<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-device-width : 768px) and (max-device-width :1024px){

}


@media only screen and (min-device-width : 481px) and (max-device-width : 768px) {

}


@media only screen and (min-device-width : 481px) and (max-device-width : 600px){

}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.innernav .celebrationyear{    position: relative;
    left: -40px;}

.contactbox:not(:last-child)::after{    border-right: none;     border-bottom: 1px solid #eaeaea; width: 100%}
.contactbox{    padding-bottom: 20px;padding-top: 20px;}
.footerlink1 {margin-right: 0px;}
.footerlink1 img{padding-right: 65px;}
.footerlink1 p{text-align: left;}
.copyrights .social-links{float: left;}
.file-select{flex-wrap: wrap;}
.currenthiring ul li{padding: 15px 11px;
    width: 47%;
    margin-bottom: 30px;
    margin-right: 8px;
    background: #ddd;
    border-left: 4px solid #e4b234;}
 .currenthiring.contactinfo {
    margin-top: 25px;
}
.contactinfo h4{    margin-top: 20px;}
.widget-area {padding-left: 20px;}
.projectswrapper .nav-tabs {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.projectswrapper .nav-tabs .nav-item {
    width: 50%;
}
.projectswrapper .nav-item .nav-link{height: auto;    font-size: 11px;}
.projectswrapper .nav-item a.active:before{top: 27px;}
.valuefeture ul li {
    width: 100%;
    margin: 8px 0px;
    border: 1px dashed;
    padding: 10px;
}

.valuefeture {
    border-left: none;
}


}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

}


@media only screen and (min-device-width : 1024px) and (max-device-width :1366px) and (orientation : portrait){

}


@media only screen and (min-device-width : 1024px) and (max-device-width :1366px) and (orientation : landscape){

}
.video-wrapper{display: none;}
.jarallax{display: block;}
/* SCREEN - 1680px */
@media only screen and (max-width: 1680px) {
    /* home */
}
/* SCREEN - 1600px */
@media only screen and (max-width: 1600px) {
    /* home */
}
/* SCREEN - 1440px */
@media only screen and (max-width: 1440px) {
    /* home */
}
/* SCREEN - 1366px */
@media only screen and (max-width: 1366px) {
    /* home */
}
/* SCREEN - 1280px */
@media only screen and (max-width: 1280px) {
    /* home */
}
/* SCREEN - 1204px */
@media only screen and (max-width: 1024px) {
    /* home */
    ul.projectlisting.home_project{
        display: flex;
    /* flex-direction: column !important; */
    flex-wrap: wrap;
    justify-content: center;
    }
    
    ul.projectlisting li{
        margin: 0 1rem 3.2rem 1rem !important;
    }
    .projectlisting.slou {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-evenly
    }
    .projectbysol.projectlisting.slou li {
        width: 22%;
    }

    .serviceslist {
        display: flex;
        /* flex-direction: column; */
        gap: 1rem;
        flex-wrap: wrap;
    }
    .serviceitem {
        width: 48% !important;
        display: inline;
        float: right;
    }

    /*  */
    .journey2 .nav-interface .iconservice {
        left: 85px;
        top: -20px;
    }
    .journey3 .nav-interface .iconservice{
        top: 40px;
        left: 190px;
    }
    .journey3 .nav-interface .icontext{
        left:190px;
        top:130px;
    }
    .journey4 .nav-interface .iconservice {
        right: -390px;
        top: 40px;
    }
    .journey4 .nav-interface .icontext {
        left: 343px;
        top: 127px;
    }
    .journey5 .nav-interface .iconservice {
        right: -480px;
        top: -20px;
    }
    .journey5 .nav-interface .icontext {
        right: -532px;
        top: 50px;
    }
    .journey6 .nav-interface .iconservice {
        right: -527px;
        top: -120px;
    }
    .journey6 .nav-interface .icontext {
        right: -582px;
        top: -58px;
    }
    /*  */
    #newsandevents .container .row .newswrap a img{
        width: 100% !important;
    }
    .office{
        min-height:200px;
    }
      /* Services  */
      .solutioninfo ul{
        flex-direction: row;
        flex-wrap: wrap;
       
      }
      .solutioninfo ul li {
        width: 27%;
    }
    .solutioniconwrap {
        margin: 0 auto;
    }
    .nav-menu a {
        padding: 12px 5px;
    }
    #header .logo img {
        max-height: 30px !important;
    }
    .mobile-nav-toggle{
        display: none;
    }
}
/* SCREEN - 768px */
@media only screen and (max-width: 768px) {
    /* home */
    #whoweare .whowetext,
    #careers .careertextwrap{
        margin-bottom: 2.6rem;
    }
    #Keyfigures .container .row{
        justify-content: space-between;
    } 
    .ourjourneyimg{
        background-size: auto;
        background-position: 100px 120px;
    }
    .tab-content .tab-pane p{
        padding: 0 4rem;
    }
    .journeyone .nav-interface .iconservice{
        left: 115px;
    }
    .journey6 .nav-interface .iconservice{
        right: -620px
    }
    .journey2 .nav-interface .iconservice{
        left: 166px;
    }
    .journey5 .nav-interface .iconservice{
        right: -570px;
    }
    .journey4 .nav-interface .iconservice{
        right: -464px;
        top: 50px;
    }
    .journey3 .nav-interface .iconservice {
        top: 49px;
        left: 266px;
    }

    .journeyone .nav-interface .icontext{
        left: 45px;
    }

    .journey2 .nav-interface .icontext {
        left: 100px;
        top: 41px;
    }
    .journey3 .nav-interface .icontext {
        left: 265px;
    }
    .journey4 .nav-interface .icontext {
        left: 411px;
    }
    .journey5 .nav-interface .icontext {
        right: -616px;
    }
    .journey6 .nav-interface .icontext {
        right: -674px;
    }
 /* formulation */

.solutions_innerpage .inner-page-imgheight.image::after{
    width:86%;
}
/* case-study */
.caseimgwraps {
    position: relative;
    width: 80%;
    margin: 0 auto 1.6rem auto;
}
 /* Services  */
 .solutioninfo ul{
    justify-content: space-between;
   
  }
  .chooseus-content {
      width: 100%;
  }
  .chooseus-bg,
  .project-managementcoverimg.chooseus-bg {
    width: 100%;
    height: 100vh;
  }
  .chooseus-content-first,
  .choose-area.project-management .chooseus-content {
    padding:30px 20px 15px 40px !important; 
}
/* whoweare */
.valuefeture ul{
    justify-content: space-around;
}
.feature .single-feature{
    min-height: 309px;
}
.valuefeture ul li{
    width: 45%;
}
.flip-card{
    height: 240px;
}
.modal-body {
    padding: 1rem !important;
}
.projectswrapper .nav-tabs{
    width: 100%;
}
#header .logo img {
    max-height: 51px !important;
}
.widget-area {
    padding-left: 61px;
}
.mobile-nav-toggle{
    display: block;
}
.container-custome .float-right{
    float: none !important;
}
/* .jarallax #jarallax-container-0{
    height: 74% !important;
}
.jarallax #jarallax-container-0 #VideoWorker-0{
    width: 766.11px !important;
    margin: -206px 0px 0px 0px!important
    
  } */
  .jarallax {
    height: 66vh;
}
  .jarallax #jarallax-container-0 #VideoWorker-0{
    width: 770.11px !important;
    margin: -148px 0px 0px !important;
  }
}

/* SCREEN - 767px */
@media only screen and (max-width: 767px) {
/* home */
    .whoweimg{
        max-width: 100%;
    }
    .whoweimg img{
        margin-top: 2.3rem;
    }
    .count-box img{
        display: block;
    margin: 0 auto;
    }
    .facts .count-box span{
        display: inline-block;
    }

    .customewidth{
        max-width: 540px;
    }
    #newsandevents .container .col-md-3.aos-init.aos-animate{
        margin: 1.6rem 0;
    }
    #newsandevents .container .col-md-3.aos-init.aos-animate .newswrap{
        height: 415px;
    }
    #newsandevents .container .col-md-3.aos-init.aos-animate .newswrap a img{
        width: 100%;
    }
    .currenthiring h4{
        margin-bottom: 1.4rem;
    }
    .careertextwrap p{
        margin-bottom: 0.5rem;
    }
    #careers .knowmorebtn{
        margin-bottom: 1.6rem;
    }
    .contactinfo .office{
        margin: 0.6rem 0;
    }
    #contact .contactform{
        width: 480px;
        margin: 2.4rem auto 0 auto !important;
    }

    /*  */
    ul.projectlisting.home_project {
        justify-content: space-around;
    }
    .projectbysol.projectlisting.slou li {
        width: 39%;
    }
    .ourjourneyimg{
        background-size: 90%;
        background-position: 20px 120px;
    }
    .journeyone .nav-interface .iconservice {
        top: -122px;
        left: 35px;
    }
    .journey6 .nav-interface .iconservice {
        right: -475px;
    }
    .journey2 .nav-interface .iconservice {
        left: 85px;
    }
    .journey3 .nav-interface .iconservice {
        top: 21px;
        left: 169px;
    }
    .journey4 .nav-interface .iconservice {
        right: -328px;
        top: 24px;
    }
    .journey5 .nav-interface .iconservice{
        right: -413px;
        top: -20px;
    }
    .journeyone .nav-interface .icontext{
        left: -30px;
    }
    .journey2 .nav-interface .icontext{
        left: 19px;
    }
    .journey3 .nav-interface .icontext {
        left: 167px;
        top: 100px;
    }
    .journey4 .nav-interface .icontext {
        left: 277px;
        top: 100px;
    }
    .journey5 .nav-interface .icontext{
        right: -473px;
    }
    .journey6 .nav-interface .icontext {
        right: -527px;
        top: -56px;
    }
    #newsandevents .newswrap{
        height: auto;
    }

    /* formulation */

.solutions_innerpage .inner-page-imgheight{
    display: flex;
    justify-content: center;
    margin: 0.8rem auto;
}
.solutions_innerpage .inner-page-imgheight.image::after{
    width:350px;
    left: 65px;
}
.solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image::after {
    width: 92%;
    left: -4px;
}
/* Services  */
.servicesnew .infodetails.rightimg{
    flex-direction: column;
}
.servicesnew .infodetails.leftimg {
    flex-direction: column-reverse;
}
.serviceleft{
    margin-left: 0px;
}
.servicedetails:not(:last-child) {
    margin-bottom: 20px;
}
.careertextwrap .container .row img{
    width: 100%;
    margin: 1rem auto;
}
.chooseus-content{
    width: 100%;
}
.chooseus-bg {
    width: 100%;
    height: 100vh;
}
.qc-container{
    flex-direction: column-reverse;
}
.qc-container .col-md-5.col-lg-4{
    text-align: center;
    margin-bottom: 0.6rem;
}
.qc-container .col-md-5.col-lg-4 img{
    width: 75%;
}
section.careertextwrap{
    padding: 0px;
}
/* whoweare */
.valuefeture{
    border-left:none;
    margin-top: 1.8rem;
}
.feature .single-feature:hover .valuefeture {
    border-left:none;
}
.feature .single-feature {
    min-height: auto;
}
.dropdown-menu.show{
    width: 100%;
}
#Keyfigures.facts .count-box .svgbox{
    margin: 1.54rem 0 !important;
}
.facts .count-box .svgbox::after{
    width: 55px;
        height: 55px;
}
.flip-card {
    height: 190px;
}
.copyrights,
.copyrights .social-links{
    text-align: center;
}
.copyrights .social-links{
    float: none;
    margin: 0.8rem 0;
}
.newswrap{
    height: 435px !important;
}
}
/* SCREEN - 575px */
@media only screen and (max-width: 575px){
    /* home */
    .video-wrapper{
        height: 58vh !important;
    }
    #solution .container .row .col-sm-6.col-md-4.col-lg-3.col-xl-3,
    #Keyfigures .container .row .col-sm-6.col-md-5.col-lg-3{
        width: 48% !important;
        margin-left: auto;
        margin-right: auto;
    }
    .whoweimg img {
        margin-top: 0;
    }
    .journeyone .nav-interface .icontext {
        left: -17px;
        top: -59px;
    }
    section#careers{
        padding: 0;
    }
    .contactinfo .office {
        margin: 0.6rem auto;
        width: 510px;
    }
    .contactinfo h4{
        width: 89%;
        margin: 0 auto;
    }
    .footermainhead::after{
        width: 100% !important;
    }
    .footer-logo{
        width: 45% !important;
    }
    .footer-iso-img{
        width:20% !important;
    }
     /* formulation */
    .solutions_innerpage .inner-page-imgheight.image::after{

        left: 85px;
    }
    .solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image img {
        width: 66%;
    }
    .solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image::after {
        width: 350px;
        left: 85px;
    }

    .currenthiring ul{
        justify-content: space-between;
    }
    .careertextwrap  .contactinfo h4{
        margin: 0 0 0.8rem 0;
    }
     .currenthiring  .contactinfo h4{
        margin: 0 0 0.8rem 0;
    }
    /* whoweare */
    .our-team .item-team{
        width: 90%;
    margin: 1.2rem auto;
    }
    iframe, object, embed, video, .videoWrapper, .video-js{
        height: 58vh;
    }
    .newswrap {
        height: 460px !important;
    }
    .container-custome .float-right{
        float: right !important;
    }
    .jarallax {
        height: 55vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 576.11px !important;
        margin: -150px 0px 0px !important;
    }
}
/* SCREEN - 530px */
@media only screen and (max-width: 530px){
    /* home */
.customewidth{
    display: none;
}
.container-fluid.mobile-journey{
    display: block;
}
.wrapcase .caseimage,
.wrapcase .caseimage img{
    width: 100% !important;
}
.contactform h4 span {
    margin: 0.3rem 0 0.8rem 0;
    display:block;
}
.newswrap {
    height: 435px !important;
}
}
/* SCREEN - 480px */
@media only screen and (max-width: 480px){
    /* home */
    .currenthiring ul{
        justify-content: space-around;
    }
    .currenthiring ul li{
        width: 45%;
    }
    .journeyone .nav-interface .iconservice {
        left: 25px;
    }
    .journey2 .nav-interface .iconservice {
        left: 74px;
        top: -47px;
    }
    .journey3 .nav-interface .iconservice {
        top: 4px;
        left: 155px;
    }
    .journey4 .nav-interface .iconservice {
        right: -318px;
        top: -1px;
    }
    .journey6 .nav-interface .iconservice {
        right: -426px;
    }
    .journey5 .nav-interface .iconservice {
        right: -389px;
        top: -47px;
    }
    .journeyone .nav-interface .icontext {
        left: 3px;
        top: -49px;
    }
    .journeyone .nav-interface .icontext::after{
        left: 12px;
    top: -23px;
    background-size: cover;
    transform: rotate(39deg);
    }
    .journey2 .nav-interface .icontext {
        left: 16px;
        top: 13px;
    }
    .journey3 .nav-interface .icontext {
        left: 157px;
        top: 83px;
    }
    .journey4 .nav-interface .icontext {
        left: 269px;
        top: 80px;
    }
    .journey5 .nav-interface .icontext {
        right: -440px;
        top: 19px;
    }
    .journey6 .nav-interface .icontext {
        right: -455px;
        top: -56px;
    }
    .journey6 .nav-interface .icontext::after{
        left: -2px;
            top: -21px;
    }
    .tab-content .tab-pane p {
        padding: 0rem;
    }
    .contactinfo .office,
    #contact .contactform{
        width: auto;
        padding: 10px 15px;
    }
    .footer-iso-img{
        width:32% !Important;
    }
     /* formulation */
     .solutions_innerpage .inner-page-imgheight img{
         width: 80%;
     }
     .solutions_innerpage .inner-page-imgheight.image::after {
        width: 350px;
        left: 29px;
    }
    .solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image::after {
        width: 294px;
        left: 66px;
    }
    /* Services  */
    .serviceright {
        margin-right: 0px;
    }
    .rightimg .serviceimg::before,
    .leftimg .serviceimg::before{
        width: 83%;
        height: 101%; 
    }
    .leftimg .serviceimg::before{
        left: 35px;
    }
    .infodetails.leftimg .serviceimg{
        text-align: right;
    }
    .serviceimg img{
        width: 80%;
    }
    .solutioninfo ul li {
        width: 96%;
    }
    /* whoweare */
    .valuefeture ul li {
        width: 80%;
    }
    .whowetext h4 {
        font-size: 26px;
    }
    .chooseus-bg, .project-managementcoverimg.chooseus-bg{
        height: 48vh;
    }
    .projectswrapper .nav-item a.active:before {
        top: 20px;
        z-index: -1;
    }
    .newswrap {
        height: 400px !important;
    }
    .jarallax {
        height: 46vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 481.11px !important;
        margin: -147px 0px 0px !important;
    }
    .video-wrapper{display: block;}
.jarallax{display: none;}
}
.video-wrapper {
    height: 46vh !important;
}
iframe {
    height: 46.5vh;
}
/* SCREEN - 440px */
@media only screen and (max-width: 440px){
    /* home */
    .currenthiring ul li {
        width: 90%;
    }
    .currenthiring ul li:nth-child(even){
        margin-right: 8px;
    }
    .serviceslist {
        justify-content: center;
    }
    .serviceitem {
        width: 75% !important;
    }
     /* formulation */
     .solutions_innerpage .inner-page-imgheight.image::after {
        width: 325px;
        left: 29px;
    }
    .solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image::after {
        width: 260px;
    }
    .video-wrapper {
        height: 42vh !important;
    }
    iframe {
        height: 42.5vh;
    }
}

/* SCREEN - 425px */
@media only screen and (max-width: 425px){
    /* formulation */
    .solutions_innerpage .inner-page-imgheight.image::after {
        width: 310px;
    }
    .solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image::after {
      
        left: 52px;
    }

    /* Services */
    .chooseus-content{
        padding:30px 20px 50px 20px;
    }

    .breadcrumbs h2,
    .section-heading h2 {
        font-size: 20px;
    }
    .section-heading h2::before,
    .section-heading h2::after{
        width: 15px;
    }
    .casemainhed{
        font-size:22px;
    }
    .video-wrapper {
        height: 41vh !important;
    }
    iframe {
        height: 41.2vh;
    }
}

/* SCREEN - 375px */
@media only screen and (max-width: 375px){
    /* home */
    .video-wrapper{
        height: 50vh !important;
    }
    #solution .container .row .col-sm-6.col-md-4.col-lg-3.col-xl-3,
    #Keyfigures .container .row .col-sm-6.col-md-5.col-lg-3{
        width: 98% !important;
        margin-left: auto;
        margin-right: auto;
    }
    .projectbysol.projectlisting.slou li {
        width: 70%;
    }
    .serviceslist {
        justify-content: center;
    }
    .serviceitem {
        width: 75% !important;
    }
    .currenthiring ul li {
        width: 95%
    }
    #newsandevents .newswrap{
        margin-left: 0px;
        margin-right: 0px;
    }
    .currenthiring ul li:nth-child(even){
        margin-right: 8px;
    }
    .iso-img{
        display: none;
    }
    .footer-logo {
        width: 65% !important;
    }
    .footerlink1 img{
        padding-right: 0px !important;
    }
    .footer-iso-img {
        width: 25% !important;
    }
     /* formulation */
    .solutions_innerpage .inner-page-imgheight.image::after {
        width: 268px;
    }
    .solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image::after {
        width: 219px;
    }
    iframe, object, embed, video, .videoWrapper, .video-js {
        height: 50vh;
    }
    .video-wrapper{
             padding-top: 0px;
    }
    .newswrap {
        height: 370px !important;
    }
    .jarallax {
        height: 36vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 375.11px !important;
        margin: -147px 0px 0px !important;
    }
    .video-wrapper {
        height: 36vh !important;
    }
    iframe {
        height: 36.5vh;
    }
  
}
/* SCREEN - 365px */
@media only screen and (max-width: 365px) {
    /* home */
    .topbar .container-custome.clearfix .float-right .social-links a{
        width: 25px;
    }
      /* formulation */
      .solutions_innerpage .inner-page-imgheight.image::after {
        width: 218px;
    }
    .solutions_innerpage .inner-page-imgheight.inner-page-imgheight-healthcare.image::after {
        width: 175px;
    }
   
}
/* SCREEN - 325px */
@media only screen and (max-width: 325px) {
    .video-wrapper {
        height: 31vh !important;
    }
    iframe {
        height: 31.5vh;
    }
}

/* mobile */
@media only screen and (max-width: 360px){
    .jarallax {
        height: 30vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 360.11px !important;
    }
    .video-wrapper {
        height: 31vh !important;
    }
    iframe {
        height: 31.5vh;
    }
}
@media only screen and (max-width: 411px){
    .jarallax {
        height: 27vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 411.11px !important;
    }
    .video-wrapper {
        height: 32vh !important;
    }
    iframe {
        height: 32vh;
    }
}

@media only screen and (max-width: 375px){
    .jarallax {
        height: 25vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 375.11px !important;
    }
}
@media screen and (max-width: 768px) and (min-height: 1024px) {
    .jarallax {
        height: 42vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        /* width: 771.11px !important; */
        margin: -171px 0px 0px !important;
    }
  }
  @media screen and (max-width: 540px) and (min-height: 720px) {
    .jarallax {
        height: 41vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 540.11px !important;
        margin: -150px 0px 0px !important;
    }
  }
    @media only screen and (max-width: 414px) and (min-height: 731px){
    .jarallax {
        height: 31vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 414.11px !important;
    }
    .video-wrapper {
        height: 32vh !important;
    }
    iframe {
    height: 31.7vh;
}
}

  @media screen and (max-width: 411px) and (min-height: 823px) {
    .jarallax {
        height: 25vh;
    }
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 411.11px !important;
    }
    .video-wrapper {
        height: 28vh !important;
    }
    iframe {
        height: 28.2vh;
    }
  }

  @media screen and (max-width: 375px) and (min-height: 812px) {
 
    .jarallax #jarallax-container-0 #VideoWorker-0 {
        width: 375.11px !important;
    }
    .video-wrapper {
        height: 27vh !important;
    }
    iframe {
        height: 26.7vh;
    }
  }
  @media screen and (max-width: 375px) and (min-height: 731px) {
    .jarallax {
        height: 25vh;
    }
   
  }
  .video-wrapper{
      display: none;
  }
  .jarallax{
    display: block;
}
  .notiphone.jarallax{
      display: none;
  }
  .iphoneX.video-wrapper{
      display: block;
  }</pre></body></html>