.section_about {
    position: relative;
}

.about_content {
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    margin-top: 2vw;
}

.about_content h2 {
    font-family: "roc-grotesk-compressed", sans-serif;
    font-size: 3.4vw;
    line-height: 0.8;
    margin-bottom: 1vw;
    text-transform: uppercase;
}

.about_content p {
    font-size: 1.03vw;
    font-weight: 500;
    width: 26vw;
    text-align: justify;
}

.about_content .emailid {

    text-decoration: none;
}

.about_content .emailid a {
    font-size: 1.03vw;
    font-weight: 500;

    color: #0098e2;
}

.sun {
    position: absolute;
    top: 5vw;
    right: 5vw;
    width: 15%;
}

.building {
    position: absolute;
    bottom: 0vw;
    left: -6.2vw;
    width: 30%;
}

@media (max-width:767px) {

    .about_content {
        height: auto;
        margin: 0 auto;
    }

    .sun {
        position: unset;
        width: 60%;
        align-items: center;
        margin-right: 60px;
    }

    .about_content h2 {
        font-size: 42px;
        margin: 15px 0;
    }

    .about_content p {
        font-size: 15px;
        width: 90%;
        text-align: justify;
    }

    .building {
        position: unset;
        width: 85%;
        padding-top: 20px;
    }

    .about_content .emailid a {
        font-size: 15px;
        font-weight: 500;

        color: #0098e2;
    }

    .section_two img {
        height: auto !important;

    }

    .msg_from_ceo {
        display: flex;
        flex-direction: column;
        /* text-align: center; */
    }

    .col-1 {
        width: 100% !important;
        
        margin: 0 auto !important;
    }

    .col-1 img {
        position: unset !important;
    padding-top: 30px;
        margin: 0 auto !important;
    }

    .col_content {
        display: flex;
        flex-direction: column;
    }

    .col-2 {
        width: 90% !important;
        padding: 20px !important;
    }

    .col-2 h2 {
        font-size: 42px !important;
        margin: 15px 0 !important;
    }

    .col-2_content p {
        margin-bottom: 10px !important;
        font-size: 15px !important;
    }

    body br {
        display: none;
    }

    .col-2_content li {
        font-size: 15px !important;
    }
.col-2_content ul {
       padding: 0 0 0 13px;
    }

    .col-2_img {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .col-2_img img {
        width: 60% !important;

    }

    .col-2_img p {
        font-weight: 500;
        font-size: 15px !important;
      margin-left: 13px !important;
    }

    .col-2_img p br {
        display: block;
    }

}



.section_two img {
    height: 100vh;

}

.msg_from_ceo {
   
    width: 100vw;
    position: relative;
    display: flex;

}

.col-1 {
    background: #d6fbfb;
    width: 25%;
    display: flex;
    align-items: end;
    justify-content: center;
}

.col-1 img {
   width: 57%;
    margin-top: 13vw;
}

.col-2 {
    width: 70%;
    padding: 4vw 0 3.2vw 4.4vw;


}

.col_content {
    display: flex;

}

.col-2_content p {
    margin-bottom: 1vw;
    font-size: 0.9vw;
}


.col-2_content li {
    margin-left: 1vw;
    font-size: 1vw;
}

.col-2 h2 {
    font-family: "roc-grotesk-compressed", sans-serif;
    font-size: 3.4vw;
    line-height: 0.8;
    margin: 2vw 0;
    text-transform: uppercase;
}

.col-2_img img {
    width: 52%;
    margin-left: 0;
    margin-top: 1vw;
   
}

.col-2_img{
    display: flex;
    align-items: start;
    flex-direction: column;
    margin: 0 0 0 3vw;
    width: 33%;
   
}

.col-2_img p {
    font-weight: 500;
    text-align: end;
    margin-top: 2vw;
    margin-right: 0vw;
    font-size: 0.9vw;
     margin-left: 1vw;
}

.adva h3 {
    font-weight: 500;
    font-size: 1.03vw;
    padding: 0.533vw 0;
}

.adva p {
    font-size: 0.9vw;
}

.pt {
    padding: 2.6vw 0 0;
}

.incol h3 {
    font-weight: 500;
    font-size: 1.03vw;
}

.incol p {
    font-size: 0.9vw;
    line-height: 1.2vw;
    padding: 0.467vw 0 0;
}

.datasotext {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 4.667vw 0 0;
    position: relative;
}

.datasotext:before {
    content: '';
    border: 0.067vw solid #000;
    width: 52%;
    position: absolute;
    height: 1.667vw;
    border-bottom: none;
    top: 2.533vw;
}

.datasotext:after {
    content: '';
    position: absolute;
    border-left: 0.067vw solid;
    height: 1.333vw;
    top: 1.2vw;
}

.incol {
    padding: 0 1vw;
}

.our_baseline {
    display: flex;
}

.scope {
    display: flex;
    text-align: left;
    gap: 1.333vw;
    margin: 0 0 2.85vw;
}

.scotext h2 {
    font-family: "roc-grotesk-compressed", sans-serif;
}

.scotext {
    display: flex;
    flex-direction: column;
    gap: 0.267vw;
}

.scotext h2 {
    font-family: "roc-grotesk-compressed", sans-serif;
    font-size: 2vw;
}

.our_baseline .col-2 {
    align-items: baseline;
    padding: 0 0 0 4vw;
}

.scotext p b {
    color: #0098e2;
}

.scope_box {
    display: flex;
    text-align: left;
    position: relative;
}

.elpca {
    background: #0f3557;
    color: #fff;
    padding: 5.5vw 3vw 5.5vw 3vw;
    border-left: 0.3vw solid #0094de;
}

.dcpca {
    background: #10665c;
    color: #fff;
    padding: 5.5vw 1.3vw 5.5vw 2vw;
}

.dla {
    background: #e9e313;
    padding: 5.8vw 8vw 5.8vw 8vw;
}

.pgs {
    background: #70d2eb;
    padding: 5.5vw 0.5vw 5.5vw 0.5vw;
}

.wasgo {
    background: #c4ff80;
    width: 2vw;
    position: relative;
}

.other {
    background: #d7fcfc;
    width: 2vw;
    position: relative;
}

.waothtext {
    position: absolute;
    bottom: -6vw;
    width: 8.8vw;
    text-align: right;
    left: -8vw;
}

.other .waothtext {
    left: -5.333vw;
    bottom: -5.067vw;
}

.waothtext:before {
    content: '';
    width: 0.067vw;
    height: 6.067vw;
    background: #000;
    display: block;
    position: absolute;
    left: 8.99vw;
    bottom: 3.333vw;
}

.other .waothtext:before {
    left: 6.2vw;
    bottom: 2.333vw;
}

.scoboder {
    border: 0.067vw solid #000;
    height: 0.667vw;
    width: 0.2vw;
    border-bottom: none;
    position: absolute;
    top: -1.067vw;
}

.elpca:before {
    content: '';
    width: 21.999vw;
    height: 0.667vw;
    display: block;
    position: absolute;
    top: -1.067vw;
    left: 0.467vw;
    border: 0.067vw solid #000;
    border-bottom: none;
}

.scope .scotext:last-child {
    padding: 0 0 0 4vw;
}

.dla:before {
    content: '';
    width: 29.9vw;
    height: 0.667vw;
    display: block;
    position: absolute;
    top: -1.067vw;
    right: 0;
    border: 0.067vw solid #000;
    border-bottom: none;
}

.colimg {
    background: url(../img/bg.png);
    display: flex;
    gap: 2vw;
    justify-content: end;
    padding: 0 4vw 0 0;
    align-items: center;
    height: 42vw;
    width: 98%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.gallerypart {
    display: flex;
    position: relative;
}

.colbl {
    width: 16%;
}

.colimg img {
    width: 21vw;
}

.colimg:before {
    content: '';
    background: url(../img/bg2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
    width: 21.6vw;
    height: 33.6vw;
    position: absolute;
    left: 0px;
}

.gallerypart:before {
    content: '';
    background: url(../img/bg3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
    width: 34.8vw;
    height: 24.667vw;
    position: absolute;
    left: 0;
    bottom: -14.2vw;
    z-index: 99;
}

.section_five {
    padding: 3.333vw 0 0;
    z-index: 999999;
    position: relative;
}

.data_science {
    display: flex;
}

.data_science h2 {
    font-family: "roc-grotesk-compressed", sans-serif;
    font-size: 3.8vw;
    line-height: 0.9;
}

.emiss {
    display: flex;
    gap: 8.333vw;
}

.emicol p {
    color: #0098e2;
}

.emicol {
    margin: 0.667vw 0;
}

.data_science p {
    padding: 0 0 1.333vw;
}

.emicol h2 {
    font-size: 8vw;
    line-height: 0.8;
}

.data_science .col-1 {
    background: #d6fbfb;
}

.data_traget {
    display: flex;
}

.targe {
    background: #e9e313;
    display: block;
    width: 100%;
    padding: 2vw 0;
    font-family: "roc-grotesk-compressed", sans-serif;
    font-size: 3.333vw;
}

.data_traget p {
    font-size: 0.9vw;
}

.emisst {
    display: flex;
    gap: 10vw;
    padding: 2.333vw 0;
}

.emicolt p {
    color: #0098e2;
}

.emicolt h2 {
    font-family: "roc-grotesk-compressed", sans-serif;
    font-size: 6.4vw;
    line-height: 0.8;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

.optimiplan {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3.6vw 0;
}

img.cloud {
    padding: 3.333vw 0 0;
}

img.bmimg {
    width: 60%;
    margin: 2vw auto 0;
    position: relative;
    bottom: -0.9vw;
    ;
}

img.actv {
    position: relative;
    bottom: -3.333vw;
    right: -23.333vw;
}



.section_second {
    background-image: url(../img/220123_ICD-068.JPG);
    height: 40vw;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.emicol p {
    font-weight: bold;
    letter-spacing: 0.067vw;
}

.emicolt p {
    font-weight: bold;
    letter-spacing: 0.067vw;
    font-size: 1.1vw;
}











@media (max-width:767px) {
    .container {
        width: 100%;
    }

    .data_inte {
        flex-direction: column;
        text-align: center;
    }

    .our_baseline {
        flex-direction: column;
    }

    .scope_box {
        flex-direction: column;
        width: 100%;
    }

    .scoboder {
        display: none;
    }

    .elpca:before {
        display: none;
    }

    .dla:before {
        display: none;
    }

    .elpca {
        width: 100%;
        padding: 30px 0;
        text-align: center;
        border: none;
    }

    .dcpca {
        width: 100%;
        padding: 30px 0;
        text-align: center;
    }

    .dla {
        width: 100%;
        padding: 30px 0;
        text-align: center;
    }

    .pgs {
        width: 100%;
        padding: 30px 0;
        text-align: center;
    }

    .waothtext {
        position: relative;
        bottom: 0;
        width: 100%;
        text-align: center;
        left: 0;
    }

    .waothtext:before {
        display: none;
    }

    .waothtext:before {
        display: none;
    }

    .wasgo {
        width: 100%;
        padding: 30px 0;
        text-align: center;
    }

    .other {
        width: 100%;
        padding: 30px 0;
        text-align: center;
    }

    .other .waothtext {
        left: 0;
        bottom: 0;
    }

    .colimg {
        padding: 20px 0 20px 0;
        background: #11665b;
        flex-direction: column;
        height: auto;
        width: 100%;
    }

    .colimg:before {
        display: none;
    }

    .gallerypart:before {
        display: none;
    }

    .colbl {
        width: 100%;
    }

    .gallerypart {
        flex-direction: column;
    }

    .colimg img {
        width: 92%;
    }

    .data_science {
        flex-direction: column;
    }

    .section_five {
        padding: 0;
    }

    .data_traget {
        flex-direction: column;
    }

    img.bmimg {
        width: 90%;
        margin: 30px auto 0;
        position: relative;
        bottom: -38px;
    }

    img.actv {
        bottom: -44px;
        right: -230px;
    }

    .scope {
        flex-direction: column;
        width: 100%;
        margin: 0 0 30px;
        text-align: center;
    }

    .section_second {
        height: 220px;
    }

    html,
    body {
        overflow-x: hidden;
    }

    .incol h3 {
        font-size: 15px;
        line-height: normal;
    }

    .data_inte p {
        font-size: 14px;
        line-height: normal;
    }

    .data_science h2 {
        font-size: 38px;
        line-height: 35px;
    }

    .targe::before {
        display: none;
    }

    h2.targe {
        font-size: 38px;
    }

    .data_inte h2 {
        font-size: 38px;
        line-height: normal;
    }

    .scotext h2 {
        font-size: 20px;
    }

    .scotext p {
        font-size: 15px;
    }

    .scope_box p {
        font-size: 15px;
    }

    body {
        font-size: 15px;
    }

    .emicolt p {
        font-weight: 500;
        font-size: 14px;
    }

    .data_traget p {
        font-size: 14px;
    }

    .emisst {
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
        gap: 20px;
    }

    .emicolt img {
        width: 20% !important;
    }

    .emicolt h2 {
        font-size: 45px;
        gap: 10px;
        justify-content: center;
    }




}