@media (min-width: 1124px) {
  .container {
    width: 1124px!important;
    max-width: 1124px!important;
    padding: 0;
  }
}
@media (min-width: 1664px) {
  .container {
    max-width: 1664px!important; 
    width: 1664px!important; 
    padding: 0;
  }
}
@media not all and (min-width: 1124px) {
  .container {
    max-width: 100%!important;
    width: 100%!important;
    padding: 0;
  }
  #wpfront-scroll-top-container {
    display: none!important;
  }
}
.baron-content .arrow {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 20px solid white;
	font-size: 0;
	line-height: 0;
  margin: 0 auto;
  position: relative;
}
.benefits-wrapper {
  position: relative;
}
.benefits-wrapper .arrow {
	border-top-color: white;
  bottom: -20px;
}
.benefits {
  margin: 0 auto;
  padding: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}
.benefits h1 {
  font-size: 28px;
  font-weight: normal;
  color: #252525;
  padding-top: 1.5em;
  padding-bottom: 0;
  margin-bottom: 0;
}
.benefits p {
  font-size: 14px;
  line-height: 2em;
  font-weight: normal;
  color: #898483;
}
.benefits .row {
  margin-bottom: 4em;
}
.benefits .col + .col {
  padding-left: 4em;
}
.benefit-icon {
  height: 100px;
  width: 100px;
  margin: auto;
}
.benefit-icon img {
  width: 100%;
}
@media not screen and (min-width: 1111px) {
  .benefits {
    padding: 30px;
  }
  .benefits .row {
    margin-bottom: 30px;
  }
  .benefits .col {
    flex-basis: auto;
    display: flex;
    align-items: center;
    padding-top: 30px;
  }
  .benefits .benefit-icon {
    flex: 0 0 auto;
    width: 80px;
    height: 80px;
    margin: 0;
    align-self: flex-start;
  }
  .benefits .benefit-body {
    flex: 1 1 0;
    text-align: left;
    padding-left: 30px;
  }
  .benefits .benefit-body h1 {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 1em;
    padding: 0;
  }
  .benefits .benefit-body p {
    font-size: 14px;
    line-height: 1.6em;
  }
  .benefits .col + .col {
    padding-left: 0;
  }
}
.applications-wrapper {
  background-color: #efefef;
  position: relative;
}
.applications-wrapper .arrow {
	border-top-color: #efefef;
  bottom: -20px;
}
.applications {
  margin: 0 auto;
  padding: 0;
  padding-top: 80px;
  padding-bottom: 30px;
}
.applications > h1 {
  font-size: 32px;
  font-weight: normal;
  width: 100%;
  margin: 0 auto;
  color: #252525;
  margin-bottom: 2em;
  font-weight: normal;
}
.applications h2 {
  font-size: 32px;
  font-weight: bold;
  color: #252525;
  margin-bottom: 1em;
}
.applications h3 {
  font-size: 20px;
  color: #252525;
  margin-bottom: 0.6em;
}
.applications p {
  font-size: 14px;
  line-height: 1.6em;
  color: #898483;
  margin-right: 5em;
}
.application-wrap {
  min-height: 120px;
}
.application-popover-title {
  cursor: pointer;
}
.application-popover {
  max-width: 500px;
  border-radius: 10px;
  -webkit-box-shadow: -5px 5px 21px -1px rgba(0,0,0,0.5);
  -moz-box-shadow: -5px 5px 21px -1px rgba(0,0,0,0.5);
  box-shadow: -5px 5px 21px -1px rgba(0,0,0,0.5);
  left: 1px!important;
}
.application-popover h3 {
  font-size: 20px;
  color: #252525;
  padding-right: 3em;
  padding-top: 0.2em;
  padding-bottom: 0.6em;
}
.application-popover-body {
  padding: 10px 40px 10px 20px;
}
.application-popover-body ul {
  list-style-type: none;
  padding: 0;
}
.application-popover-body li a {
  text-decoration: none;
  font-size: 14px;
  line-height: 2em;
  color: #898483;
}
.application-popover-body li a:hover {
  color: #2699FB;
}
.application-popover-title:hover {
  color: #2699FB;
}
.application-popover-title.active {
  color: #2699FB;
}
.application-popover-close {
  height: 14px;
  width: 14px;
  float: right;
  position: absolute;
  top: 14px;
  right: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 20px 20px;
  background-image: url(../images/close.svg);
  cursor: pointer;
}
@media not screen and (min-width: 1111px) {
  .applications {
    padding: 30px;
    padding-top: 70px;
  }
  .col {
    flex-basis: auto;
  }
  .applications > h1 {
    font-size: 25px;
    line-height: 1em;
    padding: 0;
    margin-bottom: 0.8em;
  }
  .applications h2 {
    font-size: 24px;
    padding: 0;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .applications p {
    margin-right: 0em;
  }
  .application-wrap {
    min-height: auto;
    margin-bottom: 2em;
  }
}
.tiles {
  position: relative;
  padding: 0;
  margin: 0 auto;
  color: #efefef;
  padding-top: 100px;
  padding-bottom: 100px;
}
.tiles .arrow {
	border-top-color: white;
  bottom: -120px;
}
.tile {
  position: relative;
  overflow: hidden;
}
.tile-size-1 {
  float: left;
}
.tile-size-2 {
  margin: 0 auto;
}
.tile-size-4 {
  margin: 0 auto;
}
@media (min-width: 800px) {
  .tile-size-1 {
    width: 400px;
    height: 400px;
  }
  .tile-size-2 {
    width: 800px;
    height: 400px;
  }
  .tile-size-4 {
    width: 800px;
    height: 800px;
  }
}
@media (min-width: 1664px) {
  .tile-size-1 {
    width: 416px;
    height: 416px;
  }
  .tile-size-2 {
    width: 832px;
    height: 416px;
  }
  .tile-size-4 {
    width: 832px;
    height: 832px;
  }
  .cgt-odd-tiles {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
  }
}
.tile-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.baron-content .tile-title {
  color: white;
  font-style: oblique;
  font-size: 45px;
  font-weight: bold;
  margin-left: 1.7em;
  margin-top: 1.2em;
  line-height: 1.2em;
}
.tile-text {
  font-size: 16px;
  line-height: 2em;
  opacity: 1;
  padding: 1.5em;
  color: #898483;
  text-align: center;
}
.tile-popup {
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  padding: 3em;
  /*opacity: 0.8;*/
}
.tile-popup h3 {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 1em;
  color: white;
}
.tile-popup p {
  font-size: 16px;
  line-height: 2em;
  color: #efefef;
  margin-bottom: 0;
}
.tile-hr {
  width: 60%;
  top: 30%;
  left: 20%;
  position: absolute;
  top: 0;
  border: 1px solid #898483;
  opacity: 0.2;
}
@media not screen and (min-width: 800px) {
  .tile-popup {
    top: 0;
    /*opacity: 0.6*/;
  }
  .tile-size-1 {
    --width: calc(100vw - 10px);
    width: calc(var(--width) / 2);
    height: calc(var(--width) / 2);
  }
  .tile-size-2 {
    --width: calc(100vw - 10px);
    width: calc(var(--width));
    height: calc(var(--width) / 2);
  }
  .tile-size-4 {
    --width: calc(100vw - 10px);
    width: calc(var(--width));
    height: calc(var(--width));
  }
  .baron-content .tile-title {
    font-size: 20px;
  }
  .site p.tile-text {
    font-size: 11px;
    line-height: 1em;
    padding: 1em;
  }
  .tile-popup {
    padding: 1em;
  }
  .tile-size-1 .tile-popup {
    display: flex;
    align-items: center;
  }
  .tile-size-1 .tile-popup h3 {
    margin-top: 0;
    margin-bottom: 0.7em;
  }
  .tile-popup h3 {
    font-size: 16px;
  }
  .tile-popup p {
    font-size: 14px;
    line-height: 1em;
  }
  .tiles {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .tiles .arrow {
    bottom: -69px;
  }
}
.showcase-wrapper {
  background-color: #efefef;
  position: relative;
}
.showcase-wrapper .arrow {
	border-top-color: #efefef;
  bottom: -20px;
}
.showcase {
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
.showcase-panel {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: -5px 5px 21px -1px rgba(0,0,0,0.5);
  -moz-box-shadow: -5px 5px 21px -1px rgba(0,0,0,0.5);
  box-shadow: -5px 5px 21px -1px rgba(0,0,0,0.5);
}
@media (min-width: 1111px) {
  .showcase {
    width: 800px!important;
  }
  .showcase-panel {
    width: 800px;
  }
  .panel-left {
    float: left;
    margin-bottom: 80px;
  }
  .panel-right {
    float: left;
  }
}
@media (min-width: 1664px) {
  .showcase {
    width: auto!important;
  }
  .showcase-panel {
    width: 800px;
  }
  .panel-left {
    float: left;
  }
  .panel-right {
    float: right;
  }
}
.showcase-body {
  padding-left: 42px !important;
}
.showcase-logo {
  padding-top: 31px;
  width: 37%;
}
.showcase-logo img {
  width: 100%;
}
h3.showcase-body {
  padding-top: 2em;
  padding-bottom: .5em;
  font-size: 32px;
}
p.showcase-body {
  font-size: 16px;
  line-height: 2em;
  color: #898483;
}
.showcase-link {
  margin-top: 4em;
}
.showcase-link a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #2699FB;
  text-decoration: none;
}
.showcase-link a:hover {
  color: #006cc7;
}
.showcase-link a:after {
  content: "\00a0\00a0>";
}
.showcase-picture {
  float: right;
  width: 52%;
  margin-left: 28px;
}
.showcase-picture img {
  width: 100%;
}
@media not screen and (min-width: 1111px) {
  .showcase {
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: calc(100vw - 10px)!important;
  }
  h3.showcase-body {
    padding-top: 1em;
    font-size: 20px;
  }
  .showcase-panel {
    max-width: calc(100vw - 10px)!important;;
  }
  .panel-left {
    float: none;
    margin-bottom: 50px;
  }
  .panel-right {
    float: none;
  }
  .showcase-logo {
    padding-top: 10px;
    width: 40%;
  }
  .showcase-body {
    padding-left: 20px !important;
  }
  p.showcase-body {
    font-size: 14px;
    line-height: 1.6em;
  }
  .showcase-link {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .showcase-picture {
    margin-left: 16px;
  }
}

.trial-wrapper {
  display: flex;
  align-items: center;
}
.trial-wrapper .trial-body * {
  font-size: 16px;
  line-height: 2em;
  text-align: right;
}
.trial-body p {
  color: #898483;
}
.trial-link {
  margin-top: 1em;;
}
.trial-link a {
  text-transform: uppercase;
  font-weight: bold;
  color: #2699FB;
  text-decoration: none;
}
.trial-link a:hover {
  color: #006cc7;
}
.trial-link a:after {
  content: "\00a0\00a0>";
}
.trial-picture {
  flex: 0 0 345px;
  float: right;
}
@media not screen and (min-width: 1111px) {
  .trial-wrapper {
    width: calc(100vw - 40px);
    margin: 0 auto;
  }
  .trial-wrapper .trial-body * {
    font-size: 12px; 
    line-height: 1.5em;
  }
  .trial-wrapper .trial-body {
    flex: 1 1 45%;
  }
  .trial-wrapper .trial-picture {
    flex: 1 1 55%;
  }
  .trial-wrapper .trial-body p {
    margin-bottom: 0;
  }
}
/*
 * if the columns have common image background, then that background set height
 * and next row element becomes absolutely positioned. So we need context for this.
 */
.columns-wrapper {
  position: relative;
}
.columns-wrapper,
.columns-wrapper .columns,
.columns-wrapper .columns .row {
  pointer-events: none;
}
.columns-wrapper .col {
  pointer-events: all;
}
.columns-wrapper .arrow {
  bottom: -20px;
}
.columns-background {
  width: 100%;
  overflow: hidden;
}
.columns {
  padding: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}
.columns > .row {
  flex-wrap: nowrap;
}
.columns-background img {
  width: 100%;
}
.columns-with-background .columns {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  padding: 0;
}
@media (min-width: 1111px) {
  .columns-with-background .columns {
    margin-left: -562px;
  }
}
@media (min-width: 1664px) {
  .columns-with-background .columns {
    margin-left: -832px;
  }
}
.columns-with-background .row {
  height: 100%;
}
@media (min-width: 1111px) {
  .column-left {
    padding-right: 20px!important;
  }
  .column-right {
    padding-left: 20px!important;
  }
}
@media (min-width: 1664px) {
  .column-left {
    padding-right: 30px!important;
  }
  .column-right {
    padding-left: 30px!important;
  }
}
@media not screen and (min-width: 1111px) {
  .columns {
    height: auto!important;
  }
  .columns .row {
    height: auto!important;
  }
  .columns-background {
    display: none;
  }
  .columns-wrapper {
    padding: 50px 0;
  }
  .columns-wrapper .arrow {
    bottom: -70px;
  }
  .columns-wrapper .columns.container {
    position: relative;
    padding: 0 !important;
  }
  .columns-multi .column-left {
    padding-bottom: 50px;
  }
  .columns-reverse > .row {
    flex-direction: column-reverse;
  }
  .columns-reverse .column-right {
    padding-bottom: 50px;
  }
  .columns-reverse .column-left {
    padding-bottom: 0;
  }
  .columns-with-background .columns {
    margin-left: 0px;
  }
  .columns > .row {
    flex-wrap: wrap;
  }
  .columns > .row > .col {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
    align-self: flex-start!important;
  }
  .columns-with-background .columns {
    left: 0;
  }
}
.infoblock {
  font-family: Roboto-Regular, Arial;
}
.infoblock h1 {
  font-size: 48px;
  font-weight: normal;
  color: #252525;
  margin-bottom: 0.4em;
  line-height: 1.2em;
}
.infoblock hr {
  width: 100px;
  border-width: 4px;
  padding-bottom: 10px;
  margin-left: 0;
}
.infoblock p {
  font-size: 16px;
  font-weight: normal;
  line-height: 2em;
  color: #898483;
  margin-bottom: 0;
}
a.gotobutton {
  text-align: center;
  min-width: 14em;
  line-height: 2.6em;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-width: 2px;
  border-color: #252525;
  color: #252525;
  margin-top: 2.4em;
}
a.gotobutton:hover {
  background-color: #2699FB!important;
  border: 1px solid #2699FB!important;
  color: white!important;
  border-width: 2px!important;
}
a.gotobutton + a.gotobutton {
  margin-left: 1.8em;
}
.features-wrapper {
  margin-top: 150px;
  margin-bottom: 150px;
}
@media not screen and (min-width: 1111px) {
  .infoblock {
    width: 100%;
    padding: 0 30px;
  }
  .infoblock h1 {
    font-size: 24px;
  }
  .infoblock p {
    font-size: 14px;
    line-height: 1.6em;
  }
  a.gotobutton {
    font-weight: normal;
    font-size: 11px;
    min-width: 12em;
    margin-top: 1.8em;
  }
  a.gotobutton + a.gotobutton {
    margin-left: 1.2em;
  }
}
.features h1 {
  font-size: 32px;
  font-weight: 600;
  position: relative;
  padding: 0;
  margin-bottom: 3em;
  overflow: hidden;
  white-space: nowrap;
}
.title-hr {
  position: relative;
  display: inline-block;
  height: 0;
  width: 100%;
  border: 2px solid #EFEFEF;
  margin-left: 2em;
  top: -0.2em;
}
.features .feature-cell h3 {
  font-size: 20px;
  color: #252525;
  margin-bottom: 0.5em;
}
.features .feature-cell p {
  font-size: 14px;
  font-weight: normal;
  color: #898483;
  line-height: 1.5em;
}
.features .row, .languages .row {
  margin-left: 100px;
  margin-right: 100px;
}
.features .feature-cell {
  min-height: 125px;
  padding-left: 25px;
  padding-right: 25px;
}
@media not screen and (min-width: 1111px) {
  .features-wrapper {
    margin: 0 auto;
    width: calc(100vw - 40px);
  }
  .features h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 1em;
  }
  .title-hr {
    margin-left: 1em;
  }
  .features .feature-cell h3 {
    font-size: 16px;
  }
  .features .row, .languages .row {
    margin: 0;
  }
  .features .feature-cell {
    min-height: auto;
    padding-left: 45px;
    padding-right: 45px;
  }
}
.languages-wrapper {
  margin-top: 150px;
  margin-bottom: 150px;
  position: relative;
}
.languages h1 {
  font-size: 32px;
  font-weight: 600;
  position: relative;
  padding: 0;
  margin-bottom: 3em;
  overflow: hidden;
  white-space: nowrap;
}
.languages-wrapper .row .col {
  display: flex;
}
.languages-wrapper .row .col .language {
  flex: 1 1 0;
}
.languages .col {
  xwhite-space: nowrap;
}
.languages .language-icon {
  width: 100px;
  margin: 10px;
}
.languages-wrapper .arrow {
	border-top-color: white;
  bottom: -170px;
}
@media (max-width: 1200px) {
  .languages .language-icon {
    width: 70px;
    margin: 10px;
  }
}
@media not screen and (min-width: 1111px) {
  .languages-wrapper {
    width: calc(100vw - 40px);
    margin: 30px auto;
  }
  .languages-wrapper .arrow {
    bottom: -50px;
  }
  .languages h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 1em;
  }
}
.ff-column-align-self-end {
  width: 100%;
  height: 0;
  overflow: visible;
  position: relative;
}
.ff-column-align-self-end > * {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.roadmap-wrapper {
  margin-top: 120px;
  margin-bottom: 120px;
  position: relative;
}
.roadmap-wrapper .container {
  width: 1000px!important;
}
.roadmap-wrapper .arrow {
	border-top-color: white;
  bottom: -140px;
}
.roadmap-wrapper img {
  width: 300px;
}
.roadmap-wrapper .flex-row-reverse .col {
  text-align: right;
}
.roadmap-wrapper a {
  color: #2699FB;
}
.roadmap-wrapper a:hover {
  text-decoration: none;
}
.roadmap-wrapper .roadmap-description {
  font-size: 16px;
  padding: 4em;
}
.roadmap-wrapper h1 {
  color: #252525;
  font-size: 32px;
}
.roadmap-wrapper p {
  color: #898483;
  font-size: 16px;
  line-height: 2em;
}
@media not screen and (min-width: 1111px) {
  .roadmap-wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .roadmap-wrapper .arrow {
    bottom: -80px;
  }
  .roadmap-wrapper img {
    width: 100%;
    padding: 0 10px;
  }
  .roadmap-wrapper .row {
    width: calc(100vw - 30px);
    margin: 0 auto;
    flex-wrap: nowrap;
    margin-bottom: 20px;
  }
  .roadmap-wrapper .row:last-child {
    margin-bottom: 0;
  }
  .roadmap-wrapper .col-auto {
    flex: 0 0 40%;
    padding: 0;
    align-self: flex-start;
  }
  .roadmap-wrapper .col {
    flex: 0 0 60%;
    padding: 0;
  }
  .roadmap-wrapper .roadmap-description {
    padding: 0;
  }
  .roadmap-wrapper p {
    font-size: 14px;
    line-height: 1.5em;
  }
  .roadmap-wrapper h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0.5em;
    line-height: 1em;
    padding: 0;
  }
}
.about-trial-wrapper {
  background: white;
  padding: 60px;
  padding-top: 80px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
.about-trial-wrapper.shadow {
  padding: 60px;
}
.about-trial-wrapper .arrow {
	border-top-color: white;
  bottom: -83px;
}
.about-trial-wrapper h1 {
  text-align: center;
  color: #252525;
  font-size: 32px;
}
.about-trial-wrapper p {
  text-align: center;
  color: #898483;
  font-size: 16px;
  line-height: 2em;
}
.about-trial-icon {
  padding-bottom: 40px;
  text-align: center;
}
.about-trial-icon img {
  width: 150px;
}
.about-trial-buttons {
  padding-top: 30px;
  padding-bottom: 0px;
  text-align: center;
}
@media not screen and (min-width: 1111px) {
  .about-trial-wrapper {
    padding: 40px 20px;
  }
  .about-trial-wrapper h1 {
    font-size: 22px;
    line-height: 1.2em;
    padding-bottom: 0;
    margin-bottom: 1em;
  }
  .about-trial-wrapper p {
    font-size: 14px;
    line-height: 1.6em;
  }
  .about-trial-wrapper .arrow {
    bottom: -62px;
  }
  .about-trial-buttons {
    padding-top: 0;
  }
}
.great-products-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
.great-products-wrapper .col {
  display: flex;
}
.great-products-wrapper .col .great-product {
  flex: 1 1 0;
}
.great-products-wrapper .arrow {
  border-top-color: #efefef;
  bottom: -69px;
}
.great-products-wrapper .great-product {
  margin: 5px;
  padding: 10px;
  border-radius: 10px;
}
.great-products-wrapper h1 {
  text-align: center;
  color: #252525;
  font-size: 32px;
  color: #252525;
}
.great-product img {
  width: 100%;
}
.great-product h2 {
  margin-top: 2em;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #252525;
}
.great-product p {
  text-align: center;
  font-size: 14px;
  line-height: 1.5em;
  color: #898483;
}
@media not screen and (min-width: 1111px) {
  .great-products-wrapper h1 {
    font-size: 25px;
  }
  .great-product h2 {
    font-size: 16px;
    font-weight: normal;
  }
  .great-product p {
    font-size: 11px;
  }
}
.capabilities-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}
.capabilities img {
  width: 100%;
}
.capability h2 {
  color: #252525;
  font-size: 32px;
}
.capability hr {
  display: inline-block;
  border-color: #2699FB;
  width: 100px;
  border-width: 4px;
  margin-left: 0;
  padding-bottom: 10px;
}
.capability p {
  font-size: 14px;
  color: #898483;
}
.capability-link {
  margin-top: 20px;
}
.capability-link a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #2699FB;
  text-decoration: none;
}
.capability-link a:hover {
  color: #006cc7;
}
.capability-link a:after {
  content: "\00a0\00a0>";
}
.capabilities-wrapper .flex-row-reverse .capability {
  text-align: right;
}
@media (min-width: 1111px) {
  .capability {
    padding-left: 30px;
    padding-right: 30px;
  }
  .capability p {
    line-height: 1.5em;
  }
}
@media (min-width: 1666px) {
  .capability {
    padding-left: 100px;
    padding-right: 100px;
  }
  .capability p {
    line-height: 2em;
  }
}
@media not screen and (min-width: 1111px) {
  .capabilities-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
  .capabilities-wrapper .flex-row-reverse .capability {
    text-align: left;
  }
  .capability {
    padding: 50px;
  }
  .capability h2 {
    font-size: 25px;
    font-weight: normal;
  }
  .capability p {
    line-height: 1.5em;
  }
}
.baron-login .columns-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.baron-login .container {
  width: 100% !important;
  max-width: 100% !important;
}
.baron-login .columns {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.baron-login .column-left, .baron-login .column-right {
  padding: 0!important;
}
.form-message-wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.form-message-wrapper img {
  width: 100%;
}
.form-message-wrapper p {
  padding-top: 1em;
  color: #252525;
  font-size: 32px;
  line-height: 1.6em;
}
.form-message-buttons {
  padding-top: 30px;
  padding-bottom: 0px;
}
.success-message-wrapper {
  text-align: center;
  background: white;
  padding: 80px 20px;
  border-radius: 10px;
  width: 600px;
  margin: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
.success-message-wrapper img {
  width: 250px;
}
.success-message-wrapper h1 {
  color: #3ec95e;
  font-size: 32px;
  margin-top: 1.5em;
  font-weight: normal;
}
.success-message-wrapper p {
  color: #898483;
  font-size: 16px;
  line-height: 1.7em;
}

@media not all and (min-width: 1111px) {
  .success-message-wrapper {
    width: calc(100vw - 30px);
    max-width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 60px 20px;
  }
  .success-message-wrapper img {
    width: calc(50vw);
    max-width: 250px;
  }
  .success-message-wrapper h1 {
    font-size: 25px;
    line-height: 1.5em;
  }
  .success-message-wrapper p {
    font-size: 14px;
    line-height: 1.5em;
  }
}

.info-message-wrapper {
  text-align: center;
  background: white;
  padding: 50px;
  border-radius: 10px;
}
.info-message-wrapper h1 {
  color: #252525;
  font-size: 32px;
  margin-top: 1.5em;
  font-weight: normal;
}
.info-message-wrapper p {
  color: #898483;
  font-size: 16px;
  line-height: 2em;
}

@media not all and (min-width: 1111px) {
  .info-message-wrapper {
    padding: 20px;
  }
  .info-message-wrapper h1 {
    font-size: 25px;
    line-height: 1.5em;
  }
  .info-message-wrapper p {
    font-size: 14px;
    line-height: 1.5em;
  }
}

.salesrep-container {
  font-family: Roboto-Regular, Arial;
}
.salesrep-container h3 {
  font-family: Roboto-Medium, Arial;
  font-weight: normal;
  color: #252525;
  font-size: 24px;
  line-height: 1.2em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.salesrep-container ul {
  list-style-type: none;
  padding: 0;
  color: #898483;
  font-size: 16px;
  line-height: 28px;
}
.salesrep-container li strong {
  font-weight: normal;
}

.profile-container {
  position: relative;
}
.profile-menu-wrapper {
  position: absolute;
  top: 50px;
  width: 100%;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.profile-menu-wrapper .user-info {
  list-style-type: none;
  padding: 0;
  color: red;
}
.profile-menu-fixed.page-template-profile .baron-content {
  margin-top: 75px;
}
.profile-menu-fixed.page-template-profile .news-bar .baron-content {
  margin-top: 145px;
}
.profile-menu-fixed .profile-menu-wrapper {
  position: fixed;
  top: 130px;
}
.profile-menu-fixed .news-bar .profile-menu-wrapper {
  position: fixed;
  top: 200px;
}
.profile-menu {
  list-style-type: none;
  padding: 0;
  pointer-events: all;
}
.profile-menu a {
  text-decoration: none;
  color: #898483;
  font-size: 16px;
  line-height: 2.5em;
}
.profile-menu .profile-current a {
  color: #2699FB;
}
.profile-menu .menu-description {
  display: none;
}
.profile-menu .menu-icon {
  display: none;
}
.profile-vertical-line {
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 50px;
  width: 0;
  border: 2px solid rgba(137,132,131,0.1);
}
.site .profile-header {
  /*font-size: 48px;*/
  font-size: 36px;
  max-width: 500px;
}
/*
.tml-action-changepass .site .profile-header {
  max-width: 500px;
}
*/
.full-access-info-wrapper * {
  color: #898483!important;
}
.full-access-info-wrapper {
  padding-right: 20px;
}
.full-access-info-wrapper p {
  font-size: 16px;
}
.full-access-info-wrapper h4 {
  padding-left: 40px;
  background-image: url(../images/full-access-inactive.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
  line-height: 2em;
  font-size: 32px;
  margin-bottom: 1.5em;
}
.full-access-info-wrapper.profile-user-vetted h4 {
  color: #3ec95e!important;
  background-image: url(../images/full-access-active.svg);
  background-size: 35px;
  padding-left: 50px;
}
.full-access-features-wrapper ul {
  list-style-type: none;
  padding: 0;
  line-height: 2.5em;
  margin-top: -1.5em;
}
.full-access-features-wrapper li {
  padding-left: 30px;
  background-image: url(../images/checks.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px;
  color: #898483;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0.5em;
}
.free-trial-info-wrapper {
  padding-right: 20px;
}
.free-trial-info-wrapper p {
  font-size: 16px;
}
.free-trial-info-wrapper h4 {
  color: #2699fb;
  font-size: 32px;
  line-height: 1em;
  margin-top: 0.5em;
}
.free-trial-info-wrapper h4 .free-trial-expires {
  color: #898483;
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
  position: relative;
  top: -8px;
}
.free-trial-info-wrapper .remaining-wrapper {
  position: relative;
  float: right;
  width: 150px;
}
.free-trial-info-wrapper .nofdays-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.free-trial-info-wrapper .table {
  display: table;
  width: 100%;
  height: 100%;
}
.free-trial-info-wrapper .nofdays {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  color: #2699fb;
  font-weight: bold;
  font-size: 60px;
  padding-top: 20px;
}
.free-trial-info-wrapper.expired .nofdays {
  color: #b9b4b2;
}
.free-trial-info-wrapper.near-expiration .nofdays {
  color: #d21f30;
}
.profile-details {
  padding-right: 60px;
}
.baron-keys-wrapper {
  padding-bottom: 20px;
}
.baron-keys-wrapper p {
  font-size: 16px;
}
.baron-keys-wrapper .baron-keys {
  position: relative;
}
.baron-keys-wrapper .baron-keys img {
  width: 100%;
}
.baron-keys img.imgactive, .baron-keys img.imginactive {
  display: none;
}
.baron-keys img.active {
  display: inline;
}
.baron-keys-wrapper .baron-keys .nofkeys-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 15.5%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.baron-keys-wrapper .baron-keys .nofkeys {
  font-size: 40px;
  font-weight: bold;
  color: white;
}
.modal.modal-baronkeys .modal-header h5 {
  font-size: 1.25em;
  line-height: 1.5;
  margin-bottom: 0;
}
.modal.modal-baronkeys .modal-body p {
  margin-bottom: 0;
}
.baron-key-list-wrapper {
  font-family: Roboto-Regular, Arial;
}
.baron-key-list-wrapper h3 {
  font-family: Roboto-Medium, Arial;
  font-weight: normal;
  line-height: 2em;
  margin: 40px 0 20px;
}
.baron-key-list-wrapper h3 .nofkeys {
  position: relative;
  bottom: 1px;
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px; 
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
  color: white;
}
.baron-key-list-wrapper p {
  font-size: 16px;
}
.baron-key-list-wrapper ul {
  list-style-type: none;
  padding: 0;
  background-color: #EBF7FF;
  padding: 20px 20px 15px;
  /* min-height: 90px; */
}
.baron-key-list-wrapper li.inactive p {
  font-style: italic;
  color: #b9b4b2;
}
.baron-key-list-wrapper li.inactive label {
  color: #b9b4b2;
}
.baron-key-list-wrapper li:not(:first-child) {
  margin-top: 15px;
}
.baron-key-list-wrapper li label {
  font-weight: bold;
  color: #252525;
  margin-right: 10px;
}
.baron-key-list-wrapper li p {
  line-height: 1.6em;
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
.modal .profile-wait {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  margin-bottom: 7px;
  margin-left: 7px;
}
.modal.wait .profile-wait {
  display: block;
}
.p-mobile {
  display: none;
}
.p-linebreak:before {
  content: "\A";
  white-space: pre;
}
.mobile-only {
  display: none;
}
@media not all and (min-width: 1111px) {
  .p-mobile {
    display: block;
  }
  nav.p-mobile {
    display: flex;
  }
  .p-desktop {
    display: none;
  }
  .p-universal .p-linebreak:before {
    content: " ";
    white-space: normal;
  }
  .mobile-only {
    display: inherit;
  }
  .desktop-only {
    display: none;
  }
  .form-message-wrapper {
    width: calc(100vw - 30px) !important;
  }
}
.page-template-profile .form-back {
  display: none;
}
@media not all and (min-width: 1111px) {
  .profile-container .profile-vertical-line {
    display: none;
  }
  .profile-container ul.profile-menu {
    width: 100% !important;
  }
  .profile-container .columns-wrapper .column-left {
    display: none;
  }
  .profile-container .infoblock {
    display: none;
  }
  .profile-container .profile-header {
    display: none;
  }
  .profile-container .columns-wrapper {
    padding: 0;
  }
  .profile-container p:last-child {
    margin-bottom: 0;
  }
  .page-template-profile footer {
    display: none;
  }
  .page-template-profile .form-back {
    display: flex;
  }
  /*
  .page-template-profile .baron-content {
    padding-top: 82px;
  }
  */
  .profile-container .tml-field-wrap * {
    font-size: 14px !important;
  }
  .tml.tml-profile .form-control {
    font-size: 14px !important;
  }
  .profile-container .cgt-label {
    width: 130px;
  }
  .profile-container .cgt-form-wrapper {
    margin: 50px auto;
  }
  .profile-menu-fixed.page-template-profile .baron-content {
    margin-top: 0;
  }
  .profile-menu-fixed.page-template-profile .news-bar .baron-content {
    margin-top: 0;
  }
  .profile-menu-wrapper {
    position: relative;
    top: 0;
  }
  .profile-menu {
    padding: 20px;
  }
  .profile-menu li {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    height: 100px;
  }
  .profile-menu .menu-icon {
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 0;
  }
  .profile-menu a {
    position: relative;
    padding-left: 80px;
    font-size: 20px;
    font-family: 'roboto-light'; 
    font-weight: bold;
    line-height: 1em;
    z-index: 1000;
  }
  .profile-menu a .menu-description {
    font-size: 14px;
    font-weight: normal;
    display: inline;
  }
  .profile-menu a .menu-description:before {
    content: "\A";
    white-space: pre;
  }
  /*
  .baron-login {
    margin-top: 82px;
  }
  */
  .baron-login .columns-wrapper {
    display: block;
    position: relative;
    height: calc(100vh - 82px);
    padding: 0;
  }
  .profile-details {
    padding-right: 0;
  }
  .salesrep-container {
    padding: 20px 20px 0;
  }
  .salesrep-container h3 {
    font-size: 20px;
  }
  .salesrep-container li {
    font-size: 14px;
    line-height: 1.5em;
  }
  .full-access-info-wrapper {
    padding: 30px 20px;
  }
  .full-access-info-wrapper h4, 
  .full-access-info-wrapper.profile-user-vetted h4 {
    font-size: 25px;
    font-weight: normal;
    background-size: 25px;
    padding-left: 40px;
    line-height: 1.5em;
    margin-bottom: 1em;
  }
  .full-access-info-wrapper p {
    font-size: 14px;
    line-height: 1.5em;
  }
  .full-access-features-wrapper {
    padding: 20px 20px;
    padding-top: 0;
  }
  .full-access-features-wrapper ul {
    list-style-type: none;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .full-access-features-wrapper li {
    font-size: 14px;
    line-height: 18px;
  }
  .full-access-features-wrapper li:last-child {
    margin-bottom: 0;
  }
  .free-trial-info-wrapper {
    padding: 30px 20px;
  }
  .free-trial-info-wrapper .remaining-wrapper {
    float: left;
    width: 100px;
    margin: 0 10px 10px 0;
  }
  .free-trial-info-wrapper .nofdays {
    font-size: 40px;
    padding-top: 10px;
  }
  .free-trial-info-wrapper h4 {
    margin: 0;
    font-size: 25px;
  }
  .free-trial-info-wrapper h4 .free-trial-expires {
    font-size: 14px;
    font-weight: normal;
  }
  .free-trial-info-wrapper p {
    font-size: 14px;
    line-height: 1.5em;
  }
  .baron-keys {
    width: calc(100vw - 40px);
    margin: 0 auto;
  }
  .baron-keys-wrapper .baron-keys .nofkeys {
    font-size: 30px;
  }
  .baron-key-list-wrapper h3 {
    padding: 30px 20px 20px;
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    white-space: nowrap;
    line-height: 30px;
  }
  .baron-key-list-wrapper h3 .nofkeys {
    position: relative;
    margin-left: 5px;
    height: 30px;
    width: 30px;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
  }
  .baron-key-list-wrapper p {
    font-size: 14px;
    margin: 20px;
  }
  .baron-key-list-wrapper li p {
    line-height: 1.2em;
  }
  .profile-container .columns-reverse .column-right {
    padding-bottom: 0;
  }
  .profile-menu-fixed.page-template-profile .baron-content {
    margin-top: 0;
  }
  .profile-menu-fixed.page-template-profile .news-bar .baron-content {
    margin-top: 0;
  }
  .profile-menu-fixed .profile-menu-wrapper {
    position: relative;
    top: 0;
  }
  .profile-menu-fixed .news-bar .profile-menu-wrapper {
    position: relative;
    top: 0;
  }
}

