.myCrsBtn {
    display: flex;
    align-items: center;
}

.myCrsBtn .button button {
    position: relative;
    height: 70%;
    width: 95%;
    outline: none;
    border: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    background: #ff4949;
    transition: all 0.4s ease;
    border-radius: 25px;
    color: #fff;
}

.myCrsBtn .ancViewDtl button{
    background: #21365f;
}

.crsDtlSec {
    background: #80808008;
    padding: 15px;
    margin-top: 20px;
    border-top: 2px solid #485c7559;
    display: none;
}

.crsDtlSec.active {
    display: block;
}

.myfocusPoint {
    text-align: center;
    background: #f1f5ff78;
    box-shadow: 0px 0px 7px 0px #cdcdcd;
}
.myfocusPoint ul {
    margin-bottom: 40px;
    padding-left: 0;
    padding-top: 20px;
    list-style: none;
}
.myfocusPoint ul li {
    border-right: 1px solid #78485217;
    display: inline-block;
    width: 230px;
    text-align: center;
}
.myfocusPoint ul li:nth-child(1) {
    border-left: 1px solid #78485217;
}
.myfocusPoint ul li .divP img {
    width: 42px;
}
.myfocusPoint ul li .divP strong {
    display: block;
    margin-top: 10px;
    font-weight: 500;
    color: #394356;
}
.cRScontent h3 {
    font-size: 24px;
}
.myfocusPoint ul li .divP p {
    font-size: 13px;
    font-weight: 400;
}
.courseTab {
    margin-top: 40px;
    border-bottom: 2px solid #80808047;
}

.courseTab ul .crsPageTb {
    display: inline-block;
    width: 175px;
    text-align: center;
    background: #fcfcfc2b;
    font-weight: 500;
    margin-right: 8px;
    padding: 4px 4px;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    color: #5b5151;
    cursor: pointer;
}
.courseTab ul .crsPageTb.active {
    background: #00367c;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0;
}

.crsCmnDiv {
    display: none;
}
.crsCmnDiv.active {
    display: block;
    padding: 15px;
}

.crsCnts .cd-block {
    margin-top: 8px;
    margin-bottom: 40px;
}
.crsCnts p {
    font-size: 15px;
    font-weight: 400;
}
table td, table th, table td p {
    font-size: 14px !important;
    font-weight: 400;
}
.what-you-learn {
    background-color: #f6f6f6;
    border: 1px solid #f0f0f0;
    margin: 45px 0;
    padding: 30px 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.crsCnts .what-you-learn h5 {
    line-height: 1;
    margin-bottom: 20px;
    font-size: 18px;
    color: #05254e;
    font-weight: 700;
}
.schlrhlt {
    text-align: center;
    background: #ffe8e869;
    padding: 12px 10px;
    border: 2px solid #00306e54;
}
.iELTSec ul li {
    display: inline-block;
    width: 49%;
    margin-bottom: 5px;
    backdrop-filter: blur(20px);
    background: linear-gradient(to left, #4f4f90, #f02e3073);
    padding: 3px 2px;
    font-size: 13px;
    color: #ffffff;
    cursor: pointer;
}
.iELTSec h4 {
    color: #ffb7b7;
    padding: 10px 0 0;
    font-size: 12px;
}

.schlrhlt h3 {
    font-size: 22px;
    color: #00306ee6;
}
.schlrhlt h4 {
    font-size: 20px;
}
.schlrhlt h4 span {
    color: #d53b3b;
}
.testinomials-section {
    background: #ffeaea52;
    padding-top: 40px !important;
    border-top: 2px solid #80808021;
}

.ancGermDiv img{
    position:absolute;
    bottom:0;
}
.ancGermDiv img {
    position: absolute;
    bottom: 0;
    top: 0;
    right: -40px;
}
.what-you-learn ul li {
    list-style: auto;
}

.footerLinkss ul li {
    display: inline-flex;
    width: 250px;
    background: #cdc5c557;
    flex-direction: column;
    padding: 5px;
    border-radius: 4px;
}
.footerLinkss ul li.lastLi a {
    color: #fbfdff;
    font-size: 13px;
    font-weight: 300;
    display: flex;
    flex-direction: row;
}
.footerLinkss ul li.lastLi a strong {
    padding-right: 5px;
}

.socialIcons strong {
    padding-bottom: 10px !important;
    display: block;
    color: #ffb1b1;
    text-transform: uppercase;
    font-weight: 500;
}

@media(max-width:767px){
    .cRScontent h3 {
        font-size: 18px;
    }
    .myfocusPoint ul li {
        border-right: 1px solid #78485217;
        display: inline-block;
        width: 150px;
        text-align: center;
    }
    .courseTab ul .crsPageTb {
        display: inline-block;
        width: 143px;
        padding: 4px 0px;
        font-size: 12px;
    }
    .courseTab ul .crsPageTb.active {
        background: #00367c;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        border-radius: 0;
    }
    .crsCmnDiv.active {
        display: block;
        padding: 0;
    }
    .sticky.header-1 .header-right .icon-items .content h4 a {
        color: var(--header);
        font-size: 14px;
    }
    .sticky.header-1 .header-right .icon-items .icon {
        width: 105px;
        height: 28px;
        line-height: 30px;
        text-align: center;
        background-color: #ff4949;
        color: var(--white);
        border-radius: 6px;
        border-radius: 0px;
        font-size: 13px;
    }
    .myaboutUS p {
        font-size: 14px;
    }
    .ancGerDiv {
        padding-left: 0;
        text-align: center;
    }
    .logos {
        overflow: hidden;
        padding: 0 0px;
        white-space: nowrap;
        position: relative;
    }
    .logo_items img {
        height: auto;
        width: 90px;
        padding: 4px;
        border: 1px solid #adababa3;
    }   
    .logos:before {
        left: 0;
        background: linear-gradient(to left, rgb(255 255 255 / 0%), rgb(255 255 255 / 52%));
    }
    .ancCrsSec .section-title {
        text-align: center;
        padding-top: 20px;
    }
    .section-title .sub-content {
        margin-bottom: 12px;
    }
    .col-xl-6.col-center-resp {
        text-align: center;
    }
    .ancRecruiterDiv {
        display: flex;
        align-items: center;
        margin: 4px 0 0;
        text-align: center;
    }
    .recruit.rect1 h3 {
        font-size: 14px;
        color: #47567f;
    }
    .recruit.rect1 h4 {
        font-size: 16px;
        margin-bottom: 4px;
        color: #ff4949;
    }
    .funfact-section h2 {
        font-size: 18px;
        line-height: 26px;
    }
    .recruit.rect2 h3 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 19px;
        color: #fbd9d9;
    }
    .recruit.rect2 {
        text-align: center;
        background: #404553cf;
        height: auto;
    }
    .section-title .sub-content {
        font-size: 16px;
    }
    .hero-video .callout {
        padding: 20px 0;
    }
    .header-1 .header-right .icon-items .icon {
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #ff4949;
        color: var(--white);
        cursor: pointer;
        font-size: 14px;
        border-radius: 10px;
    }
}