    /* -------------------------------  wazir ---------------------------------------------- */
    /* -------------------------------  Courses ---------------------------------------------- */

    #courses-heading {
        background-color: #1EB2A6;
        padding: 30px 0 30px 0;
        color: #FFFFFF;
    }

    .courses-heading-description h1 {
        font-weight: bold;
    }

    .courses-heading-description p {
        font-weight: Regular;
    }

    .courses-heading-description input[type="text"] {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #FFFFFF;
        opacity: 1;
        color: #FFFFFF;
        font-size: 1.2rem;
    }

    .courses-heading-description input:focus-visible {
        outline: none;
        border: none;
        border-bottom: 1px solid #FFFFFF;
    }

    .courses-heading-description ::placeholder {
        color: #FFFFFF;
        opacity: 1;
    }

    i.fa.fa-search.searcbicon {
        margin: 0 0 0 -15px;
        font-size: 18px;
    }
    /* heading main section */

    .course-main-heading h3 {
        color: #74A6B1;
        font-weight: Regular;
    }

    #courses-main {
        padding: 10px 20px 30px 20px !important;
    }

    .course-grade-desc ul {
        list-style-type: none !important;
        display: flex !important;
        padding: 0px !important;
        padding-left: 10px !important;
    }

    .course-grade-desc ul li {
        padding-right: 10px !important;
        color: #1B1B1B;
    }

    .course-grade-desc p {
        color: #1B1B1B;
    }

    #sidebarcrd {
        border-radius: 15px;
        border: none;
    }

    #sidebarcardheader {
        background-color: #1EB2A6;
        border-radius: 15px 15px 0px 0px;
        border: none !important;
    }

    #sidebarcardbody {
        border: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0px 0px 10px 10px;
        padding: 0 10px 0 10px;
    }

    .course-side-bar {
        margin: 0 11px 0 0;
    }

    #sidebarcardbody input[type="checkbox"] {
        zoom: 1.5;
        margin-top: 2px;
        background-color: red;
        ;
    }

    #sidebarcardheader .fa.fa-caret-down {
        color: #fff;
        font-size: 20px;
    }

    #sidebarcardheader h5 {
        color: #FFFFFF;
    }

    #sidebarcardheader .btn-link {
        color: #fff;
        text-decoration: none;
    }

    #sidebarcardbody ul {
        margin: 0px;
    }

    .clrch {
        color: red;
    }

    .scrollbar {
        height: 150px;
        overflow-x: hidden;
        background: #F5F5F5;
        overflow-y: scroll;
    }

    #sidebarcardbody::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }

    #sidebarcardbody::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
    }

    #sidebarcardbody::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
        background-color: #1EB2A6;
    }
    /* courase main card */

    .coursescard {
        border-radius: 15px;
        border: none !important;
    }

    .coursescard img {
        border-radius: 15px 15px 0px 0px;
    }

    .coursescard:hover {
        transition: transform .2s;
        transform: scale(0.97);
        z-index: 1;
        box-shadow: 0 10px 10px 0 rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 19%) !important;
        border: none;
    }

    .coursesimg {
        border-radius: 15px 15px 0px 0px;
    }

    .coursesbtn {
        background-color: #1EB2A6;
        border-radius: 20px;
        border: none;
        font-size: 0.8rem;
        color: white;
        padding: 0.6rem;
        width: 100%;
        margin: 0px 5px;
    }
    /* #coursebtn1Hover:hover a {
    background-color: #1e5653;
    color: white !important;
} */

    #coursebtn1Hover:hover a {
        color: white !important;
    }

    #coursebtn1Hover:hover {
        background-color: #1e5653;
    }

    #coursebtn2Hover:hover {
        color: white !important;
        background-color: #1e5653;
    }

    .course-see-more a {
        color: #FFFFFF;
    }

    .seemorecol6 {
        padding: 0 5px 0 5px !important;
        margin: 0 !important;
    }

    .coursescardbody {
        border: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0px 0px 15px 15px;
        padding: 5px 8px 10px 8px !important;
        color: #000;
        height: 130px;
    }

    .coursescardbody .card-text {
        color: #413D3D;
    }

    .coursescardbody:hover {
        background: #1EB2A6;
        border: none;
    }

    .coursescardbody:hover .card-text {
        text-decoration: none;
        color: #ffffff !important;
    }

    .coursescardbody:hover a {
        text-decoration: none;
    }

    .coursescardbody:hover .coursesbtn {
        background-color: #FFFFFF;
        color: #1EB2A6 !important;
    }

    .coursescardbody:hover .coursesbtn a {
        color: #1EB2A6 !important;
    }

    .cdd {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    /*  */
    /* media queries for course  */

    @media (max-width: 575.98px) {
        .course-desc-image img {
            border-radius: 50%;
            width: 150px;
            height: 150px;
            transform: translate(-44%, -7%) !important;
        }
    }

    @media (max-width: 767.98px) {}

    @media (max-width: 991.98px) {
        /*  Tablet  */
        .course-desc-image img {
            border-radius: 50%;
            width: 150px !important;
            height: 150px !important;
        }
    }

    @media (max-width: 1199.98px) {
        /*  laptop  */
        .coursescardbody .card-text {
            font-size: 11px !important;
        }
        .course-grade-desc p {
            font-size: 10px !important;
        }
        .course-side-bar {
            margin: 0 0px 0 0 !important;
        }
    }

    @media (max-width: 575.98px) {
        #courses-heading {
            padding-top: 70px !important;
        }
        .courses-heading-description input[type="text"] {
            width: 300px;
            font-size: 20px;
        }
    }
    /* media queries for course Detail */

    .blog-card-img {
        box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
        border-radius: 15px;
    }

    @media (max-width: 575.98px) {
        .course-main-desc {
            margin-top: 20px;
        }
        #course-heading-imgd {
            width: 100px !important;
        }
        .courses-heading-description {
            text-align: center;
        }
        .blog-heading {
            margin: 0px 0 0 0;
        }
    }
    /* -------------------------------  Courses Detail ---------------------------------------------- */

    .course-detail-heading h3 {
        font-weight: regular;
        color: #635454;
    }

    .course-detail-description .nav-tabs {
        border: none;
    }

    .course-detail-description .nav-tabs .nav-link.active {
        background-color: #74A6B1;
        color: #FFFFFF;
        border: none;
    }

    .course-detail-description .nav-tabs .nav-link {
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        width: 150px;
        color: #24807A;
        font-weight: bold;
        border: 0.1px solid #707070;
        margin-left: 3px;
    }

    .course-desc-image img {
        border-radius: 50%;
        width: 200px;
        height: 200px;
    }

    .course-des-heading {
        font-weight: bold;
        color: #9D8D8D;
    }

    .course-desc-detail {
        font-weight: Regular;
        color: #9D8D8D;
    }

    .course-detail-listview {
        font-weight: Regular !important;
        color: #9D8D8D !important;
    }

    .course-detail-description #nav-home {
        padding: 30px 0 15px 0;
        border-radius: 0px 30px 30px 30px;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    }

    .course-back-forward-btn a {
        width: 170px;
        background-color: #1EB2A6;
        color: #FFFFFF;
        border-radius: 5px;
    }

    .course-back-forward-btn a:hover {
        background-color: #69ACBC;
        color: #FFFFFF;
        border: none;
        border-radius: 5px;
    }

    .course-complete-description {
        padding: 20px 20px 20px 20px;
        border-radius: 0px 30px 30px 30px;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    }

    .course-complete-description p {
        padding-left: 30px !important;
    }
    /* media queries for course Detail */

    @media (max-width: 575.98px) {
        .course-back-forward-btn a {
            width: 150px;
        }
    }
    /* -------------------------------  End Courses Detail ---------------------------------------------- */
    /* -------------------------------  Privacy Policy ---------------------------------------------- */
    /*  */

    #privacy-policy {
        padding: 30px 0 30px 0;
    }

    .privacy-policy-list ul {
        list-style-type: none;
        margin: 0px;
        padding: 0;
    }

    .privacy-policy-list img {
        width: 20px;
    }

    .privacy-policy-heading h2,
    .privacy-policy-heading p {
        font-weight: regular;
        color: #13756D;
    }

    .privacy-policy-list h5 {
        font-weight: bold;
        color: #13756D;
    }

    .privacy-policy-list p {
        color: #969A9A;
    }

    .privacy-policy-list a {
        color: #13756D;
    }

    .additionalchange p {
        color: #463F3F;
        font-weight: bold;
    }
    /*  */
    /* -------------------------------  EndPrivacy Policy ---------------------------------------------- */
    /* -------------------------------  Student Services  ---------------------------------------------- */

    .student_support {
        padding-top: 30px;
    }

    .stud-support-detail h3 {
        color: #635454;
        font-weight: regular;
    }

    .stud-support-detail p {
        color: #13756D;
        font-weight: regular;
    }

    #stu-support-heading {
        padding: 30px 0 30px 0;
    }

    #stu-support-heading h3 {
        color: #635454;
        font-weight: Semibold;
    }

    .stu-check-img,
    .stu-check-arrow {
        width: 25px;
    }

    #stu-row {
        margin: 0 100px 0 100px !important;
        transform: translateY(-2rem);
    }

    .row.pr-5.pl-5.mr-5.ml-5 {
        transform: translateY(-32px);
        /* transform: translate(10px, 10px); */
    }

    .stu-support-option p {
        font-weight: bold;
    }

    #stu-campus {
        background-color: #F8F8F8;
        padding: 10px 0 1px 30px;
        border-radius: 30px;
    }

    #stu-campimg {
        margin: -19px 0 0 -35px;
        position: absolute;
    }

    #stu-campus1 {
        background-color: #FFEFEB;
        padding: 10px 0 1px 30px;
        border-radius: 30px;
    }

    #stu-camp1-img {
        position: absolute;
        margin: 1px -19px 0 -54px;
    }

    #stu-camp1-img1 {
        position: absolute;
        margin: -19px 0 0 -35px;
    }

    #stu-differ {
        background-color: #E2F0FF;
        padding: 10px 0 1px 30px;
        border-radius: 30px;
    }

    #stu-differ-img {
        position: absolute;
        margin: -19px 0 0 -35px;
    }

    #stu-differ-img1 {
        position: absolute;
        margin: 2px 0 0 -49px;
    }

    #stu-differ-img2 {
        position: absolute;
        margin: 0 0 0 92px;
    }

    #stu-high {
        background-color: #FFF4D9;
        padding: 10px 0 1px 30px;
        border-radius: 30px;
    }

    #stu-hight-img {
        position: absolute;
        margin: -19px 0 0 -35px;
    }

    #stu-great {
        background-color: #F3EBF2;
        padding: 10px 0 1px 30px;
        border-radius: 30px;
    }

    #stu-greateimg {
        position: absolute;
        margin: -19px 0 0 -35px;
    }

    #stu-greateimg1 {
        position: absolute;
        margin: 3px 0 0 -61px;
    }

    #stu-low {
        background-color: #F8F8F8;
        padding: 10px 0 1px 30px;
        border-radius: 30px;
    }

    #stu-lowimg {
        position: absolute;
        margin: -19px 0 0 -35px;
    }

    #stu-lowimg1 {
        position: absolute;
        margin: 6px 0 0 -60px;
    }

    #stud-service-inter {
        background-size: 508px 480px;
        background-image: url(/frontend/img/stu-interback.png);
        background-repeat: no-repeat;
        background-position: 86% -3%;
    }

    #stud-service-inter h2 {
        color: #635454;
        font-weight: Arial;
    }

    .stu-inter-desc {
        transform: translateY(33px);
        border-radius: 30px;
    }

    .stu-inter-desc-detail {
        background-color: #F8F8F8;
        border-radius: 25px;
    }

    #app-procedure {
        padding: 30px 0 0px 0;
    }

    #stu-inter-desc {
        background-color: #26B69A;
    }

    #stu-inter-desc1 {
        background-color: #2699B6;
        margin-top: -25px;
    }

    #stu-inter-desc2 {
        background-color: #E9CC57;
        margin-top: -25px;
    }

    #stu-inter-desc3 {
        background-color: #F897C7;
        margin-top: -25px;
    }

    #stu-inter-desc4 {
        background-color: #26B69A;
        margin-top: -25px;
    }

    #stu-inter-desc5 {
        background-color: #438F81;
        margin-top: -25px;
    }

    #stu-inter-desc6 {
        background-color: #B65226;
        margin-top: -25px;
    }

    #stu-inter-desc7 {
        background-color: #B1B626;
        margin-top: -25px;
    }

    #stu-inter-desc8 {
        background-color: #2699B6;
        margin-top: -25px;
    }

    .stu-inter-desc p {
        color: #FFFFFF;
    }
    /* app procedure */

    .float-right.imp-profirst {
        transform: translateX(32px);
    }

    #app-pro-detail p {
        background-color: #D2F4FF;
        width: 210px;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #707070;
        color: #13756D;
    }

    #app-pro-detail1 p {
        background-color: #F8F8F8;
        width: 210px;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #707070;
        color: #13756D;
    }

    #app-pro-detail2 p {
        background-color: #F8F8F8;
        width: 210px;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #707070;
        color: #13756D;
    }

    #app-pro-detail3 p {
        background-color: #F8F8F8;
        width: 210px;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #707070;
        color: #13756D;
    }

    #app-pro-detail4 p {
        background-color: #F8F8F8;
        width: 210px;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #707070;
        color: #13756D;
    }

    #app-pro-detail5 p {
        background-color: #E6FCE5;
        width: 210px;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #707070;
        color: #13756D;
    }

    #app-pro-detail6 p {
        background-color: #FFECEC;
        width: 210px;
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #707070;
        color: #13756D;
    }

    #app-procedure-img1 {
        position: absolute;
        margin: -82px 0 0 -33px;
        width: 35px;
    }

    #app-procedure-img2 {
        position: absolute;
        margin: -115px 0 0 0;
        width: 35px;
    }

    .app-proceture-left {
        transform: translateY(-193px);
    }

    .app-proceture-right a {
        background-color: #69ACBC;
        color: #FFFFFF;
    }

    .app-proceture-right a:hover {
        background-color: #13756D;
        color: #FFFFFF;
    }

    .addbackforwad {
        width: 150px;
    }

    #student_support {
        padding-top: 50px;
    }

    .app-pro-desc23img1.text-center {
        transform: translate(14%, 225%);
    }

    .app-pro-desc24img1.text-center {
        transform: translate(16%, -129%);
    }

    section.iq-features {
        padding: 0px 0 100px 0;
    }

    #app-profloatright img {
        width: 70%;
    }

    #app-profloatright {
        transform: translateY(-60%);
    }

    #app-profloatright a {
        background-color: #1EB2A6;
        color: #FFFFFF;
        border-radius: 5px;
        font-size: 18px;
    }

    @media (max-width: 767px) and (min-width: 100px) {
        #user-login-form-design {
            padding: 52px 10px 0px 10px !important;
        }
        #user-login-with {
            padding: 0px 15px 10px 15px !important;
        }
        .user-not-register p {
            font-size: 15px !important;
        }
        .float-right.imp-profirst {
            transform: translateX(0px) !important;
        }
        /* student services */
        .course-back-forward-btn.float-right.py-2 {
            padding: 0 18px 0 5px !important;
        }
        #stu-row {
            margin: 30px 0 0 0 !important;
        }
        #stud-service-inter h2 {
            font-size: 17px !important;
        }
        #stud-service-inter {
            background-size: 273px 500px;
            background-image: url(/frontend/img/stu-interback.png);
            background-repeat: no-repeat;
            background-position: 126% 0%;
        }
        .stu-inter-desc {
            width: 90% !important;
        }
        .app-proceture-left img {
            transform: translate(9%, -660%) !important;
            width: 60% !important;
        }
        #app-profloatright {
            transform: translate(55%, -103%) !important;
        }
        #app-profloatright a {
            font-size: 7px !important;
        }
        .stud-support-detail.float-right img {
            width: 100% !important;
        }
        #app-profloatright {
            transform: translate(32%, -74%) !important;
        }
        #app-proceture-leftimg {
            transform: translate(15%, -744%) !important;
        }
        #app-profloatright img {
            width: 40% !important;
        }
        #app-profloatright a {
            font-size: 12px !important;
        }
        .app-proceture-left {
            transform: translate(-11%, -97%) !important;
        }
        .app-proceture-left img {
            width: 60% !important;
        }
        /* app material */
        .addbackforwad {
            width: 150px !important;
        }
        /* end app material */
        #progressbar {
            margin-top: 10px !important;
        }
        .app-procedure-heading h3 {
            font-size: 20px !important;
        }
        .admi-app-descrtion p {
            font-size: 12px !important;
        }
        .app-pro-desc1.text-center {
            width: 65% !important;
            border-radius: 20px !important;
            font-size: 10px !important;
            padding: 7px 7px 0px 7px !important;
        }
        .app-pro-desc21 {
            padding: 5px 5px 5px 5px !important;
            width: 78% !important;
            font-size: 12px !important;
        }
        .app-pro-desc22 {
            padding: 22px 0 25px 0 !important;
            width: 78% !important;
            font-size: 12px !important;
        }
        .app-pro-desc24 {
            padding: 10px 0 10px 0 !important;
            width: 78% !important;
            font-size: 10px !important;
        }
        .app-pro-desc23 {
            padding: 45px 0 45px 0 !important;
            width: 78% !important;
            font-size: 10px !important;
        }
        .applookforw img {
            width: 90%;
        }
        .app-pro-desc23img1.text-center {
            transform: translate(10%, 163%);
        }
        .app-pro-desc24img1.text-center {
            transform: translate(23%, -115%);
        }
        .app-proceture-right.float-right {
            transform: translate(-69%, -68%);
        }
        .applookforw.float-right {
            transform: translate(-1%, 335%) !important;
        }
        .applookforw img {
            width: 30%;
        }
        .app-proceture-right.float-right {
            transform: translate(-42%, -55%);
        }
        .app-proceture-right.float-right img {
            width: 40% !important;
        }
        #nxtbtnapp {
            width: 130px !important;
            margin-top: 3px !important;
            font-size: 15px !important;
        }
        section.iq-features {
            padding: 0px !important;
        }
        .app-pro-desc21img img {
            width: 15% !important;
        }
        .app-pro-desc22img img {
            width: 15% !important;
        }
        .app-pro-desc23img img {
            width: 15% !important;
        }
        .app-pro-desc24img img {
            width: 15% !important;
        }
        .app-pro-desc23img1.text-center img {
            transform: translate(-38%, 203%);
            width: 15% !important;
        }
        .app-pro-desc24img1.text-center img {
            transform: translate(83%, -211%) !important;
            width: 15% !important;
        }
        .app-proceture-right.float-right {
            transform: translate(135%, -159%);
        }
        .app-pro-desc1.text.center {
            transform: translate(3%, -28%);
        }
        .course-detail-heading {
            margin-top: 3rem !important;
        }
    }

    @media (max-width: 1023px) and (min-width: 768px) {
        #stu-row {
            margin: 0 !important;
        }
        button#coursebtn1Hover {
            font-size: 7px !important;
            margin: 2px !important;
            padding: 0.4rem;
        }
        button#coursebtn2Hover {
            font-size: 7px !important;
            margin: 2px !important;
            padding: 0.4rem;
        }
        /* student services */
        #app-profloatright {
            transform: translate(32%, -74%) !important;
        }
        #app-profloatright img {
            width: 40% !important;
        }
        #app-profloatright a {
            font-size: 12px !important;
        }
        .app-proceture-left {
            transform: translate(-11%, -97%) !important;
        }
        .app-proceture-left img {
            width: 40% !important;
        }
        .stu-inter-desc {
            width: 50% !important;
        }
        /* student services */
        #progressbar {
            margin-top: 10px !important;
        }
        .app-procedure-heading h3 {
            font-size: 20px !important;
        }
        .admi-app-descrtion p {
            font-size: 12px !important;
        }
        .app-pro-desc1.text-center {
            width: 50% !important;
            border-radius: 20px !important;
            font-size: 12px !important;
            padding: 10px 10px 0px 10px !important;
        }
        .app-pro-desc21 {
            padding: 20px 5px 20px 5px !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .app-pro-desc22 {
            padding: 30px 0 30px 0 !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .app-pro-desc24 {
            padding: 10px 0 10px 0 !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .app-pro-desc23 {
            padding: 55px 0 65px 0 !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .applookforw img {
            width: 90%;
        }
        .app-pro-desc23img1.text-center {
            transform: translate(10%, 163%);
        }
        .app-pro-desc24img1.text-center {
            transform: translate(23%, -115%);
        }
        .app-proceture-right.float-right {
            transform: translate(-69%, -37%);
        }
        .applookforw.float-right {
            transform: translate(76%, -157%) !important;
        }
        .applookforw img {
            width: 100%;
        }
        .app-proceture-right.float-right {
            transform: translate(-42%, -55%);
        }
        .app-proceture-right.float-right img {
            width: 80% !important;
        }
        #nxtbtnapp {
            width: 130px !important;
            margin-top: 3px !important;
            font-size: 15px !important;
        }
        section.iq-features {
            padding: 0px !important;
        }
        .app-pro-desc21img img {
            width: 15% !important;
        }
        .app-pro-desc22img img {
            width: 15% !important;
        }
        .app-pro-desc23img img {
            width: 15% !important;
        }
        .app-pro-desc24img img {
            width: 15% !important;
        }
        .app-pro-desc23img1 img {
            width: 15% !important;
            transform: translate(0%, 113%) !important;
        }
        .app-pro-desc24img1 img {
            width: 15% !important;
        }
    }

    @media (max-width: 1399px) and (min-width: 1024px) {
        .stu-inter-desc {
            width: 50% !important;
        }
        button#coursebtn1Hover {
            font-size: 8px !important;
            margin: 2px !important;
            padding: 0.4rem;
        }
        button#coursebtn2Hover {
            font-size: 8px !important;
            margin: 2px !important;
            padding: 0.4rem;
        }
        #app-profloatright {
            transform: translate(21%, -60%) !important;
            /* transform: translateY(-60%); */
        }
        .app-procedure-heading h3 {
            font-size: 20px !important;
        }
        .admi-app-descrtion p {
            font-size: 15px !important;
        }
        .app-pro-desc1.text-center {
            width: 50% !important;
            border-radius: 30px !important;
            font-size: 15px !important;
            padding: 10px 10px 10px 10px !important;
            transform: translate(-2%, -3%);
        }
        .app-pro-desc21 {
            padding: 20px 5px 20px 5px !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .app-pro-desc22 {
            padding: 30px 0 30px 0 !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .app-pro-desc24 {
            padding: 10px 0 10px 0 !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .app-pro-desc23 {
            padding: 55px 0 65px 0 !important;
            width: 65% !important;
            font-size: 15px !important;
        }
        .applookforw img {
            width: 90%;
        }
        .app-pro-desc23img1.text-center {
            transform: translate(10%, 163%);
        }
        .app-pro-desc24img1.text-center {
            transform: translate(23%, -115%);
        }
        .app-proceture-right.float-right {
            transform: translate(-69%, -37%);
        }
        .applookforw.float-right {
            transform: translate(58%, -91%) !important;
        }
        .app-proceture-right.float-right {
            transform: translate(-51%, -41%);
        }
        .app-proceture-right.float-right img {
            width: 80% !important;
        }
        #nxtbtnapp {
            width: 130px !important;
            margin-top: 3px !important;
            font-size: 15px !important;
        }
        section.iq-features {
            padding: 0px !important;
        }
    }

    @media (max-width: 2559px) and (min-width: 1440px) {
        button#coursebtn1Hover {
            font-size: 12px !important;
        }
        button#coursebtn2Hover {
            font-size: 12px !important;
        }
        .app-procedure-heading h3 {
            font-size: 30px !important;
        }
        .admi-app-descrtion p {
            font-size: 20px !important;
        }
        .app-pro-desc1.text-center {
            width: 45% !important;
            border-radius: 30px !important;
            font-size: 20px !important;
            padding: 20px 20px 20px 20px !important;
            transform: translate(-2%, -3%);
        }
        .app-pro-desc21 {
            padding: 23px 0 23px 0 !important;
            width: 60% !important;
            font-size: 22px !important;
        }
        .app-pro-desc22 {
            padding: 40px 0 40px 0 !important;
            width: 60% !important;
            font-size: 22px !important;
        }
        .app-pro-desc24 {
            padding: 10px 0 10px 0 !important;
            width: 60% !important;
            font-size: 20px !important;
        }
        .app-pro-desc23 {
            padding: 75px 0 75px 0 !important;
            width: 60% !important;
            font-size: 20px !important;
        }
        .applookforw img {
            width: 90%;
        }
        .app-proceture-right.float-right {
            transform: translate(-69%, -37%);
        }
        .applookforw.float-right {
            transform: translate(85%, -63%) !important;
        }
    }

    @media (max-width: 4000px) and (min-width: 2560px) {
        .app-procedure-heading h3 {
            font-size: 50px !important;
        }
        .admi-app-descrtion p {
            font-size: 30px !important;
        }
        .app-pro-desc1.text-center {
            width: 40% !important;
            border-radius: 30px !important;
            font-size: 30px !important;
            padding: 20px 20px 20px 20px !important;
            transform: translate(-2%, -3%);
        }
        .app-pro-desc21 {
            width: 55% !important;
            font-size: 30px !important;
        }
        .app-pro-desc22 {
            padding: 40px 0 40px 0 !important;
            width: 55% !important;
            font-size: 30px !important;
        }
        .app-pro-desc24 {
            padding: 20px 0 20px 0 !important;
            width: 55% !important;
            font-size: 25px !important;
        }
        .app-pro-desc23 {
            padding: 60px 0 60px 0;
            width: 55%;
            font-size: 25px
        }
        .applookforw img {
            width: 90%;
        }
        .app-proceture-right.float-right {
            transform: translate(-69%, -37%);
        }
        .applookforw.float-right {
            transform: translate(104%, -13%);
        }
    }
    /* end media queries of student services  */
    /* -------------------------------  End Student Services  ---------------------------------------------- */
    /* -------------------------------  Blog Section  ---------------------------------------------- */

    #blog-section {
        padding: 20px 0 30px 0;
    }

    .card-4 {
        padding: 0px !important;
    }

    .blog-card-img .card_img {
        border-radius: 15px;
    }

    .blog-card-description {
        transform: translateY(-53px);
        background-color: #F1F1F1;
        border-radius: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }

    .blog-name {
        color: #4E8A94;
    }

    .blog-view {
        border-radius: 15px;
        background-color: #1EB2A6;
        color: white;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .blog-view:hover {
        background-color: #1e5653;
        color: white;
    }

    @media (max-width: 575.98px) {
        /* small mobile screen */
    }

    @media (max-width: 767.98px) {
        /* small screen screen */
    }

    @media (max-width: 991.98px) {
        /*  Tablet  mediaum */
    }

    @media (max-width: 1199.98px) {
        /*  laptop  */
        .blog-name h5 {
            font-size: 14px;
        }
    }
    /* -------------------------------  END Blog Image  ---------------------------------------------- */
    /* -------------------------------  Blog Detail  ---------------------------------------------- */

    #blog-detail {
        padding: 20px 0 40px 0;
    }

    .blog-heading h3 {
        color: #707070;
    }

    .blog-heading p.MsoNormal {
        font-weight: bold;
        color: #13756D;
    }
    /* -------------------------------  End Blog Detail  ---------------------------------------------- */
    /* -------------------------------  Admission Section  ---------------------------------------------- */

    .blog-card-description-add {
        transform: translateY(-53px);
        background-color: #F1F1F1;
        border-radius: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 80%;
    }
    /* application material */

    .backandforworbtn a {
        background-color: #1EB2A6;
        color: #ffffff;
    }

    .backandforworbtn a:hover {
        background-color: #69ACBC;
        color: #ffffff;
    }

    #progressbar {
        margin-bottom: 30px;
        overflow: hidden;
        color: #455A64;
        padding-left: 0px;
        margin-top: 30px;
    }

    #progressbar li {
        list-style-type: none;
        font-size: 13px;
        width: 33.33%;
        float: left;
        position: relative;
        font-weight: 400;
    }

    #progressbar #step1:before {
        content: "1";
        color: #fff;
    }

    #progressbar #step2:before {
        content: "2";
        color: #fff;
    }

    #progressbar #step3:before {
        content: "3";
        color: #fff;
    }

    #progressbar li:before {
        width: 40px;
        height: 40px;
        line-height: 35px;
        display: block;
        font-size: 20px;
        background: #C4C4C4;
        border-radius: 50%;
        margin: auto;
        padding: 0px;
    }

    #progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #C4C4C4;
        position: absolute;
        left: 0;
        top: 21px;
        z-index: -1;
    }

    #progressbar li:last-child:after {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        position: absolute;
        left: -50%;
    }

    #progressbar li:nth-child(2):after {
        left: -50%;
    }

    #progressbar li:first-child:after {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        position: absolute;
        left: 50%;
    }

    #progressbar li:last-child:after {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    #progressbar li:first-child:after {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #progressbar li.active:before,
    #progressbar li.active:after {
        background: #2A6D7A;
    }

    .procedure-desc h5 {
        color: #13756D;
        font-weight: normal;
    }
    /* end progress */

    .card.app-material-card {
        border-radius: 15px;
    }

    .card.app-material-card h5 {
        color: #24807A;
        margin-bottom: 0px;
        font-weight: Semibold;
    }

    .card.app-material-card p {
        color: #707070;
        margin-bottom: 0px;
    }

    .cardmaterialbody {
        padding: 10px;
        height: 200px;
    }

    .card.app-material-card img {
        border-radius: 15px 15px 0px 0px;
        /* height: 150px; */
    }
    /* media query for admission portal */

    @media (max-width: 575.98px) {
        .registeror {
            transform: translate(-11px, 0px) !important;
        }
        .registerwithsocial.text.center.pt-5.mt-5 {
            margin-top: 15px !important;
        }
    }

    @media (max-width: 767.98px) {
        /* small screen screen */
    }

    @media (max-width: 991.98px) {
        /*  Tablet  mediaum */
        .registeror {
            transform: translate(163%, 0%) !important;
        }
    }

    @media (max-width: 1199.98px) {
        /*  laptop  */
    }
    /* media queries for app-procedure  */

    @media (max-width: 575.98px) {
        .course-back-forward-btn a {
            width: 150px;
        }
        .app-idcardimg {
            transform: translate(45px, 14px);
        }
        .app-letterimg {
            transform: translate(45px, 19px);
        }
    }
    /* admission portal */

    .register-with {
        background-color: #1BA398;
        padding: 35px 50px 35px 50px;
        border-radius: 20px;
    }

    .register-from input.form-control,
    select.form-control {
        border: none;
        color: #828282;
    }

    #addregisterbtn {
        background-color: #A2C6CE;
        border: none;
        color: #1D1D1D;
        font-weight: bold;
    }

    #addregisterbtn:hover {
        background-color: #134956;
        font-weight: bold;
        color: #FFFFFF;
        border: none;
    }

    .vl {
        border-right: 1px solid #FFFFFF;
        height: 250px;
    }

    .registeror {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #fff;
        text-align: center;
        padding: 7px 0 0 0;
        color: #fff;
        transform: translate(292%, 0%);
    }

    .regissocialicon img {
        width: 70%;
        border-radius: 50%;
    }

    .addreg {
        border-right: 1px solid #FFFFFF;
    }

    .registerwithsocial h3 {
        color: #FFFFFF;
        font-weight: regular;
        margin-bottom: 15px;
    }

    a#add-registebtn {
        font-size: 20px;
        background-color: #1EB2A6;
        color: #FFFFFF;
        width: 200px;
        font-weight: bold;
    }

    a#add-registebtn:hover {
        background-color: #69ACBC;
        color: #FFFFFF;
    }
    /* -------------------------------  End Admission section  ---------------------------------------------- */
    /* -------------------------------  App Procedure  ---------------------------------------------- */
    /* circle design */

    .app-procedur {
        padding: 20px 0 20px 0;
    }

    .holderCircle {
        width: 500px;
        height: 500px;
        border-radius: 100%;
        margin: 60px auto;
        position: relative;
    }

    .dotCircle {
        width: 100%;
        height: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 100%;
        z-index: 20;
    }

    .dotCircle .itemDot {
        display: block;
        width: 100px;
        height: 100px;
        position: absolute;
        background: #ffffff;
        color: #6B5F5F;
        border-radius: 50%;
        text-align: center;
        font-size: 30px;
        z-index: 3;
        cursor: pointer;
        border: 2px solid #e6e6e6;
    }

    .dotCircle .itemDot .forActive {
        width: 56px;
        height: 56px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
    }

    .dotCircle .itemDot .forActive::after {
        content: '';
        width: 5px;
        height: 5px;
        border: 3px solid #243665;
        bottom: -31px;
        left: -14px;
        filter: blur(1px);
        position: absolute;
        border-radius: 100%;
    }

    .dotCircle .itemDot .forActive::before {
        content: '';
        width: 6px;
        height: 6px;
        filter: blur(5px);
        top: -15px;
        position: absolute;
        transform: rotate(-45deg);
        border: 6px solid #243665;
        right: -39px;
    }

    .dotCircle .itemDot.active .forActive {
        display: block;
    }

    .round {
        position: absolute;
        left: 40px;
        top: 45px;
        width: 420px;
        height: 420px;
        border: 10px solid #A5EFE0;
        border-radius: 100%;
        -webkit-animation: rotation 100s infinite linear;
    }

    .dotCircle .itemDot:hover {
        color: #ffffff;
        transition: 0.5s;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d4ac7+0,a733bb+100 */
        background: #1EB2A6;
        /* Old browsers */
        /* background: -moz-linear-gradient(left, #1EB2A6 0%, #1EB2A6 100%); */
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #1EB2A6 0%, #1EB2A6 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #1EB2A6 0%, #1EB2A6 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7d4ac7', endColorstr='#a733bb', GradientType=1);
        /* IE6-9 */
        border: none;
        -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
        -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
        box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
    }

    .dotCircle .itemDot {
        font-size: 10px;
    }

    .contentCircle {
        width: 250px;
        border-radius: 100%;
        color: #222222;
        position: relative;
        top: 150px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .contentCircle .CirItem {
        border-radius: 100%;
        color: #222222;
        position: absolute;
        text-align: center;
        bottom: 0;
        left: 0;
        opacity: 0;
        transform: scale(0);
        transition: 0.5s;
        font-size: 15px;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        margin: auto;
        line-height: 250px;
    }

    .CirItem.active {
        z-index: 1;
        opacity: 1;
        transform: scale(1);
        transition: 0.5s;
    }

    .contentCircle .CirItem img {
        font-size: 180px;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -120px;
        top: -25px;
        color: #000000;
        opacity: 0.1;
    }

    @media only screen and (min-width:300px) and (max-width:599px) {
        .holderCircle {
            /* width: 300px; height: 300px;*/
            margin: 110px auto;
        }
        .holderCircle::after {
            width: 100%;
            height: 100%;
        }
        .dotCircle {
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
        }
    }

    .title-box .title {
        font-weight: 600;
        letter-spacing: 2px;
        position: relative;
        z-index: -1;
    }

    .title-box span {
        text-shadow: 0 10px 10px rgba(0, 0, 0, .15);
        font-weight: 800;
        color: #243665;
    }

    .title-box p {
        font-size: 13px;
        line-height: 2em;
        color: #6B5F5F;
    }
    /*  */

    span.itemDot.itemDot4 {
        font-size: 9px;
        padding: 8px 0 0 0;
        border: 5px solid #9EC3CB;
    }

    span.itemDot.itemDot6 {
        font-size: 9px;
        padding: 8px 0 0 0;
        border: 6px solid #9EC3CB;
    }

    span.itemDot.itemDot5 {
        border: 5px solid #AECB9E;
        font-size: 11px;
        padding: 10px 4px 0 7px;
    }

    span.itemDot.itemDot5:hover,
    span.itemDot.itemDot4:hover,
    span.itemDot.itemDot6:hover,
    span.itemDot.itemDot7:hover,
    span.itemDot.itemDot8:hover,
    span.itemDot.itemDot9:hover,
    span.itemDot.itemDot1:hover,
    span.itemDot.itemDot2:hover,
    span.itemDot.itemDot3:hover {
        padding: 10px;
        border: 5px solid #A5EFE0;
        /* transition: transform .2s; */
        width: 200px;
        height: 200px;
        font-size: 15px;
        position: absolute;
    }

    #mainactivep:hover {
        padding: 10px;
        border: 5px solid #A5EFE0;
        width: 200px;
        height: 200px;
        font-size: 15px;
        position: absolute;
    }

    span.itemDot.itemDot7 {
        border: 5px solid #F2F0B7;
        font-size: 8px;
        padding: 32px 1px 4px 6px;
    }

    span.itemDot.itemDot8 {
        border: 5px solid #6B5F5F;
        font-size: 8px;
        padding: 16px 0 0 0;
    }

    span.itemDot.itemDot9 {
        border: 5px solid #6DACFA;
        font-size: 8px;
        padding: 32px 1px 4px 6px;
    }

    span.itemDot.itemDot1 {
        font-size: 7px;
        padding: 13px 0 0 4px;
        border: 5px solid #C3CB9E;
    }

    span.itemDot.itemDot2 {
        font-size: 9px;
        padding: 16px 0 0 0;
        border: 5px solid #CB9EAB;
    }

    span.itemDot.itemDot3 {
        font-size: 7px;
        padding: 18px 3px 0 3px;
        border: 5px solid #9EC3CB;
    }

    .circleDot {
        color: #14514D;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        font-size: 20px;
        border: 3px solid #707070;
    }

    #circle-itemDot4 {
        transform: translate(-11px, -99px);
    }

    #circle-itemDot5 {
        transform: translate(-10px, -103px);
    }

    #circle-itemDot6 {
        transform: translate(-12px, -76px);
    }

    #circle-itemDot7 {
        transform: translate(-15px, -93px);
    }

    #circle-itemDot8 {
        transform: translate(-8px, -105px);
    }

    #circle-itemDot9 {
        transform: translate(-10px, -82px);
    }

    #circle-itemDot1 {
        transform: translate(-1px, -111px);
    }

    #circle-itemDot2 {
        transform: translate(-1px, -94px);
    }

    #circle-itemDot3 {
        transform: translate(5px, -101px);
    }

    #nxtbtnapp {
        width: 150px;
        background-color: #1EB2A6;
        color: #FFFFFF;
        border-radius: 5px;
        margin-top: 50px;
        font-size: 20px;
    }
    /*  */
    /* end circle design */
    /* End Media Queries Admissions */
    /* --------------------------------              login page           -------------------------------------------------*/

    #user-login {
        padding: 50px 0 50px 0;
    }

    .social_icon span {
        font-size: 60px;
        margin-left: 10px;
        color: #FFC312;
    }

    .social_icon span:hover {
        color: white;
        cursor: pointer;
    }

    .card-header h3 {
        color: white;
    }

    .social_icon {
        position: absolute;
        right: 20px;
        top: -45px;
    }

    .input-group-prepend span {
        width: 50px;
        background-color: #FFFFFF;
        color: black;
        border: 0 !important;
    }

    span.input-group-text {
        border-radius: 0px 7px 7px 0px !important;
    }

    input:focus {
        outline: 0 0 0 0 !important;
        box-shadow: 0 0 0 0 !important;
    }

    #user-login input.form-control {
        padding: 25px 10px 25px 12px;
        border: none !important;
        background-color: #FFFFFF;
    }

    #u-l-design {
        background-color: #1BA398;
        border-radius: 20px;
    }

    #user-login-form-design {
        padding: 52px 70px 10px 72px;
    }

    #user-login-with {
        padding: 10px 70px 10px 72px;
    }

    #user-login-with p {
        color: #ffffff;
        font-size: 20px;
    }

    .user-not-register p {
        font-size: 25px;
    }

    #user-not-registerspan a {
        font-weight: bold;
        color: #FFFFFF;
    }

    #user-login-click {
        background-color: #B3D4DB;
        color: #000000;
        font-size: 24px;
        border: none;
    }

    #user-login-click:hover {
        background-color: #24807A;
        color: #ffffff;
    }
    /* --------------------------------              End Login Page           -------------------------------------------------*/
    /* --------------------------------              Payment Dashboard           -------------------------------------------------*/
    /* --------------------------------              End Payment Dashboard        -------------------------------------------------*/

    #checkout-section {
        padding: 20px 0 50px 0;
    }

    .payment-dashboard-heading {
        padding-bottom: 50px;
    }

    .checkout-instruction {
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        padding: 15px;
        border: 0.1rem #707070;
        border-radius: 10px;
        color: #14514D;
    }

    .payment-stripe-safepay {
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        padding: 10px;
        border: 0.1rem solid #D8D8D8;
        border-radius: 10px;
        margin: 10px 0 10px 0;
    }

    .stripe-safepay-logo ul {
        display: flex;
        list-style-type: none;
    }

    .stripe-safepay-logo ul li {
        padding-right: 20px;
    }

    .stripe-safepay-logo img:hover {
        border: 2px solid #1D9CA1;
        border-radius: 8px;
    }

    .payment-strip {
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        border: 0.1rem #707070;
        border-radius: 10px;
    }

    .payment-strip p {
        font-weight: Bold;
        padding: 5px 0 5px 20px;
        border-bottom: 1px solid #D8D8D8 !important;
    }

    .payment-coupon {
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        border: 0.1rem #707070;
        border-radius: 10px;
    }

    .payment-coupon p {
        font-weight: Bold;
        padding: 5px 0 5px 25px;
        border-bottom: 1px #D8D8D8 !important;
    }

    .stripe-payment-input {
        padding: 0 20px 10px 20px;
    }

    .coupon-payment-input {
        padding: 0 10px 10px 10px;
    }

    .coupon-payment-input input.form-control {
        background-color: #FBFBFB;
    }

    .stripe-pay-btn {
        padding: 30px 20px 20px 20px;
    }

    .stripe-pay-btn button {
        background-color: #28B4BA;
        width: 150px;
        color: #ffffff;
    }

    .stripe-pay-btn button:hover {
        background-color: transparent;
        width: 150px;
        border: 1px solid #28B4BA;
        color: #28B4BA;
    }

    .coupon-pay-btn {
        padding: 30px 20px 20px 20px;
    }

    .coupon-pay-btn a {
        background-color: #28B4BA;
        width: 150px;
        color: #ffffff;
    }

    .coupon-pay-btn a:hover,
    .stripe-pay-btn a:hover {
        border: 1px solid #28B4BA;
        background-color: #ffffff;
        color: #000;
    }

    .payment-information {
        margin: 20px 0 30px 0;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        border: 0.1rem solid #D8D8D8;
        border-radius: 10px;
        color: #14514D;
    }

    .payment-information {
        line-height: 1.0;
    }

    #payment-info {
        padding: 10px 0 20px 20px;
    }

    div#payment-option {
        background-color: #28B4BA;
        transform: translate(23%, -132%);
        border-radius: 10px 10px 0px 0px;
        width: 150px;
        text-align: center;
        padding: 2px 0 4px 0;
        color: #fff;
        font-size: 20px;
    }

    .payment-instruction {
        background-color: #28B4BA;
        transform: translate(23%, -132%);
        border-radius: 10px 10px 0px 0px;
        width: 150px;
        text-align: center;
        padding: 2px 0 4px 0;
        color: #fff;
        font-size: 20px;
    }

    .payment-instruction-btn {
        background-color: #28B4BA;
        border-radius: 10px 10px 0px 0px;
        width: 40%;
        /* text-align: center; */
        margin-left: 20px;
        padding: 9px 0 9px 13px;
        color: #fff;
        font-size: 20px;
        transform: translate(7%, -100%);
    }

    #payment-instruc-span {
        font-size: 12px;
        color: #000;
    }
    /* media queries for course Detail */

    @media (max-width: 575.98px) {
        .payment-instruction-btn {
            width: 92%;
        }
        .stripe-safepay-logo img {
            width: 80% !important;
        }
        .payment-dashboard-heading {
            margin-top: 30px;
        }
    }
    /* -------------------------------  wazir ---------------------------------------------- */
    /* -------------------------------  cart view design ---------------------------------------------- */

    #cart-view {
        padding: 20px 0 50px 0px;
    }

    .cart-view-img1 {
        width: 80px;
        height: 80px;
        border-radius: 100%;
    }

    .cart-view-desc p {
        font-size: 20px;
    }

    .cart-view-desc p span {
        font-weight: bold;
        font-size: 25px;
        color: #1EB2A6;
    }

    .cart-view-desc {
        height: 100%;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        border: 0.1rem #707070;
        border-radius: 10px;
        padding-bottom: 1rem;
    }

    .cartView-header {
        background-color: #1EB2A6;
        border-radius: 10px 10px 0px 0px;
        padding: 0.5rem;
        color: white;
    }

    .cartView-header-hr {
        margin-left: 3px;
        color: white;
    }

    .cart-veiw-description p,
    .cart-view-price p {
        color: #14514D;
        font-size: 16px;
    }

    .cart-view-cross img {
        width: 40px;
        height: 40px;
    }

    .cart-view-hr {
        border-bottom: 1px solid #707070;
        line-height: 0;
        padding: 0 27px 0 25px;
        margin: 0 39px 5px 23px;
    }

    .cart-view-coupon {
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        border: 0.1rem #707070;
        border-radius: 10px;
    }

    .cart-view-coupon p {
        font-size: 20px;
    }

    .cart-view-coupon p span {
        font-weight: bold;
        font-size: 25px;
        color: #1EB2A6;
    }

    .cart-coupon-border {
        border-bottom: 1px solid #707070;
        line-height: 0;
        margin: -10px 8px 0 17px;
    }

    .cart-view-coupon input[type="text"] {
        border: 1px solid #8a8a8a;
        width: 89%;
        margin: 10px 0px;
        border-radius: 15px;
        padding: 2px 3px 3px 20px;
        outline: none;
    }

    .cart-view-total {
        box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
        border: 0.1rem #707070;
        border-radius: 10px;
    }

    .cart-view-total p {
        font-size: 20px;
    }

    .cart-view-total p,
    .cart-view-totals p {
        font-size: 15px;
    }

    .cart-btninfo {
        background-color: #1EB2A6;
        color: #fff;
        width: 150px;
        border: none;
        padding: 3px 0 5px 0;
    }

    .cart-btninfo:hover {
        background-color: #14514D;
        color: white
    }

    #proceedbtn {
        background-color: #1EB2A6;
        color: #fff;
        width: 130px;
        border: none;
        padding: 3px 0 5px 0;
        margin: 0rem 0.5rem;
    }

    #proceedbtn:hover {
        background-color: #14514D;
        color: white;
    }

    #cart-apply-btn {
        background-color: #1EB2A6;
        color: #fff;
        width: 100px;
        border: none;
        padding: 3px 0 5px 0;
    }

    #cart-apply-btn:hover {
        background-color: #14514D;
        color: white
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        border: none !important;
        padding: 0!important;
        font: inherit;
    }

    .owl-nav span {
        font-size: 30px !important;
    }

    .faqSearch-input {
        border: none;
        padding: 1.5rem 1rem;
        border-radius: 7px;
        outline: none;
        box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    }

    .faqSearch-input:focus {
        box-shadow: none;
        border: 1px solid rgb(170, 170, 170);
    }
    /* media query cart view */

    @media (max-width: 575.98px) {
        /* small mobile screen */
        #proceedbtn,
        .cart-btninfo {
            width: 120px !important;
        }
        .cart-view-img1 {
            width: 50px;
            height: 50px;
            border-radius: 100%;
        }
        .owl-theme .owl-nav [class*=owl-]:hover {
            color: black;
            text-decoration: none;
        }
    }

    @media (max-width: 767.98px) {
        /* small screen screen */
        #proceedbtn,
        .cart-btninfo {
            width: 120px !important;
        }
        .cart-view-img1 {
            width: 50px;
            height: 50px;
            border-radius: 100%;
        }
        .owl-theme .owl-nav [class*=owl-]:hover {
            color: black;
            text-decoration: none;
        }
    }

    @media (max-width: 991.98px) {
        /*  Tablet  mediaum */
    }

    @media (max-width: 1199.98px) {
        /*  laptop  */
        .owl-dots {
            display: none !important;
        }
    }
    /* -------------------------------  cart view page ---------------------------------------------- */
    /* -------------------------------  app procedure new ---------------------------------------------- */

    .admi-app-descrtion p {
        font-size: 18px;
        color: #13756D;
        font-weight: Segoe UI;
    }

    .app-pro-desc1.text-center {
        border: 0.1rem solid #707070;
        padding: 15px;
        background-color: #E6FCE5;
        width: 35%;
        text-align: center !important;
        margin-left: auto;
        margin-right: auto;
        border-radius: 30px;
        font-size: 20px;
        color: #7D7373;
    }

    .app-pro-desc21 {
        border: 0.1rem solid #707070;
        padding: 15px;
        background-color: #F8F8F8;
        width: 60%;
        text-align: center !important;
        margin-left: auto;
        margin-right: auto;
        border-radius: 20px;
        font-size: 20px;
        color: #7D7373;
    }

    .app-pro-desc22 {
        border: 0.1rem solid #707070;
        padding: 30px 0 30px 0;
        background-color: #FFECEC;
        width: 60%;
        text-align: center !important;
        margin-right: auto;
        border-radius: 20px;
        font-size: 20px;
        color: #7D7373;
    }

    .app-pro-desc23 {
        border: 0.1rem solid #707070;
        padding: 60px 0 60px 0;
        background-color: #F8F8F8;
        width: 60%;
        text-align: center !important;
        border-radius: 20px;
        font-size: 20px;
        color: #7D7373;
    }

    .app-pro-desc24 {
        /* border: 0.1rem solid #707070;
     */
        border: 0.1rem solid #707070;
        padding: 15px;
        background-color: #E3E9F8;
        width: 60%;
        text-align: center !important;
        margin-right: auto;
        border-radius: 20px;
        font-size: 20px;
        color: #7D7373;
    }

    .app-pro-desc23img.text-center {
        transform: translate(18%, 0%);
    }

    .app-pro-desc24img.text-center {
        transform: translate(-23%, 3%);
    }

    .app-pro-desc21img.text-center {
        transform: translate(18%, -1%);
    }

    .app-pro-desc22img.text-center {
        transform: translate(-23%, 0%);
    }

    .applookforw.float-right {
        transform: translate(106%, 0%);
    }

    ul.lookappback {
        transform: translate(-71%, 1%);
    }

    @media (max-width: 575.98px) {
        .applookforw.float-right {
            transform: translate(54%, 0%);
        }
        ul.lookappback {
            transform: translate(36%, 1%);
        }
    }
    /* -------------------------------  end  app procedure new ---------------------------------------------- */
    /* -------------------------------  wazir ---------------------------------------------- */
    /* media queries for my pages */

    @media (max-width: 575.98px) {
        .privacy-policy-heading {
            margin-top: 10px !important;
        }
        .blog-card-img {
            margin-top: 46px;
        }
        #blog-detail {
            margin-top: 30px;
        }
        .app-procedur.pt-3 {
            margin-top: 30px;
        }
        .app-procedure-heading {
            padding-top: 48px;
        }
        .registerbackbtn {
            float: left !important;
        }
        .app-procedure-heading {
            padding-top: 0;
        }
    }
    /* -------------------------------  All Pages Changes ---------------------------------------------- */

    .course-view-all button {
        background-color: #1EB2A6;
        border: none;
        color: white;
        opacity: 100%;
        transition: all 0.2s ease-in-out;
    }

    .course-view-all button:hover {
        background-color: #1a9b90;
        border: none;
    }

    .appmmainhead p {
        color: #13756D;
        font-size: 14px;
    }
    /* ------------------------------------------------------------------- */
    /* -------------------------------  Changes ------------------------------------ */

    @media (max-width: 767px) and (min-width: 100px) {
        .coursescardbody {
            height: 100px !important;
        }
        .coursesbtn {
            padding: 0.2rem !important;
        }
    }

    @media (max-width: 1023px) and (min-width: 768px) {
        .coursesbtn {
            font-size: 1.5rem !important;
            padding: 0.4rem !important;
            margin: 0px 2px !important;
        }
    }

    @media (max-width: 1439px) and (min-width: 1024px) {
        .coursesbtn {
            font-size: 1.5rem !important;
            padding: 00.4rem !important;
            margin: 0px 2px !important;
        }
    }

    @media (max-width: 2559px) and (min-width: 1440px) {
        .coursesbtn {
            padding: 0.3rem !important;
            margin: 0px 3px !important;
        }
        .coursescardbody .card-text {
            font-size: 16px !important;
        }
    }

    @media (max-width: 4000px) and (min-width: 2560px) {
        .coursesbtn {
            font-size: 1.5rem !important;
            border-radius: 30px !important;
        }
        .coursescardbody .card-text {
            font-size: 16px !important;
        }
    }
    /* -------------------------------- End Changes ----------------------------------- */
    /* -------------------------------- Student Success Storye ----------------------------------- */

    #ehs-success-story {
        padding: 50px 0 50px 0;
    }

    .stu-success-story-heading {
        padding-bottom: 30px;
    }

    .stu-success-story-heading h2 {
        color: #868686;
    }

    .stu-success-story-heading span {
        color: #4794a5 !important;
    }

    .stu-succ-stories-heading h1 {
        color: #868686;
    }

    .stu-succ-stories-heading span {
        color: #4794a5 !important;
    }

    .stu-success-story-desc {
        padding-top: 15px;
    }

    .stu-success-story-desc h4 {
        color: #4794a5;
    }

    .student-success-story {
        height: 370px !important;
        border-radius: 5px;
        box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
        padding: 10px 30px 5px 30px;
    }

    .stu-success-story-desc-image img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

    #student-success-story-detail {
        padding: 50px 0 70px 0;
    }

    .student-success-detailimg img {
        border-radius: 15px;
        width: 450px;
        height: 270px;
    }

    .stu-story-sub-head {
        color: #4794a5 !important;
    }

    .student-success-story-sub-deatil p {
        color: #606060 !important;
    }

    .success-portpolio {
        padding: 50px 0 50px 0;
    }

    .success-portpolio img {
        border-radius: 25px;
        width: 150px;
    }
    /* -------------------------------- End Student Success Storye ----------------------------------- */
    /* -------------------------------- student registration form ----------------------------------- */

    #student-application-form {
        padding-left: 5px !important;
    }

    #student-application-form h1 {
        color: #1EB2A6;
    }

    #student-application-form h5 {
        color: #000000;
        font-weight: bold;
        padding-left: 10px;
    }

    #student-application-form label {
        color: #000000;
        font-weight: bold;
    }

    #student-application-form input#input {
        border-top: 0;
        border-bottom: 1px solid black !important;
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        width: 100%;
    }
    /* -------------------------------- student registration form ----------------------------------- */
    /* --------------------------------- student registeration office sect---------------------------------- */

    .stu-app-office label {
        text-align: right;
        clear: both;
        float: left;
        margin-right: 5px;
    }

    .stu-app-office input {
        width: 90%;
        border-bottom: 1px solid black !important;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
    }

    .stu-app-office input:focus-visible {
        outline: none;
    }

    .stu-app-office p {
        text-align: center;
    }
    /*  */
    /* -------------------------------  End all pages changes ---------------------------------------------- */
    /* -------------------------------  OEN section ---------------------------------------------- */

    .oendescription label {
        text-align: left;
        clear: both;
        margin-right: 2px;
        padding: 0 5px 0 5px;
    }

    .oendescription input:focus-visible {
        outline: none;
    }

    .oendescription input {
        width: 50%;
        border-bottom: 1px solid black !important;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
    }

    input.incheck {
        width: 1% !important;
    }

    input.incheck1 {
        width: 4% !important;
    }

    input.incheck2,
    .incheck3 {
        width: 2% !important;
    }
    /* -------------------------------  End OEN section ---------------------------------------------- */

    .stu-app-personalinfo label {
        text-align: left;
        clear: both;
        margin-right: 2px;
        padding: 0 5px 0 5px;
    }

    .stu-app-personalinfo input {
        width: 65%;
        border-bottom: 1px solid black !important;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
    }

    .stu-app-personalinfo input:focus-visible {
        outline: none;
    }
    /* first one */

    .stu-app-personalinfo1 label {
        text-align: left;
        clear: both;
        margin-right: 2px;
        padding: 0 5px 0 5px;
    }

    .stu-app-personalinfo1 input {
        width: 50%;
        border-bottom: 1px solid black !important;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
    }

    .stu-app-personalinfo1 input:focus-visible {
        outline: none;
    }
    /*
 */

    .stu-app-personalinfofinal label {
        /* text-align: right; */
        clear: both;
        margin-right: 2px;
        padding: 0 5px 0 5px;
    }

    .stu-app-personalinfofinal input {
        width: 50%;
        border-bottom: 1px solid black !important;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
    }

    .stu-app-personalinfofinal input:focus-visible {
        outline: none;
    }

    .stu-app-personalinfofinal1 label {
        /* text-align: right; */
        clear: both;
        margin-right: 2px;
        padding: 0 5px 0 5px;
    }

    .stu-app-personalinfofinal1 input {
        width: 2%;
        border-bottom: 1px solid black !important;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
    }

    .stu-app-personalinfofinal input:focus-visible {
        outline: none;
    }

    #staff_sign {
        width: 50% !important;
    }

    .stu-app-personalinfoaccept a {
        color: black !important;
    }
    /* -------------------------------  End all pages changes ---------------------------------------------- */
    /* -------------------------------  UPTO 100 ---------------------------------------------- */

    .uptohundred {
        padding: 40px 0 40px 0;
    }

    .uptohundreddescription:hover {
        box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
        background-color: #fff;
        padding: 10px;
        border-radius: 10px;
    }

    .uptodescriptionimg {
        padding: 1px 10px 15px 10px;
        margin-right: 10px;
        margin-left: 10px;
        margin-top: -65px;
        margin-bottom: 0;
        border-radius: 5px;
        position: relative;
        height: 8rem;
    }

    .uptodescriptionimg h5 {
        color: #ffffff;
    }

    .uptohundreddescription img {
        height: 14rem!important;
        transition: all 0.3s ease-in-out;
    }
    /* -------------------------------  End UPTO HUNDRED ---------------------------------------------- */

    .acadamic_description ul#myTab {
        border-bottom: 2px solid #1ba398;
        padding: 0px 5px 0px 0px;
    }

    .acadamic_description a.nav-link.active {
        background-color: #1ba398 !important;
        border-radius: 0px !important;
        padding: 3px 15px 4px 10px !important;
        color: white !important;
    }

    .acadamic_description a.nav-link {
        border-radius: 0px !important;
        padding: 3px 15px 4px 10px !important;
        margin-right: 2px !important;
        color: black !important;
        background-color: #E6E6FA;
    }

    .student-application-form h5 {
        color: #1EB2A6;
        font-weight: bold;
    }

    @media (max-width:768px) {
        .re-description {
            padding: 0px 0 125px 0 !important;
            margin-right: 14px !important;
            margin-left: 14px !important;
            margin-top: -60px !important;
            margin-bottom: 103px !important;
            border-radius: 5px !important;
            position: relative !important;
        }
        h5.re-headcl {
            font-size: 18px;
            font-weight: bold;
            color: #fff;
        }
        p.re-headcl {
            padding-top: 5px;
            font-size: 14px;
            color: #fff;
        }
    }

    h5.re-headcl {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }

    p.re-headcl {
        padding-top: 5px;
        font-size: 14px;
        color: #fff;
    }

    .re-description {
        padding: 1px 20px 104px 21px;
        margin-right: 23px;
        margin-left: 23px;
        margin-top: -44px;
        margin-bottom: 111px;
        border-radius: 9px;
        position: relative;
    }

    .inter-stu-heading h3,
    h4,
    h5 {
        color: #75b9c8;
    }

    .inter-stu-description p {
        color: #000 !important;
    }

    .inter-stu-description strong {
        color: 75b9c8 !important;
        font-weight: bold;
    }

    .inter-stu-descsub h2 {
        color: #75b9c8;
    }

    @media screen and (max-device-width: 700px) and (-webkit-min-device-pixel-ratio: 1) {
        .main-slider-btn {
            margin: 6px 0 -65px -26px !important;
        }
        .uptodescriptionimg {
            padding: 1px 0 0 0px;
            margin-right: 10px;
            margin-left: 10px;
            margin-top: -50px;
            margin-bottom: 0;
            border-radius: 5px;
            position: relative;
            height: 7rem;
        }
        .uptohundreddescription img {
            height: 10rem !important;
            transition: all 0.3s ease-in-out;
        }
    }
