
@font-face {
    font-family: 'Ethnocentric';
    src: url('../Ethnocentric\ Rg\ It.otf') format('woff2'),
         url('/path-to-fonts/ethnocentric.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  body {
    font-family: 'Ethnocentric', sans-serif;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  




.about-container {
    width: 100%;
    height: 100%;
    margin: auto;
    color: #fff;
    background-image: url(../about/image/aboutbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.about-row {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.about-banner {
    width: 100%;
   height: 528px;
    margin: auto;
    background-image: url(../about/image/bannerbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.about-banner h1 {
    font-size: 65px;
    letter-spacing: 1px;
    text-shadow: 0px 0px 3px rgba(37, 51, 58, .43);
    color: #1c3a4726;
    font-family: 'Ethnocentric', sans-serif;
    margin-top: 78px;
    opacity: .9;
    filter: drop-shadow(0px 1px 1px #000);
    -webkit-text-stroke: 1px #fff;
    z-index: 2;
}
.about-banner h2 {
    font-size: 50px;
    font-family: 'Ethnocentric', sans-serif;
    position: absolute;
    margin-bottom: -91px;
    z-index: 1;
}
.about-banner p {
    margin-top: 15px;
    font-size: 18px;
    opacity: 0.8;
}

.our-story {
    width: 100%;
    height: 1820px;
    margin: auto;
    position: relaative;
    background-image: url(../about/image/our.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    z-index: 0;
}
.our-story-row {
    width: 90%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.our-story-data {
    width: 75%;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-start;
}
.our-heading {
  font-family: 'Ethnocentric', sans-serif;
}
.our-heading h1 {
    font-size: 45px;
   font-family: 'Ethnocentric', sans-serif;
    margin: 30px 0;
}
.our-para {
    border-left: 5px solid #fff;
        font-family: 'Poppins', sans-serif;
    border-radius: 3px;
    padding-left: 15px;
    border-image: linear-gradient(180deg, #20bf55, #2686a9);
    border-image-slice: 1;
}
.exp{
    font-size: 10px;
    margin-left: 20px;
}
.our-image {
    position: absolute;
    right: 22px;
}
.textimag {
   font-family: 'Ethnocentric', sans-serif;

    position: absolute;
    right: 12%;
    top: 18%;
}
.andclass h2{
    font-size: 50px;
    margin-top: 37px;
}
.textimag p {
    font-size: 12px;
   font-family: 'Ethnocentric', sans-serif;
}
.thirtyclass {
    font-size: 69px;
    position: relative;
    top: 21px;
}
.fifty25 {
    font-size: 22px;
    margin-left: 21px;
}
.our-image img {
    width: 1002px;
    height: 100%;
}
.our-list {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.iconortext {
    display: flex;
    justify-content: flex-start;
        font-family: 'Poppins', sans-serif;
    align-items: stretch;
    gap: 5px;
    flex-direction: row;
    flex-wrap: nowrap;
}
.our-bottom-row {
   text-align: center;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    /* bottom: -119%; */
    right: 0%;
    top: 54%;
    left: 0%;
}
.firstheading {
  font-family: 'Ethnocentric', sans-serif;
    font-size: 54px;
    margin: 20px;
    display: block;
}
.firstheadingMobile {
    display: none;
   font-family: 'Ethnocentric', sans-serif;
    font-size: 40px;
    margin: 20px;
  text-wrap-mode: nowrap;
}
.ourheading {
    display: flex;
    flex-direction: column !important;
    justify-content: flex-start;
    align-items: stretch;
    gap: 0px;
    flex-direction: row;
    flex-wrap: nowrap;
}
.top-heading {
    margin-top: 8%;
    font-size: 70px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-style: italic;
}
.top-heading span{
    -webkit-text-stroke: 1px #fff;
    color: #1c3a4726;
}
.ourheading p {
    width: 408px;
    font-family: 'Poppins', sans-serif;
    text-align: end;
    font-size: 16px;
    margin-right: -35px;
}
.bottomright {
    position: relative;
}
.visionclass {
    margin-top: 10%;
    font-size: 70px;
     font-family: 'Poppins', sans-serif;
      font-style: italic;
    font-weight: 800;
}
.visionclass span{
    -webkit-text-stroke: 1px #fff;
    color: #1c3a4726;
}
.bottompara {
    position: static;
    right: 0;
    text-align: start !important;
    width: 554px;
    margin-left: 141px;
}
.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

@media only screen and (max-device-width: 1536px) {
    .about-banner {
    width: 100%;
    height: 449px;
    margin: auto;
    background-image: url(../about/image/bannerbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.our-story {
    width: 100%;
    height: 1656px;
    margin: auto;
    position: relaative;
    background-image: url(../about/image/our.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    z-index: 0;
}
.our-bottom-row {
    text-align: center;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    /* bottom: -119%; */
    right: 0%;
    top: 51%;
    left: 0%;
}
.our-image {
    position: absolute;
    right: -127px;
}
}


@media only screen and (max-device-width: 1440px) {
    .about-banner {
        width: 100%;
        height: 415px;
        margin: auto;
        background-image: url(../about/image/bannerbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        display: flex
;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (max-device-width: 1366px) {
        .about-banner {
        width: 100%;
        height: 396px;
        margin: auto;
        background-image: url(../about/image/bannerbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        display: flex
;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (max-device-width: 1280px) {
    .about-banner {
        width: 100%;
        height: 350px;
        margin: auto;
        background-image: url(../about/image/bannerbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .our-story {
        width: 100%;
        height: 1525px;
        margin: auto;
        position: relaative;
        background-image: url(../about/image/our.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        z-index: 0;
    }
   .our-image {
        position: absolute;
        right: -40px;
        top: 45px;
    }
    .our-image img {
        width: 700px;
        height: 100%;
    }
    .our-bottom-row {
       text-align: center;
        display: flex
;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        /* bottom: -106%; */
        top: 48%;
        right: 0%;
        left: 0%;
    }
    .textimag {
        font-family: 'Ethnocentric', sans-serif;
        position: absolute;
        right: 13%;
        top: 17%;
    }
    .fifty25 {
        font-size: 15px;
        margin-left: 17px;
    }
    .thirtyclass {
        font-size: 50px;
        position: relative;
        top: 21px;
    }
    .exp {
        font-size: 6px;
        margin-left: 23px;
        position: relative;
        top: -10px;
    }
}

@media only screen and (max-device-width: 992px) {
    .about-banner {
        width: 100%;
        height: 300px;
        margin: auto;
        background-image: url(../about/image/bannerbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .our-story {
        width: 100%;
        height: 1000px;
        margin: auto;
        position: relaative;
        background-image: url(../about/image/our.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        z-index: 0;
    }
    .our-story-data {
        width: 85%;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: flex-start;
    }
    .our-heading h1 {
        font-size: 30px;
        margin: 10px 0;
    }
    .our-image {
        position: absolute;
        right: -50px;
        top: 65px;
    }
    .textimag{
      font-family: 'Ethnocentric', sans-serif;
        position: absolute;
        right: -1%;
        top: 16%;
    }
    .textimag p {
        font-size: 11px;
    }
    .thirtyclass{
        font-size: 20px;
    }
    .fifty25{
        font-size: 20px;
        margin-left: 0;
    }
    .our-image img {
        width: 500px;
        height: 100%;
    }
    .our-bottom-row {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
       bottom: -65%;
        right: 4%;
        left: 10%;
    }
    .visionclass {
    margin-top: 0%;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
     font-style: italic;
    font-weight: 800;
}
}

@media only screen and (max-device-width: 768px) {
   .about-banner {
        width: 100%;
        height: 245px;
        margin: auto;
        background-image: url(../about/image/bannerbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
   
    .thirtyclass{
        font-size: 33px;
                position: relative;
        top: 10px;
    }
    .fifty25{
        font-size: 12px;
    }
    .our-image img {
        width: 450px;
        height: 100%;
    }
    .our-bottom-row {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: -105%;
        right: 4%;
        left: 10%;
    }
    .our-bottom-row {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: -64%;
        right: 4%;
        left: 10%;
    }
}
@media only screen and (max-device-width: 480px) {
     .about-banner {
        width: 100%;
        height: 270px;
        margin: auto;
        background-image: url(../about/image/aboutmobile-banner.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .about-banner h1 {
        font-size: 33px;
        letter-spacing: 4px;
        text-shadow: 0px 0px 3px rgba(37, 51, 58, .43);
        color: #1c3a4726;
         font-family: 'Ethnocentric', sans-serif;
        margin-top: 114px;
        opacity: .9;
        filter: drop-shadow(0px 1px 1px #000);
        -webkit-text-stroke: 1px #fff;
        z-index: 2;
    }
    .about-banner h2 {
        font-size: 28px;
       font-family: 'Ethnocentric', sans-serif;
        position: absolute;
        margin-bottom: -97px;
        z-index: 1;
    }
    .about-banner p {
        margin-top: 20px;
     font-size: 13px;
    }
    .our-story {
        width: 100%;
        height: 1545px;
        margin: auto;
        position: relaative;
        background-image: url(../about/image/mobilebg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        z-index: 0;
    }
    .andclass{
        display: none;
    }
    .exp{
        font-size: 6px;
        margin-left: 0;
        position: unset;
    }
    
    .our-story-row {
        width: 90%;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    .our-story-data {
        width: 85%;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        align-items: flex-start;
    }
    .our-heading h1 {
        font-size: 30px;
        margin: 25px 0;
        text-shadow: 4px 4px 7px #000;
    }
    .firstheading {
    font-family: 'Ethnocentric', sans-serif;
    font-size: 40px;
    margin: 20px;
    display: none;
}
    .our-image {
        position: absolute;
        right: -10px;
        /*top: 300px;*/
        top: 349px;
    }
    .textimag {
      font-family: 'Ethnocentric', sans-serif;
        position: absolute;
        right: 1%;
        top: 12%;
    }
    .textimag p {
        font-size: 6px;
    }
    .our-image img {
        width: 100%;
        height: 100%;
    }
    .our-list {
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: flex-start;
    }
    .our-bottom-row {
               text-align: center;
        display: flex
;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        /* bottom: -116%; */
        right: 0;
        top: 31%;
        width: 100%;
        left: 0;
    }
    .firstheadingMobile {
        display: block;
       font-family: 'Ethnocentric', sans-serif;
        font-size: 22px;
        /*margin: 20px;*/
        margin-top: 8px;
        text-wrap-mode: nowrap;
    }
    .ourheading {
        display: flex;
        flex-direction: column !important;
        justify-content: flex-start;
        align-items: stretch;
        gap: 10px;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 40%;
        text-align: left;
    }
    .top-heading {
        margin-top: 0%;
        font-size: 20px;
      font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-style: italic;
    }
    .top-heading span{
        -webkit-text-stroke: 1px #fff;
        color: #fff;
    }
    .visionclass span{
        -webkit-text-stroke: 1px #fff;
        color: #fff;
    }
    .ourheading p {
        width: 220px;
            font-family: 'Poppins', sans-serif;
            text-align: start;
            font-size: 16px;
            margin-right: 0;
    }
    .bottompara {
        position: static;
        right: 0;
        text-align: start;
        width: 220px;
        margin-left: 0%;
    }
    /*.about-container {*/
    /*        padding-bottom: 95px;*/
    /*}*/
}
@media only screen and (max-device-width: 420px) {
     .our-bottom-row {
        text-align: center;
        display: flex
;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        /* bottom: -150%; */
        right: 0;
        top: 28%;
        width: 100%;
        left: 0;
    }
  .firstheadingMobile {
        display: block;
        font-family: 'Ethnocentric', sans-serif;
     
        /* margin: 20px; */
       
        width: 100%;
            margin: 20px 0px;
        text-align: center;
        text-wrap-mode: nowrap;
    }
        .about-banner p {
        margin-top: 20px;
        font-size: 10px;
                position: relative;
        top: -12px;
    }
        .our-image {
        position: absolute;
        right: 0;
        width: 100%;
        /* top: 300px; */
        top: 349px;
    }
    .thirtyclass {
        font-size: 29px;
        position: relative;
        top: 10px;
    }
    .fifty25 {
        font-size: 9px;
    }
    .textimag p {
        font-size: 4px;
    }
    .textimag {
        font-family: 'Ethnocentric', sans-serif;
        position: absolute;
        right: 9%;
        top: 7%;
    }
}



@media only screen and (max-device-width: 390px) {
 .our-image img {
        width: 100%;
        height: 100%;
    }
    .firstheadingMobile {
        display: block;
        font-family: 'Ethnocentric', sans-serif;
        font-size: 20px;
        /* margin: 20px; */
        margin-top: 8px;
        text-wrap-mode: nowrap;
    }
        .about-banner p {
        margin-top: 20px;
        font-size: 11px;
                position: relative;
        top: -16px;
    }
        .textimag {
        font-family: 'Ethnocentric', sans-serif;
        position: absolute;
        right: 8%;
        top: 8%;
    }
    
}
@media only screen and (max-device-width: 375px) {
    .about-banner p {
        margin-top: 20px;
        font-size: 12px;
                position: relative;
        top: -16px;
    }
      .our-bottom-row {
        text-align: center;
        display: flex
;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        /* bottom: -150%; */
        right: 0;
        top: 27%;
        width: 100%;
        left: 0;
    }
     .textimag {
        font-family: 'Ethnocentric', sans-serif;
        position: absolute;
        right: 8%;
        top: 7%;
    }
}