@media (min-width: 1600px) {
    .container {
        max-width: 1600px;
    }
}

@media (max-width: 1700px) {
    header {
        padding: 25px 0;
    }
    .topmenu .menuLink a svg,
    .topmenu .socialLinks li a svg {
        width: 24px;
        height: 24px;
    }
    .brandName img {
        height: 100px;
    }

    .hero-main h1 {
        font-size: 52px;
    }
    .hero-main p {
        font-weight: 600;
        font-size: 32px;
        margin-bottom: 36px;
            margin-top: -20px;
    }
    .hero-main span {
        font-size: 24px;
    }
    .hero-main a img {
        height: 20px;
    }
    .hero-main {
        padding-bottom: 20px;
    }
    .title-media .media-body h4 {
        font-size: 36px;
        line-height: 50px;
        margin: 0;
    }
    .title-media .icon img {
        width: 60px;
    }
    .title-media {
        margin-bottom: 24px;
    }
    .content p {
        font-size: 18px;
        line-height: 32px;
    }
    .our-story .user .avatar {
        width: 60px;
        height: 60px;
        margin-left: 16px;
    }
    .our-story .user span,
    .our-story .user .name {
        font-size: 16px;
    }
    .our-story .user {
        margin-top: 20px;
    }
    .image-26 {
        position: absolute;
        left: -322px;
        top: 278px;
        max-width: 672px;
        width: 100%;
    }
    .image-8 {
        position: absolute;
        right: -240px;
        top: 300px;
        max-width: 600px;
    }
    .our-vision .media .title-icon span {
        font-size: 30px;
    }
    .our-vision .media .title-icon i img {
        width: 36px;
    }
    .our-vision .media p {
        font-size: 17px;
        line-height: 30px;
    }
    .card-sector h3 {
        font-size: 38px;
        line-height: 60px;
    }
    .cardTree h5 {
        font-size: 16px;
        line-height: 24px;
    }
    .cardTree .counter {
        font-size: 24px;
    }
    .cardTree .counter span {
        font-size: 12px;
    }
    .cardTree i img {
        height: 32px;
    }
    .cardTree .cardBody .btn,
    .cardTree .cardBody .form-control {
        font-size: 16px;
        height: 44px;
    }
    .opportunities h2 span {
        font-size: 26px;
        line-height: 42px;
    }
    .opportunities h2 {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 14px;
    }
    .opportunities p {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 18px;
    }
    .card-space h4 {
        font-size: 20px;
        line-height: 1.8;
    }
    .card-space .number {
        font-size: 32px;
        font-family: 'Sakkal Majalla';
   
    font-weight: bolder;
    }
    .card-space .counter span {
        font-size: 11px;
    }
    header.fixed {
        padding: 18px 0;
    }
    header.fixed .brandName img {
        height: 70px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        width: 45px;
        height: 45px;
    }

    .swiper-button-next img,
    .swiper-button-prev img {
        width: 100%;
    }
    .title {
        font-size: 48px;
        line-height: 70px;
        margin: 0 0 30px;
    }
    .card-team .media-team .media-body h4 {
        font-size: 20px;
    }
    .card-team .media-team .media-body p {
        font-size: 11px;
    }
    .card-team .media-team a svg {
        width: 18px;
        height: 18px;
    }
    .slider-team .swiper-wrapper .swiper-slide:nth-child(odd) .card-team {
        margin-top: 40px;
    }
    .team .tree {
        max-width: 1150px;
    }
    .contact h3 {
        font-size: 36px;
    }
    .headerCard .social-links li a svg {
        width: 24px;
        height: 24px;
    }
    .headerCard .social-links li {
        padding: 0 10px;
    }
    .headerCard .social-links {
        margin: 0 -10px;
    }
    .contact .media-press .media-body h4 {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 16px;
    }
    .contact .media-press .icon {
        width: 32px;
    }
    .contact .media-press .icon img {
        width: 32px;
    }
    .contact .media-press {
        padding: 24px;
        margin-bottom: 20px;
    }
    .btn,
    .form-control {
        height: 60px;
        font-size: 18px;
    }
    .form-group {
        margin-bottom: 16px;
    }
    footer .copyrights,
    footer .quick-links li a {
        font-size: 16px;
    }
    footer .socialLinks {
        padding: 10px;
    }
    .brandFooter img {
        height: 70px;
    }
    .card-vision h4 {
        font-size: 18px;
    }
    .card-vision p {
        font-size: 13px;
    }
    .our-vision .media {
        margin-bottom: 60px;
    }
    .card-sector {
        background: rgba(245, 177, 51, 0.12);
        padding: 30px 20px 10px;
    }

    .opportunities {
        border-top: 12px solid #a3864c;
        border-bottom: 12px solid #a3864c;
    }
    .headerCard {
        margin-bottom: 25px;
    }
}

@media (max-width: 1199px) {
    .hero-main h1 {
        font-size: 40px;
    }
    .hero-main p {
        font-size: 20px;
        margin-bottom: 26px;
    }
    .hero-main span {
        font-size: 18px;
    }
    .hero-main a img {
        height: 16px;
    }
    .title-media .media-body h4 {
        font-size: 28px;
        line-height: 36px;
        margin: 0;
    }
    .title-media .icon img {
        width: 44px;
    }
    .title-media {
        margin-bottom: 16px;
    }
    .content p {
        font-size: 16px;
        line-height: 26px;
    }
    .image-8 {
        right: -240px;
        top: 205px;
    }
    .card-sector h3 {
        font-size: 26px;
        line-height: 50px;
    }
    .card-sector h3 img {
        width: 32px;
    }
    .card-sector h4 {
        font-size: 22px;
        color: #b8c69a;
        line-height: 43px;
    }
    .team {
        padding: 85px 0;
    }
    .team .tree {
        max-width: 935px;
    }
    .teamSlider .swiper-button-next {
        right: -43px;
    }
    .teamSlider .swiper-button-prev {
        left: -43px;
    }
    .contact h3 {
        font-size: 24px;
    }
    .headerCard {
        margin-bottom: 18px;
    }
    .contact .media-press .media-body h4 {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 12px;
    }
    .contact .media-press .media-body p {
        font-size: 14px;
        line-height: 24px;
        margin: 0;
    }
    .brandFooter img {
        height: 52px;
    }
    footer .quick-links li {
        padding: 0 10px;
    }
    footer .copyrights,
    footer .quick-links li a {
        font-size: 14px;
    }
}

@media (max-width: 991.98px) {
    .brandName img {
        height: 80px;
    }
    .image-26 {
        top: 0;
    }
    .image-8 {
        top: 200px;
    }
    .cardSlider {
        margin-bottom: 40px;
    }
    .card-sector {
        max-width: 100%;
    }
    .headerCard {
        margin-top: 30px;
    }
    .brandFooter {
        margin-bottom: 30px;
        display: inline-flex;
    }
    header.fixed .brandName img {
        height: 48px;
    }
    .topmenu .menuLink a svg,
    .topmenu .socialLinks li a svg {
        width: 36px;
        height: 36px;
    }
    .team .tree {
        display: none;
    }
    .slider-team .swiper-wrapper .swiper-slide:nth-child(odd) .card-team {
        margin: 0;
    }
    .storyImg {
        width: 300px;
        height: 300px;
        left: 50%;
        transform: translateX(-50%);
        top: 45px;
        display:none;
    }
    .our-story {
        padding-top: 350px;
    }
    a.m-close img {
        width: 14px;}
}

@media (max-width: 767px) {
    .teamSlider .swiper-button-prev {
        left: -24px;
    }
    .teamSlider .swiper-button-next {
        right: -24px;
    }
    footer .quick-links {
        flex-wrap: wrap;
        justify-content: center;
    }
    footer .quick-links li {
        padding: 8px;
    }
    .brandName img {
        height: 70px;
    }
}
@media (max-width: 575px) {
    header {
        padding: 15px 0;
    }
    .hero-main h1 {
        font-size: 28px;
    }
    .hero-main p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .hero-main span {
        font-size: 12px;
    }
    .content p {
        font-size: 14px;
        line-height: 24px;
    }
    .our-story .user span,
    .our-story .user .name {
        font-size: 14px;
    }
    .our-story .user span,
    .our-story .user .name {
        font-size: 12px;
    }
    .image-8 {
        top: 374px;
        right: -175px;
        max-width: 400px;
    }
    .image-26 {
        top: 237px;
        left: -175px;
        max-width: 400px;
    }
    .our-vision .media p {
        font-size: 14px;
        line-height: 26px;
    }
    .our-vision .media .title-icon span {
        font-size: 20px;
    }
    .our-vision .media .title-icon i img {
        width: 26px;
    }
    .title {
        font-size: 28px;
        line-height: 40px;
        margin: 0 0 30px;
    }
    .card-team {
        max-width: 85%;
        margin: auto !important;
    }
    .teamSlider .swiper-button-next {
        right: -5px;
    }
    .teamSlider .swiper-button-prev {
        left: -5px;
    }
}
