#wow-case-study {
    text-align: left;
}

.primary-heading-big{
    color: var(--light-greyscale-bg-light, var(--Color, #FFF));

/* H1 */
font-family: Whyte;
font-size: 84px;
font-style: normal;
font-weight: 300;
line-height: 94px; /* 111.905% */
}

.wow-case-study {
    padding: 230px 0px 50px;

}

.main-amal-case-study h2.sub-heading {
    font-weight: 700;
}

.main-amal-case-study .sub-heading {
    color: white;
}

#wow-case-study .primary-heading,
.main-amal-case-study h2.primary-heading {
    font-size: 84px;
    color: white;
    margin-bottom: 90px;
}

#wow-case-sec-2 .primary-para:after {
    background: #000;
}

.heading_3 {
    letter-spacing: 0px !important;
}

#wow-case-sec-2 .primary-para,
#wow-case-sec-2 .heading_3,
#wow-case-study .primary-para {
    color: white;
}

#wow-case-study  .primary-para{
    font-size: 24px;
}

.primary-para-small{
    color: var(--light-greyscale-bg-light, var(--Color, #FFF));
font-family: Whyte;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 166.667% */
}
.primary-para-small b{
    color: var(--light-greyscale-bg-light, var(--Color, #FFF));
font-family: Whyte;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 40px; /* 166.667% */
}
.dashboard-img{
    margin-top: 108px;
}

#wow-case-study .animate_image_on_height:after {
    transition: height 3s ease;
}

#wow-case-study .ring {
    max-width: 200px;
}

.next_btn .sub-heading:after {
    background: #000000;
}

.next_btn a {
    font-weight: 700;
    font-size: 48px;
    line-height: 140%;
    letter-spacing: 0.07em;
    color: #181818;
}

.next_btn a.sub-heading:hover {
    color: #000;
}

.app_screen_content {
    background: #F3F3F3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding-right: 5% !important;
}

.app_screen_content .app_screen_paras p {
    position: relative;
    font-family: 'Whyte';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #181818;
    padding-right: 40px;
}

.app_screen_content .app_screen_paras p:nth-child(1) {
    height: 171px;
}

.app_screen_content .app_screen_paras p::after {
    content: " ";
    position: absolute;
    width: 8px;
    height: 171px;
    right: 0px;
    top: 0px;
    background: #B9B9B9;
    border-radius: 2px;
}

.app_screen_content .app_screen_paras p:nth-child(2),
.app_screen_content .app_screen_paras p:nth-child(2)::after {
    height: 117px;
}

.app_screen_content .app_screen_paras p:nth-child(3),
.app_screen_content .app_screen_paras p:nth-child(3)::after {
    height: 83px;
}

.app_screen_content .app_screen_paras {
    padding: 0px 30px 0px 100px;
    height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

#wow-case-sec-2 {
    padding: 0px 0px;
    margin-top: 100px;
}


.wow-7_img img {
    width: 100%;
}

.amal-description .desc-title {
    color: var(--light-greyscale-bg-light, var(--Color, #FFF));
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
}
.impactresults .textportion{
    row-gap: 24px;
    display: flex;
    flex-direction: column;
}
.chalenges .chalenges-title,
.impactresults .textportion h1 {
    color: var(--Primary---Body-text, #181818);
    font-family: Whyte;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    margin-bottom: 24px;
}
.chalengessection-container{
    padding-left: 0px !important;
}
.chalenges {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    padding-left: 0px;
    max-width: 930px !important;
    margin: 88px 0px;
}

.chalengessection .left-portion {
    padding-right: 20px;
}

.chalengessection .right-portion {
    padding-left: 20px;
    margin-top: 200px;
}

.leftimagerighttext .imgportion {
    background: #FAFAFA;
    padding-top: 70px !important;
}
.leftimagerighttext-first .imgportion{
    padding-right: 50px !important;
}

.leftimagerighttext .textportion p {
    width: 440px;
}

.leftimagerighttext .textportion {
    display: flex;
    justify-content: center;
    align-items: center;
}

.case3imgdiv {
    height: 834px !important;
    margin-top:60px !important;
}
.div_c{
    margin-top:128px;
    padding: 90px 40px 0px 40px;
}
.case2_image{
    margin-top:210px !important;
}

.case2_invest_image{
    /* margin-top:50px !important; */
}

.caseimgdiv {
    height: 834px !important;
    margin-top:210px !important;
}

.caseimgdiv1 {
    height: 834px !important;
    /* margin-top:100px !important; */
}

.case3img {
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
}

.chalenges .chalenges-desc ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.chalenges .chalenges-desc p,
.chalenges .chalenges-desc ul,
.textportion p,
.hilal-desc p,
.impactresults .textportion p {
    color: rgba(24, 24, 24, 0.80);
    /* Body Text */
    font-family: Whyte;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.amal-description p{
    margin-bottom: 0px;
}   
.tfssystem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.webdesignsection-row h1, .wow-h1 {
    color: var(--light-greyscale-text-primary, #181818);
    /* H1 */
    font-family: Whyte;
    font-size: 84px;
    font-style: normal;
    font-weight: 300;
    line-height: 94px; 
}
.webdesignsection1-row h1{
    color: var(--light-greyscale-text-primary, #181818);
    font-family: Whyte;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; 
}
.webdesignsection6-row p{
    max-width: 500px;
    color: rgba(24, 24, 24, 0.80);
    font-family: Whyte;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.webdesignsection5-row p{
    color: var(--light-greyscale-text-primary, #181818);
    /* Body Text */
    font-family: Whyte;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
}
.webdesignsection2-row img{
    max-height: 887px !important;
}

.webdesignsection4-row .ma_p{
    color: rgba(24, 24, 24, 0.80);
    max-width: 525px;
}
.webdesignsection2-row p{
    padding-top:33px !important;
    max-width: 440px;
}
.webdesignsection1-row span{
    color: #181818;
    font-family: Whyte;
    font-size: 84px;
    font-style: normal;
    font-weight: 275;
    line-height: 94px;
}
.webdesignsection1-row{
    width: 80% !important;
}

.webdesignsection-row {
    display: flex;
    flex-direction: column;
    row-gap: 38px;
    margin-top: 128px !important;
}

.tfssystem-div {
    display: flex;
    flex-direction: column;
    max-width: 500px;
    row-gap: 32px;
}

.tfssystem .tfssystem-title {
    color: #000;
    /* H1 */
    font-family: Whyte;
    font-size: 84px;
    font-style: normal;
    font-weight: 300;
    line-height: 94px;
}

.tfssystem .tfssystem-desc {
    color: var(--light-greyscale-text-primary, #181818);
    /* Body Text */
    font-family: Whyte;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.hilal-desc {
    margin-top: 40px !important;
}
.scroll-sec{
    overflow-x: hidden;
}
.builtsustain {
    margin: 128px 0px 88px 0px;
    width: 100%;
}


.amal-description p {
    color: rgba(255, 255, 255, 0.70);
    /* Body Text */
    font-family: Whyte;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 24px; */
}

.amal-description .desc-shortdesc {
    color: rgba(255, 255, 255, 0.70);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 40px; */
    
}
.infoside{
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.amal-description {
    padding: 128px;
    padding: 100px;
}

.ma_h{
    font-family: Whyte;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.02em;
    text-align: left;
    
}
.ma_p{
    font-family: Whyte;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.015em;
    text-align: left;
    
}

.image_full{
   margin-top:220px;
   margin-bottom:220px;
}

.row_1{
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}
.amal-full-img{
    margin-top: 148px !important;
} 
.chalengessection-2{
    display: flex;
    flex-direction: row;
    row-gap: 88px;
}
.chalengessection{
    overflow: hidden;
}
.chalengessection-2 p{
    padding-top: 40px;
    margin: 0 auto;
    text-align: center;
}
@media only screen and (max-width: 567px) {
    .chalengessection-2{
        display: flex;
        flex-direction: row;
        row-gap: 48px;
    }
    .chalengessection-2 p{
        padding-top: 24px;
        margin: 0 auto;
        text-align: center;
    }
    .hilalsection-1{
        margin-bottom: 48px;
    }
    .webdesignsection6-row p{
        color: var(--light-greyscale-text-primary, #181818);
        font-family: Whyte;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px; 
    }
    .webdesignsection-row img{
        padding: 0px !important;
    }
    .webdesignsection2-row .p-2{
        padding: 0px !important;
    }   
    .webdesignsection2-row p{
        padding-top:24px !important;
        width: 100% !important;
        max-width: 335px;
        color: rgba(24, 24, 24, 0.80);

        text-align: center;
        font-family: Whyte;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; 
    }
    .webdesignsection5-row p{
        color: var(--light-greyscale-text-primary, #181818);
        font-family: Whyte;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;  
    }
    .webdesignsection2-row img{
        max-height: 512px  !important;
    }
    .webdesignsection3-row{
        padding: 0px !important;
    }
    .main-wow-case-study .primary-para-small,.main-amal-case-study .primary-para-small{
        color: var(--light-greyscale-bg-light, var(--Color, #FFF));
    font-family: Whyte;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 166.667% */
    }
    .main-wow-case-study .primary-para-small b,.main-amal-case-study .primary-para-small b{
        color: var(--light-greyscale-bg-light, var(--Color, #FFF));
    font-family: Whyte;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 166.667% */
    }
    .builtsustain {
        margin: 25px 0px 88px 0px;
    }
    .leftimagerighttext p{
        font-family: Whyte;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 26px !important;
    }
    .leftimagerighttext .imgportion{
        padding-top: 20px !important;
    }
    .leftimagerighttext-first .imgportion{
        padding-right: 35px !important;
    }
    .p-mb-0{
        padding:0px !important;
    }
    .amal-full-img{
        margin-top: 72px !important;
        margin-bottom: 72px !important;
    }
    .chalengessection .left-portion {
        padding: 0px;
    }
    .chalengessection-container{
        margin: 44px 0px;
    } 
    .chalengessection-container{ 
        padding-left: var(--bs-gutter-x,.75rem) !important;
    }
    .dashboard-img{
        margin-top: 28px;
    }
    .amal-description {
        
        padding: 50px;
    }

    .primary-heading-big{
        color: var(--light-greyscale-bg-light, var(--Color, #FFF));
        font-family: Whyte;
        font-size: 40px;
        font-style: normal;
        font-weight: 300;
        line-height: 52px; /* 130% */
    }

     
    .caseimgdiv1 {
        height: 610px !important;
       
    }

        .caseimgdiv {
            height: 610px !important;
            margin-top:40px !important;
        }



    .chalengessection .right-portion {

        margin-top: 48px;
    }

    .div_c{
        margin-top:28px;
        padding: 27px 12px 0px 27px;
    }

.row_1{
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

    #wow-case-study {
        /* padding: 140px 0px 50px; */
    }

    .image_full{
        margin-top:100px;
        margin-bottom:80px;
     }

    .case3imgdiv {
        margin-top:0px !important;
    }
    
    .case2_image{
        margin-top:0px !important;
    }

    .case2_invest_image{
        margin-top:0px !important;
    }

 

    .ma_h{
        font-family: Whyte;
font-size: 20px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.02em;
text-align: left;

    }

    .ma_p{
        font-family: Whyte;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.015em;
text-align: left;

    }

    .impactresults .textportion h1 {
        font-family: Whyte;
        font-size: 24px;
        font-weight: 400;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 0px;

    }

    .tfssystem .tfssystem-title {
        font-size: 40px;
        line-height: 52px;
    }

    .wow-h1 {
        font-family: Whyte;
        font-size: 40px;
        font-weight: 300;
        line-height: 52px;
        letter-spacing: 0em;
        text-align: left;
        
    }

    .chalenges-title{
        font-size:24px !important;
    }

    .webdesignsection1-row h1{
        color: var(--light-greyscale-text-primary, #181818);
        font-family: Whyte;
        font-size: 84px;
        font-style: normal;
        font-weight: 300;
        line-height: 94px;
    }
    .webdesignsection-row h1{
        font-family: Whyte;
        font-size: 40px;
        font-weight: 400;
        line-height: 52px;
        letter-spacing: 0em;
        text-align: left;

    }
    .webdesignsection1-row span{
        margin-top:16px;
    }

    .webdesignsection-row {
   
        row-gap: 0px;
        margin-top: 28px !important;
    }
   
    .amal-description .infoside{
        margin-top: 35px;
    }

    .wow-case-study{
        padding: 156px 0px 0px;
        padding-bottom: 72px;
    }

    #wow-case-study .sub-heading,
    .main-amal-case-study h2.sub-heading {
        font-size: 16px;
        margin-bottom: 20px;
    }

    #wow-case-study .primary-heading,
    .main-amal-case-study h2.primary-heading {
        font-size: 40px !important;
        line-height: 52px !important;
    }

    #wow-case-study>div.main-content.position-relative.animate_image.animate_image_on_height {
        min-height: 300px;
        max-height: 300px;
    }

    #wow-case-sec-2 .heading_3 {
        font-size: 16px;
        line-height: 30px;
    }

    #wow-case-sec-2 .primary-para {
        line-height: 26px;
    }

    #wow-case-sec-2 {
        padding: 0px 0px;
        margin-top: unset;
    }

    .main-content, .wow-3_img .row>div.col-md-5>img {
        height: unset;
        width: 100%;
    }

    .girl_with_wow_shirt {
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    .app_screen_content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .app_screen_content .app_screen_paras p {
        font-size: 10px;
    }

    .app_screen_content .app_screen_paras {
        padding: 40px 10px 0px 10px;
        height: fit-content;
    }

    .app_screen_content img {
        width: 179px;
    }

    .app_screen_content .app_screen_paras p::after {
        display: none;
    }

    .app_screen_content .app_screen_paras p {
        padding-right: 0px;
    }

    .app_screen_content .app_screen_paras p:nth-child(1) {
        height: 100px;
    }

    .app_screen_content .app_screen_paras p:nth-child(2) {
        height: 80px;
    }

    .wow-7_img img {
        width: 110%;
        object-fit: contain;
    }

    .next_btn a {
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0px;
    }
}

@media only screen and (max-width: 375px) {}


/*------------------amala case study--------------*/
.main-amal-case-study {
    padding: 250px 0px 100px;
    text-align: left;
}

.main-amal-case-study * {
    /* color: #181818 !important; */
}

.main-amal-case-study h2.primary-heading {
    margin-bottom: 0px;
    line-height: 90px;
}

.amal-coming-soon {
    background: #FFF url("/public/assets/images/case-study/amal/Background_amal.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 900px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.amal-coming-soon img {
    width: 90%;
}

.amal-coming-soon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    z-index: 1;
    transition: 0.5s;
    opacity: 1;
}

.amal-coming-soon p {
    font-family: 'Whyte';
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 140%;
    display: flex;
    align-items: flex-end;
    text-align: center;
    letter-spacing: 0.07em;
    color: #000000;
    z-index: 2;
}

#amal-case-study .animate_image:after {
    height: 40%;
}

.wow_animate_image{
    position: relative;
    overflow: hidden;
}
.wow_animate_image:after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 20%;
    background: #fff;
    z-index: 1000;
    display: block;
    top: 0px;
    -webkit-transition: height 0.8s ease;
    transition: height 0.8s ease;
}

.wow_animate_image img{
    transition: 0.5s ease;
}

.next_btn {
    margin: 50px 0px 100px 0px;
}

.anchors {
    display: flex;
    flex-wrap: wrap; /* Allow content to wrap when necessary */
    justify-content: left; /* Center-align the content */
  }

  .anchors a {
    margin: 0px; /* Add margin to separate the links */
  }

@media only screen and (max-width: 567px) {
    .webdesignsection1-row{
        width: 100% !important;
    }
    .webdesignsection1-row h1{
        color: var(--light-greyscale-text-primary, #181818);
        font-family: Whyte;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 52px; 
    }
    .webdesignsection1-row span{
        color: var(--light-greyscale-text-primary, #181818);
        font-family: Whyte;
        font-size: 40px;
        font-style: normal;
        font-weight: 300;
        line-height: 52px; /
    }
    .anchors {
   
        justify-content: center; /* Center-align the content */
      }
    
      .anchors a {
        margin: 10px; /* Add margin to separate the links */
      }
    
    
    .main-amal-case-study {
        padding: 150px 0px 60px;
    }

    .chalenges-desc p{
        font-size: 16px !important;
    }

    .amal-coming-soon {
        height: 300px;
    }

    .amal-coming-soon p {
        font-size: 15px;
    }

    #amal-case-study .next_btn {
        margin: 20px 0px 50px 0px;
    }
}