
.timeline-container {
    margin-top: 20px;
}
.timeline-container .owl-carousel.owl-drag .owl-item  .timeline-slide .vertical-line { 
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

 .timeline-container .owl-carousel.owl-drag .owl-item.active.center .timeline-slide .vertical-line {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}


.timeline-container .owl-carousel.owl-drag .owl-item  .timeline-slide{ 
  -o-transition: 0.9s;
  transition: 0.9s;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

 .timeline-container .owl-carousel.owl-drag .owl-item.active.center .timeline-slide{
    margin-top: 150px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
 .timeline-container .owl-carousel.owl-drag .owl-item.active.center .timeline-slide .h4{
    color:red;
        font-family: var(--headingFont);
 }

 .timeline-container .owl-nav {
    position: absolute;
    width: 100%;
    top: -21px;
}

 .timeline-container .owl-nav button {
  font-size: 24px !important;
  color: #033aff !important;
}



.timeline-container .owl-stage-outer .owl-stage {
    position:relative;
}

.timeline-container .owl-stage-outer .owl-stage:before {
    content:'';
    position:absolute;
    height:3px;
    top:11px;
    width:100%;
    border-top:3px #e91d2b solid;
}
/*owl carousel styles*/
.timeline-container .owl-carousel .owl-dots .owl-dot {
    background: #fff;
    border:solid;
    border-width:1px;
    border-color: #bfbfbf;
}
.timeline-container  .owl-carousel .owl-dots .owl-dot.active {
    background:#417638;
}
.timeline-container .owl-prev, .timeline-container .owl-next {
    position: absolute;
    content: " ";
    height: 35px;
    width: 35px;
    padding: 10px;
    border-radius: 50%;
    position: absolute;
    background: #e91d2b;
}

.timeline-container .owl-next {
    right: 0px;
}
.timeline-container .owl-prev svg, 
.timeline-container .owl-next svg {
    width: 10px;
    position: absolute;
    left: 34%;
    top: 1%;
}

.timeline-container  .owl-prev svg path, 
.timeline-container .owl-next svg path {
    stroke: #fff !important;
    stroke-width: 2px!important;
}
.timeline-container .owl-carousel.owl-loaded {
    display: block;
}
.timeline-container .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    -webkit-transform: translate3d(0px, 0, 0);
}
.timeline-container .owl-stage-outer {
    top: -16px;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.timeline-container .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.timeline-container .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*.timeline-container .owl-carousel .owl-item.cloned .timeline-slide{
     transition: all 0.3s ease;

}
.timeline-container .owl-carousel .owl-item .active .timeline-slide{
    margin-top:30.2rem;
    background:red;

}*/
.timeline-container .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

/*timeline slider styles*/
.timeline-container .timeline-slide {
/*    max-width: 165px;*/
    margin: 4.2rem 0 0 0;
    width: 100%;
    background-color: #fff;
    position:relative;
    border-radius:16px;
}

.timeline-container .owl-carousel .owl-item{
    position:relative;
}
.timeline-container .owl-carousel .owl-item:before{
    content: '';
    border: 3px #ffffff solid;
    background-color: #e91d2b;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-redius: 50%;
    height: 20px;
    width: 20px;
    box-shadow: 0px 0px 0px 2px red;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 3px;
    z-index: 2000;
    overflow: visible;
}
.timeline-container .timeline-copy {
    background-color:#ffffff;
    margin: 1rem;
    padding-bottom: 5px;
}
.timeline-container .timeline-slide .vertical-line {
    border-left: 2px #e91d2b solid;
    height: 151px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: -119px;
    z-index: -1;
}
.timeline-container .timeline-slide .timeline-copy h3 {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom:0px;
}
.timeline-container .timeline-slide .timeline-copy {
    padding: 1rem 0.5rem;
}
.timeline-container .timeline-container {
  margin-top:20px;
  padding-top:6px;
}
.timeline-container .owl-stage {
    margin-left:18px;
}
.timeline-container .owl-carousel .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #e6c996;
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
}
.timeline-container .owl-carousel .owl-dots {
    text-align: center;
  margin-top:1em;
}/*
.timeline-container .owl-carousel .owl-nav .owl-prev {
    width: 18px;
    height: 33px;
    background: url(/images/ico-arrow-left.svg) no-repeat center;
}
.timeline-container .owl-prev:after {
    z-index: 1000;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-right-color:#ECF9EA;
    right:-18px;
    top: 3px;
    border-width: 14px;
    margin-top: -15px;
}
.timeline-container .owl-carousel .owl-nav .owl-next {
    background: #ECF9EA;
}
.timeline-container .owl-next:after {
  z-index: 1000;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #ECF9EA;
  left: -18px;
  top: 18px;
  border-width: 14px;
  margin-top: -30px;
}*/
.timeline-container .owl-prev span {
  display:none;
}
.owl-next span {
  display:none;
}
.timeline-container button:focus {
    outline:0;
}
@media screen and (max-width: 560px) {
  .timeline-container .timeline-slide {
    margin-top: 4.2rem;
    /* margin-left: 3.5rem; */
    margin-left: 0;
  }

.timeline-container .owl-carousel .owl-item {
    left: -19px;
}
}
