/* Minification failed. Returning unminified contents.
(462,94): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
(2396,94): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
 */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 1;
  font-size: 25.5px;
  font-weight: 200;
  line-height: 1.5;
}
small {
  font-size: 85%;
}
b {
  font-weight: 700;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 13.6px;
}
h1 small {
  font-size: 28px;
}
h2 small {
  font-size: 20px;
}
h3 small {
  font-size: 16px;
}
h4 small {
  font-size: 16px;
}
.page-header {
  padding-bottom: 11px;
  margin: 24px 0 36px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 12px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 24px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 12px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 24px;
}
.button {
  background: #ff5e49;
  display: inline-block;
  padding: 0.8em 2em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "0 3px 0 #4DB300, 0 6px 2px rgba(0, 0, 0, 0.2)";
  -moz-box-shadow: "0 3px 0 #4DB300, 0 6px 2px rgba(0, 0, 0, 0.2)";
  box-shadow: "0 3px 0 #4DB300, 0 6px 2px rgba(0, 0, 0, 0.2)";
  color: #ffffff;
}
@font-face {
  font-family: 'Inter';
  font-weight: 300;
  font-style: normal;
  src: url(/Frontend/fonts/Inter-Regular.woff2) format('woff2'), url(/Frontend/fonts/Inter-Regular.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 800;
  font-style: normal;
  src: url(/Frontend/fonts/Inter-ExtraBold.woff2) format('woff2'), url(/Frontend/fonts/Inter-ExtraBold.woff) format('woff');
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Inter", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -0.02em;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  color: #1f2128;
  background-color: #ffffff;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
a {
  letter-spacing: -0.02em;
}
section {
  *zoom: 1;
}
section:before,
section:after {
  display: table;
  content: "";
  line-height: 0;
}
section:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
.subtitle {
  margin: 20px 0 0;
  font-weight: 800;
  line-height: 1.015;
  color: #1f2128;
  text-rendering: optimizelegibility;
}
@media all and (min-width: 80em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .subtitle {
    line-height: 1.12;
  }
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.subtitle small {
  font-weight: 400;
  line-height: 1;
  color: #999999;
}
h1 {
  margin: 0;
}
.subtitle {
  line-height: 1.25;
}
.highlight-marker {
  position: relative;
  z-index: 1;
}
.highlight-marker:after {
  content: "";
  position: absolute;
  display: block;
  width: 105%;
  height: .35em;
  background-image: url(/Frontend/Styles/master/data:image/svg+xml;charset=utf-8,%3Csvg width='171' height='16.35' xmlns='http:/www.w3.org/2000/svg'%3E%3Cpath d='M170.9,5.3c0.3-0.2,0-0.4-0.2-0.6C170,4,169.1,3.4,169,2.5c0.2-0.4-0.2-0.7-0.8-1 c-0.3-0.2-0.4-0.4-0.5-0.6c-0.4-0.7-0.6-0.8-1.8-0.9c-0.8-0.1-1.6,0-2.3,0.1c-1.6,0.2-3.3,0.1-5,0.1c-18.6,0.4-2.9-0.1-23,0.4 c-2.4,0.1-4.7,0.3-7,0.3c-11.4,0.1,7.4-0.1-46.3,1.8C71.7,3.2,76.4,3.1,61.2,3c-3.9,0-7.8-0.2-11.6-0.2c-2.9,0.1-5.8-0.1-8.7-0.2 c-10.6-0.5-8.7-0.7-17.7-0.4c-1.4,0-2.9,0.1-4.2,0.2c-2.3,0.2-4.6,0.4-7,0.3C9,2.4,6.3,3.1,2.3,2.1C1.8,2,1.4,2.1,1.2,2.4 C1,2.6,1.2,2.8,1.5,3c0.8,0.5,0.8,0.5-0.1,0.9C0.3,4.3,0.8,5.3,0.3,6.3C-0.2,7.1,0,8,0.6,8.9c0.9,1.3-1.2,1.1-0.3,2.4 c0.3,0.4,0.2,0.7,0,1.1c-0.4,0.6-0.5,1.3,0.3,2c0.2,0.2,0.3,0.4,0.3,0.7c0,0.7,0.9,1.2,2.1,1.2c3.1,0,6.2,0.2,10.5-0.1 c12.2-1.1,17-0.8,20.8-0.9c1.8,0,3.6,0.3,5.4,0.1c0.3,0,0.6,0.1,0.9,0.1c0.3,0,0.6,0.1,0.9,0.1c1.4-0.1,2.7-0.1,4.1,0 c4.2,0.2,8.2-0.1,12.4,0.2c2.3,0.2,4.7,0,7,0c1.6,0,3.2-0.2,4.8,0c1.2,0.1,13.4-0.4,13.6-0.4c0.5,0,2.9-0.5,4.9-0.3 c1.9,0.2,3.7,0,5.5,0.1c0.4,0,1,0,1.3-0.1c2-0.6,4.6,0,6.7-0.6c1.6,0.2,3.2,0,4.7,0c2,0.1,3.8-0.4,5.9-0.1c0.2,0,0.9-0.2,3.5-0.1 c3.9,0,12.7-0.7,16.7-0.6c3.7,0.1,5-0.6,16.1-0.3c2.9,0.1,5.9,0.2,8.7,0c0.3,0,0.6,0,0.9,0c2.7,0.3,4.3-0.3,7.2,0.2 c3.4,0.6,4.5-0.6,4.6-2c0.1-0.7-0.2-1.4,0-2.1c0.2-0.6,0.7-1.1,0.2-1.8c-0.1-0.1,0-0.3,0.2-0.4C171.4,6.9,169.9,6,170.9,5.3z' fill='%23F3FD1B' fill-rule='evenodd'/%3E%3C/svg%3E);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  left: -0.1em;
  bottom: 0.075em;
  z-index: -1;
}
.homepage section.inbetween,
.subpage-content section.inbetween {
  background: url(/Frontend/images/inbetween-pattern.svg) repeat;
  background-size: 108vw;
  background-color: #00bbd7;
  color: #ffffff;
  padding: 6rem 0;
}
@media all and (min-width: 72em) {
  .homepage section.inbetween,
  .subpage-content section.inbetween {
    background-size: 105vw;
    padding: 9rem 0;
  }
}
.homepage section.inbetween h2,
.subpage-content section.inbetween h2,
.homepage section.inbetween h3,
.subpage-content section.inbetween h3,
.homepage section.inbetween h4,
.subpage-content section.inbetween h4,
.homepage section.inbetween p,
.subpage-content section.inbetween p {
  color: #ffffff;
}
.homepage section.inbetween.inset-shadow,
.subpage-content section.inbetween.inset-shadow {
  box-shadow: inset 0px 12em 0px 0px #ffffff;
}
.homepage section.inbetween.light,
.subpage-content section.inbetween.light {
  background-color: #edf2f5;
}
.homepage section.inbetween.light h2,
.subpage-content section.inbetween.light h2,
.homepage section.inbetween.light h3,
.subpage-content section.inbetween.light h3,
.homepage section.inbetween.light h4,
.subpage-content section.inbetween.light h4,
.homepage section.inbetween.light p,
.subpage-content section.inbetween.light p {
  color: #1f2128;
}
.homepage section.inbetween.brand,
.subpage-content section.inbetween.brand {
  background-color: #69c7c9;
}
.homepage section.inbetween.blue,
.subpage-content section.inbetween.blue {
  background-color: #69c7c9;
}
.homepage section.inbetween.purple,
.subpage-content section.inbetween.purple {
  background-color: #69c7c9;
}
.homepage section.inbetween.yellow,
.subpage-content section.inbetween.yellow {
  background-color: #69c7c9;
}
.homepage section.inbetween.teal,
.subpage-content section.inbetween.teal {
  background-color: #69c7c9;
}
.homepage section.inbetween.grey,
.subpage-content section.inbetween.grey {
  background-color: #8d92a5;
}
.strikethrough {
  text-decoration: line-through;
}
.homepage section p a:not(.button),
.homepage section span a:not(.button),
.homepage section ul li a:not(.button),
.subpage-content section p a:not(.button),
.subpage-content section span a:not(.button),
.subpage-content section ul li a:not(.button) {
  color: inherit;
  text-decoration: underline;
}
.homepage section p a:not(.button):hover,
.homepage section span a:not(.button):hover,
.homepage section ul li a:not(.button):hover,
.subpage-content section p a:not(.button):hover,
.subpage-content section span a:not(.button):hover,
.subpage-content section ul li a:not(.button):hover {
  color: #1f2128;
  text-decoration-color: #b4b8c5;
}
.inner,
.ut-menu-sub-inner {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 77em;
  position: relative;
}
@media all and (min-width: 100em) {
  .inner,
  .ut-menu-sub-inner {
    padding: 0;
  }
}
.inner.centered h1,
.ut-menu-sub-inner.centered h1,
.inner.centered h2,
.ut-menu-sub-inner.centered h2 {
  text-align: center;
}
.inner.centered p,
.ut-menu-sub-inner.centered p {
  text-align: center;
}
.help-nav .inner {
  max-width: 85rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
form.contact {
  background: #e6f5fc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2em;
}
form .button {
  display: block;
}
fieldset {
  border: 0 none;
  padding: 0;
  margin: 0;
}
input {
  font-family: "Inter", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #1f2128;
}
/* Remove button padding in FF */
input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -2px;
  margin-bottom: -2px;
}
.form-row {
  position: relative;
}
.form-row label {
  font-size: 1.4em;
}
.form-row label .required-input {
  float: right;
  font-size: 1.8em;
  margin-right: 0.4em;
  color: #00bbd7;
}
.form-row .input-field {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #dbf0fb;
  color: #1f2128;
  font-weight: bold;
  padding: 0.75em 0 0.75em 3em;
  margin: 0 0 15px;
}
.form-row .input-field input,
.form-row .input-field textarea {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  height: 1.4em;
  line-height: 1.4em;
  font-size: 1.2em;
  padding: 0;
  width: 98%;
}
.form-row .input-field textarea {
  height: 10em;
  font-family: "Inter", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #1f2128;
}
.form-row .input-field ::-moz-placeholder {
  color: #7b8198;
  font-size: 1em;
}
.form-row .input-field ::-ms-input-placeholder {
  color: #7b8198;
  font-size: 1em;
}
.form-row .input-field ::-webkit-input-placeholder {
  color: #7b8198;
  font-size: 1em;
}
.form-row .input-field .icon {
  position: absolute;
  color: #1f2128;
  font-size: 1.3em;
  left: 16px;
  top: 16px;
}
a {
  transition: all 150ms ease;
}
a,
a:focus,
a:active {
  outline: 0 none;
}
a:link,
a:visited {
  outline: medium none;
}
a.blue {
  color: #00bbd7;
}
a.purple {
  color: #837ead;
}
a.yellow {
  color: #eebc46;
}
a.choco {
  color: #ad8574;
}
a.green {
  color: #57b776;
}
a.red {
  color: #d85146;
}
a.turqoise {
  color: #91d3de;
}
a.orange {
  color: #ff5e49;
}
li {
  list-style: none;
}
p,
table,
code {
  line-height: 1.65em;
}
section .inner p,
section .inner ul li,
section .inner ol li {
  font-size: 18px;
}
.subtitle {
  font-size: 24px;
  font-weight: 300;
  margin: 10px 0 20px;
  color: #575c70;
  display: block;
}
pre {
  background: #272821;
  color: #ffffff;
  padding: 1em 2em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.signup-page {
  background: #00bbd7;
  color: #ffffff;
}
#signupFrame,
.signupFrame {
  border: 0 none;
  height: 580px;
  width: 462px;
  background: transparent;
  overflow: hidden;
}
#ut-menu ul li .ut-menu-sub {
  display: none;
}
#ut-menu ul li:hover .ut-menu-sub {
  display: block;
}
header {
  background: transparent;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  z-index: 9998;
}
header .logo > a {
  display: block;
}
header #slim-menu {
  padding-top: 30px;
}
header #slim-menu.fix-on-top {
  padding-top: 30px;
}
@media all and (min-width: 64em) {
  header #slim-menu {
    visibility: hidden;
  }
}
header a.button-menu {
  display: none;
}
@media all and (min-width: 48em) {
  header a.button-menu {
    background: #1f2128;
    color: #ffffff;
    display: inline-block;
    padding: 12px 16px;
    font-size: 16px;
    float: left;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 1em;
    margin-left: 20px;
  }
}
@media all and (min-width: 90em) {
  header a.button-menu {
    font-size: 18px;
  }
}
header a.button-menu.login {
  background: transparent;
  color: #1f2128;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 20px;
}
header a.button-menu.login:hover {
  background: transparent;
  text-decoration: underline;
  color: #1f2128;
}
header a.button-menu.login:after {
  content: "";
  width: 18px;
  height: 18px;
  background: url(/frontend/icons/icon-signin.svg) no-repeat;
  display: inline-block;
  margin-left: 5px;
  background-size: 18px;
  background-position: 0px 1px;
  position: absolute;
}
header a.button-menu:active {
  background: rgba(255, 255, 255, 0.9);
  top: 1px;
  position: relative;
}
header a.button-menu:hover {
  background: #3b3f4c;
  color: #ffffff;
  text-decoration: none;
}
header #main-nav {
  display: flex;
  align-items: center;
}
header#header-top {
  background: #FFFFFF;
  padding: 20px 0;
  -webkit-transition: background-color 0.15s ease-out, padding 0.15s ease-out;
  transition: background-color 0.15s ease-out, padding 0.15s ease-out;
}
header#header-top.scrolled {
  background-color: white;
}
@media all and (min-width: 80em) {
  header#header-top.scrolled {
    padding: 10px 0;
  }
}
header.logo-main-nav {
  z-index: 999;
  width: 100%;
}
header.logo-main-nav .inner {
  max-width: 95%;
}
header.logo-main-nav .menu-btn {
  margin-left: auto;
}
header.logo-main-nav.fix-on-top {
  top: 0;
  padding: 10px 0;
}
header.logo-main-nav.fix-on-top #slim-menu-button span,
header.logo-main-nav.fix-on-top #slim-menu-button span:before,
header.logo-main-nav.fix-on-top #slim-menu-button span:after {
  background: #1f2128;
}
header.logo-main-nav.fix-on-top #slim-menu-button.active span {
  background-color: transparent;
}
header.logo-main-nav.fix-on-top a.button-menu {
  background: #ff5e49;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 2px solid transparent;
}
header.logo-main-nav.fix-on-top a.button-menu:active {
  background: #ffa296;
  top: 1px;
  position: relative;
  -webkit-box-shadow: 0 2px 0 0 #cb4a39;
  -moz-box-shadow: 0 2px 0 0 #cb4a39;
  box-shadow: 0 2px 0 0 #cb4a39;
}
header.logo-main-nav.fix-on-top a.button-menu:hover {
  background: #ff7562;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
header.logo-main-nav.fix-on-top a.button-menu.login {
  background: #dcdfe2;
  color: #1f2128;
}
header.logo-main-nav.fix-on-top a.button-menu.login:hover {
  background: #ccd1d6;
}
header.logo-main-nav.fix-on-top .uptrends-menu > li > a {
  padding-bottom: 0;
}
header.logo-main-nav.fix-on-top .dropdown-menu > li > a {
  color: #1f2128;
}
header.logo-main-nav.fix-on-top .dropdown-menu > li > a:hover {
  color: #00bbd7;
}
header.logo-main-nav .logo {
  margin-right: 50px;
}
header.logo-main-nav .nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.logo-main-nav .login-cta {
  display: none;
}
@media all and (min-width: 80em) {
  header.logo-main-nav .login-cta {
    display: block;
  }
}
body.slim-menu-open {
  overflow: hidden;
}
#slim-menu {
  background: #ffffff;
  position: fixed;
  width: 100%;
  height: calc(100% - 130px);
  z-index: 98;
  padding-bottom: 130px;
  opacity: 0;
  visibility: hidden;
}
#slim-menu.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  overflow-y: auto;
}
#slim-menu .uptrends-menu {
  float: none;
}
#slim-menu li {
  padding: 8px 30px;
  margin: 0;
  width: 100%;
  line-height: 12px;
  box-sizing: border-box;
}
#slim-menu li ul {
  margin-left: 0;
  padding-left: 20px;
  border-left: 3px solid;
}
#slim-menu li ul.synthetics {
  border-color: #69c7c9;
}
#slim-menu li ul.rum {
  border-color: #d26084;
}
#slim-menu li ul.infra {
  border-color: #b4c66c;
}
#slim-menu li ul h4 {
  margin-bottom: 5px;
}
#slim-menu li ul li {
  padding: 12px 0;
  margin-left: 0;
}
#slim-menu li ul a {
  font-size: 16px;
}
#slim-menu li a {
  line-height: 1;
  padding: 10px 0;
  font-size: 20px;
  text-transform: none;
  text-align: left;
  color: #1f2128;
}
#slim-menu li a:hover {
  color: #1f2128;
}
#slim-menu li a.cta {
  text-align: center;
  border-radius: 4px;
  background: #1f2128;
  color: #ffffff;
  display: block;
  padding: 18px 20px;
}
@media all and (min-width: 30em) {
  #slim-menu li a.cta {
    display: inline-block;
  }
}
#slim-menu #login-link {
  border-top: 1px solid #b4b8c5;
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 12px;
  background: #e6f5fc;
}
#slim-menu #login-link .icon {
  font-size: 1.4em;
  margin-right: 0.25em;
}
.help-nav {
  display: none;
  font-size: 0.85em;
  font-size: 20px;
}
@media all and (min-width: 64em) {
  .help-nav {
    display: inline-block;
    margin: -4px 5px;
    float: left;
  }
}
.help-nav p {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  line-height: 1;
  color: #575c70;
}
.help-nav #select-lang {
  display: none;
}
@media all and (min-width: 90em) {
  .help-nav #select-lang {
    display: block;
    float: left;
  }
}
.help-nav #select-lang a {
  float: left;
  cursor: pointer;
  margin-right: 0px;
  padding: 6px 7px;
  border-radius: 4px;
  margin-top: 12px;
  font-size: 16px;
  color: #1f2128;
}
.help-nav #select-lang a.selected,
.help-nav #select-lang a.current {
  background: #F6F7F8;
  color: #1f2128;
  font-weight: bold;
  text-decoration: none;
}
.help-nav #select-lang a:hover {
  color: #1f2128;
  text-decoration: none;
}
.help-nav ul {
  margin: 0;
}
.help-nav ul li {
  float: left;
}
.help-nav ul li a {
  color: #979daf;
  font-weight: 600;
}
.help-nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}
.help-nav ul li a .icon {
  vertical-align: baseline;
  margin-right: 0.2em;
  font-size: 1.2em;
}
footer {
  background: #F6F7F8;
  min-height: 80px;
  padding: 0;
  color: #1f2128;
}
footer p,
footer a,
footer li {
  font-size: 16px!important;
}
footer .footer-logo {
  background: url(/Frontend/images/uptrends-logo.svg) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 194px;
  height: 30px;
  display: block;
  margin: 0 auto 20px;
}
footer .legal {
  clear: both;
}
footer .legal p {
  text-align: center;
}
footer .top-footer {
  padding: 4em 0 0;
  overflow: hidden;
}
@media all and (min-width: 64em) {
  footer .top-footer {
    padding: 4em 0;
  }
}
@media all and (min-width: 64em) {
  footer .top-footer .inner {
    display: flex;
    align-items: center;
  }
}
footer .top-footer .content-block {
  float: none;
}
@media all and (min-width: 64em) {
  footer .top-footer .content-block {
    float: left;
  }
}
@media all and (min-width: 64em) {
  footer .top-footer .block-right {
    margin-left: 100px;
  }
}
footer .top-footer .demo {
  margin-bottom: 20px;
}
footer .top-footer .demo p {
  margin: 0;
  padding-bottom: 5px;
  font-size: 20px!important;
}
@media all and (min-width: 64em) {
  footer .top-footer .demo p {
    font-size: 26px!important;
  }
}
footer .top-footer a.button.blue {
  margin-top: 0;
  color: #ffffff;
  padding: 14px 24px;
}
footer .top-footer h5 {
  font-size: 1em;
}
footer .top-footer a.button {
  float: right;
  background: white;
  color: #1f2128 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
footer .top-footer a.button:hover {
  background: white;
  color: #1f2128;
}
footer .top-footer .footer-icon {
  float: left;
  width: 30px;
  margin: 0 5px 0 0;
}
footer .top-footer .pull-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
footer .top-footer .phone-support,
footer .top-footer .blog {
  line-height: 1.25;
  float: left;
  text-align: left;
  font-size: 16px;
}
footer .top-footer .phone-support:hover,
footer .top-footer .blog:hover {
  text-decoration: none;
}
footer .top-footer #select-lang {
  margin-bottom: 50px;
  display: inline-block;
}
footer .top-footer .phone-support {
  display: none;
}
@media all and (min-width: 64em) {
  footer .top-footer .phone-support {
    display: block;
  }
}
footer .top-footer .phone-support h3 {
  color: #ffffff;
  margin: 0 0 5px;
  font-size: 22px;
}
footer .bottom-footer {
  padding: 4em 0;
}
footer .footer-links {
  float: none;
  margin: 0 auto 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
footer .footer-links .add-border {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
@media all and (min-width: 56em) {
  footer .footer-links {
    float: left;
    width: 25%;
    padding-right: 4%;
    text-align: left;
  }
}
footer .footer-links.last {
  padding-right: 0;
}
footer .footer-links svg {
  width: 300px;
}
footer .footer-links a {
  display: block;
  margin: 3px 0;
  padding: 5px 0;
  color: #1f2128;
  font-weight: normal;
}
footer .footer-links a:hover {
  color: #1f2128;
  text-decoration: underline;
}
@media all and (min-width: 56em) {
  footer .footer-links a {
    margin: 0 0 5px 0;
    padding: 0;
    display: inline-block;
  }
  footer .footer-links a:hover {
    background: transparent;
    color: #1f2128;
  }
}
footer .footer-links h4 {
  color: #1f2128;
  font-size: 18px;
  margin-bottom: 10px;
}
footer .footer-links ul {
  margin: 0;
}
footer .footer-links ul li {
  list-style: none;
}
footer .business-hours {
  display: block;
  font-size: 18px;
  color: #1f2128;
  margin-top: 10px;
}
footer #lang-container p {
  text-align: center;
}
footer #lang-container a {
  color: #1f2128;
  text-decoration: underline;
}
footer #lang-container a:hover {
  text-decoration: none;
}
.licensed-patents {
  display: none;
}
.homepage.pagelang-en .licensed-patents {
  display: inline-block;
}
.button {
  background: #ff5e49;
  display: inline-block;
  padding: 0.8em 1.8em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
}
.button:hover {
  text-decoration: none;
}
.button:active {
  top: 1px;
}
.button.cta {
  background: #ff5e49;
  color: #ffffff;
}
.button.cta:hover {
  background: #ff7562;
  color: #ffffff;
  text-decoration: none;
}
.button.cta:active {
  position: relative;
}
.button.cta:focus {
  color: #ffffff;
}
.button.dark {
  background-color: #1f2128;
}
.button.blue {
  background: #1f2128;
  color: #ffffff;
}
.button.blue:hover {
  background: #2a2d36;
}
.button.blue:active {
  position: relative;
}
.button.blue [class^="icon-"] {
  margin-right: 5px;
  font-size: 1.5em;
}
.button.disabled {
  opacity: 0.75;
  background: #979daf;
  cursor: default;
}
.button.disabled:hover {
  background: #979daf;
}
.button.disabled:active {
  top: 0;
}
.button.action-more {
  background: #96a1b4;
  color: #ffffff;
  box-shadow: none;
  padding: 0.6em 2em;
}
.button.action-more:hover {
  background: #8794a9;
}
.button.more {
  background: transparent;
  border: 2px solid #ffffff;
  box-shadow: none;
  padding: 0.6em 2em;
}
.button.more:hover {
  background: #ffffff;
  color: #1f2128;
  text-decoration: none;
}
.button.more.on-light {
  border-color: #1f2128;
  color: #1f2128;
}
.button.small {
  padding: 0.5em 1em;
}
.button.large {
  padding: 1em 1.45em;
  font-size: 1.15em;
}
a {
  color: #1f2128;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.content-blocks {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.content-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  /* One horizontal block in a row */

  /* Two horizontal blocks in a row */

  /* Three horizontal blocks in a row */

  /* Four horizontal blocks in a row */

  /* Five horizontal blocks in a row */

}
.content-block > img {
  margin-top: 20px;
}
.content-block.area {
  padding: 30px 40px;
  color: #ffffff;
}
.content-block.area.blue {
  background: rgba(0, 187, 215, 0.9);
}
.content-block.area.blue a {
  color: #1f2128;
}
.content-block.area.green {
  background: rgba(87, 183, 118, 0.9);
}
.content-block.area.green .subtitle {
  color: #327648;
}
.content-block.block-1 {
  width: 100%;
}
.content-block.block-2 {
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px;
}
.content-block.block-2 .block-2 {
  margin-bottom: 0;
}
.content-block.block-2 img {
  margin: 0 auto;
  left: 0;
  right: 0;
  display: block;
}
@media all and (min-width: 56em) {
  .content-block.block-2 {
    width: calc(46%);
    margin-left: 8%;
  }
  .content-block.block-2 img {
    margin-top: 20px;
  }
}
.content-block.block-2:nth-of-type(2n+1) {
  margin-left: 0!important;
}
@media all and (min-width: 64em) {
  .content-block.block-2 {
    margin-bottom: 0;
  }
}
.content-block.block-2.small {
  width: 100%;
}
@media all and (min-width: 56em) {
  .content-block.block-2.small {
    width: calc(33.333333333333336%);
  }
}
.content-block.block-2.large {
  width: 100%;
}
@media all and (min-width: 56em) {
  .content-block.block-2.large {
    width: 58%;
  }
}
.content-block.block-3 {
  width: 100%;
  margin-bottom: 20px;
}
@media all and (min-width: 48em) {
  .content-block.block-3 {
    width: 30.2%;
    margin-right: 4.6%;
  }
  .content-block.block-3:last-child {
    margin-right: 0;
  }
}
.content-block.block-3.height-200 img {
  height: 200px;
}
.content-block.block-4 {
  width: 100%;
}
@media all and (min-width: 30em) {
  .content-block.block-4 {
    width: 47%;
    margin-left: 3%;
  }
  .content-block.block-4:first-child {
    margin-left: 0!important;
  }
  .content-block.block-4:nth-child(3n) {
    margin-left: 0!important;
  }
}
@media all and (min-width: 56em) {
  .content-block.block-4 {
    width: 22%;
    margin-left: 4%;
  }
  .content-block.block-4:first-child {
    margin-left: 0;
  }
  .content-block.block-4:nth-child(3n) {
    margin-left: 4%!important;
  }
}
.content-block.block-4 img {
  width: 180px;
}
.content-block.block-5 {
  width: 100%;
  margin-bottom: 20px;
}
@media all and (min-width: 30em) {
  .content-block.block-5 {
    width: 48.5%;
    margin-left: 3%;
  }
  .content-block.block-5:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 56em) {
  .content-block.block-5 {
    width: 31.2%;
    margin-left: 3%;
  }
  .content-block.block-5:nth-of-type(2n+1) {
    margin-left: 3%;
  }
  .content-block.block-5:first-child {
    margin-left: 0;
  }
  .content-block.block-5:nth-of-type(4) {
    margin-left: 17.5%;
  }
}
@media all and (min-width: 80em) {
  .content-block.block-5 {
    margin-bottom: 0;
    width: 18.4%;
    margin-left: 2%;
  }
  .content-block.block-5:nth-of-type(2n+1) {
    margin-left: 2%;
  }
  .content-block.block-5:first-child {
    margin-left: 0;
  }
  .content-block.block-5:nth-of-type(4) {
    margin-left: 2%;
  }
}
@media all and (min-width: 100em) {
  .content-block.block-5 {
    width: 18.4%;
    margin-left: 2%;
  }
  .content-block.block-5:first-child {
    margin-left: 0;
  }
}
.content-block.block-5 img {
  width: 180px;
}
.left-col {
  float: left;
  width: 45%;
  margin-right: 2em;
}
.right-col {
  float: right;
  width: 45%;
}
.left-col.small,
.right-col.small {
  width: 40%;
}
.left-col.large,
.right-col.large {
  width: 56%;
}
/* REUSABLE STUFF
------------------------------- */
/* Alignment options */
.pull-left {
  text-align: left;
}
.pull-center {
  text-align: center;
  position: relative;
}
.pull-right {
  text-align: right;
}
.center {
  margin: 0 auto;
  display: block;
}
.no-padding {
  padding: 0!important;
}
.no-padding .content-blocks {
  margin: 0!important;
}
/* Widths */
.width-75 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 80em) {
  .width-75 {
    width: 75%;
  }
}
.width-50 {
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 64em) {
  .width-50 {
    width: 50%;
  }
}
.width-30 {
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 64em) {
  .width-30 {
    width: 30%;
  }
}
.width-60 {
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 64em) {
  .width-60 {
    width: 60%;
  }
}
.width-100 {
  width: 100%;
}
/* Floating options */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
/* Text highlights */
.accent {
  color: #00bbd7;
}
.lighter {
  font-weight: 300;
}
.new-feature {
  background: #ff5e49;
  color: #ffffff;
  font-weight: bold;
  padding: 0 0.5em;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label {
  padding: 0.5em 2em;
  color: #ffffff;
  clear: both;
}
.label.blue {
  background: #00bbd7;
}
.label.turqoise {
  background: #91d3de;
}
.label.purple {
  background: #837ead;
}
.label.orange {
  background: #ff5e49;
}
.increase-paragraph-font p {
  font-size: 1em;
}
@media all and (min-width: 48em) {
  .increase-paragraph-font p {
    font-size: 1em;
  }
}
@media all and (min-width: 56em) {
  .increase-paragraph-font p {
    font-size: 1.1em;
  }
}
@media all and (min-width: 90em) {
  .increase-paragraph-font p {
    font-size: 1.2em;
  }
}
.no-padding-bottom {
  padding-bottom: 0!important;
}
.padding-40 {
  padding: 40px 0;
}
.border-bottom {
  border-bottom: 3px solid rgba(71, 82, 96, 0.1);
  padding-bottom: 2em;
}
.push-down {
  margin-top: 30px!important;
}
.push-down-alot {
  margin-top: 100px!important;
}
.bottom-margin {
  margin-bottom: 30px;
}
.bottom-margin-50 {
  margin-bottom: 50px;
}
/* Background colors */
.bg-grey-100 {
  background-color: #f6f7f8;
}
.bg-grey-200 {
  background-color: #eeeff2;
}
.bg-grey-300 {
  background-color: #e2e4e9;
}
.bg-purple-300 {
  background-color: #e4ddee;
}
.bg-purple-400 {
  background-color: #c1b0d9;
}
.bg-purple-500 {
  background-color: #9375bd;
}
.bg-blue-300 {
  background-color: #ccf8ff;
}
.bg-blue-400 {
  background-color: #8aefff;
}
.bg-blue-500 {
  background-color: #33e4ff;
}
ul.check {
  margin-left: 0;
  padding-left: 30px;
}
ul.check li {
  list-style: none;
  margin-bottom: 10px;
}
ul.check li:before {
  font-family: "uptrends-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  vertical-align: middle;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "c";
  color: #57b776;
  margin: 0 5px 0 -24px;
  font-size: 1.2em;
}
#ONESTAT_TAG {
  display: none;
}
.knowledge-base .dropdown-menu > li > a {
  color: #ffffff;
}
.not-found-page .subpage-content {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100vh;
}
.changelog-label {
  background-color: #1f2128;
  padding: 3px 6px;
  font-size: 0.7em;
  margin-left: 5px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
}
.changelog-label.new {
  background-color: #00bbd7;
}
.changelog-label.improvement {
  background-color: #837ead;
}
.changelog-label.fix {
  background-color: #3b8686;
}
.changelog-label.change {
  background-color: #ad8574;
}
.changelog-label.announcement {
  background-color: #ebb42f;
}
.marker-menu-structure {
  font-style: italic;
}
.marker-button {
  background: #00bbd7;
  white-space: nowrap;
  padding: 3px 8px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.marker-button.save {
  background: #57b776;
}
.marker-button.gray {
  background: #dddddd;
  border: 1px solid #afb8c4;
  color: #1f2128;
}
.marker-tab {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-top: 1px solid #4c5061;
  border-left: 1px solid #4c5061;
  border-right: 1px solid #4c5061;
  padding: 0 4px;
}
.callout {
  background: #D7E3F4;
  padding: 25px 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.65em;
  margin: 50px 0;
}
.callout a {
  text-decoration: underline;
}
.callout a:hover {
  text-decoration: none;
}
.callout.no-icon {
  background: #eff1f4;
  padding: 15px 20px;
  color: #1f2128;
}
.callout ul li:before {
  background-color: #ffffff !important;
}
code {
  background: #626d75;
  color: #ffffff;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: auto;
  display: block;
  margin: 10px 0;
}
code.inline {
  display: inline;
  padding: 1px 6px;
}
.sub-hero .label {
  background-color: rgba(0, 0, 0, 0.1);
  color: #1f2128;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  padding: 6px 14px 4px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
}
.sub-hero .label:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.15);
}
.sub-hero .label.this-page {
  background-color: transparent;
  padding-left: 0;
}
.sub-hero .label.dark {
  background-color: #1f2128;
  color: white;
}
.content-blocks {
  padding-bottom: 10px;
}
.paid-accounts {
  color: #62687e;
  margin-top: 10px;
}
#LanguageSwitcher {
  margin: 0;
}
#LanguageSwitcher li {
  float: left;
}
#LanguageSwitcher a img {
  border: 0px;
  float: none;
  margin: 0;
}
.text-smaller {
  font-size: 0.75em!important;
  display: block;
  margin-top: 2rem;
}
.vert-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ut-menu {
  display: none;
}
@media all and (min-width: 80em) {
  .ut-menu {
    display: block;
  }
}
.ut-menu > ul .intro,
.ut-menu .ut-menu-sub-inner .intro {
  width: 240px;
  margin-top: -4px;
  background: #F6F7F8;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 20px;
}
@media all and (min-width: 90em) {
  .ut-menu > ul .intro,
  .ut-menu .ut-menu-sub-inner .intro {
    width: 320px;
  }
}
.ut-menu > ul .intro h4,
.ut-menu .ut-menu-sub-inner .intro h4 {
  margin-bottom: 5px;
}
.ut-menu > ul .intro p,
.ut-menu .ut-menu-sub-inner .intro p {
  font-size: 14px;
}
.ut-menu > ul .intro a,
.ut-menu .ut-menu-sub-inner .intro a {
  font-size: 14px;
  text-decoration: underline;
}
.ut-menu > ul .intro a:hover,
.ut-menu .ut-menu-sub-inner .intro a:hover {
  text-decoration-color: #b4b8c5;
}
.ut-menu > ul .intro a .arrow-right,
.ut-menu .ut-menu-sub-inner .intro a .arrow-right {
  margin-bottom: 2px;
  margin-left: 4px;
}
.ut-menu .ut-menu-sub-inner h3.master-title {
  margin: 0 0 20px 0;
}
.ut-menu .ut-menu-sub-inner .solutions-menu {
  width: 830px;
  display: flex;
  flex-wrap: wrap;
  margin-top: -40px;
}
@media all and (min-width: 90em) {
  .ut-menu .ut-menu-sub-inner .solutions-menu {
    width: 880px;
  }
}
.ut-menu .ut-menu-sub-inner .solutions-menu.tools .solution img {
  width: 40px;
}
.ut-menu .ut-menu-sub-inner .solutions-menu .solution {
  text-decoration: none;
  font-weight: 300;
  width: 320px;
  box-sizing: border-box;
  padding: 15px 20px;
  display: inline-block;
  border-radius: 4px;
  margin: 10px 0px -15px 0;
}
.ut-menu .ut-menu-sub-inner .solutions-menu .solution:hover {
  background: #F6F7F8;
}
.ut-menu .ut-menu-sub-inner .solutions-menu .solution h3 {
  color: #1f2128;
  font-size: 16px;
  margin-top: 10px;
  letter-spacing: 0;
}
.ut-menu .ut-menu-sub-inner .solutions-menu .solution p {
  margin-top: 5px;
  text-align: left;
}
.ut-menu .ut-menu-sub-inner .solutions-menu .solution .solution-icon {
  display: none;
  width: 120px;
}
#cookie-consent {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  z-index: 1001;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 22px;
  border: 1px solid #efefef;
}
@media all and (min-width: 30em) {
  #cookie-consent {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    left: 20px;
    bottom: 20px;
    width: 320px;
  }
}
#cookie-consent p {
  margin: 0;
  display: inline-block;
  font-size: 14px;
  color: #1f2128;
}
#cookie-consent .button {
  font-size: 10px;
  padding: 3px 12px 15px 30px;
  cursor: pointer;
  color: #1f2128;
  font-family: Arial, sans-serif;
  position: absolute;
  background: transparent;
  text-align: center;
  right: 0;
  top: 0;
}
#okCookie {
  background-color: #F2F2F2;
  color: #333333;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  font-family: sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  z-index: 10;
}
#okCookie p {
  margin: 0 0 10px 0;
  float: left;
  padding: 5px 0px;
}
#okCookie #okClose,
#okCookie #okCprivacy {
  padding: 5px 20px;
  float: right;
  margin-left: 10px;
  text-decoration: none;
  border-radius: 3px;
  color: white;
}
#okCookie #okClose {
  background-color: #39B54A;
  text-shadow: 0px 1px 1px #507F2B;
  box-shadow: inset 0px -1px 1px #507f2b;
}
#okCookie #okClose:hover {
  background-color: #42ce55;
}
#okCookie #okCprivacy {
  background-color: #8D9499;
  text-shadow: 0px 1px 1px #63666B;
  box-shadow: inset 0px -1px 1px #63666b;
}
#okCookie #okCprivacy:hover {
  background-color: #a0a8ae;
}
.fade-in {
  -webkit-animation: fadeIn 2s;
  animation: fadeIn 2s;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Standard syntax */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tab-content {
  display: none;
}
#tab-1 {
  display: block;
}
body.job-form-page {
  overflow: auto;
}
.job-form-page {
  height: 100%;
}
.job-form-page .go-back {
  color: #3b4450;
  position: relative;
  left: 20px;
  top: 20px;
  padding: 6px 12px 8px;
  background: #e1e6ed;
  z-index: 99;
}
.job-form-page .go-back:hover {
  background: #ced5df;
}
.job-form-page .iframe-wrapper {
  height: 1200px;
  padding-top: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.job-form-page iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.job-form-page iframe body {
  overflow: hidden;
}
.grid-blocks.logo-display .grid-block .logo img {
  max-width: 150px;
  height: auto;
}
.grid-blocks a.content-block {
  text-decoration: none;
  margin-bottom: 10px;
}
@media all and (min-width: 64em) {
  .grid-blocks a.content-block {
    margin-bottom: 0;
  }
}
.grid-blocks .content-blocks {
  padding: 28px 48px;
  overflow: visible;
  margin: 0 !important;
}
.grid-blocks .grid-block {
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.075);
  text-align: center;
  display: block;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 40px;
  position: relative;
  transition: transform 220ms cubic-bezier(0.15, 0.7, 0.5, 1);
}
.grid-blocks .grid-block:hover {
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  transform: scale(1.05);
}
.grid-blocks .grid-block:hover .logo img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.grid-blocks .grid-block:hover .button {
  background: #1f2128;
}
.grid-blocks .grid-block .logo,
.grid-blocks .grid-block .picto {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid-blocks .grid-block .logo img,
.grid-blocks .grid-block .picto img {
  height: 30px;
}
.grid-blocks .grid-block .logo img.small-width,
.grid-blocks .grid-block .picto img.small-width {
  height: 60px;
}
.grid-blocks .grid-block .label {
  background: white;
  font-size: 14px;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 10px;
  color: #1f2128;
  border: 1px solid #E2E4E9;
  margin: 40px 0 25px;
}
.grid-blocks .grid-block h2 {
  margin: 20px 0;
  font-size: 20px;
}
.grid-blocks .grid-block p {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
}
.grid-blocks .grid-block .button {
  background: #1f2128;
  border-radius: 3px;
  border: none;
}
.grid-blocks .grid-block .button:hover {
  background: #1f2128;
  color: #ffffff;
}
.free-tool-cta {
  background-color: transparent;
  box-shadow: inset 0px -10em 0px 0px #62677c;
}
.free-tool-cta img {
  height: 240px;
}
.free-tool-cta p {
  font-size: 18px;
  padding: 68px 0 0 !important;
  color: #ffffff;
}
.free-tool-cta .button {
  margin: 0 0 0 10px !important;
  background: transparent !important;
  color: white;
  padding: 12px 16px;
  font-size: inherit !important;
}
.free-tool-cta .button:hover {
  background: #ffffff !important;
  color: #1f2128 !important;
}
.free-tool-promo {
  background: #4d5163;
  margin-top: 4em;
  padding: 1em 0;
}
.free-tool-promo p {
  font-size: 14px !important;
  color: #ffffff;
  margin: 16px 0 !important;
}
.free-tool-promo .new-tool-label {
  background: #ffffff;
  color: #1f2128;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 4px 8px;
  font-weight: bold;
  margin-right: 16px;
}
.free-tool-promo a:hover {
  color: #ffffff !important;
}
.promo-banner {
  display: none;
}
@media all and (min-width: 56em) {
  .promo-banner {
    position: relative;
    padding: 12px 0 12px;
    background: #3C2956;
    display: block;
    transition: all 0.15s ease-out;
    z-index: 999;
  }
}
.promo-banner.scrolled {
  display: none;
}
@media all and (min-width: 56em) {
  .promo-banner p.promo {
    font-size: 14px;
    text-align: center;
    margin: 0;
    color: white;
  }
}
@media all and (min-width: 80em) {
  .promo-banner p.promo {
    font-size: 16px;
  }
}
.newline {
  display: block;
}
ul.checkmark {
  list-style-type: none;
  padding: 0 0 0 1.725rem;
  margin: 0;
}
ul.checkmark li {
  margin: 1.25rem 0;
}
ul.checkmark li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  background-image: url(/Frontend/Styles/master/data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http:/www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5.23 13.45l.06.05-.06-.05M13.7.4c-.85 1-1.58 2.09-2.34 3.15S9.94 5.61 9.21 6.62s-1.32 1.88-2 2.82-1.42 2.16-2.19 3.2l-.24.3c-.35-.53-.64-1.09-.94-1.65-.43-.89-.84-1.78-1.32-2.68a1.35 1.35 0 00-1.85-.5 1.38 1.38 0 00-.62.83A1.45 1.45 0 00.18 10c.36.72.71 1.44 1.09 2.16s.64 1.26 1 1.86l.25.4a4.54 4.54 0 00.52.7 2.45 2.45 0 001.35.88 1.7 1.7 0 00.92-.06 2.74 2.74 0 001-.59 9.21 9.21 0 001.35-1.63l.65-.93c1.62-2.45 3.33-4.83 5-7.23.61-.87 1.22-1.74 1.85-2.59l.46-.58a1.47 1.47 0 00.4-1 1.37 1.37 0 00-.4-1 1.38 1.38 0 00-1-.4 1.18 1.18 0 00-.91.4' fill-rule='evenodd'/%3E%3C/svg%3E);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-top: .6rem;
  margin-left: -1.6rem;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 1;
  font-size: 25.5px;
  font-weight: 200;
  line-height: 1.5;
}
small {
  font-size: 85%;
}
b {
  font-weight: 700;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 13.6px;
}
h1 small {
  font-size: 28px;
}
h2 small {
  font-size: 20px;
}
h3 small {
  font-size: 16px;
}
h4 small {
  font-size: 16px;
}
.page-header {
  padding-bottom: 11px;
  margin: 24px 0 36px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 12px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 24px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 12px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 24px;
}
.button {
  background: #ff5e49;
  display: inline-block;
  padding: 0.8em 2em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "0 3px 0 #4DB300, 0 6px 2px rgba(0, 0, 0, 0.2)";
  -moz-box-shadow: "0 3px 0 #4DB300, 0 6px 2px rgba(0, 0, 0, 0.2)";
  box-shadow: "0 3px 0 #4DB300, 0 6px 2px rgba(0, 0, 0, 0.2)";
  color: #ffffff;
}
.sub-menu {
  padding-top: 0;
  position: absolute;
  top: 50px;
  left: -26px;
  visibility: hidden;
  overflow: visible;
  z-index: 999;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out, bottom 0.15s ease-out, visibility 0.15s ease-out;
  transition: opacity 0.15s ease-out, bottom 0.15s ease-out, visibility 0.15s ease-out;
}
.sub-menu-wrapper {
  position: relative;
  margin-top: 15px;
  background: #FFFFFF;
  border-radius: 8px;
  overflow: visible;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  min-width: 170px;
  font-size: 16px;
}
.sub-menu-cta {
  background: #1f2128;
  display: flex;
  padding: 16px 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 8px 8px;
  color: #ffffff;
}
.sub-menu-cta p {
  margin: 0 10px 0 0;
  color: #ffffff;
  font-size: 16px !important;
}
.sub-menu-cta a {
  text-decoration: none;
}
.sub-menu-cta .button {
  line-height: 16px;
}
.sub-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 25px;
}
.sub-menu-container h4 {
  display: inline-block;
  white-space: nowrap;
}
.sub-menu-container h4.synthetics {
  box-shadow: inset 0 -0.425em 0 #a9dfe0;
}
.sub-menu-container h4.rum {
  box-shadow: inset 0 -0.425em 0 #e5a4b8;
}
.sub-menu-container h4.infra {
  box-shadow: inset 0 -0.425em 0 #d4deab;
}
.sub-menu-container ul {
  min-width: auto;
  margin-left: 20px;
  margin-right: 20px;
}
.sub-menu-container ul li {
  margin: 15px 0;
}
.sub-menu-container ul li a {
  display: block;
  white-space: nowrap;
}
.sub-menu-container .sub-menu-side {
  width: 280px;
  border-left: 1px solid #eee;
  padding-left: 50px;
  margin-left: 30px;
}
.sub-menu-container .sub-menu-side p {
  margin-top: 15px;
  font-size: 16px;
}
.sub-menu-container .sub-menu-side p a {
  text-decoration: underline;
}
#ut-menu ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
#ut-menu ul li a:after {
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
#ut-menu ul li:hover a:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: 1px;
}
.ut-menu {
  width: 100%;
}
.ut-menu .has-label {
  position: relative;
  display: inline-block;
}
.ut-menu .label {
  background: #ffffff;
  font-size: 8px;
  margin-top: -3px;
  vertical-align: top;
  margin-left: 5px;
  padding: 0;
  text-transform: uppercase;
}
/* general ul style */
.ut-menu ul {
  list-style-type: none;
}
/* first level ul style */
.ut-menu > ul,
.ut-menu .ut-menu-sub-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.ut-menu > ul ul li p,
.ut-menu .ut-menu-sub-inner ul li p {
  margin: -8px 0 0;
}
.ut-menu > ul .label.new,
.ut-menu .ut-menu-sub-inner .label.new {
  font-size: 12px;
  background: #00bbd7;
  padding: 0px 4px;
  color: white;
  font-weight: bold;
  margin-top: -2px;
  margin-left: 5px;
  border-radius: 2px;
}
.ut-menu > ul > li {
  float: left;
  position: relative;
}
.ut-menu > ul > li > a {
  font-weight: bold;
  font-size: 16px;
  color: #1f2128;
  padding: 22px 14px 22px 20px;
  display: inline-block;
  cursor: default;
}
@media all and (min-width: 90em) {
  .ut-menu > ul > li > a {
    font-size: 18px;
  }
}
.ut-menu > ul > li > a.no-dropdown {
  cursor: pointer;
}
.ut-menu > ul > li > a.no-dropdown:hover {
  text-decoration: underline;
}
.ut-menu > ul > li > a:hover {
  text-decoration: none;
}
.ut-menu > ul > li > a::after {
  width: 4px;
  height: 4px;
  background: transparent;
  border-top: 2px solid #1f2128;
  border-right: 2px solid #1f2128;
  margin-bottom: 4px;
  transform: rotate(134deg);
  content: "";
  display: inline-block;
  margin-left: 7px;
}
.ut-menu > ul > li > a.no-dropdown::after {
  background: transparent;
  border: none;
  width: 0;
  height: 0;
  margin: 0;
}
.ut-menu > ul > li.cbp-hropen a,
.ut-menu > ul > li.cbp-hropen > a:hover {
  position: relative;
  font-weight: bold;
}
.ut-menu > ul > li.cbp-hropen > a:first-child {
  background: #e7e9ec;
}
/* sub-menu */
.ut-menu .ut-menu-sub {
  display: none;
  position: absolute;
  background: #ffffff;
  box-shadow: 0 20px 40px 0 rgba(61, 69, 74, 0.275);
  box-sizing: border-box;
  padding: 50px;
  width: 100%;
  left: 0;
}
.cbp-hropen .ut-menu-sub {
  display: block;
  padding-bottom: 3em;
}
.ut-menu .ut-menu-sub-inner > div {
  width: auto;
  float: left;
  padding: 0 0 15px 50px;
}
.ut-menu .ut-menu-sub-inner:before,
.ut-menu .ut-menu-sub-inner:after {
  content: " ";
  display: table;
}
.ut-menu .ut-menu-sub-inner:after {
  clear: both;
}
.ut-menu .ut-menu-sub-inner > div a {
  font-size: 16px;
  color: #1F2128;
  line-height: 2em;
  font-weight: normal;
}
.ut-menu-sub h4 {
  margin: 0 0 5px 0;
  font-size: 16px;
  letter-spacing: 0;
}
/* Examples for media queries */
@media screen and (max-width: 52.75em) {
  .ut-menu {
    font-size: 80%;
  }
}
@media screen and (max-width: 43em) {
  .ut-menu {
    font-size: 120%;
    border: none;
  }
  .ut-menu > ul,
  .ut-menu .ut-menu-sub-inner {
    width: 100%;
    padding: 0;
  }
  .ut-menu .ut-menu-sub-inner {
    padding: 0 2em;
    font-size: 75%;
  }
  .ut-menu > ul > li {
    display: block;
    border-bottom: 4px solid #00bbd7;
  }
  .ut-menu > ul > li > a {
    display: block;
    padding: 1em 3em;
  }
  .ut-menu .ut-menu-sub {
    position: relative;
  }
  .ut-menu-sub h4 {
    padding-top: 0.6em;
  }
}
@media screen and (max-width: 36em) {
  .ut-menu .ut-menu-sub-inner > div {
    width: 100%;
    float: none;
    padding: 0 2em;
  }
}
/* reset  list style */
.uptrends-menu,
.uptrends-menu ul {
  list-style: none;
}
/* set menu position; change here to set to  relative or float, etc. */
.uptrends-menu {
  padding: 0;
  margin: 0;
  float: left;
}
.uptrends-menu .menu-icon {
  font-size: 1.4em;
  margin-right: 0.4em;
  color: #00BBD7;
}
/* first level menu items */
.uptrends-menu > li {
  display: inline-block;
  margin: 0 0.5em;
  position: relative;
}
.uptrends-menu > li.last {
  margin: 0;
}
.dropdown-menu li.free-tools-link {
  display: none;
}
@media all and (min-width: 80em) {
  .dropdown-menu li.free-tools-link {
    display: inline-block;
  }
}
.uptrends-menu > li > a {
  line-height: 3em;
  padding: 0 0.3em 7px;
  font-size: 1em;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.uptrends-menu > li > a .icon-menu {
  font-size: 1em;
  margin-right: 5px;
}
.uptrends-menu > li > a:hover,
.uptrends-menu > li > a:active {
  color: #00BBD7;
  text-decoration: none;
}
/* the icons (main level menu icon and sublevel icons) */
.uptrends-submenu li a:before,
.uptrends-menu > li > a:before {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  margin-right: 0.6em;
  -webkit-font-smoothing: antialiased;
}
.uptrends-submenu li a:before {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  left: 0.5em;
}
a.product-menu.active {
  color: #00BBD7;
}
/* Reponsive menu button */
#slim-menu-button {
  margin-right: 0;
  width: 26px;
  height: 18px;
  cursor: pointer;
}
@media all and (min-width: 80em) {
  #slim-menu-button {
    display: none;
  }
}
#slim-menu-button:hover {
  color: #ffffff;
  text-decoration: none;
}
#slim-menu-button span,
#slim-menu-button span:before,
#slim-menu-button span:after {
  cursor: pointer;
  border-radius: 10px;
  height: 3px;
  width: 26px;
  background: #1F2128;
  position: absolute;
  display: block;
  content: '';
}
#slim-menu-button span:before {
  top: 7px;
  width: 20px;
}
#slim-menu-button span:after {
  bottom: -14px;
}
#slim-menu-button span,
#slim-menu-button span:before,
#slim-menu-button span:after {
  -webkit-transition: all 60ms ease-in-out;
  -moz-transition: all 60ms ease-in-out;
  -o-transition: all 60ms ease-in-out;
  transition: all 60ms ease-in-out;
}
#slim-menu-button.active span {
  background-color: transparent;
}
#slim-menu-button.active span:before,
#slim-menu-button.active span:after {
  top: 8px;
}
#slim-menu-button.active span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 26px;
}
#slim-menu-button.active span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main-nav > ul > li.uptrends-menu-open a,
.main-nav > ul > li.uptrends-menu-open > a:hover {
  color: #00bbd7;
}
/* sub-menu */
.main-nav .menu-overlay {
  top: 0;
  padding-top: 10%;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: visibility linear 0.125s, opacity 0.125s linear;
  -moz-transition: visibility linear 0.125s, opacity 0.125s linear;
  -o-transition: visibility linear 0.125s, opacity 0.125s linear;
  transition: visibility linear 0.125s, opacity 0.125s linear;
}
.uptrends-menu-open .menu-overlay {
  visibility: visible;
  opacity: 1;
}
.main-nav .menu-overlay-inner > div {
  width: 33%;
  float: left;
  padding: 0 2em 0;
}
.main-nav .menu-overlay-inner:before,
.main-nav .menu-overlay-inner:after {
  content: " ";
  display: table;
}
.main-nav .menu-overlay-inner:after {
  clear: both;
}
.main-nav .menu-overlay-inner > div a {
  line-height: 2em;
}
.menu-overlay h4 {
  color: #afdefa;
  padding: 2em 0 0.6em;
  margin: 0;
  font-size: 160%;
  font-weight: 300;
}

