
* {
    font-family: Helvetica, sans-serif !important;
}

._container_ {
    width: 90%;
    height: 100%;
    position: relative;
    margin: auto;

}

.top0_section {
    /* border: 2px solid blue; */
    height: 18x;
    transition: all 0.5s;
    /* height: 240px; */
}

.top0_section .pathContainer {
    font-size: 0.9rem;
    margin: 10px 0px;
    /* background-color: red; */
    margin-left: 30px;
}

@media only screen and (max-width: 1500px) {
    .top0_section .pathContainer {
        margin-left: -22px;
    }
}

@media only screen and (max-width: 1128px) {
    .top0_section .pathContainer {
        margin-left: 0px;
    }
}

.top0_section .pathContainer a {
    text-decoration: none;
}

.top0_section .pathContainer .path {
    color: #555;
    margin-right: 10px;
}

.top0_section .pathContainer .activePath {
    font-weight: bolder;
    color: #222;
}

.top0_section .pathContainer .slash {
    color: #555;
    margin-right: 10px;
}

.container_s {
    width: 100%;
    /* background-color: #ecade776; */
    margin: auto;
}

.containerInner_s {
    width: 90%;
    margin: auto;
    position: relative;
    /* border: 2px solid rgb(246, 246, 179); */
}

.containerInner_s .textExtraSpacing {
    font-size: 1.2rem;
    opacity: 1;
    letter-spacing: 10px;
    font-weight: 100;
    text-align: center;
    margin-left: 7px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.containerInner_s .largeBoldText {
    font-size: 3.7rem;
    font-weight: bolder;
    text-align: center;
    /* margin-top: 50px; */
    /* width: 77%; */
    margin: auto;
}

#topLargeText_ {
    max-width: 650px;
    /* background-color: red; */
}

.containerInner_s p {
    max-width: 600px;
    /* background-color: #00ff00; */
    margin: auto;
    margin-top: 20px;
    text-align: center;
}

.container_s .btn_container_ {
    /* background-color: #0000ff; */
    width: fit-content;
    margin: auto;
    display: flex;
    margin-top: 30px;

}

.container_s .btn_container_ ._btn_ {
    padding: 16px 30px;
    color: #fff;
    line-height: 16px;
    border-radius: 100px;
    transition: all 0.5s;
    height: 50px;
    line-height: 18px;
    cursor: pointer;
}

.container_s .btn_container_ ._btn_:hover {
    opacity: 0.8;
}

.container_s .btn_container_ .btnC {
    background-color: #000000;
    margin-right: 8px;
}

.container_s .btn_container_ .btnC a {
    text-decoration: none;
    color: #fff;
}

.container_s .btn_container_ .btnQ {
    background-color: #FF554B;
    margin-left: 8px;
}

.container_s .shoeImg__ {
    position: absolute;
    z-index: -1;
}

.container_s .yellowImg {
    top: 110px;
}

.container_s .blackImg {
    top: 20px;
    right: -80px;
}

.container_s .fdkImg {
    right: 0px;
    left: 0;
    margin: auto;
    margin-top: -44px;
}




@media only screen and (max-width: 1190px) {
    .container_s .fdkImg {
        right: 0px;
        left: 0;
        margin-top: 83px;
        width: 498px;
    }

    .container_s .blackImg {
        top: 149px;
        right: -110px;
        width: 200px;
    }

    .container_s .yellowImg {
        top: 120px;
        width: 183px;
    }
}

@media only screen and (max-width: 1073px) {
    .container_s .yellowImg {
        top: -10px;
        left: -30px;
        width: 183px;
    }
}

@media only screen and (max-width: 899px) {
    .container_s .yellowImg {
        top: 300px;
        left: -30px;
        width: 183px;
    }

    #topLargeText_ {
        max-width: 88%;
    }
}

@media only screen and (max-width: 730px) {
    .container_s .fdkImg {
        margin-top: 83px;
        width: 400px;
        margin-right: 40%;

    }

    .container_s .blackImg {
          top: -156px;
    right: 0px;
    width: 127px;
    }

    .container_s .yellowImg {
        top: 660px;
        margin-left: 56%;
        width: 183px;
    }

    .container_s .btn_container_ ._btn_ {
          height: 40px;
    line-height: 10px;
    font-size: 13px;

    }
}



/* ___________________________________________________________________ */

#ourStry_ {
    font-size: 2.3rem !important;
}

.container_s .gridContAbt {
    display: grid;
    grid-template-columns: 340px 400px 340px;
    /* background-color: rgba(255, 0, 0, 0.474); */
    /* border: 5px solid springgreen; */
    width: fit-content;
    margin: auto;
    line-height: 30px;
}

.container_s .gridContAbt p {
    text-align: left;
    line-height: 30px;
    font-size: 1.08rem;
    color: rgba(0, 0, 0, 0.627);
}

.container_s .gridContAbt .cdDiv {
    /* border: 2px solid #0ff00f; */
    position: relative;
}

/* .container_s .gridContAbt .ltDiv {
    border: 10px solid palevioletred;
}
.container_s .gridContAbt .rbDiv {
    border: 10px solid rgb(169, 101, 24);
} */

.container_s .gridContAbt .cdDiv img {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 80px;
    margin: auto;
    /* border: 2px solid blue; */
}

/* __________________________________________________ */

.container_s .whyMukluk {
    background-color: #000000;
    color: #fff;
    font-size: 2rem;
    display: block;
    width: fit-content;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -95px;
    padding: 16px;
    z-index: 5;
}

.container_s .yellowCircle {
    background-color: #FFE281;
    position: relative;
    margin: auto;
    margin-top: 120px;
    width: 800px;
    height: 800px;
    border-radius: 100%;
}

.container_s .yellowCircle img {
    /* border: 2px solid green; */
    position: absolute;
    left: 0;
    right: 0;
    top: -120px;
    /* margin: auto; */
    margin-left: 70px;

}

.container_s .littleCardsContainer {
    position: absolute;
    top: 200px;
    width: 200px;
    height: 520px;
    /* border: 2px solid red; */
}

.container_s .lcc0 {
    left: 100px;
}

.container_s .lcc1 {
    right: 200px;
}

.container_s .littleCardsContainer .card_:nth-child(1) {
    top: 0;
}

.container_s .littleCardsContainer .card_:nth-child(2) {
    bottom: 0;
}

.container_s .littleCardsContainer .card_ {
    border-radius: 10px;
    position: absolute;
    width: 300px;
    padding: 20px 30px;
    height: fit-content;
    background-color: #fff;
    border: 0.5px solid #FFF;
    /* border: 10px solid green; */
    z-index: 12;
    animation: zoomOut 1s ease;
}

@keyframes zoomOut {
    from {
        transform: scale(1.3);
    }

    to {
        transform: scale(1);
    }
}

.container_s .littleCardsContainer .card_:hover {
    border: 0.5px solid #00000008;
}

.container_s .littleCardsContainer .card_ p {
    text-align: left !important;
}


@media only screen and (max-width: 1180px) {
    .container_s .lcc1 {
        right: 90px;
    }

    .container_s .lcc0 {
        left: 0px;
    }

    .container_s .gridContAbt {
        grid-template-columns: 100%;
        grid-template-rows: auto auto auto;
    }

    .container_s .gridContAbt .cdDiv {
        display: none;
    }

    .storyContainer {
        height: fit-content !important;
    }
}

@media only screen and (max-width: 912px) {
    .container_s .lcc1 {
        right: 90px;
        top: 31px;
    }

    .container_s .lcc0 {
        left: 0px;
        top: 210px;
    }

    .container_s .littleCardsContainer .card_ {
        background-color: #ffffffac;
        backdrop-filter: saturate(180%) blur(7px);
    }

    .container_s .littleCardsContainer .card_ {
        font-size: 0.9rem;
    }

    #ourStry_ {
        font-size: 1.5rem !important;
    }

}




/* _____________________________________________________________ */

.container_s .xxyyzzContainer {
    /* border: 2px solid red; */
    /* background-color: rgb(214, 236, 255); */
    width: 84%;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    /* height: 500px; */
    display: grid;
    grid-template-columns: auto auto;
}

.container_s .xxyyzzContainer .ddiivv {
    /* background-color: #CECECE; */
    /* border: 2px solid salmon; */
    border-radius: 15px;
    padding: 40px;
}

.container_s .xxyyzzContainer .ddiivv span {
    font-size: 2rem;
    font-weight: bold;
    display: block;
    margin-bottom: 40px;
}

.container_s .xxyyzzContainer .ddiivv p {
    text-align: left;
    color: #484848;
}

.container_s .xxyyzzContainer .ddiivv ul li {
    background-color: #fff;
    margin-bottom: 50px;
    margin-left: 40px;
    list-style: none;
    position: relative;
}

.container_s .xxyyzzContainer .ddiivv ul li::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #FF5751;
    border-radius: 100px;
    left: -38px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.container_s .xxyyzzContainer .rrightDiv ul li::before {
    background-color: #FAD24D !important;
}

.container_s .xxyyzzContainer .lleftDiv {
    margin-right: 20px;
    border: 2px solid #FF5751;
}

.container_s .xxyyzzContainer .rrightDiv {
    margin-left: 20px;
    border: 2px solid #FAD24D;
}

@media only screen and (max-width: 1000px) {
    .container_s .xxyyzzContainer {
        grid-template-columns: 100%;
        /* background-color: rebeccapurple; */
    }

    .container_s .xxyyzzContainer .lleftDiv {
        margin-right: 0px !important;
        margin-bottom: 50px;
    }

    .container_s .xxyyzzContainer .rrightDiv {
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 666px) {
    .container_s .xxyyzzContainer {
        grid-template-columns: 100%;
    }

    .container_s .xxyyzzContainer .lleftDiv {
        margin-right: 0px !important;
        margin-bottom: 50px;
    }

    .container_s .xxyyzzContainer .rrightDiv {
        margin-left: 0px !important;
    }

    .container_s .xxyyzzContainer .ddiivv {
        padding: 28px;
    }

    .container_s .xxyyzzContainer {
        width: 100%;
    }

    .container_s .xxyyzzContainer .ddiivv p {
        font-size: 0.9rem;
    }

    .container_s .xxyyzzContainer .ddiivv span {
        font-size: 1.8rem;
        width: fit-content;
        margin: auto;
        margin-bottom: 40px;
    }
}



/* ___________________________AATMNIRBHAR_____________________________ */
.AatmaNirbharContainer {
    /* background-color:#FFE281; */
}

.AatmaNirbharContainer .atmLogo {
    display: block;
    margin: auto;
    border-radius: 100px;
    animation: indLogoAnm 1s ease-in-out;
}

@keyframes indLogoAnm {
    0% {
        transform: rotate(-20deg);
    }

    50% {
        transform: rotate(20deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


.AatmaNirbharContainer #atmNirbharText {
    display: block;
    width: fit-content;
    margin: auto;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 30px;
    cursor: default;
    /* background-color: red; */
    height: 40px;
}

.AatmaNirbharContainer .p0_ {
    opacity: 0.7;
    max-width: 770px;
    letter-spacing: 0.2px;
    line-height: 25px;
    padding-bottom: 36px;
}

.AatmaNirbharContainer .ul0_ {
    opacity: 0.7;
    max-width: 770px;
    letter-spacing: 0.2px;
    line-height: 25px;
    padding-top: 15px;
    margin-left: 50px;
}

.AatmaNirbharContainer .gridAntmNirImage {
    display: flex;
    grid-area: main;
    padding: 0;
    overflow-x: scroll;
    overflow-y: hidden;
}

.AatmaNirbharContainer .gridAntmNirImage .gItemsI {
    width: 180px;
    height: 140px;
    margin: 10px;
    display: inline-block;
    background: skyblue;
    min-width: 180px;
    min-height: 140px;
    margin: 2em 1em;
}

.AatmaNirbharContainer .gridAntmNirImage .gii1 {
    background: url("./images-for-about/1.png") center center no-repeat;
    background-size: contain;
}

.AatmaNirbharContainer .gridAntmNirImage .gii2 {
    background: url("./images-for-about/2.png") center center no-repeat;
    background-size: contain;
}

.AatmaNirbharContainer .gridAntmNirImage .gii3 {
    background: url("./images-for-about/3.png") center center no-repeat;
    background-size: contain;
}

.AatmaNirbharContainer .gridAntmNirImage .gii4 {
    background: url("./images-for-about/4.png") center center no-repeat;
    background-size: contain;
}

.AatmaNirbharContainer .gridAntmNirImage .gii5 {
    background: url("./images-for-about/5.png") center center no-repeat;
    background-size: contain;
}

.AatmaNirbharContainer .gridAntmNirImage .gii6 {
    background: url("./images-for-about/6.png") center center no-repeat;
    background-size: contain;
}

.AatmaNirbharContainer .gridAntmNirImage .gii7 {
    background: url("./images-for-about/7.png") center center no-repeat;
    background-size: contain;
}

.AatmaNirbharContainer .gridAntmNirImage .items {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    transition: all 0.2s;
    will-change: transform;
    user-select: none;
    cursor: pointer;
}

.AatmaNirbharContainer .items.active {
    cursor: grabbing;
    background-color: #fff;
    transform: scale(1.05);
}

.gridAntmNirImage {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
}

.gridAntmNirImage::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}


@media only screen and (max-width: 500px) {
    .AatmaNirbharContainer .atmLogo {
        width: 100%;
    }

    .AatmaNirbharContainer #atmNirbharText {
        font-size: 1.8rem;
    }
}


.btmTOPGRD {
    display: grid;
    width: 84%;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 70px;
    grid-template-columns: 40% 60%;
    /* background-color: red; */
}

.btmTOPGRD .logoCont {
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: #FF5751; */
}

.btmTOPGRD .logoCont .lgo0 {
    margin-right: 30px;
}

.btmTOPGRD .logoCont .lgo1 {
    margin-left: 30px;
    margin-top: 24px;
}

.btmTOPGRD .pCont h3 {
    margin-left: 30px;
}

.btmTOPGRD .pCont p {
    text-align: left !important;
    margin-left: 30px;
    line-height: 26px;
    opacity: 70%;
    letter-spacing: 0.8px;
}

/* _____________________2________________________ */

.btmTOPGRD2 {
    display: grid;
    width: 84%;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 70px;
    grid-template-columns: 60% 40%;
    /* background-color: red; */
}

.btmTOPGRD2 .logoCont {
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: #FF5751; */
}

.btmTOPGRD2 .logoCont .lgo0 {
    /* margin-top: 100px; */
}


.btmTOPGRD2 .pCont p {
    text-align: left !important;
    line-height: 26px;
    opacity: 70%;
    margin-left: 0px;
    letter-spacing: 0.8px;
}

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

    .btmTOPGRD,
    .btmTOPGRD2 {
        width: 94% !important;
    }

    .btmTOPGRD .logoCont .lgo0 {
        width: 75px;
    }

    .btmTOPGRD2 .logoCont .lgo0 {
        width: 170px;
    }

    .btmTOPGRD .logoCont .lgo1 {
        width: 78px;
    }

    .btmTOPGRD .pCont p {
        line-height: 20px;
    }

    .btmTOPGRD2 .pCont p {
        line-height: 20px;
    }
}

@media only screen and (max-width: 666px) {
    .btmTOPGRD {
        grid-template-columns: 20% 80%;
    }

    .btmTOPGRD2 {
        grid-template-columns: 70% 30%;
    }

    .btmTOPGRD,
    .btmTOPGRD2 {
        width: 95% !important;
    }

    .btmTOPGRD .logoCont {
        display: grid;
        grid-template-columns: auto;
        /* background-color: red; */
    }

    .btmTOPGRD2 .logoCont .lgo0 {
        width: 160px;
    }

    .btmTOPGRD .logoCont .lgo0 {
        width: 50px;
        margin: auto;
    }

    .btmTOPGRD .logoCont .lgo1 {
        width: 55px;
        margin: auto;
    }

    .btmTOPGRD .pCont p {
        line-height: 20px;
        font-size: 0.9rem;
    }

    .btmTOPGRD2 .pCont p {
        line-height: 20px;
        font-size: 0.9rem;
    }
}

.ourManagementTeam {
    /* background-color: red; */
    width: fit-content;
    margin: auto;
    font-size: 32px;
    font-weight: 600;
    margin-top: 48px;
}

._m1_ {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
    margin-top: 50px;
}

._m1_ .rohitsImage {
    width: 160px;
    height: 160px;
    position: relative;
    margin-top: 70px;
    /* overflow: hidden; */
}

._m1_ .rohitsImage img {
    width: 500px;
}

._m1_ .deepaksImage {
    width: 160px;
    height: 160px;
    position: relative;
    margin-top: 70px;
    /* border: 8px solid red; */
    transform: translateX(-290px)
}

._m1_ .deepaksImage img {
    width: 500px;
    /* border: 5px solid yellow */
}

._m1_ .scrollTextCont {
    padding-left: 200px;
    background-color: #fff;
    border-radius: 46px;
    padding-right: 20px !important;
}

._m1_ .stc_ {
    padding-left: 0px;
    padding-right: 200px !important;
    /* background-color: red; */
}

._m1_ .scrollTextCont .name__ {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin-top: 60px;
    margin-left: 80px;
}

._m1_ .scrollTextCont .n2222 {
    margin-left: 80px;
}

._m1_ .scrollTextCont .od2222 {
    margin-left: 80px !important;
}

._m1_ .scrollTextCont .ohda {
    font-size: 16px;
    color: #484848;
    margin-left: 80px !important;
    line-height: 19px;
    margin-top: 10px;
    display: block;
}

._m1_ .scrollTextCont .pCont_m1 {
    /* border: 2px solid blue; */
    margin-bottom: 40px;
    margin-top: 10px;
    /* margin-left: 40px; */
    height: 300px;
    overflow-Y: scroll;
}

/* ____________________________________________ */
._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar {
    width: 8px;
}

._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar-track {
    border-radius: 100px;
    background: #D8D8D8;
}

._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar-track:hover {
    background: #d9d9d9a8;
}

._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar-thumb {
    background: #000000ca;
    border-radius: 10px;
}

/* ____________________________________________ */


._m1_ .scrollTextCont .pCont_m1 p {
    /* border: 2px solid paleturquoise; */
    text-align: left;
    letter-spacing: 0.2px;
    line-height: 30px;
    padding-left: 80px;
    padding-right: 40px;
    /* margin-right: 40px; */
    padding-bottom: 50px;
    color: #484848;
    opacity: 0.7;
}

._m1_ .scrollTextCont .pc2_ {
    /* padding-left: 40px */
}


@media only screen and (max-width: 1511px) {
    ._m1_ {
        width: 90%;
    }
}

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

@media only screen and (max-width: 1246px) {
    ._m1_ {
        display: grid;
        grid-template-columns: auto;
        /* background-color: red; */
    }

    ._m1_ .rohitsImage {
        width: 160px;
        height: 160px;
        margin-top: 0px;
        position: absolute;
        right: 200px;
        transform: translateY(-60px);
    }

    ._m1_ .rohitsImage img {
        width: 300px;
    }

    ._m1_ .deepaksImage {
        position: absolute;
        right: 200px;
        width: 160px;
        height: 160px;
        margin-top: 0px;
        transform: translateX(0px);
        transform: translateY(-70px);
    }

    ._m1_ .deepaksImage img {
        width: 300px;
    }

    ._m1_ .scrollTextCont {
        padding-left: 0px;

    padding-right: 20px !important;
    margin-top: 40px;
  

    }

    ._m1_ .stc_ {
        padding-left: 0px;
        padding-right: 0px !important;
    }

    ._m1_ .scrollTextCont .name__ {
        font-size: 20px;
        margin-top: 60px;
        margin-left: 40px;
    }

    ._m1_ .scrollTextCont .n2222 {
        margin-left: 40px;
    }

    ._m1_ .scrollTextCont .od2222 {
        margin-left: 40px !important;
    }

    ._m1_ .scrollTextCont .ohda {
        margin-left: 40px !important;
        margin-top: 10px;
    }

    ._m1_ .scrollTextCont .pCont_m1 p {
        padding-left: 40px;
        padding-right:20px;
        padding-bottom: 0px;
    }
    ._m1_ .scrollTextCont .pCont_m1 {
        margin-bottom: 40px;
        margin-top: 0px;
        height: fit-content;
        overflow-Y: scroll;
    }
    ._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar {
        width: 0px;
    }
    
    ._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar-track {
        border-radius: 100px;
        background: #ffffff;
    }
    
    ._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar-track:hover {
        background: #00000000;
    }
    
    ._m1_ .scrollTextCont .pCont_m1::-webkit-scrollbar-thumb {
        background: #00000000;
        border-radius: 10px;
    }
}

@media only screen and (max-width: 666px) {
    ._m1_ .rohitsImage {
        right: 100px;
        transform: translateY(-30px);
    }

    ._m1_ .rohitsImage img {
        width: 200px;
    }

    ._m1_ .deepaksImage {
        right: 100px;
        transform: translateY(-30px);
    }

    ._m1_ .deepaksImage img {
        width: 200px;
    }
}
@media only screen and (max-width: 578px) {
    ._m1_ .rohitsImage {
        width: 160px;
        height: 160px;
        margin-top: 0px;
        right: 58px;
        transform: translateY(-1px);
    }

    ._m1_ .rohitsImage img {
        width: 180px;
    }

    ._m1_ .deepaksImage {
        right: 58px;
        width: 160px;
        height: 160px;
        margin-top: 0px;
        transform: translateX(0px);
        transform: translateY(-1px);
    }

    ._m1_ .deepaksImage img {
        width: 180px;
    }
    ._m1_ .scrollTextCont .name__ {
        font-size: 16px;
    } 
    ._m1_ .scrollTextCont .ohda {
        font-size: 13px;
        margin-top: 1px;
    } 
    ._m1_ .scrollTextCont .pCont_m1 p {
        font-size: 12.8px;
        line-height: 26px;
    }
    .ourManagementTeam {
        font-size: 26px;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 460px) {
    ._m1_ .rohitsImage {
        width: 160px;
        height: 160px;
        margin-top: 0px;
        right: 58px;
        transform: translateY(-40px);
    }

    ._m1_ .rohitsImage img {
        width: 180px;
    }

    ._m1_ .deepaksImage {
        right: 58px;
        width: 160px;
        height: 160px;
        margin-top: 0px;
        transform: translateX(0px);
        transform: translateY(-40px);
    }

    ._m1_ .deepaksImage img {
        width: 180px;
    }
}

@media only screen and (max-width: 410px) {
    ._m1_ .scrollTextCont .name__ {
        font-size: 20px;
        margin-top: 60px;
        margin-left: 20px;
    }

    ._m1_ .scrollTextCont .n2222 {
        margin-left: 20px;
    }
    ._m1_ .scrollTextCont{
        border-radius: 24px;
    }

    ._m1_ .scrollTextCont .od2222 {
        margin-left: 20px !important;
    }

    ._m1_ .scrollTextCont .ohda {
        margin-left: 20px !important;
    }

    ._m1_ .scrollTextCont .pCont_m1 p {
        padding-left: 20px;
        padding-right:20px;
        padding-bottom: 0px;
    }
    ._m1_ .scrollTextCont .pCont_m1{
        padding-bottom: 0px;
        margin-bottom: 20px;
    }

    ._m1_ .rohitsImage {
        right: 10px;
 
    }
    ._m1_ .deepaksImage {
        right: 10px;
    
    }
    .ourManagementTeam {
        font-size: 24px;
        margin-top: 20px;
    }
}


























/* __________________________________-- */

#sContactBTN {
    color: #fff;
    background-color: #FF554B;
    padding: 20px 70px;
    border-radius: 100px;
}


/* --------------------------------------------------------- */

#largeTextService2 {
    position: absolute;
    width: 100%;
    top: -50px;
    /* background: yellow; */
}

#SBC {
    /* background-color: red; */
    padding-top: 70px !important;
    padding-bottom: 60px;
    position: relative;
    /* background-color: #002fff; */
    padding-top: 260px;
    position: relative;
    width: fit-content;
    margin: auto;
    margin-top: 30px;
    display: grid;
    grid-template-columns: 500px 500px;
    /* grid-template-columns: 100%; */
}



@media only screen and (max-width: 1400px) {
    .containerInner_s .largeBoldText {
        font-size: 3rem !important;
    }


}

@media only screen and (max-width: 1300px) {
    .topDivSS .bigImg {
        width: 400px;
        height: 400px;
    }
}

@media only screen and (max-width: 1240px) {
    .sBox_ {
        margin-top: 60px !important;
    }
}

@media only screen and (max-width: 1127px) {
    #SBC {
        grid-template-columns: 600px;
    }
}

@media only screen and (max-width: 730px) {
    .containerInner_s .largeBoldText {
        font-size: 2rem !important;
        width: fit-content !important;
        margin: auto;
    }

    .container_s .lbt0 {
        max-width: 214px !important;
    }

    #sContactBTN {
        padding: 10px 30px;
        font-size: 0.9rem;
    }

    #largeTextService2 {
        margin: auto;
        left: 0;
        right: 0;
    }

    #SBC {
        grid-template-columns: 100%;
    }

    .topDivSS .imageCardsContainer_ {
        padding-bottom: 0px !important;
    }

    .topDivSS .imageCardsContainer_ .emajes {
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width: 469px) {
    .containerInner_s .largeBoldText {
        font-size: 1.5rem !important;
    }

    .container_s .lbt0 {
        max-width: 166px !important;
    }

    #sContactBTN {
        padding: 10px 30px;
    }
}