@charset "UTF-8";
/*!
Theme Name: Textnet
Theme URI: https://www.web.com/
Author: Web.com | Advanced Custom Website Department
Author URI: https://www.web.com/
Description: This theme was designed for your Advanced Custom Website, made by Web.com.
Version: 4.0
Tags: editor-style, full-width-template, theme-options
Text Domain: web-com-acw
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
h1, .scandium-action-blocks .webcom-container.title h2 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 105, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
/* line 116, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 133, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 137, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 218, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
/* line 229, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 240, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 308, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
/* line 328, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
/* line 347, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_normalize.scss */
[hidden] {
  display: none; }

/* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  box-sizing: border-box;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

/* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  /* line 27, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-list:focus {
    outline: none; }
  /* line 31, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-list.dragging {
    cursor: pointer; }

/* line 36, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }
  /* line 51, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-track::before, .slick-track::after {
    content: '';
    display: table; }
  /* line 57, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-track::after {
    clear: both; }
  /* line 61, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-loading .slick-track {
    visibility: hidden; }

/* line 66, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
.slick-slide {
  float: left;
  display: none;
  height: 100%;
  min-height: 1px; }
  /* line 72, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  [dir="rtl"] .slick-slide {
    float: right; }
  /* line 76, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-slide img {
    display: block; }
  /* line 80, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-slide.slick-loading img {
    display: none; }
  /* line 84, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-slide.dragging img {
    pointer-events: none; }
  /* line 88, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-initialized .slick-slide {
    display: block; }
  /* line 92, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-loading .slick-slide {
    visibility: hidden; }
  /* line 96, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* line 103, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_slick.scss */
.slick-arrow.slick-hidden {
  display: none; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

/* line 77, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

/* line 110, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 151, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 230, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

/* line 285, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* line 354, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

/* line 415, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 488, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 569, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

/* line 662, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* line 723, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 822, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 905, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 986, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1067, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1148, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

/* line 1193, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 1240, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 1273, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 1306, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 1351, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* line 1376, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1409, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1442, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1475, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1508, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1541, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1574, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1607, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 1640, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* line 1665, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 1694, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 1723, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 1752, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 1781, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 1810, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 1839, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 1868, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 1897, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

/* line 1992, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 2065, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 2138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

/* line 2183, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

/* line 2230, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 2287, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

/* line 2318, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 2361, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 2402, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 2443, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 2484, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 2525, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

/* line 2562, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

/* line 2599, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

/* line 2636, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

/* line 2673, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

/* line 2710, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

/* line 2787, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* line 2846, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 2881, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

/* line 2912, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

/* line 2941, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2982, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3023, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3064, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3105, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

/* line 3142, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3187, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

/* line 3224, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

/* line 3261, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3306, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 3341, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 3376, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 3411, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* line 3446, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 3477, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 3508, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 3539, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 3570, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/* line 3575, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 3582, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* line 3587, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* line 3592, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

/* line 3597, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

/* line 3602, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

/* line 3607, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

/* line 3612, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

/* line 3617, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

/* line 3622, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

/* line 3627, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion) {
  /* line 3633, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_animate.scss */
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important; } }

/* line 10, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
html {
  word-break: break-word;
  overflow-y: scroll;
  box-sizing: border-box; }
  @supports (-ms-ime-align: auto) {
    /* line 10, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    html {
      word-wrap: break-word; } }

@-moz-document url-prefix( ) {
  /* line 10, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  html {
    word-wrap: anywhere; } }

/* line 25, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
*, *::before, *::after {
  word-break: inherit;
  word-wrap: inherit;
  box-sizing: inherit; }

/* line 39, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
::selection {
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000000;
  background-color: #186aed; }

/* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
::-moz-selection {
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000000;
  background-color: #186aed; }

/* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5); }

/* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5); }

/* line 93, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5); }

/* line 97, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5); }

/* line 65, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.cf, .siteorigin-widget-tinymce, #page-content .site-content,
#page-content .widget-area, .entry-content, nav.blog-navigation,
nav.nav-single, div[id^="gallery"].gallery {
  *zoom: 1; }
  /* line 68, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .cf::before, .siteorigin-widget-tinymce::before, #page-content .site-content::before,
  #page-content .widget-area::before, .entry-content::before, nav.blog-navigation::before,
  nav.nav-single::before, div[id^="gallery"].gallery::before, .cf::after, .siteorigin-widget-tinymce::after, #page-content .site-content::after,
  #page-content .widget-area::after, .entry-content::after, nav.blog-navigation::after,
  nav.nav-single::after, div[id^="gallery"].gallery::after {
    content: '';
    display: table;
    line-height: 0; }
  /* line 75, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .cf::after, .siteorigin-widget-tinymce::after, #page-content .site-content::after,
  #page-content .widget-area::after, .entry-content::after, nav.blog-navigation::after,
  nav.nav-single::after, div[id^="gallery"].gallery::after {
    clear: both; }

/* line 80, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.hide {
  display: none; }

/* line 84, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.inherit-color {
  color: inherit !important; }

/* line 93, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
body {
  color: #252525;
  font-family: "Lato", sans-serif, "FontAwesome";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  background-color: #FFFFFF;
  overflow: hidden; }
  /* line 103, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  body.wp-editor {
    padding: 1em 1.5em !important;
    background: #FFFFFF; }

/* line 109, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
p {
  margin: 1em 0 0; }
  /* line 112, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  p:first-child {
    margin-top: 0; }

/* line 122, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
h1, .scandium-action-blocks .webcom-container.title h2,
h2,
h3,
.scandium-action-blocks .widget-subtitle h4,
h4,
h5,
h6,
.h1 {
  margin: 2rem 0 0;
  color: inherit;
  font-weight: 700;
  line-height: 1; }
  /* line 134, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  h1:first-child, .scandium-action-blocks .webcom-container.title h2:first-child,
  h2:first-child,
  h3:first-child,
  .scandium-action-blocks .widget-subtitle h4:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child,
  .h1:first-child {
    margin-top: 0; }

/* line 139, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
h1 + h2, .scandium-action-blocks .webcom-container.title h2 + h2,
h2 + h3, .scandium-action-blocks .widget-subtitle
h2 + h4,
h3 + h4, .scandium-action-blocks .widget-subtitle h4 + h4,
h4 + h5,
h5 + h6,
hr + h1, .scandium-action-blocks .webcom-container.title
hr + h2,
hr + h2,
hr + h3, .scandium-action-blocks .widget-subtitle
hr + h4,
hr + h4,
hr + h5,
hr + h6 {
  margin-top: 0.5em; }

/* line 158, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
a {
  color: #186aed;
  text-decoration: underline;
  transition: color 150ms ease-in-out; }
  /* line 163, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  a:hover, a:focus {
    text-decoration: none; }
  /* line 172, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  h1 a, .scandium-action-blocks .webcom-container.title h2 a,
  h2 a,
  h3 a, .scandium-action-blocks .widget-subtitle h4 a,
  h4 a,
  h5 a,
  h6 a,
  .h1 a {
    color: inherit;
    text-decoration: inherit; }
    /* line 182, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    h1 a:hover, .scandium-action-blocks .webcom-container.title h2 a:hover, h1 a:focus, .scandium-action-blocks .webcom-container.title h2 a:focus,
    h2 a:hover,
    h2 a:focus,
    h3 a:hover, .scandium-action-blocks .widget-subtitle h4 a:hover,
    h3 a:focus, .scandium-action-blocks .widget-subtitle h4 a:focus,
    h4 a:hover,
    h4 a:focus,
    h5 a:hover,
    h5 a:focus,
    h6 a:hover,
    h6 a:focus,
    .h1 a:hover,
    .h1 a:focus {
      text-decoration: underline; }
  /* line 190, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href^="mailto:"], .site-content a[href^="tel:"], .site-content a[href$=".doc"], .site-content a[href$=".docx"], .site-content a[href$=".mp3"], .site-content a[href$=".pdf"], .site-content a[href$=".ppt"], .site-content a[href$=".pptx"], .site-content a[href$=".xls"], .site-content a[href$=".xlsx"], .site-content a[href$=".zip"] {
    display: inline-block;
    text-align: center; }
    /* line 204, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .site-content a[href^="mailto:"]::before, .site-content a[href^="tel:"]::before, .site-content a[href$=".doc"]::before, .site-content a[href$=".docx"]::before, .site-content a[href$=".mp3"]::before, .site-content a[href$=".pdf"]::before, .site-content a[href$=".ppt"]::before, .site-content a[href$=".pptx"]::before, .site-content a[href$=".xls"]::before, .site-content a[href$=".xlsx"]::before, .site-content a[href$=".zip"]::before {
      display: inline-block;
      width: 1.28571429em;
      margin-right: 0.2em;
      font-family: 'FontAwesome'; }
  /* line 213, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href^="mailto:"]::before {
    content: '\f003'; }
  /* line 219, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href^="tel:"]::before {
    content: '\f095'; }
  /* line 226, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href$=".doc"]::before, .site-content a[href$=".docx"]::before {
    content: '\f1c2'; }
  /* line 232, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href$=".mp3"]::before {
    content: '\f001'; }
  /* line 238, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href$=".pdf"]::before {
    content: '\f1c1'; }
  /* line 245, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href$=".ppt"]::before, .site-content a[href$=".pptx"]::before {
    content: '\f1c4'; }
  /* line 252, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href$=".xls"]::before, .site-content a[href$=".xlsx"]::before {
    content: '\f1c3'; }
  /* line 258, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content a[href$=".zip"]::before {
    content: '\f1c6'; }
  @media (min-width: 780px) {
    /* line 264, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    a[href^="tel:"] {
      color: inherit !important;
      text-decoration: inherit;
      pointer-events: none; } }

/* line 280, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.site-content ol,
.wp-editor ol,
.widget ol {
  margin: 1em 0 0; }
  /* line 283, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ol:first-child,
  .wp-editor ol:first-child,
  .widget ol:first-child {
    margin-top: 0; }
  /* line 287, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ol ol,
  .wp-editor ol ol,
  .widget ol ol {
    margin-top: 0; }
  /* line 291, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ol ul,
  .wp-editor ol ul,
  .widget ol ul {
    margin-top: 0; }
    /* line 294, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .site-content ol ul li,
    .wp-editor ol ul li,
    .widget ol ul li {
      margin-top: 0; }

/* line 300, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.site-content ul,
.wp-editor ul,
.widget ul {
  margin: 1em 0 0; }
  /* line 303, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ul:first-child,
  .wp-editor ul:first-child,
  .widget ul:first-child {
    margin-top: 0; }
  /* line 307, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ul.pretty-bullets,
  .wp-editor ul.pretty-bullets,
  .widget ul.pretty-bullets {
    list-style: none; }
    /* line 310, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .site-content ul.pretty-bullets ul,
    .wp-editor ul.pretty-bullets ul,
    .widget ul.pretty-bullets ul {
      list-style: none; }
    /* line 316, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .site-content ul.pretty-bullets li::before,
    .wp-editor ul.pretty-bullets li::before,
    .widget ul.pretty-bullets li::before {
      content: '\f101';
      float: left;
      margin-left: -1.5em;
      color: #186aed;
      font-family: 'FontAwesome'; }
    /* line 327, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .site-content ul.pretty-bullets ol li::before,
    .wp-editor ul.pretty-bullets ol li::before,
    .widget ul.pretty-bullets ol li::before {
      content: none;
      margin: 0; }
  /* line 335, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ul ul,
  .wp-editor ul ul,
  .widget ul ul {
    margin: 0; }
  /* line 339, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ul ol,
  .wp-editor ul ol,
  .widget ul ol {
    margin-top: 0; }
    /* line 342, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .site-content ul ol li,
    .wp-editor ul ol li,
    .widget ul ol li {
      margin-top: 0; }
  /* line 348, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .site-content ul[style*="list-style"] > li::before,
  .wp-editor ul[style*="list-style"] > li::before,
  .widget ul[style*="list-style"] > li::before {
    content: none;
    margin: 0; }

/* line 357, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.widget ol,
.widget ul {
  padding: 0 0 0 1.5em; }

/* line 368, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
hr {
  max-width: 100%;
  height: 1px;
  margin: 2em 0;
  background-color: rgba(128, 128, 128, 0.5);
  background-position: 50%;
  border: none; }
  /* line 376, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  hr:first-child {
    margin-top: 0; }
  /* line 380, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  hr:last-child {
    margin-bottom: 0; }
  /* line 384, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  hr[class^='hr-'] {
    background-color: transparent; }
    /* line 387, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    hr[class^='hr-']::before, hr[class^='hr-']::after {
      content: ''; }
  /* line 393, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  hr.hr-fade-out {
    height: 1px;
    background-image: linear-gradient(to right, rgba(128, 128, 128, 0), rgba(128, 128, 128, 0.75), rgba(128, 128, 128, 0));
    border: none; }
  /* line 399, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  hr.hr-shadow {
    position: relative;
    height: 20px;
    background-image: radial-gradient(farthest-side at 50% -50%, rgba(128, 128, 128, 0.5), rgba(128, 128, 128, 0)); }
  /* line 405, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  hr.hr-shadow::before {
    position: absolute;
    top: -1px;
    right: 0;
    left: 0;
    height: 1px;
    background-image: linear-gradient(90deg, rgba(128, 128, 128, 0), rgba(128, 128, 128, 0.5) 50%, rgba(128, 128, 128, 0)); }

/* line 420, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
table {
  max-width: 100%;
  margin-top: 1em;
  border-collapse: collapse; }
  @media (max-width: 780px) {
    /* line 420, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    table {
      display: block;
      width: 100% !important;
      overflow-x: auto; } }
  /* line 433, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table.data:not([border]) {
    border: 1px solid #0d4aab; }
    /* line 436, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    table.data:not([border]) tr {
      border-bottom: 1px solid #0d4aab; }
  /* line 442, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table.data tr th {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background-color: #186aed;
    border: none; }
  /* line 450, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table.data tr:nth-child(odd) {
    color: #FFFFFF;
    background-color: #3079ef; }
  /* line 455, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table.data tr:nth-child(even) {
    color: #FFFFFF;
    background-color: #4789f1; }
  /* line 460, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table.data tr:hover {
    color: #FFFFFF;
    background-color: #5f98f3; }
  /* line 468, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table[cellspacing] {
    border-collapse: separate; }
  /* line 474, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table:not([border]) th {
    border-top: none;
    border-right: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0.25);
    border-left: none; }
  /* line 481, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table:not([border]) tr {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-left: none; }
  /* line 489, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table caption {
    margin-top: 1em;
    font-size: 0.75em; }
  /* line 494, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table th {
    text-align: left; }
  /* line 499, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table:not([cellpadding]) th,
  table:not([cellpadding]) td {
    padding: 0.5em; }
  @media (max-width: 780px) {
    /* line 504, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    table td,
    table th {
      white-space: nowrap; } }
  /* line 511, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .comment-content table {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    /* line 514, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .comment-content table td {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }

/* line 530, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
body input,
body select,
body textarea,
body button[type="submit"] {
  display: inline-block;
  width: auto;
  padding: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-radius: 0.15em;
  box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.1);
  transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out; }
  /* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
  body input::-webkit-input-placeholder,
  body select::-webkit-input-placeholder,
  body textarea::-webkit-input-placeholder,
  body button[type="submit"]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  /* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
  body input::-moz-placeholder,
  body select::-moz-placeholder,
  body textarea::-moz-placeholder,
  body button[type="submit"]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  /* line 93, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
  body input:-ms-input-placeholder,
  body select:-ms-input-placeholder,
  body textarea:-ms-input-placeholder,
  body button[type="submit"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  /* line 97, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
  body input::-moz-placeholder,
  body select::-moz-placeholder,
  body textarea::-moz-placeholder,
  body button[type="submit"]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  /* line 547, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  body input:hover, body input:focus,
  body select:hover,
  body select:focus,
  body textarea:hover,
  body textarea:focus,
  body button[type="submit"]:hover,
  body button[type="submit"]:focus {
    border-color: rgba(0, 0, 0, 0.5);
    outline: none;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.1), 0 0 8px rgba(24, 106, 237, 0.5); }

/* line 556, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
body button,
body button[type="submit"],
body input[type="button"],
body input[type="submit"] {
  border: none;
  border-radius: 0;
  cursor: pointer; }

/* line 572, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
input[type="radio"],
input[type="checkbox"] {
  display: inline-block;
  vertical-align: baseline !important;
  width: auto !important; }
  /* line 578, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    border-color: none;
    box-shadow: none; }
  /* line 583, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  input[type="radio"]:hover, input[type="radio"]:focus,
  input[type="checkbox"]:hover,
  input[type="checkbox"]:focus {
    border-color: none; }

/* line 589, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/* line 599, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
blockquote {
  margin-bottom: 1em;
  padding: 1em;
  color: #FFFFFF;
  font-style: italic;
  background-color: #1d57b3;
  border-left: 0.5em solid #186aed; }
  /* line 607, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  blockquote a[href] {
    color: inherit;
    font-weight: 700;
    text-decoration: underline; }
    /* line 612, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    blockquote a[href]:hover, blockquote a[href]:focus {
      text-decoration: none; }

/* line 619, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
img,
embed,
iframe,
object,
video {
  max-width: 100%;
  margin-top: 1em;
  border: none; }
  /* line 628, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  img:first-child,
  embed:first-child,
  iframe:first-child,
  object:first-child,
  video:first-child {
    margin-top: 0; }

/* line 633, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
img {
  height: auto; }

/* line 637, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
code {
  padding: 0.15em;
  font-family: monospace;
  font-size: 0.85em;
  line-height: 1.35;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

/* line 646, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
pre {
  margin: 1em 0 0;
  padding: 1.5em;
  color: rgba(0, 0, 0, 0.5);
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  overflow: auto; }
  /* line 657, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  pre code {
    display: block; }

/* line 662, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
address {
  margin-top: 1em; }

/* line 671, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

/* line 685, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
abbr,
dfn,
acronym {
  border-bottom: 1px dotted #8b8b8b;
  cursor: help; }

/* line 697, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.scorecard,
#wpstats {
  display: none; }

@media (max-width: 780px) {
  /* line 708, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .panel-grid > .list-row .panel-grid-cell {
    margin-bottom: 0 !important; }
    /* line 711, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .panel-grid > .list-row .panel-grid-cell ul {
      margin: 0; }
    /* line 716, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .panel-grid > .list-row .panel-grid-cell:first-child ul {
      margin-top: 1em; }
    /* line 722, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
    .panel-grid > .list-row .panel-grid-cell:last-child ul {
      margin-bottom: 1em; } }

/* line 744, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
table.tribe-events-calendar {
  display: table; }

/* line 749, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
#tribe-events {
  color: #000000; }

/* line 753, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
#tribe-events-content .tribe-events-calendar td {
  background-color: #FFFFFF; }

/* line 757, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
  padding: 0.75em 1em; }

/* line 764, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.single-tribe_events .tribe-events-event-meta {
  color: #000000; }

/* line 768, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.tribe-events-calendar td.tribe-events-present.mobile-trigger div[id*=tribe-events-daynum-] {
  padding: 1px 0; }

/* line 772, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a,
.tribe-events-calendar td.tribe-events-present.mobile-trigger div[id*=tribe-events-daynum-] a {
  background-color: transparent; }

@media (max-width: 780px) {
  /* line 777, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table.tribe-mini-calendar {
    display: table; } }

/* line 783, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
table.tribe-mini-calendar td {
  padding: 0; }

/* line 787, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
table.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a {
  padding: 5px 0 25px; }
  /* line 790, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  table.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a::before {
    bottom: 8px; }

/* line 795, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
table.tribe-mini-calendar .tribe-mini-calendar-no-event {
  padding: 5px 0 25px; }

/* line 802, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
div.tribe-mini-calendar-list-wrapper .list-date {
  width: 60px;
  margin: 10px 10px 10px 0; }

/* line 807, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
div.tribe-mini-calendar-list-wrapper .list-info {
  width: calc( 100% - 70px); }

@media (max-width: 780px) {
  /* line 818, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .appointments-confirmation-wrapper input[type="text"] {
    width: 100%; } }

/* line 824, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.appointments-confirmation-wrapper input[type="button"] {
  margin: 0.25em 0;
  white-space: pre-wrap; }

@media (max-width: 780px) {
  /* line 832, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .app_services .app_services_dropdown select {
    margin: 0.25em 0; } }

/* line 841, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.app_timetable .app_timetable_cell {
  position: relative; }
  /* line 844, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .app_timetable .app_timetable_cell .wait_img {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 10px;
    margin: 0; }

/* line 857, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.widget-web-login {
  margin-top: 1em; }
  /* line 860, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .widget-web-login label {
    display: block; }
  /* line 864, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  .widget-web-login input[type="submit"] {
    margin: 0;
    cursor: pointer; }

/* line 876, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
.gm-control-active > img {
  margin: 0; }

/* line 886, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
#pmpro_levels_table {
  background: transparent; }

/* line 895, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
button.scroll-to-top {
  position: fixed;
  right: 0.75rem;
  bottom: 0.75rem;
  z-index: 999;
  display: none;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  color: #FFFFFF;
  font-family: FontAwesome;
  font-size: 1.25rem;
  text-decoration: none;
  text-shadow: none;
  background: none;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: none;
  cursor: pointer;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border-color 250ms ease-in-out; }
  /* line 917, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  button.scroll-to-top:hover, button.scroll-to-top:focus {
    color: #FFFFFF;
    background: rgba(29, 87, 179, 0.75);
    border-color: #1d57b3; }
  /* line 924, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_global.scss */
  button.scroll-to-top::before {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '\f077';
    position: absolute;
    height: 50%; }

/* line 9, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

/* line 18, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.alignnone {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

/* line 24, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.alignright {
  float: right;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  margin-left: 1.5em; }
  @media (max-width: 780px) {
    /* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .alignright {
      float: none;
      display: block;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

/* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.alignleft {
  float: left;
  margin-top: 0.25em;
  margin-right: 1.5em;
  margin-bottom: 0.5em; }
  @media (max-width: 780px) {
    /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .alignleft {
      float: none;
      display: block;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

/* line 65, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.wp-caption {
  max-width: 95%;
  padding: 0.25em 0.25em 0.5em;
  font-size: 0.875em;
  font-style: italic;
  line-height: 1.5em;
  text-align: center;
  border: 1px solid #cccccc; }
  /* line 74, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .wp-caption.alignnone {
    margin-top: 1em; }
  /* line 78, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .wp-caption .aligncenter {
    clear: both; }
  /* line 82, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .wp-caption.alignright {
    margin-top: 1em; }
  /* line 86, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .wp-caption.alignleft {
    margin-top: 1em; }
  /* line 90, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .wp-caption img {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none; }
  /* line 98, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 0.25em; }

/* line 108, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.author-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  /* line 115, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .author-info .author-avatar {
    vertical-align: top; }
    /* line 118, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .author-info .author-avatar img {
      border-radius: 3px;
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  /* line 124, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .author-info .author-description {
    vertical-align: top;
    padding-left: 2em;
    color: rgba(0, 0, 0, 0.5);
    line-height: 1.5; }
  /* line 131, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .author.archive .author-info {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* line 145, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
body.error404 .search-form {
  margin-top: 1.5em; }
  @media (max-width: 480px) {
    /* line 148, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    body.error404 .search-form input {
      width: 100%;
      margin-top: 1.5em; } }

/* line 162, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.search-form {
  margin-top: 1em; }
  /* line 165, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .search-form fieldset {
    padding: 0;
    border: none; }

/* line 176, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
#page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap; }
  @media (max-width: 780px) {
    /* line 176, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    #page-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  /* line 185, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  body.has-primary-module > #page-content {
    display: none; }
  /* line 189, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  #page-content .site-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 75%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 75%;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%;
    position: relative;
    max-width: 75%; }
    @media (max-width: 780px) {
      /* line 189, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      #page-content .site-content {
        width: 100%; } }
    /* line 198, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    #page-content .site-content:only-child {
      max-width: 100%; }
  /* line 203, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  #page-content .widget-area {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    position: relative;
    max-width: 25%;
    margin: 0 1em;
    padding: 0 1em; }
    @media (max-width: 780px) {
      /* line 203, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      #page-content .widget-area {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin: 1em 0 0;
        padding: 1em 0 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-right: none !important;
        border-left: none !important; } }
    /* line 220, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    #page-content .widget-area:first-child {
      margin-left: 0;
      padding-left: 0;
      border-right: 1px solid rgba(0, 0, 0, 0.1); }
    /* line 226, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    #page-content .widget-area:last-child {
      margin-right: 0;
      padding-right: 0;
      border-left: 1px solid rgba(0, 0, 0, 0.1); }
  /* line 233, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  #page-content .site-content,
  #page-content .widget-area {
    position: relative; }
    @media (max-width: 780px) {
      /* line 233, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      #page-content .site-content,
      #page-content .widget-area {
        -webkit-box-flex: none;
        -webkit-flex: none;
        -moz-box-flex: none;
        -moz-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: none;
        border-right: none; } }

/* line 254, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.entry-content .page-links {
  margin-top: 1em;
  padding: 0.25em;
  background-color: rgba(0, 0, 0, 0.035); }

/* line 261, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.entry-header {
  margin-bottom: 1.5em; }
  @media (max-width: 780px) {
    /* line 261, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .entry-header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; } }
  /* line 270, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .entry-header .wp-post-image {
    float: right;
    max-width: 50%;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    margin-left: 1.5em; }
    @media (max-width: 780px) {
      /* line 270, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      .entry-header .wp-post-image {
        float: none;
        width: auto;
        max-width: 100%;
        margin: 0.5em auto; } }
  /* line 286, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .entry-header h1, .entry-header .scandium-action-blocks .webcom-container.title h2, .scandium-action-blocks .webcom-container.title .entry-header h2,
  .entry-header h2 {
    margin-top: 0.25em;
    font-size: 2em; }
    @media (max-width: 780px) {
      /* line 286, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      .entry-header h1, .entry-header .scandium-action-blocks .webcom-container.title h2, .scandium-action-blocks .webcom-container.title .entry-header h2,
      .entry-header h2 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-order: -1;
        -ms-flex-order: -1;
        order: -1; } }
  /* line 297, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .entry-header .comments-link {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em; }

/* line 303, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.archive-header,
.page-header {
  padding-bottom: 1.5em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* line 309, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.infinite-wrap {
  padding-bottom: 1.5em;
  margin-top: 1.5em;
  border-bottom: 4px double rgba(0, 0, 0, 0.1); }

/* line 315, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.post:not(body),
.page:not(body) {
  margin-top: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 0.25em double rgba(0, 0, 0, 0.1); }
  /* line 321, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .post:not(body):first-child,
  .page:not(body):first-child {
    margin-top: 0; }
  /* line 325, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .post:not(body):last-child,
  .page:not(body):last-child {
    padding-bottom: 0;
    border-bottom: none; }
  /* line 330, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .post:not(body).sticky,
  .page:not(body).sticky {
    border: 1px solid rgba(0, 0, 0, 0.1); }
    /* line 333, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .post:not(body).sticky .featured-post,
    .page:not(body).sticky .featured-post {
      margin-bottom: 1.5em;
      color: rgba(0, 0, 0, 0.5);
      font-size: 0.75em;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.035);
      border-top: 0.25em double rgba(0, 0, 0, 0.1);
      border-bottom: 0.25em double rgba(0, 0, 0, 0.1); }
    /* line 343, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .post:not(body).sticky .entry-header,
    .post:not(body).sticky .entry-content,
    .post:not(body).sticky .entry-meta,
    .post:not(body).sticky .edit-link,
    .page:not(body).sticky .entry-header,
    .page:not(body).sticky .entry-content,
    .page:not(body).sticky .entry-meta,
    .page:not(body).sticky .edit-link {
      padding: 0 1em; }

/* line 354, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.edit-link a::before {
  content: '\f040';
  display: inline-block;
  margin-right: 0.3em;
  font-family: 'FontAwesome'; }

/* line 364, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.more-link::after {
  content: '\f061';
  display: inline-block;
  margin-left: 0.3em;
  font-family: 'FontAwesome'; }

/* line 372, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.entry-meta {
  clear: both;
  margin-top: 2em;
  font-size: 0.75em; }

/* line 378, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
nav.blog-navigation,
nav.nav-single {
  padding: 1em 0; }
  /* line 383, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  body.neverending nav.blog-navigation, body.neverending
  nav.nav-single {
    display: none; }
  /* line 387, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  nav.blog-navigation .nav-previous,
  nav.nav-single .nav-previous {
    float: left; }
    /* line 390, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    nav.blog-navigation .nav-previous > a::before,
    nav.nav-single .nav-previous > a::before {
      content: '\f060';
      display: inline-block;
      margin-right: 0.25em;
      font-family: 'FontAwesome'; }
  /* line 398, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  nav.blog-navigation .nav-next,
  nav.nav-single .nav-next {
    float: right; }
    /* line 401, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    nav.blog-navigation .nav-next > a::after,
    nav.nav-single .nav-next > a::after {
      content: '\f061';
      display: inline-block;
      margin-left: 0.25em;
      font-family: 'FontAwesome'; }

/* line 415, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.image-attachment .attachment {
  text-align: center; }
  /* line 418, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .image-attachment .attachment .entry-caption {
    margin-top: 0.25em; }

/* line 423, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.mejs-audio {
  max-width: 95%;
  margin: auto; }

/* line 434, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.comment-style-old comments-title {
  font-size: 1.5em; }

/* line 438, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.comment-style-old .commentlist {
  margin: 1em;
  padding: 0.5em 1em;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  /* line 444, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .commentlist .comment .comment {
    margin-top: 1.5em;
    padding-top: 0;
    padding-left: 2.5em;
    border-left: 1px dashed rgba(0, 0, 0, 0.1); }
  /* line 451, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .commentlist .comment + .comment {
    margin-top: 0;
    padding-top: 1.5em; }
  /* line 457, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .commentlist .comment .comment-author img {
    float: left;
    margin-top: 0.4em;
    margin-right: 0.5em; }
  /* line 463, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .commentlist .comment .comment-author cite {
    font-style: normal;
    font-weight: 600; }
  /* line 468, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .commentlist .comment .comment-author .says {
    display: none; }
  /* line 473, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .commentlist .comment .comment-meta {
    font-size: 0.75em; }
    /* line 476, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .comment-style-old .commentlist .comment .comment-meta + * {
      clear: both;
      margin-top: 0.5em;
      padding-top: 0.5em;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }

/* line 486, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.comment-style-old #comment-nav {
  margin: 0 1em; }

/* line 490, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.comment-style-old .comment-respond {
  margin: 1em 0;
  padding: 0.5em 1em;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  /* line 495, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .comment-respond label {
    display: block; }
  /* line 499, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .comment-respond input[type="text"],
  .comment-style-old .comment-respond textarea {
    width: 100%;
    padding: 0.75em;
    font-size: 1em 0.75em; }
  /* line 506, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-style-old .comment-respond .required {
    display: inline-block;
    vertical-align: top;
    color: #186aed; }

/* line 518, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.comments-title {
  font-size: 1.5em; }

/* line 522, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.commentlist {
  margin: 1em 0;
  padding: 0.5em 1em;
  border: 1px solid shading(#FFFFFF, 10%); }
  /* line 528, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .commentlist .comment .comment {
    margin-top: 1.5em;
    padding-top: 0;
    padding-left: 2.5em;
    border-left: 1px dashed shading(#FFFFFF, 10%); }
    /* line 534, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .commentlist .comment .comment.depth-2 {
      margin-left: 1em; }
    /* line 538, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .commentlist .comment .comment.depth-3 {
      margin-left: 1.5em; }
    /* line 542, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .commentlist .comment .comment.depth-4 {
      margin-left: 2em; }
    /* line 546, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .commentlist .comment .comment.depth-5 {
      margin-left: 2.5em; }
    /* line 550, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .commentlist .comment .comment.depth-6 {
      margin-left: 3em; }
  /* line 555, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .commentlist .comment + .comment {
    margin-top: 0;
    padding-top: 1.5em; }
  /* line 560, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .commentlist .comment.bypostauthor {
    margin-top: 1.5em;
    padding: 0.5em;
    background: rgba(0, 0, 0, 0.035);
    border-left: 3px solid #186aed; }
  /* line 568, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .commentlist .comment .comment-author img {
    float: left;
    margin-top: 0.4em;
    margin-right: 0.5em; }
  /* line 574, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .commentlist .comment .comment-author cite {
    font-style: normal;
    font-weight: 600; }
  /* line 579, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .commentlist .comment .comment-author .says {
    display: none; }
  /* line 584, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .commentlist .comment .comment-meta {
    font-size: 0.75em; }
    /* line 587, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .commentlist .comment .comment-meta + * {
      clear: both;
      margin-top: 0.5em;
      padding-top: 0.5em;
      border-top: 1px solid shading(#FFFFFF, 10%); }

/* line 597, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.comment-navigation {
  margin: 0 1em; }

/* line 601, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.comment-respond {
  margin: 1em 0;
  padding: 0.5em 1em;
  border: 1px solid shading(#FFFFFF, 10%); }
  /* line 606, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-respond label {
    display: block; }
  /* line 610, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-respond input[type="text"],
  .comment-respond textarea {
    width: 100%;
    padding: 0.75em;
    font-size: 0.75em; }
  /* line 617, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-respond .required {
    display: inline-block;
    vertical-align: top;
    color: #CC0000; }

/* line 629, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.widget-area .widget {
  margin-top: 1.5em;
  padding: 0.75em; }
  /* line 633, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget:first-child {
    margin-top: 0; }
  /* line 637, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget .widget-title {
    margin-bottom: 0.25em;
    font-size: 1.25em;
    font-weight: normal;
    border-bottom: 0.1em solid #186aed; }
  /* line 644, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget input,
  .widget-area .widget select {
    max-width: 100%; }
  /* line 649, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget.widget_search {
    margin-top: 0; }
    /* line 652, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .widget-area .widget.widget_search form {
      margin: 0; }
    /* line 656, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .widget-area .widget.widget_search input {
      width: 100%;
      padding: 0.5em;
      font-family: inherit; }
      /* line 661, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      .widget-area .widget.widget_search input[type=submit] {
        margin-top: 0.5em; }
  /* line 668, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget.widget_rss li {
    margin-top: 1em; }
  /* line 674, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar table {
    margin: 0;
    text-align: center;
    border-collapse: collapse; }
  /* line 680, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar caption {
    margin: 0;
    color: #186aed;
    font-size: 1.25em;
    font-weight: normal; }
  /* line 687, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar th {
    font-weight: 600; }
  /* line 691, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar thead tr {
    text-align: center; }
    /* line 694, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    .widget-area .widget.widget_calendar thead tr a {
      font-weight: bold;
      text-decoration: underline; }
      /* line 698, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      .widget-area .widget.widget_calendar thead tr a:hover, .widget-area .widget.widget_calendar thead tr a:focus {
        text-decoration: none; }
  /* line 707, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .widget-area .widget .post-date,
  .widget-area .widget .rss-date {
    margin-left: 0.5em;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em; }

/* line 720, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.says,
.screen-reader-text {
  position: absolute;
  left: -1000em;
  width: 1px;
  height: 1px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  border-radius: 0;
  overflow: hidden;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  transition: none; }
  /* line 736, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .says:focus,
  .screen-reader-text:focus {
    top: 7px;
    left: 6px;
    z-index: 100000;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    color: black;
    font-size: 0.85em;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    background-color: #f2f2f2;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none; }

/* line 756, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.assistive-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

/* line 766, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
div[id^="gallery"].gallery {
  clear: both;
  margin: 1.8em 0; }
  /* line 771, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  div[id^="gallery"].gallery dl.gallery-item {
    margin: 0;
    padding: 0 10px; }
    /* line 775, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    div[id^="gallery"].gallery dl.gallery-item .gallery-caption {
      font-size: 0.9em; }
  @media (max-width: 768px) {
    /* line 780, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 25% !important; }
      /* line 784, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: left; } }
  @media (max-width: 500px) {
    /* line 780, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 33% !important; }
      /* line 792, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: none; }
      /* line 796, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(3n+1) {
        clear: left; } }
  @media (max-width: 320px) {
    /* line 780, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      float: none;
      clear: none;
      width: 100% !important; } }
  @media (max-width: 320px) {
    /* line 808, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-2 dl.gallery-item,
    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-3 dl.gallery-item {
      float: none;
      width: 100% !important; } }
  @media (max-width: 768px) {
    /* line 816, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    div[id^="gallery"].gallery br {
      display: none; } }

/* line 823, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
.panel-grid-cell:only-child .tiled-gallery {
  margin-bottom: 0; }

@media print {
  /* line 833, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  body {
    color: #000000;
    font-size: 10pt;
    background: none !important; }
  /* line 839, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  a {
    text-decoration: inherit; }
    /* line 842, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
    footer a[rel=bookmark]::after {
      content: " [" attr(href) "] "; }
  /* line 847, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .author-info .author-avatar,
  .comment-respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link {
    display: none; }
  /* line 857, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .author-info .author-description {
    padding-left: 0; }
  /* line 861, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_wp-default.scss */
  .comment-author img {
    max-width: 30px;
    height: auto; } }

/* line 8, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
.webcom-navigation {
  text-align: left; }
  /* line 11, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation .navigation-toggle {
    position: relative;
    z-index: 989;
    display: none;
    color: inherit;
    font-size: 1em;
    background: none;
    border: none;
    cursor: pointer;
    transition: all 250ms ease-in-out; }
    @media (max-width: 780px) {
      /* line 11, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation .navigation-toggle {
        display: block; } }
    /* line 26, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation .navigation-toggle::before {
      content: '\f0c9'; }
    /* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation .navigation-toggle > span {
      position: absolute;
      width: 1px;
      height: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px);
      clip-path: polygon(0 0, 0 0, 0 0, 0 0); }
    /* line 39, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation .navigation-toggle.open {
      display: block; }
    /* line 43, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation .navigation-toggle.close {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 9;
      display: block;
      padding: 0.25em;
      width: 3.5em;
      color: #FFFFFF;
      background: rgba(0, 0, 0, 0.5);
      border-left: 1px solid #1a1a1a; }
      /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation .navigation-toggle.close::before {
        content: "";
        font-size: 2.125em; }
  /* line 63, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation .slideout-before-nav,
  .webcom-navigation .slideout-after-nav,
  .webcom-navigation .slideout-header {
    display: none; }
  /* line 70, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation.show-toggle .slideout-before-nav,
  .webcom-navigation.show-toggle .slideout-after-nav {
    display: block;
    padding: 1em;
    color: #FFFFFF; }
  /* line 77, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation.show-toggle .navigation-wrapper {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 992;
    width: 100%;
    max-width: 320px;
    font-size: 0.875em;
    background: rgba(0, 0, 0, 0.9);
    visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    /* line 92, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation.show-toggle .navigation-wrapper::-webkit-scrollbar-track {
      background-color: #4d4d4d;
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
    /* line 98, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation.show-toggle .navigation-wrapper::-webkit-scrollbar {
      width: 12px;
      background-color: rgba(0, 0, 0, 0.9); }
    /* line 103, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation.show-toggle .navigation-wrapper::-webkit-scrollbar-thumb {
      background-color: #b3b3b3;
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
    /* line 109, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    body.admin-bar .webcom-navigation.show-toggle .navigation-wrapper {
      top: 32px; }
      @media (max-width: 782px) {
        /* line 109, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        body.admin-bar .webcom-navigation.show-toggle .navigation-wrapper {
          top: 0;
          padding-top: 46px; } }
    /* line 118, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation.show-toggle .navigation-wrapper .slideout-header {
      position: relative;
      display: block;
      padding: 1em;
      border-bottom: 1px solid #1a1a1a; }
      /* line 124, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper .slideout-header h3, .webcom-navigation.show-toggle .navigation-wrapper .slideout-header .scandium-action-blocks .widget-subtitle h4, .scandium-action-blocks .widget-subtitle .webcom-navigation.show-toggle .navigation-wrapper .slideout-header h4 {
        color: #FFFFFF; }
    /* line 129, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation.show-toggle .navigation-wrapper .navigation-content {
      position: relative; }
    /* line 133, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      position: static;
      display: block;
      text-align: left;
      border-bottom: 1px solid #1a1a1a; }
      /* line 142, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] > li:first-child {
        border-top: none; }
      /* line 147, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] li {
        margin: 0;
        border-top: 1px solid #1a1a1a; }
        /* line 154, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] li[aria-expanded='true'] a.expand::after {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
      /* line 162, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a {
        position: relative;
        z-index: 8;
        width: 100%;
        padding: 1em; }
        /* line 168, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a::after {
          display: none; }
        /* line 172, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a.expand {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center;
          position: absolute;
          top: 0;
          right: 0;
          z-index: 9;
          width: 3.5em;
          color: #FFFFFF;
          background: rgba(0, 0, 0, 0.5);
          border-left: 1px solid #1a1a1a; }
          /* line 184, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
          .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a.expand::after {
            content: "";
            display: block;
            margin: 0;
            transition: transform 200ms ease; }
      /* line 195, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li a {
        width: 100%;
        padding-left: 2em;
        font-size: 0.938em; }
      /* line 201, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li ul {
        position: static;
        display: block; }
      /* line 207, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li li a {
        padding-left: 3em;
        font-size: 0.875em; }
      /* line 213, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li li li a {
        padding-left: 4em;
        font-size: 0.813em; }
      /* line 219, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li li li li a {
        padding-left: 5em;
        font-size: 0.750em; }
  /* line 232, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation.nav-opened .navigation-wrapper {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible; }
  /* line 237, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    z-index: 990;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); }
  /* line 249, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 781px) {
      /* line 255, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation ul.menu {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -moz-flex!important;
        display: -ms-flexbox!important;
        display: flex!important; } }
    /* line 263, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation ul.menu > li.menu-item-has-children > a::after {
      content: "";
      margin-left: 0.25em; }
    /* line 271, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation ul.menu > li:last-child > ul {
      right: 0;
      left: auto; }
    /* line 278, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
    .webcom-navigation ul.menu li {
      position: relative;
      max-width: 100%; }
      /* line 282, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation ul.menu li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        width: 100%;
        text-decoration: inherit;
        transition: all 250ms ease-in-out; }
        /* line 289, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation ul.menu li a.expand {
          display: none; }
      /* line 294, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation ul.menu li i.fa {
        margin-right: 0.25em; }
      /* line 298, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation ul.menu li ul {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        display: none;
        width: 320px;
        min-width: 100%;
        text-align: right; }
        @media (max-width: 780px) {
          /* line 298, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
          .webcom-navigation ul.menu li ul {
            position: static; } }
        /* line 312, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation ul.menu li ul ul {
          top: 0;
          left: calc( 100% - 1px); }
        /* line 320, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation ul.menu li ul li.menu-item-has-children > a::after {
          content: "";
          display: inline-block;
          margin-left: auto; }
        /* line 328, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation ul.menu li ul li a {
          padding: 0.5em 1em;
          text-align: left; }
        /* line 333, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
        .webcom-navigation ul.menu li ul li.current-menu-item > a,
        .webcom-navigation ul.menu li ul li.current-menu-ancesor > a,
        .webcom-navigation ul.menu li ul li:hover > a,
        .webcom-navigation ul.menu li ul li a:focus {
          outline: none; }
  /* line 349, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation:not(.js) ul li:hover > ul {
    display: block !important; }
  /* line 355, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation:not(.js) ul li:focus-within > ul {
    display: block !important; }
  /* line 363, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation .overylay-stop-scroll {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 991;
    display: none;
    background: rgba(0, 0, 0, 0.5); }
  /* line 374, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
  .webcom-navigation .navigation-wrapper,
  .webcom-navigation .navigation-content,
  .webcom-navigation .menu,
  .webcom-navigation .menu-item > a {
    height: 100%; }
    @media (max-width: 780px) {
      /* line 374, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
      .webcom-navigation .navigation-wrapper,
      .webcom-navigation .navigation-content,
      .webcom-navigation .menu,
      .webcom-navigation .menu-item > a {
        height: auto; } }

/* line 387, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_nav.scss */
html.no-scroll {
  overflow: hidden; }

/* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
.nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input, .nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding: 0.5em 2.5em;
  color: #FFFFFF;
  background-color: #186aed;
  border: none;
  cursor: pointer;
  transition: color 250ms ease-in-out, background 250ms ease-in-out; }
  /* line 39, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
  .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:hover, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:hover, .nf-mp-header .nf-next-previous li input:hover,
  .nf-mp-footer .nf-next-previous li input:hover {
    color: #FFFFFF;
    background-color: #1d57b3; }

/* line 50, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
.nf-form-wrap {
  padding: 1em;
  border: 1px solid rgba(0, 0, 0, 0.25); }
  /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
  .nf-form-wrap .nf-before-form-content .nf-form-fields-required {
    font-size: 0.75em;
    text-align: right; }
  /* line 63, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
  .nf-form-wrap .nf-field-container {
    margin-bottom: 0; }
    /* line 68, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .nf-field-label {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-bottom: 0; }
    /* line 75, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .nf-field-element input,
    .nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
      padding: 0.5em;
      border: 1px solid rgba(0, 0, 0, 0.25); }
    /* line 81, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
      resize: vertical; }
    /* line 87, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .list-select-wrap select,
    .nf-form-wrap .nf-field-container .nf-field .list-multiselect-wrap option {
      padding: 0.5em; }
    /* line 94, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button {
      margin-top: 0.5em; }
    /* line 102, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore {
      display: table;
      table-layout: auto; }
    /* line 107, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .handsontable,
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore,
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtHider,
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtSpreader {
      width: 100% !important; }
    /* line 127, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container .nf-field .nf-error .nf-field-element input {
      border-color: #FF0000; }
    /* line 135, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field {
      min-height: 1.5em; }
      /* line 138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
      .nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field .nf-error-msg {
        color: #FF0000;
        font-size: 0.75em;
        text-align: right; }

/* line 149, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
.nf-form-title h3, .nf-form-title .scandium-action-blocks .widget-subtitle h4, .scandium-action-blocks .widget-subtitle .nf-form-title h4 {
  padding-bottom: 0.5em; }

/* line 155, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
.nf-mp-header,
.nf-mp-footer {
  padding: 0.25em; }
  /* line 162, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
  .nf-mp-header .nf-breadcrumbs li a,
  .nf-mp-footer .nf-breadcrumbs li a {
    padding: 0.5em;
    color: #FFFFFF;
    font-size: 0.85em;
    background-color: #186aed;
    transition: color 250ms ease-in-out, background 250ms ease-in-out; }
  /* line 170, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
  .nf-mp-header .nf-breadcrumbs li.active > a,
  .nf-mp-header .nf-breadcrumbs li a:hover,
  .nf-mp-footer .nf-breadcrumbs li.active > a,
  .nf-mp-footer .nf-breadcrumbs li a:hover {
    color: #FFFFFF;
    font-weight: inherit;
    background-color: #1d57b3; }
  /* line 181, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
  .nf-mp-header .nf-next-previous li,
  .nf-mp-footer .nf-next-previous li {
    min-width: 15%; }
    /* line 184, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
    .nf-mp-header .nf-next-previous li input,
    .nf-mp-footer .nf-next-previous li input {
      width: 100%;
      padding: 0.5em 1em; }
  /* line 192, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_ninja-forms.scss */
  .nf-mp-header h3, .nf-mp-header .scandium-action-blocks .widget-subtitle h4, .scandium-action-blocks .widget-subtitle .nf-mp-header h4,
  .nf-mp-footer h3,
  .nf-mp-footer .scandium-action-blocks .widget-subtitle h4, .scandium-action-blocks .widget-subtitle
  .nf-mp-footer h4 {
    margin: 0 0 1em;
    padding: 0 0 0.25em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }

/* line 86, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
h1, .scandium-action-blocks .webcom-container.title h2, h2, h3, .scandium-action-blocks .widget-subtitle h4, h4, h5, h6 {
  word-wrap: break-word; }

/* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
h1, .scandium-action-blocks .webcom-container.title h2, h2.alt, .h1 {
  font-size: 36px;
  font-family: "Cinzel", serif, "FontAwesome";
  font-weight: bold;
  color: #252525; }

/* line 104, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
h2, .h2 {
  font-size: 52px;
  color: #252525;
  font-family: "Cinzel", serif, "FontAwesome"; }
  @media (max-width: 1024px) {
    /* line 104, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    h2, .h2 {
      font-size: 50px; } }
  @media (max-width: 780px) {
    /* line 104, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    h2, .h2 {
      font-size: 30px; } }
  @media (max-width: 480px) {
    /* line 104, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    h2, .h2 {
      font-size: 26px; } }

/* line 119, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
h3, .scandium-action-blocks .widget-subtitle h4, .h3 {
  font-size: 30px;
  color: #252525;
  font-family: "Cinzel", serif, "FontAwesome"; }
  @media (max-width: 780px) {
    /* line 119, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    h3, .scandium-action-blocks .widget-subtitle h4, .h3 {
      font-size: 28px; } }
  @media (max-width: 480px) {
    /* line 119, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    h3, .scandium-action-blocks .widget-subtitle h4, .h3 {
      font-size: 24px; } }

/* line 131, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
h4, .h4 {
  font-size: 1.35em; }

/* line 134, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
h5, .h5 {
  font-size: 1.15em; }

/* line 138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
h6, .h6 {
  font-size: 20px;
  font-variant: small-caps; }

/* line 147, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
a.main-btn, .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input, .nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input {
  -webkit-appearance: none !important;
  background: #186aed;
  display: inline-block;
  padding: 10px 25px;
  font-family: "Cinzel", serif, "FontAwesome";
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: all 300ms;
  border: 2px solid transparent; }
  /* line 161, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  a.main-btn:hover, .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:hover, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:hover, .nf-mp-header .nf-next-previous li input:hover,
  .nf-mp-footer .nf-next-previous li input:hover, a.main-btn:focus, .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:focus, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:focus, .nf-mp-header .nf-next-previous li input:focus,
  .nf-mp-footer .nf-next-previous li input:focus {
    background: #FFFFFF;
    color: #186aed;
    border-color: #186aed; }

/* line 170, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
a.button, body button[type="submit"],
body input[type="button"],
body input[type="submit"], .helium-footer .buttons a {
  -webkit-appearance: none !important;
  background: #186aed;
  display: inline-block;
  padding: 10px 25px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: all 300ms; }
  /* line 181, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  a.button:hover, body button[type="submit"]:hover,
  body input[type="button"]:hover,
  body input[type="submit"]:hover, .helium-footer .buttons a:hover, a.button:focus, body button[type="submit"]:focus,
  body input[type="button"]:focus,
  body input[type="submit"]:focus, .helium-footer .buttons a:focus {
    background: #1d57b3;
    color: #fff; }

/* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_acw-modules.scss */
.webcom-module {
  position: relative;
  z-index: 1;
  width: 100%;
  font-size: 1rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  /* line 14, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_acw-modules.scss */
  .webcom-module.viewport {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    min-height: 100vh; }
    /* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_acw-modules.scss */
    body.admin-bar .webcom-module.viewport {
      min-height: calc( 100vh - 32px); }
      @media (max-width: 782px) {
        /* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_acw-modules.scss */
        body.admin-bar .webcom-module.viewport {
          min-height: calc( 100vh - 46px); } }
      @media (max-width: 600px) {
        /* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_acw-modules.scss */
        body.admin-bar .webcom-module.viewport {
          min-height: 100vh; } }

/* line 34, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_acw-modules.scss */
.webcom-container {
  padding: 0 1em; }

/* line 38, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_acw-modules.scss */
.webcom-content {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

/* line 4, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
.mobile-header {
  z-index: 10;
  display: none; }
  @media (max-width: 780px) {
    /* line 4, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header {
      display: block; } }
  /* line 12, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header ~ .webcom-header {
    display: block; }
    @media (max-width: 780px) {
      /* line 12, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
      .mobile-header ~ .webcom-header {
        display: none; } }
  /* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .webcom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  /* line 25, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .logo {
    display: inline-block; }
    /* line 28, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .logo img {
      display: block;
      width: auto;
      max-height: 50px; }
  /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .tagline {
    margin-top: 0; }
  /* line 40, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .phone-number::before {
    content: '\f095';
    display: inline-block;
    width: 1.5em;
    margin-right: 0.25em;
    text-align: center; }
  /* line 48, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .phone-number a {
    color: inherit;
    text-decoration: inherit; }
  /* line 54, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .navigation-mobile {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 1em;
    text-align: right; }
    /* line 59, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .navigation-mobile .navigation-toggle.open {
      position: relative;
      display: inline-block;
      width: 2.5em;
      height: 2.5em;
      border: 1px solid;
      outline: none; }
      /* line 67, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
      .mobile-header .navigation-mobile .navigation-toggle.open::before {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%; }
    /* line 75, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .navigation-mobile .navigation-wrapper {
      text-align: left; }
    /* line 79, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .navigation-mobile .navigation-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%; }
    /* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .navigation-mobile .menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    /* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .navigation-mobile .slideout-after-nav {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 0 1em; }
  /* line 97, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header form.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    /* line 101, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header form.search input,
    .mobile-header form.search button {
      color: inherit;
      background-color: transparent;
      border: none;
      border-radius: 0;
      box-shadow: none; }
      /* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .mobile-header form.search input::-webkit-input-placeholder,
      .mobile-header form.search button::-webkit-input-placeholder {
        color: inherit; }
      /* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .mobile-header form.search input::-moz-placeholder,
      .mobile-header form.search button::-moz-placeholder {
        color: inherit; }
      /* line 93, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .mobile-header form.search input:-ms-input-placeholder,
      .mobile-header form.search button:-ms-input-placeholder {
        color: inherit; }
      /* line 97, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .mobile-header form.search input::-moz-placeholder,
      .mobile-header form.search button::-moz-placeholder {
        color: inherit; }
    /* line 114, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header form.search input {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 0; }
  /* line 121, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .meta p {
    position: relative;
    margin: 0;
    padding-left: 1.75em; }
    /* line 126, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta p::before {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      width: 1.5em;
      text-align: center; }
    /* line 136, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta p.phone::before {
      content: '\f095'; }
    /* line 142, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta p.email::before {
      content: '\f003'; }
    /* line 148, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta p.fax::before {
      content: '\f1ac'; }
    /* line 154, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta p.location::before {
      content: '\f041'; }
    /* line 160, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta p.hours::before {
      content: '\f017'; }
    /* line 166, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta p.custom::before {
      content: '\f05a'; }
  /* line 172, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .meta a {
    color: inherit;
    text-decoration: none; }
    /* line 176, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .meta a:hover, .mobile-header .meta a:focus {
      outline: none; }
  /* line 183, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .buttons {
    margin-top: auto;
    text-align: center; }
    /* line 187, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .buttons + .social-media {
      margin-top: 0; }
  /* line 192, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
  .mobile-header .social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    margin-top: auto; }
    /* line 198, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    body.is-ios .mobile-header .social-media {
      margin-top: 0; }
    /* line 202, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
    .mobile-header .social-media a {
      color: inherit;
      text-decoration: none; }
      /* line 206, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_structure.scss */
      .mobile-header .social-media a:hover, .mobile-header .social-media a:focus {
        outline: none; }

/* line 8, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .webcom-content {
  padding: 1em 0;
  font-size: 1.125em; }

/* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .phone-number:not(:first-child) {
  margin-top: 0.5em; }

/* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .navigation-mobile .menu > li > a {
  color: #FFFFFF;
  background-color: transparent; }

/* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .navigation-mobile .menu > li.current-menu-item > a,
.mobile-header .navigation-mobile .menu > li.current-menu-ancestor > a {
  color: #FFFFFF;
  background-color: #186aed; }

/* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .navigation-mobile .sub-menu li a {
  color: #FFFFFF;
  background-color: transparent; }

/* line 50, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .navigation-mobile .sub-menu li.current-menu-item > a,
.mobile-header .navigation-mobile .sub-menu li.current-menu-ancestor > a {
  color: #FFFFFF;
  background-color: #186aed; }

/* line 59, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header form.search {
  margin-top: 1em; }
  /* line 62, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
  .mobile-header form.search input,
  .mobile-header form.search button {
    padding: 1em;
    background-color: rgba(255, 255, 255, 0.2); }

/* line 69, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .meta {
  padding: 1em 0; }
  /* line 72, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
  .mobile-header .meta a {
    color: inherit; }
    /* line 75, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
    .mobile-header .meta a:hover, .mobile-header .meta a:focus {
      color: #186aed; }

/* line 82, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .buttons {
  padding: 1em 0; }
  /* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
  .mobile-header .buttons a {
    margin: 0.25em; }

/* line 90, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
.mobile-header .social-media {
  padding: 1em 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
  /* line 94, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
  .mobile-header .social-media a {
    margin: 0.25em;
    color: inherit;
    font-size: 1.75em; }
    /* line 99, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/mobile-header/_style.scss */
    .mobile-header .social-media a:hover, .mobile-header .social-media a:focus {
      color: #186aed !important; }

/* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
.fixed-header {
  background-color: #FFFFFF;
  box-shadow: 0 1em 2em -1em #000000; }
  /* line 4, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
  .fixed-header {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    -o-transform: translateY(-200%);
    transform: translateY(-200%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    display: none;
    transition: all 500ms ease-in-out; }
    /* line 14, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
    body.admin-bar .fixed-header {
      top: 32px; }
      @media (max-width: 782px) {
        /* line 14, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
        body.admin-bar .fixed-header {
          top: 46px; } }
      @media (max-width: 600px) {
        /* line 14, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
        body.admin-bar .fixed-header {
          top: 0; } }
    /* line 26, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
    body.show-fixed-header .fixed-header {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
    /* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
    .fixed-header .webcom-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; }
    /* line 37, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
    .fixed-header .company + * {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    /* line 42, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
    .fixed-header .logo {
      display: inline-block; }
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
      .fixed-header .logo img {
        display: block;
        width: auto;
        max-height: 50px; }
    /* line 52, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
    .fixed-header .phone-number {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin: 0;
      cursor: text; }
      /* line 57, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
      .fixed-header .phone-number::before {
        content: '\f095';
        display: inline-block;
        width: 1.5em;
        margin-right: 0.25em;
        text-align: center; }
      /* line 65, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
      .fixed-header .phone-number a {
        color: inherit;
        text-decoration: inherit;
        pointer-events: none; }
        @media (max-width: 780px) {
          /* line 65, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
          .fixed-header .phone-number a {
            pointer-events: all; } }
    /* line 77, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_structure.scss */
    .fixed-header .navigation-fixed .menu {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end;
      line-height: 1; }
  /* line 10, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
  .fixed-header .webcom-content {
    padding: 1em 0; }
  /* line 19, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
  .fixed-header .phone-number:not(:first-child) {
    margin-left: 1em; }
  /* line 26, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
  .fixed-header .navigation-fixed .menu > li {
    margin-left: 1em; }
    /* line 29, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
    .fixed-header .navigation-fixed .menu > li > a {
      color: #252525;
      font-family: "Cinzel", serif, "FontAwesome";
      background-color: transparent; }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
    .fixed-header .navigation-fixed .menu > li.current-menu-item > a,
    .fixed-header .navigation-fixed .menu > li.current-menu-ancestor > a,
    .fixed-header .navigation-fixed .menu > li:hover > a,
    .fixed-header .navigation-fixed .menu > li a:focus {
      color: #186aed; }
  /* line 46, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
  .fixed-header .navigation-fixed .sub-menu li a {
    padding: 0.5em;
    color: #FFFFFF;
    background-color: #186aed; }
  /* line 52, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/fixed-header/_style.scss */
  .fixed-header .navigation-fixed .sub-menu li.current-menu-item > a,
  .fixed-header .navigation-fixed .sub-menu li.current-menu-ancestor > a,
  .fixed-header .navigation-fixed .sub-menu li:hover > a,
  .fixed-header .navigation-fixed .sub-menu li a:focus {
    color: #FFFFFF;
    background-color: #1d57b3; }

/* line 6, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_style.scss */
.content-blocks {
  padding: 2em 0 4em; }
  /* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
  .content-blocks .webcom-widgets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc( 100% + 2em);
    margin-left: -1em; }
    @media (max-width: 1024px) {
      /* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .webcom-widgets {
        width: calc( 100% + 2em / 2);
        margin-left: -0.5em; } }
    @media (max-width: 780px) {
      /* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .webcom-widgets {
        width: 100%;
        margin-left: 0; } }
  /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
  .content-blocks .widget-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%; }
    @media (max-width: 1024px) {
      /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .widget-container {
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }
    @media (max-width: 780px) {
      /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .widget-container {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
    .content-blocks .widget-container:nth-child(1) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
        .content-blocks .widget-container:nth-child(1) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
    .content-blocks .widget-container:nth-child(2) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
        .content-blocks .widget-container:nth-child(2) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
    .content-blocks .widget-container:nth-child(3) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
        .content-blocks .widget-container:nth-child(3) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
    .content-blocks .widget-container:nth-child(4) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
        .content-blocks .widget-container:nth-child(4) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    @media (max-width: 1024px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    @media (max-width: 780px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
    @media (max-width: 1024px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    @media (max-width: 780px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
      .content-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
    /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
    .content-blocks .widget-container > div {
      height: 100%;
      padding: 1em; }
      @media (max-width: 1024px) {
        /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
        .content-blocks .widget-container > div {
          padding-right: 0.5em;
          padding-left: 0.5em; } }
      @media (max-width: 780px) {
        /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
        .content-blocks .widget-container > div {
          padding-right: 0;
          padding-left: 0; } }
  /* line 72, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
  .content-blocks .widget {
    position: relative;
    width: 100%;
    text-decoration: none; }
  /* line 78, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
  .content-blocks .widget-content {
    width: 100%; }
  /* line 82, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
  .content-blocks .widget-summary {
    max-width: 100%; }
  /* line 87, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_structure.scss */
  .content-blocks .widget-summary:not(:first-child) {
    margin-top: 1em; }
  /* line 12, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_style.scss */
  .content-blocks .webcom-container.title {
    text-align: center;
    padding: 2em 0; }
  /* line 18, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/content-blocks/_style.scss */
  .content-blocks .webcom-content {
    font-size: 20px; }

/* line 6, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_style.scss */
.widget-blocks {
  padding: 2em 0 4em; }
  /* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
  .widget-blocks .webcom-widgets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc( 100% + 2em);
    margin-left: -1em; }
    @media (max-width: 1024px) {
      /* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .webcom-widgets {
        width: calc( 100% + 2em / 2);
        margin-left: -0.5em; } }
    @media (max-width: 780px) {
      /* line 5, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .webcom-widgets {
        width: 100%;
        margin-left: 0; } }
  /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
  .widget-blocks .widget-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%; }
    @media (max-width: 1024px) {
      /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .widget-container {
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }
    @media (max-width: 780px) {
      /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .widget-container {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
    .widget-blocks .widget-container:nth-child(1) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
        .widget-blocks .widget-container:nth-child(1) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
    .widget-blocks .widget-container:nth-child(2) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
        .widget-blocks .widget-container:nth-child(2) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
    .widget-blocks .widget-container:nth-child(3) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
        .widget-blocks .widget-container:nth-child(3) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
    .widget-blocks .widget-container:nth-child(4) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1024px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
        .widget-blocks .widget-container:nth-child(4) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
    @media (max-width: 1024px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    @media (max-width: 780px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
    @media (max-width: 1024px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    @media (max-width: 780px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
      .widget-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
    /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
    .widget-blocks .widget-container > div {
      height: 100%;
      padding: 1em; }
      @media (max-width: 1024px) {
        /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
        .widget-blocks .widget-container > div {
          padding-right: 0.5em;
          padding-left: 0.5em; } }
      @media (max-width: 780px) {
        /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
        .widget-blocks .widget-container > div {
          padding-right: 0;
          padding-left: 0; } }
  /* line 72, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
  .widget-blocks .widget {
    position: relative;
    width: 100%;
    text-decoration: none; }
  /* line 78, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
  .widget-blocks .widget-content {
    width: 100%; }
  /* line 82, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
  .widget-blocks .widget-summary {
    max-width: 100%; }
  /* line 87, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_structure.scss */
  .widget-blocks .widget-summary:not(:first-child) {
    margin-top: 1em; }
  /* line 12, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_style.scss */
  .widget-blocks .webcom-container.title {
    padding: 2em 0;
    text-align: center; }
  /* line 18, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/widget-blocks/_style.scss */
  .widget-blocks .webcom-content {
    font-size: 20px; }

/* line 4, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
.potassium-header {
  z-index: 10; }
  /* line 7, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .webcom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  /* line 13, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header form.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    /* line 16, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
    .potassium-header form.search input,
    .potassium-header form.search button {
      padding: 0;
      color: inherit;
      background-color: transparent;
      border: none;
      border-radius: 0;
      box-shadow: none; }
      /* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .potassium-header form.search input::-webkit-input-placeholder,
      .potassium-header form.search button::-webkit-input-placeholder {
        color: inherit; }
      /* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .potassium-header form.search input::-moz-placeholder,
      .potassium-header form.search button::-moz-placeholder {
        color: inherit; }
      /* line 93, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .potassium-header form.search input:-ms-input-placeholder,
      .potassium-header form.search button:-ms-input-placeholder {
        color: inherit; }
      /* line 97, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .potassium-header form.search input::-moz-placeholder,
      .potassium-header form.search button::-moz-placeholder {
        color: inherit; }
    /* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
    .potassium-header form.search input {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
  /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 1024px) {
      /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
      .potassium-header .meta {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-align-content: flex-start;
        -moz-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; } }
    /* line 49, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
    .potassium-header .meta p {
      margin: 0;
      line-height: 1; }
      /* line 53, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
      .potassium-header .meta p.phone {
        cursor: text; }
    /* line 58, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
    .potassium-header .meta a {
      color: inherit;
      text-decoration: none; }
      /* line 62, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
      .potassium-header .meta a:hover, .potassium-header .meta a:focus {
        outline: none; }
  /* line 69, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .navigation-secondary {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    /* line 72, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
    .potassium-header .navigation-secondary .menu {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end;
      line-height: 1; }
  /* line 79, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .social-media {
    line-height: 1; }
    /* line 82, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
    .potassium-header .social-media a {
      display: inline-block;
      color: inherit;
      text-decoration: none; }
      /* line 87, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
      .potassium-header .social-media a:hover, .potassium-header .social-media a:focus {
        outline: none; }
  /* line 94, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .company {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  /* line 100, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .logo {
    display: inline-block;
    max-width: 100%; }
    /* line 104, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
    .potassium-header .logo img {
      display: block;
      width: auto;
      max-height: 200px; }
  /* line 111, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .tagline {
    margin-top: 0; }
  /* line 116, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .navigation-primary .menu {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1; }
  /* line 122, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_structure.scss */
  .potassium-header .buttons {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

/* line 8, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .drawer {
  background: #186aed;
  color: #FFFFFF; }

/* line 13, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .webcom-content {
  padding: 1em 0; }

/* line 17, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header form.search {
  margin-right: 1em;
  padding: 0.5em;
  border: 1px solid; }
  /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header form.search button {
    transition: color 250ms ease-in-out; }
    /* line 25, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
    .potassium-header form.search button:hover, .potassium-header form.search button:focus {
      color: #a6c6f8; }

/* line 33, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .meta p {
  padding: 0.1em 1em;
  border-left: 1px solid;
  color: #FFFFFF; }
  @media (max-width: 1024px) {
    /* line 33, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
    .potassium-header .meta p {
      padding: 0.1em 0;
      border-left: none; } }
  /* line 42, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .meta p:first-child, .potassium-header .meta p.first-row-item {
    padding-left: 0;
    border-left: none; }
  /* line 48, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .meta p.last-row-item {
    margin-right: calc( 1em + 1px); }

/* line 53, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .meta a {
  color: inherit; }
  /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .meta a:hover, .potassium-header .meta a:focus {
    color: #a6c6f8; }

/* line 65, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .navigation-secondary .menu > li {
  padding: 0 1em; }
  /* line 67, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .navigation-secondary .menu > li > a {
    color: inherit;
    font-size: 22px;
    text-transform: uppercase; }
  /* line 73, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .navigation-secondary .menu > li.current-menu-item > a,
  .potassium-header .navigation-secondary .menu > li.current-menu-ancestor > a,
  .potassium-header .navigation-secondary .menu > li:hover > a,
  .potassium-header .navigation-secondary .menu > li > a:focus {
    color: #a6c6f8; }

/* line 84, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .navigation-secondary .sub-menu li a {
  padding: 0.5em;
  color: #FFFFFF;
  background-color: #186aed; }

/* line 90, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .navigation-secondary .sub-menu li.current-menu-item > a,
.potassium-header .navigation-secondary .sub-menu li.current-menu-ancestor > a,
.potassium-header .navigation-secondary .sub-menu li:hover > a,
.potassium-header .navigation-secondary .sub-menu li a:focus {
  color: #FFFFFF;
  background-color: #1d57b3; }

/* line 101, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .social-media {
  margin-left: 1em;
  word-spacing: 0.5em; }
  /* line 105, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .social-media a {
    color: inherit;
    font-size: 1em; }
    /* line 109, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
    .potassium-header .social-media a:hover, .potassium-header .social-media a:focus {
      color: #186aed !important; }

/* line 116, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .logo {
  margin-right: 0.5em; }

/* line 124, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .navigation-primary {
  padding-left: 1em; }
  /* line 127, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .navigation-primary .menu {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
    /* line 131, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
    .potassium-header .navigation-primary .menu > li {
      margin: 0 1px; }
      /* line 134, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
      .potassium-header .navigation-primary .menu > li > a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        height: 100%;
        padding: 1.25em;
        color: inherit;
        font-size: 20px;
        font-family: "Cinzel", serif, "FontAwesome";
        text-align: center; }
        @media (max-width: 1500px) {
          /* line 134, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
          .potassium-header .navigation-primary .menu > li > a {
            padding: 1.25em 0.75em; } }
      /* line 147, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
      .potassium-header .navigation-primary .menu > li.current-menu-item > a,
      .potassium-header .navigation-primary .menu > li.current-menu-ancestor > a,
      .potassium-header .navigation-primary .menu > li:hover > a,
      .potassium-header .navigation-primary .menu > li > a:focus {
        color: #186aed; }
  /* line 158, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .navigation-primary .sub-menu li a {
    padding: 0.5em;
    color: #FFFFFF;
    background-color: #186aed; }
  /* line 164, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
  .potassium-header .navigation-primary .sub-menu li.current-menu-item > a,
  .potassium-header .navigation-primary .sub-menu li.current-menu-ancestor > a,
  .potassium-header .navigation-primary .sub-menu li:hover > a,
  .potassium-header .navigation-primary .sub-menu li a:focus {
    color: #FFFFFF;
    background-color: #1d57b3; }

/* line 176, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/potassium-header/_style.scss */
.potassium-header .buttons a {
  margin: 0.25em; }

/* line 6, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.large .slide-container {
  min-height: 1038px; }
  @media (max-width: 2000px) {
    /* line 6, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
    .hydrogen-banner.large .slide-container {
      min-height: calc( 100vw * 0.519); } }

/* line 15, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.large.force-banner-height .slide-container {
  min-height: 1038px; }

/* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.small .slide-container {
  min-height: 550px; }
  @media (max-width: 2000px) {
    /* line 22, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
    .hydrogen-banner.small .slide-container {
      min-height: calc( 100vw * 0.275); } }

/* line 31, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.small.force-banner-height .slide-container {
  min-height: 550px; }

/* line 38, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.viewport .slide-container {
  min-height: 100vh; }
  /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  body.admin-bar .hydrogen-banner.viewport .slide-container {
    min-height: calc( 100vh - 32px); }
    @media (max-width: 782px) {
      /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
      body.admin-bar .hydrogen-banner.viewport .slide-container {
        min-height: calc( 100vh - 46px); } }
    @media (max-width: 600px) {
      /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
      body.admin-bar .hydrogen-banner.viewport .slide-container {
        min-height: 100vh; } }

/* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.full-width .webcom-container {
  padding: 0; }

/* line 60, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.full-width .webcom-content {
  max-width: none; }

/* line 64, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner.full-width .caption-container {
  padding: 0 1em; }

/* line 69, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .webcom-slides {
  overflow: hidden; }

/* line 73, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

/* line 77, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .slide-container {
  position: relative;
  height: auto;
  overflow: hidden; }

/* line 83, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .slide {
  height: 100%;
  min-height: 250px; }

/* line 88, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .media-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  overflow: hidden; }

/* line 98, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .media {
  width: 100%;
  height: 100%; }
  /* line 102, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .media.image {
    background-position: center center;
    background-repeat: no-repeat; }
    /* line 106, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
    .hydrogen-banner .media.image.fill {
      background-size: cover; }
  /* line 112, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .media.video video {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: none;
    min-height: 100%; }
  /* line 124, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .media.youtube .fluid-width-video-wrapper {
    position: static;
    padding-top: 0 !important; }
  /* line 129, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .media.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

/* line 139, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .caption-container {
  position: relative;
  z-index: 1;
  height: 100%; }

/* line 145, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .caption-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1500px;
  height: 100%;
  margin: auto; }
  /* line 153, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .caption-content.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  /* line 157, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .caption-content.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  /* line 161, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .caption-content.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  /* line 165, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .caption-content.top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  /* line 169, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .caption-content.middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  /* line 173, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .caption-content.bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }

/* line 178, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative; }

/* line 184, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .webcom-controls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none; }
  /* line 193, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .webcom-controls button {
    position: relative;
    padding: 0;
    color: transparent;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    pointer-events: all; }

/* line 206, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .controls-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 1em; }

/* line 216, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .arrows .controls-content {
  width: 1500px; }

/* line 222, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .dots .controls-content {
  width: 1500px; }

/* line 227, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .controls-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  height: 100%;
  margin: auto; }
  /* line 233, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .controls-content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    -moz-justify-content: inherit;
    justify-content: inherit;
    line-height: 0; }
    /* line 239, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
    .hydrogen-banner .controls-content .buttons .mobile {
      display: none; }
      @media (max-width: 780px) {
        /* line 239, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
        .hydrogen-banner .controls-content .buttons .mobile {
          display: block; }
          /* line 245, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
          .hydrogen-banner .controls-content .buttons .mobile ~ * {
            display: none; } }
    /* line 251, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
    .hydrogen-banner .controls-content .buttons .screen-reader-text {
      display: block; }

/* line 257, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
.hydrogen-banner .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none; }
  /* line 267, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_structure.scss */
  .hydrogen-banner .slick-dots li {
    display: inline-block; }

/* line 16, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner.small {
  margin-bottom: 0px;
  /* .media-container {
            &::before {
                background-image: linear-gradient( to top, $color-text 16%, transparent 100px );
            }
        } */ }

/* line 26, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner.large {
  margin-bottom: -270px; }
  /* line 30, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner.large .media-container::before {
    background-image: linear-gradient(to top, #252525 16%, transparent 480px); }

/* line 37, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .media-container::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none; }

/* line 48, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .caption {
  color: #FFFFFF; }
  /* line 59, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner .caption .summary {
    width: 65%;
    margin: auto; }
    @media (max-width: 1024px) {
      /* line 59, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
      .hydrogen-banner .caption .summary {
        width: 100%; } }
    /* line 67, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .caption .summary:not(:first-child) {
      margin-top: 1em; }
  /* line 73, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner .caption .buttons:not(:first-child) {
    margin-top: 1em; }

/* line 80, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .caption-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 4em;
  text-align: center; }
  @media (max-width: 780px) {
    /* line 80, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .caption-content {
      padding: 4em 2em; } }
  /* line 90, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner .caption-content.left {
    text-align: left; }
    /* line 93, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .caption-content.left .summary {
      margin-left: 0; }
  /* line 98, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner .caption-content.center {
    text-align: center; }
  /* line 102, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner .caption-content.right {
    text-align: right; }
    /* line 105, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .caption-content.right .summary {
      margin-right: 0; }

/* line 113, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .arrows .slick-arrow {
  color: #FFFFFF;
  font-size: 6.25em;
  transition: color 250ms ease-in-out; }
  @media (max-width: 780px) {
    /* line 113, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .arrows .slick-arrow {
      font-size: 2.5em; } }
  /* line 122, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner .arrows .slick-arrow:hover, .hydrogen-banner .arrows .slick-arrow:focus {
    color: #186aed; }

/* line 128, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .arrows .controls-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

/* line 133, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .arrows .buttons {
  width: 100%; }

/* line 140, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .dots .slick-dots {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  /* line 143, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
  .hydrogen-banner .dots .slick-dots li {
    margin: 0 0.25em; }
    /* line 146, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .dots .slick-dots li button {
      width: 0.65em;
      height: 0.65em;
      background-color: #FFFFFF;
      transition: background-color 250ms ease-in-out, opacity 250ms ease-in-out; }
    /* line 154, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .dots .slick-dots li.slick-active button {
      background-color: #186aed; }
    /* line 158, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
    .hydrogen-banner .dots .slick-dots li button:hover,
    .hydrogen-banner .dots .slick-dots li button:focus {
      opacity: 0.7; }

/* line 165, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .dots .controls-content {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

/* line 170, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/hydrogen-banner/_style.scss */
.hydrogen-banner .dots .buttons {
  height: 4em; }

/* line 11, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
.scandium-action-blocks {
  background-image: linear-gradient(0deg, #252525 80%, transparent 100%); }
  /* line 4, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
  .scandium-action-blocks {
    z-index: 2; }
    /* line 7, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .webcom-widgets {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: calc( 100% + 2.8em);
      margin-left: -1.4em; }
      @media (max-width: 1024px) {
        /* line 7, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .webcom-widgets {
          width: calc( 100% + 2.8em / 2);
          margin-left: -0.7em; } }
      @media (max-width: 780px) {
        /* line 7, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .webcom-widgets {
          width: 100%;
          margin-left: 0; } }
    /* line 24, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks.staircase .webcom-widgets {
      padding: 45px 0; }
      /* line 133, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
      .scandium-action-blocks.staircase .webcom-widgets > * {
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        position: relative; }
        /* line 138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(1) {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
        /* line 142, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(4n + 1) {
          top: -45px; }
        /* line 138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(2) {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
        /* line 142, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(4n + 2) {
          top: -15px; }
        /* line 138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(3) {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
        /* line 142, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(4n + 3) {
          top: 15px; }
        /* line 138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(4) {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
        /* line 142, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
        .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(4n + 4) {
          top: 45px; }
      @media (max-width: 780px) {
        /* line 24, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks.staircase .webcom-widgets {
          padding: 0; }
          /* line 151, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
          .scandium-action-blocks.staircase .webcom-widgets > * {
            -webkit-flex-basis: 100%;
            -moz-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            margin-top: 15px; }
            /* line 155, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/scss/_mixins.scss */
            .scandium-action-blocks.staircase .webcom-widgets > *:nth-child(n) {
              top: 0; } }
    /* line 28, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget-container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 100%; }
      @media (max-width: 1024px) {
        /* line 28, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-container {
          -webkit-flex-basis: 50%;
          -moz-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
      @media (max-width: 780px) {
        /* line 28, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-container {
          -webkit-flex-basis: 100%;
          -moz-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
      /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        @media (max-width: 1024px) {
          /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
          .scandium-action-blocks .widget-container:nth-child(1) {
            -webkit-box-flex: 0;
            -webkit-flex-grow: 0;
            -moz-flex-grow: 0;
            -ms-flex-positive: 0;
            flex-grow: 0; } }
      /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        @media (max-width: 1024px) {
          /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
          .scandium-action-blocks .widget-container:nth-child(2) {
            -webkit-box-flex: 0;
            -webkit-flex-grow: 0;
            -moz-flex-grow: 0;
            -ms-flex-positive: 0;
            flex-grow: 0; } }
      /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-container:nth-child(3) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        @media (max-width: 1024px) {
          /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
          .scandium-action-blocks .widget-container:nth-child(3) {
            -webkit-box-flex: 0;
            -webkit-flex-grow: 0;
            -moz-flex-grow: 0;
            -ms-flex-positive: 0;
            flex-grow: 0; } }
      /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-container:nth-child(4) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        @media (max-width: 1024px) {
          /* line 41, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
          .scandium-action-blocks .widget-container:nth-child(4) {
            -webkit-box-flex: 0;
            -webkit-flex-grow: 0;
            -moz-flex-grow: 0;
            -ms-flex-positive: 0;
            flex-grow: 0; } }
      @media (max-width: 1024px) {
        /* line 51, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-container:nth-child(1) {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; } }
      @media (max-width: 780px) {
        /* line 51, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-container:nth-child(1) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
      @media (max-width: 1024px) {
        /* line 51, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-container:nth-child(2) {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; } }
      @media (max-width: 780px) {
        /* line 51, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-container:nth-child(2) {
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; } }
      /* line 62, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-container > div {
        height: 100%;
        padding: 1.4em; }
        @media (max-width: 1024px) {
          /* line 62, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
          .scandium-action-blocks .widget-container > div {
            padding-right: 0.7em;
            padding-left: 0.7em; } }
        @media (max-width: 780px) {
          /* line 62, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
          .scandium-action-blocks .widget-container > div {
            padding-right: 0;
            padding-left: 0; } }
    /* line 78, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      width: 100%;
      height: 100%;
      color: inherit;
      text-decoration: none; }
    /* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget-graphic {
      width: 100%;
      max-width: 215px;
      max-height: 215px;
      overflow: hidden; }
      /* line 95, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic:only-child {
        margin: auto; }
      /* line 99, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic .graphic {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 100%; }
      /* line 106, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic a {
        display: block;
        width: 100%;
        height: 100%; }
      /* line 112, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic img {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        display: block; }
      /* line 120, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic .symbol {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        /* line 129, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-graphic .symbol p {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          position: absolute;
          top: 50%;
          left: 50%;
          margin: 0;
          font-size: 200px;
          line-height: 0; }
        /* line 139, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
        .scandium-action-blocks .widget-graphic .symbol span {
          position: relative; }
      /* line 145, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic .image.fill img {
        width: auto;
        min-width: 100%;
        height: auto;
        min-height: 100%; }
      /* line 153, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic .icon {
        font-family: 'FontAwesome'; }
      /* line 157, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-graphic .character {
        font-family: "Lato", sans-serif, "FontAwesome"; }
    /* line 162, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget-content {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; }
    /* line 169, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget-title,
    .scandium-action-blocks .widget-subtitle,
    .scandium-action-blocks .widget-summary,
    .scandium-action-blocks .widget-button {
      max-width: 100%; }
    /* line 179, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget-title a,
    .scandium-action-blocks .widget-subtitle a,
    .scandium-action-blocks .widget-button a {
      display: inline-block;
      color: inherit;
      text-decoration: inherit; }
    /* line 187, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget-summary:not(:first-child) {
      margin-top: 1em; }
    /* line 192, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
    .scandium-action-blocks .widget-button {
      width: 100%; }
      /* line 195, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_structure.scss */
      .scandium-action-blocks .widget-button span {
        display: inline-block; }
  @media (max-width: 780px) {
    /* line 11, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks {
      background: #252525; } }
  /* line 23, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .webcom-container.title .webcom-content {
    padding-bottom: 0; }
  /* line 29, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .webcom-content {
    padding: 0 0 2em; }
    @media (max-width: 780px) {
      /* line 29, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
      .scandium-action-blocks .webcom-content {
        padding: 1em 0; } }
  /* line 36, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .closing-text {
    padding-top: 2em; }
  /* line 49, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .widget-graphic {
    filter: grayscale(0);
    transition: filter 250ms ease-in-out; }
    /* line 52, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks .widget-graphic img {
      border-radius: 50%;
      border: 4px solid #186aed;
      transition: all 300ms; }
    /* line 58, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks .widget-graphic .symbol {
      color: #FFFFFF;
      background-color: #186aed;
      transition: background-color 250ms ease-in-out, color 250ms ease-in-out; }
  /* line 66, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks a:hover .widget-graphic,
  .scandium-action-blocks a:focus .widget-graphic,
  .scandium-action-blocks .widget-graphic a:hover,
  .scandium-action-blocks .widget-graphic a:focus {
    filter: grayscale(0); }
    /* line 72, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks a:hover .widget-graphic .symbol,
    .scandium-action-blocks a:focus .widget-graphic .symbol,
    .scandium-action-blocks .widget-graphic a:hover .symbol,
    .scandium-action-blocks .widget-graphic a:focus .symbol {
      color: #FFFFFF !important;
      background-color: #000000 !important; }
    /* line 76, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks a:hover .widget-graphic img,
    .scandium-action-blocks a:focus .widget-graphic img,
    .scandium-action-blocks .widget-graphic a:hover img,
    .scandium-action-blocks .widget-graphic a:focus img {
      border-color: #FFFFFF; }
  /* line 82, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .widget-content {
    padding: 1em 0;
    text-align: center; }
  /* line 93, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .widget-title h3, .scandium-action-blocks .widget-title .widget-subtitle h4, .scandium-action-blocks .widget-subtitle .widget-title h4 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    font-family: "Cinzel", serif, "FontAwesome";
    text-transform: uppercase; }
  /* line 112, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .widget-subtitle:not(:first-child) {
    margin-top: 1em; }
  /* line 116, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .widget-subtitle h4 {
    color: #186aed;
    font-size: 0.875em;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
  /* line 135, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .widget-summary {
    line-height: 1.25;
    font-size: 20px; }
    /* line 138, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks .widget-summary:not(:first-child) {
      margin-top: 0.5em; }
  /* line 148, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks .widget-button {
    text-align: center; }
    /* line 151, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks .widget-button:not(:first-child) {
      margin-top: 1em; }
    /* line 155, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
    .scandium-action-blocks .widget-button span {
      -webkit-appearance: none !important;
      background: #186aed;
      display: inline-block;
      padding: 10px 25px;
      font-family: "Cinzel", serif, "FontAwesome";
      text-transform: uppercase;
      font-size: 20px;
      color: #fff;
      text-align: center;
      text-decoration: none;
      position: relative;
      transition: all 300ms;
      border: 2px solid transparent; }
  /* line 176, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-action-blocks/_style.scss */
  .scandium-action-blocks a:hover .widget-button span,
  .scandium-action-blocks a:focus .widget-button span,
  .scandium-action-blocks .widget-button a:hover span,
  .scandium-action-blocks .widget-button a:focus span {
    background: #FFFFFF;
    color: #186aed;
    border-color: #186aed; }

/* line 3, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-primary/_style.scss */
.scandium-primary {
  font-weight: 400;
  line-height: 2;
  background-color: #FFFFFF; }
  /* line 9, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/scandium-primary/_style.scss */
  .scandium-primary .webcom-content {
    padding: 4em 0;
    font-size: 20px; }

/* line 6, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
.boron-feature.viewport .webcom-content {
  min-height: 100vh; }
  /* line 9, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
  body.admin-bar .boron-feature.viewport .webcom-content {
    min-height: calc( 100vh - 32px); }
    @media (max-width: 782px) {
      /* line 9, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
      body.admin-bar .boron-feature.viewport .webcom-content {
        min-height: calc( 100vh - 46px); } }
    @media (max-width: 600px) {
      /* line 9, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
      body.admin-bar .boron-feature.viewport .webcom-content {
        min-height: 100vh; } }

/* line 23, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
.boron-feature .webcom-container {
  padding: 0; }

/* line 27, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
.boron-feature .webcom-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none; }
  @media (max-width: 780px) {
    /* line 27, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
    .boron-feature .webcom-content {
      display: block; } }

/* line 37, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
.boron-feature.caption-left .caption-container {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-order: -1;
  -ms-flex-order: -1;
  order: -1;
  padding-left: calc( ( 100% - 1500px ) / 2 - 1em); }
  @media (max-width: 1500px) {
    /* line 37, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
    .boron-feature.caption-left .caption-container {
      padding-left: 0; } }
  /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
  .boron-feature.caption-left .caption-container:only-child {
    margin-right: 50%; }
    @media (max-width: 780px) {
      /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
      .boron-feature.caption-left .caption-container:only-child {
        margin-right: 0; } }

/* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
.boron-feature.caption-right .caption-container {
  padding-right: calc( ( 100% - 1500px ) / 2 - 1em); }
  @media (max-width: 1500px) {
    /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
    .boron-feature.caption-right .caption-container {
      padding-right: 0; } }
  /* line 63, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
  .boron-feature.caption-right .caption-container:only-child {
    margin-left: 50%; }
    @media (max-width: 780px) {
      /* line 63, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
      .boron-feature.caption-right .caption-container:only-child {
        margin-left: 0; } }

/* line 73, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
.boron-feature .image {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  background-position: center center;
  background-repeat: no-repeat; }
  @media (max-width: 780px) {
    /* line 73, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
    .boron-feature .image {
      max-width: 100%;
      background-image: none !important; } }
  /* line 84, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
  .boron-feature .image.fill {
    background-size: cover; }
  /* line 88, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
  .boron-feature .image img {
    display: none; }
    @media (max-width: 780px) {
      /* line 88, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
      .boron-feature .image img {
        display: block; } }

/* line 97, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
.boron-feature .caption-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  /* line 100, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
  .boron-feature .caption-container:only-child {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  /* line 104, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_structure.scss */
  .boron-feature .caption-container .caption {
    padding-right: 1em;
    padding-left: 1em; }

/* line 6, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
.boron-feature .webcom-content {
  font-size: 20px; }

/* line 10, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
.boron-feature .image {
  position: relative; }
  /* line 13, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
  .boron-feature .image:only-child {
    min-height: 500px; }

/* line 18, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
.boron-feature .image,
.boron-feature .caption-container {
  min-width: 150px; }

/* line 23, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
.boron-feature .caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 4em;
  padding-bottom: 4em; }
  @media (max-width: 780px) {
    /* line 23, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
    .boron-feature .caption {
      padding-top: 2em;
      padding-bottom: 2em; } }
  /* line 34, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
  .boron-feature .caption .title {
    color: #186aed;
    font-size: 1.5em;
    text-transform: lowercase; }
  /* line 40, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
  .boron-feature .caption .subtitle {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
    color: rgba(24, 106, 237, 0.6);
    font-size: 0.65em;
    text-transform: lowercase; }
    /* line 46, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
    .boron-feature .caption .subtitle:nth-child(2) {
      margin-bottom: 2em; }
  /* line 51, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
  .boron-feature .caption .summary {
    color: #FFFFFF; }
    /* line 52, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
    .boron-feature .caption .summary:not(:first-child) {
      margin-top: 1em; }
    /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
    .boron-feature .caption .summary .button {
      padding-right: 4em;
      padding-left: 4em;
      color: inherit;
      font-size: 0.8em; }
    /* line 63, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
    .boron-feature .caption .summary .push {
      margin-top: 12em; }
      @media (max-width: 780px) {
        /* line 63, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
        .boron-feature .caption .summary .push {
          margin-top: 4em; } }
    /* line 71, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
    .boron-feature .caption .summary h2 {
      font-size: 70px;
      color: #FFFFFF; }
      @media (max-width: 1024px) {
        /* line 71, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
        .boron-feature .caption .summary h2 {
          font-size: 50px; } }
      @media (max-width: 780px) {
        /* line 71, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
        .boron-feature .caption .summary h2 {
          font-size: 40px; } }
      @media (max-width: 480px) {
        /* line 71, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
        .boron-feature .caption .summary h2 {
          font-size: 30px; } }

/* line 89, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
.boron-feature.inherit-title-color .caption .title,
.boron-feature.inherit-title-color .caption .subtitle {
  color: inherit; }

/* line 98, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/boron-feature/_style.scss */
.boron-feature.align-right .caption .title,
.boron-feature.align-right .caption .subtitle {
  text-align: right; }

/* line 3, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
.helium-footer {
  background: #252525; }
  /* line 7, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .webcom-container.copyright .webcom-content {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline; }
    @media (max-width: 780px) {
      /* line 7, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
      .helium-footer .webcom-container.copyright .webcom-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
  /* line 16, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .webcom-container.copyright .webcom-navigation {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%; }
    /* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .webcom-container.copyright .webcom-navigation:not(:last-child) {
      margin-right: 1em; }
      @media (max-width: 780px) {
        /* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
        .helium-footer .webcom-container.copyright .webcom-navigation:not(:last-child) {
          margin-right: 0; } }
    /* line 28, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .webcom-container.copyright .webcom-navigation .menu {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      text-align: center; }
    /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .webcom-container.copyright .webcom-navigation li {
      padding: 0 1em;
      border-right: 1px solid; }
      @media (max-width: 780px) {
        /* line 35, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
        .helium-footer .webcom-container.copyright .webcom-navigation li {
          border-right: none; } }
  /* line 45, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .webcom-container.copyright p {
    max-width: 100%;
    margin: 0; }
    /* line 49, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .webcom-container.copyright p span {
      display: inline-block; }
    /* line 53, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .webcom-container.copyright p + p {
      margin-top: 0;
      margin-left: 0.25em; }
      @media (max-width: 780px) {
        /* line 53, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
        .helium-footer .webcom-container.copyright p + p {
          margin-left: 0; } }
  /* line 63, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .webcom-container.copyright .webcom-logo {
    color: inherit;
    text-decoration: inherit; }
    /* line 67, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .webcom-container.copyright .webcom-logo:hover, .helium-footer .webcom-container.copyright .webcom-logo:focus {
      outline: none; }
  /* line 75, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .webcom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  /* line 81, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .navigation-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
      /* line 81, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
      .helium-footer .navigation-container {
        width: 100%; } }
    @media (max-width: 780px) {
      /* line 81, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
      .helium-footer .navigation-container {
        display: block; } }
    /* line 92, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .navigation-container .webcom-navigation {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
    /* line 96, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .navigation-container .menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    /* line 101, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .navigation-container li a {
      display: inline-block;
      width: auto; }
  /* line 108, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .aside {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%;
    text-align: center; }
    @media (max-width: 1024px) {
      /* line 108, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
      .helium-footer .aside {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-order: -1;
        -ms-flex-order: -1;
        order: -1;
        width: 100%; } }
    @media (max-width: 1024px) {
      /* line 119, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
      .helium-footer .aside:nth-child(2) {
        margin-bottom: 1em; } }
  /* line 126, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .logo {
    display: inline-block;
    max-width: 100%; }
    /* line 130, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .logo img {
      display: block;
      max-height: 200px; }
  /* line 136, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .tagline {
    margin: 0; }
  /* line 141, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .meta p {
    max-width: 100%;
    margin: 0; }
    /* line 145, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .meta p.phone {
      cursor: text; }
  /* line 151, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .social-media {
    line-height: 1; }
    /* line 154, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
    .helium-footer .social-media a {
      display: inline-block;
      color: inherit;
      text-decoration: none; }
      /* line 159, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
      .helium-footer .social-media a:hover, .helium-footer .social-media a:focus {
        outline: none; }
  /* line 172, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_structure.scss */
  .helium-footer .additional-information {
    width: 100%;
    padding: 0.5em 0; }
  /* line 7, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .webcom-container.copyright {
    background: #0f0f0f; }
    /* line 10, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .webcom-container.copyright .webcom-content {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      padding: 1.25em 0;
      font-size: 0.8125em;
      text-align: center;
      color: #5d6568; }
    /* line 20, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .webcom-container.copyright .webcom-navigation li a {
      color: inherit; }
      /* line 23, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .webcom-container.copyright .webcom-navigation li a:hover, .helium-footer .webcom-container.copyright .webcom-navigation li a:focus {
        color: #186aed; }
    /* line 32, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .webcom-container.copyright .webcom-logo:hover, .helium-footer .webcom-container.copyright .webcom-logo:focus {
      color: #186aed; }
  /* line 40, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .webcom-content {
    padding: 0 0 6em; }
  /* line 44, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .navigation-container {
    -webkit-flex-basis: 45%;
    -moz-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%; }
    @media (max-width: 1024px) {
      /* line 44, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .navigation-container {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
    /* line 52, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .navigation-container .webcom-navigation .before-nav {
      padding: 0.5em 3em;
      background-color: #186aed; }
      /* line 56, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .navigation-container .webcom-navigation .before-nav h3, .helium-footer .navigation-container .webcom-navigation .before-nav .scandium-action-blocks .widget-subtitle h4, .scandium-action-blocks .widget-subtitle .helium-footer .navigation-container .webcom-navigation .before-nav h4 {
        color: #FFFFFF;
        font-size: 30px;
        font-family: "Cinzel", serif, "FontAwesome";
        font-weight: bold;
        letter-spacing: 0.01em; }
    /* line 65, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .navigation-container .webcom-navigation .menu {
      padding: 1em 5em 0.5em 3em; }
    /* line 69, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .navigation-container .webcom-navigation li {
      padding: 0.1em 0; }
      /* line 72, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .navigation-container .webcom-navigation li a {
        color: #FFFFFF;
        font-size: 18px; }
      /* line 77, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .navigation-container .webcom-navigation li a:hover,
      .helium-footer .navigation-container .webcom-navigation li a:focus {
        color: #186aed; }
  /* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .aside {
    padding-left: 5em;
    margin-top: 3em; }
    @media (max-width: 1024px) {
      /* line 85, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .aside {
        padding-left: 0; } }
    @media (max-width: 1024px) {
      /* line 92, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .aside:nth-child(2) {
        padding-bottom: 2em; } }
  /* line 103, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .tagline {
    color: #ccc; }
  /* line 107, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .meta {
    margin-top: 0.5em;
    color: #ccc;
    font-size: 1em;
    letter-spacing: 0.19em; }
    /* line 113, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .meta:first-child {
      margin-top: 0; }
    /* line 118, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .meta p.phone {
      font-weight: 800; }
    /* line 122, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .meta p.hours {
      color: #1c5dc4; }
    /* line 127, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .meta a {
      color: inherit;
      text-decoration: none; }
      /* line 131, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
      .helium-footer .meta a:hover, .helium-footer .meta a:focus {
        color: #186aed; }
  /* line 139, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .social-media:not(:first-child) {
    margin-top: 0.5em; }
  /* line 143, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .social-media a {
    position: relative;
    width: 1.25em;
    height: 1.25em;
    margin: 0 0.25em;
    color: #FFFFFF;
    font-size: 1.875em;
    border-radius: 0.25em;
    transition: all 250ms ease-in-out; }
    /* line 153, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
    .helium-footer .social-media a:hover, .helium-footer .social-media a:focus {
      color: #186aed; }
  /* line 159, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .social-media i.fa {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%; }
  /* line 167, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .buttons:not(:first-child) {
    margin-top: 0.5em; }
  /* line 173, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/modules/helium-footer/_style.scss */
  .helium-footer .additional-information:not(:first-child) {
    margin-top: 4em; }

/* line 210, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.entry-meta {
  display: none; }

/* line 213, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.edit-link {
  display: none; }

/* line 218, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.webcom-content .gm-iv-address {
  box-sizing: content-box;
  margin-top: 10px !important; }

/* line 222, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.webcom-content .gm-iv-container {
  margin-top: 10px !important; }

/* line 232, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
ul.bullet-list {
  list-style-position: inside; }
  /* line 234, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  ul.bullet-list li {
    overflow: hidden;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    list-style-type: none;
    position: relative;
    padding-left: 20px; }
    /* line 241, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    ul.bullet-list li:before {
      content: "\f111";
      font-family: FontAwesome;
      color: inherit;
      font-size: .4em;
      position: absolute;
      left: 0;
      top: 10px; }

/* line 252, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
#list2 {
  column-count: 2; }
  @media (max-width: 780px) {
    /* line 252, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    #list2 {
      column-count: 1 !important; } }

@media (max-width: 780px) {
  /* line 258, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  #list3, #list4 {
    column-count: 2 !important; } }

@media (max-width: 480px) {
  /* line 258, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  #list3, #list4 {
    column-count: 1 !important; } }

/* line 266, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
#list3 {
  column-count: 3; }

/* line 269, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
#list4 {
  column-count: 4; }

@media (max-width: 1500px) {
  /* line 272, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  #list5, #list6 {
    column-count: 4 !important; } }

@media (max-width: 780px) {
  /* line 272, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  #list5, #list6 {
    column-count: 2 !important; } }

@media (max-width: 480px) {
  /* line 272, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
  #list5, #list6 {
    column-count: 1 !important; } }

/* line 283, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
#list5 {
  column-count: 5; }

/* line 286, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
#list6 {
  column-count: 6; }

/* line 290, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.agb {
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  padding: 30px;
  background: #186aed; }

/* line 297, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.agb-grad {
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  padding: 30px;
  background: linear-gradient(240deg, #1d57b3, #538be3);
  background-size: 400% 400%;
  -webkit-animation: AnimationName 30s ease infinite;
  -moz-animation: AnimationName 30s ease infinite;
  animation: AnimationName 30s ease infinite; }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 79%; }
  50% {
    background-position: 100% 22%; }
  100% {
    background-position: 0% 79%; } }

@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 79%; }
  50% {
    background-position: 100% 22%; }
  100% {
    background-position: 0% 79%; } }

@keyframes AnimationName {
  0% {
    background-position: 0% 79%; }
  50% {
    background-position: 100% 22%; }
  100% {
    background-position: 0% 79%; } }

/* line 327, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.site-content {
  border-bottom: none !important; }

/* line 330, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.has-logo {
  max-width: 100%; }
  @media (max-width: 780px) {
    /* line 330, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
    .has-logo {
      width: 100%; } }

/* line 336, G:/ACW - Customer Folders H-Z/T/textnet.com/Maint/200206-DT/style.scss */
.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] li {
  border: none !important; }

/*# sourceMappingURL=style.css.map */