
.section_title {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.section_title h2 {
    font-size: 32px !important;
    font-weight: 500;
    color: #000;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0px;
}

.section_title p {
    font-size: 14px;
    font-weight: 400;
    color: #9B9B9B;
    line-height: 24px;
    width: 90%;
    display: block;
    margin: 0 auto 15px;
}

.section_title.white h2, .section_title.white p {
    color: #fff;
}

.main_header_aera {
    width: 100%;
    display: inline-block;
    position: relative;
    min-height: 500px;
    background-repeat: no-repeat;
    background-position: 20% center;
    margin-top:88px !important;
}

.main_header_aera:after {
    content: '';
    width: 58%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(95.05deg, #058AC3 1.16%, rgba(132, 0, 178, 0.9) 91.23%);
    box-shadow: -32px 24px 100px rgba(85, 0, 117, 0.24);
    backdrop-filter: blur(7px);
    /* Note: backdrop-filter has minimal browser support */
    transform: matrix(-1, 0, 0, 1, 0, 0);
    border-top-right-radius: 50rem !important;
    border-bottom-right-radius: 50rem !important;
}

.main_header_aera .container {
    position: relative;
    z-index: 2;
    height: 500px;
}

.main_header_aera .container .content_div {
    padding-right: 4rem;
}

.main_header_aera .container .content_div h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
}

.main_header_aera .container .content_div p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    display: inline-block;
    width: 100%;
}

.main_header_aera .content_div .input-group-text, .main_header_aera .content_div input.form-control {
    background-color: #fff;
    height: 55px;
    border-radius: .625rem;
}

.main_header_aera .content_div .input-group-text {
    font-size: 20px;
    color: #068AC4;
    border: 1px solid #068AC4;
    border-right: 0 !important;
}

.main_header_aera .content_div input.form-control {
    font-size: 16px;
    color: #000;
    border: 1px solid #068AC4;
    border-left: 0 !important;
}

.main__trustpilot span {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 16px 10px 0 0;
}
/*******star-rating********/
.star-rating {
    font-size: 14px !important;
    padding-left: 0 !important;
    margin-left: 0;
}
.star-rating .course-star-rating {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
.star-rating::before, .star-rating span::before {
    letter-spacing:0 !important;
    display:none !important;
}
.widget.course__widget .course_info .ratings {
    padding-left: 0;
}
.widget.course__widget .course_info .ratings > .star-rating {
    top: 0;
}
.bp_blank_stars:before {
    font-weight: 200 !important;
    font-family: fontawesome;
    font-size: 15px !important;
}

.offer-area__img {
    display: block;
}

.offer-area__img_tabs {
    display: none;
}

@media only screen and (min-width: 1950px) and (max-width: 5000px) {
    .main_header_aera {background-position:36% center;}
    .main_header_aera:after{width:55%;}
}
@media only screen and (min-width:1600px) and (max-width: 1920px) {
    .main_header_aera {background-position:29% center;}
    .main_header_aera:after{width:58%;}
}

@media only screen and (min-width: 1500px) and (max-width: 5000px) {
    .main_header_aera .container .content_div {
        padding-right: 8rem;
        margin-left: -10%;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .main_header_aera  .offer-area .offer-area__img {
        width: 400px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    .offer-area__img_tabs {
        display: block;
    }

    .offer-area__img {
        display: none;
    }
}


.counter__area {
    width: 100%;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 1;
    margin-top: -6px;
}

.counter {
    position: relative;
    padding: 20px 0;
    background: #FFFFFF;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
}

.count-title {
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    color: #0680C4;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    display: flex;
    justify-content: center !important;
}

.count-title h2 {
    margin-bottom: 0;
}

.count-text {
    font-size: 16px;
    color: #8B8B8B;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.counter__area .col-lg-3:first-child .counter {
    box-shadow: none;
}

.counter__area .col-lg-3:last-child .counter:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 100%;
    background-color: #fff;
    right: -20px;
    top: 0;
}


.together__shaping {
    padding: 90px 0;
    background-color: #fff;
}

.nav-tabs.main__tabs {
    border: none !important;
    margin-bottom: 25px;
}

.nav-tabs.main__tabs .nav-link {
    font-size: 18px;
    font-weight: 600;
    color: #8D1CBA;
    width: 200px;
    height: 48px;
    background-color: #F5F4F9;
    border: none !important;
    border-radius: 70px;
}

.nav-tabs.main__tabs .nav-item:last-child .nav-link {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.nav-tabs.main__tabs .nav-item:first-child .nav-link {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.nav-tabs.main__tabs .nav-link.active {
    color: #fff;
    background-color: #8D1CBA;
}


.areas__interest {
    padding: 90px 0;
    background: linear-gradient(100.05deg, #058AC3 1.49%, #8400B2 100%);
}

.areas__interest .section_title {
    margin-bottom: 20px;
}

.areas__interest .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    /*align-items: flex-start;*/
    align-items: center !important;
    padding: 1.2rem;
    background-color: transparent;
    box-shadow: 0px 4px 48px rgba(0, 0, 0, 0.0);
    border-radius: 10px;
    box-sizing: border-box;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.areas__interest .media .img-hover {
    width: 70px;
    height: 70px;
    background-color: #B2BEC5;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
}

.areas__interest .media .img-hover img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    object-position: center;
    -moz-transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;

}

.areas__interest .media .media-body {
    -ms-flex: 1;
    flex: 1;
}

.areas__interest .media .media-body span {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.areas__interest .media:hover {
    background: rgba(0, 0, 0, 0.32);
    box-shadow: 0px 4px 48px rgba(0, 0, 0, 0.24);
    -ms-transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
}

.areas__interest .media:hover .img-hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

@media (max-width: 380px) {
    .areas__interest .media .img-hover {
        width: 50px;
        height: 50px;
        margin-right: .5rem !important;
    }

    .areas__interest .media .img-hover img {
        width: 50px;
        height: 50px;
    }

    .areas__interest .media .media-body a {
        font-size: 15px;
    }
}


.popular_live_courses {
    width: 100%;
    display: inline-block;
    padding: 90px 0;
}

.popular_live_courses .section_title {
    margin-bottom: 30px;
}

.popular_live_courses .card {
    width: 100%;
    padding: 1.5rem;
    display: inline-block;
    background: #F5F4F9;
    border-radius: 10px;
    border: none !important;
    margin-top: 12px;
    margin-bottom: 12px;
}

.popular_live_courses .card h3 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height:22px;
}
.popular_live_courses .card h3.hide_desktop {
    display:none;
}

.popular_live_courses .card .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
}

.popular_live_courses .card .media figure {
    width: 110px;
    height: 110px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #fff;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}

.popular_live_courses .card .media img {
    width:100%;
}
.popular_live_courses .card .media .price {
    font-size: 24px;
    font-weight: 700;
    color: #005099;
    padding-left: 15px;
}
.popular_live_courses a.btn.btn-link, .together__shaping a.btn.btn-link {
    font-size: 18px;
    font-weight: 700;
    color: #0680C4;
    align-items: center;
    padding: 0 !important;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 30px;
}

@media only screen and (min-width: 991px) and (max-width: 1280px) {
    .popular_live_courses .card .media figure {
        width: 90px;
        height: 90px;
    }
}


.main_reviews {
    width: 100%;
    display: inline-block;
    background-color: #F5F4F9;
    padding: 70px 0 400px;
}

.main_reviews .section_title {
    margin-bottom: 50px;
}
.row.all__review.pt-0 {
    margin-bottom: 20px;
}
.main_reviews iframe {
    margin-bottom: 70px;
}

.boxes__links {
    width: 100%;
    padding: 0 0 50px;
}

.boxes__links .container {
    position: relative;
    margin-top: -350px;
}

.boxes__links .links__boxDiv {
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
}

.boxes__links .links__boxDiv .content {
    width: 80%;
    position: absolute;
    z-index: 1;
    left: 40px;
    bottom: 40px;
    vertical-align: bottom;
    color: #fff;
}

.boxes__links .links__boxDiv .content h3 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
}

.boxes__links .links__boxDiv .content p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

.boxes__links .links__boxDiv .content .btn-outline-primary {
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #fff !important;
    border-color: #fff;
    width: 200px;
    height: 40px;
}

.boxes__links .links__boxDiv .content .btn-outline-primary:hover {
    border:1px solid #8F1AB9 !important;
}

.boxes__links .links__boxDiv .overly {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.boxes__links .links__boxDiv .overly.bg-gradient {
    background: linear-gradient(100.05deg, #058AC3 13.34%, rgba(132, 0, 178, 0.24) 89.02%) !important;
}

.boxes__links .links__boxDiv .overly.bg-dark {
    background: linear-gradient(73.3deg, rgba(1, 23, 36, 0.8) 20.76%, rgba(0, 0, 0, 0) 95.86%) !important;
}


.main_brands_working .container .brands_wapper {
    padding-top: 65px;
    padding-bottom: 80px;
}

.main_brands_working .container p {
    padding-bottom: 20px;
}

.main_brands_working .logo_div {
    display: inline-flex;
    margin: 20px 16px;
}


.recent_blog_posts {
    width: 100%;
    padding: 65px 0 120px;
    background: linear-gradient(100.05deg, #058AC3 1.49%, #8400B2 100%);
}

.recent_blog_posts .section_title.white h2 {
    margin-top: 65px !important;
    margin-bottom: 30px;
}

.recent_blog_posts .card {
    padding: 1.5rem;
    background-color: #fff;
    /*margin-top:50px;*/
}

.recent_blog_posts .card figure {
    width: 100%;
    height: 125px;
    overflow: hidden;
}

.recent_blog_posts .card figure img {
    width: 100%;
    height: 125px;
    object-fit: cover;
    object-position: bottom right;
    transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
}

.recent_blog_posts .card h3 a {
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 60px;
}

.recent_blog_posts .card p {
    width:100%;
    height:73px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 1rem !important;
}

.recent_blog_posts .card .card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recent_blog_posts .card .card-footer div {
    display: flex;
    align-items: center;
}

.recent_blog_posts .card .card-footer div img {
    width: 40px;
    height: 40px;
}

.recent_blog_posts .card .card-footer div span {
    font-size: 14px;
    font-weight: 500;
    color: #828282;
    padding-left: 5px;
    text-transform: uppercase;
}

.recent_blog_posts .card .card-footer a.btn.btn-link {
    font-size: 14px;
    font-weight: 700;
    color: #3BAFDA;
    display: flex;
    align-items: center;
    padding: 0 !important;
    text-transform: uppercase;
    text-decoration: none;
}

.recent_blog_posts .card .card-footer a.btn.btn-link i {
    font-size: 17px;
    padding-left: 6px;
}

.recent_blog_posts .card:hover figure img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.recent_blog_posts .card:hover h3 a {
    color: #058AC3;
}

@media (max-width: 600px) {
    .recent_blog_posts .card {
        padding: 1rem;
    }

    .recent_blog_posts .card .card-footer div {
        font-size: 12px;
    }
}

.main__awarding__boides {
    display: flex;
    width: 100%;
    padding: 3.75rem 0;
}

.main__awarding__boides .section_title h2 {
    margin-bottom: 1rem;
}

.main__awarding__boides .card {
    width: 100%;
    height: 110px;
    margin: 12px 0;
    overflow: hidden;
    background: #F5F4F9;
    border-radius: 10px;
}

.main__awarding__boides a.btn {
    font-size: 18px;
    font-weight: 600;
    color: #068AC4;
    text-decoration: none;
    margin: 15px 0 10px;
}
div#gform_1271_validation_container {
    display: none !important;
}

/************ responsive style *************/
@media only screen and (min-width: 1500px) and (max-width: 5000px) {
    .main_reviews iframe {
        margin-bottom: 95px;
    }

    .boxes__links .container {
        margin-top: -400px;
    }

    .boxes__links .links__boxDiv {
        height: 400px;
    }

    .boxes__links .links__boxDiv .content {
        width: 60%;
    }

    .recent_blog_posts .card figure, .recent_blog_posts .card figure img {
        height: 150px;
    }
}

@media only screen and (min-width:1280px) and (max-width:1439px) {
    .recent_blog_posts .card figure, .recent_blog_posts .card figure img {
        height: 138px;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {

    .widget.reviews__box h4, .widget.reviews__box p {
        font-size: 12px;
    }

    .boxes__links .links__boxDiv .content h3 {
        font-size: 25px;
    }
}

@media (max-width: 991px) {

    .main_header_aera:after {
        width: 90%;
    }

    .counter__area .col-lg-3:first-child .counter {
        box-shadow: 0 0 40px rgb(0 0 0 / 8%);
    }

    .counter__area .col-lg-3:last-child .counter:after {
        display: none;
    }

    .count-title {
        font-size: 24px;
        line-height: 26px;
    }

    .counter__area {
        overflow:hidden;
    }

}

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

    .together__shaping .nav-tabs > li {
        width:auto !important;
    }
    .main_header_aera:after {
        width: 100%;border-radius: 0 !important;
    }
}


@media only screen and (min-width:320px) and (max-width:566px) {
    
    .main_header_aera {
        margin-top:85px !important;
    }
    
    .main_header_aera:after {
        width: 100%;
        border-radius: 0 !important;
    }
    .main_header_aera .container .content_div {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .main_header_aera .container .content_div h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .main_header_aera .container .content_div p {
        font-size: 14px;
        line-height: 24px;
    }

    .d-flex.main__trustpilot img {
        width: 100%;
        height: auto;
    }

    .main__trustpilot span {
        font-size: 15px;
        padding: 26px 10px 0 0;
    }
}

@media (max-width: 425px) {

    .count-title h2 {
        font-size: 24px !important;
    }

    .counter__area .col-lg-3:last-child .counterr::after {
        display: none;
    }

    .section_title h2 {
        font-size: 24px !important;
        font-family: 'Poppins', sans-serif !important;
    }

    .nav-tabs.main__tabs .nav-link {
        font-size: 14px;
        width: 135px;
        height: 43px;
        padding: .5rem .4rem;
    }

    .areas__interest .media {
        padding: .6rem;
        overflow: hidden;
    }

    .areas__interest .media .img-hover,
    .areas__interest .media .img-hover img {
        width: 45px;
        height: 45px;
    }

    .areas__interest .media .img-hover {
        margin-right: .5rem !important;
    }

    .areas__interest .media .media-body span {
        font-size: 14px;
    }

    .boxes__links .links__boxDiv {
        height: 300px;
    }

    .boxes__links .links__boxDiv .content {
        width: 85%;
        left: 20px;
        bottom: 25px;
    }

    .boxes__links .links__boxDiv .content h3 {
        font-size: 24px;
        line-height: 33px;
    }

    .boxes__links .links__boxDiv .content p {
        font-size: 12px;
        line-height: 20px;
    }


    .recent_blog_posts {
        padding: 0 0 70px;
    }

    .recent_blog_posts .card figure,
    .recent_blog_posts .card figure img {
        height: 200px;
    }

    .recent_blog_posts .card h3 {
        margin-bottom: .9rem !important;
    }

    .recent_blog_posts .card p {
        margin: 0 0 1.5rem !important;
    }

    .recent_blog_posts .card .card-footer {
        padding-bottom: 10px !important;
    }

    h3.hide-Mobo {
        display: none !important;
    }

    .popular_live_courses .card {
        padding: 1rem;
    }

    .popular_live_courses .card .media {
        display: inline-block;
    }

    .popular_live_courses .card .media figure {
        float: left;
        margin-bottom: 0;
    }

    .popular_live_courses .card h3.hide_desktop {
        display: -webkit-box;
        padding-left: 15px;
        margin-top: 20px;
        min-height: 35px;
    }

}

@media (max-width: 375px) {
    .count-text {
        font-size: 12px;
    }

    .recent_blog_posts .card figure,
    .recent_blog_posts .card figure img {
        height: 140px;
    }

    .areas__interest .media {
        padding: .5rem;
    }

    .areas__interest .media .img-hover,
    .areas__interest .media .img-hover img {
        width: 40px;
        height: 40px;
    }

    .areas__interest .media .media-body span {
        font-size: 12px;
        line-height: 17px;
    }

}