@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

div.guide {position: absolute; left: 0; top: 0; bottom:-3330px; right:0; z-index: 9999; background-image: url('/app/themes/audiens/img/1440-guide-article.jpg'); background-repeat: no-repeat; background-position: top center; opacity: 0.25; pointer-events: none; visibility: hidden;}
div.guide.on {visibility: visible;}

body { background-position: top center; background-repeat: no-repeat; font-size: 17px;}

body, p,.page-recipes.main-bg h1 , rs-module, rs-module p, rs-module button{ 
	font-family:'Open Sans', sans-serif; font-weight: normal;}
h1, h2, h3, a, .av-medium, #news-article article .blockquote blockquote, #case-study article .blockquote blockquote,.page-benefits .intro h1, .page-benefits .row-cols-md-2 h2, .features-hero h3,.page-features .row-cols-md-2 h3,.page-features .sign-off, .row-cols-4 h3,.page-features .intro h2, #hero h3,.key-stats h5 {
	font-family:'Open Sans', sans-serif; font-weight: 700;}
.av-heavy, .news-article h3,#news-article article h2, #news-article article h3, #news-article article p.tags,#case-study article h2, #case-study article h3, #case-study article p.tags, .related-articles h2, .features-nav ul li a, .tile h3, .btn, a.btn, #challenges h1 {
	font-family:'Open Sans', sans-serif; font-weight: 900;}
.tags, .news-article .read-more { 
	font-family:'Open Sans', sans-serif; font-weight: 900;}
/* Rev Slider */
rs-module, rs-module p, rs-module button{ 
	font-family:'Open Sans', sans-serif !important; font-weight: 500 !important;
}
rs-module h2, rs-module h3 {
	font-family:'Open Sans', sans-serif !important; font-weight: 700 !important;
}

input[type="text"]#website, input#website { position: absolute !important; top: -9999px !important; left: -9999px !important;}

/* COLOURS */
a { transition: all 0.3s; outline: none;}
a, h1, h2, h3, h4, #news-article article .author p, .key-stats h5 { color: rgb(2,113,207);}
.text-white > * { color: #FFF !important;}
.text-primary, .btn-outline-light:hover,.text-white .text-primary { color: rgb(2,113,207) !important;}
.bg-primary { background-color: rgb(2,113,207) !important; }
.text-secondary, .row-cols-1 .tile h5, .row-cols-sm-1 .tile h5,.find-a-recipe h3, .make-a-recipe h3, .row.row-cols-md-2 .tile h5, .text-white .text-secondary, .text-white ._form-thank-you {color: rgb(0,230,159)!important;}
.text-secondary, .main-bg h1 { color: rgb(0,230,159) !important;}
.bg-secondary {background-color:rgb(0,230,159) !important;}
.text-tertiary { color: rgb(0,54,80) !important;}
.bg-tertiary { background-color: rgb(0,54,80) !important;}
.text-grey { color: rgb(179,179,179) !important;}
.bg-grey { background-color: rgb(179,179,179) !important;}

.text-light, .row-cols-1 .tile h5.text-light, .row-cols-sm-1 .tile h5.text-light, #case-study article .author p, #case-study article .author p a { color: #FFF !important;}

footer > div {background-color: rgb(0,230,159);}
.main-bg {background-color: rgb(2,113,207) !important;}
.find-a-recipe, .find-a-recipe .custom-select {background-color: rgb(0,54,80) !important;}
.make-a-recipe {background-color: rgb(2,113,207) !important;}
.main-bg *,.find-a-recipe *, .make-a-recipe * { color: #FFF !important;}

.row { margin: 0; width: 100%;}
.row-cols-4 > * {-ms-flex: 0 0 23.5%;flex: 0 0 23.5%;max-width: 23.5%;margin-right: 2%;}
.row-cols-2 > * {-ms-flex: 0 0 49%;flex: 0 0 49%;max-width: 49%;margin-right: 2%;}
.row-cols-4 > div:last-child,.row-cols-2 > div:last-child, .row-cols-md-2 > div:last-child { margin-right: 0;}

.btn-primary, .text-white .btn-primary {color: rgb(2,113,207) !important;}
.btn-primary:hover, .btn-primary-bg {background-color: rgb(2,113,207); color: #FFF !important;}
.btn-primary-bg:hover {background-color: rgb(0,230,159);}
.btn-secondary {background-color: rgb(0,230,159); border: 2px solid #fff;}
.btn-secondary:hover {background-color: #fff;color: rgb(0,230,159) !important;border: 2px solid rgb(0,230,159);}


.btn-outline-primary { color: rgb(2,113,207); border: 2px solid rgb(2,113,207); }
.btn-outline-primary:hover { background-color: rgb(2,113,207); border: 2px solid rgb(2,113,207); }
.btn-outline-secondary { color: rgb(0,230,159) !important; border: 2px solid rgb(255,255,255); }
.btn-outline-secondary:hover { background-color: rgb(0,230,159); border: 2px solid rgb(0,230,159); }
.btn-outline-light { border-width: 2px; background-color: rgba(2,113,207,0.25);}

.navbar {
    position: -webkit-sticky; position: sticky; top:0;  margin: 0; background-color: #FFF; z-index: 2;
}
.navbar-brand { position: absolute;    left: 50%; display: block; margin-left: -75px !important;}
.navbar-brand img { width: 150px; max-width:150px; max-height:38px; }

@media (min-width: 1200px){
	
	.navbar-brand { margin-left: -102px !important;}
	.navbar-brand img { max-width:200px; width: 200px;}
}
@media (min-width: 1380px){
	.container-xl {
		max-width: 1360px;
	}
}
@media (min-width: 1800px){
	.container-xl { padding: 0; }
}

.nav-link { font-size: 16px; font-family:'Open Sans', sans-serif; font-weight: normal;border-bottom: 5px solid rgb(255,255,255); }
.nav-link:hover, .nav-link.active, .active .nav-link{color: #000;border-bottom: 5px solid rgb(0,230,159);}
.login { height: 42px; width: 24px; padding:0; background-image: url("/app/themes/audiens/img/icons/login.png"); background-position: right center; background-size: contain; background-repeat: no-repeat; border: none;}
.login:hover{background-image: url("/app/themes/audiens/img/icons/login-h.png"); border: none;}
.login a {text-indent :-9999px; border: none !important;}
.dropdown-toggle::after { vertical-align: 0.15em;}

.dropdown-item:first-child { }
.dropdown-item { padding:10px 30px 10px 90px; background-position: 30px 6px; background-size:30px; background-repeat: no-repeat; color:rgb(2,113,207);}
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item:active { background-color:rgb(2,113,207); color: #fff;}
.nav-source .dropdown-item { background-image: url("/app/themes/audiens/img/icons/source.png");}
.nav-identity .dropdown-item { background-image: url("/app/themes/audiens/img/icons/identity.png");}
.nav-audience .dropdown-item { background-image: url("/app/themes/audiens/img/icons/audience.png");}
.nav-enrich .dropdown-item { background-image: url("/app/themes/audiens/img/icons/enrich.png");}
.nav-activate .dropdown-item { background-image: url("/app/themes/audiens/img/icons/activate.png");}
.nav-market .dropdown-item { background-image: url("/app/themes/audiens/img/icons/market.png");}

.nav-source .dropdown-item:hover { background-image: url("/app/themes/audiens/img/icons/source-h.png");}
.nav-identity .dropdown-item:hover { background-image: url("/app/themes/audiens/img/icons/identity-h.png");}
.nav-audience .dropdown-item:hover{ background-image: url("/app/themes/audiens/img/icons/audience-h.png");}
.nav-enrich .dropdown-item:hover { background-image: url("/app/themes/audiens/img/icons/enrich-h.png");}
.nav-activate .dropdown-item:hover { background-image: url("/app/themes/audiens/img/icons/activate-h.png");}
.nav-market .dropdown-item:hover { background-image: url("/app/themes/audiens/img/icons/market-h.png");}

.page-features .text .row .col-6:first-child {padding-left: 0; padding-right: 30px;}

.owl-carousel { width: 100%; margin: 24px 0 0 0; padding: 100px 0; background-color: rgba(2,113,207,0.1); }

#positions .card { border: none; border-radius: 0;}
#positions .card  .card-header { background-color: rgb(255,255,255); cursor: pointer;}
#positions .card:nth-child(odd) .card-header { background-color: rgba(0,230,159,.1);}
#positions .card  .card-header h3 { font-size: 20px; text-align: left; margin-top: 7px; padding-top: 8px;}

@media (min-width: 320px){
	.row-cols-sm-1 { width: 100%;}
	.tile h3, #hero h2, #hero h3, #hero p { font-size: 18px; margin: 0; padding: 15px 15px 0 15px; line-height: 1.32;}
	#hero h2 { font-size: 24px; }
	#hero p { font-size: 16px; }
	.tile h5 { font-size: 16px; margin: 0; padding: 15px 0 0 15px; line-height: 1.32;}
	.tile { height: 300px; background-size: cover; background-repeat: no-repeat; position: relative; background-position: center; width: 100%; }
	.tile p { position: absolute; bottom: 18px; padding: 0 0 0 18px;}
	.btn.rounded { border-radius: 5rem !important; padding: 0.15rem 0.75rem;}
	.row-cols-sm-1 .tile h3 {padding: 30px 0 0; font-size: 24px; }
	.row-cols-sm-2 > * {-ms-flex: 0 0 47.5%;flex: 0 0 47.5%;max-width: 47.5%;margin-right: 5%;}
	.row-cols-sm-2 > div:nth-child(even) { margin-right: 0;}
	#hero {height: 400px;}
	.row-cols-sm-2 .tile, .row-cols-sm-1 .tile, .row-cols-1 .tile { margin-bottom: 20px;}
#hero { background-image: url("/app/themes/audiens/img/hero-tada-m.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; padding: 0; clear: both;}
	.row-cols-sm-1.row-cols-md-2 .tile h3, .row-cols-sm-1.row-cols-md-2 .tile h5, .row-cols-sm-1.row-cols-md-2 .tile p{padding: 20px 20px 0 20px;}
	.row-cols-sm-1.row-cols-md-2 .tile p { left: 0px;}
	.row-cols-1 .tile p, .row-cols-1 .tile h5, .row.row-cols-md-2.mt-4.p-0 .tile h5 { width: 100%; margin-left: 0; padding-left: 0;}

}
@media (min-width: 1200px){
	.tile h3,.tile h5, #hero h2, #hero h3, #hero p { padding: 20px 20px 0 20px;}
}

.careers-hero, .about-hero { position: relative; height:320px; }
.careers-hero p, .about-hero p { position: absolute; text-align: center; bottom: 10px; padding: 0 5%; }

a.underline {display: inline-block; padding-bottom: 5px; cursor: pointer; text-decoration: none;}
a.underline.active { border-bottom: 5px solid rgb(0,230,159); }
a.underline:hover { border-bottom: 5px solid rgb(2,113,207); }

.key-stats { border-top: 2px solid rgb(0,230,159);border-bottom: 2px solid rgb(0,230,159); padding: 30px 0}
#case-study article .article-body .key-stats p:nth-child(odd), #case-study article .article-body .key-stats img { margin-bottom: 0;}
#case-study article .article-body .key-stats h5 { margin-top: 10px;}

.news-article.cat-case-study { background-size: 159%; background-position: top left;}

div.video { position: relative; padding-top:48%; width: 100%; margin-top:10px; margin-bottom:15px; }
div.video iframe { position:absolute; top:0; bottom:0; left: 0; right: 0;}
.pricing-title { display: block; margin-bottom: 10px;}

.location { width: 100%; text-align: center; background-position: center; background-size: cover; border-top: 1px solid #FFF; padding: 20px 10px;}

.locations { width: 100%; text-align: center; background-position: center; background-size: cover;padding: 40px 20px 60px; background-image: url('/app/themes/audiens/img/audiens-world-map.jpg')}

.locations div { text-align: center;}
.locations div { width: calc(33.33%); float: left; padding: 0 7.5%}
.locations div:nth-child(5) { clear:both; margin-left: 16.5%}


.news-article { padding: 260px 15px 20px; background-color: #fff; background-size: 100%; background-position: top; background-repeat: no-repeat; margin-bottom: 20px; position: relative; cursor: pointer;}

#news, #news-article { padding: 0 15px;}
#news-article, #case-study .article-head {padding-top: 20px;}

#news-article article img { width: 100%;}
#news-article article h1, #case-study article h1 { font-size: 28px; color: rgb(0,54,80); float: left; clear: left;font-family:'Open Sans', sans-serif; font-weight: 700; line-height: 1.5;  }

#news-article, #case-study {margin-left: -15px; margin-right: -15px;}
#news-article article .article-body, #case-study article .article-body { width: calc(100% - 46px); float: left;}

#news-article article #social, #case-study article #social { clear: right; float: right; width: 36px; margin-top: 0; margin-right:5px;
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 70px;
}

.news-article .read-more { font-size: 18px; color:rgb(0,230,159);}

.row-cols-1 .tile h3, .row-cols-sm-1 .tile h3, .row.row-cols-md-2 .tile h3 { padding-top: 80px;}

@media (min-width: 450px) and (max-width: 767px){
	#news.row-cols-md-3 > * {-ms-flex: 0 0 49%;flex: 0 0 49%;max-width: 49%;margin-right: 2%;}
	#news.row-cols-md-3 > div:nth-child(2n) { margin-right: 0;}
	#news-article, #case-study {margin-left:0; margin-right:0;}
}

@media (min-width: 768px){
	.pl-md-25 { padding-left: 0.75rem !important;}
	.ml-md-10,.mx-md-10 {  margin-left: 6rem !important;}
	.mr-md-10,.mx-md-10 {  margin-right: 6rem !important;}
	.mt-md-4, .my-md-4{  margin-top: 20px !important;}
	.mt-md-45, .m-md-45, footer { margin-top: 2rem !important;}
	.mt-md-475 {margin-top: 2.5rem !important;}
	.row-cols-md-3 > * {-ms-flex: 0 0 32%;flex: 0 0 32%;max-width: 32%;margin-right: 2%;}
	.row-cols-md-3 > div:nth-child(3n) { margin-right: 0;}
	.page-benefits .row-cols-md-2 > div,.page-features .row-cols-md-2 > div,.page-recipes .row-cols-md-2 > div{-ms-flex: 0 0 49%;flex: 0 0 49%;max-width: 49%;margin-right: 2%;}
	.page-benefits .row-cols-md-2 > div:last-child,.page-features .row-cols-md-2 > div:last-child,.page-recipes .row-cols-md-2 > div:last-child { margin-right: 0;}
	.row-cols-md-4 > div {-ms-flex: 0 0 23.5%;flex: 0 0 23.5%;max-width: 23.5%;margin-right: 2%;}
	.row-cols-md-4 > div:last-child { margin-right: 0;}
	.pb-md-10 { padding-bottom: 6rem !important;}
	.pt-md-6, .px-md-6 {padding-top: 4rem !important;} 
	.pb-md-6, .px-md-6 {padding-bottom: 4rem !important;} 
	.pl-md-6, .p-md-6 {padding-left: 4rem !important;} 
	.pr-md-6, .p-md-6 {padding-right: 4rem !important;} 
	.pl-md-10, .px-md-10 {padding-left: 6rem !important;} 
	.pr-md-10, .px-md-10 {padding-right: 6rem !important;} 
	.pl-md-20, .px-md-20 {padding-left: 9rem !important;} 
	.pr-md-20, .px-md-20 {padding-right: 9rem !important;}
	#hero {height: 480px;}
	#hero h3 { padding-top: 35px;}
	.tile { height: 320px;}
	.row-cols-md-4 > div:nth-child(2) { margin-right: 2%;}
	.row-cols-md-2 > * {-ms-flex: 0 0 49%;flex: 0 0 49%;max-width: 49%;margin-right: 2%;}
	.row-cols-md-2 > div:nth-child(even) { margin-right: 0;}
	.row-cols-md-2.image-right > div:nth-child(odd) { margin-right: 0;}
	.row-cols-md-2.image-right > div:nth-child(even) { margin-right: 2%;}
	.row-cols-sm-2 .tile, .row-cols-sm-1 .tile, .row-cols-1 .tile { margin-bottom: 0px;}
	#hero h2 { width: 60%;}
	#hero p  { width: 47%;}
	#hero { background-position: right;}
	footer > div { padding: 20px 20px 30px !important;}
	.image-right { flex-direction: row-reverse;}
	#footer-logo { width: 100%; margin: 0;}
	#news-article, #case-study {margin-left:0; margin-right:0;}
	#news-article article #social, #case-study article #social { margin-top: 72px; margin-right:15px; }

	#news-article article .article-body, #case-study article .article-body { width: 83%; padding-left: 64px; padding-top: 82px; clear: both;}
	#case-study article .article-body { width: 80%;}
	#news-article article .article-body h3, #case-study article .article-body h3 { margin-bottom: 40px; }
	#news-article article .blockquote blockquote, #case-study article .blockquote blockquote { padding: 0 36px; }
	#news-article article img { float: right; width: 50%; height: auto}
	#news-article article .size-full img { float: none; width: 100%;}
	#news-article article h1, #case-study article h1 { max-width: 45%; height: auto;  }

	.key-stats { float: right; width: 35%; margin-left: 20%;}
	div.video { width: 85%; margin-left: 10%; margin-top:65px; margin-bottom:65px; }
	.news-article { padding: 28% 15px 20px; height: 620px;}
.news-article .read-more {position: absolute; bottom: 26px; left: 26px;}
	.row-cols-1 .tile h3, .row-cols-sm-1 .tile h3, .row.row-cols-md-2 .tile h3 {font-size: 30px;}
}

@media (min-width: 992px){
	.row-cols-lg-2 > div{-ms-flex: 0 0 49%;flex: 0 0 49%;max-width: 49%;margin-right: 2%;}
	.row-cols-lg-2 .row-cols-2 > *{-ms-flex: 0 0 48%;flex: 0 0 48%;max-width: 48%;margin-right: 4%;}
	.row-cols-lg-2 > div:last-child, .row-cols-lg-2 .row-cols-2 div:last-child { margin-right: 0;}
	.mt-lg-6 { margin-top: 4rem;}
	.mt-lg-10 { margin-top: 6rem;}
	.ml-lg-10 { margin-left: 6rem;}
	.px-lg-10 { padding-left: 6rem; padding-right: 6rem;}
	.px-lg-20 { padding-left: 12rem; padding-right: 12rem;}
	.page-features > .row { padding:30px 4% 130px;}
	.page-features .features-hero .row { padding-top:0; padding-bottom: 0;}
	.page-features .text .row { padding-left:0;}
	.tile h3, .row-cols-sm-1.row-cols-md-2 .tile h3 { font-size: 20px; padding: 26px 26px 0 26px;}
	.tile h5, .row-cols-sm-1.row-cols-md-2 .tile h5 { font-size: 19px; padding: 15px 0 0 26px;}
	.tile p, .row-cols-sm-1.row-cols-md-2 .tile p { position: absolute; bottom: 18px; padding: 0 0 0 26px;}
	.btn.rounded { padding: 0.33rem 1.5rem;}
	#hero h2 { font-size: 35px;}
	#hero p { font-size: 18px;}
	#footer-logo { display: inline-block; width: 220px; margin-right: 105px;}
	.navbar { padding-top: 2rem;}
	.location { width: 20%; padding: 30px 10px; border-left: 1px solid #fff; text-align: center;}
	#news-article article h1, #case-study article h1 { max-width: 45%; font-size: 30px; padding-top: 40px; min-height: 275px;  }
	#news-article article #social, #case-study article #social { top: 90px; }
}

@media (min-width: 1200px){
	.navbar {padding-top: 3.25rem; padding-bottom: 1.5rem;}
	.ml-xl-10 {margin-left: 6rem !important;}
	.px-xl-15 { padding-right: 0.37rem !important;padding-left: 0.37rem !important;}
	#hero {height: 640px;}
	#hero h3 { font-size: 21px; padding-top: 105px;}
	.tile h5, .row-cols-sm-1.row-cols-md-2 .tile h5, .row.row-cols-md-2 .tile h5 { font-size: 22px; padding: 20px 0 0 37px; width: 60%;}
	.tile p, .row-cols-sm-1.row-cols-md-2 .tile p { position: absolute; bottom: 34px; padding: 0 0 0 37px;}
	.row-cols-1 .tile h3, .row-cols-sm-1 .tile h3, .row.row-cols-md-2 .tile h3 {padding: 115px 0 0; font-size: 40px;}
	.tile h3, .row-cols-sm-1.row-cols-md-2 .tile h3 { font-size: 24px; margin: 0; padding: 35px 16px 0 37px;}
	#news, #news-article { padding: 0 12.7%;}
	#news-article, #case-study .article-head {padding-top: 125px;}
	#news-article article img { float: right; max-width: 594px; width: 60%;}

	#hero h2 { font-size: 50px;margin:0; padding-top: 40px;}
	#hero p { font-size: 22px; margin: 0; padding-top: 20px; line-height: 1.4;}
	#hero p a { font-size: 16px; margin-top:25px; margin-left: -5px}
	.tile { height: 380px;}
	.container-xl { padding-left: 0; padding-right: 0;}
	footer > div { padding: 60px 72px 30px !important;}
	.pricing-table { margin-top: 100px; margin-left: 50px;margin-right: 50px;}
	.careers-hero { height: 720px; position: relative;}
	.careers-hero p { bottom: 100px; padding: 0 20%; font-size: 24px; }
	.about-hero { height: 480px; position: relative;}
	.about-hero p { bottom: 50px; padding: 0 20%; font-size: 24px; }
	.py-10 { padding-top: 6rem !important; padding-bottom: 6rem !important;}
	.text { display: flex; align-items: center;}
	#case-study article .article-body {margin-left:12.7%; width: 70.3%; padding-left: 0;}
	#case-study .article-head { padding: 125px 12.7% 60px; }
	#case-study .related-articles, #case-study .mt-md-45.row.row-cols-md-3.row-cols-sm-1 { margin: 0 12.7%; width: 74.6%; }
	#news-article article h1, #case-study article h1 { font-size: 38px; color: rgb(0,54,80); float: left; clear: left; max-width: 350px; font-family:'Open Sans', sans-serif; font-weight: 700; padding-top:40px; line-height: 1.5;  }
	#news-article article #social, #case-study article #social { top: 140px;  margin-right:112px; }
	.news-article { padding: 270px 26px 20px; height: 620px;}

}

@media (min-width: 1380px){
}

#hero h3 { margin:0 auto;}

.row-cols-1 .tile, .row-cols-sm-1 .tile, .row.row-cols-md-2 .tile { text-align: center;}
.row-cols-sm-1.row-cols-md-2 .tile { text-align: left;}
.row-cols-4 .tile h3 {  }
.row.row-cols-md-2 .tile p { width: 100%;}
p.full-width {padding-left: 0;}

@media (min-width: 1200px){
	.row-cols-2 .tile h3 { width: 60%;}
	.row-cols-2 .tile h5 { width: 45%;}
	.row-cols-lg-2 .row-cols-2 .tile h3, .row-cols-lg-2 .row-cols-2 .tile h5 { width: 90%;}
}

.row-cols-1, .row-cols-sm-1, .column-bg-image {background-size: cover; background-repeat: no-repeat; position: relative; background-position: center;}
.row-cols-1.left .tile, .row-cols-sm-1.left .tile { text-align: left;}
.row-cols-2 .row-cols-1 .tile h3, .row-cols-2 .row-cols-1 .tile h5,.row-cols-2 .row-cols-sm-1 .tile h3, .row-cols-2 .row-cols-sm-1 .tile h5 {width: 100%;}
.row-cols-sm-1 .tile h5 {padding: 10px 0 0;}
.row-cols-sm-1 .tile p {bottom: 120px; margin: 0;left:calc(50% - 65px);}
.row-cols-sm-1 .tile .form-inline { margin-top: 30px;}

#filter { padding: 30px 0; text-align: center; background-image: url('/app/themes/audiens/img/filter.jpg'); background-size: cover;}
#filter * { color: #fff;}

#news { padding-top: 60px;padding-bottom: 60px; background-color:rgba(0,0,0,0.05);}
.news-article .tags, .news-article .tags a { font-size:16px; color:rgb(0,230,159); text-transform: uppercase; }
.news-article h3 { font-size:22px; color:rgb(0,54,80); }
.news-article p { color:rgb(130,130,130); line-height: 1.3; }

.news-article-link { margin-top: -300px; display: block; height: 300px;}

#news-nav, #news.row-cols-md-3 #news-nav {padding: 60px 0 30px; text-align: center; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0%;}
#news-article, #case-study, .page-benefits {
	/* padding-top: 125px; */
	/* padding-bottom: 30px;  */
	padding-bottom: 1px; 
	background-color:rgba(0,230,159,0.1);
	position: relative; 
}
#news-article article, #case-study article { display: initial;}
#news-article article p, #case-study article p { font-size: 19px; color: rgb(0,54,80); line-height: 1.6; }
#news-article article p.tags, #news-article article p.date, #case-study article p.tags, #case-study article p.date { font-size: 16px; color: rgb(2,113,207); float: left; clear: left; margin-bottom: 0px;}
#case-study article p.tags, #case-study article p.date { color: #FFF;}
#news-article article p.tags, #case-study article p.tags { text-transform: uppercase; }
#news-article article .author p, #case-study article .author p {font-size: 16px;}
#case-study article h1 { color: #FFF; max-width: 750px;}

#news-article article h2, #case-study article h2 { font-size: 30px; color: rgb(0,54,80); clear: both; padding-top: 82px; margin-bottom:2rem;}
#news-article article h3, #case-study article h3 { font-size: 25px; color: rgb(0,54,80);}


#news-article article .article-body *, #case-study article .article-body * {line-height: 1.5; margin-bottom:2rem; }

#news-article article .blockquote, #case-study article .blockquote { clear: both; width: calc(80% - 48px); margin: 36px 0; padding: 36px 0; border-top: 1px solid rgb(0,54,80); margin-left: 72px;border-bottom: 1px solid rgb(0,54,80);}
#case-study article .blockquote { margin-left: 0; width: calc(100% - 48px);}
#news-article article .blockquote blockquote, #case-study article .blockquote blockquote { padding: 0 18px; border-left: 8px solid rgb(0,230,159); font-size: 19px;}
#news-article article .author, #case-study article .author { clear: left; padding-top: 30px; }
#news-article article .author img, #case-study article .author img { float: left; margin-right: 20px; border-radius: 50%; width: 45px;}

#case-study .article-head { background-size: cover;}

#goalCheckLists .form-check-inline { display: block; margin-right: 0;}

.related-articles { padding: 72px 0 26px; display: inline-block;}
.related-articles h2 { font-size: 37px; color:rgb(2,113,207); }

.page-benefits, .features-hero {padding-top: 60px;}
.page-benefits .intro p { font-size: 22px; color:rgb(2,113,207); margin-top: 10px;}
.page-benefits .intro h1 { font-size: 44px; color:rgb(2,113,207); margin-top: 30px;}
.page-benefits .intro .tada {  max-width: 230px;}
.page-benefits .row { padding: 95px 9% 20px;}
.page-benefits .row-tiles, .page-benefits .row-tiles > div { padding:0;}
.page-benefits .row.main-bg { padding: 75px 9% 70px;} 
.page-benefits .row-cols-md-2 .text { padding-left: 15px; padding-bottom: 15px; padding-right: 15px;}
@media (min-width: 1200px){
.page-benefits .row-cols-md-2 .text { padding-left: 2%; padding-bottom: 0; padding-right: 0;}
.page-benefits .row-cols-md-2 div:last-child.text { padding-left: 0; padding-right: 2%;}
}
.page-benefits .row-cols-md-2 h2 { font-size: 40px; line-height: 1.3;margin-bottom: 20px;  } 
.page-benefits .row-cols-md-2 p { font-size: 22px; color: rgba(0,0,0,0.45);  line-height: 1.45; margin-bottom: 24px;  } 
.page-benefits .image .helper, .page-recipes .image .helper {  display: inline-block;    height: 100%; vertical-align: middle;}
.page-benefits .image img {vertical-align: middle; max-width: 112%; margin-top: -60px; margin-left: -40px; margin-right: -50px}
.page-benefits .row-cols-md-2 div:first-child img, .page-benefits .row-cols-md-2:nth-child(4) div img {
	max-width: 75%; margin-top:0; margin-left:12.5%; margin-right:0; margin-bottom: 20px;}
.page-benefits .row-cols-md-2 div:first-child img, .page-benefits .row-cols-md-2:nth-child(4) div img {
	max-width: 98%;margin-left:0; margin-bottom: 0;}
.main-bg *,.page-recipes.main-bg .row-cols-md-2 p { color:#fff;}

.features-hero { height: 730px; background-image: url("/app/themes/audiens/img/features-bg.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; position: relative;}
.features-hero * { color: #fff; font-size: 18px;}
.features-hero h3 { color:rgb(0,230,159); font-size: 36px; }
.features-image { width: 100%; margin:20px 0;}
@media (min-width: 1200px){
.features-image { width: 92%; margin:35px 4%;}
}
.features-image-mobile { display: none;}
#features-signoff { position: absolute; bottom: 30px; width: 100%; text-align: center;}

.features-nav { background-color: #FFF; margin-bottom: 2.5rem;}
.features-nav.lower { margin-bottom: 0;}
.features-nav ul,.features-nav ul li { list-style: none; margin:0; padding: 0;}
.features-nav ul { width: 100%; margin: 0; padding-bottom: 2.5rem;}
@media (min-width: 1380px){
	.features-nav ul { width: 90%; margin: 0 0 0 5%; padding-bottom: 2.5rem;}
}
.features-nav ul li { display: block; width: 16.66%; float: left; }
.features-nav ul li a { width: 100%; display: block; padding-top: 125px; text-align: center;background-size:80px; background-position: center; background-repeat: no-repeat; position: relative;}
.features-nav ul li a.featnav-source{ background-image: url("/app/themes/audiens/img/icons/source.png");}
.features-nav ul li a.featnav-source:hover, .features-nav ul li a.featnav-source.active{ background-image: url("/app/themes/audiens/img/icons/source-h.png");}
.features-nav ul li a.featnav-identity { background-image: url("/app/themes/audiens/img/icons/identity.png");}
.features-nav ul li a.featnav-identity:hover, .features-nav ul li a.featnav-identity.active { background-image: url("/app/themes/audiens/img/icons/identity-h.png");}
.features-nav ul li a.featnav-audience { background-image: url("/app/themes/audiens/img/icons/audience.png");}
.features-nav ul li a.featnav-audience:hover,.features-nav ul li a.featnav-audience.active { background-image: url("/app/themes/audiens/img/icons/audience-h.png");}
.features-nav ul li a.featnav-enrich { background-image: url("/app/themes/audiens/img/icons/enrich.png");}
.features-nav ul li a.featnav-enrich:hover,.features-nav ul li a.featnav-enrich.active { background-image: url("/app/themes/audiens/img/icons/enrich-h.png");}
.features-nav ul li a.featnav-activate { background-image: url("/app/themes/audiens/img/icons/activate.png");}
.features-nav ul li a.featnav-activate:hover,.features-nav ul li a.featnav-activate.active { background-image: url("/app/themes/audiens/img/icons/activate-h.png");}
.features-nav ul li a.featnav-market { background-image: url("/app/themes/audiens/img/icons/market.png");}
.features-nav ul li a.featnav-market:hover, .features-nav ul li a.featnav-market.active { background-image: url("/app/themes/audiens/img/icons/market-h.png");}

.features-nav ul li a span img{width: 75px; height: 75px}

.features-nav ul li a.active::after {
position: absolute;bottom: -40px;left: calc(50% - 1.5em);content: "";border-top:0 ;border-right: 1.5em solid transparent;border-bottom:1.5em solid;border-left: 1.5em solid transparent;	color: rgba(0,0,0,0.05);}
.features-nav.lower ul li a.active::after {
position: absolute;bottom: auto; top:0;  left: calc(50% - 1.5em);content: "";border-top:1.5em solid ;border-right: 1.5em solid transparent;border-bottom:0;border-left: 1.5em solid transparent;	color: rgba(0,0,0,0.05);}



.page-features {background-color: rgba(0,0,0,0.05);}
.page-features .row {} 
.page-features .intro h2 { font-size: 34px; line-height: 1.3;padding: 65px 0 50px;  } 
.page-features .row-cols-md-2 .text { padding-left: 2%;}
.page-features .row-cols-md-2 div:last-child.text { padding-left: 2%;}
.page-features .row-cols-md-2 h3 { font-size: 22px; line-height: 1.3;margin-bottom: 24px;  } 
.page-features .row-cols-md-2 p { font-size: 18px; color: rgba(0,0,0,0.45);  line-height: 1.45; margin-bottom: 24px;  } 
.page-features .image .helper {  display: inline-block;    height: 100%; vertical-align: middle;}
.page-features .image img {vertical-align: middle; max-width: 92%; margin-left: 3%; -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.33);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.33);}

.page-features .sign-off { padding: 0 0 50px; font-size: 28px; color: rgb(2,113,207); margin: 0;}
.page-features.main-bg h1 { text-align: center; font-size: 40px; padding-top: 100px;}

@media (max-width: 675px){
	.features-nav {margin-bottom: 0;}
	.features-nav ul { padding-bottom: 1.5rem;}
	.features-nav ul li { width: 100%;}
	.features-nav.lower ul li {  margin-bottom: 10px;}
	.features-nav ul li a { display: none; width: 100%;}
	.features-nav.lower ul li a, .features-nav ul li a.active { display: block; padding: 0 0 0 40px; background-size: auto 100%; background-position: left; text-align: left;}
	.page-features .intro h2 { font-size: 28px; padding: 30px 0;}
	.features-nav ul li a.active::after {left:50px;border-right: 1em solid transparent;border-bottom: 1rem solid;border-left: 1rem solid transparent; bottom: -24px;}
	.page-features .image img {margin-bottom: 20px;}
	.page-features .sign-off { font-size: 22px; padding-bottom: 15px;}
	.features-nav.lower  { padding-top: 10px;}
	.features-nav.lower ul li a.active::after { display: none;}
	.locations div { width: calc(100%); float: none; padding: 0 7.5% 20px;}
	.locations div:nth-child(5) { margin-left: 0;}

}

.page-recipes .row { padding:120px 9% 130px;} 
.page-recipes .row-cols-md-2 .row { padding:0; margin-bottom: 20px;} 
.page-recipes .intro h2 { font-size: 34px; line-height: 1.3;padding: 65px 0 50px;  } 
.page-recipes .row-cols-md-2 .text { padding-left: 2%;padding-right: 2%;}
.page-recipes .row-cols-md-2 div:last-child.text { padding-left: 2%;}
.page-recipes .row-cols-md-2 h3 { font-size: 22px; line-height: 1.3; } 
/* .page-recipes .row-cols-md-2 p:last-child { margin-bottom: 85px;} */
.page-recipes .image .helper {  display: inline-block;    height: 100%; vertical-align: middle;}
.page-recipes .image img {vertical-align: middle; max-width: 112%; margin-top: 0; margin-left: -50px; margin-right: -50px}

.page-recipes .sign-off { padding: 0 0 50px; font-size: 28px; color: rgb(2,113,207); margin: 0;}
.page-recipes.main-bg h1, .page-recipes .main-bg h1 { text-align: center; font-size: 40px; padding-top: 100px;}
.page-recipes.main-bg h2 { font-size: 40px; margin-bottom: 50px; }
.page-recipes.main-bg p { font-size: 22px; line-height: 1.3; margin-bottom: 30px; }

.page-recipes .row-cols-1, .page-recipes .row-cols-sm-1 { padding: 110px 0 80px;}
.page-recipes .row-cols-1 *, .page-recipes .row-cols-sm-1 * { color: #fff;}
.page-recipes .row-cols-1 h2, .page-recipes .row-cols-sm-1 h2 { font-size: 40px; width:75%; margin-bottom: 46px; }
.page-recipes .row-cols-1 p, .page-recipes .row-cols-sm-1 p { font-size: 22px; margin-bottom: 3rem; }
.page-recipes .row-cols-md-2 .col-md-6 p { font-size: 18px; margin-bottom: 2rem; }
.page-recipes .main-bg {margin-bottom: -100px;}
.page-recipes .main-bg .intro{padding-bottom: 1px;}
.find-a-recipe, .make-a-recipe { padding-bottom: 70px;}

.find-a-recipe .custom-select { 
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23ffffff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border-radius: 30px;
	border: 2px solid #FFF;
	
	-webkit-appearance: none;
}
.find-a-recipe .custom-select:disabled {
	border: 2px solid #535252;
	cursor: not-allowed;
}
.find-a-recipe h2, .make-a-recipe h2 { font-size: 38px; padding-top:5px;  margin-bottom: 10px;}
.find-a-recipe h3, .make-a-recipe h3 { font-size: 23px !important; margin-bottom: 85px;}
.make-a-recipe h3 { margin-bottom: 35px;}
.make-a-recipe h4 { font-size: 22px; margin-bottom: 50px;}
.make-a-recipe p { }
.make-a-recipe textarea,.make-a-recipe input.form-control,.find-a-recipe input.form-control,.retail-cs input.form-control, .row-cols-1.left .form-inline .form-control, .row-cols-sm-1.left .form-inline .form-control { color: #fff; border-radius: 20px; background-color: rgba(0,0,0,0.2); border:2px solid #fff; }
.make-a-recipe textarea.form-control:focus, .make-a-recipe input.form-control:focus {background-color: transparent;}

.make-a-recipe .form-group textarea.form-control::placeholder,
.make-a-recipe .form-group input.form-control::placeholder,
.find-a-recipe .form-group input.form-control::placeholder,
.retail-cs .form-group input.form-control::placeholder, 
.form-inline .form-control::placeholder{
	color: #fff !important;
	opacity: 1;
}
make-a-recipe .form-group textarea.form-control:-ms-input-placeholder,
.make-a-recipe .form-group input.form-control:-ms-input-placeholder,
.find-a-recipe .form-group input.form-control:-ms-input-placeholder,
.retail-cs .form-group input.form-control:-ms-input-placeholder, 
.form-inline .form-control:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color: #fff !important;
}
make-a-recipe .form-group textarea.form-control::-ms-input-placeholder,
.make-a-recipe .form-group input.form-control::-ms-input-placeholder,
.find-a-recipe .form-group input.form-control::-ms-input-placeholder,
.retail-cs .form-group input.form-control::-ms-input-placeholder, 
.form-inline .form-control::-ms-input-placeholder{ /* Edge */
	color: #fff !important;
}

.row-cols-1.left h3, .row-cols-sm-1.left h3 { font-size: 37px; padding-top: 100px;}
.row-cols-1.left .tile h5, .row-cols-sm-1.left .tile h5 { width: 50%; padding-left: 0; margin-bottom: 20px;}

i.icon { width: 36px; height: 36px; display: inline-block; background-repeat: no-repeat; background-position:  center; background-size: contain;}
i.icon.icon-sm { width: 18px; height: 18px;}
i.icon.icon-lg { width: 46px; height: 46px;}
p.icon { padding: 30px 0 0 65px; background-position: 0px 30px; background-size: 30px; background-repeat: no-repeat;}
.icon-crm {background-image: url("/app/themes/audiens/img/icons/crm.png");}
.icon-pointer {background-image: url("/app/themes/audiens/img/icons/pointer.png");}
.icon-mobile {background-image: url("/app/themes/audiens/img/icons/mobile.png");}
.icon-recipe-book {background-image: url("/app/themes/audiens/img/icons/recipe-book.png");}
.icon-users {background-image: url("/app/themes/audiens/img/icons/users.png");}
.icon-email {background-image: url("/app/themes/audiens/img/icons/email.png");}
.icon-chef {background-image: url("/app/themes/audiens/img/icons/chef.png");}
.icon-chat {background-image: url("/app/themes/audiens/img/icons/chat.png");}
.icon-phone {background-image: url("/app/themes/audiens/img/icons/phone.png");}

.form-check-inline {position: relative;cursor: pointer;
	padding-left: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;}
/* Hide the browser's default radio button */
.form-check-inline input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-check-inline label { cursor: pointer;}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
}
#_form_5_ .checkmark { background-color: #ccc;}

/* On mouse-over, add a grey background color */
.form-check-inline:hover input ~ .checkmark, #_form_5_ .form-check-inline:hover input ~ .checkmark {
  background-color: rgb(0,230,159);
}

/* When the radio button is checked, add a blue background */
.form-check-inline input:checked ~ .checkmark {
  background-color: #fff;
}
#_form_5_ .form-check-inline input:checked ~ .checkmark {
  background-color: rgb(0,230,159);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.form-check-inline input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.form-check-inline .checkmark:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgb(0,230,159);
}

.hidden {
	display: none !important;
}


/* Pricing tables CSS */
.pricing-table { color: rgb(120,120,120);}

.table-column {
  float: left;
  width: 20%;
}
.table-row {
  margin: 0 -5px;
}
.group, .pricing-table:after {
  content: "";
  display: table;
  clear: both;
}
.table-column p {
  padding: 5px 10px;
  text-align: center;
  background-color: rgba(0,230,159,0.1);
	border-top: 2px solid rgba(255,255,255,1);
	border-left: 4px solid rgba(255,255,255,1);
	margin: 0;
}
.table-column:first-child p {  
	background-color: transparent;
	border-right: none;
	border-bottom: 2px solid rgba(179,179,179,1);
	border-left: 0;
	text-align: left;
}
.table-column p:first-child{ min-height: 160px; padding-top: 50px;}
.table-column p:first-child img { width:50%; max-width: 124px; margin: -140px 0 0 0;}
.table-column:first-child p, .table-column p:nth-child(2) {border-top: 0;}
.table-column:first-child p:first-child { border-bottom: 2px solid rgba(0,230,159,0.1); }
.table-column p:nth-child(12) { padding: 15px 10px;}

.test-quote { font-size: 24px; margin: 30px 0; line-height: 1.3;}
.test-quote, .test-info {color: rgb(100,100,100);}

.mobile { display: none;}

.try-for-free a { background-color: rgb(0,230,159) !important; color: #FFF !important; border: none !important; padding-right:1.25rem !important; padding-left:1.25rem !important; border-radius: 50px;}
.try-for-free a:hover { background-color: rgb(2,113,207) !important; color: #FFF !important;}

@media screen and (max-width: 1280px) {
	.table-column p { font-size: 16px;}
	}

@media screen and (max-width: 1170px) {
	.table-column:first-child { display: none;}.table-column {
		width: 50%;
		display: block;
		margin-bottom: 80px;
	}
	.mobile { display: inline;}

}
@media screen and (max-width: 640px) {
	.table-column {
		width: 100%;
		display: block;
		margin-bottom: 20px;
		margin-top: 100px;
	}

}


#_form_5_ {
	position: relative; font-size: 14px;
}
.form-group { position: relative;}
#_form_5_ input[type="text"], ._form_5 textarea, ._form_5 select  { font-size: 14px; border-radius:30px !important; border:2px solid rgb(2,113,207) !important; width: 100% !important; padding: 5px 20px !important; background-color: #E8FCF5;
}
._form_5 textarea { height: 190px;}

#_form_5_ select { 
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%230271cf' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;	
	-webkit-appearance: none;
}

#_form_5_ input::placeholder, #_form_5_ textarea::placeholder, #_form_5_ select{
	color: rgb(2,113,207) !important;
	opacity: 1;
}

#_form_5_ input:-ms-input-placeholder, #_form_5_ textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color: rgb(2,113,207) !important;
}
#_form_5_ input::-ms-input-placeholder, #_form_5_ textarea::-ms-input-placeholder{ /* Edge */
	color: rgb(2,113,207) !important;
}

  #_form_5_ input[type="text"]._has_error, #_form_5_ textarea._has_error {
      border: #f37c7b 2px solid !important;
    }

    #_form_5_ input[type="checkbox"]._has_error {
      outline: #f37c7b 2px solid !important;
    }

    #_form_5_ ._error {
      display: block;
      position: absolute;
      font-size: 14px;
      z-index: 10000001;
    }

    #_form_5_ ._error._above {
      padding-bottom: 4px;
      bottom: 39px;
      right: 0;
    }

    #_form_5_ ._error._below {
      padding-top: 4px;
      top: 100%;
      right: 0;
    }

    #_form_5_ ._error._above ._error-arrow {
      bottom: 0;
      right: 15px;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #f37c7b;
    }

    #_form_5_ ._error._below ._error-arrow {
      top: 0;
      right: 15px;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #f37c7b;
    }

    #_form_5_ ._error-inner {
      padding: 8px 12px;
      background-color: #f37c7b;
      font-size: 14px;
      font-family: arial, sans-serif;
      color: #fff;
      text-align: center;
      text-decoration: none;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
    }

    #_form_5_ ._error-inner._form_error {
      margin-bottom: 5px;
      text-align: left;
    }

    #_form_5_ ._button-wrapper ._error-inner._form_error {
      position: static;
    }

    #_form_5_ ._error-inner._no_arrow {
      margin-bottom: 10px;
    }

    #_form_5_ ._error-arrow {
      position: absolute;
      width: 0;
      height: 0;
    }

    #_form_5_ ._error-html {
      margin-bottom: 10px;
    }

._form_5 .g-recaptcha, ._form_16 .g-recaptcha  { margin-left: 20%; margin-bottom: 15px;}
._form_16 .g-recaptcha  { margin-top: -15px;}

#video_modal .modal-content {position: relative;  width: 100%;  padding-bottom: 56.25%; }
#video_modal .modal-content iframe {position: absolute; left: 0; top: 0;  width: 100%; height: 100%; }

footer > *, footer h3 { font-size: 16px; color: #FFF;}
footer a {color: #FFF;}
footer h3 { font-size: 22px;}
footer ul, footer ul li { list-style: none; display: block; padding: 0; margin: 0; line-height: 1.2;}
footer ul li { margin-bottom: 5px;}
#footer-logo { display: inline-block; background-image: url("/app/themes/audiens/img/logo-w.png"); width: 220px; background-size: contain; background-repeat: no-repeat; margin-right: 105px; height: 38px;}
#linkedin, #facebook, #twitter, #social-media-links a { width: 36px; height: 36px; border: 2px solid #FFF; border-radius: 23px; background-position: center; background-repeat: no-repeat; background-size: 100%; margin-right: 10px; display: inline-block; vertical-align: top; margin-top: 5px;}
#social-media-links { display: inline;}
#social-media-links img { width: 32px !important; height: 32px !important;}
#social #linkedin, #social #facebook, #social #twitter { width: 36px; height: 36px; border: none; border-radius: 23px; background-position: center; background-repeat: no-repeat; background-size: 100%; display: inline-block; vertical-align: top; margin: 10px 0 0; background-color:rgb(2,113,207); }
#social #linkedin:hover, #social #facebook:hover, #social #twitter:hover { background-color:  rgb(0,230,159);}
#linkedin { background-image: url("/app/themes/audiens/img/icons/linkedin.png");}
#twitter { background-image: url("/app/themes/audiens/img/icons/twitter.png");}
#facebook { background-image: url("/app/themes/audiens/img/icons/facebook.png");}
#netcomm,#gdpr, #iab { margin-right: 60px;background-position: center; background-repeat: no-repeat; background-size: 100%;}
#netcomm { background-image: url("/app/themes/audiens/img/netcom_logo.png"); width: 90px; height: 109px; }
#gdpr { background-image: url("/app/themes/audiens/img/gdpr_logo.png"); width: 180px; height: 109px; }
#iab { background-image: url("/app/themes/audiens/img/iab_logo.png"); width: 65px; height: 109px; }
.copyright { text-align: right;}

.group:after, section:after {content: ""; display: table; clear: both;}

/* Custom css for shortcode function */
.custom-col {
	padding-top: 0px;
}

.tile.link { cursor: pointer;}

.page-numbers {padding: 3px 10px;background-color: rgba(2,113,207,0.1);border-radius: 20px;	margin: 0 5px;}
.page-numbers.current { background-color: rgba(2,113,207,1); color: #fff;}
.page-numbers:hover { background-color: rgb(0,230,159); color: #fff; text-decoration: none;}

@media (max-width: 1380px){
	.page-benefits .intro h1 { font-size: 40px;}
	.page-benefits .intro p, .page-benefits .row-cols-md-2 p { font-size: 20px;}
	.page-benefits .row-cols-md-2 h2 { font-size: 35px;}
	.page-benefits .row { padding: 80px 7% 30px;} 
	#news, #news-article { padding: 80px 9% 0;}
	#news-article article #social, #case-study article #social { margin-right: 50px;}
	#hero h3 { padding-top: 80px;}
	#hero h2 { font-size: 35px;}
	#challenges h1 { font-size: 80px;}
}

@media (max-width: 1199.98px){
	.row.row-cols-sm-1.row-cols-md-2 .tile h3,
	.row.row-cols-sm-1.row-cols-md-2 .tile h5 { max-width: 60%; font-size: 18px;}
	.row-cols-sm-1.row-cols-md-2 .tile p { bottom: 15px;}
	.row.row-cols-sm-1.row-cols-md-2 .tile h3 {padding-top: 15px;}
	.row-cols-1 .tile h3 { font-size: 30px;}
	#challenges h1 { font-size: 60px;}

}
	
@media (max-width: 1112px){
	.navbar-expand-lg .navbar-nav .nav-link  {font-size: 15px; padding-left: 0.25em; padding-right: 0.25em;}
	.features-nav ul li a { font-size: 16px; word-spacing: 100vw;}
	#news {padding: 15px;}
	#case-study .article-head { padding:30px 60px;}
	.locations div {padding: 0 3%;}
	#challenges img {	margin-right: 20px; float: left;}
	#challenges label { display: inline;}
	#challenges h1 { font-size: 45px;}
 ._form_16 .g-recaptcha  { margin-top:0px;}

}

@media (max-width: 991.98px){
	.navbar-brand { left: 0; top:0; margin: 0 !important;}
	.navbar-toggler { margin-left: 50%; width: 50%; display: block; text-align: right; color:rgb(0,230,159); }
	#navbar, .dropdown-menu { background-color:rgb(2,113,207); }
	.navbar-nav .nav-link, .login {margin: 0 20px;}
	.login:hover {}
	.nav-link { color:#fff;border-bottom: 5px solid rgb(2,113,207); }
	.nav-link:hover, .dropdown-menu, .dropdown-item {color:#fff;}
	.page-benefits .row-cols-md-2 h2 { font-size: 25px;}
	.page-benefits .intro p, .page-benefits .row-cols-md-2 p { font-size: 16px;}
	.navbar-brand img {margin: 5px 0 0 15px;}
}


@media (max-width: 834px){
	#news, #news-article { padding: 40px 5% 0;}
	.row-cols-lg-2 .row-cols-1 { margin-top: 30px; }
	.row-cols-md-2 .tile:nth-child(n+3) { margin-top:1.5rem !important;}
	.row.row-cols-sm-1.row-cols-md-2 .tile h3,
	.row.row-cols-sm-1.row-cols-md-2 .tile h5 { max-width: 70%;}
	.try-for-free a:hover { background-color: #FFF !important; color: rgb(2,113,207) !important;}
	#hero {height: 360px;}
	.navbar { padding-bottom:1rem; }
	.navbar-expand-lg .navbar-nav .nav-link { margin: 0 20px; padding:5px 0; }
	#navbar { margin-top: 15px; padding-top: 10px;}
	.page-features .row-cols-md-2 .text {padding-bottom: 20px;}
	body {font-size: 16px;}
	.retail-cs h1 { font-size: 1.5rem;}
	#hero h3 { padding-top: 45px;}
	#hero h2 { font-size: 28px;}
 ._form_16 .g-recaptcha  { margin-left:0;}
}

@media (max-width: 767px){
	.text, .image {padding-left: 2%; width: 98%;}
	.features-nav ul li a { word-spacing: normal;}
	.news-article { background-size: 100%; background-position: top left;}
	.news-article.cat-case-study {background-size: 159% auto;}
	#news-article article .article-body, #case-study article .article-body { width: 90%; padding: 15px;}
	#news-article article #social, #case-study article #social { margin-right: 15px;}
	#challenges { padding: 1rem !important;}
	#challenges h1 br { display: none;}
  #news-article article h2, #case-study article h2 { font-size: 25px;}
}

@media (max-width: 680px){
	#news-article article .article-body img { width:75%; height: auto !important; }

}

@media (max-width: 480px){
	.row-cols-1 .tile p, .row-cols-sm-1 .tile p { bottom:20px;}
	#footer-logo { width: 100%; margin: 10px 0; padding-top: 25%;}
	footer .row-cols-sm-2 > * { -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;margin-right: 0;}
	#netcomm,#gdpr, #iab { height: 80px; margin-right: 25px;}
	#netcomm { width: 60px;}
	#gdpr { width: 130px;}
	#iab { width: 50px;}
	.page-benefits .row-cols-md-2 h2 { font-size: 20px;}
	#hero div p:nth-child(3) { display: none;}
	#hero div p:last-child { display: block;}
	.tile br, #hero br { display: none;}
	.page-benefits .row { padding: 15px 0 15px;}
	.row.row-cols-sm-1.row-cols-md-2 .tile h3,
	.row.row-cols-sm-1.row-cols-md-2 .tile h5 { max-width: 70%;}
	#hero { height: 525px; background-image: url('/app/uploads/2021/01/Mobile_Home_2021_hero2_DoF.jpg') !important;}
	.row.row-cols-sm-2.row-cols-md-4 .tile:nth-child(3), .row.row-cols-sm-2.row-cols-md-4 .tile:nth-child(4) {margin-top: 0 !important;}
	.page-recipes .main-bg h1 { font-size: 30px; padding: 20px;}
	h2 { font-size: 24px;}
	.page-recipes .row { padding: 20px 15px;}
	.page-recipes .row-cols-md-2 .text, .page-recipes .row-cols-md-2 .image { width: 100% !important; padding-left: 0;}
	.page-recipes .image img { margin: 0; max-width: 100%;}
	.find-a-recipe h2, .make-a-recipe h2 { font-size: 24px; padding-left:15px; padding-right: 15px;}
	.find-a-recipe h3, .make-a-recipe h3 { font-size: 20px !important; margin-bottom: 30px; padding-left:15px; padding-right: 15px;}
	.page-recipes .row-cols-1 h2, .page-recipes .row-cols-sm-1 h2 { font-size: 24px; padding-left: 25%; width: 100%;}
	.page-recipes .row-cols-1 p, .page-recipes .row-cols-sm-1 p { font-size: 18px; padding-left: 25%; width: 100%;}
	.page-recipes .row-cols-1 .tile p, .page-recipes .row-cols-sm-1 .tile p { font-size: 18px; padding-left: 0; width: 100%;}
	#filter {padding: 15px 0; font-size: 16px;}
	#case-study .article-head { padding:15px;}
	#case-study .article-body {padding-top: 15px; padding-left: 15px;}
	#case-study .news-article {margin: 15px;}
	#news .news-article {margin:0 0 20px 0;}
	#case-study article #social {margin-right: 10px;}
	#case-study .related-articles {padding: 15px 0;}
	.related-articles h2 {font-size: 24px; width: 75%;}
	#case-study .related-articles h2 {padding: 15px;}
	#news-article  {background-size: 100%;}
	#news-article .article-body {padding-top: 15px;}
	#news-article article p, #case-study article p {font-size: 17px;}
	#news-article article h4, #case-study article h4 {font-size: 19px; line-height: 1.4;}
	#case-study article .blockquote { width:100%;}
	#news-article article .article-body, #case-study article .article-body { width: calc(100% - 50px);}
	#news-article article .blockquote, #case-study article .blockquote {margin: 20px 0; padding: 20px 0;}
	#news-article article p.tags, #case-study article p.tags {padding-top: 10px;}
	.news-article.cat-case-study {background-size: 140%;}

	.article-body div { width: 100% !important;}
	.article-body img { width: 100% !important;}
	.features-image-mobile { display: block; width: 100%;}
	.features-image { display:none;}
	.features-hero { height: auto;}
	footer .row.row-cols-sm-2.row-cols-md-4 > div {margin-bottom: 15px;}
	#news, #news-article { padding: 15px;}
	#news-article article #social, #case-study article #social { margin-right: 10px;}
	.article-body .key-stats img { max-width: 43px !important;}
	#hero h3 { padding-top: 15px;}
	#hero h2 { font-size: 24px;}
	.careers-hero { height: 250px;}
	._field-wrapper select option { padding: 10px 0; }
	 ._form_16 .g-recaptcha  { margin-top:0px;}

}

@media (min-width:380px) and (max-width: 450px){
	.news-article { background-position: center -20px;}
}

@media (max-width: 375px){
	.news-article.cat-case-study {background-size: 155%;}
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon, .navbar-toggler[aria-expanded="false"] .navbar-toggler-close{
  display: none;
}
.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon, .navbar-toggler[aria-expanded="true"] .navbar-toggler-close{
  display: inline;
}

.g-recaptcha iframe .rc-anchor-dark {background-color: transparent !important; border:none !important;}
