/*
	Copyright (C) Hoefler & Co.
	This software is the property of Hoefler & Co. (H&Co).
	Your right to access and use this software is subject to the
	applicable License Agreement, or Terms of Service, that exists
	between you and H&Co. If no such agreement exists, you may not
	access or use this software for any purpose.
	This software may only be hosted at the locations specified in
	the applicable License Agreement or Terms of Service, and only
	for the purposes expressly set forth therein. You may not copy,
	modify, convert, create derivative works from or distribute this
	software in any way, or make it accessible to any third party,
	without first obtaining the written permission of H&Co.
	For more information, please visit us at http://typography.com.
*/

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-XLight_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-XLight_Web.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-XLightItalic_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-XLightItalic_Web.woff') format('woff');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-Light_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-Light_Web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-LightItalic_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-LightItalic_Web.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-Book_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-BookItalic_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-BookItalic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-Medium_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-Medium_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-MediumItalic_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-MediumItalic_Web.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-Bold_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-BoldItalic_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-BoldItalic_Web.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-Black_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-Black_Web.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham SSm';
	src:url('./woff2/GothamSSm-BlackItalic_Web.woff2') format('woff2'),
		url('./woff/GothamSSm-BlackItalic_Web.woff') format('woff');
	font-weight: 800;
	font-style: italic;
}

.copy-mixed a {
	color:#5985E0;
}
.copy-mixed a:hover {
	color:#1E3252;
}


@media (min-width: 992px) and (max-width: 1200px) {
.container {
  max-width: 1140px;
}
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px; 
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1440px; 
  }
}
.header__logo-col {
  margin: 0;
  padding: 0!important;
}
.header__logo img {
  height: 32px;
  width: auto;
}  
@media (min-width: 992px) {
  .header__logo img {
    height: 41px;
  }
}
@media (min-width: 1200px) {
  .header__logo img {
    height: 48px;
  }
}
.home-hero,
.hero--with-btn,
.hero--two-btn {
  color: #fff;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  padding: 0;
  background-size: cover;
}
@media (min-width: 992px) {
  .home-hero,
  .hero--with-btn {
    background-size: cover;
    background-position: 85% 0%;
  }
}
.home-hero__title {
  font-size: 3rem;
  text-align: center;
}
@media (min-width: 768px) {
  .home-hero__title {
    font-size: 6rem;
  }
}
@media (min-width: 992px) {
  .home-hero__title {
    font-size: 8rem;
    margin: 0 auto 3rem;
    max-width: 95rem;
  }
}
.home-hero p {
  width: 85%;
  margin: 0 auto;
}
.home-hero .portrait {
  left: 80%;
}
@media (min-width: 768px) {
  .home-hero p {
    width: 100%;
    max-width: 80rem;
  }
  .home-hero .portrait {
    left: 50%;
    height: 100% !important;
  }
}
.home-hero .landscape {
  @media (min-width: 1165px) {
    left: -130px;
    top: 40%;
    width: 550px;
  }
  @media (min-width: 1440px) {
    left: 0px;
    top: 50%;
    width: 100%;
  }
}
.overlay-container {
  position: relative;
  z-index: 1;
}
.hamburger {
  display: inline-block;
}
.mobile-visible {
  display: block;
}
.mobile-visible.text-center {
  text-align: center;
}
.mobile-visible img {
  max-height: 140px;
}
.desktop-visible {
  display: none;
}
@media (min-width: 992px) {
  .mobile-visible {
    display: none;
  }
  .desktop-visible {
    display: block;
  }
  .hamburger {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .hamburger {
    display: none;
  }
}
.mobile-nav {
  display: flex;
}
@media (min-width: 992px) {
  .mobile-nav {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .mobile-nav {
    display: none;
  }
}
.cta__title {
  max-width: 80%;
}
.main-nav {
  display: flex;
}
.main-nav__list {
  display: none;
}
@media (min-width: 992px) {
  .main-nav__list {
    display: none;
  }
  .main-nav__list .parent-mobile-item {
    display: none;
  }
}
@media (min-width: 1200px) {
  .main-nav__list {
    display: block;
  }
}
.main-nav__list_mobile {
  display: block;
}
@media (min-width: 992px) {
  .main-nav__list_mobile {
    display: block;
  }
}
@media (min-width: 1200px) {
  .main-nav__list_mobile {
    display: none;
  }
}
.flex-5 {
	border-top-color:#5985E0;
}
.bg-teal,
.cta--teal,
.cta,
.hero--teal {
	background-color:#5985E0 !important;
}
.cta--black,
.cta--black .cta__action a {color:#1a1a1a;}
.award-item__block--teal,
.horizontal-card__link--teal {
	background-color: #1E3252;
    color: #fff;}
.award-item__block--dark-gray,
.career-item__overlay,
.horizontal-card__link--dark-gray {
    color: #fff;
    background-color: #231f20;
}
.award-item__block--gray {
    background-color: #F0F1F5;
}
.new-item__link--teal,
.new-item__link--neon:hover .new-item__overlay,
.item--teal {background-color:#1E3252;}
.new-item__link--neon:hover,
.new-item__link--neon:hover p,
.new-item__link--teal,
.new-item__link--teal p,
.item--teal .text-black {color:#fff;}
.new-item__link--teal:hover,
.new-item__link--teal:hover p {color:#231f20}
.new-item__link--gray,
.item--gray {
    background-color: #F0F1F5;
}
body .event-item .item--gray h3 {
	color:#000
}
body .events .event-item .item--gray h3 {color:#fff;}
.new-item__link--gray:hover .new-item__overlay {background:#d4d4d5;}
.consumer,
.newsroom-detail-hero {background-color:#F0F1F5;}
.newsroom-detail-hero:after {display:none;}

.default-hero__meta a {color:#5985E0;}
.content-section__desc--default a:hover,
.default-hero__meta a:hover,
a.text-dark-teal:hover {color:#1E3252;}

 
.insight-item__link--neon .insight-item__overlay,
.success-stories .col-lg-6:nth-child(3n + 1) .success-story-item__overlay {background:rgba(30,50,82,.75)}
.insight-item__link--teal .insight-item__overlay,
.success-stories .col-lg-6:nth-child(3n + 2) .success-story-item__overlay {background:rgba(89,133,224,.75)}
.insight-item__link--gray .insight-item__overlay,
.success-stories .col-lg-6:nth-child(3n + 3) .success-story-item__overlay {background:rgba(240,241,245,.75)}
.insight-item__link--black .insight-item__overlay {}
.success-stories .col-lg-6:nth-child(3n + 3) .success-story-item__link,
.success-stories .col-lg-6:nth-child(3n + 3) p {color:#000;}
.success-stories .col-lg-6:nth-child(3n + 3) .success-story-item:hover .success-story-item__link,
.success-stories .col-lg-6:nth-child(3n + 3) .success-story-item:hover p {color:#fff;}
.leader-item__block {background-color:rgba(30,50,82,.5)}
.text-grey {
    color: #231f20;
}
.text-blue {
	color:#5985E0;
}

.insight-item__link--teal,
.btn--teal {background-color:#5985E0;color:#fff;}
.btn--teal:hover:after {
	background-color:#1E3152;
}
.btn--teal:hover {color:#fff;}
/* .page-template-front-page .home-hero {
  padding: 12rem 0 12rem;
  background-size: cover;
  background-repeat: no-repeat;
} */
.page-template-front-page .solutions-overview__accordion-tab-title {
  padding-right: 16px;
}
.content-section--careers-detail li:before {
	background-color:#5985E0;
}
a.btn:hover span.text-black  {color:#fff;}
/* @media (min-width: 768px) {
  .page-template-front-page .home-hero {
    padding: 20rem 0 20rem;
  }
}
@media (min-width: 992px) {
  .page-template-front-page .home-hero {
    padding: 31rem 0 15rem;
  }
}
@media (min-width: 2500px) {
  .page-template-front-page .home-hero {
    padding-top: 36vh;
    padding-bottom: 29vh;
  }
} */
.page-template-front-page .home-hero__title,
.hero--two-btn h1 {
  font-family: 'HCo Gotham SSm';
  text-shadow: 2px 2px 4px #000000;
}
.page-template-front-page .home-hero__title,
.hero--two-btn h1 {
  font-size: 3.5rem;
}
@media (min-width: 768px) {
  .page-template-front-page .home-hero__title,
  .hero--two-btn h1 {
    font-size: 4.5rem;
  }
  .page-template-front-page .home-hero p {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .page-template-front-page .home-hero__title,
  .hero--two-btn h1 {
    font-size: 6rem;
    line-height: 1.17;
    margin: 0;
    /*max-width: 65%;*/
    text-align: left;
  }
}

.page-template-front-page .content-section--full--width,
.page-template-template-creative-gallery .content-section--full--width,
.page-template-front-page .content-section--full--width--cta,
.page-template-template-amobeeu .content-section--full--width {
  background-color: #1E3252;
  color:#231f20;
  padding: 4rem 0 6rem 0;
}
.page-template-front-page .content-section--full--width,
.page-template-template-creative-gallery .content-section--full--width,
.page-template-front-page .content-section--full--width--cta,
.page-template-template-locations .content-section--full--width,
.page-template-template-locations .content-section--full--width--cta {
	background-color:#5985E0;
}
body.page-template-front-page .content-section--full--width--cta a,
.page-template-template-creative-gallery .content-section--full--width a {
	background-image: linear-gradient(to right, #1E3252 50%, #fff 50%);
}
body.page-template-front-page .content-section--full--width--cta a:hover,
.page-template-template-creative-gallery .content-section--full--width a:hover {color:#1E3252}
.page-template-front-page .content-section--full--width,
.page-template-front-page .content-section--full--width--cta,
.page-template-template-locations .content-section--full--width,
.page-template-template-locations .content-section--full--width--cta {color:#fff;}
.page-template-template-amobeeu .content-section--full--width {
	background-color:#F1F1EF;
}
.page-template-front-page .content-section--full--width .content-section__desc p,
.page-template-template-creative-gallery .content-section--full--width .content-section__desc p,
.page-template-template-amobeeu .content-section--full--width .content-section__desc p,
.page-template-template-locations .content-section--full--width .content-section__desc p {
  line-height: 1.2;
}
.page-template-template-locations .content-section--home--content-1 {padding-bottom:6rem;}
@media (min-width: 1440px) {
	.page-template-template-locations .content-section--home--content-1 {padding-bottom:10rem;}
}
@media (min-width: 992px) {
  .page-template-front-page .content-section--full--width,
  .page-template-template-creative-gallery .content-section--full--width,
  .page-template-front-page .content-section--full--width--cta,
  .page-template-template-amobeeu .content-section--full--width,
  .page-template-template-locations .content-section--full--width,
  .page-template-template-locations .content-section--full--width--cta {
    padding: 8rem 0 8rem 0;
  }
}
.page-template-front-page .content-section__desc,
.page-template-template-creative-gallery .content-section--full--width,
.page-template-template-amobeeu .content-section--full--width .content-section__desc,
.page-template-template-locations .content-section--full--width {
  text-align: center;
}
.content-section--full--width--cta .content-section__title,
.content-section--full--width--cta .content-section__title h2,
.content-section--full--width--cta .content-section__title h3 {
  margin-bottom: 1rem;
}
.content-section--full--width--cta .content-section__title h3 {
  /*font-size: 3rem;*/
}
.content-section--full--width--cta .content-section__desc {
  text-align: left;
}
.page-template-front-page .hero-consensus {
  text-align: center;
}
.page-template-front-page .content-section__desc p,
.page-template-template-creative-gallery .content-section--full--width p,
.page-template-template-amobeeu .content-section__desc p {
  font-size: 18px;
  line-height: 1.5;
}
.page-template-template-creative-gallery .content-section--full--width p {color:#fff;}
@media (min-width: 992px) {
  .page-template-front-page .content-section__desc p,
  .page-template-template-creative-gallery .content-section--full--width p,
  .page-template-template-amobeeu .content-section__desc {
    font-size: 24px;
  }
  .page-template-front-page .content-section--full--width .content-section__desc p,
  .page-template-template-locations .content-section--full--width .content-section__desc p {
    font-size: 40px;
  }
  .page-template-template-amobeeu .content-section--full--width  .content-section__desc p {
    font-size: 32px;
  }
  .page-template-front-page .hero-consensus {
    text-align: left;
  }
}
.page-template-front-page .content-section--home--content-1 {
  padding-top: 6rem;
}
.page-template-front-page .content-section--home--content-1 p {
  font-size: 1.6rem;
  text-align: left;
}
@media (min-width: 992px) {
  .page-template-front-page .content-section--home--content-1 {
    padding-top: 14rem;
  }
  .page-template-front-page .content-section--home--content-1 p {
    font-size: 2rem;
  }
}
.page-template-front-page .content-section--home--content-2 {
  padding-top: 6rem;
}
.page-template-front-page .content-section--home--content-2 p {
  font-size: 1.6rem;
  text-align: left;
}
@media (min-width: 992px) {
  .page-template-front-page .content-section--home--content-2 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }
  .page-template-front-page .content-section--home--content-2 p {
    font-size: 2rem;
  }
}
.page-template-front-page .content-section--home--content-3 {
  padding-top: 6rem;
  padding-bottom: 10rem;
}
.page-template-front-page .content-section--home--content-3 p {
  font-size: 1.6rem;
  text-align: left;
}
@media (min-width: 992px) {
  .page-template-front-page .content-section--home--content-3 p {
    font-size: 2rem;
  }
}
.page-template-front-page .content-section__title--home {
  margin-top: 0;
  /*font-size: 2.2rem;*/
  padding: 0rem 0 0;
}
.page-template-front-page .solutions-overview__title {
  /*font-size: 2.2rem;*/
  margin: 0 0 3rem;
}
.page-template-template-platformdemo .content-section a {
  font-size: 16px;
}
a.btn-careers {
  display: inline-block;
  margin-bottom: 20px;
}
.page-template-front-page .content-section a,
.page-template-template-creative-gallery .content-section--full--width a,
.page-template-template-amobeeu .content-section a,
a.btn-careers,
.page-template-template-locations .content-section a,
.page-template-template-international .content-section a,
.page-template-template-international .additional-features-modified .feature-item__link a {
  background-color: #5985E0;
  color: #fff;
  font-family: 'HCo Gotham SSm';
  padding: 5px 15px 7px 15px;
  font-size: 16px;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #5985E0 50%, #1E3252 50%);
  transition: background-position 0.3s ease;
  text-align: center;
  border-radius:5px;
}
.content-section__action.btn-inverse a {
}
/*.page-template-template-platformdemo .content-section a::before,
.page-template-template-platformdemo .content-section a::after*/
.page-template-front-page .content-section a::before,
.page-template-front-page .content-section a::after,
.page-template-template-creative-gallery .content-section--full--width a::before,
.page-template-template-creative-gallery .content-section--full--width a::after,
.page-template-template-amobeeu .content-section a::before,
.page-template-template-amobeeu .content-section a::after,
a.btn-careers::before,
a.btn-careers::after,
.page-template-template-international .content-section a:before,
.page-template-template-international .content-section a:after,
.page-template-template-locations .content-section a:before,
.page-template-template-locations .content-section a:after {
  background-image: none;
}
.page-template-front-page .content-section a:hover,
.page-template-template-creative-gallery .content-section--full--width a:hover,
.page-template-template-amobeeu .content-section a:hover,
.page-template-template-platformdemo .content-section a:hover,
.page-template-template-locations .content-section a:hover,
a.btn-careers:hover {
  background-position: -100% 0;
}
@media (min-width: 992px) {
  /*.page-template-template-platformdemo .content-section a */
  .page-template-front-page .content-section a,
  .page-template-template-creative-gallery .content-section--full--width a,
  .page-template-template-amobeeu .content-section a,
  a.btn-careers,
  .page-template-template-international .content-section a,
  .page-template-template-international .additional-features-modified .feature-item__link a,
  .page-template-template-locations .content-section a {
    padding: 13px 15px 15px 15px;
    min-width: 160px;
  }
  .page-template-front-page .solutions-overview__title {
    /*font-size: 3rem;*/
    margin: 0 0 6rem;
  }
  .page-template-front-page .content-section__title--home {
    /*font-size: 2.6rem;*/
    padding: 6rem 0 0;
  }
}
.page-template-template-creative-gallery .content-section--full--width a {background-image:linear-gradient(to right, #1E3252 50%, #fff 50%);}
.page-template-front-page .content-section .content-section__videoembed a,
.page-template-template-platformdemo .content-section .content-section__videoembed a {
  background: none;
  padding: 0;
}
.page-template-front-page .solutions-overview.with-cta {
  padding: 9rem 0;
}
@media (min-width: 992px) {
  .page-template-front-page .solutions-overview.with-cta {
    padding: 13rem 0;
  }
}
.page-template-front-page .solutions-overview.with-cta a {
  background-color: #5985E0;
  color: #fff;
  font-family: 'HCo Gotham SSm';
  padding: 5px 15px 7px 15px;
  font-size: 16px;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #5985E0 50%, #5985E0 50%);
  transition: background-position 0.3s ease;
  text-align: center;
  border-radius: 5px;
}
.page-template-front-page .solutions-overview.with-cta a::before,
.page-template-front-page .solutions-overview.with-cta a::after {
  background-image: none;
}
.page-template-front-page .solutions-overview.with-cta a:hover {
  background-position: -100% 0;
}
@media (min-width: 992px) {
  .page-template-front-page .solutions-overview.with-cta a {
    padding: 13px 15px 15px 15px;
    min-width: 160px;
  }
}
.page-template-front-page .logos-grid {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.page-template-front-page .logos-grid img {
  max-height: 105px;
}
@media (min-width: 992px) {
  .page-template-front-page .logos-grid {
    padding-top: 130px;
    padding-bottom: 140px;
  }
}
.page-template-front-page .logos-grid__title {
  padding-bottom: 40px;
}
.page-template-front-page .multiple-post-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .page-template-front-page .multiple-post-grid__row {
    display: flex;
  }
}
.page-template-front-page .multiple-post-grid__row .event-item {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.2rem;
}
.page-template-front-page .multiple-post-grid__row .event-item h3 {
  left: 2rem;
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  .page-template-front-page .multiple-post-grid__column {
    width: 33.2%;
    margin-right: 0.3%;
    display: inline-block;
  }
}
.page-template-front-page .multiple-post-grid__column:nth-child(2) .event-item {
  height: 100%;
}
.page-template-front-page
  .multiple-post-grid__column:nth-child(2)
  .event-item__link {
  height: 99.6%;
  max-height: 100%;
}
.page-template-template-kluge .home-hero,
.page-template-template-careers-lander-primary .hero--with-btn {
  background-position: 85% 0%;
  padding: 12rem 0 12rem;
}
@media (max-width: 768px) {
  .page-template-template-kluge .home-hero,
  .page-template-template-careers-lander-primary .hero--with-btn {
    /*height: 50vh;*/
    background-position: 0% 0%;
  }
}
@media (min-width: 768px) {
  .page-template-template-kluge .home-hero,
  .page-template-template-careers-lander-primary .hero--with-btn {
    padding: 20rem 0 20rem;
    background-position-x: left;
  }
}
@media (min-width: 992px) {
  .page-template-template-kluge .min-height-lg-560 {
    min-height: 450px;
  }
  .page-template-template-kluge .home-hero,
  .page-template-template-careers-lander-primary .hero--with-btn {
    padding: 8rem 0 8rem;
    min-height: 50vh;
    background-position: 35% 0%;
  }
}
.page-template-template-kluge .home-hero__title {
  text-align: left;
}
.page-template-template-kluge .home-hero__title.blue-text {
  color: #5985E0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .page-template-template-kluge .home-hero__title {
    font-size: 6rem;
    line-height: 1.17;
    margin: 0;
    max-width: 100%;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .page-template-template-kluge .home-hero p {
    width: 100%;
    max-width: 100%;
  }
}
.page-template-template-kluge .content-section--full--width {
  background-color: #f1f1ef;
  padding: 4rem 0 6rem 0;
}
.page-template-template-kluge .content-section--full--width .content-section__desc p {
  line-height: 1.2;
  text-align: center;
}
@media (min-width: 992px) {
  .page-template-template-kluge .content-section--full--width {
    padding: 8rem 0 8rem 0;
  }
}
.page-template-template-kluge .content-section__desc p {
  font-size: 18px;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .page-template-template-kluge .content-section__desc p {
    font-size: 24px;
  }
  .page-template-template-kluge .content-section--full--width .content-section__desc p {
    font-size: 40px;
  }
}
.page-template-template-kluge .content-section__title--home {
  width: 100%;
  margin: 0;
  margin-bottom: 2.2rem;
  /*font-size: 2.2rem;*/
}
@media (min-width: 576px) {
  .page-template-template-kluge .content-section__title--home {
    width: 100%;
    /*font-size: 2.6rem;*/
  }
}
@media (min-width: 768px) {
  .page-template-template-kluge .content-section__title--home {
    margin: 0 0 3.2rem;
    width: 92%;
  }
}
@media (min-width: 992px) {
  .page-template-template-kluge .content-section__title--home {
    width: 78%;
  }
}
.page-template-template-kluge .content-section--home--content-1 {
  padding-top: 6rem;
}
.page-template-template-kluge .content-section--home--content-1 p {
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  .page-template-template-kluge .content-section--home--content-1 {
    text-align: left;
    padding-top: 13rem;
  }
  .page-template-template-kluge .content-section--home--content-1 p {
    text-align: left;
    font-size: 2rem;
  }
}
.page-template-template-kluge .content-section--home--content-2 {
  padding-top: 6rem;
  padding-bottom: 0rem;
}
.page-template-template-kluge .content-section--home--content-2 p {
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  .page-template-template-kluge .content-section--home--content-2 {
    text-align: left;
    padding-top: 13rem;
    padding-bottom: 13rem;
  }
  .page-template-template-kluge .content-section--home--content-2 p {
    text-align: left;
    font-size: 2rem;
  }
}
.page-template-template-kluge .content-section--home--content-3 {
  padding-top: 6rem;
  padding-bottom: 10rem;
}
.page-template-template-kluge .content-section--home--content-3 p {
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  .page-template-template-kluge .content-section--home--content-3 {
    text-align: left;
    padding-top: 0rem;
    padding-bottom: 13rem;
  }
  .page-template-template-kluge .content-section--home--content-3 p {
    text-align: left;
    font-size: 2rem;
  }
}
.page-template-template-kluge .content-section__title--home {
  margin-top: 0;
}
.hero-consensus {
  margin-top: 20px;
  /*text-align: center;*/
}
@media (min-width: 992px) {
.hero-consensus {
  text-align: left;
}
}
.page-template-template-kluge .content-section a,
.page-template-template-vs-campaign .content-section a,
.page-template-template-amobeeu .content-section a,
.page-template-template-platformdemo .content-section a,
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--teal,
.btn--neon,
.btn--black,
body .slider-cta a,
.home-quote a,
.nav-consensus a,
.hero-consensus a {
  background-color: #5985E0;
  color: #fff;
  font-family: 'HCo Gotham SSm';
  padding: 5px 15px 7px 15px;
  font-size: 16px;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #5985E0 50%, #1E3252 50%);
  transition: background-position 0.3s ease;
  text-align: center;
  display: inline-block;
  border-radius:5px;
}
.page-template-template-vs-campaign .content-section a,
.page-template-template-platformdemo .content-section a,
.page-template-template-amobeeu .content-section a,
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--teal,
.btn--neon,
.btn--black,
body .slider-cta a,
.home-quote a, { background-image: linear-gradient(to right, #cbf41d 50%, #B9DC2B 50%);}
.page-template-template-kluge .content-section a::before,
.page-template-template-kluge .content-section a::after,
.page-template-template-vs-campaign .content-section a::before,
.page-template-template-vs-campaign .content-section a::after,
.page-template-template-platformdemo .content-section a::before,
.page-template-template-platformdemo .content-section a::after,
.page-template-template-amobeeu .content-section a::before,
.page-template-template-amobeeu .content-section a::after,
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal::before,
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal::after,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--teal:before,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--teal:after,
.btn--neon::before,
.btn--neon::after,
.btn--black::before,
.btn--black::after,
body .slider-cta a::before,
body .slider-cta a::after,
.home-quote a::before,
.home-quote a::after,
.nav-consensus a:before,
.nav-consensus a:after,
.hero-consensus a:before,
.hero-consensus a:after {
  background-image: none;
}
.page-template-template-kluge .content-section a:hover,
.page-template-template-vs-campaign .content-section a:hover,
.page-template-template-platformdemo .content-section a:hover,
.page-template-template-amobeeu .content-section a:hover,
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal:hover,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--teal:hover,
.btn--neon:hover,
.btn--blac:hover,
body .slider-cta a:hover,
.home-quote a:hover,
.nav-consensus a:hover,
.hero-consensus a:hover {
  background-position: -100% 0;
}
body .slider-cta a {font-weight:400;text-transform:none;}
@media (min-width: 992px) {
  .page-template-template-kluge .content-section a,
  .page-template-template-vs-campaign .content-section a,
  .page-template-template-platformdemo .content-section a,
  .page-template-template-amobeeu .content-section a,
  .page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal,
  .page-template-template-locations .quote-with-cta .quote-cta .btn--cta--teal,
  .btn--neon,
  .btn--black,
  body .slider-cta a,
  .home-quote a,
  .nav-consensus a,
  .hero-consensus a {
    padding: 13px 15px 15px 15px;
    min-width: 200px;
  }
}
.page-template-template-kluge .quote-with-cta,
.page-template-template-locations .quote-with-cta {
  background-color: #f1f1ef;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .page-template-template-kluge .quote-with-cta,
  .page-template-template-locations .quote-with-cta  {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}
.page-template-template-kluge .quote-with-cta .quote-text,
.page-template-template-locations .quote-with-cta .quote-text {
  text-align: center;
}
.page-template-template-kluge .quote-with-cta .quote-text q,
.page-template-template-locations .quote-with-cta .quote-text q {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #231f20;
  display: block;
  margin-bottom: 3.2rem;
}
/*.page-template-front-page .home-quote h2 q {font-size: 2.2rem;}*/
@media (min-width: 992px) {
  /*.page-template-front-page .home-quote h2 q {font-size: 2.6rem;}*/
  .page-template-template-kluge .quote-with-cta .quote-text q,
  .page-template-template-locations .quote-with-cta .quote-text q {
    font-size: 40px;
    line-height: 48px;
  }
}
.page-template-template-kluge .quote-with-cta .quote-text cite,
.page-template-template-locations .quote-with-cta .quote-text cite {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #908f8f;
  font-style: normal;
}
@media (min-width: 992px) {
  .page-template-template-kluge .quote-with-cta .quote-text cite,
  .page-template-template-locations .quote-with-cta .quote-text cite {
    font-size: 2rem;
  }
}
.page-template-template-kluge .quote-with-cta .quote-cta,
.page-template-template-locations .quote-with-cta .quote-cta {
  padding-top: 40px;
  font-size: 16px;
  text-align: center;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta {
  background-color: #cbf41d;
  color: #fff;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta:hover::after,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta:hover::after {
  background-color: #acc60a;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--teal {
  background-color: #5985E0;
  font-family: 'HCo Gotham SSm';
  text-transform: capitalize;
  letter-spacing: inherit;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--teal:hover::after {
  background-color: #5985E0;
  border-radius:5px;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--white,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--white  {
  background-color: #fff;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--white:hover::after,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--white:hover::after {
  background-color: #f1f1ef;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--black,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--black {
  background-color: #000;
  color: #fff;
}
.page-template-template-kluge .quote-with-cta .quote-cta .btn--cta--black:hover::after,
.page-template-template-locations .quote-with-cta .quote-cta .btn--cta--black:hover::after {
  background-color: #333;
}
.page-template-template-kluge .solutions-grid,
.page-template-template-locations .solutions-grid {
  background-color: #fff !important;
}
.page-template-template-kluge .solutions-grid .flex-5 a,
.page-template-template-locations .solutions-grid .flex-5 a {
  background-color: #f1f1ef;
}
.page-template-template-kluge .solutions-grid .flex-5 a:hover,
.page-template-template-locations .solutions-grid .flex-5 a:hover {
  background-color: #5985E0;
}
.page-template-template-kluge .solutions-grid.grid-three-column h5 {
  margin: 0 0 2.4rem;
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  .page-template-template-kluge .solutions-grid.grid-three-column h5 {
    font-size: 2rem;
  }
}
.page-template-template-kluge .solutions-grid.grid-three-column .solution-column-item {
  margin-bottom: 40px;
}
.page-template-template-kluge .solutions-grid.grid-three-column .solution-item {
  padding: 2rem 2rem 4.5rem;
  border-top: 3px solid #5985E0;
  height: 100%;
  color: #333;
}
.page-template-template-kluge .solutions-grid.grid-three-column .solution-item a {
  color: #fff;
}
.page-template-template-solution-set .multiple-post-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .page-template-template-solution-set .multiple-post-grid__row {
    display: flex;
  }
}
.page-template-template-solution-set .multiple-post-grid__row .event-item {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.2rem;
}
.page-template-template-solution-set .multiple-post-grid__row .event-item h3 {
  left: 2rem;
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  .page-template-template-solution-set .multiple-post-grid__column {
    width: 33.2%;
    margin-right: 0.3%;
    display: inline-block;
  }
}
.page-template-template-solution-set
  .multiple-post-grid__column:nth-child(2)
  .event-item {
  height: 100%;
}
.page-template-template-solution-set
  .multiple-post-grid__column:nth-child(2)
  .event-item__link {
  height: 99.6%;
  max-height: 100%;
}
.success-story-template-default .multiple-post-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .success-story-template-default .multiple-post-grid__row {
    display: flex;
  }
}
.success-story-template-default .multiple-post-grid__row .event-item {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.2rem;
}
.success-story-template-default .multiple-post-grid__row .event-item h3 {
  left: 2rem;
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  .success-story-template-default .multiple-post-grid__column {
    width: 33.2%;
    margin-right: 0.3%;
    display: inline-block;
  }
}
.success-story-template-default
  .multiple-post-grid__column:nth-child(2)
  .event-item {
  height: 100%;
}
.success-story-template-default
  .multiple-post-grid__column:nth-child(2)
  .event-item__link {
  height: 99.6%;
  max-height: 100%;
}

.page-template-template-international .multiple-post-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .page-template-template-international .multiple-post-grid__row {
    display: flex;
  }
}
.page-template-template-international .multiple-post-grid__row .event-item {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.2rem;
}
.page-template-template-international .home-quote h2 {
	font-family: 'HCo Gotham SSm';
    color: #fff;
}
.page-template-template-international .multiple-post-grid__row .event-item h3 {
  left: 2rem;
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  .page-template-template-international .multiple-post-grid__column {
    width: 33.2%;
    margin-right: 0.3%;
    display: inline-block;
  }
}
.page-template-template-international
  .multiple-post-grid__column:nth-child(2)
  .event-item {
  height: 100%;
}
.page-template-template-international
  .multiple-post-grid__column:nth-child(2)
  .event-item__link {
  height: 99.6%;
  max-height: 100%;
}
.page-template-template-international .multiple-post-grid__column:nth-child(1) .event-item:nth-child(2) .event-item__overlay,
.page-template-template-international .multiple-post-grid__column:nth-child(3) .event-item:nth-child(1) .event-item__overlay {background:rgba(26,26,26,.2)}
.page-template-template-international .multiple-post-grid .multiple-post-cta {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 20px;
}

.page-template-template-international .content-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-template-template-international
  .additional-features-modified
  .feature-item__link {
  display: flex;
  flex-direction: column;
}

.page-template-template-international
  .additional-features-modified
  .feature-item__link
  p {
  margin-top: 0;
}

.page-template-template-international
  .additional-features-modified
  .feature-item__link
  a {
  flex: 0 0 auto;
  width: max-content;
  margin: auto;
  margin-left: 0;
  margin-bottom: 0;
}

.page-template-template-international .multiple-post-grid .multiple-post-cta a,
.page-template-template-international
  .additional-features-modified
  .feature-item__link
  a {
  background-color: #5985E0;
  color: #fff;
  font-family: 'HCo Gotham SSm';
  padding: 5px 15px 7px 15px;
  font-size: 16px;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #5985E0 50%, #5985E0 50%);
  transition: background-position 0.3s ease;
  text-align: center;
}

.page-template-template-international .content-section a:hover,
.page-template-template-international
  .multiple-post-grid
  .multiple-post-cta
  a:hover,
.page-template-template-international
  .additional-features-modified
  .feature-item__link
  a:hover {
  background-position: -100% 0;
}

.page-template-template-international
  .multiple-post-grid
  .multiple-post-cta
  a:before,
.page-template-template-international
  .additional-features-modified
  .feature-item__link
  a:before {
  position: absolute;
  content: "";
  width: 0;
  left: 0;
  bottom: 0;
  display: block;
  height: 0.3rem;
  border-radius: 0.3rem;
}

.page-template-template-international
  .multiple-post-grid
  .multiple-post-cta
  a:after,
.page-template-template-international
  .additional-features-modified
  .feature-item__link
  a:after {
  position: absolute;
  content: "";
  width: 100%;
  display: block;
  right: 0;
  bottom: 0;
  height: 0.3rem;
  border-radius: 0.3rem;
  transition: 0.45s;
}

.page-template-template-international
  .multiple-post-grid
  .multiple-post-cta
  a:hover:before,
.page-template-template-international
  .additional-features-modified
  .feature-item__link
  a:hover:before {
  width: 100%;
  transition: 0.45s;
  background-image: none;
}

.page-template-template-international
  .multiple-post-grid
  .multiple-post-cta
  a:hover:after,
.page-template-template-international
  .additional-features-modified
  .feature-item__link
  a:hover:after {
  width: 0;
  transition: 0.27s;
  background-image: none;
}
.nav-consensus {
  margin-bottom: 40px;
}
/*.nav-consensus a {
  text-decoration: none;
  color: #1a1a1a;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  transition: 0.27s;
}
.nav-consensus a:before {
  position: absolute;
  content: "";
  width: 0;
  left: 0;
  bottom: 0;
  display: block;
  height: 0.3rem;
  border-radius: 0.3rem;
  background-image: linear-gradient(90deg, rgba(5, 209, 214, 0.4) 0, #5985E0);
}
.nav-consensus a:after {
  position: absolute;
  content: "";
  width: 100%;
  display: block;
  right: 0;
  bottom: 0;
  height: 0.3rem;
  border-radius: 0.3rem;
  background-image: linear-gradient(90deg, rgba(5, 209, 214, 0.4) 0, #5985E0);
  transition: 0.45s;
}
.nav-consensus a:hover:before {
  width: 100%;
  transition: 0.45s;
}
.nav-consensus a:hover:after {
  width: 0;
  transition: 0.27s;
}
.solution-set-hero {
  background-size: cover;
}
*/
.success-story-detail-quote {background:#1e3152;}
.solution-set-hero .nav-consensus a {
  /*color: #ffffff;*/
}
button#cboxClose {
  background-image: url(../images/overlay-close-icon.png);
  background-size: 13px;
  background-position: center;
  top: 10px;
}
button#cboxClose:hover {
  background-position: center;
}
#cboxOverlay {
  opacity: 0.5 !important;
}
/*.page-template-template-platformdemo .home-logos .home-logos__row {
  justify-content: center;
  left: 0;
  right: 0;
  position: relative;
  height: auto;
  flex-wrap: wrap;
}*/
.page-template-template-platformdemo .content-section img {
  margin-top: 0;
}
.page-template-template-international .solution-set-hero,
.page-template-template-platformdemo .solution-set-hero {
  height: initial !important;
  padding: 150px 0;
  max-height: initial;
}
.page-template-template-solution-set .solution-set-hero,
.page-template-template-creative-gallery .solution-set-hero {
    height: initial !important;
    padding: 150px 0;
    max-height: initial;
    background-size: cover;
}
.page-template-front-page .min-height-lg-560 {
  min-height: 450px!important;
}
.page-template-front-page .min-height-lg-560 img {
  max-height: 210px;
  padding-top: 30px;
}
.page-template-front-page .kmt-20 {
  margin-top: 0;
  margin-bottom: 50px;
}
.footer:after,
.circle--white:after,
.circle--gray:after {display:none;}
@media screen and (orientation:landscape)
and (min-device-width: 319px) 
and (max-device-width: 780px) {
  header.header .container {
      max-width: 100%;
  }
}
@media screen and (orientation:landscape)
and (device-width: 320px) 
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 2) {
  header.header .container {
      max-width: 100%;
  }
}
@media screen and (orientation:landscape)
and (device-width: 320px) 
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3) {
  header.header .container {
      max-width: 100%;
  }
}
@media screen and (orientation:landscape)
and (device-width: 320px) 
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 4) {
  header.header .container {
      max-width: 100%;
  }
}
@media screen and (orientation:landscape) 
and (device-width: 480px)
and (device-height: 800px)
and (-webkit-device-pixel-ratio: 2) {
  header.header .container {
      max-width: 100%;
  }
}
@media screen and (orientation:landscape) 
and (device-width: 480px)
and (device-height: 800px)
and (-webkit-device-pixel-ratio: 3) {
  header.header .container {
      max-width: 100%;
  }
}
@media screen and (orientation:landscape) 
and (device-width: 480px)
and (device-height: 800px)
and (-webkit-device-pixel-ratio: 4) {
  header.header .container {
      max-width: 100%;
  }
}

@media (min-width: 768px) {
  .page-template-template-platformdemo .solution-set-hero {
    padding: 130px 0;
  }

  .portrait {
    height: initial !important;
  }
}
.page-template-front-page .bg-move-position {
  background-position-x: right;
  background-color: #000;
}
@media (min-width: 992px) {
  .page-template-template-international .content-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .page-template-template-international .solution-set-hero h1 {
    font-size: 60px;
  }
  .page-template-template-international .home-quote h2 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.2px;
  }
  .page-template-template-international
    .multiple-post-grid
    .multiple-post-cta
    a,
  .page-template-template-international
    .additional-features-modified
    .feature-item__link
    a {
    padding: 13px 15px 15px 15px;
    min-width: 160px;
  }
  .solution-set-hero {
    padding-top: 55px;
  }
  .page-template-template-solution-set .solution-set-hero,
  .page-template-template-platformdemo .solution-set-hero {
    text-align: left;
  }
  .page-template-front-page .kmt-20 {
    margin-top: 10rem;
    margin-bottom: 20px;
  }
  .page-template-front-page .min-height-lg-560 .icon-img {
    text-align: center;
  }
  .page-template-front-page .min-height-lg-560 img {
    max-height: inherit;
  }
}
@media (min-width: 1300px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -300px;
    background-size: 125%;
  }
}
/*@media (min-height: 1080px) {
  .page-template-front-page .bg-move-position {
    background-size: cover!important;
  }
}*/
@media (min-width: 1300px) and (min-height: 1200px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -300px;
    background-size: 135%!important;
  }
}
@media (min-width: 1400px) and (min-height: 1440px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -350px;
  }
}
@media (min-width: 1600px) {
  .page-template-front-page .min-height-lg-560 {
    min-height: calc(100vh - 380px)!important;
  }
  .page-template-front-page .bg-move-position {
    background-position-x: -400px;
  }
}
@media (min-width: 1600px) and (min-height: 600px) {
  .page-template-front-page .bg-move-position {
    background-position: -495px;
    background-size: 152%;
  }
}
@media (min-width: 1600px) and (min-height: 1200px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -650px;
    background-size: cover!important;
  }
}
@media (min-width: 1900px) {
  /*.page-template-front-page .bg-move-position {
    background-position-x: -300px;
  }*/
}
@media (min-width: 1900px) and (min-height: 700px) {
  .page-template-front-page .bg-move-position {
    background-position: -350px;
    background-size: 130%;
  }
}
@media (min-width: 1900px) and (min-height: 1200px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -500px;
  }
}
@media (min-width: 2100px) {
  /*.page-template-front-page .bg-move-position {
    background-position-x: -210px;
  }*/
  .page-template-front-page .kmt-20 {
    margin-top: 10rem;
  }
}
@media (min-width: 2100px) and (min-height: 1080px) {
  .page-template-front-page .bg-move-position {
    background-size: cover;
  }
}
@media (min-width: 2100px) and (min-height: 1300px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -450px;
  }
}
@media (min-width: 2100px) and (min-height: 1440px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -450px;
  }
}
@media (min-width: 2200px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -400px;
    background-size: auto;
  }
}
@media (min-width: 2200px) and (min-height: 1300px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -350px;
  }
}
/*@media (min-width: 2300px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -50px;
  }
}*/
@media (min-width: 2300px) and (min-height: 1300px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -250px;
  }
}
/*@media (min-width: 2360px) {
  .page-template-front-page .bg-move-position {
    background-position-x: 0px;
  }
}*/
@media (min-width: 2360px) and (min-height: 1300px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -250px;
  }
}
@media (min-width: 2900px) and (min-height: 1300px) {
  .page-template-front-page .bg-move-position {
    background-position-x: 0;
  }
}
@media (min-width: 2900px) and (min-height: 1440px) {
  .page-template-front-page .bg-move-position {
    background-position-x: -250px;
  }
}
.page-template-front-page .bg-move-position {
	background-position:center !important;
	background-size:cover !important;
	padding-bottom:7%;
}
.page-template-front-page .min-height-lg-560 .icon-img {
  text-align: center;
}
.footer__logo img {
  height: 48px;
}

/* Amobee U */
.hero--two-btn {
	padding:14rem 0;
}
.hero--two-btn .first {margin-right:20px;}

.content-section.benefits,
.page-template-template-amobeeu .content-section--home--content-1 {padding:6rem 0;}
.benefits h2,
.benefits .content-section__desc {
	text-align:center;
}

@media (min-width: 992px){
	.benefits .content-section__title {
		width:100%;
	}
}
.benefits .benefit_block h5 {margin-bottom:1.5rem;}
.benefits .benefit_block p {font-size:1.6rem;}

.page-template-template-amobeeu .content-section--home--content-1 {
	background-color:#5985E0;
}
.page-template-template-amobeeu .content-section.content-section--home--content-1 a {
	background-color: #231f20;
    color: #fff;
    background-image: none;
}
.page-template-template-amobeeu .content-section.content-section--home--content-1 a:hover {
	background-color:#000;
}
.page-template-template-amobeeu .content-section.content-section--home--content-1 a::before,
.page-template-template-amobeeu .content-section.content-section--home--content-1 a::after {
	background-image:none;
} 
.page-template-template-amobeeu .home-logos {padding:6rem 0 9rem;}
.page-template-template-amobeeu .home-logos h2,
.page-template-template-amobeeu .home-logos p {text-align:center;}


/* Vs Campaign */
body.page-template-template-vs-campaign header .header__logo {padding:2rem 0;}
body.page-template-template-vs-campaign header .main-nav,
body.page-template-template-vs-campaign header .hamburger,
body[data-nav="no_nav"] header .main-nav,
body[data-nav="no_nav"] header .hamburger {display:none;}

body[data-nav="no_nav"] .header__main  {padding:15px 0;}

.two_companies {padding-bottom:6rem;}
.two_companies h6 {color:#908F8F;text-transform:uppercase;}
.two_companies .img_container {
	display: flex;
    align-items: flex-start;
    height: 100px;
    overflow: hidden;
}
.two_companies img {align-self: end;}
.two_companies a.text-grey,
.benefits a.text-grey,
.page-template-template-amobeeu .home-logos a.text-grey {
	margin: 0 auto;
    display: block;
    max-width: 200px;
}
body.page-template-template-vs-campaign .home-logos {padding-top:6rem;}
.home-logos h3 {text-align:center;}
body.page-template-template-vs-campaign .home-quote {background:#F1F1EF;}
body.page-template-template-vs-campaign .cb_style {display:none !important;}

/* Author Page */
.author_bio {padding-bottom:5rem;}
.author_bio p {font-size:1.6rem;}
.author_bio a svg {max-width: 40px;height: 40px;}
.author_bio a:hover svg {opacity:.8;}
.author_bio a svg path {fill:#000;}
.author_articles {padding-top:6rem;}

body .fs-label-wrap {width:100%;}

/* Blogroll Adjust */
body .event-item--middle .event-item__title,
body .event-item h3 {position:relative;left:0 !important;color:#fff;margin-top:1rem;padding-left:2rem;}
body .event-item--middle .event-item__title {padding-left:0;color:#231f20;} 
body .event-item--middle .event-item__title a {color:#231f20}
body .event-item--middle .event-item__title a:hover {color:#5985E0}
.event-item__content .copy-small {max-width:85%;line-height:1.425;}
@media (min-width: 992px){
	.event-item h6 {
	    margin-bottom: 1rem;
	    margin-top: 1rem;
	}
}

body.page-template-template-blog-lander .event-item__link {
	color: #fff;
    background-color: #333;
    height: 0 !important;
	max-height: none;
    min-height: auto;
    position: relative;
    background-size: cover;
    background-position: center;
    padding-top: 50.44%;
}
body.page-template-template-blog-lander .event-item--middle .event-item__link{
	padding-top: 52.44%;
}

body.page-template-template-blog-lander .event-item--middle.event-center .event-item__link,
body.page-template-template-demos-lander .event-item--middle.event-center .event-item__link {
	padding-top:0;
	padding: 0 !important;
}
body.page-template-template-demos-lander .event-item--middle.event-center .event-item__link {background:none;}
body.page-template-template-blog-lander .event-item--middle.event-center .event-item__link img,
body.page-template-template-demos-lander .event-item--middle.event-center .event-item__link img {
	border-top:3px solid #5985E0;
}
.event-item--middle.event-center {
	max-width:calc(100%) !important;
}
.event-item--middle.event-center .date {font-size:1.3rem;font-weight:600;}

@media (max-width: 767px){
	body.page-template-template-blog-lander .event-item--middle.event-center .event-item__link {
		height: initial !important;
		margin-bottom: 10px;
	}
}

/* Standardize Heros */
.page-template-template-solution-set .solution-set-hero,
.page-template-template-creative-gallery .solution-set-hero,
.page-template-template-kluge .home-hero, 
.page-template-template-careers-lander-primary .hero--with-btn,
.company-hero {
	padding:0 !important;
	height:initial !important;
}
.page-template-template-solution-set .solution-set-hero .h-100,
.page-template-template-creative-gallery .solution-set-hero .h-100,
.page-template-template-kluge .home-hero .h-100, 
.page-template-template-careers-lander-primary .hero--with-btn .h-100,
.company-hero .h-100 {height:auto !important;min-height:auto;}
.page-template-template-solution-set .solution-set-hero .row,
.page-template-template-creative-gallery .solution-set-hero .row,
.page-template-template-kluge .home-hero .row, 
.page-template-template-careers-lander-primary .hero--with-btn .row,
.company-hero .row,
.hero--with-btn.pod_hero .row.first {height:640px !important;-ms-flex-align: center!important;align-items: center!important;}

.page-template-template-careers-lander-primary .hero--with-btn p {
	font-size:3rem;
	margin-top:5px;
}

@media (max-width: 1199px){
	.page-template-template-solution-set .solution-set-hero .row,
	.page-template-template-creative-gallery .solution-set-hero .row,
	.page-template-template-kluge .home-hero .row, 
	.page-template-template-careers-lander-primary .hero--with-btn .row,
	.company-hero .row {height:500px !important;}
}
@media (max-width: 992px){
	.page-template-template-solution-set .solution-set-hero .row,
	.page-template-template-creative-gallery .solution-set-hero .row,
	.page-template-template-kluge .home-hero .row, 
	.page-template-template-careers-lander-primary .hero--with-btn .row,
	.company-hero .row {height:350px !important;}
	.page-template-template-careers-lander-primary .hero--with-btn p {font-size:1.8rem;}
}
@media (max-width: 767px){
	.page-template-template-solution-set .solution-set-hero .row,
	.page-template-template-creative-gallery .solution-set-hero .row,
	.page-template-template-kluge .home-hero .row, 
	.page-template-template-careers-lander-primary .hero--with-btn .row,
	.company-hero .row {height:270px !important;}
}

.gated-form .gdpr [type=checkbox]:checked+span:after, .gated-form .hs-form-custom [type=checkbox]:checked+span:after {
	border-left: 2px solid #5985E0;
    border-bottom: 2px solid #5985E0;
}
.content-section__action a:before,
.content-section__action a:after,
.additional-features__pagination-right:before,
.additional-features__pagination-left:before {
	    background-image: linear-gradient(90deg,rgba(30,50,82,.4) 0,#5985E0);
}
.accordion-tab-title.is-opened:after, .accordion-tab-title.is-opened:before {
	background:#1e3152
}
.feature-item_teal .feature-item__link:hover {
	    border-top: 3px solid #1e3152;
    background: #1e3152;
    color:#fff;
}
body .content-section__desc a {
	color:#5985E0;
}
body .content-section__desc a:hover {
	color:#1e3152;
}

body.single-faqs .hero__title.text-white p a {color:#1E3152;}
body.single-faqs .hero__title.text-white p a:hover {color:#fff;}
body.page-template-template-faq-lander .event-item--middle .event-item__link {
	background-color: #F1F1EF;
}
body.page-template-template-faq-lander .event-item--middle .event-item__link img.aligncenter {
	position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
}
@media (max-width: 767px){
	body.page-template-template-faq-lander .event-item--middle .event-item__link img.aligncenter {max-height:125px;}
}

body.page-template-template-guide-lander .event-item--middle .event-item__link {
	background-color:#fff;
	height:auto !important;
	padding:0 !important;
}
@media (max-width: 767px){
	body.page-template-template-guide-lander .event-item--middle .event-item__link img {margin-bottom:2rem;}
}


/* Podcasts Page */
.page-template-template-podcast-lander h2,
.single-podcast h2 {
	font-weight:300;
	font-size:3.8rem;
}
.hero--with-btn.pod_hero .podcast {
	font-weight: bold;
    font-size: 1.8rem;
    color: #4B84E6;
}
.pod_hero h1 {
    font-size: 5rem;
    font-weight: 500;
}
.pod_hero p {font-size: 1.8rem;}

@media (min-width: 991px){
	.hero--with-btn.pod_hero .row .row .col-lg-4:first-child {padding-right:0;padding-left:20px;}
	.hero--with-btn.pod_hero .row .row .col-lg-4:nth-child(2) {padding-left:10px;padding-right:10px;}
	.hero--with-btn.pod_hero .row .row .col-lg-4:last-child {padding-left:0;padding-right:20px}
}
@media (min-width: 767px){
	.hero--with-btn.pod_hero .row .row .col-lg-4 {padding-left:10px;padding-right:10px;}
}
@media (max-width: 767px){
	.hero--with-btn.pod_hero {background-position:bottom center;padding:50px 0;}
	.hero--with-btn.pod_hero .row.first {
		height:auto !important;
	}
	.pod_hero p {font-size:1.5rem;}
}
	

.pod_latest,
.pod_subscribe,
.pod_hosts {padding:8rem 0 8rem}
.pod_latest p.excerpt,
.pod_hosts p {
	font-size:1.5rem;
	font-weight:300;
	color: #5A5A5A;
}
.pod_latest .benefit_block .row p {text-align:right;}
.pod_latest .benefit_block .row p small {font-size:1.5rem;}
.pod_latest h5 a {color:#1e3152}
.pod_latest h5 a:hover {color:#6980fe;}

.pod_latest .benefit a.arrow {
	font-size: 1.4rem;
    font-weight: 600;
    color: #6980fe;
}
.pod_latest .benefit a.arrow:before {
	content:"";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 10px;
    border-color: transparent transparent transparent #6980fe;
    padding-right:10px;
}
.pod_subscribe {background:#F0F1F5;}
.pod_subscribe h2 {
	text-align:center;
}
.pod_subscribe a:hover img {opacity:.8;}

@media (max-width: 767px){
	.pod_subscribe .col-6 {padding-left:10px;padding-right:10px;}
	.pod_latest,
	.pod_subscribe,
	.pod_hosts {padding:5rem 0 5rem}
	.page-template-template-podcast-lander h2, .single-podcast h2 {font-size: 2.8rem;}
}

.pod_hosts img {background-color:#CDD6E6;max-width:300px;width:100%;}
.pod_hosts h5 {font-size:2.4rem;}
.pod_hosts h6 {
	font-size: 1.5rem;
    font-weight: 600;
    color:#6980fe
}

/* Demos */
body.page-template-template-demos-lander .home-quote .wp-block-embed__wrapper {
	padding: 56.69% 0 0 0;
    position: relative;
}
body.page-template-template-demos-lander .home-quote .wp-block-embed__wrapper iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-demo .home-quote {
	padding-bottom:10rem;
}

/* Partners */
div[data-name="partners"] .insight-item__link {
	background-color:#fff !important;
	
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
div[data-name="partners"] .insight-item__link img {
	    max-width: 80%;
    max-height: 125px;
    width: auto;
    height: auto;
}

/* Contact Page */
body.page-template-template-contact #hubspot-form-container {height:1300px;}
@media (max-width: 480px){
	body.page-template-template-contact #hubspot-form-container {height:1680px;}
}

/* Alumni Page */
.alumni_table {
	border-collapse: collapse;
    border-spacing: 0px;
    text-align: center;
    width: 100%;
}
.alumni_table th {
	box-sizing: border-box;
    width: 100%;
    height: auto;
    display: block;
    padding: 0.5em 1em;
    font-weight: 500;
}
@media (min-width: 768px) {
	.alumni_table thead {
	    display: table-row;
	}
}

.alumni_table thead {
    display: none;
}