@media only screen and (max-width: 4000px) {
    .container {
        max-width: 95%;
    }
    .whyJoin .mobileApplyButtonWrapper {
        display: none;
    }

    .footer .logoWrapper {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1400px) {
    .socialWrapper {
        top: 110px;
    }
    .imageGallery .flickity-viewport {
        min-height: 600px;
    }
    .footer .logoWrapper {
        margin-top: 20px;
    }

    .boardMembers .sideNav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 270px;
        flex: 0 0 270px;
        max-width: 270px;
    }

    .flickity-prev-next-button {
        top: calc(50% - 21px) !important;
    }

    .bannerLogo img {
        height: 400px;
    }

    .logo {
        width: 200px;
    }

    .carousel-indicators {
        bottom: -30px;
    }
    .heroSection .heading {
        font-size: 81px;
        line-height: 95px;
        max-width: 430px;
    }
    .menuItems ul li a {
        font-size: 23px;
    }
    .socialWrapper ul li a {
        font-size: 20px;
    }
    .socialWrapper ul li {
        margin-bottom: 15px;
    }
    .whatIsSaudiEast .heading {
        font-size: 66px;
        line-height: 78px;
    }
    .whatIsSaudiEast .subHeading {
        font-size: 33px;
        line-height: 41px;
    }
    .whatIsSaudiEast .desc {
        font-size: 23px;
        line-height: 27px;
    }
    .whatIsSaudiEast .subDesc {
        font-size: 35px;
        line-height: 41px;
    }
    .whatIsSaudiEast .title {
        font-size: 66px;
        line-height: 78px;
        max-width: 400px;
        padding: 25px 0px;
    }
    .whatIsSaudiEast .numberWrapper {
        font-size: 74px;
        line-height: 86px;
    }
    .whatIsSaudiEast .numberDesc {
        font-size: 23px;
    }
    .whatIsSaudiEast .numberWrapper span.pre {
        font-size: 22px;
        line-height: 1;
    }
    .whatIsSaudiEast .flex {
        padding: 50px 12px;
    }
    .whatIsSaudiEast img {
        height: 450px;
    }
    .members .heading {
        font-size: 74px;
        line-height: 67px;
        max-width: 888px;
    }
    .years .title {
        font-size: 66px;
        line-height: 78px;
    }
    .imageGallery img {
        width: 330px;
    }
    .marquee {
        padding: 10px 0px;
    }
    .marquee .marqueeText {
        font-size: 26px;
    }
    .whyJoin .heading {
        font-size: 66px;
        line-height: 71px;
    }
    .whyJoin .subHeading {
        font-size: 44px;
        line-height: 51px;
    }
    .whatIsEO .desc {
        font-size: 33px;
        line-height: 39px;
    }
    .whatIsEO .subDesc {
        font-size: 23px;
        line-height: 27px;
    }

    .whyJoin .desc {
        font-size: 35px;
        line-height: 41px;
    }
    .whyJoin .subDesc {
        font-size: 23px;
        line-height: 27px;
    }
    .whyJoin .grid .gridBox .text {
        font-size: 28px;
    }
    .podcast .heading,
    .partners .heading {
        font-size: 66px;
        line-height: 66px;
    }
    .partnerWrapper .partnerBox {
        height: 279px;
    }
    .partnerWrapper .partnerBox img {
        height: 150px;
    }
    .instagram .heading {
        font-size: 66px;
        line-height: 77px;
    }
    .form .gridBox label {
        font-size: 21px;
    }
    .form .gridBox input {
        font-size: 21px;
    }
    .form .gridBox input:focus ~ label,
    .form .gridBox input:valid ~ label {
        font-size: 16px;
    }
    .contactForm textarea,
    .textareaWrapper label {
        font-size: 21px;
    }
    .contactForm .heading {
        font-size: 66px;
        line-height: 78px;
    }
    .contactForm .socialItem img {
        width: 100px;
        height: 100px;
        padding: 30px;
    }
    .showMoreButton,
    .applyButton,
    .sendButton,
    .button {
        height: 59px;
    }
    #showMoreBtn button,
    #applyBtn button,
    #submitBtn button {
        height: 59px;
        font-size: 23px;
    }
    .footer img {
        width: 300px;
    }
    .copyright {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .imageWrapper .imageBox img {
        height: 500px;
    }
    .imageWrapper .textBox .number {
        font-size: 80px;
    }
    .heroSection {
        margin-top: -98px;
    }
    .carousel-indicators [data-bs-target] {
        width: 10px;
        height: 10px;
        border: 3px solid transparent;
    }
    .carousel-indicators .active {
        border: 3px solid #ff346e !important;
    }

    .bodSection {
        height: 550px;
    }

    .bodSection .heading {
        font-size: 81px;
        line-height: 95px;
    }

    .bodSection .subHeading {
        font-size: 35px;
        line-height: 42px;
        max-width: 1000px;
    }

    .bottomLogo img {
        height: 400px;
    }

    /*.boardMembers .membersGrid .memberInfo img {*/
    /*    height: 300px;*/
    /*}*/

    .boardMembers .membersGrid {
        grid-template-columns: repeat(3, 1fr);
    }

    .boardMembers .membersGrid .memberInfo .info .name {
        font-size: 22px;
        line-height: 24px;
    }

    .boardMembers .membersGrid .memberInfo .info .designation {
        font-size: 17px;
    }

    .bodSection {
        margin-top: -98px;
    }
}

@media only screen and (max-width: 1200px) {
    .heroSection .carousel .carousel-indicators {
        right: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .container {
        max-width: 100%;
    }

    #showMoreBtn button,
    #applyBtn button,
    #submitBtn button {
        height: 50px;
    }
    .footer .applyButtonWrapper,
    .podcast .showMoreButtonWrapper,
    .whyJoin .applyButtonWrapper,
    .heroSection .applyButtonWrapper {
        width: 300px;
    }
    .section {
        padding-top: 0;
    }

    .numgrid-item:nth-child(3) {
        max-width: 368px;
    }

    .imageGallery .flickity-page-dots {
        width: 100%;
    }
    .wrapper {
        padding: 0 12px;
    }

    .bodSection {
        margin-top: -85px;
    }

    .socialWrapper ul li a:hover::after {
        display: none;
    }

    .boardMembers .membersGrid .memberInfo:nth-child(even) .date {
        padding-top: 5px;
    }

    .boardMembers {
        padding: 60px 0px;
    }

    .topbar {
        padding: 20px 0;
        min-height: 60px;
    }

    .form .gridBox input,
    .form .gridBox label,
    .contactForm textarea,
    .textareaWrapper label {
        font-size: 18px;
    }

    .form .gridBox input:focus ~ label,
    .form .gridBox input:valid ~ label,
    .form .gridBox textarea:focus ~ label,
    .form .gridBox textarea:valid ~ label {
        font-size: 14px;
    }

    .contactForm .socialItem img {
        width: 80px;
        height: 80px;
        padding: 25px;
    }

    .whyJoin .grid .gridBox .text {
        font-size: 20px;
    }

    .topbar-logo {
        max-width: 100px;
    }

    .heroSection .heading {
        font-size: 80px;
        line-height: 90px;
        max-width: 400px;
    }

    .numgrid {
        margin-top: 100px;
    }

    .whatIsSaudiEast .numberWrapper,
    .whatIsSaudiEast .title {
        font-size: 50px;
        line-height: 60px;
        max-width: 300px;
    }

    .whatIsSaudiEast .numberDesc {
        font-size: 18px;
    }

    .num-val {
        font-size: 90px;
        padding-bottom: 30px;
    }

    .num-text {
        font-size: 30px;
        padding-top: 25px;
    }

    .partnerWrapper .partnerBox img {
        width: 90px;
        height: 90px;
        padding: 0;
    }
    .partnerWrapper .partnerBox {
        height: 174px;
    }

    .whatIsSaudiEast .heading::before {
        top: -190px;
        left: 100px;
    }

    .whatIsSaudiEast img,
    .members img,
    .whyJoin img {
        height: auto;
    }

    .members .heading {
        font-size: 50px;
        line-height: 50px;
        max-width: 650px;
        letter-spacing: -2px;
    }

    .whatIsSaudiEast .desc,
    .whyJoin .subDesc {
        font-size: 18px;
        line-height: 30px;
        max-width: 100%;
    }

    .whatIsSaudiEast .subDesc {
        font-size: 30px;
        line-height: 40px;
        max-width: 100%;
    }

    .members .title {
        font-size: 50px;
    }

    .imageWrapper .imageBox img {
        height: 300px;
    }
    .imageWrapper .textBox .number {
        font-size: 40px;
    }

    .imageWrapper .textBox .desc {
        font-size: 18px;
    }

    .whyJoin .grid .gridBox {
        font-size: 18px;
        height: 143px;
    }
    .podcast .heading,
    .instagram .heading,
    .partners .heading {
        font-size: 50px;
    }
    .podcast .showMoreButtonWrapper {
        margin-top: 35px;
    }
    .podcast,
    .partners,
    .instagram {
        padding: 60px 0px;
    }

    .contactForm .heading {
        font-size: 60px;
        line-height: 70px;
    }

    .whyJoin {
        padding-top: 80px;
    }

    .whyJoin .heading {
        font-size: 50px;
        line-height: 70px;
    }

    .whyJoin .subHeading {
        font-size: 35px;
        line-height: 45px;
    }

    .whyJoin .contentWrapper {
        margin-right: 40px;
    }

    .whyJoin .rightContent {
        margin-left: 20px;
    }

    .whyJoin .desc {
        font-size: 30px;
        line-height: 40px;
    }

    .footer {
        padding-top: 50px;
    }

    .footer .logoWrapper {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 576px) {
    .hideOnMble {
        visibility: hidden;
    }
    .bodSection.podcastBanner {
        padding-top: 15px;
    }
    .podcastSubheading {
        height: 140px;
        align-items: flex-start;
    }
    .podcastIcon {
        width: 40px;
        height: 40px;
        max-width: 40px;
    }

    .footer {
        padding-top: 30px;
    }

    .eoWebsite {
        padding: 15px !important;
    }
    .podcastIconsWrapper.heading {
        padding-bottom: 35px;
    }
    .heroSection .carousel .carousel-indicators {
        display: none;
    }
    .flickity-prev-next-button {
        top: calc(50% - 10px) !important;
    }

    .flickity-prev-next-button.previous {
        left: 10px !important;
    }

    .flickity-prev-next-button.next {
        right: 10px !important;
    }

    .imageGallery .flickity-viewport {
        min-height: 512px;
    }

    .numgrid-item:nth-child(3) {
        text-align: left;
        padding-bottom: 0;
    }

    .sliderLogo img,
    .trustLogo img {
        width: 140px;
        height: 140px !important;
    }

    .trustLogo img {
        left: -40px;
        top: 50px;
    }

    .sliderLogo img {
        right: -40px;
        top: 50px;
    }

    .boardMembers .tabWrapper::before {
        width: 1px;
    }

    header {
        border-bottom: 2px solid #fff;
    }

    .contactForm textarea {
        height: 140px;
    }

    .num-val {
        font-size: 70px;
    }

    .num-text {
        font-size: 28px;
        letter-spacing: -0.05em;
    }

    .numgrid-item .num-val::before {
        height: 4px;
    }

    .contactForm .socialItem img {
        width: 70px;
        height: 70px;
        padding: 22px;
    }

    .socialWrapper ul li {
        margin-bottom: 0;
    }

    .menu-nav li > a {
        letter-spacing: -2px;
    }

    .partnerWrapper .partnerBox {
        height: 117px;
    }
    #showMoreBtn button,
    #applyBtn button,
    #submitBtn button {
        height: 50px;
        font-size: 16px;
        font-weight: 600;
    }
    .showMoreButton,
    .applyButton {
        height: 50px;
    }
    .sendButton,
    .button {
        height: 50px;
        margin-top: 15px;
    }

    .footer .applyButtonWrapper {
        top: -25px;
    }
    .imageWrapper {
        top: 0;
        overflow: hidden;
    }

    .imageBox {
        position: relative;
        left: 50px;
    }

    .marquee {
        padding: 15px 0px;
    }

    .marqueeLine {
        column-gap: 40px;
    }

    .whyJoin .applyButtonWrapper {
        max-width: 190px;
        margin-top: 0;
        margin-bottom: 35px;
    }

    .whyJoin .grid .gridBox .text {
        font-size: 22px;
        line-height: 27px;
    }

    .pt-100 {
        padding-top: 90px;
        padding-right: 12px;
    }

    .pl-20 {
        padding-left: 12px;
    }

    .members img {
        margin-bottom: 12px;
    }

    .bannerSlider.sm-none {
        display: none;
    }

    .bannerSlider.md-none {
        display: block;
    }

    .d-partners {
        display: none;
    }

    .members {
        overflow: hidden;
    }

    .mbl-partners {
        display: block;
    }

    .partnerWrapper {
        grid-template-columns: repeat(3, 1fr);
    }

    .partnerWrapper .partnerBox img {
        width: 60px;
        height: 60px;
    }
    .podcast .heading,
    .partners .heading {
        font-size: 45px;
        padding-bottom: 30px;
    }

    .logo {
        width: 150px;
    }

    .heroSection .heading::after {
        left: 30px;
        transform: none;
        height: 120px;
        bottom: -210px;
        background-color: #fff;
        width: 1px;
    }

    .menu-button {
        display: block;
    }

    .bannerLogo img {
        height: 200px;
        bottom: -50px;
        right: -50px;
    }

    .marquee .marqueeText {
        font-size: 16px;
    }

    .numgrid-item {
        padding-bottom: 70px;
        margin-bottom: 0;
    }

    .socialLinks {
        display: flex;
        column-gap: 20px;
    }

    .menuItems {
        display: none;
    }

    .heroSection .heading {
        font-size: 50px;
        line-height: 60px;
        max-width: 260px;
        bottom: 140px;
    }
    .podcast .showMoreButtonWrapper {
        width: 190px;
    }
    .heroSection .applyButtonWrapper {
        position: absolute;
        bottom: 70px;
        z-index: 4;
        width: 190px;
    }

    .socialWrapper {
        position: absolute;
        left: 70px;
        bottom: 25px;
        top: inherit;
    }

    .socialWrapper ul li a {
        font-size: 16px;
    }

    .contactForm .subHeading {
        text-align: center;
        font-size: 25px;
        padding-top: 50px;
    }

    .contactForm .grid {
        grid-template-columns: auto;
        row-gap: 30px;
        margin-bottom: 30px;
    }

    .contactForm .socialItem {
        justify-content: center;
        padding-top: 35px;
        margin: 0 auto;
    }

    .submitBtn {
        margin-top: 10px;
    }

    .contactForm .desc {
        display: block;
        padding-bottom: 30px;
    }

    .contactForm .heading {
        font-size: 45px;
        line-height: 1;
        border-bottom: none;
        padding-bottom: 40px;
        padding-top: 0;
    }

    .instagram .heading {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 30px;
    }

    .contactForm .sm-block {
        display: block;
    }

    .contactForm .sm-none {
        display: none;
    }

    .pr-30 {
        padding-right: 0;
    }

    .footer img {
        width: 217px;
    }

    .whatIsSaudiEast .heading {
        font-size: 35px;
        max-width: 220px;
        line-height: 45px;
        padding-bottom: 15px;
    }

    .whatIsSaudiEast .heading::before {
        top: -135px;
        left: 45px;
        height: 120px;
    }

    .whatIsSaudiEast {
        padding-top: 80px;
    }

    .whatIsSaudiEast .subHeading {
        font-size: 28px;
        line-height: 33px;
    }

    .whatIsSaudiEast .desc {
        font-size: 20px;
        line-height: 30px;
        padding-right: 50px;
        padding-bottom: 30px;
    }

    .whatIsSaudiEast .title {
        font-size: 40px;
        line-height: 46px;
        padding-top: 38px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 40px;
        position: relative;
        left: -12px;
    }

    .whatIsSaudiEast .title::before {
        position: absolute;
        content: "";
        width: 1px;
        background-color: #fff;
        height: 100px;
        top: -110px;
        left: 35px;
    }

    .whatIsSaudiEast .numberWrapper {
        font-size: 40px;
        line-height: 48px;
        padding-bottom: 10px;
    }

    .whatIsSaudiEast .numberWrapper span.pre {
        font-size: 18px;
    }

    .whatIsSaudiEast .numberDesc {
        font-size: 15px;
    }

    .whatIsSaudiEast .pt-50 {
        padding-top: 35px;
    }

    .whyJoin .rightContent {
        margin-left: 0;
    }

    .whatIsEO .desc {
        font-size: 28px;
        line-height: 33px;
        font-style: italic;
    }

    .whatIsEO .subDesc {
        font-size: 20px;
        line-height: 23px;
    }

    .whyJoin .heading {
        font-size: 50px;
        line-height: 65px;
    }

    .whyJoin .contentWrapper {
        margin-right: 0;
    }

    .whyJoin .subHeading {
        font-size: 36px;
        line-height: 42px;
    }

    .whyJoin .desc {
        font-size: 28px;
        line-height: 33px;
        padding-bottom: 30px;
    }

    .whyJoin .grid .gridBox {
        height: 160px;
        font-size: 20px;
    }

    .whyJoin .grid {
        margin-top: 30px;
    }

    .whyJoin .subDesc {
        font-size: 20px;
        line-height: 30px;
        padding-right: 50px;
        padding-top: 60px;
    }

    .whyJoin .subDesc.md-none {
        display: block;
    }

    .whyJoin .rightContent .subDesc {
        line-height: 30px;
        padding-left: 50px;
        padding-top: 60px;
        padding-right: 0px;
    }

    .whyJoin .contentWrapper .subDesc {
        padding-left: 0;
        padding-right: 50px;
    }

    .contactForm {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .imageWrapper .imageBox img {
        height: 250px;
    }

    .whyJoin {
        padding-top: 90px;
    }

    .years .title {
        font-size: 40px;
        line-height: 50px;
        max-width: 180px;
        padding-top: 80px;
    }

    .imageGallery img {
        width: 296px;
        height: 236px;
        margin-left: 20px;
    }

    .imageGallery img:first-child {
        margin-bottom: 20px;
    }

    .imageGallery {
        padding-top: 100px;
    }

    .imageWrapper .textBox .number {
        font-size: 30px;
    }

    .imageWrapper .textBox .desc {
        font-size: 14px;
    }

    .section {
        padding-top: 0;
    }

    .members .heading {
        padding-bottom: 0;
        font-size: 50px;
        line-height: 55px;
        letter-spacing: -3px;
    }

    .whatIsSaudiEast .br-1 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 1px solid rgba(255, 255, 255, 0.5);
    }

    .whatIsSaudiEast .flex {
        padding: 40px 0px;
    }

    .whatIsSaudiEast .flex:last-child {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .saudiNumbers {
        padding-right: 12px;
        padding-left: 12px;
        border-bottom: 0;
    }

    .whatIsSaudiEast .saudiNumbers .br-1:nth-child(1) {
        border-right: 0;
        border-left: 0;
    }

    .whatIsSaudiEast .subDesc {
        padding-top: 60px;
        font-size: 36px;
        line-height: 42px;
    }

    .whatIsSaudiEast .px-12 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .whatIsSaudiEast .px-12 .br-1:nth-child(2) {
        border-left: 0;
    }

    .boardMembers .tabWrapper.sm-block {
        display: block;
    }

    .sm-block {
        display: block;
    }

    .sm-none {
        display: none;
    }

    .instagram,
    .partners {
        padding: 60px 0px;
    }

    .boardMembers .membersGrid {
        grid-template-columns: auto;
        margin-left: 50px;
        margin-right: 10px;
    }

    .boardMembers .membersGrid .memberInfo:nth-child(even) {
        flex-direction: column;
    }

    .boardMembers .membersGrid .memberInfo:nth-child(even) .info::before {
        top: -58px;
    }

    .boardMembers .membersGrid .memberInfo {
        margin-bottom: 50px;
    }

    .boardMembers .nav::before {
        height: 100%;
        top: 35px;
    }

    .bodSection .heading {
        font-size: 50px;
        line-height: 60px;
    }

    .bodSection {
        height: 100vh;
        padding-top: 60px;
    }

    .bottomLogo {
        right: -80px;
        bottom: -80px;
    }

    .bottomLogo img {
        height: 270px;
    }

    .bodSection .subHeading {
        font-size: 26px;
        line-height: 35px;
        max-width: 280px;
    }

    .tabWrapper.sm-none {
        display: none;
    }

    .entreprenur {
        padding-left: 40px;
    }

    .entreprenur .carousel-indicators {
        left: 40px;
    }

    .organization {
        padding-right: 40px;
    }

    .whatIsSaudiEast img,
    .members img {
        height: auto;
        max-height: 280px;
    }

    .copyright {
        border-top: 2px solid #fff;
        font-size: 16px;
        padding: 25px 0px;
    }

    .whyJoin img {
        height: 260px;
    }

    .boardMembers .nav-link:not(.collapsed) {
        color: var(--pink);
        font-weight: bold;
    }

    .boardMembers .nav-link:not(.collapsed) span::before {
        background-color: var(--pink);
        border-color: var(--pink);
    }
    .footer .applyButtonWrapper {
        width: 190px;
    }
    .inputWrapper {
        flex: 1;
    }
    .inputWrapper input {
        width: 100%;
    }
    .contactForm .socialItem {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 360px) {
    .contactForm .socialItem {
        flex-wrap: nowrap;
    }
    .contactForm .socialItem img {
        width: 60px;
        height: 60px;
        padding: 22px;
    }
}
