@charset "UTF-8";
/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .certification,
    .current_work {
        padding: 2rem;
    }
    #carouselFeature .carousel-control-prev,
    #storyCarousel .carousel-control-prev {
        justify-content: start;
        left: 0px;
    }
    #carouselFeature .carousel-control-next,
    #storyCarousel .carousel-control-next {
        justify-content: end;
        right: 0px;
    }
    .news-first {
        height: auto !important;
    }
    .vision-text {
        word-wrap: break-word;
    }
    .bg-image-news {
        height: 150px;
        background-size: contain !important;
    }
    .bg-image-career-text {
        bottom: 10%;
        top: auto;
    }
    .bg-image-career-text h1 {
        font-size: 1.5rem;
    }
    .bg-image-career-text p,
    .bg-image-career-text a{
        display: none;
    }
    .academy-banner-text .login-btn {
        min-height: 1rem;
    }
    .mt-mb-120 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .story-content {
        font-size: 16px;
    }
    button.job-alert-btn {
        width: 100% !important;
    }
    .pb-120 {
        padding-bottom: 3.5rem;
    }
    .pt-120 {
        padding-top: 3.5rem;
    }
    .stories .mb-72 {
        margin-bottom: 42px;
    }
    .emp-story-content {
        font-size: 16px;
    }
    .media-wrap {
        padding: 40px 16px;
    }
    .media-wrap .w-75 {
        width: 100% !important;
    }
    .media-wrap p {
        font-size: 16px !important;
    }
    .each-cat {
        padding: 0 12px;
    }
    html[dir="rtl"] #storyCarousel .carousel-control-next {
        justify-content: end;
        left: 0;
        right: auto;
    }
    html[dir="rtl"] #storyCarousel .carousel-control-prev {
        justify-content: start;
        right: 0;
        left: auto;
    }
    .carousel-item .story-card {
        display: none;
    }
    .newsletter-wrap {
        background: #f9f4f0;
        text-align: center;
    }
    .line-break {
        max-width: 100%;
    }
    .news_img {
        text-align: center;
    }
    .academy-image-text p {
        width: 100%;
    }
    .beyond-idea img,
    .our-goal img,
    .our-mission img {
        max-width: 100%;
        height: auto;
    }
    footer .w-25 {
        width: 100% !important;
    }
    .search-input {
        width: auto;
    }
    /* .login-btn {
        font-size: 0.5rem;
        min-height: auto;
    } */
    .pt-100 {
        padding-top: 2.25rem;
    }
    .home-ahmed img{
        height: 300px;
    }
    .news-list-container {
        padding: 5px;
        margin-top: 60px;
    }
    .con-style {
        padding: 20px;
    }
    button#register_submit-agent {
        padding: 0;
    }
    .academy-banner-text {
        left: 6%;
        top: 10%;
    }
    .p-120 {
        padding: 40px 0;
    }
    .abt-academy {
        font-size: 0.75rem;
    }
    .about-academy-text {
        font-size: 0.5rem;
    }
    .ahmed-emara-banner {
        background-position-x: right;
    }
    .pt-150 {
        padding: 50px;
    }
    .cur-vac-list {
        padding: 14px 22px 14px 22px;
        gap: 10px;
        border-radius: 8px;
        border: 1px solid rgba(89, 103, 124, 0.2);
        justify-content: space-between;
    }
    .each-vac-content {
        justify-content: center;
    }
    .row.cur-vac-list .each-vac-content:not(:nth-last-child(-n + 2))::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: auto;
        background-color: rgba(89, 103, 124, 1);
    }
    .mt-120 {
        margin-top: 60px;
    }
    .job-det-desc {
        padding: 10px;
        margin: 10px !important;
    }
    .ahmed-emara-banner {
        background-position-x: center;
        background-image: none !important;
        background-color: #cfdadd;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .bg-image-news {
        height: 250px;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }
    .bg-image-career-text {
        position: absolute;
        width: 90%;
        top: 5%;
        left: 50px;
        color: white;
    }
    .bg-image-career-text h1 {
        font-size: 32px;
        font-weight: 600;
        color: #ffffff;
        line-height: 24px;
    }
    .bg-image-career-text p {
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
    }
    .news-list-container {
        padding: 0 10px;
        margin-top: 20px;
    }
    .similar-news-list-container {
        background-color: rgba(245, 248, 250, 1);
        padding: 20px 10px;
    }
    .con-style {
        background-color: rgba(245, 248, 250, 1);
        padding: 25px 30px;
    }
    .create-agent {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: center;
        text-decoration-line: underline;
        text-decoration-style: solid;
        color: rgba(89, 103, 124, 1);
        margin-bottom: 11px;
    }
    .pt-150 {
        padding: 15px;
    }
    .bg-image-job {
        height: 150px;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }
    .job-det-desc {
        padding: 10px 12px;
    }
    .m-64 {
        margin: 10px !important;
    }
    .cur-vac-list {
        padding: 14px 22px 14px 22px;
        gap: 0px;
        border-radius: 8px;
        border: 1px solid rgba(89, 103, 124, 0.2);
        justify-content: space-between;
    }
    .each-vac-content {
        display: flex;
        align-items: center;
        position: relative;
        justify-content: center;
    }
    .row.cur-vac-list .each-vac-content:not(:nth-last-child(-n + 2))::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: auto;
        background-color: rgba(89, 103, 124, 1);
    }
    .f-img {
        object-fit: cover;
    }
    .academy-banner-text {
        bottom: 5px;
        left: 32px;
    }
    .login-btn {
        min-height: 2.5rem;
    }
    .newsletter-wrap {
        background-size: cover;
    }
    justify-content-end1
}
@media (min-width: 768px) and (max-width: 900px) {
    .ahmed-emara-banner {
        background-position-x: center;
        background-image: none !important;
        background-color: #cfdadd;
    }
}

/* // `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}

/* // `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
}

/* // `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

/* // `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}
