.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list {position: relative;overflow: hidden;display: block;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.slick-track {position: relative;left: 0;top: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before, .slick-track:after {content: "";display: table;}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {float: left;height: 100%;min-height: 1px;display: none;}
[dir="rtl"] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
html, body {font-size: 62.5%;margin: 0;font-family: "Source Sans Pro","Open Sans",sans-serif;font-weight: lighter;}
h1, h2, h3, h4, h5, h6 {display: inline-block;margin: 0;font-weight: normal;}
a {text-decoration: none !important;}
.section-content {padding: 5%;}
.section-title {width: 100%;text-align: center;margin-bottom: 75px;}
.section-title h1 {background-color: #ee4336;color: white;font-size: 3rem;padding: 10px 20px 10px 20px;}
@media (max-width: 991.98px) {.section-title h1 {font-size: 2.4rem;}}
@media (max-width: 767.98px) {.section-title h1 {font-size: 2rem;}}
.section-spacer {margin: 50px auto;height: 5px;width: 200px;background-color: #439b46;}
.page-title {background-color: #003d6b;text-align: center;color: white;padding: 8%;margin: 0px;font-size: 4.8rem;font-weight: bold;}
.page-title a {color: #439b46;}
@media (max-width: 575.98px) {.page-title {padding: 20%;}}
.full-page-title {min-height: 30vh;}
#site-navigation {position: fixed;height: 65px;width: 100%;margin-top: -10px;z-index: 100 !important;}
.floating-navigation {z-index: 5;background-color: white;opacity: .9;}
.floating-navigation #primary-menu li a {color: black;}
.site-header {width: 95%;top: 30px;left: 5%;}
.custom-logo-link {position: fixed;top: 15px;left: 20px;z-index: 200;}
.custom-logo-link img {width: auto;height: 40px;}
@media (max-width: 1000px) {.custom-logo-link {position: absolute;}}
#site-logo-dark {display: none;}
#primary-menu {position: absolute;top: 10px;left: 5%;width: 90%;display: flex;justify-content: flex-end;list-style: none;z-index: 5;}
#primary-menu li a {margin-left: 30px;margin-right: 10px;color: white;font-size: 2rem;text-decoration: none;}
.footer-row-1 {padding: 50px 10px 10px 10px;display: flex;justify-content: space-around;flex-wrap: wrap;}
.footer-column {font-size: 1.6rem;width: 22%;}
.footer-column p {margin-top: 5px;margin-bottom: 10px;font-size: 1.8rem;}
.footer-column a {text-decoration: none;color: black;}
@media (max-width: 575.98px) {.footer-column {width: 100%;text-align: center;}}
.footer-column.addresses-column {width: 44%;display: flex;flex-direction: row;flex-flow: wrap;align-content: space-between;}
@media (max-width: 991.98px) {.footer-column.addresses-column {width: 22%;flex-direction: column;}}
@media (max-width: 575.98px) {.footer-column.addresses-column {width: 100%;text-align: center;flex-direction: column;}}
.footer-column.addresses-column .address-col {width: 45%;margin-bottom: 40px;}
@media (max-width: 991.98px) {.footer-column.addresses-column .address-col {width: 100%;}}
.logo-column {display: flex;flex-wrap: wrap;justify-content: center;}
.logo-column img {max-width: 100px;margin: 10px;}
@media (max-width: 575.98px) {.logo-column img {margin-top: 25px;max-width: 75px;}}
.footer-email-link {font-weight: bold;}
.links-column {margin-left: 100px;}
@media (max-width: 575.98px) {.links-column {margin-left: 0px;margin-top: 25px;}}
.footer-row-2 {position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;background-color: #ebecec;height: 150px;}
.footer-social-links {width: 100px;position: absolute;bottom: 50px;left: 5%;display: flex;}
.footer-social-links .social-icon {margin-right: 10px;}
.footer-social-links .social-icon img {width: 30px;}
@media (max-width: 575.98px) {.footer-social-links {justify-content: center;top: 10px;width: 100%;left: 0;}}
.footer-copyright {position: absolute;bottom: 40px;right: 5%;font-size: 1.6rem;}
.footer-copyright a {text-decoration: none;color: black;}
@media (max-width: 575.98px) {.footer-copyright {width: 100%;text-align: center;right: 0;}}
#hero {height: 90vh;min-height: 600px;background-color: white;}
.hero-content {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background-position: top;background-size: cover;}
.hero-tagline {color: white;font-size: 4.8rem;padding: 10px;text-shadow: 1px 1px #000;text-align: center;max-width: 600px;font-weight: lighter;}
.benefits-title {text-align: center;}
.benefits-title h1 {margin-top: 75px;margin-bottom: 75px;padding: 5px;padding-left: 25px;padding-right: 25px;color: white;font-size: 3rem;background-color: #ee4336;}
.benefits-list {width: 60%;margin: 0 auto;}
@media (max-width: 575.98px) {.benefits-list {width: 90%;}}
.benefits-list-item {display: flex;margin-bottom: 50px;}
@media (max-width: 575.98px) {.benefits-list-item {flex-wrap: wrap;}}
.benefits-list-item-icon {display: flex;align-items: center;}
@media (max-width: 575.98px) {.benefits-list-item-icon {margin: 0 auto;}}
.benefits-list-item-icon img {width: 75px;}
.benefits-list-item-desc {margin-left: 25px;font-size: 2rem;font-weight: lighter;line-height: 1.5;margin-top: 15px;}
@media (max-width: 575.98px) {.benefits-list-item-desc {font-size: 1.8rem;}}
.benefits-list-item-desc .bold {font-weight: bold;}
.image-block-content {background-position: center;background-size: cover;height: 500px;display: flex;justify-content: center;align-items: center;}
.image-block-content a {text-decoration: none;color: black;}
.image-block-text {position: relative;background-color: white;font-size: 3.2rem;padding: 10px;z-index: 1;text-align: center;}
.image-block-text .strikethrough {display: inline-block;position: relative;z-index: 2;}
.image-block-text .strikethrough::after {z-index: -1;position: absolute;left: 0;top: 45%;content: "";height: 8px;width: 100%;background-color: #ee4336;}
.about-text {text-align: center;max-width: 1000px;font-size: 2.4rem;margin: 0 auto;font-weight: lighter;line-height: 1.5;}
@media (max-width: 991.98px) {.about-text {font-size: 2rem;}}
@media (max-width: 767.98px) {.about-text {font-size: 1.8rem;}}
.solutions-content {display: flex;flex-wrap: wrap;}
.solutions-image {width: 40%;}
@media (max-width: 767.98px) {.solutions-image {width: 100%;text-align: center;}}
.solutions-image img {width: 300px;height: auto;}
@media (max-width: 767.98px) {.solutions-image img {width: 200px;margin-bottom: 25px;}}
.solutions-items {width: 60%;display: flex;flex-direction: column;justify-content: center;}
@media (max-width: 767.98px) {.solutions-items {width: 100%;}}
.solutions-item {display: grid;grid-template-areas: "icon title" "icon text";grid-template-columns: 1fr 4fr;margin-bottom: 50px;}
.solutions-item .solutions-title {grid-area: title;font-size: 2rem;font-weight: normal;}
.solutions-item .solutions-icon {display: flex;justify-content: center;align-items: center;grid-area: icon;}
.solutions-item .solutions-icon img {width: 30px;}
.solutions-item .solutions-text {grid-area: text;line-height: 1.5;font-size: 2rem;}
@media (max-width: 767.98px) {.solutions-item .solutions-text {font-size: 1.8rem;}}
#product {position: relative;}
#product .section-content {background-position: center;}
.product-content {background-position: left;background-size: cover;}
@media (max-width: 767.98px) {.product-content {background-position: right;}}
.product-content-right {margin-left: 50%;}
@media (max-width: 767.98px) {.product-content-right {margin-left: 0%;}}
.product-description {font-size: 2rem;line-height: 1.5;font-weight: lighter;}
@media (max-width: 767.98px) {.product-description {font-size: 1.8rem;}}
@media (max-width: 575.98px) {.product-description {text-align: center;}}
.product-image {text-align: center;margin-top: 50px;}
.product-image img {width: 100%;}
@media (max-width: 575.98px) {.product-image img {width: 80%;}}
.partners-logos {margin-top: 50px;width: 100%;}
.partners-logo {margin: 20px;}
.partners-logo img {width: 150px;height: auto;}
.slick-slide img {width: 100%;}
.tiles {display: flex;flex-wrap: wrap;justify-content: center;}
@media (max-width: 575.98px) {.tiles {margin-top: 50px;}}
.benefits-tabs {height: 60px;display: flex;justify-content: center;}
.benefits-tab {cursor: pointer;width: 50%;line-height: 60px;text-align: center;font-size: 2.4rem;text-decoration: none !important;}
@media (max-width: 575.98px) {.benefits-tab {font-size: 1.8rem;}}
.benefits-tab i {font-size: 1.8rem;margin-left: 10px;}
@media (max-width: 575.98px) {.benefits-tab i {font-size: 1.6rem;}}
.benefits-tab:first-of-type {background-image: linear-gradient(rgba(0,61,107,.5),rgba(0,61,107,.5));color: white;}
.benefits-tab:nth-of-type(2) {background-image: linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7));color: black;}
#benefits-1 {margin-top: -60px;}
#difference .tiles-content {max-width: 800px;margin: 0 auto;}
.solutions-section .section-content {padding-top: 0px;}
.benefit {width: 50%;margin-bottom: 100px;text-align: center;}
@media (max-width: 575.98px) {.benefit {width: 100%;margin-bottom: 50px;}}
.benefit img {width: 40px;margin-bottom: 25px;}
.benefits-text {margin-left: 10%;max-width: 80%;text-align: center;font-size: 2rem;}
@media (max-width: 575.98px) {.benefits-text {font-size: 1.8rem;}}
.integrated-tracking-partner {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 33%;margin-bottom: 75px;}
.integrated-tracking-partner img {width: 150px;}
@media (max-width: 575.98px) {.integrated-tracking-partner img {width: 75px;}}
@media (max-width: 767.98px) {#insights .solutions-content {flex-direction: column-reverse;}}
#insights .solutions-items {width: 60%;}
@media (max-width: 767.98px) {#insights .solutions-items {width: 100%;}}
#insights .solutions-image {width: 40%;}
@media (max-width: 767.98px) {#insights .solutions-image {width: 100%;text-align: center;}}
@media (max-width: 767.98px) {.tile.testimonial {width: 100%;}}
#testimonials {background-position: center;background-size: cover;}
#testimonials .tiles {margin: 0 auto;max-width: 1500px;}
#testimonials .section-title {margin-top: 0px;padding-top: 50px;}
.testimonial {position: relative;margin: 2.5%;width: 40%;background: linear-gradient(rgba(0,61,107,.8),rgba(0,61,107,.8));padding: 25px;}
@media (max-width: 991.98px) {.testimonial {width: 100%;}}
.testimonial .testimonial-quote-image img {width: 30px;height: 30px;}
.testimonial .testimonial-image {position: absolute;bottom: 0;right: 0;height: 80%;width: auto;}
@media (max-width: 575.98px) {.testimonial .testimonial-image {height: 40%;}}
.testimonial .testimonial-content {height: 100%;display: flex;flex-direction: column;justify-content: space-between;width: 70%;color: white;font-size: 1.8rem;}
.testimonial .testimonial-text {margin-top: 15px;margin-bottom: 15px;color: white;}
#publishers-section-1 {max-width: 1000px;margin: 0 auto;}
#publishers-section-1 .logo {text-align: center;}
#publishers-section-1 .logo img {width: 250px;}
#publishers-section-1 .about-text {margin-top: 50px;margin-bottom: 50px;}
#publishers-section-1 .conducive-items {margin: 75px auto;max-width: 800px;}
#publishers-section-1 .conducive-item {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 25px;}
@media (max-width: 767.98px) {#publishers-section-1 .conducive-item:nth-of-type(2) {flex-direction: column-reverse;}}
#publishers-section-1 .conducive-item-image {height: 225px;background-color: black;display: flex;justify-content: center;}
@media (max-width: 767.98px) {#publishers-section-1 .conducive-item-image {margin: 0 auto;margin-bottom: 25px;}}
#publishers-section-1 .conducive-item-text {width: 65%;font-size: 1.8rem;line-height: 1.5;display: flex;align-items: center;}
@media (max-width: 767.98px) {#publishers-section-1 .conducive-item-text {width: 100%;text-align: center;}}
#publishers-section-2 .section-content {padding-top: 0;}
#publishers-section-3 .section-title {text-align: left;}
@media (max-width: 575.98px) {#publishers-section-3 .section-title {text-align: center;margin-top: 25px;margin-left: 0;margin-bottom: 30px;}}
#publishers-section-3 .section-content {padding-right: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
@media (max-width: 575.98px) {#publishers-section-3 .section-content {flex-direction: column-reverse;}}
#publishers-section-3 .section-text-content {width: 60%;font-size: 1.8rem;line-height: 1.5;}
@media (max-width: 575.98px) {#publishers-section-3 .section-text-content {width: 100%;}}
#publishers-section-3 .section-image-content {width: 40%;}
@media (max-width: 575.98px) {#publishers-section-3 .section-image-content {width: 100%;}
	#publishers-section-3 .section-image-content img {width: 200px;}}
#publishers-section-3 .section-image-content img {width: 100%;max-width: 475px;}
#publishers-section-4 .section-title {text-align: left;margin-left: 5%;}
@media (max-width: 575.98px) {#publishers-section-4 .section-title {text-align: center;margin-left: 0;margin-bottom: 30px;}}
#publishers-section-4 .section-content {background-position: center;background-size: cover;}
#team .section-content {padding-top: 0px;}
.team-items {position: relative;z-index: 0;display: flex;flex-wrap: wrap;justify-content: space-around;text-align: center;}
@media (max-width: 991.98px) {.team-items {justify-content: center;}}
.team-member {position: relative;width: 30%;margin-bottom: 25px;}
@media (max-width: 991.98px) {.team-member {width: 300px;margin: 0 25px 50px 25px;}}
.team-member-photo {z-index: -1;}
.team-member-photo img {width: 80%;border-radius: 50%;}
.team-member-name {margin-top: 10px;font-size: 1.8rem;font-weight: normal;}
.team-member-title {font-size: 1.6rem;font-weight: normal;}
.team-member-overlay {visibility: hidden;width: 100%;background-color: white;opacity: .9;position: absolute;bottom: 0;height: 75%;text-align: left;font-size: 1.4rem;font-family: "Source Sans Pro","Open Sans",sans-serif;transition: .5s ease;font-weight: lighter;}
.team-member:hover .team-member-overlay {height: 100%;visibility: visible;}
.team-member-overlay-name {font-weight: normal;font-size: 1.6rem;padding-top: 15px;}
.team-member-overlay-title {font-weight: normal;font-size: 1.4rem;}
.team-member-overlay-bio {text-align: center;font-weight: lighter;}
.page-text-title {text-align: center;font-size: 2.4rem;color: white;background-color: #ee4336;padding: 5px;margin-bottom: 25px;}
.page-text-content {padding: 10px 10px 10px 10px;font-size: 1.6rem;max-width: 800px;margin: 0 auto;}
@media (max-width: 575.98px) {.page-text-content {padding: 100px 10px 10px 10px;}}
.contact-form {margin: 50px auto;max-width: 500px;}
.contact-form ul {list-style: none;padding-left: 0px;}
.contact-form li {margin-bottom: 20px;}
.contact-form form {width: calc(100% - 30px);padding: 10px;}
.contact-form label {font-weight: normal;font-size: 1.8rem;}
.contact-form select {border: 1px solid #dddfe0;height: 30px;font-size: 1.6rem;}
.contact-form .gfield_radio {display: flex;}
.contact-form .gfield_radio li {margin: 10px;}
.contact-form .gfield_radio li label {margin-left: 5px;}
.contact-form input[type="text"], .contact-form input[type="email"] {border: 1px solid #dddfe0;width: 100%;padding: 5px;font-size: 1.8rem;margin-top: 5px;}
.contact-form textarea {height: 200px;border: 1px solid #dddfe0;width: 100%;padding: 5px;font-size: 1.8rem;}
.contact-form input[type="submit"] {background-color: #003d6b;color: white;padding: 10px;width: 103%;font-size: 1.8rem;text-transform: uppercase;font-family: "Source Sans Pro","Open Sans",sans-serif !important;border: none;cursor: pointer;border-radius: 2px;}
.validation_error {font-size: 1.4rem;color: #ee4336;font-weight: normal;}
.validation_message {font-size: 1.4rem;color: #ee4336;font-weight: normal;}
.gfield_required {color: #ee4336;}
.gform_confirmation_message_1 {margin: 5%;font-size: 1.6rem;}
.news-container {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 5%;}
.news-excerpt, .news-excerpt-with-image {position: relative;cursor: pointer;width: 45%;min-width: 200px;border: 2px solid #dddfe0;padding: 15px;margin-bottom: 25px;text-decoration: none;color: black;}
@media (max-width: 991.98px) {.news-excerpt, .news-excerpt-with-image {width: 100%;}}
.news-excerpt-logos img {width: 125px;}
.news-excerpt:hover, .news-excerpt-with-image:hover {transition: box-shadow .4s ease;box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);}
.news-excerpt-title {font-size: 2rem;font-weight: bold;}
.news-excerpt-text {font-size: 1.8rem;line-height: 1.5;}
.news-excerpt-text p {margin-top: 0px;}
.news-excerpt-link {color: #003d6b;font-weight: bold;cursor: pointer;}
.news-excerpt-with-image {display: flex;flex-wrap: wrap;text-decoration: none;}
.news-excerpt-with-image .news-excerpt-image {background-position: center;background-size: cover;width: 45%;margin-right: 5%;}
.news-excerpt-with-image .news-excerpt-image img {height: auto;width: 100%;}
@media (max-width: 575.98px) {.news-excerpt-with-image .news-excerpt-image {width: 100%;height: 200px;margin-right: 0;}}
.news-excerpt-with-image .news-excerpt-content {width: 50%;text-decoration: none;color: black;}
@media (max-width: 575.98px) {.news-excerpt-with-image .news-excerpt-content {margin-top: 15px;width: 100%;}}
.news-excerpt-date {font-size: 1.6rem;margin-top: 3px;margin-bottom: 3px;}
.news-excerpt-author {font-size: 1.6rem;margin-top: 5px;margin-bottom: 5px;font-weight: bold;}
.article-title {font-size: 3rem;display: block;}
.article-author {margin-top: 15px;display: block;font-size: 2rem;}
.article-content {font-size: 1.6rem;padding: 5%;max-width: 800px;margin: 0 auto;line-height: 1.5;}
.article-content a {text-decoration: none;color: #003d6b;}
img.alignright {float: right;margin: 0 0 1em 1em;}
img.alignleft {float: left;margin: 0 1em 1em 0;}
img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
a img.alignright {float: right;margin: 0 0 1em 1em;}
a img.alignleft {float: left;margin: 0 1em 1em 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.blog-page-title {background-color: #439b46;}
.blog-title {background-color: #439b46;}
#team-image img {width: 100%;}
#work-with-us .section-title h1 {padding-left: 50px;padding-right: 50px;}
#success-factors, #benefits {text-align: center;}
#success-factors .sub-section-title, #benefits .sub-section-title {font-weight: bold;font-size: 2rem;margin-bottom: 25px;}
.success-factors-container {display: flex;flex-wrap: wrap;justify-content: space-around;}
.success-factors-item {width: 275px;margin: 25px;}
.success-factors-item img {margin: 0 auto;display: block;height: 50px;}
.success-factors-item .title {font-weight: bold;font-size: 2rem;margin: 20px 0 15px 0;}
.success-factors-item .description {font-size: 1.8rem;line-height: 1.5;}
.benefits-container {font-size: 2rem;line-height: 1.5;}
#cta {text-align: center;padding-bottom: 100px;}
.careers-cta {background-color: #ee4336;color: white;text-decoration: none;font-size: 3rem;padding: 10px 15px 10px 15px;}
.careers-cta span {font-weight: bold;}
@media (max-width: 575.98px) {.careers-cta {font-size: 1.8rem;padding: 5px;display: block;}}