:root{
    --grey-border: #D4D4D4;
    --lightblue: #EEF5FF;
}
body,
div {
    font-family: 'Poppins', sans-serif;
}

h2 {
    font-weight: 600;
}
.fity{
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-style: Bold;
font-size: 40px;
line-height: 45px;
letter-spacing: 0%;

}
.card-section{
    background-color: #2872C1;
    color: #fff; 
    border-radius: 8px;
}
.valid-cert{
  font-family: 'Poppins', sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 14px;
line-height: 150%;
letter-spacing: 0%;

}
.text-muted{
 font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 22px;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
color:#575C74;
;
}
.upgrade{
font-family: 'Poppins', sans-serif;
font-weight: 600 !important;
font-style: SemiBold;
font-size: 44px;
line-height: 150%;
letter-spacing: 0%;

}
.btn-light{
    font-size: 18px;
    font-weight: 600;
    color: #2872C1;
}
.full-card{
    color: #fff;
    border-radius: 12px;
    background-color: #0C427B;
}
.checkaclas{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    line-height: 20px;
   
}
.years{
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 150%;
letter-spacing: 0%;


}
.acls-certificate{
   font-family: 'Poppins', sans-serif;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
line-height: 150%;
letter-spacing: 0%;

}
.imgacls{
    margin-top: -12px;
}
h1.man_head {
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.02em;
    border-bottom: 4px solid;
    width: fit-content;
    padding-bottom: 0px;
}

h3.main_sub_head {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    color: #FFFFFF;
}

h3.main_sub_head span {
    color: #2872C1;
}

p.main_para {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #fff;
}

p.main_para span {
    font-weight: 600;
    color: #3A3A3A;
}

.blue_sec ul {
    list-style-type: none;
    margin-bottom: 35px;
}


.second_col_ul {
    padding-left: 0px;
}

.blue_sec {
    background-color: #1C5087;
    color: white;
    /* margin-left: -136px; */
    /* width: 138%; */
}

section.copyright_footer {
    background-color: #1C5087;
}

.blue_sec ul li,
.blue_sec_simulator li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    color: white;
}

.blue_sec_simulator ul {
    list-style-type: none;
    padding: 0px;
}

.blue_sec ul li span,
.blue_sec_simulator li span {
    margin-right: 15px;
}

.certified_btn a {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #1C5087;
    background-color: white;
    text-decoration: none;
    border-radius: 5px;
}

.blue_certified_btn a {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    background-color: #2872C1;
    text-decoration: none;
    border-radius: 5px;
}

.certified_btn {
    /* padding-left: 5.7rem !important; */
}

body {
    overflow-x: hidden;
}

.critical_care_skills h2,
.pricing_plans_sec h2,
.benefits_sec h2,
.footercontactform h2,
.course_unit_steps h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 37px;
    font-weight: 600;
    line-height: 52px;
}

.critical_care_skills h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}

.critical_care_skills p,
.pricing_plans_sec p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #575C74;
}

.pricing_plans_sec p {
    margin: auto;
    width: 43%;
}

.col-md-3.pricing_cards_white,
.pricing_cards_blue,
.pricing_cards_dark_blue {
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 8px 16px 0px #0000004D;
    /* box-shadow: 0px 13px 27px 0px #32325D40; */
}

.pricing_cards_white h2,
.pricing_cards_dark_blue h2,
.pricing_cards_blue h2 {
    font-weight: 700;
}

.pricing_cards_white h5,
.pricing_cards_dark_blue h5,
.pricing_cards_blue h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 8px;
    /* border-bottom: 1px solid #A1A1A1; */
}

.pricing_cards_dark_blue h5,
.pricing_cards_blue h5 {
    /* border-bottom: 1px solid #FFFFFF !important; */
}

p.fullaccess_plan {
    font-weight: 600;
}

.pricing_cards_white p,
.pricing_cards_dark_blue p,
.pricing_cards_blue p {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 15px;
    margin-top: 14px !important;
}

.pricing_cards_dark_blue p,
.pricing_cards_blue p {
    color: white !important;
}

.pricing_cards_white ul,
.pricing_cards_dark_blue ul,
.pricing_cards_blue ul,
.benefits_sec ul,

{
list-style-type: none;
padding-left: 0px;
}

.pricing_cards_white li,
.pricing_cards_dark_blue li,
.pricing_cards_blue li {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 34px;
    color: #575C74;
}

.pricing_cards_dark_blue li,
.pricing_cards_blue li {
    color: white !important;
}

.pricing_cards_white li span,
.pricing_cards_dark_blue li span,
.pricing_cards_blue li span,
.benefits_sec li span {
    margin-right: 10px;
}

.pricing_cards_white .buy_now_btn_blue a {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.03em;
    background-color: #2872C1;
    color: white;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 5px;
}

.pricing_cards_blue .buy_now_btn_white a,
.pricing_cards_dark_blue .buy_now_btn_white a {
    background-color: #FFFFFF;
    color: #2872C1;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 5px;
}

.pricing_cards_dark_blue .badge_all {
    /* margin-top: -33px;
    margin-right: -10px; */
    float: right;
}

.pricing_plans_sec .main_row {
    display: grid;
    grid-template-columns: repeat(4, minmax(200px, 1fr));
    gap: 25px;
}

.pricing_plans_sec .col-md-3 {
    width: auto;
}

.buy_now_btn_blue.text-center,
.pricing_cards_blue .buy_now_btn_white {
    /* margin-top: 115px;
    margin-bottom: 15px; */
}

.pricing_cards_dark_blue .buy_now_btn_white {
    margin-top: 78px;
}

.blue_sec_simulator h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 37px;
    font-weight: 600;
    line-height: 52px;
    color: white;
    background-image: url('../image/Group-1000006306.svg');
    background-repeat: no-repeat;
    background-position: 509px -6px;
}

.blue_sec_simulator p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: white;
    margin: 14px 0px;
}

.blue_sec_simulator .certified_btn {
    padding-left: 0px !important;
}

.blue_sec_simulator .certified_btn {
    background-image: url('../image/Group-1000006302.svg');
    background-repeat: no-repeat;
    background-position: 341px -4px;
    padding: 20px;
}

.benefits_sec ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 60px;
    color: #575C74;
}

.benefits_sec ul li span img {
    width: 6.2%;
}

.benifit_first_col {
    padding-left: 8rem !important;
    list-style-type: none;
}

div.points ul.benifit_first_col {
    padding: 0px !important;
}

div.points ul.benifit_first_col li {
    margin-bottom: 15px;
    font-weight: 500;
    color: #fff;
}

.points {
    margin-top: 17px;
}

.benifit_first_col img {
    /* width: 9.2% !important; */
}

div.points ul.benifit_first_col img {
    /* width: auto !important; */
}

.needs_sec h2,
.bundles_sec h2,
.faq_sec h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 37px;
    font-weight: 600;
    line-height: 52px;
}

.needs_sec ul li {
    font-weight: 600 !important;
    line-height: 33px !important;
}

.needs_sec p,
.needs_sec ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #575C74;
}

.needs_sec ul {
    padding-left: 1.2rem;
}

.bundles_sec {
    background-color: #1756B0;
    border-radius: 25px;
    box-shadow: 0px 15px 40px rgba(0,0,0,0.4);
    margin-bottom: 100px;
}

.bundles_sec p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    /* width: 82%; */
    margin: 20px auto;
    /* margin-bottom: -10px !important; */
}

.unclock_btn {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 31.2px;
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.d-flex.courses_tiles_div {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bundles_sec .certified_btn {
    padding-left: 0px !important;
}

.bundles_sec .triangle {
    text-align: left;
    padding-left: 45px;
}

.bundles_sec .circle {
    text-align: left;
}

.bundles_sec .circle img {
    transform: rotate(180deg);
    margin-left: -85px;
}

.bundles_sec h2 {
    background-image: url('../image/Group-1000006306.svg');
    background-repeat: no-repeat;
    background-position: right;
}

.faq_que_box.p-3 {
    border: 1px solid #575c7438;
}

.faq_que_box .question {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

.faq_que_box .answer {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    color: #575C74;
}

.testimonial .col-md-4 {
    width: 100%;
    border: 1px solid #0000000F;
    box-shadow: 0px -3px 17px 0px #00000029;
    padding: 30px;
}

.testimonial .name_field {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600 !important;
    line-height: 30px;
    letter-spacing: 0.03em;
    margin-bottom: 0;
}

.testimonial .desig {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: black;
    line-height: 30px;
}

.star {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .9em;
    margin-bottom: 1.2em;
    border-right: .3em solid transparent;
    border-bottom: .7em solid #F9C82B;
    border-left: .3em solid transparent;
    font-size: 10px;
}

.star:before,
.star:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: .7em solid #F9C82B;
    border-left: 1em solid transparent;
    transform: rotate(-35deg);
}

.star:after {
    transform: rotate(35deg);
}

.testimonial .desc {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #575C74;
}

.testimonial h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 66px;
}

.testimonial .row {
    display: grid;
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    gap: 18px;
}

.showContent {
    line-height: 1em;
    height: auto;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 3.5em;
}

.read-more a {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #2872C1;
    text-decoration-line: underline;
}

.blue_sec .blue_sb_ul {
    /* padding-left: 34px; */
}

.mob_sec {
    display: none !important;
}

/* Css by Bmedtigo */
section.main_heading_banner {
    background: rgb(14, 68, 144);
    background: linear-gradient(90deg, rgba(14, 68, 144, 1) 0%, rgba(48, 104, 184, 1) 40%, rgba(60, 117, 198, 1) 58%);
    padding: 30px 0px;
}

div.bullet_point {
    margin-bottom: 25px;
    font-weight: 600;
    color: #FFFFFF !important;
}

div.bullet_point img {
    margin-right: 6px;
}

table.acls_course_table {
    width: 900px;
}

td.table_head_image {
    padding: 0px;
}

img.acls_table_head {
    width: 100%;
    height: 120px;
}

div.table_content div.content_title {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

p.title {
    color: #575C74;
}

div.table_content div.content_title p {
    margin: 0px;
}

div.table_content div.content_title p.value {
    color: #000;
    font-weight: 600;
}

td.table_row_td {
    padding: 30px;
    width: 50%;
}

.course_unit_title {
    color: #2872C1;
    font-weight: 600;
}

.course_unit_title img {
    margin-right: 10px;
    align-items: center;
    width: 15px;
    height: 15px;
}

td.course_unit_td {
    padding: 10px;
}

.blue_text {
    color: #2872C1;
}


.bundles_sec div.leftside_content {
    padding-left: 45px;
    /* padding-top: 25px; */
    /* padding-bottom: 25px; */
}

.unlock_certificate_btn {
    margin: 20px 0px;
}

.bundles_sec div.leftside_content p {
    margin-bottom: 0px;
}

.bundles_sec .certified_btn {
    margin-top: 40px !important;
}

div.bundles_sec {
    position: relative;
    z-index: 1;
    padding: 56px 0px;
}

div.bundles_sec:before {
    content: "";
    background-image: url('../image/fullaccess_course_img.webp');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 485px;
    height: 485px;
    z-index: 99;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
}

div.test_cards {
    box-shadow: inset 0px 0px 11px 0px #00000029;
    padding: 30px;
    margin-bottom: 35px;
    margin-bottom: 35px;
    min-height: 500px;
}

section.testimonial div.swiper-wrapper {
    height: auto;
}

section.footercontactform,
section.blue_sec_simulator {
    background-color: #1756B0;
}

div.footer_form form label {
    color: #fff;
}

div.footer_form form label span.text-red {
    color: #fff;
    margin-left: 2px;
}

div.footer_form form input.form_field_contact {
    border: 0px !important;
    border-radius: 4px !important;
}

input#contact_form_submit {
    background-color: #fff;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 700;
    color: #1C5087;
    border: 0px;
    padding: 10px 50px;
    border-radius: 5px;
}

p.contact-form-text {
    font-weight: 600;
}

div.main_banner_contain img.main_banner_img {
    width: 100%;
}

ul.pricing_card_list {
    list-style-type: none;
    padding: 0px;
}

img.course_unit_steps {
    /* height: 425px; */
}

ul.benifit_sec_col {
    list-style-type: none;
}


h3.step_title {
    font-size: 22px;
    line-height: 30px;
    margin-top: 12px;
}

p.step_content {
    font-size: 20px;
    color: #575C74;
    line-height: 30px;
}

.steps-container {
    display: flex;
    gap: 178px;
}

.step1,
.step2 {
    position: relative;
    z-index: 1;
}

.step1:after {
    content: "";
    position: absolute;
    top: 0;
    right: -202px;
    background-image: url('https://medtigo.store/wp-content/uploads/2025/02/arrow-img.webp');
    background-size: contain;
    width: 235px;
    height: 17px;
    background-repeat: no-repeat;
    top: 40px;
}

.step2:after {
    content: "";
    position: absolute;
    top: 0;
    right: -202px;
    background-image: url('https://medtigo.store/wp-content/uploads/2025/02/arrow-img.webp');
    background-size: contain;
    width: 235px;
    height: 17px;
    background-repeat: no-repeat;
    top: 40px;
}

.step {
    width: 315px;
}


.courses_tiles_div img {
    margin-right: -30px;
}

img.acls_lock {
    margin-left: -33px;
}

.footer p {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.02em;
}

#scrollToTopBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: white;
    border: none;
    border-radius: 50%;
    padding: 0;
    z-index: 9999;
}

#scrollToTopBtn:hover {
    background-color: unset !important;
}


h1.man_head {
    padding-bottom: 0px !important;
    border-bottom: 3px solid !important;
}

.blue_sec ul li,
.blue_sec_simulator li {
    line-height: 40.5px !important;
}

p.main_para {
    margin-bottom: 16px !important;
}

.blue_sec ul {
    margin-bottom: 25px !important;
}

#scrollToTopBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: white;
    border: none;
    border-radius: 50%;
    padding: 0;
}

#scrollToTopBtn:hover {
    background-color: white !important;
}

span.err_message {
    color: #fff;
    font-weight: 400;
    display: none;
    font-size: 12px;
}

/* Popup */
.popupform {
    display: none;
    /* Hide by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.popupformcontent {
    background: white;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    width: 300px;
    /* Adjust width as needed */
}

.popupformcontent button {
    margin-top: 10px;
    padding: 10px 20px;
    background: #2872C1;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}

.hideContenttest {
    overflow: hidden;
    line-height: 1em;
    height: 5.8em;
}

.popup {
    text-align: center;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: unset;
    /* padding: 20px;
    border: 1px solid #ccc; */
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    z-index: 1000;
}

/* Background overlay */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.pricing_cards_dark_blue .buy_now_btn_white {
    margin-top: 58px !important;
}

img {
    pointer-events: none !important;
}

div.faq_que_box div .desc {
    /* Limit to 3 lines */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

div.faq_que_box div .desc.expanded {
    -webkit-line-clamp: unset;
    /* Show full content */
}

a.read-more {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #2872C1;
    text-decoration-line: underline;
}

li.disable_plan {
    color: #B2B2B2;
}

div.pricing_cards_blue {
    background-color: #2872C1;
}

div.pricing_cards_dark_blue {
    background-color: #0C427B;
}

div.blue_sec_simulator {
    background-color: #1756B0;
}

div.img_contains_popup {
    background-image: url('https://medtigo.store/wp-content/uploads/2025/07/fullaccess-popup-desktop-scaled.webp');
    background-size: 100% 100%;
    width: 800px;
    height: 550px;
}

span.plan_bold {
    color: #000;
    font-weight: 600;
}

.border_bottom_display {
    border-bottom: 1px solid #fff;
}

span.full_bundle_price {
    font-size: 24px;
    margin-left: 10px;
}
.main-price{
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
    align-items: center;
}
.acls-sub{
     align-items: end;
    display: flex;
}
div.pricing_cards_box {
    position: relative;
    z-index: 1;
    min-height: 530px;
}

div.pricing_cards_box div.buynow_btn_course {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
}

.faq_que_box {
    min-height: 185px;
    overflow: hidden;
    margin-bottom: 30px;
}

.img_contains_popup {
    position: relative;
    z-index: 1;
}

div#close_icon_popup_display {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    z-index: 99999999999999999999999;
}

div.border_bottom_display_light {
    border-bottom: 1px solid #a1a1a1;
}

p.fullaccess_validity span {
    font-size: 20px;
}



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

    .pricing_cards_white .buy_now_btn_blue a,
    .pricing_cards_blue .buy_now_btn_white a,
    .pricing_cards_dark_blue .buy_now_btn_white a {
        padding: 10px 20px;
    }

    div.pricing_cards_box {
        position: relative;
        z-index: 1;
        min-height: 625px;
    }

    ul.pricing_card_list li {
        display: flex;
    }

    div.pricing_cards_box {
        padding-left: 11px !important;
        padding-right: 11px !important;
    }

    p.fullaccess_validity,
    p.fullaccess_validity span {
        font-size: 14px;
    }

    .pricing_cards_white h5,
    .pricing_cards_dark_blue h5,
    .pricing_cards_blue h5 {
        font-size: 18px;
        /* border-bottom: 1px solid #A1A1A1; */
    }
}

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

    .blue_sec_simulator li,
    .blue_sec ul li,
    .certified_btn a {
        /* font-size: 13px !important; */
    }

    .blue_sec ul li,
    .blue_sec_simulator li {
        line-height: 34.5px !important;
    }

    .blue_sec ul {
        margin-bottom: 15px !important;
    }

    .blue_sec.p-4.desk_sec {
        padding-bottom: 15px !important;
        padding-top: 10px !important;
    }

    .benefits_sec ul li {
        font-size: 14px !important;
        line-height: 50px !important;
    }

    .needs_sec p,
    .needs_sec ul li {
        font-size: 16px !important;
    }


}

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


    .pricing_cards_white .buy_now_btn_blue a,
    .pricing_cards_blue .buy_now_btn_white a,
    .pricing_cards_dark_blue .buy_now_btn_white a {
        padding: 10px 10px;
    }

    div.pricing_cards_box {
        min-height: 740px;
    }

    .pricing_cards_white h2,
    .pricing_cards_dark_blue h2,
    .pricing_cards_blue h2 {
        font-size: 30px;
    }

    .pricing_cards_white h5,
    .pricing_cards_dark_blue h5,
    .pricing_cards_blue h5 {
        font-size: 15px;
        line-height: normal;
    }
}

@media screen and (max-width: 1160px) {
    .pricing_plans_sec .main_row {
        grid-template-columns: repeat(3, minmax(200px, 1fr));
    }

    div.pricing_cards_box {
        min-height: 560px;
    }
}

@media screen and (max-width:991px) {
    span.full_bundle_price {
        font-size: 14px;
    }

    table.acls_course_table {
        width: auto;
    }

    td.table_row_td {
        padding: 30px;
        width: 100%;
    }

    .step1:after,
    .step2:after {
        display: none;
    }

    .steps-container {
        display: block;
    }

    div.bundles_sec:before {
        display: none;
    }

    .step {
        width: 100%;
    }

    input#contact_form_submit {
        margin-bottom: 30px;
    }

    div.footer_form.my-3 {
        margin-bottom: 0px !important;
    }

    div.footer_form form {
        margin-bottom: 0px;
    }

    div.contactform_btn {
        margin-bottom: 0px !important;
    }

    div.test_cards {
        height: auto;
        min-height: auto;
    }

    div.bundles_sec div.certified_btn {
        text-align: center;
    }

    img.acls_table_head {
        /* height: 75px; */
        height: auto;
    }

    section.blue_sec_simulator div.certified_btn {
        display: flex;
        justify-content: center;
    }

    a.unclock_btn,
    a.unclock_btn span {
        font-size: 15px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    div.pricing_cards_box div.buynow_btn_course {
        position: unset;
        transform: unset;
    }

    div.pricing_cards_box {
        min-height: unset;
    }
}

@media screen and (max-width:767px) {
    .main-price{
        display: block !important;
    }
    .upgrade{
        font-size:24px !important;
    }
    .text-muted{
        font-size: 14px !important;
    }
    .acls-certificate{
        font-size: 16px !important;
    }
    .valid-cert{
        font-size:13px !important;
    }
    .years{
        font-size: 14px !important;
    }
    .faq_que_box {
        min-height: auto;
    }

    div.bullet_point {
        display: flex;
        gap: 10px;
    }

    div.bundles_sec div.leftside_content h2,
    div.bundles_sec div.leftside_content p {
        text-align: center !important;
    }

    div.first_col_ul {
        margin: 0px 20px;
    }

    div.certified_btn {
        margin-top: 0px !important;
        text-align: center;
    }

    .blue_sec_simulator .certified_btn {
        padding: 0px;
    }

    img.mobile_who_need_acls {
        width: 100%;
        height: auto;
    }

    .blue_sec ul li,
    .blue_sec_simulator li img {
        height: fit-content;
    }

    /* .row {
        display: block !important;
    } */

    .mob_img img {
        width: 100% !important;
        margin-top: 20px;
        height: fit-content;
    }

    .d-flex.courses_tiles_div {
        /* display: block !important; */
    }

    h1.man_head,
    h2 {
        font-size: 26px !important;
        line-height: 40px !important;
    }

    .pricing_plans_sec p {
        width: 100% !important;
    }

    h3.main_sub_head.my-3,
    h4 {
        font-size: 20px !important;
    }

    p {
        font-size: 14px !important;
    }

    li {
        /* font-size: 14px !important; */
    }

    a {
        font-size: 14px !important;
    }

    .blue_sec {
        margin-left: unset !important;
        width: unset !important;
    }

    .first_col_ul {
        padding-left: unset !important;
    }

    .second_col_ul {
        padding-left: 20px !important;
    }

    .pt-5 {
        padding-top: 1rem !important;
    }

    .certified_btn {
        padding-left: unset !important;
    }

    .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .row.mt-5.main_row {
        padding: 20px;
    }

    .pricing_plans_sec .col-md-3 {
        margin-bottom: 20px;
    }

    .pricing_cards_dark_blue .badge_all {
        /* margin-top: -78px !important; */
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .benifit_first_col {
        padding-left: 2rem !important;
    }

    .benifit_first_col img {
        /* width: 6.2% !important; */
    }

    .benifit_sec_col {
        padding-left: 2rem !important;
        /* margin-top: -20px; */
    }

    .needs_sec .col-md-6.ps-5 {
        margin-top: 20px;
        padding-left: 2rem !important;
    }

    .needs_sec ul {
        padding-left: 1.2rem !important;
    }

    .bundles_sec p {
        width: unset !important;
    }

    .bundles_sec img {
        /* width: 100%; */
        height: fit-content;
    }

    section.testimonial.mb-5 {
        padding: 20px;
        padding-top: 0px;
    }

    .testimonial .col-md-4 {
        margin-bottom: 20px !important;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .man_head,
    .main_sub_head,
    .main_para {
        text-align: center;
        margin: auto !important;
    }

    .blue_certified_btn {
        text-align: center !important;
    }

    .acls_lock {
        margin-top: 0px !important;
    }

    .critical_care_skills h2,
    .critical_care_skills h4,
    .critical_care_skills p {
        text-align: center !important;
    }

    .blue_certified_btn.mt-4,
    .blue_sec_simulator h2,
    .blue_sec_simulator p,
    .blue_sec_simulator h4 {
        text-align: center;
    }

    .mob_sec {
        display: block !important;
    }

    .desk_sec {
        display: none !important;
    }

    .circle,
    .triangle {
        display: none !important;
    }

    .mob_sec .blue_sb_ul li {
        color: #1756B0 !important;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 28px;
        list-style-type: none;
    }

    .logo {
        text-align: center;
    }

    .benefits_sec .mob_sec_card img {
        width: 100% !important;
        height: fit-content !important;
    }

    .logo img {
        /* width: 35% !important; */
    }

    .mob_sec .blue_sb_ul ul {
        margin-top: 20px;
    }

    .blue_sec_simulator ul {
        /* width: 55%; */
        margin: auto;
    }

    div.simulator_practice_div {
        display: flex;
        justify-content: center;
    }

    ul.simulator_practice_list {
        padding: 0px;
    }

    .mob_sec .benifit_first_col li,
    .mob_sec .benifit_sec_col li {
        line-height: 30px !important;
    }

    .mob_sec .benifit_first_col li span,
    .mob_sec .benifit_sec_col li span {
        margin-left: -20px;
    }

    .needs_sec h2,
    .needs_sec p {
        text-align: center !important;
    }

    .faq_que_box .col-md-1 {
        margin-right: 10px;
    }

    .certified_btn.my-3.mt-4.mob_sec {
        text-align: center;
    }

    .d-flex.mob_sec {
        display: flex !important;
    }

    div.acls_master_img img {
        width: 100%;
    }

    div.bundles_sec {
        padding: 0px;
    }

    div.bundles_sec div.leftside_content {
        padding-left: 0px;
        padding: 30px;
    }

    .allplan_image_mobile_contains {
        margin-top: 35px;
    }

    .desc {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* Limit to 3 lines */
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }

    .desc.expanded {
        -webkit-line-clamp: unset;
    }

    /* OLD */
    .asc_ce {
        width: 28% !important;
        height: 24%;
        margin-top: 5px;
    }

    .blue_sec_simulator p {
        font-size: 16px !important;
    }

    .pricing_cards_dark_blue .badge_all {
        /* margin-top: -89px !important;
        margin-right: -20px !important; */
    }

    h3.main_sub_head {
        line-height: 26px !important;
        font-size: 22px !important;
        margin: 16px 0px !important;

    }

    .buy_now_btn_blue.text-center,
    .pricing_cards_blue .buy_now_btn_white {
        /* margin-top: 20px !important; */
    }

    .pricing_cards_dark_blue .buy_now_btn_white {
        /* margin-top: 20px !important; */
    }

    .main_para {
        font-size: 19px !important;
    }

    .blue_certified_btn a {
        font-size: 16px !important;
    }

    h1.man_head,
    h2 {
        line-height: 33px !important;
    }

    .slide-row {
        display: flex;
        width: 100%;
        transition: 0.5s;
        column-gap: 30px;
    }

    .testimonial .col-md-4 {
        padding: 30px 121px !important;
    }

    .slide-col {}

    .content {}


    .indicator {
        display: flex;
        justify-content: center;
        /* margin-top: 4rem; */
    }

    .indicator .btn {
        display: inline-block;
        margin: 4px;
        border-radius: 50%;
        background: #EBEBEB;
        cursor: pointer;
        transition: all 0.5s ease-in-out;
        width: 15px !important;
        border: none;
        height: 20px;
    }

    .btn.active {
        background-color: #54A4FF;
    }

    .slider {
        width: 100%;
        overflow: hidden;
    }

    #popup img {
        width: 170%;
        margin-left: -70px;
        max-width: 200%;
    }

    #popupLink div.img_contains_popup {
        width: 335px;
        /* height: 219px !important; */
    }

    div.unlock_certificate_btn {
        text-align: center;
    }

    .testimonial .container {
        /* width: 800px; */
    }


    .slide-row {
        display: flex;
        width: 100%;
        transition: 0.5s;
        column-gap: 30px;
    }

    .testimonial .col-md-4 {
        padding: 30px 121px !important;
    }

    .indicator {
        display: flex;
        justify-content: center;
        /* margin-top: 4rem; */
    }

    .indicator .btn {
        display: inline-block;
        margin: 4px;
        border-radius: 50%;
        background: #EBEBEB;
        cursor: pointer;
        transition: all 0.5s ease-in-out;
        width: 15px !important;
        border: none;
        height: 20px;
    }

    .btn.active {
        background-color: #54A4FF;
    }

    .slider {
        width: 100%;
        overflow: hidden;
    }

    .main_banner_contain {
        margin-top: 40px;
    }

    table.acls_course_table_mobile {
        width: 360px;
    }

    td.table_row_td p.value {
        font-weight: 600;
    }

    td.table_row_td {
        padding: 15px;
    }

    td.table_row_td p {
        margin: 0px;
    }

    td.table_row_td {
        width: 50%;
    }

    .pricing_plans_sec .main_row {
        display: block;
    }

    h2.course_curriculam_title {
        text-align: center;
    }

    a.unclock_btn,
    a.unclock_btn span {
        font-size: 14px !important;
        line-height: normal;
    }

    section.copyright_footer {
        padding: 0px 60px;
    }

    .footer p {
        letter-spacing: normal;
    }

    .pricing_plans_sec h2 {
        /* margin-left: 25px; */
        margin-right: 25px;
    }

    div.img_contains_popup {
        background-image: url('../image/fullaccess_mobile_svg.svg');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .pricing_cards_dark_blue .buy_now_btn_white {
        margin-top: 0px !important;
    }

    ul.simulator_practice_list li {
        display: flex;
        gap: 5px;
    }

    .course_unit_title {
        display: flex;
        align-items: baseline;
    }

    #popupLink div.img_contains_popup {
        background-image: unset;
        height: auto;
    }

    #popupLink div.img_contains_popup img {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
        height: auto;
        object-fit: contain;
    }
}

@media screen and (max-width: 460px) {
    section.benefits_sec h2 {
        margin: 0px 90px;
    }
}

@media screen and (max-width: 416px) {
    section.benefits_sec h2 {
        margin: 0px 76px;
    }
}

@media screen and (max-width: 390px) {
    section.benefits_sec h2 {
        margin: 0px 62px;
    }
}

@media screen and (max-width: 361px) {
    section.benefits_sec h2 {
        margin: 0px 48px;
    }
}

@media screen and (max-width: 335px) {
    section.benefits_sec h2 {
        margin: 0px 34px;
    }
}
@media screen and (max-width: 767px) {
    a.unclock_btn, a.unclock_btn span {
        font-size: 13px !important;
        line-height: normal;
    }
}


/* Table css */

/* Ensure the table cells are 25% */
.detail-table-desktop table td,
.detail-table-mobile table td{
    width: 25% !important;  
}
/* Remove unwanted space after P tag */
.detail-table-desktop table td p,
.detail-table-mobile table td p{
    margin: 0;
    padding: 0;
}
/* Remove unwanted space after P tag */
.detail-table-desktop table td .value,
.detail-table-mobile table td .value{
    font-weight: 600;
}
/* Desktop specific table css */
.detail-table-desktop table td{
    padding: 20px 30px;
}
/* Specific borders */
.detail-table-desktop table td{
    border-bottom: 1px solid var(--grey-border);
}
.detail-table-desktop table td:nth-child(1){
    border-left: 1px solid  var(--grey-border);
}
.detail-table-desktop table td:nth-child(2){
    border-right: 1px solid var(--grey-border);
}
.detail-table-desktop table td:nth-child(4){
    border-right: 1px solid var(--grey-border);
}

/* Mobile specific table css */
.detail-table-mobile table td{
    border: 1px solid var(--grey-border);
    padding: 10px;
}

/* Details card wrapper */
.details-card{
    width: 100%;
    max-width: 900px;
}

/* Extra spacing  */
@media screen and (max-width: 766px) {
    .details-card {
       margin-top: 15px;
       margin-bottom: 15px;
    }
}

/* Gold text effect */
.text-in-gold{
    background: linear-gradient(180deg, #D2A00A, #F3DC9E, #C2973C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.text-in-gold2{
    background: linear-gradient(90deg, #F1C055, #F2DA9C, #DFB743);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-weight: 700;
    /* text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); */
    font-size: 18px;
}
.bg-light-blue{
    background-color: var(--lightblue);
}
.b-icon-svg{
   width: 14px;
   margin-right: 6px;
}