<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------- laptop styles ----------- */

@media only screen and (max-width: 991px) and (min-width:768px){
  .menu-list {
    max-width: 8%;
    float: right;
  }

  header#header .container { padding: 0;}

  .region-we-mega-menu {
    padding: 5px 5px 12px 14px;
    margin-bottom: 0;
    background: transparent;
    float: right;
  }

  .navbar-toggle .icon-bar {
    background-color: #333;
    height: 2px;
    width: 30px;
    border-radius: 25px;
    padding-bottom: 0px;
    float: right;
    margin-bottom: 1px;
  }

  .footer-tile {
    max-width: 75%;
    margin-bottom: 10px;
    margin-left: 25%;
  }

  .header-wrapper .we-mega-menu-li a::before { display: block;}
  .header-wrapper .we-mega-menu-li a::after { display: block;}

  .btn-close {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
  }

  nav#navbar-top {
    display: none;
  }


/*  div#search { margin-top: 100px;}*/
  div#block-searchform .content.container-inline { width: 95%;}

  .header-wrapper .dropdown-menu a {
    padding: 5px 18px !important;
  }

  .home-pg-section .col-sm-3.industries-tile {
    max-width: 345px;
    min-width: 360px;
    margin-bottom: 24px;
  }

  .industries-tile h4 {
    margin: 40px 0 20px 0;
    min-height: auto;
  }

  li.we-mega-menu-li.dropdown-menu {
    width: 100%;
  }

  .owl-nav {
    margin-bottom: 50px;
  }

  li.we-mega-menu-li.contact-us {
    margin-left: 6px !important;
    margin-top: 2px !important;
  }

  li.we-mega-menu-li.contact-us a {
    border-radius: 25px !important;
  }

  nav#navbar-top {
    padding-top: 15px !important;
  }

  .header-wrapper{ position: relative;}


  .front-banner img {
    position: relative;
    left: 180px;
    top: 70px;
  }

  .front-banner {
    margin-left: calc(50% - 380px);
  }

  .inner-txt {
    margin-left: 12px;
    width: 350px;
  }

  .inner-txt h1 { margin-top:0;}

  .inner-txt p {
    width: 90%;
  }

  .float-wapper {
    position: static;
    float: left;
    left: unset;
    padding-right: 0;
    margin-top: 0;
    margin-left: 3%;
  }

  /*.overview{ max-height: 600px;}*/

  .we-mega-menu-submenu-inner {
    width: 100%;
    float: left;
    background: #333;
  }

  .we-mega-menu-submenu-inner .we-mega-menu-row {
    padding: 0;
  }

  .navbar-we-mega-menu.navbar {
    width: 350px;
    margin-top: 0;
  }

  ul.we-mega-menu-ul.nav.nav-tabs {
    padding-top: 10px;
    max-height: 700px;
    overflow: scroll;
  }

  li.we-mega-menu-li.dropdown-menu a {
    padding: 13px 25px !important;
    margin-top: 0;
  }

  li.we-mega-menu-li.dropdown-menu span{ padding: 13px 25px !important; margin-top: 0;}

  li.we-mega-menu-li.contact-us {
    padding: 3px 25px 13px 20px !important;
  }

  li.we-mega-menu-li.contact-us a {
    padding: 5px 10px !important;
    margin-top: 0 !important;
    height: 30px !important;
  }

  .we-mega-menu-row {
    padding: 5px 5px 5px 5px;
  }

  ul.nav.nav-tabs.subul {
    padding-left: 1px !important;
    background: #1d1d1d;
  }

  ul.nav.nav-tabs.subul a.we-mega-menu-li {
    padding-left: 8px !important;
  }

  .tile-content h4 { width: 90%;}

  .we-mega-menu-ul&gt;.dropdown-menu:hover&gt;a, .we-mega-menu-ul&gt;.dropdown-menu:hover&gt;span, .we-mega-menu-ul&gt;.dropdown-menu:focus&gt;a, .we-mega-menu-ul&gt;.dropdown-menu:focus&gt;span {
    color: #FFF !important;
    text-decoration: underline;
    text-underline-position: under;
    cursor: pointer;
  }

  .overall-content {
    margin-top: 0px;
    min-width: 55%;
  }

  .retail-banner-text.inner-txt, .page-node-type-csr-pages .inner-txt {
    left: 10px;
    margin-left: calc(50% - 380px);
  }

  .retail-banner .owl-carousel .owl-item .container &gt; img {
    max-width: 400px;
    margin-top: 0;
  }

  .inner-txt .spec-head {
    margin-top: 10px;
    font-size: 18px;
  }

}



@media only screen and (min-width: 768px) and (max-width: 770px){
  .owl-carousel .owl-item img {
    top: 70px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 560px){
  .col-sm-3.col-xs-8.logo {
    max-width: 45% !important;
  }

  .col-sm-8.col-xs-4.pd0.menu-list {
    float: right;
  }

  .front-banner img {
    max-width: 100%;
    margin-top: 0;
  }

  .footer-tile {
    max-width: 70%;
    margin-left: 20%;
  }

  .front-banner {
    margin-left: calc(50% - 275px);
  }

  .inner-txt p {
    display: block;
  }

  .path-frontpage .industries-tile {
    max-width: 50% !important;
    min-width: 50%;
  }

  .overview-content {
    min-width: 60%;
  }

  .front-banner .inner-txt img {
    width: 45%;
    float: left;
    margin-right: 10px;
  }

  .overview-video {
    bottom: 0%;
    min-width: 100%;
  }

  .platformation-services .tile-content p {
    padding-right: 25px;
  }

  .we-mega-menu-submenu-inner {
    width: 100%;
    float: left;
    background: #333;
  }

  .we-mega-menu-submenu-inner .we-mega-menu-row {
    padding: 0;
  }

  .navbar-we-mega-menu.navbar {
    width: 350px;
    margin-top: 0;
  }

  ul.we-mega-menu-ul.nav.nav-tabs {
    padding-top: 10px;
  }

  li.we-mega-menu-li.dropdown-menu a {
    padding: 13px 25px !important;
  }

  li.we-mega-menu-li.dropdown-menu span{ padding: 13px 25px !important; margin-top: 0;}

  span.btn-close {
    right: 10px;
    top: 10px;
  }

  li.we-mega-menu-li.contact-us {
    padding: 3px 25px 13px 15px !important;
  }

  li.we-mega-menu-li.contact-us a {
    padding: 5px 10px !important;
  }

  .we-mega-menu-row {
    padding: 5px 5px 5px 5px;
  }

  ul.nav.nav-tabs.subul {
    padding-left: 1px !important;
    background: #1d1d1d;
  }

  ul.nav.nav-tabs.subul a.we-mega-menu-li {
    padding-left: 8px !important;
  }

  li.we-mega-menu-li.contact-us a {
    margin-top: 0px !important;
    height: 30px;
  }

  .item.col-sm-4 {
    max-width: 100%;
    min-width: 100%;
  }

}

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

  .conatiner{ max-width: 480px;}

  .footer-tile {
    max-width: 85%;
    margin-left: 15%;
    margin-bottom: 10px;
  }

  .overall-content {
    text-align: left;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .item.col-sm-4 {
    max-width: 100%;
    min-width: 100%;
  }

}

@media only screen and (max-width: 480px) and (min-width: 300px){

  h2.section-title {
    font-size: 22px;
    color: #eb2329;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
    margin-top: 0;
    font-family: 'Segoe UI SemiBold';
  }

}


/*custom media start*/
@media only screen and (max-width: 991px) and (min-width:768px){
  div#writeup img.great-cusimg {
    float: right;
    margin-top: 0px;
    width: 100%;
    position: relative;
    transform: translate(0%, 17%);
  }

}
/*custom media end*/


@media only screen and (max-width: 1024px) and (min-width:992px){

  li.we-mega-menu-li.dropdown-menu span{ padding: 5px 13px !important;}
  .search-icon{ margin-top: 10px;}
  .region-we-mega-menu{ margin-top: 10px;}
  nav#navbar-main .container{ padding: 0;}
  div#writeup img.great-cusimg {
    margin-top: 180px;
  }
}

  nav#navbar-main .container{ padding: 0;}

/*menu custom css start*/
/* Landscape phones and down */
@media only screen and (max-width: 1326px) and (min-width:992px){
 /* .retail-new-plt-menu-txt&gt;.we-mega-menu-submenu {
    width: 1045px;
    left: 33px!important;
    position: absolute;
    height: 551px;
    padding: 0px 22px;
    margin-top: 0px;
    margin-left: -450px!important;
  }*/

  .retail-new-plt-menu-txt ul.nav.nav-tabs.subul .we-mega-menu-li {
    width: 235px;
  }
}

@media only screen and (max-width: 1240px) and (min-width:1327px){
  .retail-new-plt-menu-txt&gt;.we-mega-menu-submenu {
    width: 1179px;
    left: 10px!important;
    position: absolute;
    height: 551px;
    padding: 0px 22px;
    margin-top: 0px;
  }
}
/*menu custom css end*/
/***added from style.css***/
@media only screen and (min-width: 1250px) and (max-width: 1366px) {
  div#retail-hamburger {
    width: 5%;
  }
  .people-pg-area .banner-text {
    width: 52%;
  }
  .people-pg-area .banner-text h3 {
    font-size: 50px;
    line-height: 1.2;
    font-family: 'Segoe UI SemiBold';
    padding: 0 2%;
    width: 36rem;
  }
  /*.left-cont p {
    padding: 0 0% 0 12%;
    font-size: 17px;
  }*/
  #people-page p.learn-more-txt {
    margin-top: 5px;
  }
  .position-cont h2 {
    padding: 5% 40% 0 0;
  }
  #people-page p {
    font-size: 17px;
    margin-bottom: 0;
  }
  .people-pg-area .banner-text p {
    margin-left: 3%;
    padding-right: 12.5%
  }
  .max-img img {
    max-width: 96%;
  }
  .grp-btn {
    margin-left: 70px;
  }
  .robo-img {
    height: 500px;
  }
  /*.header-wrapper .we-mega-menu-ul&gt;.dropdown-menu:first-child&gt;.we-mega-menu-submenu {
    margin-left: -33.9rem;
    margin-top: 1px;
  }*/
  .dynamics-image {
    margin-left: 3%;
  }
  #people-page p.data-mt {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1450px){
 .header-wrapper .we-mega-menu-ul&gt;.dropdown-menu:first-child&gt;.we-mega-menu-submenu {
    margin-left: -38rem;
    margin-top: 1px;
  }


}
</pre></body></html>