﻿/*================================================media===================================================
/*=====================MEDIA===================*/
.custom-contactUs li {
    margin-top: 20px !important;
}

.section-small {
    padding-top: 45px;
    padding-bottom: 45px;
}

.header .logo span {
    display: none;
}


@media (max-width: 1400px) {
    .student-card-info .skill-card .student-img {
        display: none;
    }

    .about-overlay .page-content-inner {
        margin-left: 87px !important;
        margin-right: 0 !important;
    }

        .about-overlay .page-content-inner.contact-cust-details {
            margin-left: auto !important;
            margin-right: auto !important;
        }
}

@media (max-width: 1350px) {
    .student-card-info {
        width: 100%;
    }

    .student-cust-nameTitle .skill-card-title {
        width: 100% !important;
    }

    .student-card-info .skill-card .student-img {
        display: block;
    }

    .students-list .skill-card .skill-card-title span.s-title {
        max-width: 20em;
    }
}

@media (min-width: 1350px) {
    .course-card-grid {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .slidenav-prev:before {
        transform: translate(-167%, -50%);
    }
}

@media (max-width: 1349px) {
    .course-card-grid {
        display: grid;
        grid-template-columns: auto auto;
    }
}
/*slove bug media query */
@media (max-width: 950px) {
    .new-dashboard .section-header h4 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .section-header-left {
        display: block;
        /* flex-direction: column;
    align-items: center;*/
    }

    .student-card .content-list > div {
        width: 100%;
    }

    .student-card .uk-card-body h5 {
        font-size: 15px;
    }

    .student-card .uk-card-body p {
        font-size: 15px;
    }

    .student-card .uk-card-body {
        flex-wrap: wrap;
    }
}

@media (min-width: 960px) {
    .login-page .uk-width-2-3\@m {
        width: 100%;
    }

    .Itqan-register {
        padding-top: 41px;
        padding-bottom: 40px;
        margin-bottom: 0px;
        background: #f5f5f5 !important;
    }

    .course-grid-slider {
        padding-left: 0;
    }
}

@media (max-width: 667px) {
    .services-content {
        display: grid;
        grid-template-columns: auto;
        column-gap: 20px;
    }

        .services-content .service-block {
            width: 100%;
        }
    /*---------------------------------------------*/
    .services-content {
        display: grid;
        grid-template-columns: auto auto;
    }

    .qaada-desc-home {
        display: grid;
        grid-template-columns: auto;
        text-align: right;
        margin: 0 20px;
    }

    .Home-Cust-Header .main-cust-text {
        margin: 0 0 0 0;
    }

    .Itqaan-qaada .uk-subnav {
        display: block;
        flex-wrap: wrap;
        margin-right: -16px;
        padding: revert;
        list-style: none;
    }

    .Itqan-about .session-block {
        margin-right: 30px;
    }

    .page-content.ItqanHome .home-hero {
        height: 330px;
    }

    .header .logo {
        top: 33%;
        left: 0;
    }

    .services-content {
        overflow: auto;
    }

    .header.itqan-header a.itqan-logo > img {
        display: none;
    }

    .home-hero .footer-nav-icon {
        display: none;
    }

    .home-hero {
        display: block;
    }

    .header .logo span {
        color: #fff;
    }

    .video-frame img.frame {
        display: none;
    }

    .about-itqan .media-content {
        position: relative;
        top: 17px;
        left: 10px;
        width: auto;
        height: auto;
    }

    .about-itqan h2 {
        margin-top: 0;
    }

        .about-itqan h2::after {
            content: '';
            position: absolute;
            background-color: #003c4e;
            width: 74%;
            height: 5px;
            bottom: -10px;
            right: 0;
        }

    .course-card {
        width: 100%;
    }

    .Itqan-Service.Itqan-clients .Itqan-service-background {
        background-position: bottom;
    }

    .Itqan-register .container {
        text-align: center;
    }

        .Itqan-register .container .uk-flex {
            display: block;
        }

        .Itqan-register .container .w-20 {
            width: 100% !important;
        }

    .course-grid-slider > * {
        margin-left: 0 !important;
    }

    .course-grid-slider {
        margin: 0;
    }

    .page-content-inner.w-100 {
        width: 90% !important;
    }

    .top-left {
        top: 44%;
        left: 24%;
        right: 23%;
        height: 127px;
    }

    .Itqan-about .services-content .about-amazing {
        width: auto;
        margin: 20px;
    }

    .Itqan-about .Itqan-service-background .about-course-footer {
        margin-top: 54px;
    }

    .Itqan-about .Itqan-service-background {
        background-position: top;
    }

    .Itqan-Service.Itqan-clients .Itqan-service-background {
        background-position: bottom;
        height: 550px;
    }
}

@media (min-width: 640px) {
    .cust-chosing-country .uk-form-group.cust-country-input .select2-container .select2-choice > .select2-chosen {
        width: 100% !important;
    }

    .alnoorania .course-card-list.course-card .course-card-body {
        padding: 0px 6px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .alnoorania .course-card p {
        font-size: 14px;
        color: #003b4f;
        font-weight: bold;
    }

    .page-menu ~ .page-content {
        margin-right: 204px;
        background: #fff;
    }

    .uk-grid {
        margin-left: 15px;
    }

        .uk-grid > * {
            padding-right: 20px;
            padding-left: 17px;
        }
}
/* strating  responsive for all pages  */
/* inner layout page  */
@media (min-width: 992px) and (max-width:1430px) {

    .student-table-main .uk-table th {
        font-size: 10px;
    }
}

@media (min-width: 992px) and (max-width:1100px) {

    .student-table-main .uk-table th {
        font-size: 10px;
    }
}


@media screen and (max-width: 1220px) {
    #topbar {
        display: block;
    }

    .header-widget {
        top: -76px;
        background: #003c4d;
        padding-right: 11px;
    }

    .mobile-header {
        /* display: block; */
        height: 100px;
        /* width: 80%; */
    }

    .exam-card {
        height: 90px;
    }

    .subscribed-block {
        width: 100%;
    }

    .left-side {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .page-menu ~ .page-content {
        margin-right: 0px;
    }
}

@media screen and (max-width: 959px) {
    .left-side {
        width: 91%;
    }
}

@media screen and (max-width: 1137px) {
    .exam-card {
        height: 200px;
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 415px) {
    .uk-grid {
        margin-left: 0;
        margin-top: 5px;
    }

    .your-lecture ul.Days {
        height: 150px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        margin-bottom: 20px;
        margin-right: 30px;
        padding: 5px;
    }

    .responsive-class {
        display: flex;
        flex-direction: column;
    }

    .save-form {
        display: flex;
    }

    .exam-card {
        width: 303px;
    }

    .subscribed-block {
        width: 100%;
    }
}

@media screen and (max-width: 540px) {
    .uk-grid {
        margin-left: 0;
        margin-top: 5px;
    }

    .your-lecture ul.Days {
        height: 150px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        margin-bottom: 20px;
        /* margin-right: 50px; */
        padding: 5px;
    }

    .exam-card {
        width: 100%;
    }
}

@media screen and (max-width: 280px) {
    .student-card.students-card-info.students-joined-card .uk-position-bottom-left {
        right: 0;
        position: relative !important;
    }

    .student-card.students-card-info.students-joined-card .btn-list-group {
        position: relative;
    }

    ul.Days {
        width: 160px;
    }

    .uk-position-center-left {
        left: 60px;
    }

    .exam-card {
        height: 300px;
        /* display: none; */
    }

    .responsive-class {
        display: block;
    }

    .subscribed-block .notification-text h6 {
        font-size: 10px;
        /* color: red; */
    }

    .subscribed-block .notification-text span {
        font-size: 9px;
    }

    .subscribed-block .dropdown-notifications-content button {
        font-size: 10px;
    }

    .rate-block .notifications-not-read .notification-text h6,
    .rate-block .notifications-not-read .notification-text span {
        font-size: 13px;
    }

    .exam-card .exam-date span {
        font-size: 13px;
    }

    .exam-card .exam-date {
        align-items: center;
    }
}
/* itqan courses page  */
@media screen and (max-width:1400px) {
    .counter-content .counterBlock {
        width: 200px;
        /* padding: 0; */
        height: inherit;
    }
}

@media screen and (max-width: 1251px) {
    .counter-content {
        grid-column-gap: 10px;
        margin: 0;
    }

        .counter-content .counterBlock {
            width: 200px;
            /* padding: 0; */
            height: inherit;
        }

    .services-content .service-block {
        width: 263px;
    }

    .counter-content .counterBlock {
        left: 0; /*15%*/
    }

    .course-details {
        margin-right: 0;
    }

    .itqan-courses.itqan-courses-lists .course-card-list.course-card {
        display: flex;
        /* flex-direction: column; */
        /*height: 697px;*/
    }

    .page-menu-inner.course-content-menu {
        width: 100%;
    }
}

@media screen and (max-width: 912px) {
    .cards .card-title {
        padding: 10px;
    }

        .cards .card-title h5 {
            font-size: 11px;
        }

    .course-details {
        margin-right: -40px;
    }

        .course-details.certifi-custom-style {
            margin-right: 0;
        }
    /*curriculum error for margin*/
    .course-content-style .course-details {
        margin-right: 7px !important;
    }

    .course-card .course-card-body p {
        height: auto;
    }

    .itqan-course-flex-responsive {
        align-items: center;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 280px) {
    .cards .card-title {
        padding: 10px;
    }

        .cards .card-title h5 {
            font-size: 11px;
        }

    .course-details {
        margin-right: -40px;
    }

    .itqan-courses.itqan-courses-lists .course-card .course-card-footer {
        margin-right: -40px;
    }

    /* .itqan-courses.itqan-courses-lists
    .course-card
    .course-card-body.course-list-body
    div {
    display: flex;
    flex-direction: column;
    align: center;
    justify-content: flex-start;
  }
*/
    .course-card .course-card-footer h5 {
        margin-bottom: 100px;
        height: 40px !important;
    }
}
/* itqanCourses page  */
@media screen and (max-width: 900px) {
    .student-card.students-card-info.students-joined-card .uk-position-bottom-left {
        right: 0;
        position: relative !important;
    }

    .student-card.students-card-info.students-joined-card .btn-list-group {
        position: relative;
    }

    .student-card.students-card-info.course-student-info .inner-stud-img {
        width: 50% !important;
        height: 50% !important;
    }

    .ItqanEvaluation .uk-form-horizontal .uk-form-controls {
        margin-left: 0 !important;
    }

    .ItqanEvaluation .uk-form-horizontal .uk-form-controls {
        margin-right: 0px !important;
    }

    .course-card-list.course-card.personal-card .course-card-body.teacher-comments {
        width: 95%;
    }

    .course-card-list.course-card.personal-card .personal-info.discussion-info .details .custom-btn {
        top: 20px;
    }
    /*
    .itqan-courses.itqan-courses-lists .course-card .course-card-body {
        width: auto;
    }*/

    .itqan-courses-lists .course-card-list.course-card .course-card-thumbnail {
        border-radius: 8px;
    }

    .uk-card-default.login-cust-form .social-btn .social-dir {
        display: block;
    }

    .uk-card-default.login-cust-form .social-btn .button {
        width: 100%;
        margin-top: 20px;
    }

    .uk-card-default.login-cust-form .uk-input {
        width: 100%;
    }

    .course-card {
        display: flex;
        flex-direction: column;
    }

    .itqan-courses .course-card .course-card-thumbnail {
        width: 100%;
    }

    .img-icon img {
        height: 33px;
    }
}

@media screen and (max-width: 900px) {
    .section-header {
        display: flex;
        flex-direction: column;
    }

    .section-header-right {
        margin-top: 20px;
    }

    .itqan-courses .course-card .course-card-footer {
        display: flex !important;
        flex-direction: inherit;
        margin-right: 0 !important;
        align-items: center;
        justify-content: center;
    }

    .course-card-grid.course-custom-grid .course-card-footer {
        flex-direction: column-reverse !important;
    }
}
/* itqan lectures page  */

@media screen and (max-width: 900px) {
    .itqan-courses-lists .course-card-list.course-card .course-card-thumbnail {
        width: auto;
        height: 200px;
        /*course list mb-50 canceled */
        /*margin-bottom:50px;*/
    }

    .handle-height-ul {
        height: 59px;
    }
    /*
  .course-details p {
    display: none;
  }*/
}
/* teatcherGrid page  */

@media screen and (max-width: 1200px) {
    .services-content {
        display: grid;
        grid-template-columns: auto auto auto;
        column-gap: 20px;
    }

    .itqan-grid-style .btn-list-group .custom-btn.last-btn {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 950px) {
    .services-content {
        display: grid;
        grid-template-columns: auto auto;
        column-gap: 20px;
    }

    .itqan-grid-style .student-card {
        width: 100%;
    }

    .itqan-grid-style .btn-list-group .custom-btn.last-btn {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 280px) {
    .student-card .btn-list-group {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .itqan-grid-style .grid-img img {
        height: 90%;
    }
}
/* dashbords for both  student and teacher */
@media screen and (max-width: 600px) {
    .course-card.course-card-list.custom-list .course-card-body .course-height-icons {
        height: auto;
    }

    .course-card.course-card-list.custom-list .course-card-body .uk-grid-match div {
        margin-top: 0;
    }

    .course-details-info .course-card-footer .course-list-footer {
        flex-flow: column-reverse;
    }

    .main-course-added-form .uk-form-group.MyList.uk-flex {
        display: block;
    }

    .uk-card-default.login-cust-form .social-btn .social-dir {
        display: block;
    }

    .uk-card-default.login-cust-form .social-btn .button {
        width: 100%;
        margin-top: 20px;
    }

    .uk-card-default.login-cust-form .uk-input {
        width: 100%;
    }

    .custom-contactUs {
        display: grid;
        grid-template-columns: auto !important;
    }

    .homework-bottom {
        flex-wrap: wrap;
    }

        .homework-bottom .homework-item {
            width: 100% !important;
            border-bottom: 1px solid #d1d1d1;
        }
}

@media screen and (max-width: 280px) {
    .homework-left {
        flex-wrap: wrap;
    }
}
/* about itqan page  */
@media screen and (max-width: 1280px) {
    .top-left {
        top: 36%;
    }

    .contact-cust-details .course-card {
        height: auto;
    }

    .contact-cust-details .course-card-back {
        height: auto;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 600px) {
    .services-content {
        display: flex;
        flex-wrap: wrap;
    }

    .Itqan-register .uk-button {
        margin-right: 0;
    }

    .Itqan-register .container .uk-flex {
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .Itqan-Footer h2 {
        font-size: 23px;
    }

    .Itqan-Footer ul > li > a {
        font-size: 12px;
    }

    .Itqan-Footer p.footer-description button {
        margin: 10px;
    }

    .footer-nav-icon ul {
        display: flex;
    }

    .Itqan-about .about-block.circle p {
        padding: 30px;
        font-size: 13px;
    }

    .top-left {
        top: 40%;
    }
}

@media screen and (max-width: 1150px) {
    .counter-content .counterBlock {
        left: 0; /*new edit 15%*/
    }

    .counter-content {
        display: grid;
        grid-template-columns: auto auto auto;
        justify-content: space-around;
    }
}

@media screen and (max-width: 1000px) {
    .student-control button.delete {
        margin-top: 11px;
        width: auto;
        height: 50%;
    }

    .student-card.students-card-info.course-student-info .mail-list {
        margin-right: 5rem !important;
    }

    .student-card.students-card-info.course-student-info .inner-stud-img {
        width: 50%;
        height: 50%;
    }

    .course-student-info {
        padding: 0;
    }

    .list-img {
        right: 0;
    }

    .itqan-courses .course-card .course-card-body.latest-body {
        height: auto;
        padding: 20px;
    }

    .container-small {
        max-width: 730px;
    }

    .uk-slider-items.uk-grid {
        justify-content: center;
    }

    .Itqan-about .about-block.circle p {
        font-size: 10px;
    }

    .top-left {
        top: 31%;
    }

    .cust-fields-width {
        width: 45%;
    }

    .personal-data .main-cust-fields .uk-input,
    .personal-data .main-cust-fields .uk-select:not([multiple]):not([size]),
    .personal-data .main-cust-fields .uk-textarea {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 540px) {
    .top-left {
        top: 40%;
    }
}

@media screen and (max-width: 280px) {
    .top-left {
        font-size: 4px;
        top: 47%;
    }
}
/* ALQAIDAALNOURANIA Page  */

@media screen and (max-width: 1280px) {
    .Itqaan-qaada .uk-subnav {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        .Itqaan-qaada .uk-subnav li {
            width: 400px;
        }
}

@media screen and (max-width: 540px) {
    .Itqaan-qaada .uk-subnav {
        width: max-content;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        .Itqaan-qaada .uk-subnav li {
            width: 400px;
        }

    .Itqaan-qaada .course-card-list.course-card .course-card-body {
        width: 95% !important;
    }
    /*=========width footer =========*/
    .w-100-small {
        width: 100%;
    }
}

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

    .course-custom-details {
        display: block;
    }

        .course-custom-details .courseDetails-left-side.w-40 {
            width: 100% !important;
        }

    .Itqaan-qaada .uk-subnav {
        width: max-content;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        .Itqaan-qaada .uk-subnav li {
            width: 250px;
        }
}

@media screen and (max-width: 280px) {
    .Itqaan-qaada .uk-subnav {
        width: max-content;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        .Itqaan-qaada .uk-subnav li {
            width: 180px;
        }

    .footer-custom-details .course-card-footer-bottom {
        position: relative;
        left: 0;
        right: 0 !important;
    }
}
/* ItqanGroupStudent page  */

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

    .footer-custom-details .course-card-footer-bottom {
        position: relative;
        left: 0;
        right: 0 !important;
    }

    .itqan-courses.itqan-courses-lists .course-card-body h4 {
        display: flex;
        /* align-items: center; */
        /*  flex-direction: column;
        align-items: flex-start;*/
        justify-content: center;
    }

    .img-icon img {
        height: 20px;
    }

    .remove-padding-class {
        margin-right: 30px;
    }

    .course-details-info {
        float: none;
    }

    .course-card .course-card-footer h5 {
        flex-wrap: wrap;
        /*flex-direction: column;*/
        text-align: right;
        display: flex;
        align-items: center;
        width: -webkit-fill-available;
        justify-content: center;
        margin-top: 20px;
    }
}
/* ItqanHome */
@media screen and (max-width: 1024px) {
    .about-itqan .media-content {
        top: 60px;
        left: 55px;
        width: 100%;
        height: 100%;
    }

    .handle-comments textarea {
        border: 1px solid black;
    }
}

@media screen and (max-width: 912px) {
    .qaada-desc-home {
        margin: 0 60px;
    }

    .about-itqan .media-content {
        top: 150px;
        left: 35px;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 820px) {
    .qaada-desc-home {
        display: grid;
        grid-template-columns: auto;
        margin: 0 50px;
    }

    .about-itqan .media-content {
        top: 182px;
        left: 35px;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 600px) {
    .header .logo span {
        margin-right: 0;
    }

    .about-itqan .media-content {
        top: 17px;
        left: 20px;
        width: 100%;
        height: 100%;
    }
}
/* studentList page  */
@media screen and (max-width: 1000px) {
    .student-card .content-list {
        width: 100% !important;
        margin-top: 70px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 1000px) {
    .student-card {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

        .student-card .list-img {
            right: 0px;
            width: 50%;
            height: 50%;
            top: 0;
        }

        .student-card .btn-list-group {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .student-card .mail-list {
            width: 100% !important;
        }

    .list-t-action {
        position: absolute;
        top: 13px;
        left: 20px;
    }

    /* .custom-btn {
    margin-bottom: 10px;
  }*/

    .itqan-courses.itqan-courses-lists .course-card-body h4 {
        display: flex;
        /* align-items: center; */
        /*flex-direction: column;
        align-items: flex-start;*/
        justify-content: center;
        margin-right: 100px;
    }

    .course-details-info {
        /*  float: none;*/
        margin-right: 11px;
    }
}

@media screen and (max-width: 280px) {
    .list-t-action {
        position: absolute;
        top: 13px;
        left: 2px;
    }
}
/* ItqanTimeTable page  */

@media screen and (max-width: 1000px) {
    .timetable-card {
        width: 100%;
    }

    .section-header-right {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .section-header {
        align-items: center;
    }
}

@media screen and (max-width: 280px) {
    .section-header-right {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .new-dashboard .section-header .button.grey {
        margin-bottom: 50px;
    }

    .timetable-card .exam-title span,
    .timetable-card .exam-title h6 {
        font-size: 10px;
    }
}
/* addevaluatStudent page  */

@media screen and (max-width: 1000px) {
    .uk-grid {
        margin-left: 0;
    }

    .evaluation-grid-style
    .evaluation-block.evaluate-details
    .evaluate-questions
    .uk-flex {
        flex-wrap: wrap;
    }

    .section-small.itqanevalution-new {
        padding: 0px;
    }

    .itqanevalution-new .handle-comments {
        flex-wrap: wrap;
        margin-bottom: 1rem;
    }

    .evaluation-grid-style .evaluation-block.evaluate-details {
        display: flex;
        flex-wrap: wrap;
    }

    .evaluation-grid-style .evaluation-block .evaluation-img {
        width: 300px;
    }

    .eve-handle-label-course {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-top: 30px;
    }

    .evaluation-grid-style
    .evaluation-block.evaluate-details
    .evaluate-questions
    .uk-form-label {
        font-size: 18px;
    }
}

@media screen and (max-width: 380px) {
    .new-dashboard .section-header .button.grey {
        margin-right: 2rem;
    }
}

@media screen and (max-width: 280px) {
    .evaluation-grid-style .evaluation-block .evaluation-img {
        width: 200px;
    }
}
/* evaluate settings page*/
@media screen and (max-width: 1000px) {
    .eve-settings-middle {
        justify-content: center;
    }

    .eve-settings-handle {
        width: 90%;
    }

    .eve-settings-bottom {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
}

@media (max-width: 1000px) {
    .new-dashboard {
        margin-right: 0px !important;
    }

    .personal-data .uk-flex h4 {
        width: 50%;
    }

    /* .custom-btn {
    margin-top: 20px;
    margin-right: 20px;
  }*/

    .student-card .uk-card-body {
        display: flex;
    }

    .list-img {
        width: 30%;
        margin: auto auto;
        text-align: center;
        position: relative;
        top: 0;
        height: 245px;
    }

        .list-img img {
            width: 100%;
            height: 100%;
        }

    .course-card-list.course-card.personal-card .course-card-thumbnail {
        width: 100%;
    }
}

@media (max-width: 1280px) {
    /* .last-bottom {
    flex-direction: column;
    align-items: flex-start;
  }*/

    .last-top {
        flex-direction: inherit;
    }
}

@media (max-width: 600px) {
    .homework-bottom .homework-item {
        width: 100%;
    }

    .section-small.teacher-file-page.p-dashboard div:nth-child(1) {
        flex-wrap: wrap;
    }

    .teacher-file-page .p-info {
        border-left: none;
    }

    .homework-top {
        flex-direction: column;
    }

    .homework-left {
        /*flex-direction: column;*/
        display: block;
    }

        .homework-left .uk-select:not([multiple]):not([size]) {
            text-align: right !important;
            background-position: 1% 50%;
        }

    .datepicker {
    }

    .course-card-thumbnail {
        margin-bottom: 20px;
    }
}

@media (max-width: 1280px) {
    .datepicker {
        width: 100% !important;
    }

        .datepicker table {
            width: 100%;
        }

    .left-side {
        text-align: -webkit-center;
    }

    textarea {
        width: 100%;
    }

    /*.section-header-left h4 {
    font-size: 30px;
  }*/
    .section-header-left h4 a {
        font-size: 15px;
    }
}

@media (max-width: 950px) {
    .counter-content {
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-around;
    }

    .left-side {
        width: 100%;
    }

    .your-lecture {
        overflow-x: auto;
    }

    .ml-5,
    .mx-5 {
        margin-right: 0px !important;
    }

    .course-content-style .course-details ul {
        margin-right: -9px !important;
    }

    .student-card.students-card-info .mail-list {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    .counter-content {
        display: grid;
        grid-template-columns: auto;
        justify-content: space-around;
        width: 100%;
    }

    .counter-content {
        margin: 0;
    }

    .course-grid-slider {
        width: 100%;
        margin: auto;
    }

    .slidenav-next:before, .slidenav-prev:before {
        transform: none;
    }

    .uk-position-center-right.slidenav-next, .uk-position-center-left.slidenav-prev {
        background-image: none;
        background-color: transparent;
        display: none;
    }

    .course-grid-slider {
        padding-left: 0;
    }
    /*--------------------------------------------------*/
    #MyBodyList .section-small.itqan-lists-style, #MyBodyList .section-small.new-dashboard {
        margin-right: 0;
    }

    .course-card .course-card-footer h5 {
        margin-bottom: 11px;
    }

    .footer-links.pl-lg-8 {
        padding-left: 0 !important;
        padding-right: 0rem !important;
    }
}

@media (max-width: 280px) {
    .uk-form-horizontal .uk-form-controls {
        margin-right: 0px !important;
    }

    .course-content-style .course-details ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .datepicker {
        width: 100%;
    }

    .uk-pagination {
        margin-right: 0px;
    }

    .uk-search-icon {
        display: none;
    }
}
/* view of online courses  */

@media (max-width: 1024px) {
    .course-content-style .course-details h4 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0px;
    }

    .course-content-style .course-details ul {
        display: block;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }

    /*.itqan-courses.itqan-courses-lists
    .course-card
    .course-card-body.course-list-body
    div {
    display: flex;
    flex-wrap: wrap;
    align: center;
    justify-content: flex-start;
  }*/

    .course-card .course-card-footer h5 {
        flex-wrap: wrap;
    }
}

@media (max-width: 280px) {
    .student-card .uk-card-body h5 {
        font-size: 13px;
    }
}

@media (max-width: 280px) {
    ul.ItqantimeTableNav li .active-btn {
        width: 50%;
    }

    .student-card .uk-card-body {
        display: flex;
        flex-wrap: wrap;
    }

        .student-card .uk-card-body p {
            font-size: 13px;
        }

    .label-width-eva.uk-form-horizontal .uk-form-label {
        margin-top: 0px;
    }

    .course-details p {
        font-size: 11px;
    }

    .student-card.students-card-info .mail-list {
        flex-wrap: wrap;
    }

    .course-card .course-card-footer h5 {
        text-align: center;
        margin-bottom: 3px;
        margin-right: 34px;
        margin-bottom: 50px;
    }

    .course-content-style .course-details > div {
        flex-direction: column;
        align-items: center;
        margin-right: -29px;
        /* height: 100px; */
    }

        .course-content-style .course-details > div button {
            margin-bottom: 20px;
        }

    .evaluation-grid-style .evaluation-block .evaluation-details {
        width: 200px;
    }

    .course-content-style .course-details h4 {
        flex-direction: column;
        height: 90px;
    }

    .itqan-courses.itqan-courses-lists .course-card .course-card-footer span {
        margin-bottom: 13px;
    }

    .course-card-body {
        padding: 0px;
    }

    .itqan-courses.itqan-courses-lists .course-card-body h4 {
        margin-right: 50px;
        margin-top: -50px;
    }

    .teacher-assignment .filter-search .uk-select:not([multiple]):not([size]) {
        width: 70px;
    }

    .course-grid-slider {
        width: 200px;
        margin-right: -20px;
    }
}

@media (max-width: 960px) {
    .services-content {
        display: grid;
        grid-template-columns: auto auto;
        overflow: auto;
    }

    .course-card-back {
        height: 250px;
    }

    .course-grid-slider ul li {
        width: 300px;
        margin: 0 20px;
        height: 250px;
    }

    .slider-home-position .course-card {
        height: 250px;
    }

    .course-curriculum-list > li {
        font-size: 13px;
        padding: 10px 54px 10px 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .uk-grid > * {
        padding-left: 0;
    }

    .page-menu-inner.course-content-menu {
        margin-left: 0;
    }

    .main-block {
        width: 100%;
    }

    #EventsOfCourses .text-right {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    /* .course-curriculum .uk-accordion-title {
    height: 100px;
    display: flex;
     flex-direction: column-rever;
    align-items: center;
    justify-content: space-between;
  } */

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content
    .course-card
    .course-card-footer {
        margin-bottom: 0;
    }

        .itqan-courses.itqan-courses-lists.itqan-courses-list-content
        .course-card
        .course-card-footer.trainer-card-footer {
            margin-bottom: 0;
            flex-direction: inherit;
            margin-right: 29% !important;
        }

    .page-content-inner {
        padding: 10px;
    }

    .section-small ul {
        padding-right: 0px;
    }

    #CourseGroupsView h3 {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .teacher-profile {
        /*display: flex;
    flex-direction: column;*/
        align-items: center;
    }

    .course-curriculum-list.handle-height-ul > li {
        display: inherit;
    }

    .course-curriculum .uk-accordion-title {
        display: inherit;
    }
}

@media screen and (max-width: 500px) {
    .student-card.students-card-info.students-joined-card .uk-position-bottom-left {
        right: 0;
        position: relative !important;
    }

    .student-card.students-card-info.students-joined-card .btn-list-group {
        position: relative;
    }

    .student-content-page .title-box {
        height: auto;
        font-size: 14px;
    }

    .evaluation-grid-style .evaluation-block .evaluation-img {
        width: 100% !important;
        height: 255px;
        padding: 0;
    }

    .evaluation-grid-style .evaluation-block {
        display: flex;
        flex-direction: column;
    }

        .evaluation-grid-style .evaluation-block .evaluation-details {
            height: 200px;
        }

    .uk-position-bottom {
        bottom: -2px;
        right: 0px;
    }
}

@media screen and (max-width: 1000px) {
    .student-card {
        padding: 20px 0;
    }

    .new-dashboard .dashboard-block {
        width: auto;
    }

    .cards {
        flex-wrap: wrap;
    }



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

    .student-card {
        margin: 60px -3px;
    }

    .student-content-page .title-box {
        margin-right: 0px;
    }

    .add-course-form {
        margin-top: 50px;
    }

    .mail-list {
        margin-right: 0;
    }

    .evaluate-card {
        margin-right: 22px;
    }
}

@media screen and (max-width: 1080px) {
    .uk-table-small.week-timetable th {
        border-right: 2px solid wheat;
    }

    .uk-input,
    .uk-select:not([multiple]):not([size]),
    .uk-textarea {
        margin-bottom: 0px;
    }

    /* .last-top {
    flex-direction: column-reverse;
  }*/
}

@media screen and (max-width: 1024px) {
    /* .uk-width-1-3\@m {
    width: -webkit-fill-available;
  }*/

    /*.last-top {
    flex-direction: column-reverse;
  }*/

    .last-border .searchbox {
        /*  min-width: 166px !important;*/
        margin-left: 0px;
    }

    .course-card-body {
        padding: 15px;
    }
}

@media screen and (max-width: 768px) {
    /* .uk-width-1-3\@m {
    width: -webkit-fill-available;
  }*/

    /* .last-top {
    flex-direction: column-reverse;
  }*/

    .last-border .searchbox {
        /*  min-width: 166px !important;*/
        margin-left: 0px;
    }
}

@media (max-width: 639px) {
    .uk-visible\@s {
        display: table-footer-group !important;
    }

    .lectures span {
        font-size: 11px !important;
    }
}

@media (max-width: 1000px) {
    .cust-student-list {
        display: grid;
        grid-template-columns: auto;
    }

    .evaluate-card {
        width: 185px;
        height: 281px;
    }

    .course-card-body .course-card-info {
        flex-direction: inherit;
    }

    .evaluate-footer {
        display: grid;
    }

    .course-content-style .course-details > div.course-certificate {
        display: grid;
    }

    .itqan-courses.itqan-courses-lists .course-card-body h4 {
        margin-right: 0px;
    }

    #MyBodyList .section-small.itqan-lists-style,
    #MyBodyList .section-small.new-dashboard {
        height: auto;
    }

    .teacher-custom-style {
        height: 100%;
    }
}

@media (max-width: 1390px) {
    /* .last-border .searchbox {
    min-width: 166px !important;
  }*/

    /*.last-top {
    flex-direction: column-reverse;
  }*/
}

@media (max-width: 600px) {
    .student-card.students-card-info.students-joined-card .uk-position-bottom-left {
        right: 0;
        position: relative !important;
    }

    .student-card.students-card-info.students-joined-card .btn-list-group {
        position: relative;
    }
    /*  .last-border .searchbox {
        min-width: 166px !important;
    }

    .last-top {
        flex-direction: inherit;
    }*/

    .course-curriculum-list.handle-height-ul > li {
        display: grid;
    }

        .course-curriculum-list.handle-height-ul > li > i {
            position: relative;
            right: 1%;
        }

        .course-curriculum-list.handle-height-ul > li > p.uk-position-center {
            top: 37%;
            right: 23px;
            transform: none;
        }

    .course-curriculum-list > li > a {
        margin-right: 10px;
    }
}

@media (max-width: 1028px) {
    .evaluate-questions > div {
        flex-direction: column;
    }
}

@media (max-width: 1470px) {
    .top-left {
        position: absolute;
        width: 38%;
        top: 32%;
        left: 31%;
        right: 31%;
        height: 304px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 1315px) {
    .top-left {
        position: absolute;
        width: 42%;
        top: 32%;
        left: 29%;
        right: 29%;
        height: 304px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 1198px) {

    .mm-page .itqan-logo {
        display: none;
    }
}

@media (max-width: 1190px) {
    .top-left {
        position: absolute;
        width: 46%;
        top: 24%;
        /*  left: 7%;*/
        right: 26%;
        height: auto;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 1090px) {
    /*-----------------------19/3/2023------login-------------------*/
    .Log-custom-block {
        display: grid;
        grid-template-columns: auto auto;
    }

    .top-left {
        position: absolute;
        width: 50%;
        top: 24%;
        left: 25%;
        right: 25%;
        height: auto;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 1000px) {
    .top-left {
        position: absolute;
        width: 44%;
        top: 27%;
        left: 27%;
        right: 28%;
        height: 174px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 1000px) {
    .top-left {
        position: absolute;
        width: 44%;
        top: 27%;
        /* left: 7%;*/
        right: 28%;
        height: 257px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 1000px) {
    .top-left {
        position: absolute;
        width: 44%;
        top: 27%;
        /*  left: 7%;*/
        right: 28%;
        height: 257px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 700px) {
    .student-card.students-card-info.students-joined-card .uk-position-bottom-left {
        right: 0;
        position: relative !important;
    }

    .student-card.students-card-info.students-joined-card .btn-list-group {
        position: relative;
    }

    .top-left {
        position: absolute;
        width: 55%;
        top: 27%;
        left: 23%;
        right: 23%;
        height: 239px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 700px) {
    .top-left {
        height: 151px;
    }
}

@media (max-width: 550px) {
    .services-content {
        display: grid;
        grid-template-columns: auto auto;
    }

    .top-left {
        position: absolute;
        width: 55%;
        top: 30%;
        left: 7%;
        right: 23%;
        height: 190px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 500px) {
    .services-content {
        display: grid;
        grid-template-columns: auto;
    }

    .top-left {
        position: absolute;
        width: 62%;
        top: 30%;
        left: 7%;
        right: 18%;
        height: 169px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 500px) {
    .top-left {
        position: absolute;
        width: 62%;
        top: 30%;
        left: 7%;
        right: 18%;
        height: 169px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 500px) {
    .top-left {
        position: absolute;
        width: 60%;
        top: 32%;
        left: 7%;
        right: 18%;
        height: 169px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 450px) {
    .top-left {
        position: absolute;
        width: 62%;
        top: 55%;
        left: 19%;
        right: 18%;
        height: 116px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

@media (max-width: 280px) {
    .top-left {
        position: absolute;
        width: 61%;
        top: 44%;
        left: 7%;
        right: 18%;
        height: 96px;
        overflow: auto;
        text-align: center;
        color: #235363;
        font-size: 13px;
    }
}

ul .course-exams .course-curriculum-list h6 {
    right: 27px;
    top: -18px;
    margin-bottom: 0;
}

@media (max-width: 1025px) {
    /* .course-card-footer {
    display: contents !important;
  }*/
    /*.latest-course {
            display: flex !important;
            padding: 0px !important;
        }*/
}

@media (max-width: 600px) {
    .course-card-footer {
        display: flex !important;
    }

    .latest-course {
        display: flex !important;
        padding: 10px 0 !important;
    }

    .itqan-courses.itqan-courses-lists .course-card-body h4 {
        margin-bottom: 1em;
    }

    .itqan-courses.itqan-courses-lists .course-card-body h4 {
        margin-top: 3px;
    }

    .details {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .main-cust-fields {
        flex-direction: column;
    }

    .cust-fields-width h4 {
        width: 100% !important;
    }

    .personal-data .main-cust-fields .uk-input,
    .personal-data .main-cust-fields .uk-select:not([multiple]):not([size]),
    .personal-data .main-cust-fields .uk-textarea,
    .personal-data .main-cust-fields .select2-container {
        width: 100% !important;
    }

    .cust-fields-width {
        width: 100%;
    }

    .main-cust-fields {
        margin-bottom: 10px;
    }
}

@media (max-width: 280px) {
    .star-rating {
        display: flow-root !important;
    }

    .details h6 {
        /* width: auto !important; */
        /* max-width: 20em; */
        /* overflow: hidden !important; */
        /* text-overflow: ellipsis !important; */
        /* white-space: nowrap !important; */
    }

    /*   .itqan-courses.itqan-courses-lists
        .course-card
        .course-card-body.course-list-body
        div {
            display: inline-block !important;
        }*/
}

@media (max-width: 1280px) {
    .bottom-section-tec {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center;
    }
}

@media (max-width: 640px) {
    /*  .course-card .course-card-body {
            padding: 8px;
        }*/

    .course-card .course-card-info {
        display: flex !important;
    }

    .header-widget .header-widget-icon {
        padding-top: 0;
    }

    .course-card-grid {
        display: grid;
        grid-template-columns: auto;
    }

    .header-widget .header-widget-icon {
        color: #fefefe !important;
    }

    .header-widget {
        width: auto;
        display: flex;
        top: 0;
    }

    .course-card .course-card-footer h5 i {
        display: block;
    }

    .course-card .course-card-footer h5 a {
        display: flex;
    }

    .course-card-footer {
        display: flex !important;
    }
}

@media (max-width: 1280px) {
    .uk-child-width-1-3\@m > * {
        width: calc(100% * 1.5 / 3.001);
    }
}

@media (max-width: 600px) {
    .uk-child-width-1-3\@m > * {
        width: calc(100% * 3 / 3.001);
    }
}

.HOME-nav-main > li > a {
    /* color: #fefefe; */
    color: red;
}

.delete-custom-btn {
    position: relative;
    right: auto;
    left: auto;
    top: 0;
}

@media (max-width: 1400px) {
    .student-card .uk-card.grid-content-csm p {
        min-width: 61%;
    }
}

/* .student-card .btn-list-group {
        width: auto;
    }*/

@media (max-width: 600px) {
    .itqan-courses.itqan-courses-lists.itqan-courses-list-content
    .course-card
    .course-card-footer {
        margin-bottom: 93px;
        margin-left: 0;
    }

    .itqan-courses .course-card .course-card-footer .active-btn {
        width: auto;
    }

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content
    .course-card
    .course-card-footer {
        margin-bottom: 0;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        flex-direction: column-reverse;
        width: 100%;
    }

    .filter-search.new-filter {
        flex-direction: column;
        height: 200px;
        justify-content: space-around;
    }

        .filter-search.new-filter div {
            flex-direction: column;
        }

        .filter-search.new-filter :last-child {
            margin-top: 5px;
        }

    .teacher-profile h5 {
        width: 50%;
    }

    .filter-search div {
        display: flex;
        flex-direction: column;
    }
    /* .course-content-style .course-details > div {
    display: block;
  }*/
    .student-card.students-card-info.course-student-info .inner-stud-img {
        text-align: center;
    }

    .student-card .inner-stud-img img {
        width: 70%;
    }

    .custom-btn {
        margin-top: 0;
        margin-right: 5px;
    }

    .course-content-style .course-details ul {
        display: contents;
    }

    .course-card-body {
        padding: 7px 24px;
    }

    .course-grid-slider ul li {
        height: 280px;
    }

    .course-curriculum-list > li {
        display: block;
    }

    .assign-date p {
        font-size: 10px;
    }

    .course-curriculum .uk-accordion-title {
        display: block;
    }

    .steps.clearfix ul {
        display: flex;
        flex-direction: column;
    }

        .steps.clearfix ul [role='tab'] {
            width: 100%;
        }

    .week.MyList {
        flex-direction: column;
    }

    .section-small.student-table-main.pt-0,
    #SubscriptionListDiv {
        overflow-x: auto;
    }

    .course-curriculum-list li > span.c-title {
        top: -23px;
        right: 16px;
    }

    .itqan-courses.itqan-courses-lists .course-card-list.course-card {
        height: auto;
    }

    .itqan-courses.itqan-courses-lists .teacher-card.teacher-custom-style .course-card-list.course-card {
        height: 500px;
    }

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content
    .course-card
    .course-card-footer {
        display: flex !important;
        flex-direction: column-reverse;
    }

    .back-Poster .uk-card-default.login-cust-form {
        height: 154% !important;
    }

    .Log-custom-block {
        grid-template-columns: auto;
    }

    .teacher-card teacher-custom-style .course-card-body {
        padding: 20px;
    }

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content .course-card .course-card-footer.trainer-card-footer {
        margin-bottom: 0;
        flex-direction: column !important;
    }

    .add-course-form .catlog-img-review.uploading-img-review, .catlog-img-review.uploading-img-review {
        float: right;
        top: 0;
        left: 0;
        right: 20%;
    }

    .teacher-card .course-card-body .course-details-info.trainer-cust-details {
        right: -15px;
    }
}

@media (max-width: 280px) {
    .course-details .course-certificate {
        margin-right: 0px !important;
    }

    #CourseId2 {
        width: 100% !important;
    }

    .teacher-card teacher-custom-style .course-card-body {
        padding: 20px;
    }

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content .course-card .course-card-footer.trainer-card-footer {
        margin-bottom: 0;
        flex-direction: column !important;
        margin-right: 0% !important;
    }
}

@media (max-width: 639px) {

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content .course-card .course-card-footer.trainer-card-footer {
        margin-bottom: 0;
        flex-direction: column !important;
    }

    .teacher-card.teacher-custom-style .course-card-body > a > h4,
    .teacher-card.teacher-custom-style .course-card-body > a > h5,
    .teacher-card.teacher-custom-style .course-card-body p {
        padding: 0 20px;
    }
}

@media (max-width: 630px) {

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content .course-card .course-card-footer.trainer-card-footer {
        margin-bottom: 0;
        flex-direction: column !important;
    }
}

@media (max-width: 500px) {
    .evaluation-grid-style .evaluation-block .evaluation-details {
        width: auto;
    }

    .course-card .course-card-footer h5 {
        text-align: right;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        margin-top: 20px;
    }

        .course-card .course-card-footer h5 .mr-4 {
            margin-right: 0rem !important;
        }

    .itqan-courses.itqan-courses-lists.itqan-courses-list-content .course-card .course-card-footer.trainer-card-footer {
        margin-bottom: 0;
        flex-direction: inherit;
        margin-right: 5% !important;
        align-items: flex-start;
    }


    .teacher-card.teacher-custom-style .course-card-body > a > h4,
    .teacher-card.teacher-custom-style .course-card-body > a > h5,
    .teacher-card.teacher-custom-style .course-card-body p {
        padding: 0 20px;
    }

    .add-course-form .catlog-img-review.uploading-img-review, .catlog-img-review.uploading-img-review {
        float: right;
        top: 0;
        left: 0;
        right: 20%;
    }
}




@media(max-width:400px) {
    .uk-card-default.login-cust-form .social-btn .social-dir {
        display: block;
    }

    .uk-card-default.login-cust-form .social-btn .button {
        width: 100%;
        margin-top: 20px;
    }

    .uk-card-default.login-cust-form .uk-input {
        width: 100%;
    }

    .teacher-card.teacher-custom-style .course-card-body {
        padding: 0 20px;
    }

    .add-course-form .catlog-img-review.uploading-img-review, .catlog-img-review.uploading-img-review {
        float: right;
        top: 0;
        left: 0;
        right: 20%;
    }
}
