

@media (min-width: 1500px) {

    .programs-h .programs-inner,
    .courses-h .courses-inner {
        /* left: -20%; */
    }

    .courses-h .courses-inner {
        left: -7%;
    }
}

@media (min-width: 1800px) {

    .programs-h .programs-inner,
    .courses-h .courses-inner {
        left: -22%;
    }

    .courses-h .courses-inner {
        left: -9%;
    }
}

@media (min-width: 2000px) {

    .programs-h .programs-inner,
    .courses-h .courses-inner {
        left: -27%;
    }
}

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

@media (max-width: 1024px) {}

@media (max-width: 991px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        width: 100%;
        max-width: 100%;
        flex: auto;
    }

    .header-top .head-top .nav-head ul {
        display: none;
    }

    .res-menu {
        margin-inline-start: 12px;
        display: block;
    }

    .mobile-nav-toggler {
        width: 35px;
        height: 35px;
        position: relative;
        background: var(--main-color);
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
        display: flex;
        line-height: normal;
        padding: 5px 12px 0;
        align-items: center;
        -webkit-align-items: center;
    }

    .mobile-nav-toggler i {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        margin-inline-end: 0;
        font-size: 20px;
    }

    .menu-top-right .lang {
        font-size: 15px;
        display: none;
    }

    .menu-top-right .my-account {
        font-size: 14px;
    }

    .nav-menu {
        display: none;
    }

    .menu-right {
        display: flex;
        align-items: center;
        gap: 0
    }

    .lang i {
        display: none;
    }

    .logo {
        margin: 0;
    }

    .logo img {
        max-width: 90px;
    }

    .head-inner {
        justify-content: space-between;
    }

    .menu-right .btn {
        display: none;
    }

    .container {
        padding: 0 20px;
    }

    .banner-h .row {
        min-height: auto;
    }

    .home-slider .text-banner {
        padding: 50px 0;
    }

    .home-slider .text-banner h2 {
        font-size: 25px;
        line-height: 35px;
        margin: 0 0 20px;
    }

    .banner-h .nav-slider .swiper-button-next.home-nav,
    .banner-h .nav-slider .swiper-button-prev.home-nav {
        display: none;
    }

    .banner-h .nav-slider {
        bottom: 0;
    }

    .banner-h .nav-slider .swiper-pagination.home-pagination {
        font-size: 15px;
    }

    .programs-h {
        padding: 50px 0 60px;
    }

    .programs-h .col-md-10,
    .courses-h .col-md-10 {
        position: relative;
    }

    .programs-h .programs-inner,
    .courses-h .courses-inner {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
    }

    .nav-slider.nav-programs-slider,
    .nav-slider.nav-courses-slider {
        display: none;
    }

    .title h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .title.title-white,
    .title {
        margin: 0 0 25px;
    }

    .btn-start {
        /* display: none; */
        margin: 4px 0;
    }

    .program-block {
        height: 350px;
    }

    .programs-inner .swiper-slide.swiper-slide-next,
    .programs-inner .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
        padding: 0;
    }

    .program-block .inner-block .details .title-program h3 {
        font-size: 20px;
        line-height: 31px;
    }

    .program-block .inner-block .details .title-program i {
        width: 36px;
        height: 36px;
        line-height: 34px;
        font-size: 14px;
    }

    .programs-h .row {
        align-items: flex-start;
        -webkit-align-items: flex-start;
        min-height: auto;
    }

    .achiev-h {
        padding: 50px 0 0;
    }

    .counters-all.row .col-md-4:nth-child(1)::after,
    .counters-all.row .col-md-4:nth-child(2)::after,
    .counters-all.row .col-md-4:nth-child(4)::after,
    .counters-all.row .col-md-4:nth-child(5)::after {
        display: none;
    }

    .counters-all.row::before {
        display: none;
    }

    .count-block {
        margin: 15px 0 !important;
        justify-content: start;
    }

    .count-block .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .count-block .details {
        padding-inline-start: 15px;
    }

    .count-block .details .counter-item {
        font-size: 28px;
        line-height: 24px;
        margin: 0 0 8px;
    }

    .count-block .details h6 {
        font-size: 15px;
        margin: 0 0 4px;
    }

    .count-block .details p {
        font-size: 13px;
    }

    .courses-h {
        padding: 50px 0 40px;
    }

    .course-block .img-block {
        height: 280px;
    }

    .course-block .details {
        padding: 20px;
    }

    .course-block .details .name {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 10px;
    }

    .course-block .details p {
        font-size: 15px;
        line-height: 25px;
    }

    .course-block .details .readMore {
        height: auto;
        transform: none;
        margin: 20px 0 0;
        font-size: 16px;
    }

    .courses-h .row {
        min-height: auto;
    }

    .news-h {
        padding: 50px 0 60px;
    }

    .nav-slider {
        display: none;
    }

    .news-block {
        height: 400px;
    }

    .clients-h {
        padding: 50px 0;
    }

    .review-block {
        padding: 20px;
    }

    .review-block::before {
        width: 61px;
        height: 26.37px;
        top: -24px;
    }

    .review-block .inner-block p {
        font-size: 16px;
        line-height: 26px;
    }

    .review-block .inner-block p::before,
    .review-block .inner-block p::after {
        font-size: 25px;
        margin-inline-end: 6px;
    }

    .review-block .inner-block p::after {
        margin-inline-end: 0;
        margin-inline-start: 6px;
    }

    .review-h {
        padding: 20px 0;
    }

    .footer-top {
        padding: 20px 0;
    }

    .foot-item h3 {
        font-size: 25px;
        line-height: normal;
        margin: 20px 0;
    }

    .links-f li a {
        font-size: 15px;
        line-height: 15px;
    }

    .info-f li a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .info-f li a span {
        width: calc(100% - 30px);
        padding-inline-start: 8px;
    }

    .info-f li a {
        font-size: 16px;
        line-height: 16px;
    }

    .footer-bottom {
        text-align: center;
        padding: 20px 0 60px;
    }

    .copyRight p {
        font-size: 15px;
        line-height: 25px;
    }

    .ryad-logo {
        margin: 0 auto;
    }

    .breadcrumb {
        padding: 30px 0;
    }

    .text-bread h3,
    .text-bread a {
        font-size: 20px;
        line-height: normal;
    }

    .body-inner,
    .programes-page.body-inner {
        padding: 50px 0;
    }

    .taxt-about h3 {
        font-size: 28px;
        line-height: 30px;
        margin: 0 0 20px;
    }

    .body-inner .taxt-about {
        padding: 0;
    }

    .taxt-about p {
        font-size: 15px;
        line-height: 25px;
    }

    .imgs-about {
        margin-top: 80px;
        max-width: 90%;
    }

    .imgs-about .img-big {
        height: 300px;
    }

    .imgs-about::before {
        width: 65px;
        height: 25.37px;
        top: -20px;
    }

    .imgs-about .img-small {
        width: 85px;
        height: 63px;
        right: -40px;
        left: -40px;
        border-start-start-radius: 35px;
        bottom: 30px;
    }

    .more-about {
        padding-top: 35px;
    }

    .about-block {
        margin: 10px 0;
        padding: 25px 25px 35px;
        height: calc(100% - 20px);
    }

    .about-block h3 {
        font-size: 25px;
        line-height: normal;
    }

    .about-block p {
        font-size: 14px;
        line-height: 24px;
    }

    .about-block ul li {
        font-size: 15px;
        line-height: 25px;
        margin: 5px 0;
    }

    .about-block ul li::before {
        width: 8px;
        height: 8px;
        top: 7px;
    }

    .programes-page .program-block {
        margin: 15px 0 !important;
    }

    .slider-single-pro {
        display: block;
        height: auto;
        margin: 0 0 35px;
    }

    .single-program .row {
        flex-direction: column-reverse;
    }

    .single-slider {
        width: 100%;
        margin: 0 0 16px;
    }

    .single-img,
    .single-img img {
        min-height: 285px;
        max-height: 450px;
    }

    .single-img-thumb {
        height: 50px;
    }

    .text-single h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .text-single p {
        font-size: 15px;
        line-height: 25px;
    }

    .list-h ul li,
    .single-news-inner .list-h ul li {
        max-width: 50%;
        flex: 0 0 50%;
        font-size: 16px;
        margin: 3px 0;
    }

    .text-single .list-h {
        margin: 20px 0 0;
    }

    .text-single .btn {
        margin: 20px 0 0;
    }

    .btn {
        font-size: 16px;
        min-width: 130px;
        padding: 12px 25px;
        min-height: 45px;
    }

    .single-course .row {
        flex-direction: column-reverse;
    }

    .reqNow .modal-content .modal-body {
        padding: 25px;
    }

    .title-sec.title-center {
        margin: 0 0 20px;
    }

    .title-sec h3 {
        font-size: 25px;
    }

    .form-h .form-group {
        margin: 12px 0;
    }

    .form-h .form-group label {
        font-size: 17px;
        line-height: 27px;
        margin: 0 0 5px;
    }

    .form-h .form-group .form-control {
        height: 42px;
        padding: 0 20px;
        line-height: 46px;
        font-size: 15px;
    }

    .btn-center {
        margin: 20px 0 0 !important;
    }

    .reqNow button.btn-close {
        display: block;
        margin: 0 0 20px;
        margin-inline-start: auto;
    }

    .single-news-inner h3 {
        font-size: 22px;
        line-height: 32px;
        margin: 25px 0 15px;
    }

    .single-news-inner p {
        font-size: 15px;
        line-height: 25px;
        margin: 15px 0;
    }

    .form-h.form-contact {
        padding: 25px 30px;
    }

    .map-con .map-inner {
        height: 300px;
    }

    .map-con {
        margin-top: -40px;
    }

    .contact-page.body-inner {
        padding: 50px 0 0;
    }

    .multi-step-form .steps button h5,
    .multi-step-form .steps button h6 {
        display: none;
    }

    .multi-step-form .steps button .num {
        width: 40px;
        height: 40px;
        line-height: 42px;
        font-size: 18px;
    }

    .steps::after {
        top: 20px;
    }

    .steps {
        margin: 0 auto 30px;
    }

    .text-step h3,
    .title-step h3 {
        font-size: 22px;
        margin: 20px 0;
        line-height: 32px;
    }

    .text-step ul li,
    .text-step p {
        font-size: 15px;
        line-height: 25px;
    }

    .multi-step-form fieldset .btn {
        margin: 10px 0 0;
    }

    select.form-control {
        background-position: calc(10% - 15px) 18px !important;
        background-size: 13px !important;
    }

    .krajee-default.file-preview-frame {
        max-width: 47%;
        flex: 0 0 47%;
    }

    .input-group.file-caption-main {
        display: block;
    }

    .frame-inner .text-framework {
        margin: 0 0 30px;
    }

    .frame-inner .text-framework h3 {
        line-height: normal;
        font-size: 25px;
        margin: 0 0 20px;
    }

    .frame-inner .text-framework p {
        font-size: 16px;
        line-height: 26px;
    }

    .frame-inner .download-block table th,
    .frame-inner .download-block table td {
        padding: 15px;
    }

    .frame-inner .download-block table th {
        font-size: 18px;
        line-height: 22px;
    }

    .frame-inner .download-block table td {
        font-size: 15px;
        line-height: 25px;
    }

    table td .btn {
        font-size: 13px;
        min-width: auto;
        padding: 0;
        background: transparent;
        color: var(--main-color);
        white-space: nowrap;
        box-shadow: none;
        line-height: normal;
        min-height: auto;
        text-decoration: underline;
    }

    .board-inner .table-h {
        margin: 0 0 30px;
    }

    .board-inner h3 {
        line-height: normal;
        margin: 0 0 25px;
        font-size: 25px;
    }

    .table-h table tr th {
        padding: 15px 20px;
        font-size: 18px;
    }

    .table-h table tr td {
        font-size: 15px;
        padding: 12px 20px;
        line-height: 25px;
    }

    .apply-block {
        padding: 20px 25px;
        margin: 0 0 30px;
    }

    .title-apply {
        margin: 0 0 16px;
    }

    .title-apply h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .all-job .accordion-item .accordion-button {
        font-size: 14px;
        padding: 15px;
        line-height: 25px;
    }

    .all-job .accordion-item .accordion-button::after {
        font-size: 14px;
    }

    .accordion-body {
        padding: 14px;
    }

    .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }

    .cons-block .img-block {
        height: 260px;
    }

    .cons-block .details {
        padding: 20px;
    }

    .cons-block .details .name {
        font-size: 20px;
        line-height: 34px;
    }

    .cons-block .details span {
        font-size: 20px;
        line-height: 34px;
    }

    .cons-block .details p {
        font-size: 15px;
        line-height: 25px;
    }

    .cons-block .details .hover-block {
        margin: 24px 0 0;
        height: auto;
        opacity: 1;
    }

    .cons-block .details .hover-block .btn-group .btn {
        padding: 0;
        min-width: 100px;
        min-height: 40px;
    }

    .cons-block .details .hover-block .btn-group .btn span {
        color: inherit;
        font-size: 17px;
        line-height: 27px;
    }

    .text-section-top p {
        font-size: 16px;
        line-height: 26px;
    }

    .form-h.form-contact.form-awaren {
        padding: 20px 25px;
    }

    .form-h.form-contact.form-awaren .form-group label {
        font-size: 18px;
        line-height: 28px;
        margin: 10px 0;
    }

    .form-h.form-contact.form-awaren .form-group .chooseNow-h span {
        font-size: 16px;
        margin: 5px 0;
    }

    .form-h.form-contact.form-awaren .form-group .chooseNow-h span input {
        width: 12px;
        height: 12px;
        margin-inline-end: 5px;
    }
    
    .readMore {
        font-size: 18px;
    }
    
    .programs-h .col-md-2, .courses-h .col-md-2 {
        display: flex;
        justify-content: space-between;
    }
    
    .program-block .hover-block .logo-block {width: 60px;height: 56px;line-height: 56px;margin: 0 0 12px;}

.program-block .hover-block {
    /* padding: 20px; */
}

.program-block .hover-block p {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.program-block .hover-block .readMoreBlock {margin: 20px 0 0;}

.slider-single-pro-inner::before {
    width: 60px;
    height: 35.37px;
    top: -29.37px;
}



.client-block .img-block img {
    max-width: 82%;
    /* max-height: initial; */
}

.fixedBtn {
    border: none;
    top: auto;
    bottom: 0;
    width: 100%;
    border-radius: 12px 12px 0 0;
    height: auto;
    padding: 16px;
    border-bottom: 10px solid #5f5899;
}



    .gallery-items-small .item a {
        height: 140px;
        border-radius: 0;
    }

    .gallery-items-small .item {
        padding: 5px;
    }

    .gallery-items-small {
        margin-right: -5px;
        margin-left: -5px;
    }

    .gallery-items-big .video-block .video-in a {
        height: 220px;
    }

    .gallery-items-big .video-block .btn-sec {
        width: 50px;
        height: 50px;
        font-size: 15px;
    }

    .gallery-items-big {
        margin: 30px 0 0;
        margin-right: -5px;
        margin-left: -5px;
    }

    .gallery-items-big .video-block {
        padding: 0 5px;
        height: 220px;
    }

    .gallery-items-big .item {
        padding: 0 5px;
    }

    .gallery-items-big .item:nth-child(2) a {
        height: 130px;
        border-radius: 24px;
    }

    .gallery-items-big .item:nth-child(3) a {
        height: 225px;
        margin-top: -85px;
        border-radius: 24px;
    }



    .nav.nav-tabs .nav-item .nav-link {
        min-width: auto;
        font-size: 16px;
        min-height: 35px;
        padding: 9px 20px;
    }

    .tab-inner .gallery-items-small .item:nth-child(1),
    .tab-inner .gallery-items-small .item:nth-child(5) {
        width: 40%;
    }

    .tab-inner .gallery-items-small .item:nth-child(2),
    .tab-inner .gallery-items-small .item:nth-child(3),
    .tab-inner .gallery-items-small .item:nth-child(4),
    .tab-inner .gallery-items-small .item:nth-child(6) {
        width: 60%;
    }

    .tab-inner .gallery-items-small .item:nth-child(3),
    .tab-inner .gallery-items-small .item:nth-child(6) {
        width: 100%;
    }

    .tab-inner .gallery-items-big {
        margin-top: 0;
    }

    .tab-inner .gallery-items-big .item .gallery-block {
        height: 300px;
    }
    
        .tab-inner .gallery-items-big .item .gallery-block {
        height: 300px;
    }
}

@media (max-width: 768px) {}

@media (max-width: 767px) {}

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

@media (max-width: 480px) {}

@media (max-width: 390px) {}

@media (max-width: 330px) {
    .search-box-btn.search-box-outer {
        display: none;
    }
}