/* 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, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_sippel/custom/scss/_page-title.scss */
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-page-title {
    margin-bottom: -30px;
  }
}
/* line 5, templates/rt_sippel/custom/scss/_page-title.scss */
.g-page-title h3 {
  margin: 0;
}
/* line 8, templates/rt_sippel/custom/scss/_page-title.scss */
.g-page-title i {
  margin-right: 10px;
}
/* line 4, templates/rt_sippel/custom/scss/_timeline.scss */
/* line 5, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 8, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #e7e8ea;
  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/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e7e8ea;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e7e8ea;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 50.99rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/rt_sippel/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/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
/* line 56, templates/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e7e8ea;
  margin: 0 auto;
}
/* line 72, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e7e8ea !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/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 88, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #003f82;
}
/* line 93, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 50.99rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, templates/rt_sippel/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/rt_sippel/custom/scss/_timeline.scss */
/* line 111, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/rt_sippel/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: #e7e8ea;
}
@media only all and (min-width: 76rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 127, templates/rt_sippel/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 76rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 150, templates/rt_sippel/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/rt_sippel/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/rt_sippel/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: 76rem) {
  .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/rt_sippel/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/rt_sippel/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/rt_sippel/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/rt_sippel/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/rt_sippel/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/rt_sippel/custom/scss/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/rt_sippel/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/rt_sippel/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/rt_sippel/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/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 225, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #003f82;
}
/* line 231, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 50.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 76rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 267, templates/rt_sippel/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/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
/* line 294, templates/rt_sippel/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/rt_sippel/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/rt_sippel/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: 76rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 314, templates/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/rt_sippel/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/rt_sippel/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/rt_sippel/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/rt_sippel/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/rt_sippel/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/rt_sippel/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/rt_sippel/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/rt_sippel/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/rt_sippel/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/rt_sippel/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/rt_sippel/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/rt_sippel/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/rt_sippel/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/rt_sippel/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/rt_sippel/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/rt_sippel/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/rt_sippel/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 4, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 5, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons {
  position: fixed;
  top: 155px;
  left: 0;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
/* line 12, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 13, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #e7e8ea;
  text-align: center;
  color: #888;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 21, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #fff;
  background: #003f82;
}
/* line 26, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 27, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
/* line 33, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 34, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
/* line 40, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .login-text-present {
  margin-right: 10px;
}
/* line 43, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 44, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 45, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 49, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
/* line 51, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #2e373c;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 62, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
/* line 64, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
/* line 69, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 70, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
/* line 74, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 75, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
/* line 79, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
/* line 82, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 83, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
/* line 87, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #d9dbde;
  padding: 10px;
}
/* line 90, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #003f82;
}
/* line 95, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 98, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
/* line 106, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 107, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 108, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
/* line 113, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 114, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 115, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
/* line 120, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
/* line 124, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
/* line 128, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
/* line 130, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 134, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-username, .g-gadgets #modal-login #loginform .login-password, .g-gadgets #modal-login #loginform .login-remember, .g-gadgets #modal-login #loginform .login-submit {
  margin-top: 0;
}
/* line 137, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
/* line 140, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
/* line 143, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #d9dbde;
}
/* line 145, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #003f82;
}
/* line 149, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
/* line 152, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 153, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
/* line 158, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 159, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
/* line 164, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 165, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
/* line 172, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 173, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 174, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 177, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 181, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 189, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 190, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 193, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 50.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 212, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 218, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 219, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 50.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 237, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 241, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 244, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 251, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 252, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 253, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #g-touch.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 257, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #888;
}
/* line 261, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 265, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 266, templates/rt_sippel/custom/scss/_gadgets.scss */
/* line 267, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 272, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #e7e8ea;
  font-weight: bold;
  color: #888;
  font-size: 0.9rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 50.99rem) {
  .g-gadgets #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #e7e8ea;
    padding: 15px 10px;
  }
}
/* line 288, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item a {
  color: #888;
}
/* line 291, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 297, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .uk-close {
  color: #fff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 306, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .uk-close:hover {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  color: #003f82 !important;
}
/* line 312, templates/rt_sippel/custom/scss/_gadgets.scss */
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 10, templates/rt_sippel/custom/scss/custom.scss */
.margm70 {
  margin-top: -70px;
}
/* line 14, templates/rt_sippel/custom/scss/custom.scss */
.headroom--not-top img {
  width: 100px;
  -webkit-transition: width 2000ms ease-in-out !important;
  -moz-transition: width 2000ms ease-in-out !important;
  -ms-transition: width 2000ms ease-in-out !important;
  -o-transition: width 2000ms ease-in-out !important;
  transition: width 2000ms ease-in-out !important;
}
/* line 23, templates/rt_sippel/custom/scss/custom.scss */
.headroom--top img {
  width: 100%;
  height: auto;
  -webkit-transition: width 2000ms ease-in-out;
  -moz-transition: width 2000ms ease-in-out;
  -ms-transition: width 2000ms ease-in-out;
  -o-transition: width 2000ms ease-in-out;
  transition: width 2000ms ease-in-out;
}
/* line 34, templates/rt_sippel/custom/scss/custom.scss */
.g-main-nav {
  border-radius: 30px;
}
/* line 38, templates/rt_sippel/custom/scss/custom.scss */
.sscenter .g-showcase-description {
  text-align: center;
}
/* line 41, templates/rt_sippel/custom/scss/custom.scss */
.g-showcase .g-showcase-slider .swiper-slide .slide .g-showcase-content {
  padding-top: 10rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}
/* line 47, templates/rt_sippel/custom/scss/custom.scss */
.pad10 {
  padding-top: 10rem !important;
}
/* line 50, templates/rt_sippel/custom/scss/custom.scss */
.whtlink a {
  color: #fff;
}
/* line 53, templates/rt_sippel/custom/scss/custom.scss */
.g-timeline.style2 .g-timeline-content {
  background: none;
  border-radius: 0.75rem;
  border: 1px;
  border-style: solid;
  box-shadow: 4px 4px 10px #000;
}
/* line 60, templates/rt_sippel/custom/scss/custom.scss */
.padding30top {
  padding-top: 30px !important;
}
/* line 63, templates/rt_sippel/custom/scss/custom.scss */
.graphicbk #g-footer {
  background-image: url('../../../../images/web-design-marketing800.png');
}
/* line 66, templates/rt_sippel/custom/scss/custom.scss */
#g-slideshow::before {
  background-image: url('../../images/backgrounds/slideshow/bg-05.svg');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 100% 20%;
  opacity: 60%;
}
/*# sourceMappingURL=custom_336.css.map */