<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/croc-up.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/croc-up.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/croc-up.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/croc-up.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main #page-content .main-section.timeline-section ol,
body main #page-content .main-section.timeline-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container {
  position: relative;
  height: 80px;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates {
  position: relative;
  height: 100%;
  margin: 0 50px;
  overflow: hidden;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line {
  position: absolute;
  z-index: 1;
  left: -60px;
  bottom: 13px;
  height: 2px;
  background-color: #f5f5f5;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__date {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.75rem;
  padding-bottom: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__date--selected {
  pointer-events: none;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__date::after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -8px;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #f5f5f5;
  background-color: #fff;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__date--selected::after {
  background-color: #950215;
  border-color: #950215;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__date--older-event::after,
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__date:hover::after {
  background-color: #fff;
  border-color: #950215;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__filling-line {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #950215;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 50px;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation i {
  display: inline-block;
  font-size: 80%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #777580;
  border-radius: 25px;
  color: #fff;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation--prev {
  left: 0;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation--next {
  right: 0;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation:hover i {
  background-color: #950215;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation--inactive {
  cursor: not-allowed;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation--inactive i {
  background-color: #f5f5f5;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation--inactive:hover i {
  background-color: #f5f5f5;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: height .4s;
  margin-top: 40px;
  padding: 0;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 0 30px 0;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event--selected {
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event--enter-right,
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event--leave-right {
  -webkit-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event--enter-left,
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event--leave-left {
  -webkit-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event--leave-right,
body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event--leave-left {
  animation-direction: reverse;
}
@media (min-width: 576px) {
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line {
    left: -10%;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events {
    padding: 0 50px;
  }
}
@media (min-width: 992px) {
  body main #page-content .main-section.timeline-section .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container {
    height: 100px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates {
    margin: 0 130px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line {
    left: -150px;
    bottom: 26px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line .cd-h-timeline__date {
    font-size: 1.125rem;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation {
    width: 130px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__navigation i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 120%;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events {
    padding: 0 130px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .cd-h-timeline__event {
    padding: 0 0 60px 0;
  }
}
@media (min-width: 1400px) {
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates {
    margin: 0 170px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line {
    left: -260px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events {
    padding: 0 170px;
  }
  body main #page-content .main-section.timeline-section .container .cd-h-timeline .cd-h-timeline__events .section-content {
    padding-left: 60px;
    font-size: 1.125rem;
  }
}
@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
