@media (min-width: 1761px) and (max-width: 2560px)
{
    h2.page-title
    {
        font-size: 37px;
    }
    .top-nav span.top-nav-text, .main-nav a.main-nav-text, button.page-btn
    {
        font-size: 20px;
    }
    .sub-nav a
    {
        font-size: 18px;
    }
    .about-left p, .stats-text-wrapper p, .event-content-wrapper p, .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 20px;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 30px;
    }
    .courses-container .courses-card p
    {
        font-size: 19px;
        line-height: 19px;
    }
    .why-choose-blc-wrapper ul li, .events-container a.event-page-link, .date-wrapper span.mth, .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 25px;
    }
    .circle span, .date-wrapper span.day, .footer-col-four-wrapper i
    {
        font-size: 35px;
    }
    .event-content-wrapper h3 a
    {
        font-size: 30px;
    }
    .event-content-wrapper p.news-date
    {
        font-size: 17px;
    }
    .newsletter-container h2.page-title, .footer-col-two-wrapper h3.footer-title, .footer-col-four-wrapper h3.footer-title, .footer-col-three-wrapper h3.footer-title
    {
        font-size: 27px;
    }
    .footer-col-one-wrapper td, .footer-col-two-wrapper li a, .footer-col-three-wrapper li a, .footer-col-four-wrapper a
    {
        font-size: 22px;
    }
    .top-nav img.moodle-icon
    {
        width: 90px;
        margin-top: 0;
    }
    .top-nav img.axcelerate-icon
    {
        width: 120px;
        margin-top: 0;
    }
    .main-nav img
    {
        width:65%;
    }
    ul.course-list li
    {
        padding:10px 0!important;
    }
    ul.course-list li a
    {
        width:500px;
    }
    .about-left
    {
        width:700px;
    }
    .about-right
    {
        width:900px;
    }
    .about-left p
    {
        width: 650px;
    }
    .about-right iframe
    {
        width:100%;
        height: 450px;
    }
    .why-choose-blc-wrapper ul
    {
        margin: 100px 0 0 0;
    }
    .why-choose-blc-wrapper ul li
    {
        margin-bottom: 35px;
    }
    .date-wrapper
    {
        width: 120px;
        height: 120px;
        padding: 15px 23px;
    }
    .events-wrapper .img-wrapper img
    {
        width:80%;
    }
    .newsletter-container form
    {
        width:1000px;
    }
    .newsletter-container form
    {
        width: 100%;
        max-width: 1000px;
    }
    .newsletter-container form input[type="email"]
    {
        border-radius: 35px;
        padding: 17px 20px 17px 55px;
    }
    .footer-col-two-wrapper li, .footer-col-three-wrapper li
    {
        margin: 10px 0;
    }
    .footer-col-four-wrapper
    {
        width: 90%;
    }
    .course-list-wrapper
    {
        width:100%;
        max-width:2000px;
    }
    table.history-table-main
    {
        width:85%;
        display: block;
        margin:0 auto;
    }
    table.history-table-main p.history-text, p.board-desc
    {
        font-size: 20px;
    }
}
@media (min-width: 1661px) and (max-width: 1760px)
{
    h2.page-title
    {
        font-size: 37px;
    }
    .top-nav span.top-nav-text, .main-nav a.main-nav-text, button.page-btn
    {
        font-size: 17px;
    }
    .sub-nav a
    {
        font-size: 15px;
    }
    .about-left p, .stats-text-wrapper p, .event-content-wrapper p, .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 18px;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 25px;
    }
    .courses-container .courses-card p
    {
        font-size: 17px;
        line-height: 17px;
    }
    .why-choose-blc-wrapper ul li, .events-container a.event-page-link, .date-wrapper span.mth, .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 22px;
    }
    .circle span, .date-wrapper span.day, .footer-col-four-wrapper i
    {
        font-size: 32px;
    }
    .event-content-wrapper h3 a
    {
        font-size: 27px;
    }
    .event-content-wrapper p.news-date
    {
        font-size: 14px;
    }
    .newsletter-container h2.page-title, .footer-col-two-wrapper h3.footer-title, .footer-col-four-wrapper h3.footer-title, .footer-col-three-wrapper h3.footer-title
    {
        font-size: 22px;
    }
    .footer-col-one-wrapper td, .footer-col-two-wrapper li a, .footer-col-three-wrapper li a, .footer-col-four-wrapper a
    {
        font-size: 20px;
    }
    .top-nav img.moodle-icon
    {
        width: 80px;
        margin-top: -2px;
    }
    .top-nav img.axcelerate-icon
    {
        width: 100px;
        margin-top: -2px;
    }
    .main-nav img
    {
        width:80%;
    }
    ul.course-list li
    {
        padding:7px 0!important;
    }
    ul.course-list li a
    {
        width:400px;
    }
    .about-left
    {
        width:600px;
    }
    .about-right
    {
        width:800px;
    }
    .about-left p
    {
        width: 550px;
    }
    .about-right iframe
    {
        width:95%;
        height: 400px;
    }
    .why-choose-blc-wrapper ul
    {
        margin: 50px 0 0 0;
    }
    .why-choose-blc-wrapper ul li
    {
        margin-bottom: 28px;
    }
    .date-wrapper
    {
        width: 100px;
        height: 100px;
        padding: 12px 20px;
    }
    .events-wrapper .img-wrapper img
    {
        width:90%;
    }
    .footer-col-two-wrapper li, .footer-col-three-wrapper li
    {
        margin: 8px 0;
    }
    .footer-col-four-wrapper
    {
        width: 100%;
    }
}
@media (min-width: 1561px) and (max-width: 1660px)
{
    h2.page-title
    {
        font-size: 40px;
    }
    .top-nav span.top-nav-text, .main-nav a.main-nav-text, button.page-btn
    {
        font-size: 16px;
    }
    .sub-nav a, .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 17px!important;
    }
    .about-left p, .stats-text-wrapper p, .event-content-wrapper p
    {
        font-size: 18px;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 22px;
    }
    .courses-container .courses-card h3
    {
        line-height: 20px;
    }
    .courses-container .courses-card p
    {
        font-size: 15px;
        line-height: 17px;
    }
    .why-choose-blc-wrapper ul li, .events-container a.event-page-link, .date-wrapper span.mth, .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 22px;
    }
    .circle span, .date-wrapper span.day, .footer-col-four-wrapper i
    {
        font-size: 32px;
    }
    .event-content-wrapper h3 a
    {
        font-size: 27px;
    }
    .event-content-wrapper p.news-date
    {
        font-size: 14px;
    }
    .newsletter-container h2.page-title, .footer-col-two-wrapper h3.footer-title, .footer-col-four-wrapper h3.footer-title, .footer-col-three-wrapper h3.footer-title
    {
        font-size: 22px;
    }
    .footer-col-one-wrapper td, .footer-col-two-wrapper li a, .footer-col-three-wrapper li a, .footer-col-four-wrapper a
    {
        font-size: 20px;
    }
    .top-nav img.moodle-icon
    {
        width: 80px;
        margin-top: -2px;
    }
    .top-nav img.axcelerate-icon
    {
        width: 100px;
        margin-top: -2px;
    }
    .main-nav img
    {
        width:85%;
    }
    ul.course-list li
    {
        padding:5px 0!important;
    }
    ul.course-list li a
    {
        width:400px;
    }
    .about-left
    {
        width:550px;
    }
    .about-right
    {
        width:750px;
    }
    .about-left p
    {
        width: 500px;
    }
    .about-right iframe
    {
        width:95%;
        height: 400px;
    }
    .why-choose-blc-wrapper ul
    {
        margin: 50px 0 0 0;
    }
    .why-choose-blc-wrapper ul li
    {
        margin-bottom: 20px!important;
    }
    .date-wrapper
    {
        width: 100px;
        height: 100px;
        padding: 12px 20px;
    }
    .events-wrapper .img-wrapper img
    {
        width:90%;
    }
    .footer-col-two-wrapper li, .footer-col-three-wrapper li
    {
        margin: 8px 0;
    }
    .footer-col-four-wrapper
    {
        width: 100%;
    }
}
@media (min-width: 1361px) and (max-width: 1460px)
{
    .main-nav a.main-nav-text
    {
        font-size: 15px;
    }
    .main-nav-text
    {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .main-nav img
    {
        width:90%;
    }
    .courses-container
    {
        width: 85%;
    }
    .page-media-content iframe
    {
        width: 650px;
        height: 400px;
    }
}
@media (min-width: 1261px) and (max-width: 1360px)
{
    .main-nav img
    {
        width:80%;
    }
    .main-nav-text
    {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .main-nav a.main-nav-text
    {
        font-size: 13px;
    }
    ul.course-list li
    {
        padding: 2px 0!important;
    }
    ul.course-list li a
    {
        width:320px;
    }
    .sub-nav a
    {
        font-size: 12px;
    }
    .about-left
    {
        width:400px;
    }
    .about-right
    {
        width:500px;
    }
    .about-left p
    {
        width: 350px;
        font-size: 13px;
    }
    .about-right iframe
    {
        width:100%;
        height: 350px;
    }
    .date-wrapper
    {
        width: 80px;
        height: 80px;
        padding: 6px;
    }
    h2.page-title
    {
        font-size: 22px;
    }
    button.page-btn
    {
        font-size: 12px;
    }
    .top-nav span.top-nav-text
    {
        font-size: 14px;
    }
    .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 17px!important;
    }
    .stats-text-wrapper p, .event-content-wrapper p
    {
        font-size: 16px;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 18px;
    }
    .courses-container .courses-card h3
    {
        line-height: 16px;
    }
    .courses-container .courses-card p
    {
        font-size: 12px;
        line-height: 14px;
    }
    .why-choose-blc-wrapper ul li, .events-container a.event-page-link, .date-wrapper span.mth, .newsletter-container form input[type="email"]::placeholder
    {
        font-size: 18px;
    }
    .circle span, .date-wrapper span.day, .footer-col-four-wrapper i
    {
        font-size: 28px;
    }
    .event-content-wrapper h3 a
    {
        font-size: 24px;
    }
    .event-content-wrapper p.news-date
    {
        font-size: 12px;
    }
    .newsletter-container h2.page-title, .footer-col-two-wrapper h3.footer-title, .footer-col-four-wrapper h3.footer-title, .footer-col-three-wrapper h3.footer-title
    {
        font-size: 22px;
    }
    .footer-col-one-wrapper td, .footer-col-two-wrapper li a, .footer-col-three-wrapper li a, .footer-col-four-wrapper a
    {
        font-size: 16px;
    }
    .courses-container
    {
        width:80%;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 25s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-100%);
        }
    }
    .page-media-content iframe
    {
        width: 650px;
        height: 400px;
    }
    table.history-table-main p.year
    {
        font-size: 18px;
    }
    table.history-table-main td.year
    {
        width:10%;
    }
    table.history-table-main td.history-text
    {
        width:60%;
    }
    table.history-table-main td.history-image
    {
        width:40%;
    }
    table.history-table-main p.history-text
    {
        font-size: 14px!important;
    }
}
@media (min-width: 1161px) and (max-width: 1260px)
{
    .main-nav a.main-nav-text
    {
        font-size: 15px;
        padding: 5px;
        margin:5px!important;
    }
    .sub-nav a
    {
        font-size: 13px;
    }
    ul.course-list li a
    {
        width:380px;
    }
    ul.course-list
    {
        column-gap: 1px!important;
    }
    .about-left
    {
        width:400px;
    }
    .about-right
    {
        width:600px;
    }
    .courses-container
    {
        width:85%;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 16px;
    }
    .courses-container .courses-card h3
    {
        line-height: 14px;
    }
    .main-nav img
    {
        width: 90%;
    }
    .why-choose-blc-wrapper
    {
        width:90%;
    }
    .stats-text-wrapper p
    {
        font-size: 15px;
    }
    h2.page-title
    {
        font-size: 25px;
    }
    .date-wrapper
    {
        width: 70px;
        height: 70px;
        padding: 6px;
    }
    .date-wrapper span.mth
    {
        font-weight: 500;
        font-size: 17px;
        margin-bottom:-6px;
    }
    .date-wrapper span.day
    {
        font-weight: 700;
        font-size: 25px;
    }
    .event-content-wrapper h3 a
    {
        font-size: 22px;
    }
    .courses-container
    {
        width:80%;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 25s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-100%);
        }
    }
    .page-media-content iframe
    {
        width: 600px;
        height: 380px;
    }
    .page-media-content iframe
    {
        width: 650px;
        height: 400px;
    }
    table.history-table-main p.year
    {
        font-size: 18px;
    }
    table.history-table-main td.year
    {
        width:8%;
    }
    table.history-table-main td.history-text
    {
        width:60%;
    }
    table.history-table-main td.history-image
    {
        width:42%;
    }
    table.history-table-main p.history-text
    {
        font-size: 14px!important;
    }
}
@media (min-width: 1061px) and (max-width: 1160px)
{
    .main-nav img
    {
        width:85%;
    }
    .main-nav a.main-nav-text
    {
        font-size: 15px;
        padding: 3px;
        margin:3px!important;
    }
    .sub-nav a
    {
        font-size: 14px;
    }
    ul.course-list li a
    {
        width:350px;
    }
    ul.course-list
    {
        column-gap: 1px!important;
    }
    .about-left
    {
        width:400px;
    }
    .about-right
    {
        width:600px;
    }
    .courses-container
    {
        width:85%;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 16px;
    }
    .courses-container .courses-card h3
    {
        line-height: 14px;
    }
    .why-choose-blc-wrapper
    {
        width:90%;
    }
    .stats-text-wrapper p
    {
        font-size: 15px;
    }
    h2.page-title
    {
        font-size: 25px;
    }
    .date-wrapper
    {
        width: 70px;
        height: 70px;
        padding: 6px;
    }
    .date-wrapper span.mth
    {
        font-weight: 500;
        font-size: 17px;
        margin-bottom:-6px;
    }
    .date-wrapper span.day
    {
        font-weight: 700;
        font-size: 25px;
    }
    .event-content-wrapper h3 a
    {
        font-size: 22px;
    }
    footer
    {
        width:100%;
    }
    .footer-col-two-wrapper
    {
        padding: 0 5px 0 10px;
    }
    .footer-col-three-wrapper
    {
        padding: 0 5px 0 5px;
    }
    .courses-container
    {
        width:80%;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 25s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-100%);
        }
    }
    .course-header-top-content
    {
        height: 240px;
    }
    .page-media-content iframe
    {
        width: 500px;
        height: 300px;
    }
    table.history-table-main p.year
    {
        font-size: 18px;
    }
    table.history-table-main td.year
    {
        width:8%;
    }
    table.history-table-main td.history-text
    {
        width:60%;
    }
    table.history-table-main td.history-image
    {
        width:42%;
    }
    table.history-table-main p.history-text
    {
        font-size: 13px!important;
    }
}
@media (min-width: 961px) and (max-width: 1060px)
{
    .main-nav img
    {
        width:80%;
    }
    .main-nav a.main-nav-text
    {
        font-size: 14px;
        padding: 2px;
        margin:2px!important;
    }
    .sub-nav a
    {
        font-size: 12px;
    }
    ul.course-list li a
    {
        width:300px;
    }
    ul.course-list
    {
        column-gap: 1px!important;
    }
    .about-left
    {
        width:400px;
    }
    .about-right
    {
        width:550px;
    }
    .about-right iframe
    {
        width:100%;
        height: 350px;
    }
    .about-left p
    {
        width: 370px;
    }
    .courses-container
    {
        width:85%;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 16px;
    }
    .courses-container .courses-card h3
    {
        line-height: 14px;
    }
    .why-choose-blc-wrapper
    {
        width:90%;
    }
    .stats-text-wrapper p
    {
        font-size: 15px;
    }
    h2.page-title
    {
        font-size: 25px;
    }
    .date-wrapper
    {
        width: 70px;
        height: 70px;
        padding: 6px;
    }
    .date-wrapper span.mth
    {
        font-weight: 500;
        font-size: 17px;
        margin-bottom:-6px;
    }
    .date-wrapper span.day
    {
        font-weight: 700;
        font-size: 25px;
    }
    .event-content-wrapper h3 a
    {
        font-size: 22px;
    }
    footer
    {
        width:100%;
    }
    .footer-col-two-wrapper
    {
        padding: 0 5px 0 10px;
    }
    .footer-col-three-wrapper
    {
        padding: 0 5px 0 5px;
    }
    .courses-container
    {
        width:95%;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 30s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-125%);
        }
    }
    .unit-card h4,.unit-card h4 a
    {
        font-size: 13px;
        line-height: 13px;
    }
    .course-header-top-content
    {
        height: 200px;
    }
    .page-media-content iframe
    {
        width: 500px;
        height: 300px;
    }
    table.history-table-main p.year
    {
        font-size: 18px;
    }
    table.history-table-main td.year
    {
        width:8%;
    }
    table.history-table-main td.history-text
    {
        width:60%;
    }
    table.history-table-main td.history-image
    {
        width:42%;
    }
    table.history-table-main p.history-text
    {
        font-size: 13px!important;
    }
    iframe.stu-testimonial
    {
        width:auto;
        height:55vh;
    }
}
@media (min-width: 801px) and (max-width: 960px)
{
    html, body
    {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
overflow-y:scroll;
    }
    nav#main
    {
        display: none;
    }
    .mobile-nav
    {
        display: block;
        background-color: #fff;
        padding:10px;
        z-index:1000;
        position:fixed;
        top: 0;
        box-shadow: 0 5px 7px rgba(0,0,0,0.25);
    }
    .main-top-slider
    {
        padding-top: 60px;
    }
    .mobile-nav a
    {
        margin-top:8px;
        float: right;
        margin-right: 20px;
        font-size: 30px;
        color:#001945;
    }
    .mobile-nav img
    {
        margin-left: 20px;
    }
    #mobile
    {
        position:fixed;
        top: 0;
        left: 0;
        width: 100dvw;
        height: 100dvh;
        z-index: 9999;
        padding: 40px;
        margin:0;
        background: linear-gradient(#FFFFFF 0%, #FFE5BE 100%);
    }
    button.nav-close
    {
        background-color: rgba(0,0,0,0)!important;
        border: none;
        float: right;
        font-size: 20px;
        color:#001945;
    }
    a.mobile-nav-main-text
    {
        text-decoration: none;
        font-size: 22px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        color:#001945;
    }
    .mobile-nav-wrapper .mobile-nav-text-wrapper
    {
        margin-bottom: 5%;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li a
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul
    {
        margin:10px 5px;
        padding:0;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    button.mobile-nav-course-list
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
        margin-bottom: 2%;
    }
    ul.mobile-nav-unit-list
    {
        margin: 20px 5px;
        padding:0;
    }
    .mobile-nav-unit-list li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    .mobile-nav-unit-list a
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
    }
    .mobile-icons-wrapper
    {
        width:fit-content;
        position: fixed;
        margin-left:0 auto;
        margin-right: 0 auto;
        left:50%;
        top: 800px;
        transform: translateX(-50%);
        margin-bottom: 2%;
    }
    img.mobile-nav-logo
    {
        width:100%;
        max-width:200px;
        display: block;
        margin: 0 auto;
    }
    img.moodle-icon
    {
        width: 75px;
        padding: 15px 5px;
    }
    img.axcelerate-icon
    {
        width: 100px;
        padding: 15px 5px;
    }
    .mobile-icons-wrapper a.mobile-icons-text
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
        padding: 5px;
    }
    .mobile-icons-group
    {
        width:fit-content;
        display: block;
        margin: 0 auto;
    }
    .about-container
    {
        margin-top: 10px;
    }
    .about-left
    {
        width:fit-content;
        display: block;
        margin: 0 auto;
    }
    .about-right
    {
        width: 600px;
        display: block;
        margin: 0 auto;
    }
    .about-right iframe
    {
        width:100%;
        height: 350px;
    }
    .courses-container
    {
        width: 90%;
        margin-top: 10px;
    }
    .why-choose-blc-wrapper
    {
        width:90%;
    }
    footer .col-md-6
    {
        margin-bottom: 20px;
    }
    .courses-container
    {
        width:95%;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 30s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-125%);
        }
    }
    .course-header-top-content
    {
        height: 200px;
        padding-top:50px!important;
    }
    .page-media-content iframe
    {
        width: 450px;
        height: 250px;
    }
    table.history-table-main
    {
        display:none;
    }
    table.history-table-mob
    {
        display: block;
    }
    table.history-table-mob p.year
    {
        font-size: 25px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-weight: 900;
        margin-top: 20px;
        transform: rotate(-90deg);
        color:#ffffff;
    }
    table.history-table-mob td.year
    {
        background: linear-gradient(#1D4CA1 0%, #001945 100%);
        width:15%;
    }
    table.history-table-mob td.history-text
    {
        width:85%;
    }
    table.history-table-mob td.history-image
    {
        width:100%;
    }
    table.history-table-mob td img
    {
        width:100%;
    }
    .agents-filter-wrapper select
    {
        width:75%;
    }
    iframe.stu-testimonial
    {
        width:auto;
        height:55vh;
    }
}
@media (min-width: 641px) and (max-width: 800px)
{
    html, body
    {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
overflow-y:scroll;
    }
    nav#main
    {
        display: none;
    }
    .mobile-nav
    {
        display: block;
        background-color: #fff;
        padding:10px;
        z-index:1000;
        position:fixed;
        top: 0;
        box-shadow: 0 5px 7px rgba(0,0,0,0.25);
    }
    .main-top-slider
    {
        padding-top: 80px;
    }
    .mobile-nav a
    {
        float: right;
        margin-right: 20px;
        font-size: 30px;
        color:#001945;
    }
    .mobile-nav img
    {
        margin-left: 20px;
    }
    #mobile
    {
        position:fixed;
        top: 0;
        left: 0;
        width: 100dvw;
        height: 100dvh;
        z-index: 9999;
        padding: 40px;
        margin:0;
        background: linear-gradient(#FFFFFF 0%, #FFE5BE 100%);
    }
    button.nav-close
    {
        background-color: rgba(0,0,0,0)!important;
        border: none;
        float: right;
        font-size: 20px;
        color:#001945;
    }
    a.mobile-nav-main-text
    {
        text-decoration: none;
        font-size: 22px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        color:#001945;
    }
    .mobile-nav-wrapper .mobile-nav-text-wrapper
    {
        margin-bottom: 5%;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li a
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul
    {
        margin:10px 5px;
        padding:0;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    button.mobile-nav-course-list
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
        margin-bottom: 2%;
    }
    ul.mobile-nav-unit-list
    {
        margin: 20px 5px;
        padding:0;
    }
    .mobile-nav-unit-list li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    .mobile-nav-unit-list a
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
    }
    .mobile-icons-wrapper
    {
        width:fit-content;
        position: fixed;
        margin-left:0 auto;
        margin-right: 0 auto;
        left:50%;
        top: 700px;
        transform: translateX(-50%);
        margin-bottom: 2%;
    }
    img.mobile-nav-logo
    {
        width:100%;
        max-width:200px;
        display: block;
        margin: 0 auto;
    }
    img.moodle-icon
    {
        width: 75px;
        padding: 15px 5px;
    }
    img.axcelerate-icon
    {
        width: 100px;
        padding: 15px 5px;
    }
    .mobile-icons-wrapper a.mobile-icons-text
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
        padding: 5px;
    }
    .mobile-icons-group
    {
        width:fit-content;
        display: block;
        margin: 0 auto;
    }
    .footer .col-md-6
    {
        margin-bottom: 20px;
    }
    .about-container
    {
        margin-top: 10px;
    }
    .about-left
    {
        width:fit-content;
        display: block;
        margin: 0 auto;
    }
    .about-right
    {
        width: 600px;
        display: block;
        margin: 0 auto;
    }
    .about-right iframe
    {
        width:100%;
        height: 350px;
    }
    .why-choose-blc-wrapper
    {
        width:90%;
    }
    .courses-container
    {
        width: 90%;
        margin-top: 10px;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 30s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-140%);
        }
    }
    .page-media-content iframe
    {
        width: 400px;
        height: 280px;
    }
    table.history-table-main
    {
        display:none;
    }
    table.history-table-mob
    {
        display: block;
    }
    table.history-table-mob p.year
    {
        font-size: 25px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-weight: 900;
        margin-top: 20px;
        transform: rotate(-90deg);
        color:#ffffff;
    }
    table.history-table-mob td.year
    {
        background: linear-gradient(#1D4CA1 0%, #001945 100%);
        width:15%;
    }
    table.history-table-mob td.history-text
    {
        width:85%;
    }
    table.history-table-mob td.history-image
    {
        width:100%;
    }
    table.history-table-mob td img
    {
        width:100%;
    }
    .agents-filter-wrapper select
    {
        width:75%;
    }
    iframe.stu-testimonial
    {
        width:auto;
        height:55vh;
    }
}
@media (min-width: 481px) and (max-width: 640px)
{
    html, body
    {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
overflow-y:scroll;
    }
    nav#main
    {
        display: none;
    }
    .mobile-nav
    {
        display: block;
        background-color: #fff;
        padding:10px;
        z-index: 5;
        position:fixed;
        box-shadow: 0 5px 7px rgba(0,0,0,0.25);
    }
    .main-top-slider
    {
        padding-top: 70px;
    }
    .mobile-nav a
    {
        float: right;
        margin-right: 20px;
        font-size: 30px;
        color:#001945;
    }
    .mobile-nav img
    {
        margin-left: 20px;
    }
    #mobile
    {
        position:fixed;
        top: 0;
        left: 0;
        width: 100dvw;
        height: 100dvh;
        z-index: 9999;
        padding: 20px;
        margin:0;
        background: linear-gradient(#FFFFFF 0%, #FFE5BE 100%);
    }
    button.nav-close
    {
        background-color: rgba(0,0,0,0)!important;
        border: none;
        float: right;
        font-size: 20px;
        color:#001945;
    }
    a.mobile-nav-main-text
    {
        text-decoration: none;
        font-size: 22px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        color:#001945;
    }
    .mobile-nav-wrapper .mobile-nav-text-wrapper
    {
        margin-bottom: 5%;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li a
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul
    {
        margin:10px 5px;
        padding:0;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    button.mobile-nav-course-list
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
        margin-bottom: 2%;
    }
    ul.mobile-nav-unit-list
    {
        margin: 20px 5px;
        padding:0;
    }
    .mobile-nav-unit-list li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    .mobile-nav-unit-list a
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
    }
    .mobile-icons-wrapper
    {
        width:fit-content;
        position: fixed;
        margin-left:0 auto;
        margin-right: 0 auto;
        left:50%;
        top: 700px;
        transform: translateX(-50%);
        margin-bottom: 2%;
    }
    img.mobile-nav-logo
    {
        width:100%;
        max-width:150px;
        display: block;
        margin: 0 auto;
    }
    img.moodle-icon
    {
        width: 75px;
        padding: 15px 5px;
    }
    img.axcelerate-icon
    {
        width: 100px;
        padding: 15px 5px;
    }
    .mobile-icons-wrapper a.mobile-icons-text
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
        padding: 5px;
    }
    footer .col-md-6
    {
        margin-bottom: 20px;
    }
    .courses-container
    {
        width:95%;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 35s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-100%);
        }
    }
    .page-media-content iframe
    {
        width: 400px;
        height: 280px;
    }
    table.history-table-main
    {
        display:none;
    }
    table.history-table-mob
    {
        display: block;
    }
    table.history-table-mob p.year
    {
        font-size: 25px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-weight: 900;
        margin-top: 20px;
        transform: rotate(-90deg);
        color:#ffffff;
    }
    table.history-table-mob td.year
    {
        background: linear-gradient(#1D4CA1 0%, #001945 100%);
        width:15%;
    }
    table.history-table-mob td.history-text
    {
        width:85%;
    }
    table.history-table-mob td.history-image
    {
        width:100%;
    }
    table.history-table-mob td img
    {
        width:100%;
    }
    .page-wrapper
    {
        margin-top: -10px;
    }
    .agents-filter-wrapper select
    {
        width:100%;
    }
    iframe.stu-testimonial
    {
        width:auto;
        height:55vh;
    }
}
@media (min-width: 321px) and (max-width: 480px)
{
    html, body
    {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
overflow-y:scroll;
    }
    nav#main
    {
        display: none;
    }
    h2.page-title
    {
        font-size: 20px;
        text-align: center;
    }
    .events-container h2.page-title
    {
        text-align: left;
    }
    .mobile-nav
    {
        display: block;
        background-color: #fff;
        padding:10px;
        z-index: 5;
        position:fixed;
        box-shadow: 0 5px 7px rgba(0,0,0,0.25);
    }
    .main-top-slider
    {
        padding-top: 60px;
    }
    .mobile-nav a
    {
        float: right;
        margin-right: 20px;
        font-size: 25px;
        color:#001945;
    }
    .mobile-nav img
    {
        width:150px;
        margin-left: 20px;
    }
    #mobile
    {
        position:fixed;
        top: 0;
        left: 0;
        width: 100dvw;
        height: 100dvh;
        z-index: 9999;
        padding: 20px;
        margin:0;
        background: linear-gradient(#FFFFFF 0%, #FFE5BE 100%);
    }
    button.nav-close
    {
        background-color: rgba(0,0,0,0)!important;
        border: none;
        float: right;
        font-size: 17px;
        color:#001945;
    }
    a.mobile-nav-main-text
    {
        text-decoration: none;
        font-size: 20px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        color:#001945;
    }
    .mobile-nav-wrapper .mobile-nav-text-wrapper
    {
        margin-bottom: 3%;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li a
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul
    {
        margin:8px 3px;
        padding:0;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li
    {
        list-style: none;
        margin-bottom: 1%;
    }
    button.mobile-nav-course-list
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
        margin-bottom: 1%;
    }
    ul.mobile-nav-unit-list
    {
        margin: 15px 5px;
        padding:0;
    }
    .mobile-nav-unit-list li
    {
        list-style: none;
        margin-bottom: 1%;
    }
    .mobile-nav-unit-list a
    {
        text-decoration: none;
        font-size: 14px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
    }
    .mobile-icons-wrapper
    {
        width:fit-content;
        margin-left:0 auto;
        margin-right: 0 auto;
        margin-top: 200px;        
        margin-bottom: 1%;
    }
    img.mobile-nav-logo
    {
        width:100%;
        max-width:150px;
        display: block;
        margin: 0 auto;
    }
    img.moodle-icon
    {
        width: 75px;
        padding: 15px 5px;
    }
    img.axcelerate-icon
    {
        width: 100px;
        padding: 15px 5px;
    }
    .mobile-icons-wrapper a.mobile-icons-text
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
        padding: 5px;
    }
    .mobile-icons-group
    {
        width:fit-content;
        display: block;
        margin: 0 auto;
    }
    .mainContainerCarouselFinal
    {
        scroll-padding-left: 0;
    }
    footer .col-md-6
    {
        margin-bottom: 20px;
    }
    .about-container
    {
        margin-top: 10px;
    }
    .about-left
    {
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .about-left p
    {
        width:100%;
        margin-bottom: 0;
        font-size: 13px;
    }
    .about-left>button.page-btn
    {
        margin: 10px 0;
        font-size: 13px;
    }
    .about-right
    {
        width: 90%;
        display: block;
        margin: 0 auto;
        margin-top:10px;
        padding: 0!important;
    }
    .about-right iframe
    {
        width: 100%;
        height: 200px;
    }
    .courses-container
    {
        width:90%;
    }
    .courses-container .courses-card
    {
        padding: 0 5px;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 16px;
    }
    .courses-container .courses-card h3
    {
        line-height: 14px;
    }
    .courses-container .courses-card p
    {
        font-size: 13px;
        line-height: 13px;
    }
    .courses-container .courses-card .courses-lg
    {
        width: 250px!important;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 35s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-100%);
        }
    }
    .why-choose-blc-wrapper
    {
        width:95%;
    }
    .why-choose-blc-wrapper ul
    {
        margin: 20px 0 0 0;
    }
    .why-choose-blc-wrapper ul li
    {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .partners-img-wrapper
    {
        width:90%;
        display: block;
        margin:0 auto;
    }
    .partners-img-wrapper img.ozford, .partners-img-wrapper img.holmes, .partners-img-wrapper img.torrens
    {
        width: 150px;
    }
    .date-wrapper
    {
        width: 80px;
        height: 80px;
        padding: 5px 9px;
    }
    .date-wrapper span.mth
    {
        font-size: 17px;
    }
    .date-wrapper span.day
    {
        font-size: 25px;
    }
    .event-content-wrapper
    {
        margin-top: 10px;
    }
    .img-wrapper img
    {
        width:65%!important;
    }
    .newsletter-container
    {
        padding: 5% 5% 10% 5%;
    }
    .footer-col-one-wrapper
    {
        padding: 0 10px;
    }
    .course-header-top-content
    {
        height: 200px;
    }
    .page-media-content iframe
    {
        width: 350px;
        height: 250px;
    }
    table.history-table-main
    {
        display:none;
    }
    table.history-table-mob
    {
        display: block;
    }
    table.history-table-mob p.year
    {
        font-size: 25px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-weight: 900;
        margin-top: 20px;
        transform: rotate(-90deg);
        color:#ffffff;
    }
    table.history-table-mob td.year
    {
        background: linear-gradient(#1D4CA1 0%, #001945 100%);
        width:15%;
    }
    table.history-table-mob td.history-text
    {
        width:85%;
    }
    table.history-table-mob td.history-image
    {
        width:100%;
    }
    table.history-table-mob td img
    {
        width:100%;
    }
    .page-wrapper
    {
        margin-top: -10px;
    }
    .agents-filter-wrapper select
    {
        width:100%;
    }
    iframe.stu-testimonial
    {
        width:auto;
        height:55vh;
    }
}
@media (max-width: 320px)
{
    html, body
    {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
overflow-y:scroll;
    }
    nav#main
    {
        display: none;
    }
    .mobile-nav
    {
        display: block;
        background-color: #fff;
        padding:10px;
        z-index:1000;
        position:sticky;
        overflow: visible;
        top: 0;
        box-shadow: 0 5px 7px rgba(0,0,0,0.25);
    }
    .mobile-nav a
    {
        float: right;
        margin-right: 20px;
        font-size: 30px;
        color:#001945;
    }
    .mobile-nav img
    {
        margin-left: 20px;
    }
    #mobile
    {
        position:fixed;
        top: 0;
        left: 0;
        width: 100dvw;
        height: 100dvh;
        z-index: 9999;
        padding: 40px;
        margin:0;
        background: linear-gradient(#FFFFFF 0%, #FFE5BE 100%);
    }
    button.nav-close
    {
        background-color: rgba(0,0,0,0)!important;
        border: none;
        float: right;
        font-size: 20px;
        color:#001945;
    }
    a.mobile-nav-main-text
    {
        text-decoration: none;
        font-size: 22px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        color:#001945;
    }
    .mobile-nav-wrapper .mobile-nav-text-wrapper
    {
        margin-bottom: 5%;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li a
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul
    {
        margin:10px 5px;
        padding:0;
    }
    .mobile-nav-wrapper .mobile-nav-sub-text ul li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    button.mobile-nav-course-list
    {
        text-decoration: none;
        font-size: 18px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #20374B;
        margin-bottom: 2%;
    }
    ul.mobile-nav-unit-list
    {
        margin: 20px 5px;
        padding:0;
    }
    .mobile-nav-unit-list li
    {
        list-style: none;
        margin-bottom: 2%;
    }
    .mobile-nav-unit-list a
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
    }
    .mobile-icons-wrapper
    {
        width:fit-content;
        position: fixed;
        margin-left:0 auto;
        margin-right: 0 auto;
        left:50%;
        top: 700px;
        transform: translateX(-50%);
        margin-bottom: 2%;
    }
    img.moodle-icon
    {
        width: 75px;
        padding: 15px 5px;
    }
    img.axcelerate-icon
    {
        width: 100px;
        padding: 15px 5px;
    }
    .mobile-icons-wrapper a.mobile-icons-text
    {
        text-decoration: none;
        font-size: 16px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        color: #20374B;
        padding: 5px;
    }
    footer .col-md-6
    {
        margin-bottom: 20px;
    }
    .about-container
    {
        margin-top: 10px;
    }
    .about-left
    {
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .about-left p
    {
        width:100%;
        margin-bottom: 0;
        font-size: 13px;
    }
    .about-left>button.page-btn
    {
        margin: 10px 0;
        font-size: 13px;
    }
    .about-right
    {
        width: 90%;
        display: block;
        margin: 0 auto;
        margin-top:10px;
        padding: 0!important;
    }
    .about-right iframe
    {
        width: 100%;
        height: 200px;
    }
    .courses-container
    {
        width:90%;
    }
    .courses-container .courses-card
    {
        padding: 0 5px;
    }
    .courses-container .courses-card h3 a
    {
        font-size: 16px;
    }
    .courses-container .courses-card h3
    {
        line-height: 14px;
    }
    .courses-container .courses-card p
    {
        font-size: 13px;
        line-height: 13px;
    }
    .courses-container .courses-card .courses-lg
    {
        width: 250px!important;
    }
    .cards-wrapper
    {
        display: flex;
        width: fit-content;
        animation: scroll-left 35s linear infinite;
    } 
    @keyframes scroll-left
    {
        0%
        {
            transform: translateX(0);
        }
        100% 
        {
            transform: translateX(-100%);
        }
    }
    .why-choose-blc-wrapper
    {
        width:95%;
    }
    .why-choose-blc-wrapper ul
    {
        margin: 20px 0 0 0;
    }
    .why-choose-blc-wrapper ul li
    {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .partners-img-wrapper
    {
        width:90%;
        display: block;
        margin:0 auto;
    }
    .partners-img-wrapper img.ozford, .partners-img-wrapper img.holmes, .partners-img-wrapper img.torrens
    {
        width: 150px;
    }
    .date-wrapper
    {
        width: 80px;
        height: 80px;
        padding: 5px 9px;
    }
    .date-wrapper span.mth
    {
        font-size: 17px;
    }
    .date-wrapper span.day
    {
        font-size: 25px;
    }
    .event-content-wrapper
    {
        margin-top: 10px;
    }
    .img-wrapper img
    {
        width:65%!important;
    }
    .newsletter-container
    {
        padding: 5% 5% 10% 5%;
    }
    .page-media-content iframe
    {
        width: 250px;
        height: 150px;
    }
    .course-header-top-content
    {
        height: 95px;
    }
    table.history-table-main
    {
        display:none;
    }
    table.history-table-mob
    {
        display: block;
    }
    table.history-table-mob p.year
    {
        font-size: 25px;
        font-family: "Lexend", sans-serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-weight: 900;
        margin-top: 20px;
        transform: rotate(-90deg);
        color:#ffffff;
    }
    table.history-table-mob td.year
    {
        background: linear-gradient(#1D4CA1 0%, #001945 100%);
        width:15%;
    }
    table.history-table-mob td.history-text
    {
        width:85%;
    }
    table.history-table-mob td.history-image
    {
        width:100%;
    }
    table.history-table-mob td img
    {
        width:100%;
    }
    .page-wrapper
    {
        margin-top: -10px;
    }
    .agents-filter-wrapper select
    {
        width:100%;
    }
    iframe.stu-testimonial
    {
        width:auto;
        height:55vh;
    }
}
