.insights-bottom-outer {
    display: block !important;
    width: 100%;
    overflow: hidden;
}

.insights-bottom-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

#inside4r-with-animation .inside4r-with-animation .insights-bottom-inner {
    flex: 0 0 25%;
}

 #inside4r-with-animation .inside4r-with-animation button.slick-arrow {
    background-image: url(https://www.cyient.com/hubfs/Btn_Cyi_Tel_Sec05_Next_In01-1.svg);
    background-size: contain;
    width: 40px;
    height: 40px;
    display: block;
    font-size: 0;
    left: 51%;
    bottom: 0;
    top: 95%;
}

#inside4r-with-animation .inside4r-with-animation button.slick-prev.slick-arrow {
    left: 46%;
}
 #inside4r-with-animation .inside4r-with-animation button.slick-arrow:before {
    display: none;
}
#inside4r-with-animation .inside4r-with-animation button.slick-arrow.slick-prev {
    background-image: url(https://www.cyient.com/hubfs/Whitepaper/medical-device-regulatory-affairs/Btn_Cyi_Tel_Sec05_Next_In01-1-svg.svg);
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer .slick-list{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer .slick-list:focus {
  outline: none;
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
#inside4r-with-animation .insights-bottom-outer .slick-slider .slick-track,
#inside4r-with-animation .insights-bottom-outer .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  panning-mobile-outer -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: 0px;
  margin-right: auto;
}
#inside4r-with-animation .insights-bottom-outer .slick-track:before,
#inside4r-with-animation .insights-bottom-outer .slick-track:after {
  display: table;
  content: '';
}
#inside4r-with-animation .insights-bottom-outer .slick-track:after {
  clear: both;
}
#inside4r-with-animation .insights-bottom-outer .slick-loading .slick-track {
  visibility: hidden;
}
#inside4r-with-animation .insights-bottom-outer .slick-slide {
  height: 100%;
  min-height: 1px;
    margin: 0 15px;
}
#inside4r-with-animation .insights-bottom-outer .slick-slide:focus {
  outline: 0;
}
#inside4r-with-animation .insights-bottom-outer[dir='rtl'] .slick-slide {
  float: right;
}
#inside4r-with-animation .insights-bottom-outer .slick-slide img {
  display: block;
}
#inside4r-with-animation .insights-bottom-outer .slick-slide.slick-loading img {
  display: none;
}
#inside4r-with-animation .insights-bottom-outer .slick-slide.dragging img{
  pointer-events: none;
}
#inside4r-with-animation .insights-bottom-outer .slick-initialized .slick-slide {
  display: block;
}
#inside4r-with-animation .insights-bottom-outer .slick-loading .slick-slide {
  visibility: hidden;
}
#inside4r-with-animation .insights-bottom-outer .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
#inside4r-with-animation .insights-bottom-outer .slick-arrow.slick-hidden {
  display: none;
}
#inside4r-with-animation .inside4r-with-animation  .insights-bottom-outer {
  position: relative;
  padding: 30px 0px 60px;
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer a.previous.slick-arrow {
  position: absolute;
  bottom: 0;
  top: 50%;
  left: -40px;
  transform: scaleX(-1);
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer a.next.slick-arrow {
  position: absolute;
  bottom: 0;
  top: 50%;
  right: -40px;
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-outer .slick-arrow.slick-disabled {
  opacity: 0.2;
  filter: grayscale(100%);
  cursor: default;
}



#inside4r-with-animation .inside4r-with-animation .insights-top-desc p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 100;
    margin: 0;
    color: #707070;
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-inner {
    position: relative;
}

#inside4r-with-animation .inside4r-with-animation .insight-bottom-in {
    position: relative;
}

#inside4r-with-animation .inside4r-with-animation .insight-bottom-left img {
    border-radius: 24px;
    bottom: 0;
    height: 100%!important;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

#inside4r-with-animation .inside4r-with-animation .insights-bottom-inner:before {
    background-color: hsla(0,0%,6%,.5);
    border-radius: 24px;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom-inner {
    position: relative;
}

#inside4r-with-animation .inside4r-with-animation .insight-bottom-in {
    position: relative;
    min-height: 300px;
}



#inside4r-with-animation .inside4r-with-animation .insights-bottom-inner:before {
    background-color: hsla(0,0%,6%,.5);
    border-radius: 24px;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
#inside4r-with-animation .inside4r-with-animation  .insight-slide-serial {
    bottom: 60px;
    left: 20px;
    margin: 0 auto;
    position: absolute;
    right: 20px;
}
#inside4r-with-animation .inside4r-with-animation .insights-bottom {
    margin: 0 -15px;
}
#inside4r-with-animation .inside4r-with-animation .insight-slide-content {
    bottom: 50px;
    display: none;
    left: 20px;
    position: absolute;
        right: 20px;
    height: 88%;
    top: 35px;
}
#inside4r-with-animation .inside4r-with-animation .insight-bottom-in:hover .insight-slide-content {
    display: block;
}
#inside4r-with-animation .inside4r-with-animation .insight-bottom-in:hover .insight-slide-serial {
    display: none;
}
#inside4r-with-animation .inside4r-with-animation .insights-right-button a {
    border-bottom: 1px solid #fa7c8d;
    color: #fa7c8d;
    display: inline-block;
    padding-bottom: 1px;
    font-size: 16px;
}

#inside4r-with-animation .insights-right-button i {
    color: #fa7c8d;
    padding-left: 7px;
    position: relative;
    top: 3px;
    font-size: 16px;
}

#inside4r-with-animation .insights-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#inside4r-with-animation .insight-slide-button a:hover:before{
-webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
    transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
}

#inside4r-with-animation .insight-slide-button a:before{
   background: hsla(0,0%,100%,.2);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: -1;
}
#inside4r-with-animation .insight-slide-button a {
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 8px 10px;
    margin-top: 8px;
    display: inline-block;
  overflow: hidden;
    padding: 10px 26px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: perspective(1px) translateZ(0);
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .7s ease;
}
#inside4r-with-animation .insight-slide-serial h3 {
   color: #fff;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    text-transform: uppercase;
    margin: 0;
}
#inside4r-with-animation span.title-tag {
    color: #fff;
    position: absolute;
    font-size: 14px;
    text-transform: uppercase;
    top: 20px;
    left: 20px;
    font-weight: 600;
}
#inside4r-with-animation .inside4r-with-animation .insight-slide-serial{
     bottom:20px;
}
#inside4r-with-animation .insight-slide-button {
    position: absolute;
    bottom: 20px;
    left: 0;
}
#inside4r-with-animation .insight-heading h3 {
    color: #222;
    font-size: 45px;
    font-weight: 600;
    line-height: 55px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
}

#inside4r-with-animation .insight-heading {
    position: relative
}

#inside4r-with-animation .inside4r-with-animation .insight-heading h3:before {
    background-color: #009ca6;
    content: "";
    height: 5px;
    position: absolute;
    top: -10px;
    width: 71px
}
#inside4r-with-animation .inside4r-with-animation .insight-slide-content p {
    font-size: 16px;
  color: #fff;
    line-height: 1.2;
    padding: 0;
    padding: 15px 0px;
}



#inside4r-with-animation .inside4r-with-animation .insight-slide-button a.full-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#inside4r-with-animation .inside4r-with-animation .insight-slide-button i {
   color: #fff;
    position: relative;
    font-size: 14px;
    top: 1px;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25;
}

@media (max-width: 767px) {

  #inside4r-with-animation .inside4r-with-animation .insight-slide-serial h3{
  font-size: 16px;
   line-height: 20px
  }
#inside4r-with-animation .inside4r-with-animation .insight-bottom-in {
    position: relative;
    min-height: 250px;
}
  #inside4r-with-animation .inside4r-with-animation button.slick-prev.slick-arrow {
    left: 37%;
}
  #inside4r-with-animation .inside4r-with-animation button.slick-arrow {
    left: 55%;
}
 }
