@charset "utf-8";
/* CSS Document */

/* ==========================================================================
   Media Queries
   ========================================================================== */

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

@media screen and (max-width: 1199.98px) {
    .banner_form_sec {
        padding: 15px 15px;
        width: 300px;
    }
    .banner_form_sec .form_title {
        font-size: 15px;
        padding: 0;
    }
    .banner_content_sec h2 {
        font-size: 62px;
        margin: 0 0 10px;
        padding: 0 0 10px;
    }
    .banner_content_sec h4 {
        font-size: 22px;
        line-height: 27px;
    }
    .banner_content_sec {
        padding: 60px 40px 0px 30px;
    }
    .banner {
        padding: 100px 0 60px;
    }
    .banner_bottom_box {
        padding: 15px;
    }
    .banner_bottom_box h4 {
        font-size: 21px;
        margin: 0 0 10px;
    }
    .banner_bottom_left_sec h4 {
        font-size: 24px;
        margin: 0 0 80px;
    }
    .banner_bottom_left_sec p {
        font-size: 23px;
        line-height: 25px;
    }
    .main_title1 {
        font-size: 38px;
    }
    .other_platform_wrap .main_title1 {
        margin: 0 0 30px;
    }
    .other_platform_wrap {
        padding: 60px 0 30px;
    }
    .other_platform_sub_sec h3 {
        font-size: 32px;
        padding: 0 0 15px;
    }
    .other_platform_sub_sec p {
        font-size: 24px;
        line-height: 28px;
    }
    .other_platform_container {
        margin: 20px 0;
    }
    .steps_to_transform_wrap {
        padding: 60px 0;
    }
    .banner_bottom_left_sec h3 {
        font-size: 32px;
    }
    .about_ctpl_wrap .banner_bottom_left_sec p {
        font-size: 18px;
    }
    .our_clientele_wrap {
        padding: 60px 0;
    }
    .main_title1::after {
        height: 46px;
    }
    .copyright_text {
        font-size: 16px;
        margin: 20px 0 0;
    }
    /*################## Inner Page #####################*/
    /*################## Inner Page #####################*/
}

@media screen and (max-width: 991.98px) {
    .banner_content_sec {
        padding: 0px 40px 0px 20px;
    }
    .banner_content_sec h2 {
        font-size: 52px;
        margin: 0 0 10px;
        padding: 0 0 10px;
    }
    .banner_content_sec h4 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 20px;
    }
    .banner_form_sec {
        width: 96%;
        margin: 0 auto;
        display: table;
    }
    .banner {
        padding: 120px 0 40px;
    }
    .banner_bottom_right_sec {
        width: 94%;
        margin: 0;
    }
    .banner_bottom_right1 {
        padding-right: 10px;
    }
    .banner_bottom_right2 {
        padding-left: 10px;
    }
    .banner_bottom_box_icon {
        margin-bottom: 5px;
    }
    .banner_bottom_box h4 {
        font-size: 19px;
        line-height: 21px;
    }
    .banner_bottom_box p {
        font-size: 14px;
        line-height: 17px;
        border-bottom: 5px solid #cccbcb;
    }
    .banner_bottom_sec {
        padding: 200px 0 130px;
    }
    .other_platform_wrap {
        padding: 40px 0 20px;
    }
    .main_title1 {
        font-size: 30px;
    }
    .main_title1::after {
        height: 37px;
    }
    .other_platform_wrap .main_title1 {
        margin: 0 0 20px;
    }
    .other_platform_sub_sec {
        padding: 30px 0px 30px 20px;
    }
    .right_float .other_platform_sub_sec {
        padding-left: 0;
        padding-right: 20px;
    }
    .other_platform_sub_sec h3 {
        font-size: 28px;
        margin: 0 0 20px;
    }
    .other_platform_sub_sec p {
        font-size: 21px;
        line-height: 24px;
    }
    .steps_to_transform_wrap {
        padding: 40px 0;
    }
    .about_ctpl_wrap {
        padding: 40px 0;
    }
    .banner_bottom_left_sec h3 {
        font-size: 26px;
    }
    .banner_bottom_left_sec h4 {
        font-size: 18px;
        margin: 0 0 60px;
    }
    .banner_bottom_left_sec h4 br {
        display: none;
    }
    .about_ctpl_wrap .banner_bottom_left_sec {
        padding: 20px 40px 20px 20px;
        width: 100%;
    }
    .about_ctpl_wrap .banner_bottom_left_sec::before {
        left: inherit;
        right: 20px;
    }
    .about_ctpl_wrap .banner_bottom_left_sec h4::before {
        left: inherit;
        right: -22px;
    }
    .about_ctpl_wrap .banner_bottom_left_sec p {
        font-size: 15px;
        line-height: 20px;
    }
    .btn1 {
        font-size: 18px;
    }
    .footer_wrap {
        padding: 30px 0 0;
    }
    .footer_link ul li {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .footer_link ul li a i {
        margin-right: 7px;
    }
    .footer_contact h4 {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .footer_contact p {
        font-size: 15px;
        margin: 0px;
        line-height: 20px;
    }
    .copyright_text {
        padding: 15px 0;
        font-size: 14px;
        margin: 30px 0 0;
    }
    .footer_social_media li:nth-child(1) {
        margin-right: 5px;
    }
    /*################## Inner Page #####################*/
    /*################## Inner Page #####################*/
}

@media screen and (max-width: 767.98px) {
    .banner_content_sec {
        padding: 0px 0 20px;
    }
    .banner_content_sec h2 {
        font-size: 40px;
    }
    .banner_content_sec h4 {
        font-size: 17px;
        line-height: 19px;
    }
    .banner_form_sec {
        width: 96%;
        margin: 0 auto;
        display: table;
    }
    .banner {
        padding: 120px 0 40px;
    }
    .banner_bottom_right_sec {
        margin: 0 auto;
    }
    .banner_bottom_right1 {
        position: static;
    }
    .banner_bottom_right2 {
        position: static;
    }
    .banner_bottom_right1 {
        width: 100%;
        padding-right: 0px;
    }
    .banner_bottom_right2 {
        padding-left: 0;
        width: 100%;
    }
    .banner_bottom_box {
        padding: 15px;
        margin: 10px 0;
        display: inline-block;
    }
    .banner_bottom_left_sec p {
        font-size: 16px;
        line-height: 19px;
    }
    .banner_bottom_left_sec h4 {
        font-size: 18px;
        margin: 0 0 40px;
    }
    .banner_bottom_sec {
        padding: 40px 0 0;
    }
    .banner_bottom_left_sec {
        margin-bottom: 10px;
    }
    .other_platform_wrap {
        padding: 30px 0 20px;
    }
    .main_title1 {
        font-size: 24px;
        margin: 0 0 20px 15px !important;
    }
    .right_float .other_platform_img_sec {
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }
    .right_float .other_platform_sub_sec {
        width: 100%;
        padding: 0;
    }
    .other_platform_img_sec {
        width: 100%;
        float: none;
        margin: 0 0 15px;
    }
    .other_platform_sub_sec h3 {
        font-size: 23px;
        margin: 0 0 15px;
        padding: 0 0 10px;
    }
    .other_platform_sub_sec p {
        font-size: 16px;
        line-height: 21px;
    }
    .other_platform_sub_sec {
        width: 100%;
        float: none;
        padding: 0;
        text-align: left;
    }
    .other_platform_sub_sec h3::before {
        right: inherit;
        left: 0;
    }
    .other_platform_container {
        margin: 10px 0;
    }
    .steps_to_transform_wrap .desktop_display,
    .our_clientele_wrap .desktop_display {
        display: none;
    }
    .steps_to_transform_wrap .mobile_display,
    .our_clientele_wrap .mobile_display {
        display: block;
    }
    .our_clientele_wrap {
        padding: 30px 0;
    }
    .footer_contact h4 {
        text-align: center;
    }
    .footer_contact p {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }
    .footer_contact p br {
        display: none;
    }
    .footer_link {
        margin: 20px 0 0;
        border-right: none;
        text-align: center;
    }
    .footer_social_media {
        margin: 20px 0 0;
        text-align: center;
    }
    .copyright_text {
        line-height: 17px;
    }
    /*################## Inner Page #####################*/
    /*################## Inner Page #####################*/
}

@media only screen and (max-width: 620px) {}

@media only screen and (max-width: 479px) {}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 412px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {}

@media (max-width: 767px) {
    section.hero-section {
        padding: 65px 0 15px;
    }
    .header {
        background: #fff;
        border-bottom: 1px solid #ccc;
    }
    .h1,
    h1 {
        font-size: 1.7rem;
    }
    h2,
    h2 span {
        font-size: 25px !important;
    }
    .h3,
    h3 {
        font-size: 1.1rem;
    }
    header .logo,
    header .phone {
        text-align: center;
    }
    .header .phone a {
        text-align: left;
        display: none;
    }
    header.header * {
        justify-content: center;
    }
    section.why_choose_section .career_contet {
        flex-wrap: wrap;
        margin-top: 25px;
    }
    section.why_choose_section .carrer-list {
        width: 46%;
        position: relative;
        overflow: hidden;
    }
    section.why_choose_section .career-list-cont {
        position: absolute;
        bottom: 0;
        padding: 10px;
        height: 100%;
        transform: translate(0px, 0);
    }
    section.why_choose_section .career-list-cont button {
        opacity: 1;
    }
    .heaing-dgere {
        text-align: center;
        margin-bottom: 40px;
    }
    .heading-enroll {
        text-align: left !important;
    }
    .empower_cont {
        padding: 40px 15px !important;
    }
    .form_two,
    .form_three {
        width: 90% !important;
    }
    .logo img {
        height: 30px;
        margin-right: 20px;
    }
    .header {
        /* left:120px; */
    }
    a.mobile-view.d-none {
        display: block !important;
        position: fixed;
        z-index: 9999;
        right: 15px;
        bottom: 15px;
        background: #D70131 !important;
        color: #fff !important;
        height: 50px !important;
        width: 50px !important;
        text-align: center;
        padding: 13px !important;
    }
    section.online_learning_section .dont-contnt p {
        color: rgba(255, 255, 255, 0.70);
        text-align: center;
        font-family: Montserrat;
        font-size: 11px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        letter-spacing: 0.32px;
        text-transform: uppercase;
        margin-top: 20px;
    }
    section.addmission_process_section {
        padding: 50px 0;
        position: relative;
    }
    section.addmission_process_section .add-head h2 {
        color: #000;
        font-family: Montserrat;
        font-size: 42px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: 1.035px;
        margin-bottom: 20px;
        text-align: center;
    }
    section.online_degree_section {
        padding: 50px 0;
        position: relative;
    }
    .bg-desktop-img {
        background-image: url(../../../default/images/frontend/desktop_img.png);
        background-size: 100% 100% !important;
        background-repeat: no-repeat;
        position: absolute;
        height: 430px !important;
        width: 100%;
        top: 0;
        z-index: 0;
        background-position: center;
        background-color: #fff;
    }
}

@media (min-width: 768px) {
    header .phone {
        text-align: right;
    }
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media screen and (min-width: 1600px) {}

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

@media screen and (max-width: 1199.98px) {
    .empower_text,
    section.empowering_section .empower_text h3,
    section.empowering_section .empower_text p,
    section.empowering_section .empoer-head h2,
    section.enroll_now_section .heading-enroll h2,
    section.enroll_now_section .heading-enroll h3 {
        text-align: left !important;
    }
    section.enroll_now_section .heading-enroll h3 {
        font-size: 34px;
    }
    section.online_learning_section .dont-content h2:before,
    section.online_learning_section .dont-content h2:after,
    section.enroll_now_section .heading-enroll h3 br {
        display: none;
    }
    section.empowering_section .empower_cont:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000000ad;
        border-top-right-radius: 100px;
    }
    .bg-desktop-img {
        background-image: url(../../../default/images/frontend/desktop_img.png);
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        height: 500px;
        width: 100%;
        top: 0;
        z-index: 0;
        background-position: center;
        background-color: #fff;
    }
    .hero-content {
        /* margin-top: 400px; */
    }
    section.hero-section {
        background: #141e46 !important;
    }
    .form_one {
        width: 100%;
        border-radius: 7px;
        background: #FFF;
        box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.25);
        height: 450px;
        display: block;
        margin-top: 50px;
    }
    section.study_anywhere_section .heading-anywhere h2 span br {
        display: none;
    }
    section.about_section .abt-cnttn {
        text-align: center;
        padding: 40px 20px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.10);
    }
    section.about_section .abt-cnttn:nth-child(6n) {
        border-bottom: 0px solid rgba(0, 0, 0, 0.10);
    }
    section.about_section .abt-cnttn:nth-child(odd) {
        border-right: 0;
        text-align: center;
    }
    section.about_section {
        padding: 80px 0;
    }
    section.about_section .abt-text p,
    section.online_degree_section .heaing-dgere p {
        font-size: 11px;
    }
    /* .carousel-item .row {
    flex-direction: column-reverse;
} */
    section.about_section .abt-text.border-top {
        border: 0 !important;
    }
    section.about_section .about-cont-img img {
        width: 100%;
        margin-bottom: 25px;
    }
    section.study_anywhere_section .study_content ul {
        display: block;
        width: 100%;
    }
    /* section.study_anywhere_section .study_content ul li {
        width: 100%;
    }

    section.why_choose_section .career_contet {
        display: block;
    } */
    .empower_cont {
        padding: 50px !important;
    }
    section.online_degree_section .dgere-cer-img {
        text-align: center;
    }
    footer.footer .contact-text {
        text-align: center;
        width: 100%;
        margin-left: auto;
    }
    footer.footer .logo-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    section.addmission_process_section .timeline-steps {
        display: block;
    }
    section.addmission_process_section .timeline-steps .timeline-step {
        align-items: center;
        display: flex;
        flex-direction: column;
        position: relative;
        padding: 10px;
        width: 100%;
    }
    section.addmission_process_section .timeline-steps .timeline-content {
        width: 100%;
        display: flex;
    }
    .inner-circle {
        margin-right: 20px;
    }
    .timeline-step:after {
        content: "";
        height: 100%;
        width: 2px;
        background: #000;
        position: absolute;
        top: 30px;
        left: 30px;
        z-index: -1;
        padding: 0;
    }
    .timeline-step {
        padding: 25px 0 !IMPORTANT;
    }
    section.empowering_section .empoer-head:after,
    section.addmission_process_section .timeline-steps .timeline-step:not(:first-child):before {
        display: none;
    }
    .form_two {
        position: relative;
        width: 50%;
        left: 0;
        right: 0;
        margin: auto;
        margin-bottom: 40px;
        height: auto;
        margin-top: -120px;
    }
    section.empowering_section {
        padding: 0 0 100px;
        position: relative;
    }
}

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

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

@media only screen and (max-width: 620px) {}

@media only screen and (max-width: 479px) {}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 412px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {
    .logo {
        width: 140px !important;
    }
    header .phone a {
        top: -57px !important;
    }
}

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

@media (max-width: 767px) {
    header .carousel .carousel-item img {
        height: 220px;
    }
    .loginregister.open {
        right: 0;
    }
    .loginregister-container .form-block {
        width: 320px;
    }
    .loginregister {
        right: -321px;
    }
    .contact-no {
        padding-top: 0;
    }
    .contact-no a {
        font-size: 10px;
    }
    header .logo img {
        width: auto;
    }
    .banner-caption {
        margin-top: 20px;
    }
    .banner-caption span {
        padding: 5px;
        font-size: 18px;
    }
    .banner-caption h3 {
        font-size: 18px;
    }
    .banner-caption h4 {
        font-size: 16px;
        padding: 5px;
    }
    /* .carousel-item img{
        height: 250px;
    } */
    .box .box-cell img {
        height: auto;
    }
    .step-desktop {
        display: none;
    }
    .campus-life-list li {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    header .carousel .carousel-item img {
        height: 330px;
    }
    .loginregister.open {
        right: 0;
    }
    .loginregister-container .form-block {
        width: 330px;
    }
    .loginregister {
        right: -330px;
    }
    .contact-no {
        padding-top: 10px;
        text-align: right;
    }
    .contact-no a {
        font-size: 20px;
    }
    header .logo img {
        width: auto;
    }
    .banner-caption {
        margin-top: 22px;
        font-size: 20px;
    }
    .banner-caption span {
        padding: 10px;
    }
    .banner-caption h3 {
        font-size: 25px;
    }
    .banner-caption h4 {
        font-size: 22px;
        padding: 10px;
    }
    .award-content {
        height: 410px;
    }
    .scholarDiv .box {
        height: 145px;
    }
    .box .box-cell {
        display: table-cell;
        width: 50%;
    }
    .box .box-cell img {
        height: 100%;
    }
    .step-desktop {
        display: block;
    }
    .step-mobile {
        display: none;
    }
    .campus-life-list li {
        float: left;
        width: 23.6%;
        margin: 5px;
    }
    .campus-life-list li img {
        height: 110px;
    }
}

@media (min-width: 992px) {
    header .carousel .carousel-item img {
        height: 450px;
    }
    .banner-caption {
        margin-top: 32px;
        font-size: 33px;
    }
    .banner-caption h3 {
        font-size: 36px;
    }
    .banner-caption h4 {
        font-size: 30px;
        padding: 10px;
    }
    .award-content {
        height: 410px;
    }
    .scholarDiv .box {
        height: 165px;
    }
    .campus-life-list li {
        width: 15.6%;
    }
    .campus-life-list li img {
        height: 120px;
    }
}

@media (min-width: 1200px) {
    header .carousel .carousel-item img {
        height: 650px;
    }
    .banner {
        padding-bottom: 100px;
    }
    .loginregister.open {
        right: 0;
    }
    .course-overview .course-ov-left {
        padding: 50px 0 100px;
    }
    .course-overview .course-overview-text {
        padding-top: 40px;
    }
    .banner-caption {
        margin-top: 140px;
    }
    .award-content {
        height: 290px;
    }
    .scholarDiv .box {
        height: 142px;
    }
    .campus-life-list li {
        width: 16.1%;
    }
    .campus-life-list li img {
        height: 180px;
    }
}