/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, templates/g5_myriad/custom/scss/_jlparticles.scss */
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
/* line 15, templates/g5_myriad/custom/scss/_jlparticles.scss */
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
/* line 29, templates/g5_myriad/custom/scss/_jlparticles.scss */
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
/* line 40, templates/g5_myriad/custom/scss/_jlparticles.scss */
.tm-edit {
  background: #b5894b !important;
  color: #fff !important;
}
/* line 46, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-notify {
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 1040;
  box-sizing: border-box;
}
/* line 52, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-notify .jl-iconnav > * > a {
  display: inline-flex;
}
/* line 55, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-notify .jl-icon-button {
  width: 45px;
  height: 45px;
  background-color: #b5894b;
  color: white;
}
/* line 60, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-notify .jl-icon-button svg {
  fill: white;
}
/* line 63, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-notify .jl-icon-button:hover, .jl-notify .jl-icon-button:focus, .jl-notify .jl-icon-button:active {
  color: #e6e6e6;
}
/* line 72, templates/g5_myriad/custom/scss/_jlparticles.scss */
ul.jl-accordion, ul.jl-list {
  margin-left: 0;
}
/* line 76, templates/g5_myriad/custom/scss/_jlparticles.scss */
address, dl, fieldset, figure, ol, p, pre, ul.jl-list {
  margin: 0 0 20px 0;
}
/* line 87, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
/* line 97, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
/* line 102, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-link {
  color: #b5894b;
}
/* line 104, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #916e3c;
}
/* line 111, templates/g5_myriad/custom/scss/_jlparticles.scss */
a.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-button-link, .jl-alert-primary, .jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-nav-default .jl-nav-sub a:hover, .jl-nav-default .jl-nav-sub a:focus, .jl-nav-default .jl-nav-sub li.jl-active > a, .jl-nav-primary > li > a:hover, .jl-nav-primary > li > a:focus, .jl-nav-primary > li.jl-active > a, .jl-nav-primary .jl-nav-sub a:hover, .jl-nav-primary .jl-nav-sub a:focus, .jl-nav-primary .jl-nav-sub li.jl-active > a, .jl-subnav > * > a:hover, .jl-subnav > * > a:focus, .jl-subnav > .jl-active > a {
  color: #b5894b;
}
/* line 134, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-list-primary > ::before {
  color: #b5894b !important;
}
/* line 138, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-input:focus, .jl-select:focus, .jl-textarea:focus, .jl-radio:focus, .jl-checkbox:focus, .jl-tab > .jl-active > a {
  border-color: #b5894b;
}
/* line 147, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-radio:checked, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-radio:checked:focus, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-button-primary, .jl-card-primary.jl-card-hover:hover {
  background-color: #b5894b;
}
/* line 158, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #916e3c;
}
/* line 163, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge, .jl-label {
  background: #b5894b;
}
/* line 170, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-notification-message-primary, .jl-subnav-pill > .jl-active > a {
  background-color: #b5894b;
}
/* Active */
/* line 175, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a {
  color: #fff;
}
/* line 178, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-text-primary, .jl-text-background {
  color: #b5894b !important;
}
@supports (-webkit-background-clip: text) {
  /* line 183, templates/g5_myriad/custom/scss/_jlparticles.scss */
  .jl-text-background {
    background-color: #b5894b;
  }
}
/* line 187, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-background-primary {
  background-color: #b5894b;
}
/* line 191, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-overlay-primary {
  background: rgba(181, 137, 75, 0.8);
}
/* line 195, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #b5894b;
}
/* line 199, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #b5894b;
  border-color: #b5894b;
}
/* line 203, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #b5894b;
  border-color: #b5894b;
  color: #fff;
}
/* line 211, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover {
  background-color: #b5894b;
}
/* line 218, templates/g5_myriad/custom/scss/_jlparticles.scss */
/* line 224, templates/g5_myriad/custom/scss/_jlparticles.scss */
#jl-login-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
/* line 230, templates/g5_myriad/custom/scss/_jlparticles.scss */
#jl-login-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon {
  height: 40px;
}
/* line 233, templates/g5_myriad/custom/scss/_jlparticles.scss */
#jl-login-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
/* line 240, templates/g5_myriad/custom/scss/_jlparticles.scss */
/* line 245, templates/g5_myriad/custom/scss/_jlparticles.scss */
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
/* line 249, templates/g5_myriad/custom/scss/_jlparticles.scss */
/* line 250, templates/g5_myriad/custom/scss/_jlparticles.scss */
/* line 252, templates/g5_myriad/custom/scss/_jlparticles.scss */
/* line 253, templates/g5_myriad/custom/scss/_jlparticles.scss */
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
/* line 261, templates/g5_myriad/custom/scss/_jlparticles.scss */
/* line 262, templates/g5_myriad/custom/scss/_jlparticles.scss */
.tm-tags a {
  text-transform: none;
}
/* line 264, templates/g5_myriad/custom/scss/_jlparticles.scss */
.tm-tags a:hover, .tm-tags a:focus {
  color: #fff;
}
/* line 271, templates/g5_myriad/custom/scss/_jlparticles.scss */
/* line 272, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
/* line 276, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-popup-login li {
  display: inline-block;
}
/* line 281, templates/g5_myriad/custom/scss/_jlparticles.scss */
.jl-navbar-nav > li > a i {
  vertical-align: middle;
  margin-right: 0.2rem;
}
/* line 4, templates/g5_myriad/custom/scss/_timeline.scss */
/* line 5, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #8a8a8a;
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
/* line 21, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #8a8a8a;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #8a8a8a;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 49, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
/* line 55, templates/g5_myriad/custom/scss/_timeline.scss */
/* line 56, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.5rem;
  margin-top: -35px;
}
/* line 63, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #8a8a8a;
  margin: 0 auto;
}
/* line 72, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #8a8a8a !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 80, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #4d4d4d !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 88, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #b5894b;
}
/* line 93, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/g5_myriad/custom/scss/_timeline.scss */
/* line 111, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #8a8a8a;
}
@media only all and (min-width: 60rem) {
  /* line 127, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 139, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 150, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 184, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}
@-webkit-keyframes g-bounce-1 {
  /* line 196, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 201, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 206, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 211, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.1875rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 220, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 225, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #b5894b;
}
/* line 231, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
/* line 252, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 267, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 274, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  /* line 282, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
/* line 293, templates/g5_myriad/custom/scss/_timeline.scss */
/* line 294, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 304, templates/g5_myriad/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 314, templates/g5_myriad/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes g-bounce-2 {
  /* line 320, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 325, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 330, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes g-bounce-2-inverse {
  /* line 336, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/g5_myriad/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 341, templates/g5_myriad/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 346, templates/g5_myriad/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 1, templates/g5_myriad/custom/scss/_process.scss */
.g-process {
  text-align: center;
}
/* line 3, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item {
  width: 70%;
  margin: 0 auto 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-process .g-process-item {
    width: 100%;
  }
}
/* line 9, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-icon {
  color: #2e2e2e;
  background: #8a8a8a;
  font-size: 2rem;
  line-height: 90px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: block;
  position: absolute;
}
/* line 21, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item .g-process-image {
  position: relative;
  display: inline-block;
}
/* line 24, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item .g-process-image img {
  width: 280px;
  height: 280px;
  background: #fff;
  border: 10px solid #8a8a8a;
  border-radius: 50%;
}
/* line 32, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-title {
  text-transform: uppercase;
  margin-top: 1.5rem;
}
/* line 36, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-desc {
  margin: 1.5rem 0;
}
/* line 39, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item:after {
  content: "";
  display: block;
  width: 2px;
  height: 4rem;
  background: #8a8a8a;
  margin: 1rem auto 0;
}
/* line 47, templates/g5_myriad/custom/scss/_process.scss */
/* line 48, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item.invert-color .g-process-item-icon {
  color: #2e2e2e;
  background: #fff;
}
/* line 52, templates/g5_myriad/custom/scss/_process.scss */
/* line 53, templates/g5_myriad/custom/scss/_process.scss */
.g-process .g-process-item.invert-color .g-process-image img {
  border: 10px solid #fff;
}
/* line 59, templates/g5_myriad/custom/scss/_process.scss */
/* line 60, templates/g5_myriad/custom/scss/_process.scss */
/* line 61, templates/g5_myriad/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item {
  margin: 0 auto;
}
/* line 63, templates/g5_myriad/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item:after {
  display: none;
  margin: 0;
}
/* line 67, templates/g5_myriad/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item p {
  margin-bottom: 0;
}
/* line 1, templates/g5_myriad/custom/scss/_companies.scss */
/* line 2, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/g5_myriad/custom/scss/_companies.scss */
/* line 6, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 8, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/g5_myriad/custom/scss/_companies.scss */
/* line 11, templates/g5_myriad/custom/scss/_companies.scss */
/* line 12, templates/g5_myriad/custom/scss/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/g5_myriad/custom/scss/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 31, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 50, templates/g5_myriad/custom/scss/_companies.scss */
/* line 51, templates/g5_myriad/custom/scss/_companies.scss */
/* line 52, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/g5_myriad/custom/scss/_companies.scss */
/* line 58, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/g5_myriad/custom/scss/_companies.scss */
/* line 69, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/g5_myriad/custom/scss/_companies.scss */
/* line 75, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #8a8a8a;
}
/* line 80, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/g5_myriad/custom/scss/_companies.scss */
/* line 88, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #b5894b !important;
}
/* line 93, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/g5_myriad/custom/scss/_companies.scss */
/* line 101, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/g5_myriad/custom/scss/_companies.scss */
/* line 106, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/g5_myriad/custom/scss/_companies.scss */
/* line 125, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 129, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 132, templates/g5_myriad/custom/scss/_companies.scss */
/* line 138, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, templates/g5_myriad/custom/scss/_companies.scss */
/* line 147, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 151, templates/g5_myriad/custom/scss/_companies.scss */
/* line 152, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 157, templates/g5_myriad/custom/scss/_companies.scss */
/* line 158, templates/g5_myriad/custom/scss/_companies.scss */
/* line 159, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 161, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 168, templates/g5_myriad/custom/scss/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 13, templates/g5_myriad/custom/scss/custom.scss */
.jl-dropcap::first-letter, .jl-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 3.3em;
  line-height: 1;
  margin-bottom: -2px;
}
/* line 22, templates/g5_myriad/custom/scss/custom.scss */
#g-copyright a {
  color: #686868;
}
/*# sourceMappingURL=custom_10.css.map */