body.page-template-homepage{
    background: var(--teflie-background-warm) !important;
}
div#primary {
    margin-top: 0 !important;
}
.section-title {
    font-size: 45px;
    font-weight: 550 !important;
    line-height: 120%;
    letter-spacing: 0.5px;
    margin-bottom: var(--teflie-space-md);
    text-align: center;
}

#content > .ast-container {
    display: block !important;
    max-width: 1300px !important;
    margin: auto !important;
    padding: 20px !important;
}
.review-widget-views {
    background: transparent !important;
    height: 320px !important;
    color: white;
}

.review-widget-views .section-title {
    font-weight: 600;
    font-size: 1.5rem;
}

.review-status {
    margin: 10px 0;
}

.progress {
    position: relative !important;
    background: white;
    height: 25px;
    border-radius: 3px;
    margin: 0 10px;
}

.progress-bar {
    margin: auto !important;
}

.review-left-box {
    width: 30%;
}

.review-right-box {
    width: 40%;
}

.rplg-grid-row.rplg-businesses {
    /* display: flex; */
    /* flex-direction: column !important; */
    width: 100%;
}

.rplg-grid-row.rplg-businesses>div {
    width: 100% !important;
}

.rplg .rplg-review-badge {
    top: 25px !important;
}

.rplg .rplg-box {
    background-color: #fff !important;
    border: 0 !important;
    min-height: 155px;
}

.rplg .rplg-grid {
    margin-top: -190px !important;
    padding: 0 60px !important;
}

.rplg-grid-row.rplg-businesses .rplg-col.rplg-col-6 .rplg-box {
    border: none !important;
}

.rplg .rplg-biz-based {
    text-shadow: none !important;
    color: white !important;
    font-weight: 400 !important;
}

.google-rating-div,
.facebook-rating-div {
    max-width: 125px;
    margin: auto !important;
}


.hero-background .lSSlideOuter {
    position: relative;
    padding-bottom: 45px;
}

.hero-background ul.lSPager.lSpg {
    position: absolute;
    bottom: .5rem;
    left: 50%;
    transform: translateX(-50%) !important;
}

.hero-title h1 {
    font-size: 1.57rem;
    line-height: 1.5;
}

.hero-image-3:not(.slick-initialized)>*:nth-child(n+2) {
    display: none;
}

.clock-inner .base {
    font-size: 4rem;
    line-height: 3rem;
    color: var(--color-primary);
}

.digit-text {
    font-size: 0.5rem;
    top: -5px;
    position: relative;
    color: var(--color-primary);
}

.slider_image {
    position: relative;
}

.slider-timer .offer-ends {
    text-transform: uppercase;
    margin-bottom: 0px !important;
    font-weight: 700;
    font-size: 0.75rem;
    color: var(--color-special-sale-courses);
}

.slider-timer {
    width: 80%;
    text-align: center;
}

.slider-timer {
    position: absolute;
    bottom: 20%;
    z-index: 999;
    color: #fff;
    left: 50%;
    transform: translate(-50%, 0);
}

.slick-slide {
    position: relative;
}

.hero-image-1-link {
    position: relative;
    display: block;
}

.hero-clock {
    position: absolute;
    bottom: 10px;
    right: calc(87px/2 + 30px);
    display: flex;
    justify-content: flex-end;
}

.hero-clock .clock-inner .base {
    font-size: 1.7rem !important;
    line-height: 1.8rem;
    color: var(--color-accent);
}

.hero-clock .digit-text {
    color: white;
}

.slider-timer .clock-inner .base {
    font-size: 1.7rem !important;
    line-height: 1.8rem;
}

.ast-separate-container #primary {
    margin: 0.5rem 0;
}

.ast-primary-header-bar {
    border: none;
}

section.hero-background,
section.search-section {
    margin: 2rem 0;
}

a:focus {
    outline: none;
}

del {
    font-weight: 400;
    opacity: 0.9;
}

.tab-section {
    display: flex;
}

.tab-section>div {
    flex: 1;
}

.tab-section a {
    font-weight: 600;
}

section {
    margin-bottom: 3.75rem;
}

.hero-row {
    position: relative;
}

.hero-image-2 {
    position: relative;
    right: 86px;
    top: 50px;
}

.hero-image-2 img {
    max-width: 21.25rem;
}

.hero-image-3 {
    justify-content: flex-end;
}

.hero-image-3 .slick-arrow {
    display: none !important;
}

.hero-image-3>.slider_image:not(:first-child) {
    display: none;
}

.slick-slide {
    /*padding: 0 0 0 5px;*/
    padding: 0;
    /*height: 450px!important;*/
}

.slick-slide img {
    height: 100%;
}

.slider_image img {
    /* height: 450px !important; */
    height: 100%;
    width: calc(100% - 6px);
    /* object-fit: contain; */
    position: relative;
    left: 5px;
}

.slick-slide>div {
    height: 100%;
}

.video-btn {
    position: absolute;
    top: 280px;
    right: 40rem;
}

.video-btn a {
    display: block;
}

.video-btn img {
    width: 100px;
    height: 100px;
}

.circle {
    background-color: #DFB428;
    /*padding: 25%;*/
    padding: 32%;
    border-radius: 50%;
}

.circle img {
    margin-right: -15px;
}

.hero-title {}

.hero-content {
    font-weight: 400;
    opacity: 0.9;
    font-size: 0.9rem;
}


/* .hero-button {
    margin-top: 10px;
} */

.hero-btn-link {
    display: flex;
    padding: 25px 0 0;
    margin-top: 0px;
    align-items: center;
    font-weight: 600;
    color: var(--teflie-text-primary-dark);
    text-decoration: underline;
}

.hero-button-arrow {
    margin-left: 17px;
    display: flex;
    align-items: center;
    align-content: center;
}

.icons_image {
    padding: 0 25px;
}

.logo-group {
    position: absolute;
    transition: opacity .5s ease-in;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 1200px;
}

.logo-group .image {
    min-height: auto;
    padding: 0 28px;
}

.logo-group .image img {
    height: 60px;
    width: auto;
}

.logo-group+.logo-group {
    opacity: 0;
}

.icon-banner-section {
    margin: 2rem 0;
    height: 60px;
}

.icons-container {
    display: flex;
    justify-content: space-around;
}

.icons-container img {
    height: 100px;
    width: auto;
}

.section-heading {
    margin-bottom: 2.5rem;
}

.section-heading.webinar-heading {
    text-align: center;
}

.courses-col {
    background-color: #ffffff;
    padding-bottom: 20px;
    border-radius: 0 0 40px 40px;
    height: 100%;
}

.course-details.course-item ul {
    height: 175px;
    margin: 0;
}

.product-item {
    padding: 0 30px;
}

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

.course-title {
    text-transform: uppercase;
    /* margin-top: 1.5rem; */
}

.course-price {
    margin: 0 !important;
}

.course-title,
.course-price {
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
}

.course-zoom {
    background: var(--color-accent);
    border-radius: 0 0 15px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem;
    margin: 1rem 0;
    color: white;
}

.course-zoom img {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

.course-zoom span {
    font-weight: 800;
    margin: 0 3px;
}

.progress-bar {
    margin-top: -10px;
    position: relative;
}

.progress {
    position: absolute;
    left: 0;
}

.course-duration {
    background-color: #ffffff;
    display: inline-block;
    margin-top: -40px;
    padding-right: 10px;
    padding-left: 30px;
}

.course-duration h2 {
    margin-bottom: 0;
    line-height: 1.5;
}

.course-duration span {
    font-size: 0.75rem;
}

li {
    list-style-type: none;
    line-height: 2;
}

/* .course-details li:before {
    content: url('/wp-content/uploads/2021/07/Group-22.svg');
    padding-right: 20px;
} */
.course-details li:before {
    background-image: url('/wp-content/uploads/2022/11/tick-icon.png');
    background-size: contain;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: "";
    margin-right: .5rem;
}

.course-item {
    padding: 15px 0px !important;
}

.view-more {
    display: block;
}

.course-btn {
    display: block;
}


/*quick link*/

.quick-link-col:nth-child(n+5) {
    margin-bottom: 0px !important;
}

.quick-link-col {
    display: flex;
    /* padding: 20px; */
    margin-bottom: 40px;
}

.quick-course-link {
    padding-left: 25px;
}

.quick-link-title {
    padding: 15px 0;
    font-weight: 600;
    color: var(--teflie-text-primary-dark);
}

.quick-link-image {
    width: 130px;
}


/*tefl experience*/

.tefl-experience-container:nth-of-type(even) {
    display: flex;
}

.tefl-experience-container:nth-of-type(even) .tefl-exp-img-col-left,
.tefl-jobs:nth-of-type(odd) .tefl-jobs-img-col-left,
.tefl-internships:nth-of-type(even) .tefl-jobs-img-col-left {
    padding-right: 20px;
}

.tefl-experience-container:nth-of-type(even),
.tefl-jobs:nth-of-type(odd),
.tefl-internships:nth-of-type(even) {
    flex-direction: row-reverse;
}

.tefl-experience-container:nth-of-type(even) .tefl-experience-title,
.tefl-jobs:nth-of-type(odd) .tefl-jobs-title,
.tefl-internships:nth-of-type(even) .tefl-jobs-title {
    text-align: right;
    margin-right: -83px;
    margin-top: -2px;
    background-color: var(--teflie-background-warm);
    padding-bottom: 20px;
    padding-right: 42px;
}

.tefl-experience-container:nth-of-type(even) .tefl-exp-img-col-left img,
.tefl-jobs:nth-of-type(odd) .tefl-jobs-img-col-left img,
.tefl-internships:nth-of-type(even) .tefl-jobs-img-col-left img {
    border-radius: 0 25px 25px 0;
}

.tefl-experience-container {
    margin-bottom: 5rem;
}

.tefl-experience-container:last-child {
    margin-bottom: 0;
}

.tefl-exp-img-col-left,
.tefl-jobs-img-col-left {
    display: block;
    overflow: hidden;
}

.tefl-exp-img-col-left img,
.tefl-jobs-img-col-left img {
    border-radius: 25px 0 0 25px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.tefl-exp-img-col-right img,
.tefl-jobs-img-col-right img {
    border-radius: 0 25px 25px 0;
    height: 100%;
}

.tefl-exp-img-col-right,
.tefl-jobs-img-col-right {
    display: block;
    overflow: hidden;
    border-radius: 25px;
}

.tefl-jobs-desc-col-left {
    z-index: 1;
}

.tefl-experience-title {
    font-size: 2.5rem;
    font-weight: 700;
    padding: 22px 0;
    letter-spacing: 0.1em;
    color: #444D55;
}

.tefl-experience-title:after,
.tefl-jobs-title:after {
    color: #DFB428;
    content: "\f111";
    font-family: FontAwesome;
    font-size: 1rem;
}

.tefl-experience {
    padding: 30px;
    font-size: 1.063rem;
    font-weight: 400;
    opacity: 0.9;
    ;
}

.tefl-exp-desc-col-right .tefl-experience-title {
    margin-left: -100px;
    margin-top: -2px;
    background-color: var(--teflie-background-warm);
    padding-bottom: 30px;
    padding-left: 30px;
}

.tefl-exp-desc-col-left .tefl-experience-title {
    text-align: right;
    margin-right: -83px;
    margin-top: -2px;
    background-color: var(--teflie-background-warm);
    padding-bottom: 46px;
    padding-right: 42px;
}


/*tefl review banner*/

.rplg .rplg-social-logo svg,
.rplg .rplg-social-logo.rplg-facebook-logo svg {
    width: 35px !important;
    height: 35px !important;
}

.rplg .rplg-review-badge {
    top: 20px !important;
    right: 20px !important;
}

.rplg-slider {
    max-width: 92%;
    margin: 0 auto !important;
    margin: -30px auto 0 !important;
}

.ast-row.review-videos {
    display: none;
}

.rplg div .rplg-slider-review {
    border: 2px solid #DFB428 !important;
}

.tefl-course-video-section {
    margin-top: 0 !important;
}

.rplg .rplg-stars svg use {
    fill: #DFB428 !important;
}

section.student-review-section {
    margin-bottom: 10px;
}

.rplg-slider .rplg-slider-prev span,
.rplg-slider .rplg-slider-next span {
    font-size: 4rem !important;
    color: #4e4e4e !important;
}

.rplg-box-content::-webkit-scrollbar {
    display: none;
}

.rplg-slider .rplg-box .rplg-box-content {
    margin-left: 20px !important;
}

.blog-featured-banner {
    height: 20rem;
    background-size: cover;
    background-position: center -300px;
    background-repeat: no-repeat;
    border-radius: 0 0 2rem 2rem;
}

.banner-container {
    color: #ffffff;
    position: relative;
    width: 40%;
    top: 3rem;
    left: 6rem;
    letter-spacing: 0.2rem;
}

.stars-active {
    color: #dfb428;
    font-size: 1.75rem;
}

.student-review-banner-title {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}

.stars-active {
    color: #dfb428;
}

.student-review-banner-subtitle,
.student-review-banner-date {
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0;
}

.student-review-banner-subtitle {
    margin-top: 2rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
}

.rplg-slider-review {
    background-color: #fff;
    padding: 10px 0 0 !important;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.rplg .rplg-box {
    background-color: #fff !important;
    border: 0 !important;
    min-height: 100px;
}

.rplg-slider .rplg-box .rplg-box-content {
    margin: 0px 20px !important;
    height: auto !important;
}

.rplg-slider .rplg-box:before {
    display: none !important;
}

.rplg-slider .rplg-review-badge {
    display: none !important;
}

.rplg-slider .rplg-box .rplg-box-content:before {
    display: none !important;
}

.rplg-slider .rplg-row {
    flex-direction: column;
    padding: 5px 20px 20px !important;
}

.rplg-slider .rplg-row .rplg-row-left {
    margin-bottom: 40px;
}

.rplg-slider .rplg-row .rplg-row-left img {
    position: relative;
    margin-right: 0 !important;
    z-index: 99999;
    width: 60px !important;
    height: 60px !important;
}

.rplg-slider-review .rplg-stars {
    position: absolute;
    bottom: -105px;
    left: calc(50% - 43px);
}

.rplg-box-content .rplg-review-text {
    text-align: center !important;
    display: block;
}

.rplg-slider-review .rplg-review-time {
    text-align: center;
    color: #193847 !important;
    font-weight: bold !important;
}

.rplg-slider-review .rplg-review-name {
    text-align: center;
    color: #193847 !important;
    text-transform: uppercase;
    font-size: 0.825rem !important;
}

.rplg-row-left:before {
    content: "";
    height: 2px;
    width: 240px;
    background-color: #edeeee;
    position: absolute;
    top: 50%;
    left: calc(50% - 120px);
    z-index: 1;
}

.rplg-row-right {
    margin-top: 8px !important;
}


/* VIDEO TESTIMONIALS */

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}

.youtube-player iframe,
.youtube-player object,
.youtube-player embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}

.row.review-videos>div>div {
    margin-top: -65px;
    border: 2px solid #1c6ea6;
    border-radius: 15px;
}

.row.review-videos>div>div>div {
    padding-bottom: 50%;
}

.google-rating-div,
.facebook-rating-div {
    max-width: 125px;
    margin: auto !important;
}

.reviews {
    margin-top: 60px !important;
}

.reviews .rplg-grid-row .rplg-box {
    border-radius: 25px !important;
}

.reviews .rplg-grid-row .rplg-box .rplg-biz-name a {
    font-size: 1.125rem !important;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.reviews .rplg-grid-row .rplg-box .rplg-biz-rating {
    margin: 6px 0 3px;
}

.reviews .rplg-grid-row .rplg-box .rplg-biz-rating .rplg-biz-score {
    color: white !important;
    font-weight: 700 !important;
}

.rplg-links a,
.rplg-links a:focus {
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 0.75rem !important;
}

.rplg-links a:first-child {
    border-right: 2px solid var(--color-primary) !important;
    padding-right: 10px;
}

.rplg-links a {
    line-height: 1.2 !important;
}

.webinar-section .ast-col-md-4 {
    width: 100%;
}

.webinar-section .webinar-description {
    min-height: auto;
    height: auto;
    font-size: 26px;
}

.webinar-section .webinar-description  *{
    color:var(--teflie-text-primary-dark)
}

.webinar-section .webinar-link {
    text-align: left;
    display: block;
}

.complementary-webinar-col {
    display: flex;
    flex-direction: row-reverse;
    padding: 0;
}

@media screen and (min-width:769px) {
    .webinar-image {
        width: 50%;
    }

    .webimar-details-container {
        width: 50%;
    }
}


.webinar-type {
    bottom: auto;
    margin-top: 20px;
}

/* Webinar */

.webinar-section {
    border-radius: 30px;
    background-color: #fff;
    padding: 50px 100px;
    margin-bottom: 3.75rem;
}

.webinar-image img {
    height: 400px;
    border-radius: 0 0 30px 0;
}

.homepage-webinar-container>div {
    margin-bottom: 2rem;
}

.homepage-webinar-container .complementary-webinar-col,
.homepage-webinar-container .webinar-type {
    background-color: var(--teflie-background-warm);
}

.homepage-webinar-container .webinar-description {
    min-height: auto;
    height: auto;
    padding-bottom: 1rem;
}

.homepage-webinar-container .webinar-description h5 {
    font-size: 2rem;
}

.webinar-date-time {
    font-weight: 200;
    font-size: 1.5rem;
}

.webinar-btn {
    margin: 1rem auto;
    padding: .5rem 3rem;
    width: 200px;
}

@media screen and (max-width:768px) {
    .webinar-btn {
        margin: 20px auto;
        width: 100%;
    }
}

.view-more-webinar-btn {
    margin: 1rem auto;
    align-items: center;
    display: flex;
    width: fit-content;
    font-weight: 400;
    letter-spacing: 2px;
    ;
}

.view-more-webinar-btn img {
    margin-left: 1rem;
}


/* Webinar */


.why-choose-us-icons {
    padding: 0 30px;
}

.why-choose-us-content {
    text-align: center;
}

.choose-us-description {
    padding: 50px 0;
    font-size: 0.875rem;
    font-weight: 400;
    opacity: 0.9;
}


/*tefl Employement opportunities*/

.tefl-jobs-selector {
    cursor: pointer;
    display: block;
    /*margin-right: -20px;*/
    padding: 0 0 15px;
}

.tefl-internship-selector {
    cursor: pointer;
    display: block;
    /*margin-left: -20px;*/
    padding: 0 0 15px;
}

.tefl-emp-active {
    border-bottom: 6px solid #193847;
    color: #193847;
}

.tefl-emp-inactive {
    border-bottom: 6px solid grey;
    color: grey;
}

.tab-section>div:first-child {
    padding-right: 0;
}

.tab-section>div:nth-child(2) {
    padding-left: 0;
}

.tefl-internships,
.tefl-jobs {
    padding-top: 3rem;
}

.tefl-jobs {
    display: none;
}

.tefl-jobs-container {
    padding: 25px 0;
}

.tefl-jobs-title {
    font-size: 2.5rem;
    font-weight: 700;
    padding: 22px 0;
    letter-spacing: 0.1em;
}

.tefl-jobs-charge {
    font-size: 2.25rem;
    font-weight: 700;
    padding: 0 20px;
}

.tefl-jobs-details {
    font-size: 1rem;
    letter-spacing: 0.02rem;
}

.tefl-jobs-desc-col-right .tefl-jobs-details {
    margin-left: 23px;
    margin-top: 10px;
}

.tefl-jobs-desc-col-right .tefl-jobs-title {
    margin-left: -85px;
    margin-top: -2px;
    background-color: var(--teflie-background-warm);
    padding-bottom: 30px;
    padding-left: 30px;
    text-transform: uppercase;
}

.tefl-eligibility-heading {
    font-weight: 600;
    opacity: 0.9;
}

.tefl-eligibility-sub-heading {
    padding: 0;
    font-weight: 400;
    opacity: 0.9;
}

.tefl-jobs-desc-col-left .tefl-jobs-title {
    text-align: right;
    margin-right: -91px;
    margin-top: -2px;
    background-color: var(--teflie-background-warm);
    padding-bottom: 46px;
    padding-right: 45px;
}

.link-arrow {
    padding-top: 2rem;
}

.view-more-internship {
    display: flex;
    justify-content: center;
    padding-top: 4rem;
}

.tefl-app-heading {
    font-size: 1.75rem;
    font-weight: 700;
    padding-bottom: 30px;
    letter-spacing: 0.06rem;
    line-height: 1.4rem;
}

.tefl-app-context {
    font-size: 0.875rem;
    font-weight: 400;
    padding-bottom: 30px;
    letter-spacing: 1px;
    opacity: 0.9;
    line-height: 1.4rem;
}

.tefl-app-download {
    font-size: 0.875rem;
    font-weight: 600;
}

.tefl-on-the-go-wrapper {
    background-color: var(--teflie-background-vanilla);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.tefl-app-content {
    padding: 5rem 4rem;
}

.tefl-app-download {
    font-size: 0.875rem;
    font-weight: 600;
}

.app-image {
    position: absolute;
    top: -31px;
    left: -77px;
}

.tefl-app-download {
    display: flex;
    align-items: center;
}

.playstore-icon {
    padding: 0 30px;
}

.course-details li {
    display: flex;
    align-items: center;
}

.course-details p,
.course-details li {
    color: #444d55;
    font-weight: 400;
    opacity: 0.9;
    font-size: 0.813rem;
    letter-spacing: 0.02rem;
}

.tefl-app-download-icons {
    display: flex;
    align-items: center;
}

.course-save {
    position: absolute;
    right: 0rem;
    color: #F7F2EE;
    font-size: 1.3rem;
    height: 100px;
    background: #193847;
    border: 1px solid;
    border-radius: 50px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: -1em;
}

.course-save .save {
    font-size: 0.8rem;
    line-height: 1rem;
    text-transform: uppercase;
}

.course-save .price {
    line-height: 1.5rem;
    font-size: 1.25rem;
    font-weight: bold;
}

.faq_section_title {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
}

.faq_title {
    font-weight: 600;
    transition: all .2s linear;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq_title_icon {
    background: url(https://cdn-icons-png.flaticon.com/512/32/32339.png) no-repeat center center / 12px;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.font-thin {
    display: inline-block;
    font-weight: 400;
}

.general_dropdown_section {
    background: #E3E7E9;
    padding: 50px;
    border-radius: 20px;
}

.general_dropdown_section {
    background: #E3E7E9;
    padding: 20px 30px 30px;
    border-radius: 20px;
    margin-bottom: 50px;
}

.general_dropdown_section .card {
    background: transparent;
    border: 0;
    margin: 0;
    border-bottom: 2px dotted #C6C6C6;
}

.general_dropdown_section .card:last-child {
    border-bottom: none;
}

.general_dropdown_section .card-header {
    border: 0;
    padding: 15px 15px;
    font-size: initial;
    font-weight: initial;
    transition: all .2s linear;
}

.general_dropdown_section .card-header:hover {
    border: 0;
    background: transparent;
    color: inherit;
}

.general_dropdown_section .card-body {
    border: 0;
    padding: 0 15px 15px;
}


.course_content_section .card {
    background: transparent;
    margin: 0;
    border: 0;
}

.course_content_section .card-header {
    padding: 20px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #D1D1D1;
    font-weight: inherit;
    font-size: inherit;
}

.course_content_section .card-header:hover {
    border-bottom: 1px solid #D1D1D1;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: initial;
    background: transparent;
}

.course_content_section .card-header-active {
    background: transparent;
    color: initial;
    border-bottom: 1px solid #D1D1D1 !important;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.course_content_modules .card-body {
    border: 0;
    padding: 20px;
    font-weight: inherit;
    background: var(--teflie-background-vanilla);
    border-bottom: 1px solid #D1D1D1 !important;
}

.course_content_modules {
    border-top: 1px solid #D1D1D1;
    border-radius: 10px 10px 0 0;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
}

.modules_subtitle {
    color: #DDB239;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.collapse,
[itemprop="acceptedAnswer"] {
    display: none;
}

.load_more {
    padding: 20px;
    position: absolute;
    width: 100%;
    margin-top: 320px;
    background: linear-gradient(0deg, rgba(237, 238, 239, 1) 0%, rgba(237, 238, 239, 0.8) 100%);
}

.load_more .text {
    background: #E0E0E0;
    text-align: center;
    font-weight: 600;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.load_more .text:hover {
    background: #d6d5d5;
}

#load_more_effect {
    height: 400px;
    overflow-y: hidden;
}

#load_more_effect_faq {
    height: 400px;
    overflow-y: hidden;
}

.modules_title {
    font-weight: 600;

}

.general_dropdown_title {
    font-weight: 800;
}

.general_dropdown_section .card-header:hover {
    color: #009FE3;
}

.general_dropdown_title:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(https://cdn-icons-png.flaticon.com/512/32/32339.png) no-repeat center center / 12px;
    right: 30px;
    opacity: 0.6;
}

@media (max-width:1026px) {
    .row.review-videos>div>div {
        margin: 20px auto;
    }
}

@media screen and (max-width: 1200px) {
    .hero-image-2 {
        position: relative;
        right: 86px;
        top: 50px;
    }

    .hero-image-2 img {
        max-width: 280px;
    }

    .hero-title {
        margin-top: 12px;
    }

    .hero-title h4 {
        font-size: 1.2rem;
        margin-bottom: 0.5rem;
    }

    .hero-content {
        font-size: 1rem;
    }

    .video-btn {
        position: absolute;
        top: 13rem;
        right: 33rem;
    }

    .tefl-app-content {
        padding: 2.7rem 4rem !important;
    }
}


/*ipad*/

@media screen and (max-width:985px) {
    .video-btn {
        position: absolute;
        top: calc(67% - 50px);
        right: calc(43% - 50px);
    }

    .course-title {
        height: 8rem;
    }

    .app-image {
        display: none;
    }

    /*added by BB 24/09/2021*/
    .tefl-jobs-title {
        font-size: 4rem;
    }
}

@media only screen and (min-width:768px) {
    .view-more {
        display: none;
    }

    .rplg-slider .rplg-slider-prev {
        left: -50px !important;
    }
}

@media only screen and (width:1024px) {
    .slider-timer {
        bottom: 20%;
    }
}

@media only screen and (width:768px) {
    .hero-image-1 {
        width: 55%;
    }

    .hero-image-3 {
        width: 35%;
    }

    .hero-image-2 {
        width: 10%;
    }

    .slider-timer {
        bottom: 15%
            /* left: -20px; */
    }

    .hero-title h4 {
        font-size: 1rem;
    }

    .hero-content {
        font-size: 0.64rem;
    }

    .video-btn img {
        height: 60px;
        width: 60px;
    }

    .video-btn {
        top: calc(50% - 50px);
        right: calc(56% - 50px);
    }

    .course-zoom {
        flex-direction: column;
    }
}

@media only screen and (max-width:768px) {
    .icons-container {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0;
    }

    .rplg .rplg-review-badge {
        bottom: 20px !important;
        top: auto !important;
    }
}

@media screen and (max-width:767px) {
    .hero-clock {
        margin: 160px 0 0 0;
    }

    .complementary-webinar-row {
        flex-wrap: wrap;
    }

    .video-section-image img {
        height: 200px;
    }

    .webinar-section {
        padding: 20px 20px 10px 20px;
        margin: 0 -20px;
        border-radius: 0;
        background: #fff;
        border-top: 1px solid #c7d0d5;
    }

    .rplg-slider .rplg-slider-next {
        right: -21px !important;
        background-color: transparent;
    }

    .section-heading {
        margin: 20px 0;
    }

    section {
        margin-bottom: 30px;
    }

    .tefl-on-the-go {
        margin: 0 -20px -7px -20px;
    }

    .hero-btn-link {
        padding-bottom: 20px;
    }

    .hero-image-2 img {
        display: none;
    }

    .hero-image-3 {
        display: none !important;
    }

    .slick-slide {
        height: 360px !important;
    }

    .video-btn img {
        width: 50px;
        height: 50px;
    }

    .hero-title {
        margin-top: 1rem;
    }

    .video-btn {
        position: absolute;
        right: calc(10% - 30px);
        transform: translate(0px, -77px);
        top: 50%;
    }

    .icons-container img {
        padding: 5px;
    }

    .icons_image {
        width: 50%;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }

    .courses-col>div {
        flex: 1;
    }

    .product-item {
        padding: 0;
    }

    .video-description-section--author-name {
        margin: 20px 0 10px;
    }

    .course-button .button {
        padding: 0.7rem 0;
        font-size: 0.6rem;
    }

    .quick-link-col {
        display: block;
    }

    .quick-course-link {
        padding: 0;
    }

    .quick-link-image {
        text-align: center;
    }

    .icon-banner-section {
        margin-bottom: 2rem;
    }

    section.icon-banner-section {
        margin: 30px 0;
        height: 260px;
    }


    .course-details.course-item {
        display: none;
    }

    .course-title.course-item {
        margin-top: 0;
    }

    .webinar-date-time {
        font-size: 1rem;
        font-weight: 500;
    }

    .view-more-webinar-btn {
        margin: 0 auto 20px;
        padding: 10px 30px;
    }

    .view-more-webinar-btn img {
        height: 12px;
    }

    /* .course-image {
        margin-right: 10px;
    } */
    .course-details-section {
        margin: 20px 20px 0 20px;
    }

    .course-duration {
        padding-left: 0;
    }

    .course-image img {
        height: 150px;
        object-fit: cover;
    }

    .course-duration {
        display: none;
    }

    .logo-group .image {
        min-height: auto;
        padding: 5px 15px;
    }

    .view-more {
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 0.85rem;
        margin: 20px 0 10px 0;
        text-align: center;
    }

    .view-more:after {
        content: url(/wp-content/uploads/2021/07/down-arrow.svg);
        padding-left: 10px;
    }

    .deposit-info {
        margin: 20px -20px;
    }

    .quick-link-col {
        flex-direction: column;
        align-items: center;
    }

    .quick-course-link {
        display: flex;
        flex-direction: column;
        padding-left: 0;
        margin-top: 10px;
    }

    .quick-course-link a {
        font-size: 12px !important;
        padding-right: 10px
    }

    .tefl-exp-img-col-left img,
    .tefl-jobs-img-col-left img {
        border-radius: 25px;
    }

    .header-banner {
        font-size: 0.95rem;
    }

    .tefl-exp-desc-col-right .tefl-experience-title {
        margin: 0;
        padding: 0;
        font-size: 3.2rem;
    }

    .tefl-exp-img-col-left img,
    .tefl-jobs-img-col-left img {
        border-radius: 25px !important;
        height: auto;
    }

    .tefl-experience-title {
        padding: 0;
    }

    .tefl-exp-desc-col-right .tefl-experience-title,
    .tefl-jobs-desc-col-right .tefl-jobs-title {
        padding: 0 !important;
        margin: 0 !important;
        text-align: left !important;
        font-size: 1.3rem !important;
        margin-top: 20px !important;
    }

    /*.tefl-jobs-details>div>div {*/
    /*    padding: 0;*/
    /*}*/
    .tefl-experience {
        padding: 5px 0 0 0;
        font-size: 1rem;
    }

    .tefl-experience-container {
        margin-bottom: 30px;
        display: block !important;
    }

    .tefl-experience-container>div {
        flex: 1;
    }

    .blog-featured-banner {
        height: 250px;
    }

    .student-review-banner-title {
        font-size: 1rem;
    }

    .student-review-banner-subtitle {
        margin-top: 0.5rem;
    }

    .banner-container {
        display: flex;
        height: 100%;
        top: 0;
        align-items: center;
        width: 100%;
        left: 0;
        text-align: center;
    }

    .tefl-eligibility-sub-heading {
        padding: 0 20px;
    }

    .tefl-jobs-details {
        margin: 0 !important;
    }

    .tefl-experience-container:nth-of-type(even),
    .tefl-jobs:nth-of-type(even),
    .tefl-internships:nth-of-type(odd) {
        flex-direction: row;
    }

    .tefl-jobs-details>div {
        display: block;
    }

    .app-image {
        display: none;
    }

    .why-choose-us-content img {
        height: 30px;
        object-fit: contain;
    }

    .choose-us-description {
        padding: 10px 0 0;
    }

    .tefl-jobs-charge {
        padding: 0;
        font-size: 2rem;
    }

    .course-btn {
        padding: 10px;
    }

    .course-item {
        padding: 0;
        padding-bottom: 10px;
    }

    .course-details-section {
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
    }

    .course-title {
        height: auto !important;
        line-height: 1.5rem;
        font-size: 1.15rem;
    }

    .insta-gallery-list {
        margin: 0 !important;
    }

    .tefl-exp-img-col-left,
    .tefl-jobs-img-col-left {
        height: 100%;
    }

    .course-save {
        display: none;
    }

    section.courses .ast-col {
        margin-bottom: 20px;
    }

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

    .course-details p,
    .course-details li {
        line-height: 1rem;
        margin-bottom: 10px;
    }

    .course-details.course-item ul {
        height: auto;
    }

    .course-zoom {
        margin: 15px -20px 15px -20px;
        border-radius: 0;
        text-align: center;
        font-weight: 600;
        padding: 10px 30px;
        font-size: 0.95rem;
    }

    .course-zoom img {
        display: none;
    }

    .course-save .price {
        font-size: 1.2rem !important;
        margin-bottom: 0px;
    }

    .courses-col {
        height: auto;
        margin-bottom: 0px;
        border-radius: 0 0 20px 20px;
    }

    .course-price span.wcpbc-price {
        font-size: 1rem;
    }
}


/*need to insert as global*/

@media screen and (max-width:767px) {
    .webinar-description {
        padding-bottom: 10px;
        min-height: auto;
    }

    .complementary-webinar-col {
        display: block;
        border-radius: 0 0 20px 20px;
    }

    .webinar-link {
        text-align: left;
        margin-top: 6px;
    }

    .webinar-type {
        background: white;
        padding: 10px 20px;
        width: auto;
        position: absolute;
        margin: -58px 0 0 -20px;
        bottom: auto;
    }

    .complementary-webinar-col>div {
        flex: 1;
        margin: 0px;
    }

    .webinar-content {
        padding: 0;
    }

    .webinar-image img {
        height: 200px;
        object-fit: cover;
        border-radius: 0;
    }

    .webinar-description h5,
    .homepage-webinar-container .webinar-description h5 {
        font-size: 1.15rem;
        line-height: 1.5 !important;
    }


    div#tefl-jobs>div {
        flex: 1;
    }

    div#tefl-jobs {
        padding-top: 20px;
        align-items: center;
    }

    .tefl-jobs-img-col-left img {
        height: 170px;
        object-fit: cover;
    }

    .tefl-jobs-desc-col-right>div {}

    .tefl-jobs-charge {
        font-size: 1.5rem;
    }

    .link-arrow {
        /* padding: 15px 0; */
        display: none !important;
    }

    .tefl-exp-desc-col-right {
        margin-top: 10px;
    }

    .faq_section_title {
        margin-bottom: 20px;
        line-height: 1.5;
    }

    .tefl-internships {
        padding-top: 40px;
        align-items: center;
    }

    .course_content_section .card-header {
        padding: 10px 20px;
    }

    .tefl-internships>div {
        width: 100%;
    }

    .view-more-internship {
        padding-top: 20px;
    }

    .tefl-experience-title:after,
    .tefl-jobs-title:after {
        font-size: 0.5rem;
    }

    .tefl-exp-img-col-left img {
        height: 200px;
        object-fit: cover;
        margin-bottom: 10px;
    }

    .student-review-section .section-heading {
        display: none;
    }

    .tefl-jobs-selector {
        margin-right: 0;
    }

    .tefl-internship-selector {
        margin-left: 0;
        padding: 0 0 10px;
    }

    .tefl-jobs-selector {
        padding: 0 0 10px;
    }

    .tefl-emp-active {
        border-bottom: 3px solid #193847;
    }

    .tefl-emp-inactive {
        border-bottom: 3px solid grey;
    }

    .why-choose-us-content {
        padding: 10px;
    }

    .tefl-app-content {
        padding: 35px 20px !important;
    }
}


/*
 * CSS to fix mobile design by Przemek 
 * 11th May 2022
 */
@media (max-width: 544px) {
    .hero-clock {
        bottom: -10px;
        right: 20px;
    }

    .hero-clock .clock-inner .base {
        font-size: 1.25rem !important;
    }

    /* .ast-separate-container #content .ast-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    } */

    .ast-separate-container #primary {
        margin: inherit;
        padding: 0.5rem 0;
    }

    .ast-header-break-point .ast-primary-header-bar {
        border-bottom-width: 0px;
    }

    .hero-title h1 {
        font-size: 1.25rem;
        margin-bottom: 0.5rem;
    }

    .site-logo-img {
        top: inherit;
    }

    .hero-background img {
        border-radius: 20px;
    }

    section.hero-background,
    section.search-section {
        margin: 0px;
    }

    .logo-group {
        width: initial;
    }

    .quick-link-col {
        margin-bottom: 20px;
    }

    .quick-link-col:nth-child(n+5) {
        margin-bottom: 20px !important;
    }

    .courses {
        margin-bottom: 10px;
    }

    .quick-link-section {
        margin-bottom: 10px;
    }

    .quick-link-image {
        width: 100%;
    }

    .quick-link-title {
        padding: initial;
    }

    .rplg-grid {
        display: none;
    }

    .rplg-slider {
        max-width: 91%;
        margin: 0 auto !important;
    }

    .rplg-slider .rplg-slider-review {
        margin: 20px 0 30px !important;
    }

    .reviews {
        margin-top: 20px !important;
    }

    .hero-row {
        display: block;
    }

    .video-description-section {
        margin-top: 10px;
    }

    .webimar-details-container {
        margin: 20px !important;
    }

    .why-choose-us-section {
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .tefl-on-the-go-wrapper {
        background: transparent;
        border-radius: 0;
    }

    #load_more_effect_faq {
        height: auto;
    }

    .load_more {
        display: none;
    }

    .tefl-app-heading {
        font-size: 1.25rem !important;
        font-weight: 600;
        letter-spacing: 1px;
        padding-bottom: 20px;
    }

    .tefl-app-context {
        opacity: 1;
        letter-spacing: initial;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5;
        padding-bottom: 20px
    }

    .tefl-app-download {
        display: block;
    }

    .tefl-app-download-icons {
        margin-top: 20px;
    }

    .tefl-app-download-icons img {
        height: 30px;
        width: auto;
    }

    .playstore-icon {
        padding: 0 20px 0 0;
    }

    .get-an-update {
        padding-top: 50px;
    }

    .get-an-update-heading {
        padding-bottom: 20px;
    }

    .tefl-eligibility-heading {
        font-weight: 700;
        margin-top: 10px;
    }

    .course_content_modules {
        margin: 0 -20px;
        border-radius: 0;
        border-left: 0;
        border-right: 0;
    }
}

/* New Homepage slider */

.hero-main__slide {
    height: 335px;
    background-size: cover !important;
    border-radius: 1rem;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 3rem;
}

@media screen and (max-width:768px) {
    .hero-main__slide {
        height: 200px;
    }
}

.hero-main__slide-content {
    position: relative;
    color: #fff;
    z-index: 2;
}

.hero-main__slide-content p {
    margin-bottom: 0 !important;
}

.slide-has-text.hero-main__slide::after {
    position: absolute;
    content: "";
    background: #00000055;
    inset: 0;
    border-radius: 1rem;
}

.overlay-link {
    position: absolute;
    inset: 0;
    z-index: 3;
}

.hero-main-slider__container {
    opacity: 0;
    transition: opacity .4s ease-out;
}

@media screen and (max-width:768px) {
    .hero-main-slider__container {
        height: calc(200px + 3rem) !important
    }
}

.hero-main-slider__container.lSSlide {
    opacity: 1;
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: var(--color-accent) !important;
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: var(--color-dark-gray) !important;
}

.klarna-payment-info-container {
    flex-direction: row;
    text-align: left;
    gap: 10px;
}

.deposit-info {
    padding: 1rem 30px;
}


/* COUNTDOWN TIMER */

.clock {
    display: flex;
    /*justify-content: center;*/
    font-weight: 500;
    padding: 20px 0;
    /*width: 250px;*/
}

.clock-inner {
    display: flex;
    justify-content: center;
}

.clock-inner .base {
    font-size: 2.8rem;
    line-height: 2.5rem;
    font-weight: 400;
}

.digit-text {
    font-size: 0.56rem;
    font-weight: 700;
    text-transform: uppercase;
}

.clock-inner .digit {
    text-align: center;
    display: flex;
    justify-content: center;
    /* text-indent: 0.3em; */
    width: auto;
    color: var(--color-primary);
}

.clock>div {
    padding: 0 5px;
    text-align: center;
    width: 100%;
}

.clock-day {
    padding-left: 0px !important;
}

.offer-ends {
    text-transform: uppercase;
    margin-bottom: 0px !important;
    font-weight: 700;
    font-size: 0.75rem;
}


/* /COUNTDOWN TIMER */

/*CTA Card Deposit Info */

.depoist-info__icon img {
    width: 48px;
    height: 48px;
}

.deposit-info {
    background: #E3E7EA;
    padding: 2rem 30px;
    margin: 1rem -30px;
}

.depoist-info__icon {
    flex: 1;
}

.deposit-info__details {
    flex: 3;
}

h5.deposit-info_title {
    text-transform: uppercase;
    font-size: 1rem;
}

.deposit-info_description {
    font-size: 15px;
}

#loader {
    background: var(--gold);
    padding: 1rem;
    text-align: center;
    font-size: .75rem;
    font-weight: 600;
    color: var(--black);
}

#loader img {
    height: 1rem;
    width: 1rem;
}

.course-btn {
    padding: 10px;
    text-align: center;
    border-radius: 20px;
}
.video-section-image {
    display: block;
    overflow: hidden;
    border-radius: 0 0 25px 25px;
}


/* .video-section-image img {
    display: block;
    transform: scale(1.02);
} */

.video-section-image img {
    height: 300px;
    display: block;
    width: 100%;
    object-fit: cover;
}

.video-play-btn {
    position: absolute;
    right: 30px;
    bottom: -30px;
    height: 60px;
    width: 60px;
}

.video-play-container {
    position: relative;
}

.tefl-course-video-section {
    margin: 5rem 0;
}

.video-description-section {
    border-left: 5px solid #E3E7E9;
    margin-top: 30px;
    padding-left: 30px;
}

.video-description-section--author-name {
    font-size: 1.438rem;
    font-weight: 700;
}

.video-description-section--institute-name,
.video-description-section--designation {
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.05rem;
    opacity: 0.9;
    text-transform: uppercase;
    line-height: 1.5;
}

.insta-gallery-item .insta-gallery-item-wrap {
    border-radius: 45px;
}

/* New styling */

.courses-cta-section .aero_img{
    position: absolute;
    left: -36px;
}
@media(max-width: 545px){
    .aero_img{
        display: none;
    }
}

.courses-cta-section>.ast-container {
    display: block;
    position: relative;
}

.courses-cta-section .section-title {
    text-align: center;
    margin-bottom: 2rem;
    font-weight: normal;
}

.courses-cta-section__container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: var(--teflie-space-sm);
}

.courses-cta-section__container:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/01/Group-1707480579.png);
    background-position: center;
    background-size: cover;
    width: 245px;
    height: 70px;
    display: block;
    position: absolute;
    left: 0;
    margin: -70px 0 0 -40px;
    z-index: -1;
}

.courses-cta-section__container:after {
    content: "";
    background-image: url('/wp-content/uploads/2026/02/corner-animation-2.gif');
    background-position: center;
    background-size: cover;
    width: 140px;
    height: 120px;
    display: block;
    position: absolute;
    right: 0;
    margin: -89px -45px 0 0;
}

@media(max-width: 545px){
    .courses-cta-section__container:after {
        display: none;
    }
}

.courses-cta-section .course-card {
    border-radius: 1.5rem;
    overflow: hidden;
}

.courses-cta-section .course-card__main {
    min-height: 530px;
    display: flex;
    align-items: end;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    position: relative;
}

.courses-cta-section .course-label {
    top: -1rem;
    left: 0;
    position: relative;
    background: var(--teflie-white);
    padding: var(--teflie-space-xs);
    border-radius: var(--teflie-radius-md);
    color: var(--teflie-text-primary);
    font-weight: var(--teflie-font-weight-semibold);
    font-size: 13px;
}

.courses-cta-section .course-card__content {
    position: relative;
    padding: var(--teflie-space-md);
    background: url('/wp-content/uploads/2025/10/Blur.png');
    background-size: cover !important;
}


/* .course-card__main-body{
    height: 702px;
} */

.courses-cta-section .course-card__content-top {
    display: inline-flex;
    align-items: start;
    justify-content: space-between;
    padding-bottom: var(--teflie-space-sm);
    border-bottom: 1px solid #ffffff10;
    gap: var(--teflie-space-xs);
}

.courses-cta-section .course-title {
    margin: 0;
    color: var(--teflie-white) !important;
    font-weight: var(--teflie-font-weight-bold);
    line-height: 130% !important;
    letter-spacing: -0.5px !important;
    font-size: 18px !important;
    text-transform: none;
}

.courses-cta-section .course-price del {
    /* display: none; */
    font-size: 14px;
    font-weight: 400;
    color: var(--teflie-gray-300);
}

.courses-cta-section .course-price .wcpbc-price {
    color: var(--teflie-white);
    font-size: 18px;
    font-weight: var(--teflie-font-weight-bold);
    line-height: 140%;
    letter-spacing: -0.5px;
    display: flex;
    flex-direction: column-reverse;
    align-items: end;
}

.courses-cta-section .course-discount {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: var(--teflie-red);
    color: var(--teflie-white);
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
}

.courses-cta-section .course-card__content-middle.course-summary {
    padding-top: var(--teflie-space-sm);
    color: var(--teflie-white) !important;
    font-size: 16px;
    line-height: 1.5 !important;
    font-weight: var(--teflie-font-weight-medium);
    padding-bottom: var(--teflie-space-sm);
    height: 65px;
    overflow-y: hidden;
}

.courses-cta-section .course-card__content-middle.course-summary p{
    margin-bottom: 10px !important;
    color: var(--teflie-white) !important;
}


.courses-cta-section .course-card__content-bottom {
    display: flex;
    gap: var(--teflie-space-xs);
}

.courses-cta-section .course-card__content-bottom>* {
    flex: auto;
}

.courses-cta-section .course-card__content-bottom>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.courses-cta-section .course-card__content-bottom .btn-glass {
    flex-direction: row-reverse;
}

.compare-courses.teflie-btn.btn-secondary {
    /* margin: var(--teflie-space-lg) auto; */
    width: max-content;
    font-weight:  var(--teflie-font-weight-semibold);
}

.courses-cta-section .course-cta-klarna{
    display: flex;
    background-color: var(--teflie-light-pink);
    padding: 9px 26px;
    gap: 12px;
    font-weight: var(--teflie-font-weight-semibold);
}

.courses-cta-section .course-summary.expanded {
    height: 252px;
    overflow-y: scroll;
}

.read-more {
    display: inline-block;
    margin-top: 6px;
    cursor: pointer;
    color: var(--teflie-turquoise);
    font-weight: var(--teflie-font-weight-medium);
    margin-bottom: 12px !important;
}
.course-card_main.expanded {
    height: auto;
}

.course-summary.expanded {
    height: 252px;
    overflow-y: auto;
    padding-right: 6px; /* space for scrollbar */
}
.course-summary.expanded ul li {
    list-style-type: disc;
}

@media(max-width: 545px){
    .course-summary.expanded{
        height: 200px;
    }
}

/* Chrome, Edge, Safari */
.course-summary.expanded::-webkit-scrollbar {
    width: 6px;
}

.course-summary.expanded::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 10px;
}

.course-summary.expanded::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, var(--teflie-turquoise),var(--teflie-turquoise));
    border-radius: 10px;
}

.course-summary.expanded::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg,var(--teflie-turquoise),var(--teflie-turquoise));
}

/* Firefox */
.course-summary.expanded {
    scrollbar-width: thin;
    scrollbar-color:var(--teflie-turquoise) rgba(255, 255, 255, 0.00);
}

/* Course Slider on mobile */

@media screen and (max-width:768px) {
    .custom-slider {
        position: relative;
    }

    .slider-container {
        display: flex !important;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding-bottom: 10px;
    }

    .slider-container::-webkit-scrollbar {
        display: none;
    }

    .slider-item {
        flex: 0 0 90%;
        scroll-snap-align: start;
        scroll-snap-stop: always;
        flex-shrink: 0;
    }

    .slider-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .slider-nav-btn {
        background: var(--teflie-background-warm);
        cursor: pointer;
        transition: all 0.3s ease;
        padding: 0;
        border: none;
        border-radius: 100%;
    }

    .slider-nav-btn img {
        width: 40px;
        height: 40px;
        transition: transform 0.3s ease;
    }

    .slider-prev img {
        transform: rotate(180deg);
    }

    .slider-nav-btn:hover:not(.disabled),
    .slider-nav-btn:focus:not(.disabled) {
        background: #000;
        transform: scale(1.05);
    }

    .slider-nav-btn:hover:not(.disabled) img,
    .slider-nav-btn:focus:not(.disabled) img {
        filter: brightness(0) invert(1);
    }

    .slider-nav-btn.disabled,
    .slider-nav-btn:disabled {
        opacity: 0.3;
        cursor: not-allowed;
        border-color: #ccc;
    }

    .slider-nav-btn.disabled:hover,
    .slider-nav-btn:disabled:hover {
        background: #fff;
        transform: none;
    }

    .slider-nav-btn:active:not(.disabled) {
        transform: scale(0.95);
    }

    .section-title, h2.intro-header {
        font-size: 24px;
    }
}