.map-container img {
	max-width:none;
}

.maprow .container .arrow {
	z-index: 1;
}

.map-container {
	height: 500px;
}

.block-search label {
	display: none;
}

.block-search .form-item {
	display: inline;
}

.search-field .form-actions {
	display: none;
}

#hero.front .rte[style] p {
	color: inherit;
}

@media screen and (min-width: 768px) {
  .ac-cta-section {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }

  .ac-cta-section--block {
    display: block; }
}

.ac-cta-right {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px; }
  .ac-cta-right__inner {
    display: block;
    text-align: center;
    width: 100%;
	margin: auto; }
  .ac-cta-right__title {
    color: white;
    margin-bottom: 30px;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
 	line-height: 1.2;}
.ac-cta-right__subtitle {
    color: white;
    line-height: 1.3;
    font-weight: 300;
    font-size: 28px;
    padding: 30px 0;
}
@media screen and (min-width: 768px) {
	.ac-cta-right {
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .ac-cta-right__title {
        font-size: 32px; }
}
.ac-cta-section{
    min-height: 285px;
    background-size: cover;
	background-color: #1E3454;
}
.ac-cta-section--white {
    background-color: white;
}
.ac-cta-section--white .ac-cta-right__title {
    color: inherit;
}
.ac-cta-section--white .ac-cta-right__subtitle {
    color: inherit;
}
[class^="ac-"] h2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  [class^="ac-"] h2 {
    font-size: 28px;
    line-height: 36px;
  }
}


.features-row .flexrow-main-heading h1,
.features-row .flexrow-main-heading h2{
    margin: 30px auto;
    text-align: center;
    color: inherit;
}
.features-row .flexrow-main-heading h2{
    font-weight: bold;
}
.features-row{
	color: #fff;
}
.features-row a {
	color: #fff;
}
.features-row.features-row-black{
	color: #333;
}
.features-row.features-row-black .advantages-text,
.features-row.features-row-black .advantages-item__description{
       color: #666;
}
.features-row .flex-background{
	background-color: #fff;
}
.advantages{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 40px;
}
.advantages-text{
	text-align: center;
	margin: 0 auto 30px;
	max-width: 600px;
	font-size: 16px;
}
.advantages-item{
	display: flex;
	flex-wrap: nowrap;
	flex-grow: 1;
	max-width: 31.3333%;
	margin: 0 1% 30px;
    width: 31.333%;
}
.advantages-row{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}
.advantages-item__img{
	width: 90px;
}
.advantages-item img{
	width: 70px;
	padding-right: 20px;
}
.advantages-item__box{
	width: calc(100% - 90px);
	text-align: left;
}
.advantages-item__title,
.advantages-item__box h2,
.advantages-item__box h3,
.advantages-item__box h4,
.advantages-item__box h5,
.advantages-item__box h6{
	margin-bottom: 6px;
	font-size: 22px;
	line-height: 24px;
	color: inherit;
}
.advantages-item__box p,
.advantages-item__description{
	font-size: 16px;
}
@media screen and (max-width: 992px){
	.advantages-item{
		max-width: 48%;
	}
}
@media screen and (max-width: 768px){
	.advantages-item{
		min-width: 100%;
		margin: 0 0 30px;
	}
}

div.hero-content{
    height: auto;
    padding: 100px 0 30px;
}
div.hero-content-inner{
    top: 0;
    transform: translateY(0);
}
@media screen and (min-width: 1400px){
    div.hero-content{
        height: auto;
        padding: 100px 0 30px;
    }
}
@media (max-width: 768px){
    div.hero-content{
        height: auto;
        padding: 60px 10px 10px;
    }
}

.g-recaptcha {
	z-index: 1;
	position: relative;
	top: 10px;
	display: inline-block;
}

.g-recaptcha,
.g-recaptcha>div,
.g-recaptcha>div>div{
	display: inline-block;
}
.g-recaptcha>div{
	width: auto !important;
	height: auto !important;
}
.contactrowmodal .g-recaptcha {
	padding-left: 30px;
}

.modal--promo .welcomeback-content {
    margin: 0 30px;
}
.modal--promo .welcomeback-content-main {
    display: flex;
}
.modal--promo .welcomeback-content-main .rte, .modal--promo .welcomeback-content-main .welcomeback-backgrounds {
    flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
    .modal--promo .welcomeback-content {
        margin: 0 10px;
    }
}
.modal--promo .welcomeback-header {
    max-width: none;
    padding: 0 30px;
    margin: 25px auto 0px;
}

.modal--promo .welcomeback-content .rte {
    margin-bottom: 25px;
}

.modal--promo .welcomeback-content .rte img {
    float: right;
    margin: 0 0 0 15px;
    max-width: 280px;
}

.modal--promo .welcomeback-content .container {
    width: auto;
    padding-top: 15px;
}

.modal--promo .welcomeback-content .container .span8 {
    width: auto;
}

.modal--promo .welcomeback-content .container .offset2 {
    margin-left: 30px;
}

.modal--promo .welcomeback-content .container .webform-client-form.grid3full {
    margin-left: 0px;
}


.modal--promo .welcomeback-content p {
    text-align: justify;
}

.modal--promo .welcomeback-header h2 {
    text-align: left;
    font-weight: bold;
}

.modal--promo .welcomeback-content-inner {
    padding: 30px 0 40px;
}

.modal--promo .welcomeback-content-inner.promo-webform {
    padding: 0;
}

.modal--promo .welcomeback-content-inner.promo-webform .form-actions {
    padding-bottom: 0;
    margin-top: 0;
}

.modal--promo .welcomeback-footer {
    border-top: 2px solid #737373;
    background: rgba(123, 123, 123, 0.47);
}

.events-row .flexrow-main-heading h1,
.events-row .flexrow-main-heading h2{
    margin: 30px auto;
    text-align: center;
    color: inherit;
}
.events-row .flexrow-main-heading h2{
    font-weight: bold;
}
.events-row.events-row-black{
    color: #333;
}
.events-row.events-row-black .events-text,
.events-row.events-row-black .events-item__description{
    color: #666;
}
.events{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}
.events-text{
    text-align: center;
    margin: 0 auto 30px;
    max-width: 600px;
    font-size: 16px;
}
.events-item,
.events-item *{
    box-sizing: border-box;
}
.events-item{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    max-width: 50%;
    width: 50%;
    padding: 0 15px 30px;
    min-height: 70px;
    padding-left: 85px;
}
.events-row{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.events-item__img{
    position: absolute;
    top: 0;
    left: 15px;
    text-align: center;
    width: 70px;
    height: 70px;
    padding: 8px 8px 0;
    background-color: white;
    border-top: 4px solid #dd5a5d;
    user-select: none;
    border-radius: 4px;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
.events-item__img-mon,
.events-item__img-date{
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}
.events-item__img-mon{
    color: #dd5a5d;
    font-size: 14px;
}
.events-item__img-date{
    font-size: 30px;
}
.events-item__box{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding-left: 15px;
}
.events-item__title{
    position: relative;
    font-weight: bold;
    font-size: 16px;
    color: inherit;
    margin-top: -3px;
}
.events-item__title a{
    color: inherit;
    text-decoration: none;
}

.events-item__title,
.events-item__type,
.events-item__description{
    width: 100%;
    line-height: 1;
    margin-bottom: 8px;
}
.events-item__type,
.events-item__description{
    font-size: 12px;
}
.events-item__type{
    font-weight: bold;
}
.events-item__description{
    font-weight: normal;
}

@media screen and (max-width: 992px){
    .events-item{
        max-width: 48%;
    }
}
@media screen and (max-width: 768px){
    .events-item{
        min-width: 100%;
        margin: 0 0 30px;
    }
}
.events-section .ac-ribbon-stats__title {
    margin: 30px 0;
    padding: 0 15px;
}

.ac-section_light-gray {
	background-color: #f3f3f3;
}

.ac-standard-form__item input[type="checkbox"] {
	display: inline !important;
	position: absolute;
}

a.node-anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}

.ac-company-references-section {
  background-color: #F3F3F3;
  padding: 55px 0 0;
}

.ac-company-references-section .ac-section__container {
  padding: 0;
}

.ac-company-references__title {
  font-size: 32px;
  line-height: 30px;
  text-align: center;
  max-width: 80%;
  margin: 0 auto 55px;
  padding-bottom: 20px;
}

.ac-company-reference {
  display: block;
  padding: 40px;
  margin-bottom: 20px;
  background-color: white;
  box-shadow: 0 2px 0 0 rgba(186, 186, 186, 0.5);
  text-decoration: none !important;
  transition: background-color 1s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .ac-company-reference:hover {
    background-color: #f3f8fb;
    text-decoration: none !important; }
    .ac-company-reference:hover * {
      color: #0094CF; }
  .ac-company-reference__logo-container {
    height: 125px;
    width: 100%;
    margin: 0;
    display: block;
    text-align: center;
    position: relative; }
  .ac-company-reference__logo {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .ac-company-reference__quote {
    font-size: 15px;
    font-weight: normal;
    color: #75716d; }
  .ac-company-reference__author {
    font-size: 15px;
    color: #0094CF; }

@media screen and (min-width: 768px) {
  .ac-company-references__title {
    max-width: 100%;
    margin: 0 auto 75px; }
  .ac-company-references__body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .ac-company-reference {
    position: relative;	
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px; }
    .ac-company-reference:last-child {
      margin-right: 0; }
    .ac-company-reference__quote {
      margin-bottom: 0;
      padding-bottom: 60px; }
    .ac-company-reference__author {
      position: absolute;
      bottom: 35px;
      left: 40px;
      margin-bottom: 0; } }

.ac-blog-row-section {
  background-color: #F3F3F3;
  padding: 55px 0 0;
}

.ac-blog-row-section .ac-section__container {
  padding: 0;
}

.ac-blog-row__title {
  font-size: 32px;
  line-height: 30px;
  text-align: center;
  max-width: 80%;
  margin: 0 auto 55px;
  padding-bottom: 20px;
}

.ac-blog-item {
  display: block;
  padding: 40px 40px 50px;
  margin-bottom: 20px;
  background-color: white;
  box-shadow: 0 2px 0 0 rgba(186, 186, 186, 0.5);
  text-decoration: none !important;
  transition: background-color 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
  .ac-blog-item > div {
    flex-shrink: 0;
  }
  .ac-blog-item__headline {
    font-size: 15px;
    font-weight: bold;
  }
  .ac-blog-item__quote {
    font-size: 14px;
    font-weight: normal;
    color: #75716d; }
  .ac-blog-item__author {
    font-size: 15px;
  }
  .ac-blog-item__author strong {
    color: #0094CF; }
  .ac-blog-item__info {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .ac-blog-item__info div {
    white-space: nowrap;
  }
  .ac-blog-item__url {
    text-align: right;
    font-size: 15px;
  }

@media screen and (min-width: 768px) {
  .ac-blog-row__title {
    max-width: 100%;
    margin: 0 auto 75px; }
  .ac-blog-row__body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .ac-blog-item {
    position: relative;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px; }
    .ac-blog-item:last-child {
      margin-right: 0; }
    .ac-blog-item__quote {
      margin-bottom: 0;
      padding-bottom: 60px; } }

@media screen and (min-width: 768px) {
    .sliderrow {
        padding-bottom: 0;
    }

    .sliderrow-tabs {
        border-radius: 45px;
        height: 65px;
        background-color: #f2f2f2;
        color: #333;
    }
    .sliderrow-tabs a {
        border-radius: 45px;
        width: 100%;
        height: 65px;
        display: table-cell;
        vertical-align: middle;
        padding: 0 25px;
        color: #666;
    }
    .sliderrow-tabs a:hover, .sliderrow-tabs a.active {
        border-bottom: 0px;
        background-color: #0097ce;
        color: #fff;
    }

    .sliderrow-tabs li {
        padding: 0;
        left: 0;
        display: inline-block;
        margin: 0;
        vertical-align: middle;
    }
}
@media screen and (max-width: 767px) {
    .sliderrow-tabs-container {
        display: flex;
        justify-content: center;
    }
    .slide-container {
    	padding: 0 20px;
    }
    .sliderrow__headline {
    	padding: 0 20px;
    }
    .slide-image {
    	padding-bottom: 20px;
    }
}

.ac-cta-right {
	max-width: 976px;
	margin-left: auto;
	margin-right: auto;
}

.flexrow--headings-left .flexrow__rte {
	text-align: left;
}

.ac-section .flexrow--headings-left {
	text-align: left;
}

.hero-additional {
    color: #fff;
    text-align: left;
    margin-left: 0;
}

.hero-additional-info {
    display: table-cell;
    vertical-align: middle;
}

.hero-additional-info > div {
    display: inline-block;
    vertical-align: middle;
}

.hero-additional .hero-additional-inputs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    background-color: white;
    height: 45px;
    border-radius: 20px;
    padding: 0 20px;
    box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,.8);
    margin: 10px 0;
}

.hero-additional .hero-additional-input {
    flex: 1 0 auto;
    margin-right: 25px;
}

.hero-additional .hero-additional-input input {
    width: 100%;
    margin-top: 10px;
}

.hero-additional .hero-additional-inputs input[type='button'] {
    /*padding: 10px 30px 10px;*/
    margin-top: 0;
}

.hero-additional .hero-additional-inputs input[type='text'] {
    border: 1px solid white;
}

.hero-additional-tooltip {
    position: relative;
    display: inline-block;
}

.hero-additional-tooltip .tooltiptext {
    visibility: hidden;
    width: 315px;
    background-color: #f9f9f9;
    color: #46413C;
    text-align: left;
    padding: 20px 15px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -100px;
}

.hero-additional-tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 30%;
    margin-left: -13px;
    border-width: 10px;
    border-style: solid;
    border-color: #f9f9f9 transparent transparent transparent;
}

.hero-additional-tooltip:hover .tooltiptext {
    visibility: visible;
}

@media screen and (max-width: 468px) {
    .hero-additional .hero-additional-input input {
        width: 150px;
    }

    .hero-additional .hero-additional-input {
        text-align: center;
        margin-right: 0;
    }

    .hero-additional .hero-additional-button {
        text-align: center;
        margin: 0 5px;
    }
}

@media screen and (max-width: 400px) {
    .hero-additional .hero-additional-input input {
        width: 130px;
    }
}

.platform_test_result {
    /*min-height: 100px;*/
}

.platform_test_result.centered {
    text-align: center;
}

.hero__subheading {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: -5px;
}
.hero-entry-video {
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
}
.ac-hero-video.ac-hero {
    padding-top: 100px;
    padding-bottom: 0;
}
.ac-hero-video .ac-hero__inner {
    padding-top: 0;
}
.ac-hero-video .ac-hero__inner-content {
    max-width: none;
}
.ac-hero-video .ac-hero__background {
    background-position: right bottom;
}
.ac-hero__video-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.ac-hero__video {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}

@media screen and (max-width: 979px) {
    .ac-hero__video-content .ac-hero__video {
        display: none;
    }
    .ac-hero__video-content {
        justify-content: center;
    }
}
.hero-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.hero-card {
	text-align: center;
	padding: 10px 20px;
	flex: 1 1 0;
}
@media screen and (max-width: 823px) {
    .hero-card {
        flex: 1 1 80px;
    }
}
.hero-video-cards {
    padding-bottom: 100px;
}
.hero-cards-title {
    color: #666;
    font-size: 20px;
    line-height: 28px;
}
.hero-entry-video {
    width: 1024px;
    position: relative;
    left: 30px;
    top: 45px;
}
@media screen and (max-width: 1600px) {
    .hero-entry-video {
        width: 640px;
    }
}

.ac-hero__background {
    z-index: -1;
}

ul.pagination {
  list-style: none;
}
.pagination {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.4em;
  z-index: 10;
}
.pagination {
  margin: 20px 0;
}
.pagination a {
  display: block;
  height: 20px;
  margin-bottom: 5px;
  color: #fff;
  position: relative;
  padding: 4px;
}
.pagination a:after {
  -webkit-transition: box-shadow 0.5s ease;
  transition: all 0.5s ease;
  width: 10px;
  height: 10px;
  display: block;
  border: 1px solid;
  border-radius: 50%;
  content: '';
  position: absolute;
  margin: auto;
  top: 0;
  right: 4px;
  bottom: 0;
  background-color: #fff;
}
.pagination a.active:after {
  box-shadow: inset 0 0 0 5px;
  height: 25px;
  border-radius: 15px;
}


@media screen and (min-height: 901px) {
    .modal--promo .welcomeback-content-main {
        flex-flow: column wrap;
    }
}
@media screen and (max-height: 900px) {
    .modal--innerbackdrop.modal--promo .modal-body, .modal--innerbackdrop.modal--promo.fade.in .modal-body{
        top: 50%;
    }
    .modal--welcomeback .modal-body-inner {
        transform: translateY(-50%);
    }
    .modal--promo .welcomeback-content-main{
        flex-flow: initial;
        align-items: center;
    }
    .modal--promo .welcomeback-content-main h3{
        line-height: 1.2;

    }
    .modal--promo .welcomeback-content .rte{
        padding-right: 10px;
        min-width: 50%;
    }
}
@media screen and (max-height: 576px) {
    .modal--promo .welcomeback-header h2{
        font-size: 28px;
    }
    .modal--promo .welcomeback-content-main h3{
        font-size: 20px;
    }
    .modal--promo .welcomeback-content-main .welcomeback-backgrounds img{
        max-width: 320px;
    }
    .modal--promo .welcomeback-content .rte{
        margin-bottom: 0;
        padding-right: 0;

    }
}
@media screen and (max-height: 420px) {
    .modal--promo .welcomeback-content-main .welcomeback-backgrounds img{
        display: none;
    }
    .modal--promo .welcomeback-content .rte{
        min-width: 100%;
    }
    .modal--promo .welcomeback-content-main h3{
        font-size: 17px;
    }
}


@media (max-width: 767px){
    .modal--promo .welcomeback .welcomeback-header {
        box-shadow: none;
        margin: 25px auto 0;
    }
}

@media screen and (max-width: 992px) {
    .modal--promo .welcomeback-content-main {
        flex-flow: column wrap;
    }
}
@media screen and (max-width: 330px) and (max-height: 578px) {
    .modal--promo .welcomeback-content-main .welcomeback-backgrounds img {
        max-width: 90%;
        margin: 0 auto;
        display: block;
    }
    .modal--promo .welcomeback-content-main{
        display: block;
    }
}

.scroll-to-top, .scroll-to-bottom {
    border-radius: 20px;
    color: #fff !important;
    line-height: 20px;
    transition: all .2s ease-in-out;
    background-color: hsla(0, 0%, 100%, 0.2);
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 1000;
    cursor: pointer;
    border: 1px solid hsla(197, 100%, 41%, 0.23);
}
.scroll-to-top {
    right: 20px;
    bottom: 90px;
    display: none;
}
.scroll-to-bottom {
    right: 20px;
    top: 90px;
}
@media screen and (max-width: 768px) {
    .scroll-to-top {
        bottom: 30px;
    }
}
@media screen and (max-width: 980px) {
    .scroll-to-bottom {
        top: 60px;
    }
}

.scroll-to-top svg, .scroll-to-bottom svg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    fill: #0094CF;
}
.scroll-to-top:hover, .scroll-to-top:active, .scroll-to-bottom:hover, .scroll-to-bottom:active {
    background-color: hsla(0, 0%, 100%, 1);
}

#sliding-popup {
    z-index: 999999 !important;
}
.sliding-popup-bottom {
    background-color: #fff;
    width: 100%;
    box-shadow: 0 -4px 0 0 rgba(0,0,0,0.02);
    min-height: 70px;
    padding-top: 10px;
}
#sliding-popup .popup-content {
    display: flex !important;
    align-items: center;
    justify-content: space-around;
}
#sliding-popup .popup-content #popup-buttons {
    display: flex;
    flex-wrap: wrap;
}
#sliding-popup .popup-content #popup-text h2 {
    font-size: 18px;
    line-height: 1.2em;
}
#sliding-popup .popup-content #popup-buttons button {
    margin: 5px;
    font-size: 16px;
    line-height: 16px;
}

.webform-client-form .form-type-checkbox.form-item-gdpr-form-compliance label {
    font-size: 18px;
    margin-bottom: 7px;
}