@media only screen and
 (min-device-width: 250px)
  and (max-device-width: 900px
  ) and (orientation: portrait)
 {
    .navbar {
      margin-r: 0 !important;
    }
    .aboutuss1 h2{

        width: 100% !important;
        right: 0% !important;
    }
    
    .aboutuss1 p {

        width: 100% !important;
        right: 0% !important;

    }
    .aboutuscardright h3
    {
        font-size: 25px !important;
    }
    .aboutuscardleft h3
    {
        font-size: 25px !important;
    }

.cardaboutus h2{
    display: block !important;
    
    width: 100% !important;
    left: 15% !important;
    font-size: 30px !important;
}

.aboutuscardright p {

    width: 100% !important;
}
.aboutuscardleft p {

    width: 100% !important;
}
   }


.hov li{
    color: white;
    background-color: #B20925;
    }


.aboutuss1 {

    position: relative;
    margin-top: 12%;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.aboutuss1 p {
display: flex;
align-items: center;
position: relative;
width: 70%;
right: 15%;
font-size: 20px;
line-height: 1.9;
font-family: 'Almarai', sans-serif;
font-weight: 800;
}

.aboutuss1 h2 {
    position: relative;
    width: 40%;
    right: 30%;
    font-size: 50px;
    color: #B20925;
    font-family: 'Almarai', sans-serif;
    font-weight: 800;
    }

.pathaboutus
{

position: absolute; 
width: 30%;
margin-top: 10%;
right: 0%;

}

.pathaboutus2
{

position: absolute; 
width: 30%;
margin-top: 15%;
left: 0%;

}
.photoaboutus
{

position: relative; 
width: 50%;
margin-top: 2%;
right: 0%;
border-radius: 20px;

}

.iconsaboutus
{
    margin-bottom: 10%;
}
.ourgoal{
margin-top: 10%;

}
.cardaboutus h2 {
    position: relative;
    width: 40%;
    right: 40%;
    font-size: 50px;
    color: #B20925;
    font-family: 'Almarai', sans-serif;
    font-weight: 800;

}

.aboutuscardright {
position: relative;
width: 80%;
margin-right: 10%;
margin-bottom: 10%;

}

.photoright{
width: 55%;
    float: left;
}   

.aboutuscardright h3{
color: #B20925;
font-size: 30px;
font-family: 'Almarai', sans-serif;
font-weight: 800;
}

.aboutuscardright p{
    color: #0D2763;
    width: 40%;
    font-size: 15px;
    font-family: 'Almarai', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    }


    .aboutuscardleft {
        position: relative;
        width: 80%;
        margin-right: 10%;
        margin-top: 5%;
        margin-bottom: 10%;
        
        }

    .photoleft{
        width: 55%;
            float: right;
            margin-left: 4%;
        } 

        .aboutuscardleft h3{
            color: #B20925;
            font-size: 30px;
            font-family: 'Almarai', sans-serif;
            font-weight: 800;
            }
            
            .aboutuscardleft p{
                color: #0D2763;
                width: 40%;
                font-size: 15px;
                font-family: 'Almarai', sans-serif;
                font-weight: 400;
                display: flex;
                line-height: 1.5;
                
                }
            