







/* 1a. Containers */



/* 1b. Colors */




/* 1c. Typography */




























/* 1d. Buttons */
















/* 1e. Forms */












/* 1f. Tables */











/* 1g. Site header */




/* 1h. Site System Pages */



/* 1h. Site footer */











.content-wrapper {
  max-width: 1240px;
}


.dnd-section > .row-fluid {
  max-width: 1240px;
}
/*
.dnd-section .dnd-column {
padding: 0 20px;
}
*/





html {
  font-size: 18px;
}

body {
  font-family: novel-display; font-style: normal; font-weight: 300; text-decoration: none;
  color: #2c2b33;
}

/* Paragraphs */

p {
  font-family: novel-display; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Anchors */

a {
  color: #3452ff;
  text-decoration: none;
  
}

a:hover,
a:focus{
  color: #0c2ad7;
}

a:active {
  color: #5c7aff;
}
/* Image */
img {
	border-style:none;
	vertical-align:middle;
	max-width:100%;
	height:auto;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
}
/* Headings */

h1 {
  font-weight: 700; text-decoration: none; line-height: 60px; font-family: novel-display; font-style: normal;
  color: #2c2b33;
  font-size: 60px;
}

h2 {
  font-weight: 700; text-decoration: none; line-height: 48px; font-family: novel-display; font-style: normal;
  color: #2c2b33;
  font-size: 48px;
}

h3 {
  font-weight: 700; text-decoration: none; line-height: 32px; font-family: novel-display; font-style: normal;
  color: #2c2b33;
  font-size: 32px;
}

h4 {
  font-weight: 700; text-decoration: none; line-height: 24px; font-family: novel-display; font-style: normal;
  color: #2c2b33;
  font-size: 24px;
}

h5 {
  font-weight: 500; text-decoration: none; line-height: 24px; font-family: novel-display; font-style: normal;
  color: #2c2b33;
  font-size: 21px;
}

h6 {
  font-weight: 400; text-decoration: none; line-height: 24px; font-style: normal;
  color: #2c2b33;
  font-size: 18px;
}

/* Blockquote */

blockquote {
  border-left-color: #ffffff;
}
.text-center { text-align:center; }




.button-primary {
  background-color: #fe2983;
  color: #ffffff;
  opacity: %;
}
.button-primary:hover, 
.button-primary:focus,
.button-primary:active
{
  background-color: #fe2983;
  opacity: %;
  color: #ffffff;
}

.button-secondary {
  background-color:#4561de;
  color: #ffffff;
  opacity: %;
}
.button-secondary:hover, 
.button-secondary:focus,
.button-secondary:active
{
  background-color: #4561de;
  color: #ffffff;
  opacity: %;
}

.button-tertiary {
  background-color: #ffffff;
  color: #2c2b33;
  opacity: %;
}
.button-tertiary:hover, 
.button-tertiary:focus,
.button-tertiary:active
{
  background-color: #ffffff;
  color: #2c2b33;
  opacity: %;
}




form,
.submitted-message {
  font-family: novel-display; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Form title */

 h3.form-title, form h1, form h2,
form h2,form h4 {
  color: #fe2983;
  margin-bottom: 20px;
  text-align: center;
}
 h3.form-title, form h2 { 
  font-weight: 700;
  text-decoration: none;
  font-size: 48px;
  line-height: 48px
} 

/* Form label */

form label {
  color: #2c2b33;
}

/* Form help text */

form legend, form p {
  color: #2c2b33;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
input[type=search],
select,
textarea {
  border-color: #D1D6DC;
  color: #2c2b33;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
  border-color: #CCCCCC;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #130179;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: {color=#fe2983, opacity=null, rgba=rgba(254, 41, 131, 1), rgb=rgb(254, 41, 131), hex=#fe2983, css=#fe2983};
  border: #D1D6DC;
  border-radius: 40;
  color: #ffffff;
  padding: ;
  font-size: 18px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: {color=#fe2983, opacity=null, rgba=rgba(254, 41, 131, 1), rgb=rgb(254, 41, 131), hex=#fe2983, css=#fe2983};
  color: #ffffff;
  border: #CCCCCC;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: {color=#fe2983, opacity=null, rgba=rgba(254, 41, 131, 1), rgb=rgb(254, 41, 131), hex=#fe2983, css=#fe2983};
  color: #ffffff;
  border: #CCCCCC;
}





table {
  background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
  border-color: #2c2b33;
}

th,
td {
  border-color: #2c2b33;
  color: #2c2b33;
}

thead th,
thead td {
  background-color: 
  
  
    
  
  rgba(44, 43, 51, 1)
;
  border-bottom-color: #2c2b33;
  color: #FFFFFF;
}

tfoot td {
  background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
  color: {color=#2c2b33, opacity=null, rgba=rgba(44, 43, 51, 1), rgb=rgb(44, 43, 51), hex=#2c2b33, css=#2c2b33};
}

tbody + tbody {
  border-top-color: #2c2b33;
}





body .navigation-primary {
    display: block;
    text-align: center;
}

body .navigation-primary a {
  color: #2c2b33;
  font-family: exo-soft; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 18px;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus
{
  color: #54535b;
}

body .navigation-primary a:active {
  color: #54535b;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #fe2983;
}


body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: #ffffff;
}
.announcement-bar {
	background-color: rgba(19, 1, 121,100%);
	width: 100%; 
	padding: 20px;
	color: #fff; 
	text-align: center; 
	font-weight: bold;
	z-index: 9999999999999;
	display: block;
	position: relative;
}
.announcement-bar p {
	color: #fff; 
	text-align: center; 
	font-weight: bold;
	margin-bottom: 10px;
}

.announcement-bar a {
	background: #fff; 
	padding: 5px 15px; 
	border-radius: 50px; 
	font-size: 14px; 
	margin: 10px 0 0 10px; 
	font-weight: 500; 
	color: #fe2983;
}

span.navflag {
  color: #fff;
  background: #fe2983;
  height: 32px;
  font-size: 10px;
  padding: 2px 5px;
  top: -20px;
  margin-right: -30px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 7px;
  position: relative;
  right: 10px;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: #ffffff;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #2c2b33;
  }
  span.navflag {
    top: -4px;
    margin-right: 0;
  right: -12px;
  }
}



/* Home Page */
.home-page .dnd_area-row-6-background-image {
  background-size: 70% !important;
  background-position: top 0px right -180px !important; 
}
.home-page .dnd_area-row-3-padding {
  position: relative;
  z-index: 11;
}
.performance-stats-section {  
  position: relative;
  z-index: 10;
  padding: 50px 0px;
}
/* Platform Page */
.dnd-section {
  position:relative;
  z-index:10;
}
#platform-intro .ic-image, #performance-intro .ic-image, #kids-intro .ic-image, #about-us-section .ic-image {
  top:-76px;
}
#predictive-audiences-section .ic-image, #data-solutions-section .ic-image, #kids-branding-guide-section .ic-image  {
  max-width: 100%;
  position: relative;
  text-align: center;
}
#kids-branding-guide-section {
  padding: 60px 0 0; 
}
#kids-branding-guide-section .row-fluid [class*="span"] {
  display: table-cell !important;
  float: none !important;
  vertical-align: middle !important;
}
.hs-content-id-52881155167 .row-number-10 img {
  height: 100px !important;
}
.quick-links {
  text-align:center; 
}
.quick-links ul {
  list-style: none;
  margin: 30px 0;
}
.quick-links ul li {
  display: inline-block;
  margin: 10px;
  border: 2px solid;
  padding: 5px 25px;
  border-radius: 30px;
}
.quick-links ul li a {
  color: #000000;
}
.border-pink {
  border-color: #fe2983 !important;
}
.border-blue {
  border-color: #4561de !important;
}
.border-green {
  border-color: #31d5b8 !important;
}
.border-orange {
  border-color: #fb7461 !important;
}
.contact-page form p {
  padding-bottom: 20px; 
}
.contact-page form .input {
  margin-right: 10px !important; 
}
.header.sticky .get-intouch-button .button.button-tertiary, 
.hs-content-id-52881155170 .get-intouch-button .button.button-tertiary, 
.hs-blog-post .button.button-tertiary, .hs-blog-listing .button.button-tertiary,
.hs-content-id-52881155169 .get-intouch-button .button.button-tertiary,
.hs-content-id-0 .get-intouch-button .button.button-tertiary,
.hs-content-id-1 .get-intouch-button .button.button-tertiary { 
  background: #130179 !important;
  color: #ffffff !important; 
}
.blurb-row p {
  margin-bottom: 0 !important;
  padding-left: 15px;
}



/* Pre Footer Content */
.pre-footer-area .pre-footer_area-row-0-background-image{
  background-size: 65% !important;
  background-position: top 0px right -160px !important;
}
.pre-footer-area .hs-form .hs-richtext {
  margin-bottom: 40px;
}
.legal-consent-container .hs-richtext,
.legal-consent-container p {
	font-size: 12px !important;
	line-height: 15px;
}
/* Footer Content */
.footer {
  background-color: rgba(19, 1, 121,100%);
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #4561de;
}

.footer p,
.footer a,
.footer div,
.footer span,
.footer__navigation li a {
  color: #ffffff;
}

.footer-copyright p,
.footer-copyright a,
.footer-copyright span
{
  color: #60579a;
  font-size: 16px; 
  font-size: 14px;
  
}
.footer .button {
  color: #4561de;
}




.blog-post-single .content-wrapper {
  max-width: 1024px;
}
#blog-pagination {
  text-align: center;
  padding: 20px 0;
}
#blog-pagination a {
  padding: 12px 20px;
  border-radius: 10px;
  margin-right: 10px;
}
.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot span,
.blog-index__popular-post .owl-dots .owl-dot:hover span,
.blog-index__popular-post .owl-dots .owl-dot.active span,
.blog-header__title span:after {
  background-color: #fe2983;
  color: #ffffff;
}

.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot.active {
  border-color: #fe2983;
}
.blog-topics-listing {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.blog-index__meta-tag a {
  color: #2c2b33;
}
.blog-listing-link {
  padding: 40px 0;
}
.blog-listing-link a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #4662e2;
  letter-spacing: 1px;
}
.blog-single-post h1 {
  font-size: 48px;
  text-transform : normal;
  font-weight: 600;
}
.blog-single-post h2 {
  font-size: 36px;
  text-transform : normal;
  font-weight: 500;
  line-height: 42px;
}
.blog-post__meta {
  display: flex;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600; 
  font-family: exo-soft;
  font-style: normal;
}
.blog-post__meta div.blog-post__timestamp {
 margin-left: 10px;
 color: #fd2886;
}
.blog-post__image { 
   text-align: center; 
   padding-bottom: 50px;
}
.blog-post__social-share {
  text-align: right; 
  margin-bottom: 15px;
}
.blog-post__social-share a {
  padding: 5px;
}
.blog-post__content, .blog-post__topics {
  max-width: 800px;
  margin: 0 auto;
}
.blog-post-single a {
  color: #485dd5;
  font-weight: 500;
}
.blog-post__topics a {
  padding: 0 5px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}
.blog-post__topics {
  padding: 30px 0;
}
.blog-listing-grid {
  padding: 60px 0;
}
.blog-listing-grid article {
  border-radius: 15px;
  margin: 15px !important;
  height: 320px;
  box-shadow: 0 5px 20px 0 rgba(44,43,51,25%);
}
.blog-listing-grid .blog-grid-content {
  padding: 20px;
}
.blog-grid-image img {
  height: 160px;
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.blog-listing-grid .blog-post-tag { 
   margin-bottom: 5px;
   text-align: center;
   text-transform: uppercase;
}  
.blog-listing-grid .blog-post-tag a {
  color: #fe2983;
  font-weight: 500;
  font-size: 16px;
}
.blog-grid-content h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  text-transform: none;
}
.blog-grid-content h2 a {
  color: #000000;
}
@media(min-width:1280px) {
 .blog-listing-grid .row-fluid .span4 {
  width:30%;
 }
}
#comments-listing .comment-reply-to {
  color: #3452ff;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0c2ad7;
}

#comments-listing .comment-reply-to:active {
  color: #5c7aff;
}






.error-page_not_found h1 {
  font-weight: 300; text-decoration: none; font-style: normal;
  font-size: 40px;
}
.error-page_server_error h1 {
  font-weight: 300; text-decoration: none; font-style: normal;
  font-size: 40px;
}





body .icon svg {
  fill: #2c2b33;
}
body .btn-search svg {
  fill: #2c2b33;
}

@media only screen and (max-width: 767px) {
  body, html {
    font-size: 16px;
  }
  
  h1 {
    font-size: 45px;
    line-height: 45px;
    text-align: center;
  }

  h2 {
    font-size: 35px;
    text-align: center;
  }

  h3 {
    font-size: 30px;
    text-align: center;
  }

  h4 {
    font-size: 25px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 22px;
  }
  
}
.pr-15 {padding-right: 15px;}





/* Button Animations  */

button, .button, .hs-submit .actions, .quick-links li  {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

button:hover, .button:hover, .hs-submit .actions:hover, .quick-links li:hover {
  -ms-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0,100px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        transform: translate3d(0,100px,0);
          opacity: 0;
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}
.fadeIn {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
   animation-duration: .3s;
    -webkit-animation-duration: .4s;
}


/*  Fadein UP  */



@keyframes fadeInUp {
    from {
        transform: translate3d(0,400px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,400px,0);
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

.animated {
    animation-delay:.3s
    animation-duration: 1.2s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.2s;

}

.animatedFadeInUp {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function:cubic-bezier(.075, .82, .165, 1)
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}


/*  Fadein LEFT  */



@-webkit-keyframes fadeInLeft {
            0% {
               opacity: 0;
               -webkit-transform: translateX(-120px);
               transform: translateX(-120px);
            }
            100% {
               opacity: 1;
               -webkit-transform: translateX(0);
               transform: translateX(0);
            }
         }
         
         @keyframes fadeInLeft {
            0% {
               opacity: 0;
               -webkit-transform: translateX(-120px);
               transform: translateX(-120px);
            }
            100% {
               opacity: 1;
               -webkit-transform: translateX(0);
               transform: translateX(0);
            }
         }
    .animatedFadeInLeft
{
        opacity: 0;
        -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
        animation-timing-function:cubic-bezier(.075, .82, .165, 1)
}  
    .fadeInLeft {
         opacity: 0;
         -webkit-animation-name: fadeInLeft;
         animation-name: fadeInLeft;
         }

/*  Fadein RIGHT */


@-webkit-keyframes fadeInRight {
            0% {
               opacity: 0;
               -webkit-transform: translateX(120px);
            }
            100% {
               opacity: 1;
               -webkit-transform: translateX(0);
            }
         }
         
         @keyframes fadeInRight {
            0% {
               opacity: 0;
               transform: translateX(120px);
            }
            100% {
               opacity: 1;
               transform: translateX(0);
            }
         }
      .animatedFadeInRight {
        opacity: 0;
        -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
        animation-timing-function:cubic-bezier(.075, .82, .165, 1)
    }     
    .fadeInRight {
            opacity: 0;
            -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
         }
.a-delay-1 {
    -webkit-animation-delay: .1s;
    animation-delay:.1s
}

.a-delay-2 {
    -webkit-animation-delay: .2s;
    animation-delay:.2s
}

.a-delay-3 {
    -webkit-animation-delay: .3s;
    animation-delay:.3s
}

.a-delay-4 {
    -webkit-animation-delay: .4s;
    animation-delay:.4s
}

.a-delay-5 {
    -webkit-animation-delay: .5s;
    animation-delay:.5s
}

.a-delay-6 {
    -webkit-animation-delay: .6s;
    animation-delay:.6s
}

.a-delay-7 {
    -webkit-animation-delay: .7s;
    animation-delay:.7s
}

.a-delay-8 {
    -webkit-animation-delay: .8s;
    animation-delay:.8s
}

/* Case Studies Main */

.case-studies {margin-top: 50px;}

.case-studies .cs-header {
  max-width: 980px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align:center;
}
.cs-listing-grid{
  padding: 30px 0 70px;
}
.cs-grid-image img {
  border-radius: 25px;
}
.cs-grid-content {
   padding: 20px;
}
.cs-grid-content h5 a {
  color: #000000;
}
.cs-grid-content p {
  font-size: 16px;
  line-height:24px;
}
.extra-case-studies a.button {
    color: #fff !important;
}
.extra-case-studies h2 {
    text-align: center;
}

.stat-box1,
.stat-box2,
.stat-box3 {
  padding: 15px;
  border-radius: 20px;
  background: white;
  text-align: center;
  box-shadow: 0 0 20px #ccc;
  float: left;
}

.stat-box1 h2.stat-number,
.stat-box2 h2.stat-number,
.stat-box3 h2.stat-number {
  font-size: 60px;
  font-family: exo-soft,sans-serif;
  font-weight: 600;
  line-height: 60px;
  font-style: italic;
}
.stat-box1 h2.stat-number {
  color: #fe2983;
}
.stat-box2 h2.stat-number {
  color: #31d5b8;
}
.stat-box3 h2.stat-number {
  color: #4561de;
}
.stat-section p {
	margin-bottom: 0;
}
.case-study-content h2 {
  color: #fe2983;
}
.case-study-content h4 {
line-height: 32px;
  padding-bottom: 20px;
}
.case-study-content h5 {
  color: #4561de;
}
.extra-case-studies h5 {
	min-height: 100px;
}