  a, address, b, big, body, canvas, center, div, dl, embed, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, label, li, menu, p, pre, s, section, small, span, strong, time, u, ul, var, video {
      margin: 0;
      padding: 0;
      border: 0;
      font-size: 100%;
      font: inherit;
      vertical-align: baseline;
      font-family: Raleway;
      font-weight: 400
  }

  footer, header, menu, section {
      display: block
  }

  body {
      line-height: 1
  }

  ul {
      list-style: none;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
      padding: 0
  }

  img {
      max-width: 100%
  }

  section {
      float: left;
      width: 100%
  }

  body {
      overflow-x: hidden;
      font-family: Roboto;
      font-weight: 400
  }

  ul {
      float: left;
      width: 100%;
      margin: 10px 0;
      padding: 0
  }

  ul li {
      list-style: none;
      padding: 0 0 0 25px;
      background: url(../images/greenDot.png) no-repeat left 5px;
      font-weight: 400;
      font-family: Raleway
  }

  ul.general {
      padding: 0;
      margin: 10px 0
  }

  ul.general li {
      padding: 0 0 0 35px;
      margin: 5px 0;
      font-weight: 400;
      font-family: Raleway
  }

  header {
      float: left;
      width: 100%;
      background: #fff;
      position: fixed;
      z-index: 3;
      left: 0;
      right: 0;
      box-sizing: border-box;
      padding: 17px 0;
      box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3)
  }

  header ul li {
      background: 0 0
  }

  .inner header {
      margin-top: -25px
  }

  .headerMenu {
      float: right;
      width: 100%;
      margin: 0 0;
      font-family: Roboto;
      position: absolute;
      display: none
  }

  #block-apsl-content {
      float: left;
      width: 100%;
      display: block
  }

  a.ombudsperson {
      white-space: nowrap;
      text-decoration: none;
      margin-top: -8px;
      border-radius: 30px;
      font-size: 16px;
      color: #fff !important;
      padding: 8px 24px 9px 24px !important;
      background: #0041df;
      background: -moz-linear-gradient(45deg, #0041df 0, #6922ab 100%);
      background: -webkit-linear-gradient(45deg, #0041df 0, #6922ab 100%);
      background: linear-gradient(45deg, #0041df 0, #6922ab 100%)
  }

  .videolinkDetails {
      display: none
  }

  header .container {
      width: calc(100% - 30px)
  }

  html {
      width: 100vw;
      overflow-x: hidden
  }

  .SpeakOurExperts .apsl-search-form {
      display: none
  }

  .SpeakOurExperts .webform-container-popup #block-apsl-content {
      display: flex
  }

  .headerBottom {
      float: left;
      width: 100%;
      margin: 0 0
  }

  .headerBottom ul {
      padding: 0 !important;
      margin: 0;
      float: left;
      position: relative;
      width: 100%;
      justify-content: space-between;
      gap: 0 28px;
      display: flex;
      font-family: Roboto;
      height: 27px
  }

  .headerBottom ul li {
      padding: 0;
      height: 25px
  }

  .headerBottom ul li a {
      font-family: Roboto;
      font-weight: 600;
      color: #1d5793;
      font-size: 17px;
      letter-spacing: .9px;
      text-decoration: none !important;
      white-space: normal;
      line-height: normal;
      padding-right: 8px;
  }

  .headerBottom ul li.search::after {
      content: "";
      width: 1px;
      height: 21px;
      background: #666;
      display: block;
      position: absolute;
      margin: -25px 0 0 -64.5%
  }

  .headerBottom ul li ul {
      visibility: hidden
  }

  .menuSec {
      display: flex;
      position: relative
  }

  .menuSec .headerMenu {
      margin: 60px 0 0 0 !important
  }

  .infra ul li {
      border-top: none !important
  }

  .topMenu li.search::after {
      content: "";
      width: 1px;
      height: 10px;
      display: block;
      background: #999;
      position: relative
  }

  .bannerSec {
      margin-top: 128px;
      height: 490px;
      transition: all 0.3s ease;
  }

  #homeBanner, .bannerSec {
      height: 490px;
      box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  }

  .apslMobileBanner {
      display: none !important
  }

  .banner {
      float: left;
      width: 100%;
      position: relative
  }

  .banner .item {
      float: left;
      width: 100vw;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      height: auto !important
  }

  .banner .item img {
      float: left;
      width: 100%;
      min-height: 350px
  }

  .bannerText {
      float: left;
      width: 100%;
      display: flex;
      height: 100% !important;
      position: absolute
  }

  .bannerText .container {
      margin-top: auto;
      margin-bottom: auto
  }

  .bannerText h3 {
      font-family: Raleway;
      font-weight: 400;
      color: #fff;
      font-size: 1.5vw;
      font-size: 30px
  }

  .bannerText h2 {
      font-family: Raleway;
      font-weight: 700;
      color: #fff;
      font-size: 2.6vw;
      font-size: 50px;
      margin: 3px 0 15px 0
  }

  .bannerText p, .bannerText p a {
      font-family: Raleway;
      font-weight: 700;
      color: #fff;
      font-size: .88vw;
      font-size: 18px;
      margin-bottom: 15px;
      text-decoration: none
  }

  a.knowMore, input[type=submit].knowMore {
      font-family: Raleway;
      font-weight: 700;
      color: #fff !important;
      font-size: 14px;
      background: #1d5793 url(https://www.aurigeneservices.comhttps://www.aurigeneservices.com../images/knowMoreArrow.webp) no-repeat 90% center;
      padding: 0 60px 0 30px;
      border-radius: 30px;
      text-decoration: none !important;
      float: left;
      border: none !important;
      outline: 0 !important;
      height: 41px;
      transition: all .1s ease-in-out;
      line-height: 41px;
      max-width: 190px !important;
      font-size: 16px !important;
      line-height: 40px !important
  }

  .banner input[type=submit].knowMore {
      padding: 20px 60px 20px 30px;
      height: 58px;
      line-height: inherit
  }

  a.knowMore:hover, input[type=submit].knowMore:hover {
      background-color: #022f7c;
      color: #fff
  }

  .bannerNav {
      position: absolute;
      width: 100%;
      margin-top: -90px;
      z-index: 1
  }

  .bannerNav a {
      width: 32px;
      height: 32px;
      border: 2px solid #fff;
      border-radius: 50%;
      color: #fff;
      display: inline-block;
      text-align: center;
      float: left;
      margin-left: 15px;
      flex-shrink: 0;
      transition: all .1s ease-in-out
  }

  .bannerNav a:nth-child(2) {
      margin-left: 10px;
      margin-right: 10px;
  }

  .bannerNav a i {
      line-height: 29px;
      font-size: 16px;
      transition: all .1s ease-in-out
  }

  .bannerNav .pageNo {
      margin: 4px 10px
  }

  .bannerNav .pageNo, .bannerNav .pageNo b, .bannerNav .pageNo span {
      float: left;
      font-family: Roboto;
      font-weight: 700;
      color: #fff;
      font-size: 17px
  }

  #homeBanner img {
      width: auto;
      height: auto;
      min-height: 350px;
  }

  .mobileHeader {
      float: right;
      display: none
  }

  .serviceSec {
      float: left;
      width: 100%;
      height: auto !important;
      min-height: 300px !important;
      padding: 50px 0 0;
      margin: 0
  }

  .serviceSec p {
      font-family: Raleway;
      font-weight: 600;
      color: #363636;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 40px;
      box-sizing: border-box;
      padding-right: 15px;
      float: left;
      width: 100%;
      text-align: justify
  }

  .sectionTitle {
      font-family: Raleway;
      font-weight: 700;
      font-size: 36px;
      line-height: 46px;
      letter-spacing: .5px;
      color: #1d5793;
      float: left;
      width: 100%;
      padding-bottom: 30px;
      border-bottom: 1px solid #9a9a9a;
      margin-bottom: 20px
  }

  .sectionTitle span {
      font-family: Raleway;
      font-weight: 700;
      font-size: 36px;
      line-height: 36px;
      letter-spacing: .5px;
      text-transform: none !important
  }

  .servicsTab {
      margin: 28px 0 0 0;
      float: left;
      width: 100%;
      display: flex;
      flex-direction: column;
      height: 100%
  }

  .servicsTab a.knowMore {
      width: 200px;
      margin: 75px 0 0 0
  }

  .menu-item, footer ul li {
      background: 0 0
  }

  #Videos {
      Display: block
  }

  .PharmaceuticalServices {
      float: left;
      width: 100%;
      margin: 50px 0 0
  }

  .PharmaceuticalServices p {
      float: left;
      width: 100%;
      color: #363636;
      font-size: 16px;
      font-family: Raleway;
      font-weight: 600;
      line-height: 24px;
      margin-bottom: 35px
  }

  .PharmaceuticalServices h3, .PharmaceuticalServices p.h3 {
      float: left;
      width: 100%;
      color: #363636;
      font-size: 22px;
      font-family: Raleway;
      font-weight: 800;
      line-height: normal;
      margin: 16px 0 30px 0
  }

  .PharmaceuticalServices h2 {
      float: left;
      width: 100%;
      color: #1d5793;
      font-size: 36px;
      font-family: Raleway;
      font-weight: 700;
      line-height: normal
  }

  .PharmaceuticalServicesImg {
      float: left;
      width: 100%;
      max-width: 509px;
      height: auto;
      overflow: hidden;
      border-radius: 30px
  }

  .DrugInovationSec {
      float: left;
      width: 100%;
      margin: 50px 0 0;
      padding: 60px 0;
      background: #53b393;
      background: -moz-linear-gradient(-45deg, #53b393 0, #1d3cb7 100%);
      background: -webkit-linear-gradient(-45deg, #53b393 0, #1d3cb7 100%);
      background: linear-gradient(135deg, #53b393 0, #1d3cb7 100%)
  }

  .DrugInovationSec h2 {
      margin: auto;
      width: 410px;
      max-width: 90%;
      color: #fff;
      font-size: 60px;
      font-family: Raleway;
      font-weight: 700;
      line-height: 62px;
      text-align: left;
      margin-left: 0
  }

  .DrugInovationSec h2 {
      width: 100%
  }

  .DrugInovation {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0
  }

  .DrugInovation li {
      float: left;
      width: 100%;
      display: flex;
      background: 0 0
  }

  .DrugInovation li span {
      width: 42px;
      height: 40px;
      min-width: 42px;
      min-height: 40px;
      line-height: 34px;
      max-width: 42px;
      max-height: 40px;
      border-radius: 50%;
      border: 2px solid #fff;
      text-align: center;
      font-size: 24px;
      font-family: Raleway;
      font-weight: 700;
      color: #fff;
      margin: auto 20px auto auto
  }

  .DrugInovation li a {
      float: left;
      width: 100%;
      color: #fff;
      font-size: 18px;
      font-family: Raleway;
      font-weight: 800;
      line-height: normal;
      text-align: left;
      padding: 17px 0;
      background: url(../images/arrow.webp) no-repeat right center;
      border-bottom: 1px solid #60adc6;
      text-decoration: none !important
  }

  .dFlex {
      display: flex;
      flex-wrap: wrap;
      justify-content: center
  }

  #virtualTourCarousel {
      float: left;
      width: 100%;
      margin-bottom: 0
  }

  #virtualTourCarousel .vtCon {
      float: left;
      width: 100%;
      position: relative;
      overflow: hidden;
      border-radius: 0px;
      display: flex;
      flex-direction: column
  }

  #virtualTourCarousel .vtCon img {
      height: 250px !important;
      width: 100%;
      object-fit: cover
  }

  #virtualTourCarousel .vtCon .VtTextcon {
      position: absolute;
      margin-top: 0;
      width: 100%;
      text-align: center;
      height: 100%
  }

  #virtualTourCarousel .vtCon .VtTextcon a {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background: #1c3cb1;
      float: left;
      margin: 15px
  }

  #virtualTourCarousel .vtCon .VtTextcon a img {
      width: 60%;
      float: left;
      margin: 20%
  }

  #virtualTourCarousel .vtCon .VtTextcon span {
      float: right;
      padding: 5px 15px;
      border-radius: 3px;
      background: rgba(0, 0, 0, .5);
      color: #fff;
      margin: 15px;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 700
  }

  #virtualTourCarousel .vtCon a img {
      height: auto !important
  }

  #virtualTourCarousel .vtCon .VtTextcon p {
      float: none;
      display: inline-block;
      padding: 5px 15px;
      border-radius: 3px;
      background: rgba(0, 0, 0, .5);
      color: #fff;
      position: absolute;
      bottom: 15px;
      font-family: Raleway;
      font-size: 17px;
      font-weight: 600;
      left: 50%;
      transform: translateX(-50%);
      white-space: nowrap
  }

  .vtNav {
      margin: -97px 26px 0 0;
      position: relative;
      width: 98px;
      display: flex;
      float: right;
      gap: 10px
  }

  .vtNav a {
      border-radius: 50%;
      border: 2px solid #373737;
      width: 36px;
      height: 36px
  }

  .vtNav a:hover {
      border: 2px solid #1d5793
  }

  .vtNav i {
      color: #707070;
      font-size: 16px !important;
      line-height: 32px !important
  }

  .vtNav a:hover i {
      color: #003a79
  }

  .clientSpeck {
      float: left;
      width: 100%;
      background: url(../images/testimonials.jpg) no-repeat top left;
      background-size: cover;
      padding: 60px 0;
      margin: 50px 0 0;
      display: flex
  }

  .clientSpeckCon {
      width: 100%;
      max-width: 1296px;
      background: #143b6e;
      box-sizing: border-box;
      padding: 25px 45px 25px 45px;
      margin: auto;
      display: flex;
      justify-content: center;
      flex-direction: column;
      position: relative;
  }

  .clientSpeckCon h2 {
      font-family: Raleway;
      font-weight: 700;
      font-size: 36px;
      line-height: 36px;
      letter-spacing: .5px;
      color: #fff;
      float: left;
      width: 100%;
      margin-bottom: 20px
  }

  #ClientSpeckOwl {
      float: left;
      width: 100%
  }

  .clientSpeckCon .owl-item, .clientSpeckCon .owl-item .item {
      background: #fff;
      height: 100%
  }

  .csCon {
      background: #fff;
      height: 100%;
      min-height: 350px;
  }

  section.clientSpeck.clientSpeckTestimonial {
      margin: 50px 0 0
  }

  #ClientSpeckOwl .csCon img {
      display: none
  }

  #ClientSpeckOwl .csTextBox img {
      display: block !important
  }

  .clientSpeckCon img.quote {
      margin: -112px auto auto auto
  }

  .clientSpeckCon .owl-stage {
      display: flex !important
  }

  .csTextBox {
      float: left;
      width: 100%;
      background: #fff;
      padding: 40px 22px 22px 22px;
      display: flex;
      flex-direction: column;
      height: 250px
  }

  .csTextBox img {
      width: 45px !important;
      height: 45px !important;
      margin: -60px 0 0 -9px;
      float: left;
      position: relative
  }

  .csTextBox p {
      font-family: Raleway;
      font-size: 14px;
      font-weight: 600;
      color: #363636;
      line-height: 22px
  }

  .csTextBox span {
      font-family: Raleway;
      font-size: 17px;
      font-weight: 700;
      color: #363636;
      line-height: 22px;
      font-style: italic;
      margin: auto 0 0 0;
      float: left;
      width: 100%
  }

  .clientS {
      margin: 0px !important;
      position: absolute;
      width: 100%;
      float: right;
      display: flex;
      justify-content: space-between;
      top: 50%;
      left: 0;
  }

  .clientS a {
      width: 36px;
      height: 36px
  }

  .clientS a i {
      line-height: 32px
  }

  .clientS a:hover {
      border-color: #1589ee
  }

  .clientS a:hover i {
      color: #1589ee
  }

  .clientSpeckTestimonial {
      margin-top: 0;
      margin-bottom: 0
  }

  .clientSpeckTestimonial .clientSpeckCon img.quote {
      margin-bottom: 0px;
      max-width: 80px;
      margin-top: -70px;
  }

  .clientSpeckTestimonial .csTextBox {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-top: 44px;
      padding-bottom: 0;
      height: 100%
  }

  .clientSpeckTestimonial .csTextBox img {
      margin: 0 0 36px
  }

  .clientSpeckTestimonial .csTextBox p, .clientSpeckTestimonial .csTextBox span {
      text-align: center
  }

  .clientSpeckTestimonial .csTextBox span {
      margin-top: auto;
      margin-bottom: 30px
  }

  a[data-drupal-selector=edit-comment-body-0-format-help-about], div[data-drupal-format-id=restricted_html] {
      display: none
  }

  ul.inline li a {
      float: right;
      width: 120px;
      background: #2241b4;
      color: #fff;
      border-radius: 30px;
      border: none;
      outline: 0;
      padding: 3px;
      margin-left: 5px
  }

  div[property="schema:text"]+div {
      display: none
  }

  div[property="schema:text"] {
      float: left;
      width: 100%;
      box-sizing: border-box;
      padding: 15px;
      background: #f1f1f1;
      border-radius: 15px;
      margin-bottom: 10px
  }

  ul.inline {
      float: right;
      width: auto;
      margin: 0;
      display: flex;
      gap: 5px;
      text-align: center
  }

  ul.inline li {
      background: 0 0;
      padding: 0
  }

  ul.inline li a {
      text-decoration: none
  }

  .SpeakOurExperts form input:focus {
      outline: 0
  }

  .map-india-icon-one {
      cursor: pointer
  }

  .map-india-icon-three {
      cursor: pointer
  }

  .map-uk-icon {
      cursor: pointer
  }

  .map-mexico-icon {
      cursor: pointer
  }

  .event_webinar {
      padding: 80px 0;
      padding: 50px 0 0
  }

  .event_webinar img {
      float: left;
      width: 100%;
      height: auto;
      border-radius: 0px;
      border: 1px solid #ddd;
      margin: 0 0 40px
  }

  .resource {
      float: left;
      width: 100%;
      padding: 50px 0 0
  }

  .resourceHead {
      float: left;
      margin: 0
  }

  .resourceHead .resourceTabHeader {
      float: left;
      width: auto;
      display: flex;
      flex-direction: row;
      background: 0 0;
      border-radius: 30px;
      flex-wrap: wrap;
      padding: 0;
      justify-content: center
  }

  .bodyItem {
      float: left;
      width: 100%;
      display: none
  }

  .resourceTabBody .active {
      display: block
  }

  ul.resourceTabHeader li {
      background: 0 0;
      padding-left: 0
  }

  .resourceHead .resourceTabHeader li a {
      font-family: Raleway;
      font-size: 18px;
      font-weight: 800;
      color: #000;
      text-decoration: none !important;
      padding: 10px 16px 10px 16px;
      float: left;
      background: 0 0
  }

  .resourceHead .resourceTabHeader li.active a {
      background-color: #022f7c;
      border-radius: 30px;
      color: #fff;
  }

  .resourceMainImage {
      float: left;
      width: 100%;
      height: auto;
      border-radius: 0px;
      border: 1px solid #f1f1f1;
      margin-bottom: 32px;
      object-fit: contain;
      background: #f1f1f1
  }

  .resourceTabBody p {
      font-family: Raleway;
      font-size: 16px;
      line-height: normal;
      font-weight: 600;
      color: #363636;
      float: left;
      width: 100%;
      margin-bottom: 75px;
      line-height: 24px
  }

  footer .fmenu p span {
      width: 112px
  }

  footer .fmenu p a {
      width: 150px
  }

  .Date {
      float: left;
      width: 100%;
      background: url(../images/date.webp) no-repeat left center;
      height: 25px;
      padding: 0 0 0 35px;
      font-family: Raleway;
      font-size: 18px;
      line-height: 25px !important;
      font-weight: 600;
      color: #707070;
      margin-bottom: 25px !important
  }

  .resourceTabBody h2, .resourceTabBody h2 a, .textBlok a {
      font-family: Raleway;
      font-size: 20px;
      line-height: normal;
      font-weight: 600;
      color: #1d5793;
      float: left;
      width: 100%;
      text-decoration: none !important;
      margin-bottom: 15px
  }

  .resourceUl {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0
  }

  .resourceUl li {
      border-bottom: 1px solid #9a9a9a;
      padding-bottom: 22px;
      margin-bottom: 20px;
      display: flex;
      gap: 25px;
      background: 0 0;
      padding-left: 0 !important
  }

  .resourceUl li img {
      border-radius: 0px;
      max-width: 230px;
      width: 230px;
      min-height: 230px;
      min-height: 184px;
      height: 184px;
      max-height: 184px;
      height: auto;
      object-fit: contain;
      background: #eee;
  }

  .resourceUl li:last-child {
      border: none
  }

  .form-item-utm-source,
  .form-item-utm-campaign,
  .form-item-utm-term {
      display: none;
  }

  footer {
      background: #143b6e;
      padding: 40px 0 70px 0;
      float: left;
      width: 100%;
      font-family: Raleway;
      margin: 50px 0 0
  }

  footer .socialLings {
      float: left;
      width: 100%
  }

  footer .socialLings a:hover {
      background: #fff
  }

  footer .socialLings a:hover img {
      filter: invert(1)
  }

  footer h2 {
      font-family: Raleway;
      font-weight: 700;
      color: #fff;
      font-size: 21px;
      margin: 40px 0 20px 0
  }

  footer h3 {
      font-family: Raleway;
      font-weight: 700;
      color: #fff;
      font-size: 17px;
      letter-spacing: -.6px;
      margin: 34px 0 0 0
  }

  footer .socialLings a {
      float: left;
      margin: 0 15px 0 0;
      border-radius: 50%;
      transition: all .5s
  }

  footer .links {
      float: left;
      width: 235px;
      height: 50px;
      border: 1px solid rgba(255, 255, 255, .2);
      border-radius: 30px;
      overflow: hidden;
      margin: 38px 0 4px 0
  }

  footer .links li {
      float: left;
      width: calc(50% + 10px);
      margin: 0;
      padding: 0;
      height: 50px;
      transform: skewX(-35deg);
      display: flex;
      margin-left: -10px
  }

  footer .links li:last-child {
      float: right;
      margin-right: -10px
  }

  footer .links .is-active {
      background: #fff
  }

  footer .links a {
      margin: auto;
      transform: skewX(35deg);
      font-family: Raleway;
      font-weight: 700;
      color: #fff;
      font-size: 18px;
      text-decoration: none !important
  }

  footer .links .is-active a {
      color: #143b6e
  }

  footer .fmenu {
      float: left;
      width: 100%
  }

  footer .fmenu ul {
      margin: 0;
      padding: 0
  }

  footer .links {
      padding: 0
  }

  footer .fmenu ul, footer .fmenu ul li, footer .fmenu ul li a {
      float: left;
      width: 100%
  }

  footer .fmenu p, footer .fmenu p a, footer .fmenu p span, footer .fmenu ul li a {
      color: #8d9ab0;
      color: #ccc;
      font-family: Raleway;
      font-weight: 600;
      font-size: 18px;
      text-decoration: none;
      line-height: 26px;
      margin: 5px 0 0 0;
      transition: all .5s
  }

  footer .fmenu p, footer .fmenu p a, footer .fmenu p span {
      font-size: 16px;
      line-height: 21px
  }

  footer .fmenu p a:hover {
      color: #fff
  }

  footer .fmenu p {
      display: flex;
      justify-content: space-between;
      width: 100%
  }

  footer .fmenu ul li a:hover {
      color: #fff
  }

  footer .fmenu ul li span {
      color: #8d9ab0;
      color: #aaa;
      font-family: Raleway;
      font-weight: 600;
      font-size: 18px;
      text-decoration: none;
      line-height: 26px;
      margin: 5px 0;
      letter-spacing: -.5px
  }

  footer .fmenu ul li.dFlex {
      display: flex;
      gap: 7px;
      margin-top: -12px;
      padding-bottom: 0px;
      border-bottom: none
  }

  .call-img {
      margin: 23px 0 -6px 0
  }

  .copy {
      float: left;
      width: 100%;
      color: #fff;
      font-size: 16px;
      font-family: Roboto;
      font-weight: 400;
      margin: 25px 0 0 0
  }

  #videoLeft iframe {
      width: 100%;
      height: 400px
  }

  .apsl-search-form {
      height: 84px;
      background: #fff;
      position: fixed;
      width: 100%;
      z-index: 4;
      display: flex;
      box-shadow: 0 7px 10px 1px rgba(0, 0, 0, .5);
      transition: all .8s;
      margin-top: -200px;
      top: 0
  }

  .apsl-search-form input {
      border: none;
      width: calc(100% - 80px);
      height: 100%;
      margin: 0 17px;
      outline: 0 !important;
      font-family: inherit;
      font-size: 18px;
      font-family: Roboto;
      font-weight: 400
  }

  .apsl-search-form input[type=submit] {
      background: url(../images/search.png) no-repeat center center;
      width: 30px;
      height: 30px;
      display: block;
      margin-top: 5px
  }

  .apsl-search-form input[type=submit] {
      position: absolute;
      left: calc(90% - 40px);
      margin: 25px 0 0 0;
      text-indent: 500px
  }

  .apsl-search-form .js-form-item-apslsitesearch {
      border: 1px solid #ccc;
      height: 40px;
      border-radius: 30px;
      width: 80%;
      margin: 20px 10%
  }

  .fmenu ul li {
      justify-content: left !important
  }

  .fmenu ul li a {
      width: auto !important
  }

  .pYear {
      font-size: 18px;
      color: #707070;
      font-weight: 600;
      font-family: Raleway;
      position: relative;
      padding-left: 34px;
      line-height: 26px
  }

  .pYear::before {
      content: "";
      background: url(../images/date-icon.png) no-repeat center left;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 0
  }

  .bodyText {
      font-family: Raleway;
      font-weight: 600;
      color: #363636;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 40px;
      box-sizing: border-box;
      padding-right: 15px;
      float: left;
      width: 100%;
      text-align: justify
  }

  .speak-experts {
      height: 39px;
      cursor: pointer;
      position: relative;
      z-index: 9;
      float: left;
      margin-top: -8px;
      border-radius: 30px;
      color: #fff !important;
      padding: 8px 24px 9px 50px !important;
      background: linear-gradient(to right, #0047ab, #007bb5, #00a1b3, #00b3b3) !important;
  }

  span.speak-experts::before {
      content: "";
      background: url(../images/speak-experts.png) no-repeat center center;
      width: 20px;
      height: 23px;
      display: block;
      position: relative;
      margin-bottom: -25px;
      margin-left: -29px
  }

  p i {
      font-style: italic;
      font-weight: 600
  }

  ul.label1 {
      flex-direction: column
  }

  ul.label1 li {
      width: 240px;
      border-bottom: 1px solid #a5d244;
      height: auto
  }

  ul.label1 li a {
      font-weight: 600
  }

  ul.label2, ul.label2 ul {
      visibility: hidden !important
  }

  ul.label1 li a:hover, ul.label1 li a:hover+i, ul.label1 li.active a, ul.label1 li.active i {
      color: #fff
  }

  ul.label1 li:first-child, ul.label2 li {
      border-top: 1px solid #a5d244
  }

  ul.label2 li {
      border-bottom: none
  }

  ul.label3 li:first-child, ul.label4 li:first-child, ul.label5 li:first-child, ul.label6 li:first-child {
      border-top: none;
      border-left: none !important
  }

  .VtTextcon span {
      display: none !important
  }

  ul.label2 {
      display: flex;
      display: block;
      position: absolute;
      justify-content: start;
      left: 240px;
      width: calc(100% - 200px);
      top: 0;
      min-height: 160px;
      border-left: 1px solid #3d99e4;
      box-sizing: border-box;
      padding-left: 25px !important;
      flex-wrap: wrap;
      visibility: hidden;
      gap: 5px 25px;
      height: auto
  }

  ul.label1 li i {
      float: right;
      color: #accdfa;
      width: 10px;
      cursor: pointer;
      margin-top: 5px
  }

  ul.label2 li, ul.label3 li, ul.label4 li, ul.label5 li, ul.label6 li {
      box-sizing: border-box;
      width: 100%
  }

  ul.label2>li {
      width: calc((100% - 65px)/ 3);
      min-height: 182px;
      float: left;
      margin-right: 20px
  }

  ul.label3 li {
      padding: 4px 0;
      width: 100%
  }

  ul.label3 li a {
      margin: 4px 0;
      float: left;
      font-size: 13px !important;
      width: calc(100% - 35px);
      white-space: normal
  }

  ul.label4 li, ul.label5 li, ul.label6 li {
      padding: 2px 0 2px 20px;
      border: none
  }

  ul.label3 li::before, ul.label4 li::before, ul.label5 li::before, ul.label6 li::before {
      content: "";
      width: 5px;
      height: 5px;
      display: block;
      background: #fff;
      border-radius: 50%;
      position: relative;
      margin: 10px 17px 0 2px;
      float: left
  }

  ul.label3 li::before {
      margin: 13px 17px 0 2px
  }

  ul.label3, ul.label4, ul.label5, ul.label6 {
      float: left;
      width: 100%;
      display: flex;
      flex-direction: column;
      height: 0;
      overflow: hidden
  }

  ul.label5 li, ul.label6 li {
      padding: 0 0 0 20px
  }

  ul.label5 li a, ul.label6 li a {
      margin: 0;
      font-size: 12px
  }

  .headerBottom ul.label1 li.active ul {
      visibility: visible !important
  }

  .infra .label2 {
      flex-direction: column
  }

  .infra .label2 li {
      width: 400px !important;
      border-bottom: 1px solid #a5d244
  }

  .infra .label2 li:last-child {
      border: none
  }

  .infra ul.label2 {
      display: flex !important
  }

  .infra ul.label2 li {
      min-height: 0
  }

  .title2 {
      float: left !important;
      width: 100% !important;
      font-family: Raleway !important;
      font-weight: 700 !important;
      font-size: 36px !important;
      color: #fff !important;
      padding-bottom: 25px !important;
      line-height: 36px !important;
      border-bottom: 1px solid #8fa9da !important;
      max-width: 100% !important;
      margin-top: 90px !important
  }

  .inner header {
      position: fixed !important;
      position: fixed !important;
      top: 0;
      margin: 0;
      max-height: 130px;
      height: auto
  }

  p {
      font-family: Raleway;
      font-size: 16px;
      font-weight: 400
  }

  h4 {
      color: #363636;
      font-family: Raleway;
      font-size: 18px !important;
      font-weight: 800 !important
  }

  .Sustainability {
      float: left;
      width: 100%;
      padding: 0 0 100px 0;
      background: #fff
  }

  .image-4 img {
      max-width: 170px
  }

  .protac-img {
      float: left;
      width: auto
  }

  .inner-content-3 h3 {
      font-family: Raleway !important;
      font-weight: 700 !important
  }

  .inner-content-3 ul li {
      font-family: Raleway;
      font-weight: 400
  }

  .sectionTitle a {
      font-family: Raleway
  }

  .sectionTitle a {
      font-weight: 700
  }

  .bannertext2 {
      float: left;
      width: 100%;
      font-size: 22px;
      color: #fff
  }

  .text-left {
      text-align: left !important
  }

  footer ul li {
      padding-left: 0
  }

  #Blogs, #whitePapers {
      display: block !important
  }

  #events, #publications {
      display: block
  }

  .hidden {
      display: none
  }

  .SpeakOurExperts {
      display: none;
      width: 100%;
      height: 100vh;
      background: rgba(0, 0, 0, .6);
      position: fixed;
      z-index: 99;
      flex-direction: column;
      top: 0
  }

  .SpeakOurExperts section {
      width: 98%;
      max-width: 990px;
      margin: auto
  }

  .SpeakOurExperts section .sectionTitle {
      width: calc(100% + 24px);
      margin-left: -12px;
      padding: 15px;
      background: #1d5793;
      color: #fff
  }

  .SpeakOurExperts iframe {
      width: 100%;
      max-height: 80vh;
      max-width: 800px;
      margin: auto;
      height: 600px
  }

  .virtualTour {
      margin: 50px 0 0
  }

  .resourceTabBody .col-md-6:first-child {
      padding-right: 50px
  }

  .SpeakOurExperts form {
      margin: auto;
      max-width: 800px;
      background: #fff;
      padding: 20px;
      position: relative;
      width: 92%;
      height: auto
  }

  .SpeakOurExperts .form-text {
      width: 100%;
      height: 40px;
      margin-bottom: 20px;
      border: none;
      border-bottom: 1px solid #aaa;
      font-family: Roboto;
      font-weight: 100;
      color: #000
  }

  .SpeakOurExperts input[type=email] {
      width: 100%;
      height: 40px;
      margin-bottom: 20px;
      margin-top: .25rem;
      border: none;
      border-bottom: 1px solid #aaa;
      font-family: Roboto;
      font-weight: 100;
      font-size: .875em;
      color: #000
  }

  .dialog-off-canvas-main-canvas {
      margin: auto
  }

  .SpeakOurExperts input[type=submit].knowMore {
      margin: 20px auto;
      height: 41px;
      padding: 0 60px 0 30px
  }

  .mobileBanner {
      display: none
  }

  div[role=alert] {
      top: 132px !important;
      left: 0 !important;
      padding: 5px 0 !important;
      background: #f77 !important;
      background-color: #f77 !important;
      position: fixed !important;
      width: 100% !important;
      text-align: center !important;
      margin-bottom: 15px !important;
      color: #fff !important;
      opacity: 1;
      z-index: 2
  }

  div[role=alert] ul li {
      background: 0 0
  }

  .map-mexico {
      position: absolute;
      width: 20px;
      height: 50px;
      left: 15.5%;
      top: 38.2%
  }

  .map-uk {
      position: absolute;
      width: 20px;
      height: 50px;
      left: 44.5%;
      top: 19.2%
  }

  .map-india-three {
      position: absolute;
      width: 20px;
      height: 50px;
      left: 69.8%;
      top: 42.7%
  }

  .map-india-one {
      position: absolute;
      width: 20px;
      height: 50px;
      left: 68.4%;
      top: 42.6%
  }

  .homePageBul {
      float: left;
      width: 100%;
      padding: 0;
      margin: 0
  }

  .homePageBul li {
      float: left;
      width: 100%;
      box-sizing: border-box;
      background: 0 0;
      padding: 8px 0
  }

  .homePageBul li a {
      font-family: Raleway;
      font-weight: 800;
      color: #1d5793;
      text-decoration: none;
      font-size: 20px;
      padding-bottom: 12px;
      float: left;
      width: 100%
  }

  .homePageBul ul {
      margin: 0;
      padding: 0
  }

  .homePageBul li li {
      border: none;
      padding: 6px 0;
      border-bottom: 1px solid #ccc
  }

  .homePageBul li li:first-child {
      border-top: 1px solid #ccc
  }

  .homePageBul li li a {
      background: url(../images/tab-arrow.png) no-repeat right 5px;
      text-decoration: none;
      float: left;
      box-sizing: border-box;
      padding-left: 10px;
      padding-right: 30px;
      color: #363636;
      width: 100%;
      font-size: 16px;
      padding-bottom: 0
  }

  .homePageVideoCon {
      margin: 0px 0 0 0;
      float: right;
      width: 100%;
      border-radius: 0px;
      overflow: hidden;
      position: relative
  }

  .homePageVideoCon::after {
      font: normal normal normal 14px/1 FontAwesome;
      content: "\f16a";
      font-size: 45px;
      position: absolute;
      display: block;
      top: calc(50% - 22.5px);
      left: calc(50% - 22.5px);
      color: #fff;
      text-shadow: 0 0 10px #000;
      cursor: pointer
  }

  .homePageVideoCon img {
      float: left;
      width: 100%
  }

  .homePageVideoCon video {
      float: left;
      width: 100%;
      border-radius: 0px !important;
      overflow: hidden
  }

  .homePageVideoCon.RemoveImage::after {
      display: none;
  }

  .overlay {
      position: fixed;
      width: 100%;
      height: 100vh;
      background: rgba(0, 0, 0, .5);
      z-index: 100;
      top: 0;
      left: 0;
      display: flex
  }

  .video-section iframe {
      max-width: 100% !important;
      width: 100%;
      height: 300px !important
  }

  .owl-carousel {
      float: left;
      width: 100%
  }

  .pYear {
      float: left;
      width: 100%;
      margin-bottom: 25px !important
  }

  .common-form, .common-form-rightside {
      float: left;
      width: 100%;
      box-sizing: border-box;
      padding: 0 10px
  }

  .popUp404 {
      padding: 50px 0
  }

  .pageNo {
      display: none !important
  }

  .bannerNav a:first-child {
      margin-left: 10px !important
  }

  .SpeakOurExperts form .webform-button--submit {
      margin-top: 20px
  }

  .bodyText, .serviceSec p {
      font-family: Raleway;
      font-size: 16px;
      font-weight: 400;
      color: #212529
  }

  h2.title2.text-left {
      margin-top: 0 !important
  }

  a.home-btn {
      background: #0aa19a;
      background: #021e7e;
      padding: 12px 24px;
      border-radius: 30px;
      color: #fff !important;
      text-decoration: none !important;
      margin: auto;
      margin-top: 37px
  }

  ul.event-2024-parent {
      visibility: visible !important;
  }

  /*New Menu*/
  /* Default background for the parent div */
  .openMenuClass {
      /* background-color: white; */
      transition: background-color 0.3s ease;
  }

  /* Red for Small Molecule Discovery */
  .red-bg {
      background-color: #1f3fb7 !important;
      background: #1f3fb7 !important;
  }

  /* Blue for Small Molecule CDMO */
  .blue-bg {
      background-color: #009688 !important;
      background: #009688 !important;
  }

  /* Green for Biologics */
  .green-bg {
      background-color: #f9ee6a !important;
      background: #f9ee6a !important;
  }

  .red-link {
      background-color: #1f3fb7 !important;
      background: #1f3fb7 !important;
  }

  .blue-link {
      background-color: #009688 !important;
      background: #009688 !important;
  }

  .green-link {
      background-color: #f9ee6a !important;
      background: #f9ee6a !important;
  }

  .green-bg a {
      color: #000 !important;
  }

  .green-bg ul.label3 li::before, .green-bg ul.label4 li::before, .green-bg ul.label5 li::before, .green-bg ul.label6 li::before {
      color: #000 !important;
      background: #000 !important;
  }

  .green-bg ul.label1 li a:hover,
  .green-bg ul.label1 li.active a,
  .green-bg ul.label1 li a:hover+i,
  .green-bg ul.label1 li.active i {
      color: #000 !important;
  }

  .green-bg i.openMenuClass {
      color: #000 !important;
  }

  .green-bg .fa.fa-long-arrow-right::before, .green-bg .fa.fa-long-arrow-left::before {
      color: #000 !important;
  }



  /* Optional hover styles for the menu items */
  .label1 li a:hover {
      color: #fff;
      /* Change text color on hover */
  }

  .aboutMenuDD i {
      display: none !important;
  }

  ul.label1 li i.expand {
      font-size: 22px;
      height: 10px;
      margin-top: 0px;
      /* background: #f00; */
      width: 20px;
      height: 20px;
      vertical-align: text-top;
      text-align: center;
  }

  ul.label3 li:first-child, ul.label4 li:first-child, ul.label5 li:first-child, ul.label6 li:first-child {
      margin-top: 5px;
  }

  ul.label3 li::before, ul.label4 li::before, ul.label5 li::before, ul.label6 li::before {
      margin-top: 5px !important;
  }


  li.openMenuClass.servicemainmenu div.megaMenu {
      background: #1F3FB7;
  }

  .servicemainmenu {
      z-index: 9999;
  }

  .contactUs p {
      color: #363636;
      font-size: 16px;
      font-family: Raleway;
      font-weight: 600;
      line-height: 24px;
      margin-bottom: 16px;
  }

  form.webform-submission-add-form .js-form-type-checkbox {
      margin-top: 0px;
      width: 100% !important;
      display: flex;
      justify-content: left;
      align-items: start;
      margin-bottom: 16px;
  }

  input#edit-agree-to-privacy-policy {
      width: 32px !important;
      height: 20px !important;
  }


  @media (max-width:1550px) {
      .bannerNav {
          margin-top: 0
      }

      .bannerNav.vtNav {
          margin-top: -97px
      }
  }

  @media (max-width:1450px) {
      .bannerNav {
          margin-top: 5px
      }
  }

  @media (max-width:1399px) {
      .headerBottom ul li a {
          letter-spacing: 0;
          white-space: normal;
          line-height: normal
      }

      .headerBottom ul {
          gap: 0 30px
      }

      .vtNav {
          margin-top: -107px
      }
  }

  @media (max-width:1260px) {
      /* .bannerNav a:first-child {
      margin-left: calc(100% - 90px) !important
    } */

      .bannerNav {
          margin-top: -2px
      }

      .serviceSec {
          padding: 50px 0 0
      }

      .DrugInovationSec {
          margin: 50px 0 0
      }

      .clientSpeck {
          margin: 50px 0 0
      }

      .resource {
          padding: 50px 0 0
      }

      .event_webinar {
          padding: 50px 0 0
      }
  }

  @media (max-width:1199px) {
      .DrugInovation li a {
          padding-right: 40px
      }

      .bannerNav a {
          margin-left: calc(100% - 140px)
      }

      .headerBottom ul li a {
          letter-spacing: 0;
          white-space: normal;
          font-size: 15px;
          line-height: normal
      }

      .headerBottom ul {
          gap: 15px
      }
  }

  @media (max-width:992px) {
      .bannerNav.vtNav {
          margin-top: -110px
      }

      .inner header {
          position: fixed !important;
          height: 132px
      }

      .menuSec {
          display: none
      }

      .mobileHeader {
          display: flex;
          height: 100%
      }

      .mobileHeader ul {
          margin: auto;
          display: flex;
          flex-direction: row;
          gap: 25px
      }

      .mobileHeader ul li {
          display: flex
      }

      .mobileHeader ul li .search {
          margin: auto
      }

      .mobileHeader ul .Hmenu {
          width: 30px;
          height: 30px;
          flex-direction: column;
          display: flex
      }

      .mobileHeader ul .Hmenu span {
          width: 100%;
          height: 3px;
          margin: auto;
          display: block;
          background: #93abc5
      }
  }

  @media screen and (max-width:991px) {
      .Sustainability {
          padding: 10px 0 0 0
      }

      .PharmaceuticalServices h2, .clientSpeckCon h2, .sectionTitle {
          font-size: 30px;
          margin-bottom: 10px;
          padding-bottom: 5px
      }

      .PharmaceuticalServices h3 {
          font-size: 18px;
          line-height: normal
      }

      .DrugInovationSec h2 {
          font-size: 36px;
          line-height: normal
      }

      .DrugInovation li a {
          padding-right: 40px
      }

      .bannerText h2 {
          font-size: 28px;
          line-height: 35px
      }

      .bannerText h3 {
          font-size: 20px;
          line-height: 24px
      }

      .map-india-icon-one, .map-india-icon-three, .map-mexico-icon, .map-uk-icon {
          display: none
      }
  }

  @media screen and (max-width:851px) {
      .clientSpeck {
          padding: 50px 0
      }

      .resourceTabBody p {
          margin-bottom: 25px
      }

      .resourceTabBody .col-md-6 {
          width: 100%
      }

      .resourceUl {
          margin-top: 20px;
          padding-top: 22px
      }

      footer .fmenu p {
          justify-content: flex-start
      }
  }

  @media (max-width:767.98px) {
      .PharmaceuticalServices h2, .clientSpeckCon h2, .sectionTitle {
          line-height: normal
      }

      .wideRangeNav ul li:hover a {
          color: #000;
      }
  }

  @media (max-width:767px) {
      .servicsTab {
          margin-bottom: 25px
      }

      #virtualTourCarousel .vtCon img {
          height: 350px !important
      }

      .resourceMainImage {
          max-width: 100%;
          height: auto
      }

      ul.resourceTabHeader li {
          min-width: 30%
      }

      ul.resourceTabHeader li a {
          padding: 10px !important;
          text-align: center;
          width: 100%
      }

      .mobileBanner {
          display: block
      }

      .resourceTabBody .col-md-6:first-child {
          padding-right: 15px
      }

      .container {
          max-width: 100% !important
      }

      .DrugInovation li {
          padding-left: 0 !important
      }

      .PharmaceuticalServices img {
          display: block;
          margin: 0 auto;
          text-align: center;
          float: none !important;
          margin-bottom: 10px
      }

      .servicsTab a.knowMore {
          margin: 15px 0 0 0
      }

      .resourceUl li img {
          margin: auto
      }

      .resourceUl li {
          padding-left: 0 !important
      }

      .clientSpeckCon {
          padding: 45px 25px 25px 25px
      }

      .event_webinar a.knowMore {
          margin-bottom: 25px
      }

      .PharmaceuticalServices h2 {
          font-size: 25px;
          margin-top: 15px
      }

      .PharmaceuticalServices h3 {
          font-size: 20px
      }

      .DrugInovationSec h2 {
          font-size: 45px;
          text-align: left;
          margin-bottom: 25px;
          width: 100%;
          max-width: 100%
      }

      .DrugInovationSec br {
          display: none
      }

      .resourceUl {
          margin: 25px 0 0 0
      }

      .mob-order-first {
          order: 0
      }

      .mob-order-last {
          order: 1
      }

      footer .fmenu p span {
          margin-right: 40px
      }

      .banner .item {
          height: auto
      }

      .bodyText, .serviceSec p {
          text-align: left
      }
  }

  @media (max-width:600px) {
      .banner .item {
          height: 490px !important
      }
  }

  @media (max-width:565px) {
      .bannerNav.vtNav {
          margin-right: 14px
      }

      .bannerText h2 {
          font-size: 30px
      }

      .bannerText p, .bannerText p a {
          font-size: 15px
      }

      .bannerText h3 {
          font-size: 20px
      }

      .resourceUl li {
          flex-wrap: wrap
      }

      .dialog-off-canvas-main-canvas {
          height: 0
      }
  }

  .display-none {
      display: none !important
  }

  @media (max-width:480px) {
      .bannerSec {
          margin-top: 99px
      }

      .inner header {
          height: 110px
      }

      .logo img {
          width: 107px;
          height: 66px
      }

      .DrugInovation li a {
          padding-right: 55px
      }

      .resourceHead .resourceTabHeader li a {
          padding: 10px 16px 10px 16px;
          float: none;
          line-height: 38px
      }

      a.knowMore {
          padding: 0 60px 0 30px
      }

      input[type=submit].knowMore {
          padding: 0 60px 0 30px
      }

      .copy {
          font-size: 16px
      }

      .bannerNav.clientS {
          width: 100%;
          float: none;
          justify-content: space-between;
          align-items: center;
          text-align: center
      }

      .bannerNav.clientS a {
          margin: 0px
      }

      .bannerNav a:first-child {
          margin-left: 0px !important;
      }

      .webform-submission-contact-form .form-checkbox {
          margin: 3px 10px auto 2px;
      }

      .DrugInovationSec h2 {
          font-size: 28px;
          text-align: left;
          margin-bottom: 25px;
          line-height: 32px;
          width: 100%;
          max-width: 100%
      }

      .DrugInovationSec h2 br {
          display: none
      }

      .resourceTabBody p {
          margin-bottom: 15px
      }

      .resourceUl li {
          padding-bottom: 0;
          margin-bottom: 25px
      }

      .resourceUl li img {
          max-width: 100%
      }

      .inner header {
          position: fixed !important
      }

      .servicsTab {
          margin-top: 0
      }

      a.ombudsperson {
          display: inline-block;
          margin-bottom: 15px
      }
  }

  .main_container {
      padding: 60px 0 0 0;
      float: left;
      width: 100%
  }

  .main_container p {
      line-height: 26px
  }

  .main_container h2 {
      margin-bottom: 20px;
      font-family: avenir_lt_std65_medium
  }

  .main_container ul {
      display: flex;
      flex-wrap: wrap
  }

  .main_container ul li {
      padding-left: 30px;
      background: url(../images/check.png) no-repeat left 3px;
      background-size: 18px;
      display: inline-block;
      width: 25%;
      margin-bottom: 15px
  }

  .main_footer {
      background: url(../images/footer_bg.jpg) no-repeat left top;
      background-size: cover;
      padding: 20px 0
  }

  .main_footer ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin: 0
  }

  .main_footer ul li {
      margin: 0 5px
  }

  .main_footer ul li a {
      display: flex;
      align-items: center;
      color: #fff;
      font-size: 16px;
      text-decoration: none
  }

  .main_footer ul li a span {
      display: block;
      width: 30px;
      min-width: 30px;
      margin-right: 5px
  }

  @media (max-width:991px) {
      .main_container {
          padding: 40px 0
      }

      .main_container ul li {
          width: 50%
      }

      .main_footer ul li {
          margin: 5px 5px
      }

      .logo {
          max-width: 120px
      }
  }

  @media (max-width:767px) {
      .main_container h2 {
          font-size: 25px
      }

      .logo {
          max-width: 85px
      }

      .main_container p {
          line-height: 28px;
          font-size: 21px;
          color: #181818
      }

      .main_container ul li {
          font-size: 19px
      }

      .main_container {
          padding: 25px 0
      }

      .main_container ul li {
          margin-bottom: 5px
      }

      .main_footer ul li {
          margin: 5px 2px
      }

      .main_footer ul li a {
          font-size: 10px
      }

      .main_footer ul li a span {
          width: 15px;
          min-width: 15px;
          margin-right: 2px
      }
  }

  @media (max-width:575px) {
      .main_container ul li {
          width: 100%
      }
  }

  .custom-model-main {
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      background: rgba(0, 0, 0, .5);
      position: fixed;
      z-index: 9;
      display: none;
      justify-content: center
  }

  .custom-model-inner {
      width: 96%;
      margin: auto;
      background: #1d49b6;
      background: -moz-linear-gradient(left, rgba(29, 73, 182, 1) 1%, rgba(29, 161, 168, 1) 51%, rgba(161, 203, 104, 1) 100%);
      background: -webkit-linear-gradient(left, rgba(29, 73, 182, 1) 1%, rgba(29, 161, 168, 1) 51%, rgba(161, 203, 104, 1) 100%);
      background: linear-gradient(to right, rgba(29, 73, 182, 1) 1%, rgba(29, 161, 168, 1) 51%, rgba(161, 203, 104, 1) 100%);
      max-width: 700px;
      box-sizing: border-box;
      padding: 25px;
      border-radius: 0 50px 0 0;
      position: relative;
      border: 1px solid #000050
  }

  .close-btn {
      position: absolute;
      right: -20px;
      top: -6px;
      color: #fff;
      font-size: 40px;
      line-height: 24px;
      cursor: pointer;
      background: #0095ff;
      height: 30px;
      border-radius: 50%;
      width: 30px;
      text-align: center;
      border: .5px solid #fff
  }

  .pop-up-content-wrap {
      position: relative;
      float: left;
      width: 100%;
      box-sizing: border-box;
      padding: 25px;
      display: flex;
      flex-direction: column;
      gap: 15px
  }

  .pop-up-content-wrap p {
      margin: 0;
      padding: 0;
      color: #fff;
      display: flex;
      gap: 10px
  }

  .pop-up-content-wrap .popUpBtn-back, .pop-up-content-wrap .popUpBtn-proceed {
      float: left;
      border-radius: 30px;
      color: #fff !important;
      padding: 8px 24px !important;
      background: #0041df;
      background: -moz-linear-gradient(45deg, #0041df 0, #6922ab 100%);
      background: -webkit-linear-gradient(45deg, #0041df 0, #6922ab 100%);
      background: linear-gradient(45deg, #0041df 0, #6922ab 100%);
      text-decoration: none;
      border: .5px solid rgba(255, 255, 255, .5)
  }

  .ombudsperson {
      cursor: pointer !important
  }

  .section1, .section2, .section3 {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0;
      position: relative
  }

  .section1 ul, .section2 ul {
      float: left;
      width: 100%;
      position: relative;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      overflow: hidden;
      border-radius: 30px 0 0 30px;
      background: -moz-linear-gradient(left, rgba(25, 158, 169, 1) 0, rgba(25, 158, 169, 1) 7%, rgba(25, 158, 169, 1) 90%, rgba(23, 129, 166, 0) 91%, rgba(20, 70, 161, 0) 93%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-linear-gradient(left, rgba(25, 158, 169, 1) 0, rgba(25, 158, 169, 1) 7%, rgba(25, 158, 169, 1) 90%, rgba(23, 129, 166, 0) 91%, rgba(20, 70, 161, 0) 93%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, rgba(25, 158, 169, 1) 0, rgba(25, 158, 169, 1) 7%, rgba(25, 158, 169, 1) 90%, rgba(23, 129, 166, 0) 91%, rgba(20, 70, 161, 0) 93%, rgba(255, 255, 255, 0) 100%)
  }

  .section2 ul {
      background: -moz-linear-gradient(left, rgba(20, 70, 161, 1) 0, rgba(20, 70, 161, 1) 7%, rgba(20, 70, 161, 1) 90%, rgba(20, 70, 161, 0) 91%, rgba(20, 70, 161, 0) 93%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-linear-gradient(left, rgba(20, 70, 161, 1) 0, rgba(20, 70, 161, 1) 7%, rgba(20, 70, 161, 1) 90%, rgba(20, 70, 161, 0) 91%, rgba(20, 70, 161, 0) 93%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, rgba(20, 70, 161, 1) 0, rgba(20, 70, 161, 1) 7%, rgba(20, 70, 161, 1) 90%, rgba(20, 70, 161, 0) 91%, rgba(20, 70, 161, 0) 93%, rgba(255, 255, 255, 0) 100%)
  }

  .section1 ul li, .section2 ul li {
      margin: 0;
      padding: 0;
      text-align: center;
      background: 0 0;
      flex: 1;
      display: flex
  }

  .cc_div *, .cc_div :after, .cc_div :before, .cc_div :hover {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      float: none;
      font-style: inherit;
      font-variant: normal;
      font-weight: inherit;
      font-family: inherit;
      line-height: 1.2;
      font-size: 1em;
      transition: none;
      animation: none;
      margin: 0;
      padding: 0;
      text-transform: none;
      letter-spacing: unset;
      color: inherit;
      background: 0 0;
      border: none;
      border-radius: unset;
      box-shadow: none;
      text-decoration: none;
      text-align: left;
      visibility: unset;
      height: auto;
      vertical-align: baseline
  }

  .subTitle {
      float: left;
      width: 100%;
      color: #1d5793;
      font-size: 36px;
      font-family: Raleway;
      font-weight: 700;
      line-height: normal
  }

  #introCarousel {
      margin-bottom: 15px;
      margin-top: 5px;
  }

  .js-form-type-email {
      position: relative
  }

  @media (max-width:992px) {
      .bannerSec {
          height: 375px
      }
  }

  .venu {
      float: left;
      width: 100%;
      display: flex;
      margin: 0;
      padding: 0;
      margin-top: 15px;
  }

  .topMenu.openMenuClass {
      height: 53px;
  }

  .search {
      position: relative;
      z-index: 9;
  }

  .likeLink:hover {
      color: #fff !important;
  }

  .headerBottom .megaMenu::-webkit-scrollbar {
      width: 1px;
  }

  .NewMenuSreuctureUL li ul.label2 {
      padding: 0 !important;
  }

  ul.label1>li.active:hover:before {
      content: "";
      width: 100vw;
      height: calc(-76px + 98vh);
      display: block;
      position: fixed;
      left: 0;
      background: none;
      top: 78px;
      z-index: -2;
  }

  li.aboutLi ul.label1>li.active:hover::before {
      display: none;
  }

  ul.topMenu>li a {
      position: relative;
      z-index: 9;
  }

  .venu .venuLoc, .venu .date {
      flex: 1;
  }

  .speak-experts {
      line-height: 28px;
  }

  .apsl-drop-downe {
      margin-left: 5px;
      height: 54px;
  }

  ul.NewMenuSreuctureUL {
      visibility: visible;
      display: flex;
      flex-direction: row !important;
      height: auto !important;
      max-width: 960px;

  }

  ul.NewMenuSreuctureUL li {
      border-top: none !important;
      width: 30% !important;
  }

  ul.NewMenuSreuctureUL li.deep-dive.openMenuClass {
      width: 40% !important;
  }

  ul.NewMenuSreuctureUL li ul.label2 {
      position: relative;
      width: 100% !important;
      flex-direction: column !important;
      left: 0 !important;
      border-left: none !important;
      padding-left: 0 !important;
      visibility: visible !important;
      border-top: 1px solid #a5d244;
      margin: 10px 0 0 0;
  }

  ul.NewMenuSreuctureUL li ul.label2 li {
      min-width: 100% !important;
      max-width: 100% !important;
      flex: 1 !important;
      height: auto !important;
      min-height: 0px !important;
  }

  ul.NewMenuSreuctureUL li.active a {
      color: #accdfa !important;
      width: calc(100% - 36px);
  }

  ul.NewMenuSreuctureUL li a {
      width: calc(100% - 36px) !important;
  }

  ul.NewMenuSreuctureUL li a, ul.NewMenuSreuctureUL li.active a {
      color: #fcfdff !important;
  }

  ul.NewMenuSreuctureUL li ul.label2 li a:hover, ul.NewMenuSreuctureUL li ul.label2 li a.is-active {
      color: #fff !important;
  }

  .headerBottom .megaMenu {
      position: fixed;
      left: 0;
      top: 130px;
      width: 100%;
      /* padding:30px 0; */
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f3fb8+0,53b093+100 */
      background: #1f3fb8;
      /* Old browsers */
      background: -moz-linear-gradient(45deg, #1f3fb8 0%, #53b093 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(45deg, #1f3fb8 0%, #53b093 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(45deg, #1f3fb8 0%, #53b093 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f3fb8', endColorstr='#53b093', GradientType=1);
      /* IE6-9 fallback on horizontal gradient */
      height: 0;
      max-height: calc(100vh - 150px);
      overflow: auto;
      transition: all 0.5s;
      overflow-x: hidden;
      z-index: 1;
  }

  .headerBottom ul li.menuParent, .headerBottom ul li.hoeizentalMenu, .headerBottom ul li.resourceMenu {
      padding: 0;
      height: 125px;
      padding-top: 25px;
      margin-top: -25px;
  }

  ul.open {
      height: auto !important;
  }

  .headerBottom .megaMenu ul li a, .likeSubLinks, .headerBottom .megaMenu ul li span {
      color: #accdfa;
      font-family: "Roboto";
      font-weight: normal;
      font-size: 15px;
      white-space: normal;
      max-width: calc(100% - 48px);
      float: left;
  }

  .likeSubLinks {
      color: #fff !important;
  }


  ul.label1 {
      flex-direction: column;
  }

  ul.label1 li {
      width: 240px;
      padding: 10px 15px 10px 3px;
      border-bottom: 1px solid #a5d244;
      height: auto;
  }

  ul.label1 li a {
      font-weight: 600;
  }

  ul.label2,
  ul.label2 ul {
      visibility: hidden !important;
  }

  ul.label1 li a:hover,
  ul.label1 li.active a,
  ul.label1 li a:hover+i,
  ul.label1 li.active i {
      color: #fff;
  }

  ul.label1 li:first-child,
  ul.label2 li {
      border-top: 1px solid #a5d244;
  }

  ul.label2 li {
      border-bottom: none;
  }

  ul.label3 li:first-child,
  ul.label4 li:first-child,
  ul.label5 li:first-child,
  ul.label6 li:first-child {
      border-top: none;
      border-left: none !important;
  }

  .VtTextcon span {
      display: none !important;
  }

  ul.label2 {
      display: flex;
      display: block;
      position: absolute;
      justify-content: start;
      left: 240px;
      /* width: calc(100% - 200px); */
      width: 100% !important;
      box-sizing: border-box;
      padding-right: 240px !important;
      top: 0;
      min-height: 160px;
      border-left: 1px solid #3d99e4;
      box-sizing: border-box;
      padding-left: 25px !important;
      flex-wrap: wrap;
      visibility: hidden;
      gap: 5px 25px;
      height: auto;
  }

  ul.label1 li i {
      float: right;
      color: #accdfa !important;
      width: 10px;
      cursor: pointer;
      margin-top: 5px;
  }

  ul.label1 li i.inV {
      float: none;
      color: inherit !important;
      font-style: italic !important;
  }

  ul.label2 li,
  ul.label3 li,
  ul.label4 li,
  ul.label5 li,
  ul.label6 li {
      box-sizing: border-box;
      width: 100%;
  }

  ul.label2>li {
      width: calc((100% - 65px) / 3);
      min-height: 182px;
      float: left;
      margin-right: 20px;
  }

  ul.label3 li {
      padding: 4px 0;
      width: 100%;
  }

  ul.label3 li a, .likeSubLinks {
      margin: 4px 0;
      float: left;
      font-size: 13px !important;
      width: calc(100% - 35px);
      white-space: normal;
  }

  ul.label4 li,
  ul.label5 li,
  ul.label6 li {
      padding: 0px 0 0px 20px;
      border: none;
  }

  .popVideoAbout {
      width: 100%;
      height: 400px;
      background: #000;
  }

  ul.label3 li::before,
  ul.label4 li::before,
  ul.label5 li::before,
  ul.label6 li::before {
      content: "";
      width: 5px;
      height: 5px;
      display: block;
      background: #fff;
      border-radius: 50%;
      position: relative;
      margin: 10px 17px 0 2px;
      float: left;
  }

  ul.label3 li::before {
      margin: 13px 17px 0 2px;
  }

  ul.label3,
  ul.label4,
  ul.label5,
  ul.label6 {
      float: left;
      width: 100%;
      display: flex;
      flex-direction: column;
      height: 0;
      overflow: hidden;
  }

  ul.label5 li,
  ul.label6 li {
      padding: 0 0 0 20px;
  }

  ul.label5 li a,
  ul.label6 li a {
      margin: 0;
      font-size: 12px;
  }

  .headerBottom ul.label1 li.active ul {
      visibility: visible !important;
  }

  .infra .label2 {
      flex-direction: column;
  }

  .infra .label2 li {
      width: 400px !important;
      border-bottom: 1px solid #a5d244;
  }

  .infra .label2 li:last-child {
      border: none;
  }

  .infra ul.label2 {
      display: flex !important
  }

  .infra ul.label2 li {
      min-height: 0;
  }

  .contactUs input[type="text"], .downloadForm input[type="text"], .contactUs input[type="email"], .downloadForm input[type="email"], .contactUs input[type="tel"], .downloadForm input[type="tel"], .contactUs select, .downloadForm select {
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1px solid #aaa;
      outline: none !important;
      font-family: "Roboto";
      font-weight: 100;
      color: #000;
      font-size: 16px;
      line-height: 60px;
      margin-bottom: 40px;
      margin-top: 0 !important;
  }

  .contactUs select, .downloadForm select, .contactUs textarea, .downloadForm textarea {
      height: 62px;
      line-height: normal;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1px solid #aaa;
      outline: none !important;
      font-family: "Roboto";
      font-weight: 100;
      color: #000;
      height: 60px;
      font-size: 16px;
      margin-bottom: 40px;
      resize: none !important;
      padding: 0;
  }

  .SpeakOurExperts .contactUs select, .SpeakOurExperts .downloadForm select,
  .SpeakOurExperts .contactUs textarea, .SpeakOurExperts .downloadForm textarea {
      height: 62px;
      line-height: normal;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1px solid #aaa;
      outline: none !important;
      font-family: "Roboto";
      font-weight: 100;
      color: #000;
      height: 40px;
      font-size: 16px;
      margin-bottom: 40px;
      resize: none !important;
      padding: 0;
  }

  .webform-submission-form .col-md-6:nth-child(5) {
      width: 100% !important;
  }

  .webform-submission-contact-form .captcha .g-recaptcha {
      position: absolute;
      /* margin-top: -66px; */
      margin-top: 0 !important;
      width: auto !important;
  }

  .webform-submission-form .g-recaptcha {
      margin-top: -94px !important;
      width: 336px !important;
      position: relative;
      /* z-index: 1; */
  }

  .webform-element--title-inline, .webform-submission-form .form-item-agree-to-privacy-policy {
      width: calc(100% - 540px) !important;
      /* width: auto !important; */
      /* margin-left: 323px; */
      margin-left: auto;
      position: relative;
      z-index: 1;
  }

  .webform-submission-form .form-item-agree-to-privacy-policy {
      margin-left: 0 !important;
  }

  .webform-submission-form .captcha {
      color: #fff;
      margin: auto auto auto 0;
      margin-bottom: 10px;
  }

  .webform-submission-contact-form .form-checkbox {
      width: 20px;
      height: 20px;
      float: left;
      margin: auto 10px auto 0;
  }

  button, input, optgroup, select, textarea {
      margin: 0;
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
  }

  .webform-submission-form .captcha {
      color: #fff;
  }

  .webform-submission-form .captcha {
      margin-top: 0px !important;
      margin-bottom: 10px !important;
  }

  .webform-submission-contact-form .captcha {
      height: 78px;
      /* overflow: hidden; */
      color: #fff;
  }

  .captcha {
      width: 100%;
      max-width: 330px !important;
      /* height: 65px; */
      display: block;
      margin: 10px 0;
      float: left;
  }

  .webform-readonly {
      display: none !important;
  }

  #edit-actions-submit {
      display: block !important;
  }

  [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
      cursor: pointer;
  }

  .webform-submission-form .webform-button--submit {
      margin: auto 0 auto auto;
      position: relative;
      z-index: 1;
  }

  a.knowMore, a.registerNow, input[type="submit"].knowMore, .webform-submission-form .webform-button--submit {
      font-family: "Raleway";
      font-weight: bold;
      color: #fff !important;
      font-size: 14px;
      background: #1d5793 url(../images/knowMoreArrow.webp) no-repeat 90% center;
      padding: 0px 60px 0px 30px;
      border-radius: 30px;
      text-decoration: none !important;
      float: left;
      border: none !important;
      outline: none !important;
      height: 41px;
      transition: all 0.1s ease-in-out;
      line-height: 41px;
      max-width: 190px !important;
      font-size: 16px !important;
      line-height: 40px !important;
  }

  .bannerNavSec {
      position: absolute;
      margin: 0;
      width: 100%;
      left: 0;
      top: 90%;
      height: 32px;
      display: none;
      z-index: 1;
  }

  #virtualTourCarousel {
      float: left;
      width: 100%;
      margin-bottom: 0;
      display: block;
  }

  .noExtraItem .item {
      width: 100%;
      max-width: 450px;
      display: flex;
      flex-direction: column;
      margin: 0;
  }

  .noExtraItem {
      display: flex !important;
      gap: 45px;
      justify-content: left !important;
  }

  .owl-carousel .owl-nav, ul.label2, ul.label2 ul {
      visibility: hidden !important;
  }

  .contactUs {
      margin-top: 50px;
  }

  .checkmark {
      position: absolute;
      display: inline-block;
      transform: rotate(45deg);
      height: 16px;
      width: 8px;
      margin-left: 60%;
      border-bottom: 3px solid #78b13f;
      border-right: 3px solid #78b13f;
      right: 20px;
      top: 10px;
  }

  .errorMessageForContactUs {
      position: absolute;
      z-index: 99999;
      top: 61px;
      text-align: left;
      width: 100%;
      color: #f00;
      font-size: 16px;
      padding: 5px 0 5px 15px;
      font-weight: bold;
  }

  .errorMessageForContactUs::before {
      content: "X";
      position: absolute;
      color: #f00;
      width: 20px;
      height: 20px;
      line-height: 20px;
      left: 0;
  }

  .webform-submission-form .captcha {
      color: #fff;
  }

  .errorMessageForContactUs.captcha {
      position: relative;
      float: left;
      width: 100%;
      margin: -45px 0 0 0px;
      padding: 0 0 0 17px;
      color: #f00 !important;
  }

  .errorMessageForContactUs::before {
      content: "X";
      position: absolute;
      color: #f00;
      width: 20px;
      height: 20px;
      line-height: 20px;
      left: 0;
  }

  .webform-element--title-inline, .webform-submission-form .form-item-agree-to-privacy-policy {
      width: calc(100% - 540px) !important;
      /* width: auto !important; */
      /* margin-left: 323px; */
      margin-left: auto;
      position: relative;
      z-index: 1;
  }

  .SpeakOurExperts form {
      margin: auto;
      max-width: 800px;
      background: #fff;
      padding: 20px;
      position: relative;
      width: 92%;
      height: auto;
  }

  .closePopuo {
      position: fixed;
      top: 0px;
      right: 0px;
      background: #fff;
      width: 40px !important;
      height: 40px;
      border-radius: 30px;
      text-align: center;
      text-decoration: none;
      line-height: 40px;
      border: 1px solid;
      color: #000;
      font-family: "Roboto";
      z-index: 9999;
  }

  .SpeakOurExperts section {
      background: #fff;
  }

  .SpeakOurExperts form .form-item-agree-to-privacy-policy {
      /* width: calc(100% - 330px) !important; */
      width: 100% !important;
  }

  .js-form-type-checkbox {
      display: flex;
  }

  .webform-submission-contact-form .form-checkbox+.option {
      float: left;
      width: auto;
      margin: auto auto auto 0;
      font-size: 14px;
      line-height: 20px;
  }

  .SpeakOurExperts .webform-submission-contact-form .form-checkbox+.option {
      margin: 5px auto auto 0;
  }

  .SpeakOurExperts form .form-checkbox {
      margin-top: 7px;
  }

  .SpeakOurExperts .webform-submission-form .g-recaptcha {
      /* margin-top: -94px !important; */
      margin-top: 0 !important;
  }

  .webform-type-webform-address legend, .webform-type-webform-address label {
      display: none;
  }

  .SpeakOurExperts .errorMessageForContactUs {
      top: 40px;
  }

  .closeMe {
      text-decoration: none;
      font-family: "Raleway";
      font-weight: 100;
      font-size: 30px;
      color: #888;
      height: 100%;
      line-height: 81px;
      margin-right: 10px;
      position: absolute;
      right: 0;
      top: 0;
  }

  .noFlex {
      display: block !important;
  }

  .isNumber {
      font-weight: inherit !important;
      display: inline !important;
      font-family: "Roboto" !important;
      font-style: normal !important;
  }

  .contactUs label {
      display: none;
  }

  .contactUs label.option {
      display: block;
  }

  #homeBanner img {
      width: 100%;
      height: auto;
  }

  .cphi2023 p {
      font-size: 30px;
      font-weight: normal !important;
  }

  .cphi2023 h2 {
      font-size: 60px;
      font-weight: bold;
      color: #fff;
      margin-bottom: 20px;
  }

  .cphi2023 .vanuTime {
      display: flex;
      gap: 10px 35px;
      padding: 35px 25px;
      border: 1px solid #fff;
      float: left;
      max-width: 650px;
      min-width: 650px;
      flex-wrap: wrap;
  }

  .cphi2023 .vanuTime p {
      font-size: 17px;
      font-weight: normal !important;
      margin-bottom: 0;
      float: left;
      white-space: nowrap;
  }

  .cphi2023 .bannerBtnCon a.bannerButton1 {
      background: #021e7e;
      color: #fff;
      font-size: 20px;
      text-decoration: none;
      padding: 8px 15px;
      border-radius: 30px;
      float: left;
      margin-top: -22px;
      margin-bottom: 15px;
  }

  .bannerBtnCon {
      float: left;
      width: 100%;
  }

  .vanuTime div {
      display: flex;
      flex: 1;
  }

  .vanuTime div img {
      max-width: 15px;
      max-height: 20px;
      min-height: 20px !important;
      margin-right: 10px;
  }

  .openMenuClass.aboutLi {
      height: 65px;
  }

  .megaMenu.aboutMenuDD {
      width: 313px;
      position: absolute;
      top: 53px;
      left: -45px;
      max-height: 275px;
      padding: 0 0 0 0;
      z-index: 99;
  }

  .openMenuClass.megaMenu.aboutMenuDD::-webkit-scrollbar {
      width: 1px;
  }

  @media(max-width:767px) {

      #virtualTourCarousel .owl-nav,
      #virtualTourCarousel .owl-dots {
          display: none !important;
      }
  }

  @media(max-width:520px) {
      .cphi2023 .vanuTime {
          max-width: 650px;
          min-width: 100%;
      }

      .cphi2023 h2 {
          font-size: 30px;
      }

      .cphi2023 p {
          font-size: 18px;
      }
  }

  /* ============================ For exit popup======== */
  .exitPopupbg {
      font-family: "Raleway";
      position: fixed;
      width: 100%;
      height: 100vh;
      overflow: auto;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.5);
      justify-content: center;
      /* align-items: center; */
      display: none;
      z-index: 99999999999999999999999;
  }

  .exitPopupbg .popUpBox {
      position: relative;
      width: 98%;
      max-width: 900px;
      max-height: 600px;
      background: #fff;
      margin: auto;
      box-sizing: border-box;
      /* padding: 15px; */
  }

  .exitPopupbg .popUpBox .popUpCon {
      float: left;
      width: 100%;
      height: auto;
      background: url(../images/exitpopBg.png) no-repeat;
      background-size: cover;
      box-sizing: border-box;
      padding: 40px 30px;
  }

  .closeExitPop {
      background: linear-gradient(45deg, rgba(16, 121, 145, 1) 0%, rgba(68, 172, 93, 1) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      color: #fff;
      position: absolute;
      top: 6px;
      right: 6px;
      border-radius: 50%;
      text-align: center;
      height: 20px;
      width: 20px;
      line-height: 20px;
      text-decoration: none;
      font-size: 14px;
  }

  .logosec {
      float: left;
      width: 100%;
      display: flex;
      align-items: center;
      gap: 20px;
      margin-bottom: 35px;

  }

  .logosec img {
      padding-right: 20px;
      border-right: 1px solid #fff;
  }

  .logosec img:last-child {
      border: none;
  }

  .exitPopupbg .popUpBox .popUpCon h2 {
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      float: left;
      width: 100%;
      margin-bottom: 0;
  }

  .exitPopupbg .popUpBox .popUpCon h3 {
      font-size: 32px;
      font-weight: 500;
      color: #a9d241;
      float: left;
      width: 100%;
      margin-top: 5px;
      margin-bottom: 30px;
  }

  .exitPopupbg .popUpBox .popUpCon .innerBox {
      float: left;
      width: auto;
      box-sizing: border-box;
      padding: 10px;
      border-width: 2px;
      border-style: solid;
      border-image: linear-gradient(to top, #014185, #a9d241) 1;
      display: flex;
      flex-direction: column;
      width: 495px;
      max-width: 100%;
  }

  .exitPopupbg .popUpBox .popUpCon form {
      float: left;
      width: 100%;
      display: flex;
      gap: 15px;
      margin-top: 15px;
  }

  .exitPopupbg .popUpBox .popUpCon form input[type='email'] {
      background: none;
      flex: 1;
      border: none;
      outline: none;
      border-bottom: 1px solid #d3d8e0;
      height: 35px;
      font-size: 18px;
      color: #fff;
  }

  .exitPopupbg .popUpBox .popUpCon form input[type='email']::placeholder {
      color: #fff;
      opacity: 1;
      /* Firefox */
  }

  ::-ms-input-placeholder {
      /* Edge 12-18 */
      color: #fff;
  }

  .exitPopupbg .popUpBox .popUpCon form input[type='submit'] {
      height: auto;
      background: #021e7e;
      color: #fff;
      border-radius: 30px;
      padding: 10px 22px;
      border: none;
      outline: none;
      font-size: 18px;
  }

  .exitPopupbg .popUpBox .popUpCon form img {
      width: 32px;
      height: auto;
      margin: auto 5px auto 0;
  }

  .exitPopupbg .popUpBox .popUpCon p {
      float: left;
      width: 100%;
  }

  .exitPopupbg .popUpBox .popUpCon h4 {
      float: left;
      width: auto;
      font-size: 23px;
      font-weight: bold;
      color: #000;
      padding: 5px;
      margin: -30px 0 0 0;
      background: #a9d241;
      max-width: 248px;
  }

  .exitPopupbg .popUpBox .popUpCon p {
      margin: 20px 0 0 0;
      color: #a9d241;
      font-size: 19px;
  }

  .exitPopupbg .popUpBox .popUpCon .innerBox p {
      margin: 20px 0 0 0;
      color: #fff;
      font-size: 19px;
      width: auto;
  }

  .exitPopupbg .popUpBox .popUpCon form div {
      display: flex;
      align-items: center;
      flex: 1;
  }

  @media (max-width:600px) {
      .exitPopupbg .popUpBox .popUpCon form {
          flex-direction: column;
      }

      .exitPopupbg .popUpBox .popUpCon p, .exitPopupbg .popUpBox .popUpCon .innerBox p {
          font-size: 16px;
      }

      .exitPopupbg .popUpBox {
          max-height: 100000px;
      }
  }

  @media (max-width:440px) {
      .exitPopLogo {
          width: 35%;
      }
  }

  .headerTopRibon {
      position: fixed;
      width: 100%;
      height: auto;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aac75a+0,1ba6a5+50,0c38b7+100 */
      background: linear-gradient(45deg, rgba(170, 199, 90, 1) 0%, rgba(27, 166, 165, 1) 50%, rgba(12, 56, 183, 1) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      display: flex;
      justify-content: space-between;
      align-items: center;
      left: 0;
      top: 0;
      z-index: 9;
  }

  .headerTopRibon+header, .headerTopRibon+.mobileMenu+header {
      margin-top: 64px !important;
  }

  .headerTopRibon a.meetTop {
      margin: 10px 0;
      display: inline-block;
      border-radius: 30px;
      color: #fff;
      text-decoration: none;
      padding: 10px 15px;
      background: rgba(12, 61, 217, 1);
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0a3eda+0,6124af+100 */
      background: linear-gradient(to right, rgba(10, 62, 218, 1) 0%, rgba(97, 36, 175, 1) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

      box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
      border: 1px solid rgba(255, 255, 255, 0.3)
  }

  .meetingCon {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 15px;
  }

  .headerTopRibon p {
      margin: 0;
      color: #fff;
      font-size: 20px;
      font-weight: bold;

  }

  .headerTopRibon+.landingPageHeaser2+.topBanner {
      margin-top: 42px !important;
  }



  .upComingBanner,
  .cphiMilanBaanner {
      top: 47px !important;
      position: absolute !important;
  }

  .upComingBanner h2,
  .cphiMilanBaanner h2 {
      font-size: 36px !important;
      margin: 3px 0 5px 0 !important;
  }

  .cphiMilanBaanner h2 {
      text-transform: uppercase;
      font-size: 50px !important;
  }

  .milanEventDate img {
      width: auto !important;
      height: auto !important;
      min-height: 27px !important;
  }

  span.milanDay img,
  div.milanDay img {
      width: 24px !important;
      height: 27px !important;
  }

  span.milanPlace img,
  div.milanPlace img {
      width: 15px !important;
      height: 27px !important;
  }

  span.milanDay img,
  div.milanDay img {
      width: 17px !important;
      height: 20px !important;
      min-height: auto !important;
  }

  .milanDay,
  .milanPlace {
      display: flex;
      font-weight: bold;
      font-size: 20px;
      gap: 15px;
      align-items: center;
  }

  .milanEventDate {
      display: flex;
      gap: 25px;
      align-items: center;
      color: #fff;
      font-weight: bold;
  }

  .milanEventDate span {
      font-weight: bold;
      font-size: 20px;
      display: flex;
      gap: 15px;
      align-items: center;
  }


  .upComingBanner {
      height: 86px;
      background: #042681;
      padding: 0 50px;
      left: 0;
      width: 60%;
      border-top-right-radius: 43px;
      border-bottom-right-radius: 43px;
      padding-left: 20%;
      box-sizing: border-box;
  }

  .cphiMilanBaanner p {
      max-width: 400px !important;
      color: #a7cb65 !important;
      font-weight: normal !important;
  }

  .upComingBanner h2 {
      font-size: 24px !important;
      margin-top: 12px !important;
  }

  span.milanDay em {
      font-style: normal !important;
  }


  /* banner adjust mobile - 19-08-24 */








  #homeBanner {
      position: relative;
  }

  .bannerNav.bannerNavSec {
      display: none !important;
  }

  #homeBanner .owl-dots {
      width: 100%;
      display: flex;
      justify-content: center;
      margin-top: 0;
      height: 25px;
      position: absolute;
      bottom: 4px;
  }

  #homeBanner .owl-dots button {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      display: block;
      margin: auto 5px;
      background: #fff;
      opacity: 0.3;
  }

  #homeBanner .owl-dots button.active {
      opacity: 0.6;
  }

  #homeBanner .owl-nav {
      visibility: visible !important;
  }

  #homeBanner .owl-nav {
      visibility: visible !important;
      position: absolute;
      top: calc(50% - 36px);
      width: 99%;
      z-index: 999;
      display: flex;
      justify-content: space-between;
  }

  #homeBanner .owl-nav button span {
      font-size: 60px;
      color: #fff;
  }

  .bannerSec, .bannerSec .banner, #homeBanner, .banner .item, #homeBanner .owl-stage-outer {
      height: auto !important;
      overflow: hidden;
  }




  /*08-08-2024-amit-header*/

  header {
      transition: all 0.3s ease;
      /* Smooth transition */
  }

  .logo img {
      height: 96px;
      width: auto;
      /* Default logo size */
      transition: all 0.3s ease;
      /* Smooth transition */
  }

  header.scrolled {
      padding: 10px 0;
      /* Smaller padding when scrolled */
  }

  header.scrolled .logo img {
      height: 50px;
      width: auto;
      /* Smaller logo size when scrolled */
  }

  header.scrolled .menuSec .headerMenu {
      margin: 13px 0 0 0 !important;
  }

  header.scrolled .headerBottom .megaMenu,
  header.scrolled .headerBottom .megaMenu.aboutMenuDD {
      top: 69px;
  }

  section.bannerSec.bannerScrolled {
      margin-top: 58px;
      transition: all 0.3s ease;
  }



  .newBanner p:first-child, .newBanner2 p:first-child, .newBanner3 p:first-child {
      margin-bottom: 0px;
      font-weight: 500;
  }

  .newBanner p, .newBanner2 p {
      color: #000;
  }

  .newBanner3 p {
      color: #fff;
  }

  .newBanner3 {
      margin-bottom: 15px;
  }

  .newBanner3 h1 {
      display: inline-block;
      font-family: "Raleway";
      font-weight: bold;
      text-transform: uppercase;
      background: transparent;
      color: #fff;
      padding: 0;
      font-size: 2.5rem;
      line-height: 3rem;
  }


  .newBanner h1 {
      display: inline-block;
      font-family: "Raleway";
      font-weight: bold;
      text-transform: uppercase;
      background: rgb(0, 13, 114);
      background: linear-gradient(90deg, rgba(0, 13, 114, 1) 0%, rgba(12, 140, 157, 1) 50%, rgba(126, 198, 79, 1) 100%);
      color: #fff;
      padding: 0 10px;
  }

  .newBanner2 h1 {
      display: inline-block;
      font-family: "Raleway";
      font-weight: bold;
      text-transform: uppercase;
      background: -webkit-linear-gradient(90deg, rgba(0, 13, 114, 1) 0%, rgba(12, 140, 157, 1) 50%, rgba(126, 198, 79, 1) 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  }

  .newBanner2 h1:first-child {
      margin-bottom: 0px;
  }

  .newBanner2 h1 {
      display: block;
      margin-bottom: 0px !important;
  }

  .newBanner2 h1:first-child {
      margin-bottom: 0px;
      padding-bottom: 0px;
  }

  p.vtitle {
      bottom: 5px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      padding: 5px 10px;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      font-family: "Raleway";
      font-size: 17px;
      font-weight: 600;
      border-radius: 2px;
      margin-bottom: 0px;
  }

  .apslDestopBanner {
      width: 100% !important;
      height: auto !important;
      min-height: auto !important;
  }

  .VtTextcon p {
      margin-bottom: 0px !important;
  }

  #virtualTourCarousel .vtCon .VtTextcon {
      margin-top: 8px;
  }

  .PharmaceuticalServices img {
      display: block;
      margin: 0 auto;
      border-radius: 0px;
  }

  button.cmp-revoke-consent {
      position: relative !important;
      left: auto !important;
      top: auto !important;
      bottom: auto !important;
      background: transparent;
      border: none !important;
      border-radius: 0px;
      padding: 0px !important;
      color: #ccc;
      font-family: Raleway;
      font-weight: 600 !important;
      font-size: 18px;
      text-decoration: none;
      line-height: 26px;
      margin: 5px 0 0 0 !important;
  }


  .whyBgNew {
      width: 100%;
      background: linear-gradient(270deg, #94B909 0%, #1872B1 57%, #03247E 100%);
      height: auto;
      min-height: 420px;
      padding: 50px 0px;
      box-sizing: border-box;
      margin-top: 30px;
  }

  .whyBgNew h2 {
      font-size: 36px;
      color: #fff !important;
      text-align: center;
  }

  .whyOption {
      display: flex;
      flex-wrap: wrap;
      gap: 25px 50px;
      justify-content: center;
      align-items: center;
      margin-top: 50px;
  }

  .whyOptionBox {
      display: flex;
      width: 18%;
      flex-direction: column;
      gap: 5px;
      justify-content: center;
      color: #fff;
      align-items: center;
      text-align: center;
  }

  .whyOptionBox h4 {
      font-size: 30px !important;
      color: #fff;
      margin-bottom: 0px !important;
  }

  .whyOptionBox img {
      max-width: 45px;
  }

  .whyOptionBox span {
      line-height: 24px;
  }






  /*service section */

  .wideRangeSection {
      max-width: 100%;
      margin: 0 auto;
  }

  .wideRangeSection h4 {
      margin: 0;
      font-size: 40px;
      color: #031b80;
      font-weight: normal;
      margin-bottom: 20px;
  }

  .wideRangeBottomPart {
      max-width: 100%;
      margin: 0 auto;
      margin-top: 30px;
      display: flex;
      gap: 30px;
      justify-content: space-between;
      align-items: flex-start;
  }

  .wideRangeNav ul {
      margin: 0px;
      padding: 0px;
      display: flex;
      gap: 15px;
  }

  .wideRangeNav ul li {
      background-image: none;
      width: 100%;
      position: relative;
      border-radius: 30px;
      background-color: #1f3fb7;
      height: 57px;
      margin-bottom: 12px;
      min-width: 347px;
      list-style: none;
      display: flex;
      justify-content: space-between;
  }

  .wideRangeNav ul li a {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-style: normal;
      font-weight: 600;
      font-size: 20px;
      line-height: 57px;
      text-align: center;
      color: #FFFFFF;
      text-decoration: none;
      padding-left: 0px;
      padding-right: 10px;
      font-weight: normal;
  }

  .wideRangeNav ul li:nth-child(2) {
      background-color: #009688;
  }

  .wideRangeNav ul li:last-child {
      background-color: #F9EE6A;
  }

  .wideRangeNav ul li:last-child a {
      color: #000;
  }


  .wideRangeNavContent {
      display: flex;
      gap: 25px;
      width: 100%;
      padding: 30px;
  }

  .wideRangeLeft {
      width: auto;
      max-width: 350px;
  }

  .wideRangeRight {
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 30px;
      background-color: #1F3FB7;
      width: 100%;
      min-height: 300px;
      padding: 20px;
      box-sizing: border-box;
  }

  .widerangeServiceWrapper {
      width: 100%;
      height: auto;
      display: flex;
      gap: 20px;
      justify-content: space-between;
      margin-bottom: 30px;
  }

  .widerangeServiceWrapper ul {
      width: 100%;
      margin: 0px;
      padding: 0px;
      display: flex;
      gap: 30px;
      justify-content: center;
  }

  .widerangeServiceWrapper ul li {
      width: 150px;
      height: 130px;
      background: #FFFFFF;
      border-radius: 15px;
      list-style: none;
      padding: 0px;
      margin: 0px;
      text-align: center;
      transition: background-color 0.3s ease, transform 0.3s ease;
  }

  .widerangeServiceWrapper ul li a {
      text-decoration: none;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 15px;
      justify-content: center;
      width: 100%;
      height: 100%;
      color: #014943;
      transition: color 0.3s ease;
  }

  .widerangeServiceWrapper ul li img {
      transition: transform 0.3s ease;
      width: 40px;
  }

  .widerangeServiceWrapper ul li:hover {
      background-color: #014943;
      /* Change background color on hover */
      transform: translateY(-5px);
      /* Slight upward movement */
  }

  .widerangeServiceWrapper ul li:hover a {
      color: #FFFFFF;
      /* Change text color on hover */
  }

  .widerangeServiceWrapper ul li:hover img {
      transform: scale(1.2);
      fill: #fff !important;
      filter: brightness(0) saturate(100%) invert(99%) sepia(94%) saturate(1%) hue-rotate(350deg) brightness(113%) contrast(101%);
      /* Enlarge image slightly on hover */
  }

  .featureOffers h4 {
      font-style: normal;
      font-weight: 600 !important;
      font-size: 24px !important;
      line-height: 29px;
      text-align: center;
      color: #FFFFFF;
      margin-bottom: 20px !important;
  }

  .featureOffers ul {
      margin: 0px;
      padding: 0px;
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: center;
  }

  .featureOffers ul li {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 10px 12px;
      gap: 10px;
      background: #FFFFFF;
      border-radius: 30px;
      width: auto;
  }

  .featureOffers ul li a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none;
      color: #000;
  }

  .featureOffers ul li:hover {
      background: #014943;
  }

  .featureOffers ul li:hover a {
      color: #fff;
  }


  #bioloContent .featureOffers h4 {
      color: #000;
  }

  /*service section menu*/
  ul.wideNavMenu li {
      cursor: pointer;
      position: relative;
  }


  ul.wideNavMenu li:first-child::after,
  ul.wideNavMenu li:nth-child(2)::after {
      content: "";
      background: url(../images/service-arrow-white.svg) no-repeat;
      width: 38px;
      height: 38px;
      position: absolute;
      left: 85%;
      top: 18%;
      right: 5%;
      bottom: 0;
      opacity: 0;
  }

  ul.wideNavMenu li:nth-child(3)::after {
      content: "";
      background: url(../images/service-arrow-black.svg) no-repeat;
      width: 38px;
      height: 38px;
      position: absolute;
      left: 85%;
      top: 18%;
      right: 5%;
      bottom: 0;
      opacity: 0;
  }

  ul.wideNavMenu li:first-child:hover::after,
  ul.wideNavMenu li:nth-child(2):hover::after,
  ul.wideNavMenu li:nth-child(3):hover::after,
  ul.wideNavMenu li:first-child.active::after,
  ul.wideNavMenu li:nth-child(2).active::after,
  ul.wideNavMenu li:nth-child(3).active::after {
      opacity: 1;
      transition: all 0.5s;
  }

  button.cmp-revoke-consent {
      text-align: left !important;
  }


  /*Contact form design changes*/


  form#webform-submission-contact-add-form input[type="text"],
  form.webform-submission-add-form input[type="text"],
  form#webform-submission-contact-add-form-popup input[type="text"],
  .downloadForm input[type="text"],
  form#webform-submission-contact-add-form input[type="email"],
  form.webform-submission-add-form input[type="email"],
  form#webform-submission-contact-add-form-popup input[type="email"],
  .downloadForm input[type="email"],
  form#webform-submission-contact-add-form input[type="tel"],
  form.webform-submission-add-form input[type="tel"],
  form#webform-submission-contact-add-form-popup input[type="tel"],
  .downloadForm input[type="tel"],
  form#webform-submission-contact-add-form select,
  form.webform-submission-add-form select,
  form#webform-submission-contact-add-form-popup select,
  .downloadForm select {
      margin-bottom: 0px !important;
      border-radius: 0px !important;

  }

  .webform-container-popup .SpeakOurExperts form {
      padding: 0px !important;
      width: 100% !important;
  }

  form#webform-submission-contact-add-form-popup input[type="tel"] {
      line-height: 38px !important;
  }



  form#webform-submission-contact-add-form-popup section {
      float: none !important;
      width: 100% !important;
      display: block !important;
  }

  form#webform-submission-contact-add-form fieldset,
  form.webform-submission-add-form fieldset,
  form#webform-submission-contact-add-form-popup fieldset {
      margin: 0 !important;
  }

  form#webform-submission-contact-add-form .col-md-6:nth-child(5),
  form.webform-submission-add-form .col-md-6:nth-child(5),
  form#webform-submission-contact-add-form-popup .col-md-6:nth-child(5) {
      width: 50% !important;
  }



  body.about-us-page section#Leadership h3.title2 {
      color: #1d5793 !important;
  }

  form#webform-submission-contact-add-form .form-textarea,
  form.webform-submission-add-form .form-textarea,
  form#webform-submission-contact-add-form-popup .form-textarea {
      margin-top: 24px !important;
      height: 45px !important;
      margin-bottom: 20px !important;
  }

  form#webform-submission-contact-add-form .js-form-item.form-item.js-form-type-checkbox.form-item-i-agree-to-receive-updates-from-aurigene.js-form-item-i-agree-to-receive-updates-from-aurigene {
      margin-top: 0px !important;
  }

  form#webform-submission-contact-add-form #edit-actions-submit,
  form.webform-submission-add-form #edit-actions-submit,
  form#webform-submission-contact-add-form-popup #edit-actions-submit {
      display: block !important;
      margin: 0 auto !important;
  }

  form#webform-submission-contact-add-form input[type="text"]::placeholder,
  form.webform-submission-add-form input[type="text"]::placeholder,
  form#webform-submission-contact-add-form-popup input[type="text"]::placeholder,
  .downloadForm input[type="text"]::placeholder,
  form#webform-submission-contact-add-form input[type="email"]::placeholder,
  form.webform-submission-add-form input[type="email"]::placeholder,
  form#webform-submission-contact-add-form-popup input[type="email"]::placeholder,
  .downloadForm input[type="email"]::placeholder,
  form#webform-submission-contact-add-form input[type="tel"]::placeholder,
  form.webform-submission-add-form input[type="tel"]::placeholder,
  form#webform-submission-contact-add-form-popup input[type="tel"]::placeholder,
  .downloadForm input[type="tel"]::placeholder,
  form#webform-submission-contact-add-form select::placeholder,
  form.webform-submission-add-form select::placeholder,
  form#webform-submission-contact-add-form-popup select::placeholder,
  .downloadForm select::placeholder,
  form#webform-submission-contact-add-form .form-textarea::placeholder,
  form.webform-submission-add-form .form-textarea::placeholder,
  form#webform-submission-contact-add-form-popup .form-textarea::placeholder,
  form#webform-submission-contact-add-form select {
      font-weight: 400 !important;
      color: #212529 !important;
  }

  form.webform-submission-add-form select {
      font-weight: 400 !important;
      color: #212529 !important;
  }

  form#webform-submission-contact-add-form::placeholder,
  form.webform-submission-add-form::placeholder,
  form#webform-submission-contact-add-form-popup::placeholder {
      font-weight: 400 !important;
      color: #212529 !important;
  }

  #webform-submission-contact-add-form,
  form.webform-submission-add-form,
  form#webform-submission-contact-add-form-popup {
      margin-top: -20px;
  }

  form.webform-submission-add-form .js-form-type-checkbox {
      margin-top: 0px;
  }

  .js-form-item.form-item.js-form-type-textfield.form-item-company.js-form-item-company.form-no-label {
      width: 50%;
  }

  form.webform-submission-add-form .js-form-type-checkbox {
      margin-top: 0px;
      width: 100% !important;
  }

  section#edit-section {
      width: 45% !important;
      margin-right: 2% !important;
  }

  section#edit-rightcaptcha {
      width: 50%;
  }

  input#edit-agree-to-privacy-policy {
      width: 32px !important;
  }

  form#webform-submission-contact-add-form-popup input#edit-agree-to-privacy-policy {
      width: 20px !important;
      height: 20px !important;
  }


  form#webform-submission-contact-add-form-popup .form-textarea {
      margin-bottom: 10px !important;
  }


  form#webform-submission-contact-add-form-popup section#edit-section {
      margin: 0px;
  }

  @media (max-width: 1366x) {
      section#edit-section {
          width: 45% !important;
          margin-right: 2% !important;
      }

      .webform-submission-form .g-recaptcha {
          width: auto !important;
      }

      section#edit-section {
          margin-right: 2%;
      }

      .featureOffers ul li {
          padding: 10px 12px;
      }
  }

  @media(max-width:1199px) {
      section#edit-section {
          width: 100% !important;
      }

      section#edit-rightcaptcha {
          width: 100%;
      }

      .wideRangeNav ul li {
          min-width: auto;
      }

      .wideRangeNav ul li a {
          font-size: 16px;
      }

      ul.wideNavMenu li:first-child::after, ul.wideNavMenu li:nth-child(2)::after, ul.wideNavMenu li:nth-child(3)::after {
          background-size: 30px;
          background-position: center center;
      }

      .widerangeServiceWrapper ul li,
      .featureOffers ul li a {
          font-size: 14px;
      }
  }


  @media(max-width:680px) {
      .headerTopRibon p {
          font-size: 16px;
      }

      .meetingCon {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 0;
          flex-direction: column;
      }

      .headerTopRibon+.mobileMenu+header {
          margin-top: 78px !important;
      }
  }



  @media (max-width: 480px) {

      .newBanner3 h1 {
          font-size: 1.5rem;
          line-height: 2rem;
      }


      .widerangeServiceWrapper ul li:hover a {
          color: #000;
      }

      .widerangeServiceWrapper ul li:hover img {
          transform: scale(1.2);
          fill: none;
          filter: none;
      }

      .milanEventDate {
          flex-direction: column;
          justify-content: flex-start;
          align-items: flex-start;
          gap: 10px;
      }

      .milanEventDate img {
          margin-right: 10px !important;
      }

      .cphiMilanBaanner h2 {
          font-size: 50px !important;
          line-height: 50px !important;
          text-transform: uppercase !important;
      }

      .cphiMilanBaanner p {
          color: #a7cb65;
          font-weight: normal;
          max-width: 290px;
      }

      #edit-section {
          width: 100% !important;
      }

      .webform-submission-form section {
          width: 100% !important;
      }

      form#webform-submission-contact-add-form .col-md-6:nth-child(5), form.webform-submission-add-form .col-md-6:nth-child(5), form#webform-submission-contact-add-form-popup .col-md-6:nth-child(5) {
          width: 100% !important;
      }

      .js-form-item.form-item.js-form-type-textfield.form-item-company.js-form-item-company.form-no-label {
          width: 100% !important;
      }

      #edit-section {
          width: 100% !important;
          margin-bottom: 15px;
      }
  }