.cmoPage { margin-top: 64px; }
  @media (min-width: 1200px) {
    .cmoPage .container, .cmoPage .container-lg, .cmoPage .container-md, .cmoPage .container-sm, .cmoPage .container-xl {
        max-width: 1200px;
    }
  }
 
.commanHead { color: #373737; font-size: 32px; font-weight: 700; margin-bottom: 50px; line-height: 38px; display: block; text-align: center;
}
.borderBorderLight{ position: relative; z-index: 1; display: inline-block; }
.borderBorderLight::before{ content: ''; height: 16px; background: #ffffff; opacity: .22; display: inline-block; width: 101%; position: absolute; bottom: 1px; z-index: -1;  }

.borderBorder { position: relative; z-index: 1; display: inline-block;}
.borderBorder::before { content: ''; height: 16px; background: #2D77EA; opacity: .3; display: inline-block; width: 101%;  position: absolute;
    bottom: 1px; z-index: -1;}
.demandmainBox {  background-image: url(../images/pharma/bg.svg); background-size: cover; background-position: right center; padding: 120px 0;  }
.demandWrap { display: flex; align-items: center; }
.demandWrap .demandLeft { width: 100%; padding-right: 40px; }
.demandWrap .demandLeft h2 { text-align: left; margin-bottom: 10px; max-width: 420px; }
.demandWrap .demandLeft h2 b { background: linear-gradient(42deg, #F87023 6.78%, #FFC554 80.87%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;  font-size: 50px;}
.demandWrap .demandLeft p {color: #373737; font-size: 18px; font-weight: 400; max-width: 460px;}
.demandWrap .demandRight { width: 100%; }  

.demandBox { padding: 15px; border-radius: 15px; position: relative; box-shadow: 0px -10px 10px 0px rgba(0, 0, 0, 0.01); margin-bottom: 20px; background: hsla(198, 100%, 64%, 1); background: linear-gradient(270deg, hsla(198, 100%, 64%, 1) 0%, hsla(231, 100%, 76%, 1) 35%, hsla(238, 100%, 78%, 1) 68%, hsla(198, 100%, 64%, 1) 100%); background: -moz-linear-gradient(270deg, hsla(198, 100%, 64%, 1) 0%, hsla(231, 100%, 76%, 1) 35%, hsla(238, 100%, 78%, 1) 68%, hsla(198, 100%, 64%, 1) 100%); background: -webkit-linear-gradient(270deg, hsla(198, 100%, 64%, 1) 0%, hsla(231, 100%, 76%, 1) 35%, hsla(238, 100%, 78%, 1) 68%, hsla(198, 100%, 64%, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#47C8FF", endColorstr="#879AFF", GradientType=1 ); }

 

.demandBox::before{ content: ''; background: linear-gradient(0deg, #FFF -20.45%, #F7FCFF 100%); position: absolute; left: 1px; top: 1px; width: calc(100% - 2px); height: calc(100% - 2px); border-radius: 15px; z-index: 0; }
.demandBox figure { display: inline-block; vertical-align: middle; margin-bottom: 0; z-index: 1; position: relative; left: 24px; }
.demandBox .demandContent { display: inline-block; width: calc(100% - 107px); vertical-align: middle; padding-left: 90px; position: relative; z-index: 1; }

.demandBox .demandContent::before { content: ''; position: absolute; width: 1px; height: 46px; opacity: 0.4; left: 50px; top: 50%; transform: translateY(-50%); background: linear-gradient(90deg, #47C8FF 0%, #9093FF 100%); }
.demandBox .demandContent b { color:#051A8B; font-size: 22px; font-style: normal; font-weight: 700; line-height: 18px;  }
.demandBox .demandContent p { margin-bottom: 0; font-size: 16px; }

.choosePanel {background-color: #00426D; background-image: url(../images/cmo/herobg.svg); height: 800px; position: relative;  overflow: hidden; background-size: cover; background-position: center bottom; display: flex; align-items: center; justify-content: center; }
.choosePanel .choosePanelBox { display: flex; align-items: center; justify-content: space-around; }
.choosePanel .choosePanelContent { color: #ffffff; max-width: 556px;   }
.choosePanel .choosePanelContent b { color: #ffffff; font-size: 90px; font-weight: 800; line-height: 80px; text-transform: uppercase; margin-bottom: 8px; display: block;}
.choosePanel .choosePanelContent h2 { color: inherit; font-size: 32px; font-weight: 700; line-height: 34px; margin: 5px 0 10px 0; text-transform: uppercase; position: relative; }
.choosePanel .choosePanelContent h2::before { content: ''; position: absolute; left: 0; bottom: -6px; width: 92px; height: 4px; border-radius: 40px; background: linear-gradient(222deg, #F87023 9.48%, #FFC554 96.34%); }
.choosePanel .choosePanelContent p { color: #ffffff; font-size: 26px; font-weight: 600; line-height: 35px; padding-right: 60px;   }
.choosePanel .choosePanelContent p .borderBorder::before { background: rgba(255, 255, 255, 0.50); opacity: 0.61; }
.choosePanel .choosePanelContent .fillButton { margin-top: 30px; }
.choosePanel .heroImage { position: relative; max-width: 624px; width: 100%; height: 624px;  }
.choosePanel .heroImage::before{ content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);   width: 140%; height: 140%;  z-index: 9999; opacity: .5;
  background: radial-gradient(49.95% 50.04% at 49.06% 48.93%, #0D5781 0%, #093D5B 20%, #052334 44%, #020F17 66%, #000406 86%, #000 100%);
background-blend-mode: screen;
mix-blend-mode: plus-lighter;
 }
.choosePanel .heroImage .heroAnimatedWrap { position: relative; z-index: 1; width: 100%; height: 100%; }

.choosePanel .heroImage .heroAnimatedWrap .centerImg { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.choosePanel .heroImage .heroAnimatedWrap figure { position: absolute; opacity: 0; transition: all .5s; width: 0; height: 0; }
.choosePanel .heroImage .heroAnimatedWrap figure.opacity1 { opacity: 1; transition: all .5s; width: auto; height: auto; }
.choosePanel .heroImage .heroAnimatedWrap .image01 { top: 433px; left: 73px;}
.choosePanel .heroImage .heroAnimatedWrap .image02 { top: 255px; left: -23px; }
.choosePanel .heroImage .heroAnimatedWrap .image03 { top: 155px; left: 51px; }
.choosePanel .heroImage .heroAnimatedWrap .image04 { top: 70px; left: 120px; }
.choosePanel .heroImage .heroAnimatedWrap .image05 { top: -32px; left: 235px; }
.choosePanel .heroImage .heroAnimatedWrap .image06 { top: 70px; right: 110px; }
.choosePanel .heroImage .heroAnimatedWrap .image07 { top: 155px; right: 40px; }
.choosePanel .heroImage .heroAnimatedWrap .image08 { top: 265px; right: -23px; }
.choosePanel .heroImage .heroAnimatedWrap .image09 { top: 453px; right: 93px; } 
.choosePanel .heroImage .cricleAnimated { opacity: .2; position: absolute; left: 0; top: 0; width: 100%; height: 100%; } 
.choosePanel .heroImage .cricleAnimated img { -webkit-animation: spin 60s linear infinite; animation: spin 60s linear infinite; }

/* for Safari browser  */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.CMOputsWrap { text-align: center; color: #373737; padding: 132px 0; }
.CMOputsWrap h2 { font-size: 32px; font-weight: 700; max-width: 698px; margin: 0 auto 14px;}
.CMOputsWrap h2 b {color: #FDA03F; }
.CMOputsWrap p { max-width: 645px; margin: 0 auto 10px; font-size: 18px; }
.CMOputsWrap figure {  padding: 0 30px; max-width: 780px; margin: 0 auto; position: relative; left: 35px;}
.CMOputsWrap a {  margin: 0px auto 68px; display: inline-block;  
   position: relative;
  color: #F87023;
  font-size: 18px; 
  font-weight: 600;
  line-height: 24px;
  text-decoration-line: underline; }
  
.CMOputsWrap figure + a { margin-bottom: 0; }

.cmoRoadWrap { display: block }
.cmoRoadWrap figure,
.cmoRoadWrap figure img { width: 100%; margin-bottom: 0; }
.cmoRoadWrap figure img.deskShow { display: block; }
.cmoRoadWrap figure img.mobileShow { display: none; }

.everythingWrap { padding: 132px 0 132px 0; text-align: center; }
.everythingWrap .everythingHead { text-align: center;  }
.everythingWrap .everythingHead h2 { font-size: 32px; line-height: 34px; font-weight: 700; color: #373737; }
.everythingWrap .everythingHead b { background: linear-gradient(42deg, #F87023 6.78%, #FFC554 80.87%); font-size: 62px;
  background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.everythingBottom { display: flex; margin-bottom: 20px; margin-top: 80px; }
.everythingBottom .everythingList { width: 100%; margin: 12px; position: relative; padding: 25px; border-radius: 15px; overflow: hidden; }
.everythingBottom .everythingList:before { content: ''; width: 100%; height: 100%; border-radius: 15px;  position: absolute; top: 0; left: 0;  border: 1px solid rgb(71 200 255 / 50%); background: linear-gradient(1deg, rgba(255, 255, 255, 0.50) -17.31%, rgba(235, 247, 254, 0.50) 122.17%);  box-shadow: 0px -10px 10px 0px rgba(0, 0, 0, 0.01); z-index: -1; }
  /* .everythingBottom .everythingList:after{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 15px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.00) 100%); z-index: -1;
    border: 1px solid #47C8FF;
    background: linear-gradient(1deg, rgba(255, 255, 255, 0.50) -17.31%, rgba(235, 247, 254, 0.50) 122.17%);
    box-shadow: 0px -10px 10px 0px rgba(0, 0, 0, 0.01);} */
.everythingBottom .everythingList b { color: #051A8B; font-size: 20px; font-weight: 700;}
.everythingBottom .everythingList p { margin-bottom: 0; }
.cmoRoadMobile { }
.cmoRoadMobile h2 { font-size: 18px; font-weight: 700; line-height: 20px; color: #3C3026; text-align: center; padding: 60px 20px 40px 20px; }
.cmoRoadMobile h2 b { background: linear-gradient(42deg, #F87023 6.78%, #FFC554 80.87%); background-clip: text; -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.cmoRoadSlider { padding: 0px; position: relative; padding-bottom: 70px;  }
.cmoRoadSlider .slick-arrow { position: absolute; font-size: 0; bottom: 30px; background-repeat: no-repeat; background-position: center; background-color: #ffffff; }
.cmoRoadSlider .slick-arrow.slick-prev { left: 38%; background-image: url(../images/cmo/prev.svg); }
.cmoRoadSlider .slick-arrow.slick-next { left: 52%; background-image: url(../images/cmo/next.svg); }
.cmoRoadSlider .cmoRoadItems { overflow: hidden; padding: 10px 0px; }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner { width: 258px; display: inline-block; margin-left: 30px; position: relative; }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner::before { content: ''; width: 1px; height: 100%; position: absolute; left: -10px; top: 30px; background: rgb(248,112,35); background: linear-gradient(180deg, rgba(248,112,35,1) 0%, rgba(255,197,84,1) 100%); }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner::after { content: ''; width: 8px; height: 8px; border-radius: 50%; position: absolute; left: -13px; top: 28px; background: rgb(248,112,35); background: linear-gradient(180deg, rgba(248,112,35,1) 0%, rgba(255,197,84,1) 100%); }

.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner::before { background: rgb(248,112,35); background: linear-gradient(0deg, rgba(248,112,35,1) 0%, rgba(255,197,84,1) 100%); left: auto; right: -10px; top: auto; bottom: 52px; background-repeat: no-repeat; background-position: bottom center; }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner::after { content: ''; width: 8px; height: 8px; border-radius: 50%; position: absolute; right: -13px; left: auto; top: 34px; background: rgb(248,112,35); background: linear-gradient(180deg, rgba(248,112,35,1) 0%, rgba(255,197,84,1) 100%); }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.slide01::before{ height: 120%;}
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.slide03::before{ height: 126%;}
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.slide05::before{ height: 138%;}
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.slide07::before{ height: 124%;}
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.slide09::before{ height: 111%;}
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner.slide02::before{ height: 62%; bottom: 105px;}
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner.slide04::before{ height: 84%; bottom: 97px;}
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner.slide06::before{ height: 87%; bottom: 112px; }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner.slide08::before{ height: 75%; bottom: 112px; }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner.slide10::before{ height: 61%; bottom: 112px; }


.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner.twoInner { float: right; margin-right: 30px;  }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner b { color: #F3D5BB; font-size: 26px; font-weight: 700; line-height: 17.703px; }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner h2 { font-size: 14px; font-weight: 700; line-height: 18.58px; background: linear-gradient(42deg, #F87023 6.78%, #FFC554 80.87%); background-clip: text; padding: 0;
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; position: relative;  padding-bottom: 6px;  }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner h2::before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px;  background: linear-gradient(42deg, #F87023 6.78%, #FFC554 80.87%); }
.cmoRoadSlider .cmoRoadItems .cmoRoadItemInner p { color: #373737; font-size: 12px; font-weight: 400; line-height: 14.8px; }

.roadView { display: flex; align-items: center; justify-content: space-between; background: url(../images/cmo/road_vl.png); background-position: center; background-repeat: no-repeat; background-size: contain; padding: 0 30px;     margin: 27px 0; }
.roadView .roadViewLeft { margin-top: -35px; width: 80px; }
.roadView .roadViewRight { margin-top: 19px; width: 80px; }
.roadView .roadViewLeft img,
.roadView .roadViewRight img { max-width: 100%; min-height: 100%; }

.cmoRoadMobile { background: url(../images/cmo/slidebg.svg); background-position: center bottom; padding-bottom: 50px; background-size: cover; }
.slick-dots { position: relative; top: 80px; }
.slick-dots li.slick-active { background: linear-gradient(42deg, #F87023 6.78%, #FFC554 80.87%); }
.mobileShow { display: none; }

.whitepaperWrap { background: linear-gradient(254deg, #0B2144 10.94%, #235F97 98.24%); padding: 130px 0; }
.whitepaperWrap .whiteDetails { display: flex; align-items: center;  }
.whitepaperWrap .whiteDetails figure { max-width: 520px; width: 100%; margin-bottom: 0; }
.whitepaperWrap .whiteDetails figure img { max-width: 390px;}
.whitepaperWrap .whiteDetails .whiteDetailsContent { }
.whitepaperWrap .whiteDetails .whiteDetailsContent b { background: linear-gradient(42deg, #F87023 6.78%, #FFC554 80.87%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 32px; font-style: normal; font-weight: 800; line-height: 40px; }
.whitepaperWrap .whiteDetails .whiteDetailsContent h2 { font-size: 32px; font-style: normal; font-weight: 700; line-height: 40px; color: #ffffff; margin-bottom: 16px; max-width: 530px; }
.whitepaperWrap .whiteDetails .whiteDetailsContent p { font-size: 16px; line-height: 20px; color: #ffffff; }
.headinFaq p { font-size: 18px; font-weight: 400; padding-top: 10px; }


@media(min-width:1600px) { 
 
}

@media(min-width:1400px) { 
 
}

@media(max-width:1400px) { 
  
}
@media(max-width:1300px) { 
 
}
@media(max-width:1280px) { 
 

}
@media(max-width:1120px) {
   
  
 }
@media(max-width:1024px) {   

}

@media(max-width:900px) { 
  .demandBox { padding: 15px 0; }
  .demandBox figure {width: 60px; }
  .demandBox .demandContent { width: calc(100% - 83px); padding-left: 70px; }
  .whitepaperWrap .whiteDetails .whiteDetailsContent { padding-left: 30px; }
  .everythingBottom { flex-wrap: wrap; }
  .everythingBottom .everythingList { width: 46%; }
  .choosePanel { padding: 0 30px; }

  .choosePanel .heroImage { height: 284px; }
  .choosePanel .heroImage .heroAnimatedWrap { transform: scale(.6); }
  .choosePanel .heroImage .heroAnimatedWrap .image01 { top: 268px; left: -25px; }
  .choosePanel .heroImage .heroAnimatedWrap .image02 { top: 115px; left: -115px; }
  .choosePanel .heroImage .heroAnimatedWrap .image03 { top: 35px; left: -64px;  }
  .choosePanel .heroImage .heroAnimatedWrap .image04 { top: -48px; left: -7px; }
  .choosePanel .heroImage .heroAnimatedWrap .image05 { top: -123px; left: 96px; }
  .choosePanel .heroImage .heroAnimatedWrap .image06 { top: -20px; right: -29px; }
  .choosePanel .heroImage .heroAnimatedWrap .image07 { top: 70px; right: -74px; }
  .choosePanel .heroImage .heroAnimatedWrap .image08 { top: 157px; right: -111px; } 
  .choosePanel .heroImage .heroAnimatedWrap .image09 { top: 275px; right: 16px; }
    
    
}
 
@media(max-width:767px) { 
    .choosePanel { flex-wrap: wrap; padding: 60px 30px; height: auto; background-repeat: no-repeat; }
    .choosePanel .choosePanelContent { margin-bottom: 40px; text-align: center; }
    .choosePanel .choosePanelContent b { font-size: 40px; line-height: 20px; margin-bottom: 22px; }
    .choosePanel .choosePanelContent .fillButton { margin-top: 30px; }
    .demandmainBox { padding: 60px 20px; }     
    .demandBox { text-align: center; }
    .demandBox figure { max-width: 80px; margin-bottom: 0; left: auto;}
    .demandBox .demandContent { width: calc(100% - 84px); padding-left: 27px; text-align: left; }
    .demandBox .demandContent p { margin-bottom: 0; font-size: 14px; line-height: 18px; }
    .demandBox .demandContent::before {   left: 13px; top: 50%; transform: translateY(-50%); }
    .demandmainBox { background-image: url(../images/cmo/bg_mobile1.svg); }
    .demandBox .demandContent b { font-size: 17px; }
    .cmoRoadWrap figure img.deskShow { display: none; }
    .cmoRoadWrap figure img.mobileShow { display: block ; }
    .everythingBottom { flex-wrap: wrap; }
    .demandWrap{ flex-wrap: wrap;}
    .demandWrap .demandLeft { padding-right: 0; margin-bottom: 15px; }
    .cmoPage { margin-top: 0; }
    .choosePanel .choosePanelBox { flex-wrap: wrap; }

    .choosePanel .heroImage { height: 316px; }
    .CMOputsWrap { padding: 60px 20px;}
    .choosePanel .heroImage .heroAnimatedWrap { transform: scale(1); }
    .choosePanel .heroImage .heroAnimatedWrap .centerImg { width: 38% !important; }
    .choosePanel .heroImage .heroAnimatedWrap figure { width: 16% !important; }
    .choosePanel .heroImage .heroAnimatedWrap .image01 { top: 226px; left: 46px; }
    .choosePanel .heroImage .heroAnimatedWrap .image02 { top: 156px; left: 0px; width: 22% !important; }
    .choosePanel .heroImage .heroAnimatedWrap .image03 { top: 84px; left: 9px; }
    .choosePanel .heroImage .heroAnimatedWrap .image04 { top: 24px; left: 62px; }
    .choosePanel .heroImage .heroAnimatedWrap .image05 { top: -8px; left: 141px; width: 22% !important; }
    .choosePanel .heroImage .heroAnimatedWrap .image06 { top: 36px; right: 41px; }
    .choosePanel .heroImage .heroAnimatedWrap .image07 { top: 97px; right: 7px; }
    .choosePanel .heroImage .heroAnimatedWrap .image08 { top: 162px; right: 0px; width: 22% !important; }
    .choosePanel .heroImage .heroAnimatedWrap .image09 { top: 233px; right: 50px; }
    .choosePanel .choosePanelContent h2 { font-size: 21px; line-height: 25px; margin-bottom: 30px; }
    .choosePanel .choosePanelContent h2::before{ left: 50%; transform: translateX(-50%);     bottom: -12px; }
    .choosePanel .choosePanelContent p { font-size: 20px;  line-height: 22px; padding-right: 0;}
    .choosePanel .choosePanelContent p .borderBorder::before { height: 8px; }
    .borderBorder::before { height: 8px; }
    .borderBorder + .borderBorder::before { left: -3px; }
    .CMOputsWrap figure { left: 0; }
    .mobileShow { display: block; }
    .whitepaperWrap,
    .everythingWrap { padding: 60px 0; }
    .everythingBottom { margin-bottom: 0px; margin-top: 30px; }
    .CMOputsWrap a { margin-bottom: 40px; max-width: 480px; font-size: 16px; padding: 0 20px; }
    .whitepaperWrap .whiteDetails { flex-wrap: wrap; padding: 0 20px; flex-direction: column-reverse; }
    .whitepaperWrap .whiteDetails .whiteDetailsContent { margin-bottom: 15px; padding-left: 0; text-align: center;  }
    .whitepaperWrap .whiteDetails .whiteDetailsContent .fillButton { margin-top: 0; margin-bottom: 30px; }
    .everythingBottom .everythingList { width: 100%; }
    .CMOputsWrap h2,
    .commanHead,
    .whitepaperWrap .whiteDetails .whiteDetailsContent h2,
    .everythingWrap .everythingHead h2 { font-size: 18px; line-height: 24px; font-weight: 700; }
    .CMOputsWrap p,
    .demandWrap .demandLeft p { font-size: 16px; line-height: 20px; }
    .demandWrap .demandLeft h2 b,
    .everythingWrap .everythingHead b { font-size: 40px; }
    .demandWrap .demandLeft .fillButton { margin-top: 0; margin-bottom: 30px; }
    .whitepaperWrap .whiteDetails figure img { max-width: 100%; }
    .demandWrap .demandLeft h2,
    .demandWrap .demandLeft { text-align: center; }
    .autoSlideBox .slick-dots { top: -2px; }
    .autoSlideBox .slick-dots li.slick-active { background: #acacac; }
    .accordionBox .accordion-item .accordion-header { padding-left: 0; }
 

}





























