/**
 * Used "CHECK" to denote where I made adjustments to the "Style Tweaks" for making h3 and p elements more standardized across the site.
 * If/When debugging this, start there.
 */
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.hidden {
  display: none;
  visibility: hidden; }

.assistive-text {
  display: block;
  height: 0;
  width: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix {
  *zoom: 1; }
  .clearfix:before,
  .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

/*================================================================
==================================================================
	TABLE OF CONTENTS

	1.) General
		a.) page
		b.) resource share
		c.) recommended-resources-title
		d.) testimonials
		e.)
	2.) Breadcrumbs
	3.) BLOG
		a.) category
		b.) single posts
	4.) Home
	5.) WHITEPAPER, WEBINAR, VIDEO
	====================HALFWAY========================
	6.) Resources
		a.) Take the Next Step Static Block
		b.) Individual RESOURCES
		c.) RESOURCES Tabs
	7.) CAREERS
		a.) City CAREERS
		b.) Individual CAREERS
	8.) SERVICES
	9.) ABOUT
	10.) TECH
	11.) CONTACT
	12.) PARTNERS

=================================================================*/
/*======================
	General Styles
======================*/
@media only screen and (max-width: 640px) {
  .page h1.entry-title {
    font-size: 12vw;
    line-height: 1em; } }

@media only screen and (max-width: 640px) {
  .page h3.title {
    font-size: 9vw;
    line-height: 1.25em; } }

.page .entry-content {
  /** CHECK **/ }
  .page .entry-content h2 {
    color: #004469;
    font-weight: bold;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 20px; }
    @media only screen and (max-width: 640px) {
      .page .entry-content h2 {
        font-size: 28px; } }
  .page .entry-content h3 {
    color: #666666;
    text-transform: uppercase;
    /* font-size: 2.2vw; */
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 20px;
    letter-spacing: 3px;
    /* @media only screen and ( max-width: 640px ) {
				font-size: 24px;
			} */ }
  .page .entry-content h5 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1; }
  .page .entry-content figcaption {
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    font-size: 1rem;
    font-style: italic; }
  .page .entry-content p {
    font-size: 20px;
    font-size: 1.25rem; }

.page .entry-header {
  background: url(/wp-content/uploads/2016/11/blog-header.jpg) center center no-repeat;
  background-size: cover;
  padding: 20px 0;
  position: relative;
  /* .wpb_text_column.wpb_content_element { margin-bottom: 0 !important;} */ }
  .page .entry-header .entry-title {
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 0;
    margin: 0;
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold; }

.page.contact-us .entry-header, .page.client-success .entry-header {
  background-image: url(/wp-content/uploads/2016/11/ContactUs-ManOnComputer.png); }

.page.partners .entry-header {
  background-image: url(/wp-content/uploads/2016/11/Partnerships-Hands.png); }

@media only screen and (min-width: 640px) {
  .page .careers-sidebar {
    border-left: 3px solid #dde0e3; } }

.page .careers-sidebar h3 {
  background: #fbd11a;
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  display: table;
  float: right;
  padding: 0 10px;
  font-weight: bold; }

.page .careers-sidebar .careers-sidebar-header + div {
  clear: both; }

/**
 * This line is to clean up the client's old way of entering post content
 */
@media screen and (min-width: 40.1em) {
  p.has-featured-image-in-content {
    margin-bottom: 0; }
    p.has-featured-image-in-content a:first-child {
      float: right;
      margin-left: 20px;
      margin-bottom: 20px; } }

.resource-share p {
  text-transform: uppercase; }

.resource-share .rrssb-buttons {
  margin-bottom: 25px; }
  .resource-share .rrssb-buttons li a:hover {
    background: none !important; }
  .resource-share .rrssb-buttons li a svg {
    width: 25px;
    height: 25px; }

.recommended-resources-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1;
  border-bottom: 1px solid #dde0e3; }
  .recommended-resources-title p {
    font-weight: bold;
    margin-bottom: 0 !important; }

.entry-content .featured-whitepaper-outer .recommended-resources-title p, .entry-content .case-study .recommended-resources-title p {
  font-size: 16px !important;
  color: #535252 !important; }

.entry-content .featured-whitepaper-outer .item-title, .entry-content .featured-whitepaper-outer .item-title p, .entry-content .case-study .item-title, .entry-content .case-study .item-title p {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem; }
  @media only screen and (min-width: 640px) {
    .entry-content .featured-whitepaper-outer .item-title, .entry-content .featured-whitepaper-outer .item-title p, .entry-content .case-study .item-title, .entry-content .case-study .item-title p {
      font-size: 1.3vw; } }

.entry-content .featured-whitepaper-outer .subtitle, .entry-content .featured-whitepaper-outer .subtitle p, .entry-content .case-study .subtitle, .entry-content .case-study .subtitle p {
  font-weight: bold;
  font-size: 18px !important; }

.entry-content .featured-whitepaper-outer .featured-image, .entry-content .case-study .featured-image {
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
  margin-bottom: 0; }

.entry-content .featured-whitepaper-outer .download-button .button, .entry-content .case-study .download-button .button {
  background: #ffffff;
  color: #047dca;
  font-weight: bold;
  border: 2px solid #047dca;
  padding: 10px 35px;
  border-radius: 20px;
  text-transform: uppercase;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  float: left; }
  .entry-content .featured-whitepaper-outer .download-button .button:hover, .entry-content .case-study .download-button .button:hover {
    color: #ffffff;
    background: #047dca; }

.entry-content .featured-whitepaper-outer .download-button span, .entry-content .case-study .download-button span {
  padding-left: 20px;
  font-weight: bold; }

.entry-content .featured-whitepaper-outer .webinar-date-time, .entry-content .case-study .webinar-date-time {
  float: left;
  padding-top: 5px;
  padding-left: 15px; }
  .entry-content .featured-whitepaper-outer .webinar-date-time span.date, .entry-content .featured-whitepaper-outer .webinar-date-time span.start-time, .entry-content .case-study .webinar-date-time span.date, .entry-content .case-study .webinar-date-time span.start-time {
    display: block;
    font-weight: bold; }

.entry-content .featured-whitepaper-outer .item-content, .entry-content .case-study .item-content {
  clear: both; }
  .entry-content .featured-whitepaper-outer .item-content p, .entry-content .case-study .item-content p {
    font-weight: bold;
    margin: 1rem 0 0; }

.entry-content .case-study .item-title, .entry-content .case-study .item-title p {
  text-transform: capitalize !important;
  color: #535252;
  line-height: 1em;
  font-family: "Lato", sans-serif; }

.entry-content .case-study .subtitle, .entry-content .case-study .subtitle p {
  font-weight: normal !important;
  margin-bottom: 20px; }

.case-study-alt .featured-image {
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px; }

.case-study-alt .item-title {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  margin: 10px auto 20px;
  font-size: 20px;
  font-size: 1.25rem; }
  @media only screen and (min-width: 640px) {
    .case-study-alt .item-title {
      font-size: 1.3vw; } }

.home-latest-news-outer {
  margin-bottom: 20px; }
  .home-latest-news-outer .item-title {
    font-weight: 900;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1.3rem; }
  .home-latest-news-outer .item-date {
    margin-bottom: 25px;
    color: #0179ba;
    font-weight: bold; }
  .home-latest-news-outer .featured-image {
    margin-bottom: 10px; }
  .home-latest-news-outer .item-content a {
    color: #0179ba;
    font-weight: bold;
    text-transform: uppercase; }
    .home-latest-news-outer .item-content a .fa {
      color: #004366;
      margin-right: 5px; }

.read-more {
  color: #3599db;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 0 0 20px; }
  .read-more:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    color: #004366;
    margin-right: 5px; }

.read-more-alt {
  color: #3599db;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 0 0 20px;
  position: relative; }
  .read-more-alt:before {
    content: ">";
    font-weight: bold;
    color: #3599db;
    margin-right: 5px; }

.testimonial-outer {
  position: relative;
  padding: 60px 20px 20px; }
  .testimonial-outer:before {
    content: "\201C";
    font-style: normal;
    font-family: Source Sans Pro;
    text-decoration: inherit;
    text-align: center;
    font-size: 90px;
    font-size: 5.625rem;
    line-height: 0px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    width: 100%; }
  .testimonial-outer.one:before {
    /* color: #e9242c; */
    color: #e9242c; }
  .testimonial-outer.two:before {
    /* color: #e9242c; */
    color: #56ad46; }
  .testimonial-outer.three:before {
    color: #007abe; }
  .testimonial-outer.four:before {
    color: #fbd11a; }

.testimonial-inner h4 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #004469;
  margin-bottom: 0;
  font-family: "Source Sans Pro", sans-serif; }

.testimonial-inner .title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 0;
  font-family: "Source Sans Pro", sans-serif; }

.testimonial-inner .company {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8em;
  margin-bottom: 0;
  font-family: "Source Sans Pro", sans-serif; }

.testimonial-inner p {
  line-height: 24px; }

@media only screen and (min-width: 1024px) {
  .testimonials-read-more {
    margin: 30px 0 0; } }

.testimonials-read-more a {
  text-transform: uppercase;
  font-weight: bold;
  color: #3698db; }

.page-template-page-services .testimonial-outer {
  padding: 60px 0.625rem 20px; }

.be-in-the-know .gform_wrapper {
  font-size: 20px; }
  .be-in-the-know .gform_wrapper input:not([type=submit]) {
    padding: 0.75em 1em !important;
    height: auto;
    border-radius: 6px; }
  .be-in-the-know .gform_wrapper .gfield_contains_required label {
    display: none !important; }
  .be-in-the-know .gform_wrapper .gform_footer input.button {
    width: 100%;
    border-radius: 3em;
    font-size: 25px;
    font-weight: 900;
    font-family: PT Sans, sans-serif;
    padding-top: .75em;
    padding-bottom: .75em;
    line-height: 25px;
    margin-top: .5em !important; }

/*======================
	BREADCRUMBS
=======================*/
.resource-breadcrumbs {
  background: #004366;
  padding: 10px 0;
  text-transform: uppercase; }
  .resource-breadcrumbs a {
    color: #fcd11d; }
  .resource-breadcrumbs span {
    color: #fcd11d; }
  .resource-breadcrumbs p {
    margin-bottom: 0; }

/*======================
	BLOG
=======================*/
p#blog_head {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: .5rem;
  line-height: 1.4;
}
.page-template-page-blog-landing h3 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center; }
  .page-template-page-blog-landing h3 a {
    color: #000; }

.page-template-page-blog-landing .read-more-link {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px; }
  .page-template-page-blog-landing .read-more-link .fa {
    color: #ffffff; }

.page-template-page-blog-landing .blog-header .entry-title {
  line-height: 42px;
  margin: 30px 0 40px; }
  @media only screen and (max-width: 639px) {
    .page-template-page-blog-landing .blog-header .entry-title {
      margin-top: 0; } }
  .page-template-page-blog-landing .blog-header .entry-title a {
    color: #ffffff;
    font-size: 2.4vw; }
    @media only screen and (max-width: 639px) {
      .page-template-page-blog-landing .blog-header .entry-title a {
        font-size: 26px;
        font-size: 1.625rem; } }

@media only screen and (max-width: 639px) {
  .page-template-page-blog-landing .blog-header {
    margin-bottom: 30px !important; } }

.page-template-page-blog-landing .blog-header img {
  margin: 30px auto; }

.page-template-page-blog-landing .blog-search {
  background: #cde4f3;
  margin: 20px 10px !important;
  padding: 10px 0; }
  .page-template-page-blog-landing .blog-search p {
    font-weight: bold;
    margin-bottom: 0; }

.page-template-page-blog-landing .big-post {
  margin-bottom: 40px !important; }

.page-template-page-blog-landing .inner {
  border: 1px solid #dde0e3;
  margin-bottom: 20px; }
  .page-template-page-blog-landing .inner img {
    margin-bottom: 20px;
    width: 100%;
    /* This is not recommended, but was requested */ }
  .page-template-page-blog-landing .inner .item-content p {
    padding: 0 10px; }
  .page-template-page-blog-landing .inner .item-read-more {
    color: #3599db;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 20px 0; }
    .page-template-page-blog-landing .inner .item-read-more .fa {
      color: #004366;
      margin-right: 5px; }
  .page-template-page-blog-landing .inner p {
    color: #000; }

.page-template-page-blog-landing .be-in-the-know {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .page-template-page-blog-landing .be-in-the-know p {
    font-weight: bold; }
  .page-template-page-blog-landing .be-in-the-know .gform_wrapper input:not([type=submit]) {
    font-size: 16px !important; }
  .page-template-page-blog-landing .be-in-the-know .gform_wrapper .gform_footer input.button {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin: .5em 0 !important;
    background: #007ecf;
    border: none;
    max-width: none; }

.page-template-page-blog-landing .recommended-resources-title {
  text-transform: uppercase;
  border-bottom: 1px solid #dde0e3;
  margin-bottom: 20px; }
  .page-template-page-blog-landing .recommended-resources-title p {
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem; }

.page-template-page-blog-landing .view-all-posts-link {
  color: #3599db;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 20px 0; }
  .page-template-page-blog-landing .view-all-posts-link .fa {
    color: #004366;
    margin-right: 5px; }

.page-template-page-blog-landing .item-title {
  line-height: 22px;
  margin-bottom: 7px; }
  .page-template-page-blog-landing .item-title a {
    color: #535252;
    text-transform: uppercase;
    font-weight: bold; }

.page-template-page-blog-landing .subtitle {
  line-height: 22px;
  font-weight: bold; }

.page-template-page-blog-landing .featured-whitepaper-outer {
  margin-bottom: 20px; }
  .page-template-page-blog-landing .featured-whitepaper-outer + .button {
    color: #047dca;
    background: #ffffff;
    font-weight: bold;
    border: 2px solid #047dca;
    padding: 10px;
    border-radius: 20px;
    max-width: 250px;
    display: block;
    margin: 0 auto !important;
    text-transform: uppercase; }
    .page-template-page-blog-landing .featured-whitepaper-outer + .button:hover {
      color: #ffffff;
      background: #047dca; }

.archive .page-header, .category .page-header {
  background: url(/wp-content/uploads/2016/11/blog-header.jpg) center center no-repeat;
  background-size: cover;
  padding: 20px 0;
  margin-bottom: 35px;
  position: relative;
  /* .wpb_text_column.wpb_content_element { margin-bottom: 0 !important;} */ }
  .archive .page-header .page-title, .category .page-header .page-title {
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 0;
    margin: 0;
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold; }

.category article {
  border: 1px solid #dde0e3; }

.category .entry-title {
  line-height: 18px;
  text-align: center; }
  .category .entry-title a {
    font-size: 22px;
    font-size: 1.375rem;
    color: #000; }

.category .entry-summary {
  padding: 0 10px; }

.category .read-more {
  color: #3599db;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 20px; }
  .category .read-more:before {
    display: none; }
  .category .read-more .fa {
    color: #004366;
    margin-right: 5px; }

.single.single-post h1 {
  color: #004469;
  font-size: 3vw;
  font-weight: bold;
  margin-top: 20px; }
  @media only screen and (max-width: 640px) {
    .single.single-post h1 {
      font-size: 26px;
      font-size: 1.625rem; } }

.single.single-post .blog-header {
  background: url(/wp-content/uploads/2016/11/blog-header.jpg) center center no-repeat;
  background-size: cover;
  padding: 20px 0;
  position: relative; }
  .single.single-post .blog-header .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important; }
  .single.single-post .blog-header h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold; }

.single.single-post .post-featured-resource {
  margin-bottom: 40px !important; }
  .single.single-post .post-featured-resource:before {
    content: "";
    height: 1px;
    background: #dde0e3;
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-bottom: 45px; }
  .single.single-post .post-featured-resource .recommended-resources-title {
    color: #9d9d9d;
    margin-bottom: 40px; }
    .single.single-post .post-featured-resource .recommended-resources-title p {
      font-size: 22px;
      font-size: 1.375rem; }
  .single.single-post .post-featured-resource .item-title {
    color: #666666;
    font-weight: bold;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1; }
  .single.single-post .post-featured-resource .subtitle {
    font-size: 24px;
    font-size: 1.5rem; }
  .single.single-post .post-featured-resource .download-button a {
    color: #ffffff;
    background: #047dca;
    font-weight: bold;
    border: 2px solid #047dca;
    padding: 10px;
    border-radius: 20px;
    max-width: 250px;
    display: block;
    text-transform: uppercase; }
    .single.single-post .post-featured-resource .download-button a:hover {
      color: #047dca;
      background: #ffffff; }
  .single.single-post .post-featured-resource .featured-image img {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }

.single .entry-content ul:not(.pricing-table), .page .entry-content ul:not(.pricing-table) {
  line-height: 30px;
  margin-left: 3em;
  margin-bottom: 1rem;
  font-size: 20px;
  font-size: 1.4rem; }

.rules-text p {
  color: #808080;
  font-size: 15px !important;
  font-size: .9375rem !important;
  font-style: italic; }

/*======================
	HOME AND MOBILE
=======================*/
.home .entry-content {
  margin: 0 !important;
  /* CLIENT SUCCESS H2 */ }
  .home .entry-content h1 {
    color: #004469;
    font-weight: bold;
    font-size: 3.2vw;
    padding-top: 20px; }
    @media only screen and (min-width: 640px) {
      .home .entry-content h1 {
        padding-top: 40px; } }
    @media only screen and (max-width: 640px) {
      .home .entry-content h1 {
        font-size: 28px;
        font-size: 1.75rem; } }
  .home .entry-content h2 {
    color: #004469;
    font-weight: bold;
    font-size: 3vw; }
    @media only screen and (max-width: 640px) {
      .home .entry-content h2 {
        font-size: 26px;
        font-size: 1.625rem; } }
    @media only screen and (min-width: 1400px) {
      .home .entry-content h2 {
        font-size: 42px;
        font-size: 2.625rem; } }
  .home .entry-content .home-icons {
    background: #cde4f3; }
    .home .entry-content .home-icons .wpb_content_element {
      margin-bottom: 0; }
    .home .entry-content .home-icons ul {
      margin: 10px auto;
      text-align: center; }
      .home .entry-content .home-icons ul li {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        padding: 5px 10px 7px;
        display: inline-block;
        text-align: center; }
        @media only screen and (max-width: 640px) {
          .home .entry-content .home-icons ul li {
            width: 49%;
            text-align: left; } }
        .home .entry-content .home-icons ul li img {
          width: 35px;
          height: 35px;
          display: inline-block; }
        .home .entry-content .home-icons ul li a {
          color: #666766;
          text-decoration: underline;
          text-transform: uppercase;
          display: inline-block;
          padding-left: 5px;
          font-size: 13px;
          font-size: 0.8125rem;
          font-weight: bold; }
          @media only screen and (max-width: 378px) {
            .home .entry-content .home-icons ul li a {
              font-size: 10px;
              font-size: 0.625rem; } }
  .home .entry-content .home-trusted {
    padding: 20px 0; }
    @media only screen and (min-width: 640px) {
      .home .entry-content .home-trusted {
        padding: 50px 0 30px; } }
    .home .entry-content .home-trusted h2 {
      margin: 10px 0 20px;
      text-transform: uppercase; }
  .home .entry-content .home-testimonials {
    padding: 20px 0; }
    @media only screen and (min-width: 640px) {
      .home .entry-content .home-testimonials {
        border-top: 1px solid #eaeef1; } }
    @media only screen and (max-width: 640px) {
      .home .entry-content .home-testimonials:before, .home .entry-content .home-testimonials:after {
        content: "";
        background: #eaeef1;
        display: block;
        width: 90%;
        height: 1px;
        margin: 0 auto;
        text-align: center; } }
    @media only screen and (min-width: 1024px) {
      .home .entry-content .home-testimonials .vc_inner {
        padding-top: 30px; } }
  .home .entry-content .client-h2 {
    margin: 10px 0 30px; }
    @media only screen and (min-width: 1024px) {
      .home .entry-content .client-h2 {
        margin: 35px 0 85px; } }
    .home .entry-content .client-h2 h2 {
      text-transform: uppercase; }
  .home .entry-content .client-success-row {
    background: #e5ecef; }
    @media only screen and (max-width: 640px) {
      .home .entry-content .client-success-row {
        padding: 20px; } }
    .home .entry-content .client-success-row h2 {
      font-size: 48px;
      font-size: 3rem;
      line-height: 1em;
      font-weight: normal;
      margin: .25em 0; }
      @media only screen and (max-width: 640px) {
        .home .entry-content .client-success-row h2 {
          font-size: 32px;
          font-size: 2rem; } }
    .home .entry-content .client-success-row span {
      text-transform: uppercase;
      font-size: 24px;
      font-size: 1.5rem; }
    .home .entry-content .client-success-row .columns .wpb_text_column .wpb_wrapper p {
      margin-bottom: 0;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.4em; }
      .home .entry-content .client-success-row .columns .wpb_text_column .wpb_wrapper p a {
        color: #3599db;
        margin-top: 30px;
        margin-bottom: 50px !important;
        display: block;
        font-weight: bold;
        text-transform: uppercase; }
        .home .entry-content .client-success-row .columns .wpb_text_column .wpb_wrapper p a .fa {
          color: #004366;
          margin-right: 5px; }
  .home .entry-content .client-success-row-alt {
    background: #ccd9e0; }
    .home .entry-content .client-success-row-alt .columns .wpb_text_column .wpb_wrapper p {
      margin-bottom: 0;
      line-height: 1.4em; }
      .home .entry-content .client-success-row-alt .columns .wpb_text_column .wpb_wrapper p a {
        color: #3599db !important;
        margin-top: 20px;
        display: block;
        font-weight: bold;
        text-transform: uppercase; }
        .home .entry-content .client-success-row-alt .columns .wpb_text_column .wpb_wrapper p a .fa {
          color: #004366;
          margin-right: 5px; }
  .home .entry-content .client-success-row.one {
    padding-top: 30px !important; }
    @media only screen and (min-width: 1024px) {
      .home .entry-content .client-success-row.one {
        padding-bottom: 50px; } }
    @media only screen and (min-width: 640px) {
      .home .entry-content .client-success-row.one .wpb_text_column .wpb_wrapper {
        padding-top: 60px; } }
    .home .entry-content .client-success-row.one .columns {
      position: relative; }
      @media only screen and (min-width: 640px) {
        .home .entry-content .client-success-row.one .columns figure {
          position: absolute;
          top: -50px;
          right: 0; } }
      .home .entry-content .client-success-row.one .columns figure figcaption {
        font-weight: bold;
        text-align: left;
        padding-top: 10px;
        font-size: 1rem;
        font-style: italic; }
  @media only screen and (min-width: 1024px) {
    .home .entry-content .client-success-row.two {
      padding: 75px 0 30px; } }
  .home .entry-content .client-success-row.two .wpb_single_image.wpb_content_element {
    margin-bottom: 0; }
  .home .entry-content .client-success-row.two .vc_column-inner {
    position: relative; }
  @media only screen and (min-width: 640px) {
    .home .entry-content .client-success-row.two figure {
      position: absolute;
      top: 0;
      left: 0;
      width: 510px; } }
  @media only screen and (min-width: 640px) {
    .home .entry-content .client-success-row.three {
      padding: 150px 0 100px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .home .entry-content .client-success-row.three {
      padding-top: 200px; } }
  .home .entry-content .client-success-row.three .columns {
    position: relative; }
    .home .entry-content .client-success-row.three .columns figure figcaption {
      font-weight: bold;
      text-align: left;
      padding-top: 10px;
      font-size: 1rem;
      font-style: italic; }
  .home .entry-content .client-success-row.four {
    padding-top: 50px;
    padding-bottom: 50px; }
    @media only screen and (min-width: 640px) {
      .home .entry-content .client-success-row.four {
        padding-bottom: 100px; } }
    .home .entry-content .client-success-row.four .columns {
      position: relative; }
      @media only screen and (min-width: 640px) {
        .home .entry-content .client-success-row.four .columns figure {
          position: absolute;
          top: -90px;
          left: 0;
          width: 510px; } }
      @media only screen and (min-width: 640px) and (max-width: 1024px) {
        .home .entry-content .client-success-row.four .columns figure {
          left: 20px;
          padding-right: 20px; } }
      .home .entry-content .client-success-row.four .columns figure figcaption {
        font-weight: bold;
        text-align: left;
        padding-top: 10px;
        font-size: 1rem;
        font-style: italic; }
    @media only screen and (min-width: 640px) {
      .home .entry-content .client-success-row.four .wpb_text_column .wpb_wrapper {
        padding-top: 60px; } }
  .home .entry-content .lets-get-started .vc_column-inner {
    margin-top: 25px; }
    @media only screen and (min-width: 640px) {
      .home .entry-content .lets-get-started .vc_column-inner {
        margin-top: 75px; } }
  .home .entry-content .lets-get-started h2 {
    color: white;
    text-transform: uppercase;
    font-size: 2.7vw; }
    @media only screen and (max-width: 640px) {
      .home .entry-content .lets-get-started h2 {
        font-size: 26px;
        font-size: 1.625rem; } }
  .home .entry-content .lets-get-started p {
    color: white; }
    .home .entry-content .lets-get-started p em {
      font-size: 20px;
      font-size: 1.25rem;
      color: #dde0e3; }
      @media only screen and (min-width: 640px) {
        .home .entry-content .lets-get-started p em {
          font-size: 1.8vw; } }
  .home .entry-content .lets-get-started ul {
    margin-bottom: 0; }
    .home .entry-content .lets-get-started ul li img {
      box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
      border-radius: 50%;
      margin: 0 auto;
      display: block; }
    .home .entry-content .lets-get-started ul li a:not(:first-child) {
      display: block;
      color: #ffffff;
      text-align: center;
      margin: 0 auto;
      border: 2px solid #ffffff;
      border-radius: 25px;
      padding: 10px;
      max-width: 175px;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1.25rem; }
      @media screen and (max-width: 403px) {
        .home .entry-content .lets-get-started ul li a:not(:first-child) {
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 18px; } }
      @media screen and (max-width: 329px) {
        .home .entry-content .lets-get-started ul li a:not(:first-child) {
          font-size: 11px;
          font-size: 0.6875rem;
          line-height: 17px; } }
    @media only screen and (max-width: 640px) {
      .home .entry-content .lets-get-started ul li {
        width: 50%;
        float: left; } }
  .home .entry-content .rec-resources {
    padding: 20px 0; }
    @media only screen and (min-width: 640px) {
      .home .entry-content .rec-resources {
        padding: 60px 0 40px; } }
    .home .entry-content .rec-resources h2 {
      text-transform: uppercase;
      font-size: 4.2vw; }
      @media only screen and (max-width: 640px) {
        .home .entry-content .rec-resources h2 {
          font-size: 26px;
          font-size: 1.625rem; } }
      @media only screen and (min-width: 1000px) {
        .home .entry-content .rec-resources h2 {
          font-size: 42px;
          font-size: 2.625rem; } }
  .home .entry-content .summit h2 {
    text-transform: uppercase; }
    @media only screen and (min-width: 640px) {
      .home .entry-content .summit h2 {
        font-size: 3vw; } }
  .home .entry-content .summit .button-2 {
    color: #047dca;
    font-weight: bold;
    border: 2px solid #047dca;
    padding: 10px;
    border-radius: 20px;
    max-width: 250px;
    display: block;
    margin: 0 auto !important;
    text-transform: uppercase; }
    .home .entry-content .summit .button-2:hover {
      color: #ffffff;
      background: #047dca; }

/*======================
	WHITEPAPER, WEBINAR, VIDEO
=======================*/
.single-roi_whitepaper h1, .single-roi_webinar h1, .single-roi_video h1 {
  color: #004469;
  font-weight: bold;
  font-size: 2.8vw;
  padding-top: 20px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 800px) {
    .single-roi_whitepaper h1, .single-roi_webinar h1, .single-roi_video h1 {
      padding-top: 0px; } }
  @media only screen and (max-width: 800px) {
    .single-roi_whitepaper h1, .single-roi_webinar h1, .single-roi_video h1 {
      margin-bottom: 0px;
      font-size: 28px;
      font-size: 1.75rem; } }

.single-roi_whitepaper h2, .single-roi_webinar h2, .single-roi_video h2 {
  color: #000;
  font-weight: bold;
  font-size: 2.4vw; }
  @media only screen and (max-width: 800px) {
    .single-roi_whitepaper h2, .single-roi_webinar h2, .single-roi_video h2 {
      font-size: 24px;
      font-size: 1.5rem; } }

.single-roi_whitepaper .entry-content p, .single-roi_webinar .entry-content p, .single-roi_video .entry-content p {
  font-size: 22px;
  font-size: 1.4rem;
  /* CHECK color: $black; */
  line-height: 30px; }
  .single-roi_whitepaper .entry-content p.date, .single-roi_webinar .entry-content p.date, .single-roi_video .entry-content p.date {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px; }

.single-roi_whitepaper .entry-content li, .single-roi_webinar .entry-content li, .single-roi_video .entry-content li {
  font-size: 22px;
  font-size: 1.4rem; }

.single-roi_whitepaper .testimonial-outer p:first-child, .single-roi_webinar .testimonial-outer p:first-child, .single-roi_video .testimonial-outer p:first-child {
  font-size: 16px;
  line-height: 1.4; }

.single-roi_whitepaper .testimonial-inner p, .single-roi_webinar .testimonial-inner p, .single-roi_video .testimonial-inner p {
  font-size: 16px !important;
  line-height: 1.4; }

.single-roi_whitepaper .presenters-outer, .single-roi_webinar .presenters-outer, .single-roi_video .presenters-outer {
  padding: 20px 0 50px; }
  .single-roi_whitepaper .presenters-outer h4, .single-roi_webinar .presenters-outer h4, .single-roi_video .presenters-outer h4 {
    font-weight: bold;
    font-size: 29px;
    font-size: 1.8125rem; }
  .single-roi_whitepaper .presenters-outer .presenter img, .single-roi_webinar .presenters-outer .presenter img, .single-roi_video .presenters-outer .presenter img {
    border-radius: 50%; }
  .single-roi_whitepaper .presenters-outer .presenter .presenter-name, .single-roi_webinar .presenters-outer .presenter .presenter-name, .single-roi_video .presenters-outer .presenter .presenter-name {
    font-size: 26px;
    font-size: 1.625rem;
    color: #004469;
    margin-bottom: 0;
    font-family: "Source Sans Pro", sans-serif; }
  .single-roi_whitepaper .presenters-outer .presenter .presenter-title, .single-roi_webinar .presenters-outer .presenter .presenter-title, .single-roi_video .presenters-outer .presenter .presenter-title {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 0;
    font-family: "Source Sans Pro", sans-serif;
    color: #636363; }
  .single-roi_whitepaper .presenters-outer .presenter .presenter-company, .single-roi_webinar .presenters-outer .presenter .presenter-company, .single-roi_video .presenters-outer .presenter .presenter-company {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.8em;
    margin-bottom: 0;
    font-family: "Source Sans Pro", sans-serif;
    color: #636363; }

.single-roi_whitepaper .resource-sidebar .resource-image, .single-roi_webinar .resource-sidebar .resource-image, .single-roi_video .resource-sidebar .resource-image {
  margin-bottom: 40px; }

.single-roi_whitepaper .resource-sidebar .resource-form, .single-roi_webinar .resource-sidebar .resource-form, .single-roi_video .resource-sidebar .resource-form, .consult-ty {
  box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  padding: 20px; }
  .single-roi_whitepaper .resource-sidebar .resource-form h3, .single-roi_webinar .resource-sidebar .resource-form h3, .single-roi_video .resource-sidebar .resource-form h3 {
    font-size: 29px !important;
    text-align: center !important;
    font-weight: bold;
    width: 85%;
    display: inline-block;
    text-transform: none !important;
    border-bottom: 2px solid #dde0e3;
    color: #333333 !important;
    margin-top: 1.25em;
    padding-bottom: .75em;
    margin: 1.25em auto;
    display: block; }

.single-roi_whitepaper .related-resources .column.row:first-child, .single-roi_webinar .related-resources .column.row:first-child, .single-roi_video .related-resources .column.row:first-child, .single-post .related-resources .column.row:first-child {
  background: #e5ecef;
  padding: 15px 10px; }
  .single-roi_whitepaper .related-resources .column.row:first-child h4, .single-roi_webinar .related-resources .column.row:first-child h4, .single-roi_video .related-resources .column.row:first-child h4, .single-post .related-resources .column.row:first-child h4 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1.7px; }
    @media only screen and (min-width: 640px) {
      .single-roi_whitepaper .related-resources .column.row:first-child h4, .single-roi_webinar .related-resources .column.row:first-child h4, .single-roi_video .related-resources .column.row:first-child h4, .single-post .related-resources .column.row:first-child h4 {
        float: left;
        margin: 0 0 0 10px; } }
  @media only screen and (min-width: 640px) {
    .single-roi_whitepaper .related-resources .column.row:first-child a, .single-roi_webinar .related-resources .column.row:first-child a, .single-roi_video .related-resources .column.row:first-child a, .single-post .related-resources .column.row:first-child a {
      float: right;
      padding: 3px 10px 0 0;
      font-weight: bold;
      font-size: 18px;
      font-size: 1.125rem;
      color: #047dca; } }

.single-roi_whitepaper .related-resources h4, .single-roi_webinar .related-resources h4, .single-roi_video .related-resources h4, .single-post .related-resources h4 {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold; }

.single-roi_whitepaper .related-resources a, .single-roi_webinar .related-resources a, .single-roi_video .related-resources a, .single-post .related-resources a {
  text-transform: uppercase; }

.single-roi_whitepaper .related-resources .resource-icon, .single-roi_webinar .related-resources .resource-icon, .single-roi_video .related-resources .resource-icon, .single-post .related-resources .resource-icon {
  margin-top: 20px; }

.single-roi_whitepaper .related-resources .row.fullWidth .column, .single-roi_webinar .related-resources .row.fullWidth .column, .single-roi_video .related-resources .row.fullWidth .column, .single-roi_video .related-resources .row.fullWidth .column, .single-post .related-resources .row.fullWidth .column {
  padding-top: 30px;
  padding-bottom: 30px; }
  .single-roi_whitepaper .related-resources .row.fullWidth .column .rr-title, .single-roi_webinar .related-resources .row.fullWidth .column .rr-title, .single-roi_video .related-resources .row.fullWidth .column .rr-title, .single-post .related-resources .row.fullWidth .column .rr-title {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem; }
  .single-roi_whitepaper .related-resources .row.fullWidth .column .img-placeholder, .single-roi_webinar .related-resources .row.fullWidth .column .img-placeholder, .single-roi_video .related-resources .row.fullWidth .column .img-placeholder, .single-post .related-resources .row.fullWidth .column .img-placeholder {
    margin-bottom: 20px; }
  .single-roi_whitepaper .related-resources .row.fullWidth .column .rr-read-more, .single-roi_webinar .related-resources .row.fullWidth .column .rr-read-more, .single-roi_video .related-resources .row.fullWidth .column .rr-read-more, .single-post .related-resources .row.fullWidth .column .rr-read-more {
    color: #3599db !important;
    font-weight: bold;
    letter-spacing: 1.2px;
    font-size: 18px;
    font-size: 1.125rem; }
    .single-roi_whitepaper .related-resources .row.fullWidth .column .rr-read-more .fa, .single-roi_webinar .related-resources .row.fullWidth .column .rr-read-more .fa, .single-roi_video .related-resources .row.fullWidth .column .rr-read-more .fa, .single-post .related-resources .row.fullWidth .column .rr-read-more .fa {
      color: #004366; }

.single-roi_whitepaper .related-resources .row.fullWidth:after, .single-roi_webinar .related-resources .row.fullWidth:after, .single-roi_video .related-resources .row.fullWidth:after, .single-post .related-resources .row.fullWidth:after {
  content: "";
  height: 2px;
  background: #dde0e3;
  width: 90%;
  display: block;
  margin: 0 auto; }

.single-roi_whitepaper .related-resources .column.row:last-child, .single-roi_webinar .related-resources .column.row:last-child, .single-roi_video .related-resources .column.row:last-child, .single-post .related-resources .column.row:last-child  {
  padding-top: 50px; }
  .single-roi_whitepaper .related-resources .column.row:last-child .view-more-resources, .single-roi_webinar .related-resources .column.row:last-child .view-more-resources, .single-roi_video .related-resources .column.row:last-child .view-more-resources, .single-post .related-resources .column.row:last-child .view-more-resources  {
    text-align: center;
    display: block;
    color: #3599db !important;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1.2px; }
    .single-roi_whitepaper .related-resources .column.row:last-child .view-more-resources .fa, .single-roi_webinar .related-resources .column.row:last-child .view-more-resources .fa, .single-roi_video .related-resources .column.row:last-child .view-more-resources .fa, .single-post.related-resources .column.row:last-child .view-more-resources .fa {
      color: #004366; }

/*=====================
	FEATURED RESOURCE SB
=====================*/
.related-resources.static-block .column.row:first-child {
  background: #e5ecef;
  padding: 15px 10px; }
  .related-resources.static-block .column.row:first-child h4 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1.7px; }
    @media only screen and (min-width: 640px) {
      .related-resources.static-block .column.row:first-child h4 {
        float: left;
        margin: 0 0 0 10px; } }
  @media only screen and (min-width: 640px) {
    .related-resources.static-block .column.row:first-child a {
      float: right;
      padding: 3px 10px 0 0;
      font-weight: bold;
      font-size: 18px;
      font-size: 1.125rem;
      color: #047dca; } }

.related-resources.static-block h4 {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold; }

.related-resources.static-block a {
  text-transform: uppercase; }

.related-resources.static-block .resource-icon {
  margin-top: 20px; }

.related-resources.static-block .row.fullWidth .column {
  padding-top: 30px;
  padding-bottom: 30px; }
  .related-resources.static-block .row.fullWidth .column .rr-title {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem; }
  .related-resources.static-block .row.fullWidth .column .img-placeholder {
    margin-bottom: 20px; }
  .related-resources.static-block .row.fullWidth .column .rr-read-more {
    color: #3599db !important;
    font-weight: bold;
    letter-spacing: 1.2px;
    font-size: 18px;
    font-size: 1.125rem; }
    .related-resources.static-block .row.fullWidth .column .rr-read-more .fa {
      color: #004366; }

.related-resources.static-block .row.fullWidth:after {
  content: "";
  height: 2px;
  background: #dde0e3;
  width: 90%;
  display: block;
  margin: 0 auto; }

.related-resources.static-block .column.row:last-child {
  padding-top: 50px; }
  .related-resources.static-block .column.row:last-child .view-more-resources {
    text-align: center;
    display: block;
    color: #3599db !important;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1.2px; }
    .related-resources.static-block .column.row:last-child .view-more-resources .fa {
      color: #004366; }

/*===============================================================================================================================================================
	===============================================================================================================================================================
	HALF WAY
	===============================================================================================================================================================
===============================================================================================================================================================*/
/*======================
	RESOURCES
=======================*/
.featured-resource-landing-page .large-featured-resource img {
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
  margin-bottom: 40px; }

.featured-resource-landing-page .large-featured-resource .title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase; }

.featured-resource-landing-page .large-featured-resource a {
  color: #3599db !important;
  font-weight: bold;
  text-transform: uppercase; }
  .featured-resource-landing-page .large-featured-resource a .fa {
    color: #004366;
    font-weight: normal; }

.featured-resource-landing-page .small-resource {
  padding: 0 0 40px; }
  .featured-resource-landing-page .small-resource img {
    position: relative;
    z-index: 1; }
  .featured-resource-landing-page .small-resource img:before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .featured-resource-landing-page .small-resource .columns:last-child {
    padding-left: 20px; }
    .featured-resource-landing-page .small-resource .columns:last-child .resource-type {
      margin-bottom: 0px;
      font-size: 16px;
      font-size: 1rem;
      font-weight: bold;
      text-transform: uppercase;
      color: #9a9a9a;
      margin-bottom: 10px;
      line-height: 10px; }
    .featured-resource-landing-page .small-resource .columns:last-child .excerpt {
      margin-bottom: 10px;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: bold;
      line-height: 20px;
      color: #414141; }
    .featured-resource-landing-page .small-resource .columns:last-child a {
      color: #3599db !important;
      font-weight: bold !important;
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: uppercase; }
      .featured-resource-landing-page .small-resource .columns:last-child a .fa {
        color: #004366;
        font-weight: normal; }
    @media only screen and (max-width: 640px) {
      .featured-resource-landing-page .small-resource .columns:last-child {
        padding-top: 20px;
        padding-left: 0; } }

@media only screen and (max-width: 640px) {
  .row.small-featured-resources {
    margin-top: 2em !important; }
    .row.small-featured-resources .columns:nth-child(odd) {
      padding-left: 0; }
    .row.small-featured-resources .columns:nth-child(even) {
      padding-right: 0; }
  .tabs {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }
    .tabs .tabs-title {
      float: none;
      display: inline-block; }
  .no-mobile.no-touch ::-webkit-scrollbar {
    width: 9px;
    height: 9px; }
  .no-mobile.no-touch ::-webkit-scrollbar-track {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1); }
  .no-mobile.no-touch ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.2); }
  .no-mobile.no-touch ::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.4); }
  .no-mobile.no-touch ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.05); }
  .no-mobile.no-touch .tabs {
    overflow-x: hidden; }
    .no-mobile.no-touch .tabs:hover {
      overflow-x: auto; } }

/*======================
	Take the Next Step Static Block
======================*/
.take-the-next-step .wpb_text_column.wpb_content_element {
  background: #cde4f3;
  margin-bottom: 0; }
  .take-the-next-step .wpb_text_column.wpb_content_element .button-1 {
    background: #ffffff !important;
    color: #047dca;
    border: 2px solid #047dca;
    border-radius: 20px;
    padding: 10px 40px;
    margin-left: 20px !important;
    text-transform: uppercase;
    font-weight: bold; }
    .take-the-next-step .wpb_text_column.wpb_content_element .button-1:hover {
      background: #047dca !important;
      color: #ffffff; }

/*======================
	Individual RESOURCES
=======================*/
.page-template-page-resource-landing .entry-content {
  background: white !important; }
  .page-template-page-resource-landing .entry-content .row.fullWidth .wpb_text_column.wpb_content_element {
    background: #cde4f3;
    margin-top: 35px; }
    .page-template-page-resource-landing .entry-content .row.fullWidth .wpb_text_column.wpb_content_element .button-1 {
      background: #ffffff !important;
      color: #047dca;
      border: 2px solid #047dca;
      border-radius: 20px;
      padding: 10px 40px;
      margin-left: 20px !important;
      text-transform: uppercase;
      font-weight: bold; }
      .page-template-page-resource-landing .entry-content .row.fullWidth .wpb_text_column.wpb_content_element .button-1:hover {
        background: #047dca !important;
        color: #ffffff; }

/*======================
	RESOURCES Tabs
=======================*/
.all-resources-tabs #resource-tabs {
  background: #e4ecef;
  border: none !important; }
  .all-resources-tabs #resource-tabs li {
    padding: 0;
    background: #e4ecef; }
    .all-resources-tabs #resource-tabs li a {
      color: #3599db !important;
      text-transform: uppercase;
      background: #e4ecef;
      font-weight: bold; }
  .all-resources-tabs #resource-tabs li.is-active {
    position: relative; }
    .all-resources-tabs #resource-tabs li.is-active a {
      color: #000 !important; }
    .all-resources-tabs #resource-tabs li.is-active:after {
      content: "\f0d8";
      display: block;
      font-family: 'FontAwesome';
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 0.3;
      position: absolute;
      text-align: center;
      bottom: 0;
      left: 0;
      color: #ffffff;
      width: 100%; }

.all-resources-tabs .tabs-content {
  border: none !important; }

.all-resources-tabs #all_resources-panel .rr-title {
  font-weight: bold;
  text-align: center; }

.all-resources-tabs #all_resources-panel .img-placeholder .resource-icon {
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase; }

.all-resources-tabs #all_resources-panel .excerpt {
  text-align: center; }

.all-resources-tabs #all_resources-panel .rr-read-more {
  color: #3599db !important;
  font-weight: bold;
  text-align: center;
  display: block;
  text-transform: uppercase;
  margin-bottom: 40px; }
  .all-resources-tabs #all_resources-panel .rr-read-more .fa {
    color: #004366;
    font-weight: normal; }

/*======================
	CAREERS
=======================*/
.careers h2 {
  color: #004469;
  font-size: 2.6vw;
  margin-bottom: 20px; }
  @media only screen and (max-width: 640px) {
    .careers h2 {
      font-size: 26px;
      font-size: 1.625rem; } }

.careers .entry-content {
  margin-top: 0 !important; }
  .careers .entry-content p a {
    color: #3599db;
    text-decoration: underline !important;
    border: none !important; }
  .careers .entry-content .row.fullWidth:first-child {
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    @media only screen and (min-width: 640px) {
      .careers .entry-content .row.fullWidth:first-child {
        min-height: 500px; } }
    .careers .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner {
      position: absolute;
      margin: 0;
      max-width: 100% !important;
      padding: 0;
      line-height: 1;
      top: 55%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
      .careers .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner h1 {
        color: #ffffff;
        font-weight: bold; }
        @media only screen and (max-width: 640px) {
          .careers .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner h1 {
            font-size: 28px;
            font-size: 1.75rem; } }
      .careers .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner p {
        color: #ffffff;
        font-size: 22px;
        font-size: 1.375rem; }
        @media only screen and (max-width: 640px) {
          .careers .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner p {
            font-size: 18px;
            font-size: 1.125rem; } }
        .careers .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner p span {
          color: #ffffff;
          font-size: 22px;
          font-size: 1.375rem; }
          @media only screen and (max-width: 640px) {
            .careers .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner p span {
              font-size: 18px;
              font-size: 1.125rem; } }
  .careers .entry-content .careers-btn {
    color: #017bc0;
    border: 2px solid #017bc0;
    border-radius: 2px;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    width: 48%;
    margin-bottom: 20px; }
    @media only screen and (min-width: 640px) {
      .careers .entry-content .careers-btn {
        padding: 25px 40px; } }
    .careers .entry-content .careers-btn:first-child {
      margin-right: 2%; }
  .careers .entry-content .row:nth-child(2) {
    margin-top: 30px; }
  @media only screen and (min-width: 640px) {
    .careers .entry-content .medium-4 {
      border-left: 3px solid #dde0e3; } }
  .careers .entry-content .medium-4 h3 {
    background: #fbd11a;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem; }
  .careers .entry-content .medium-4 figure {
    min-width: 100px;
    margin: 0 auto !important; }
    .careers .entry-content .medium-4 figure figcaption {
      text-align: center !important; }

/*======================
	City CAREERS
=======================*/
.page-template-page-career-city h1 {
  color: #004469;
  font-size: 2.8vw;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 25px; }
  @media only screen and (max-width: 640px) {
    .page-template-page-career-city h1 {
      font-size: 26px;
      font-size: 1.625rem; } }

.page-template-page-career-city .entry-header {
  display: none; }

.page-template-page-career-city .entry-content {
  margin-top: 0; }
  .page-template-page-career-city .entry-content h3 {
    font-size: 24px;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #9a9a9a;
    position: relative; }
    @media only screen and (max-width: 1200px) {
      .page-template-page-career-city .entry-content h3 {
        margin-left: 50px; } }
    .page-template-page-career-city .entry-content h3:before {
      position: absolute;
      right: 100%;
      top: -18px; }
  .page-template-page-career-city .entry-content .client-services h3:before {
    content: url(../img/ppl.png); }
  .page-template-page-career-city .entry-content .marketing h3:before {
    content: url(../img/bang.png); }
  .page-template-page-career-city .entry-content .engineering h3:before {
    content: url(../img/atom.png); }
  .page-template-page-career-city .entry-content .row.fullWidth:first-child {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 300px; }
    @media only screen and (min-width: 640px) {
      .page-template-page-career-city .entry-content .row.fullWidth:first-child {
        min-height: 500px; } }
    .page-template-page-career-city .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner {
      position: absolute;
      margin: 0;
      max-width: 65% !important;
      padding: 0;
      line-height: 1;
      top: 55%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
      .page-template-page-career-city .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner h3 {
        color: #ffffff;
        text-align: center;
        font-weight: bold; }
      .page-template-page-career-city .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner p {
        color: #ffffff;
        font-weight: bold;
        text-align: left; }
      .page-template-page-career-city .entry-content .row.fullWidth:first-child .vc_column_container .vc_column-inner img {
        text-align: left; }
  .page-template-page-career-city .entry-content .medium-8 a {
    color: #004469;
    text-decoration: underline;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: normal; }
  .page-template-page-career-city .entry-content .medium-8 h3 {
    font-weight: normal; }
  .page-template-page-career-city .entry-content #why-roi h3 {
    background: #fbd11a;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #666666; }

/*======================
	Individual CAREERS
=======================*/
.page .careers-header {
  background: url(/wp-content/uploads/2016/11/blog-header.jpg) center center no-repeat;
  background-size: cover;
  padding: 20px 0;
  position: relative;
  margin-top: -1.5em; }
  .page .careers-header .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important; }
  .page .careers-header p {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: bold;
    margin: 0 auto;
    /* text-align: center; */
    max-width: 67.5rem;
    padding: 0 20px;
    line-height: 1; }
  .page .careers-header ~ .row h1 {
    color: #004469;
    font-size: 2.8vw;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px; }
    @media only screen and (max-width: 640px) {
      .page .careers-header ~ .row h1 {
        font-size: 26px;
        font-size: 1.625rem; } }
  .page .careers-header ~ .row h3 {
    /*
				@include fs(28px);
				font-weight: bold;
				text-transform: uppercase;
*/ }
  .page .careers-header ~ .row a {
    color: #004469;
    text-decoration: underline; }

.gform_wrapper span input {
  margin-bottom: 0; }
  .gform_wrapper span input + label {
    display: none !important; }

/*======================
	SERVICES
=======================*/
.page-template-page-services .entry-content {
  margin-top: 0 !important;
  /* CHECK
		h3 {
			@include fs(22px);
			text-transform: uppercase;
			color: $gray_4;
			margin-top: 20px;
			margin-bottom: 20px !important;
			@media only screen and ( min-width: 640px ) { margin-top: 50px; }
		}
*/ }
  .page-template-page-services .entry-content p {
    /* CHECK
			@include fs(26px);
			color: $black; */
    /* line-height: 35px; */ }
    .page-template-page-services .entry-content p.date {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 24px; }
  .page-template-page-services .entry-content li {
    font-size: 20px;
    font-size: 1.25rem; }
  .page-template-page-services .entry-content .testimonial-outer p:first-child {
    font-size: 16px;
    line-height: 1.4; }
  .page-template-page-services .entry-content .testimonial-inner p {
    font-size: 16px !important;
    line-height: 1.4; }
  .page-template-page-services .entry-content .wpb_row:first-child {
    position: relative; }
    .page-template-page-services .entry-content .wpb_row:first-child h1 {
      color: #ffffff;
      margin-top: 20px; }
      @media only screen and (min-width: 640px) {
        .page-template-page-services .entry-content .wpb_row:first-child h1 {
          margin-top: 50px; } }
      @media screen and (max-width: 410px) {
        .page-template-page-services .entry-content .wpb_row:first-child h1 {
          font-size: 14.5vw;
          line-height: 20vw; } }
    .page-template-page-services .entry-content .wpb_row:first-child h3 {
      color: #ffffff;
      font-size: 18px;
      font-size: 1.125rem;
      text-transform: uppercase;
      margin-bottom: 0 !important; }
    .page-template-page-services .entry-content .wpb_row:first-child ul {
      color: #ffffff; }
      .page-template-page-services .entry-content .wpb_row:first-child ul li {
        font-size: 20px;
        font-size: 1.25rem; }
        .page-template-page-services .entry-content .wpb_row:first-child ul li:not(.bullet-item) {
          color: #ffffff; }
  .page-template-page-services .entry-content .service-form {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .page-template-page-services .entry-content .service-form .wpb_single_image {
      margin: 0 !important;
      display: block; }
      .page-template-page-services .entry-content .service-form .wpb_single_image .vc_single_image-wrapper {
        display: block; }
      .page-template-page-services .entry-content .service-form .wpb_single_image .vc_figure {
        display: block; }
      .page-template-page-services .entry-content .service-form .wpb_single_image img {
        width: 100%; }
    @media only screen and (min-width: 640px) {
      .page-template-page-services .entry-content .service-form {
        position: absolute;
        top: 25%;
        right: 0; } }
  .page-template-page-services .entry-content .wpb_row:nth-child(2) .medium-6 ul {
    /*
					li {
						font-weight: bold;
					}
*/ }
  .page-template-page-services .entry-content .pricing-table:first-child {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }
    @media only screen and (max-width: 640px) {
      .page-template-page-services .entry-content .pricing-table:first-child {
        border-right: 1px solid #000; } }
  .page-template-page-services .entry-content .pricing-table.middle {
    border-left: 1px solid #b9bdc1; }
    @media only screen and (max-width: 640px) {
      .page-template-page-services .entry-content .pricing-table.middle {
        border-left: 1px solid #000;
        border-right: 1px solid #000; } }
  .page-template-page-services .entry-content .pricing-table.two {
    border-left: 1px solid #b9bdc1;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }
    @media only screen and (max-width: 640px) {
      .page-template-page-services .entry-content .pricing-table.two {
        border-left: 1px solid #000; } }
  .page-template-page-services .entry-content .pricing-table li {
    border-bottom-color: #b9bdc1;
    background: #e5ecef; }
    .page-template-page-services .entry-content .pricing-table li.title, .page-template-page-services .entry-content .pricing-table li.bullet-item {
      padding-left: 0;
      padding-right: 0; }
    .page-template-page-services .entry-content .pricing-table li:last-child {
      border-bottom: none !important; }
  .page-template-page-services .entry-content .pricing-table .title {
    min-height: 75px;
    vertical-align: middle;
    background: #007bbe; }

/*======================
	ABOUT
=======================*/
.values-column .value-title {
  width: 100%;
  color: #ffffff !important;
  padding: 10px 10px 10px 55px;
  margin-bottom: 0;
  font-size: 26px;
  font-size: 1.625rem;
  position: relative;
  line-height: 1; }
  .values-column .value-title:before {
    position: absolute;
    left: 15px;
    top: 20px; }

.values-column .value-inner {
  background: #dde0e3;
  clear: both; }
  .values-column .value-inner ul {
    margin: 0 !important;
    padding: 0 20px;
    list-style-type: none;
    min-height: 330px; }
    .values-column .value-inner ul li {
      padding-left: 14px;
      position: relative; }
      .values-column .value-inner ul li:before {
        content: '\25CF';
        color: #007bbe;
        position: absolute;
        left: 0; }

.values-column .one .value-title {
  background: #56ae45; }
  @media screen and (min-width: 40.1em) {
    .values-column .one .value-title {
      text-align: center; } }
  .values-column .one .value-title:before {
    content: url(../img/roi-smiley-icon.png);
    top: 50%;
    margin-top: -16px; }
    @media screen and (min-width: 40.1em) {
      .values-column .one .value-title:before {
        vertical-align: middle;
        display: inline-block;
        margin-right: 10px;
        margin-top: 0;
        height: auto;
        width: auto;
        position: relative;
        top: 0;
        left: 0; } }

.values-column .one ul {
  min-height: auto; }
  @media only screen and (min-width: 640px) {
    .values-column .one ul {
      width: 50%;
      float: left; } }

.values-column .two .value-title {
  background: #097cc0; }
  .values-column .two .value-title:before {
    content: url(../img/roi-phone-icon.png); }

.values-column .three .value-title {
  background: #ff2029; }
  .values-column .three .value-title:before {
    content: url(../img/roi-papers-icon.png); }

.values-column .four .value-title {
  background: #fad219; }
  .values-column .four .value-title:before {
    content: url(../img/roi-lightbulb-icon.png); }

.values-column .five .value-title {
  background: #55b5e7; }
  .values-column .five .value-title:before {
    content: url(../img/roi-graph-icon.png); }

/*=====================
	ABOUT - LEADERSHIP
=====================*/
.leadership-outer {
  margin-top: 1em; }
  .leadership-outer .leadership-panels {
    margin-bottom: 50px; }
    .leadership-outer .leadership-panels .panel:not(.active) {
      display: none; }
    .leadership-outer .leadership-panels .image {
      padding-right: 2em; }
    .leadership-outer .leadership-panels .info h4 {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 21px;
      font-size: 1.3125rem;
      font-family: Lato, sans-serif; }
    .leadership-outer .leadership-panels .info p {
      font-family: Lato, sans-serif; }
      .leadership-outer .leadership-panels .info p.position {
        line-height: 1.25em; }
  .leadership-outer .leadership-controls {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }
    .leadership-outer .leadership-controls .control {
      flex: 17% 0 0;
      margin: 0 auto 3em;
      text-align: center;
      cursor: pointer; }
      @media screen and (max-width: 500px) {
        .leadership-outer .leadership-controls .control {
          flex-basis: 90px; } }
      .leadership-outer .leadership-controls .control img {
        border-radius: 50%;
        width: 125px;
        max-width: 100%; }
      .leadership-outer .leadership-controls .control .info p {
        margin-bottom: 0; }
        .leadership-outer .leadership-controls .control .info p.name {
          font-size: 23px !important;
          line-height: 25px;
          margin-top: .5rem;
          color: #004469; }
          @media screen and (max-width: 620px) {
            .leadership-outer .leadership-controls .control .info p.name {
              font-size: 19px !important;
              line-height: 22px !important; } }
        .leadership-outer .leadership-controls .control .info p.position {
          font-size: 20px !important;
          font-weight: 600;
          color: #666766 !important;
          line-height: 22px !important; }
          @media screen and (max-width: 620px) {
            .leadership-outer .leadership-controls .control .info p.position {
              font-size: 16px !important;
              line-height: 18px !important; } }

/* ABOUT & TECH */
.about-us .entry-content p, .tech .entry-content p {
  /* CHECK
			@include fs(26px);
			color: $black;
			line-height: 35px;
*/ }
  .about-us .entry-content p.date, .tech .entry-content p.date {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px; }

.about-us .entry-content li, .tech .entry-content li {
  color: #000; }

.about-us .entry-content .testimonial-outer p:first-child, .tech .entry-content .testimonial-outer p:first-child {
  font-size: 16px;
  line-height: 1.4; }

.about-us .entry-content .testimonial-inner p, .tech .entry-content .testimonial-inner p {
  font-size: 16px;
  line-height: 1.4; }

/*======================
	TECH PAGE
=======================*/
.tech .testimonial-inner p {
  text-align: center;
  max-width: 660px;
  margin: 0 auto;
  margin-bottom: 20px; }

.tech .testimonial-inner h4 {
  text-align: left; }
  .tech .testimonial-inner h4 p {
    text-align: left; }

.tech .centered {
  max-width: 300px;
  margin: 0 auto;
  display: block; }
  .tech .centered p {
    text-align: left; }
  .tech .centered .title {
    margin-bottom: 0; }

.tech-boxes .inner-box .vc_column-inner {
  padding: 20px !important;
  background: #eaeef1;
  margin-bottom: 20px; }

.tech-boxes .inner-box-alt .vc_column-inner {
  background: #d2d6d9;
  padding: 20px !important;
  margin-bottom: 20px; }

.tech-boxes h5 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.8 !important;
  font-weight: bold; }

.tech-boxes .tech-images img {
  width: 47%;
  float: left;
  margin: 0 0 10px; }
  .tech-boxes .tech-images img:first-child {
    margin-right: 20px; }

.tech-boxes p {
  font-size: 16px !important;
  line-height: 1.6 !important; }

/*======================
	CONTACT PAGE
=======================*/
@media only screen and (min-width: 640px) {
  .contact-block {
    width: 49%;
    float: left;
    min-height: 190px;
    padding: 0 1%; } }

.contact-block a {
  color: #3599db !important;
  font-weight: bold;
  text-decoration: underline !important; }

/*======================
	PARTNERS PAGE
=======================*/
.partners-btn {
  margin: 20px auto; }
  .partners-btn a {
    color: #047dca !important;
    border: 2px solid #047dca;
    border-radius: 2px;
    text-align: center;
    display: block;
    padding: 10px;
    line-height: 1.5;
    font-size: 22px;
    font-size: 1.375rem; }
    @media only screen and (min-width: 640px) {
      .partners-btn a {
        padding: 15px 10px; } }
    .partners-btn a span {
      display: table;
      text-transform: uppercase;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: bold;
      border-bottom: 1px dotted #047dca;
      margin: 0 auto; }

.partners-block ul {
  line-height: .2;
  margin-bottom: 20px; }
  .partners-block ul li a {
    text-transform: uppercase;
    color: #666666; }

.key-partners img {
  width: 50%;
  margin: 0 !important; }

/*======================
	SERVICES PAGES HEADERS
======================*/
.page-template-page-services .has-icon h1:before {
  content: " ";
  background-size: 64px 64px;
  margin-right: 15px;
  height: 64px;
  width: 64px;
  display: inline-block;
  vertical-align: middle; }
  @media screen and (max-width: 410px) {
    .page-template-page-services .has-icon h1:before {
      display: block; } }

@media screen and (min-width: 1215px) {
  .page-template-page-services .has-icon h1 {
    position: relative; }
    .page-template-page-services .has-icon h1:before {
      position: absolute;
      left: -5rem;
      top: 12px; } }

.page-template-page-services.marketplaces .has-icon h1:before {
  background-image: url(/wp-content/uploads/2016/11/StaticServiceIcon-Marketplaces-e1481755463220.png); }

.page-template-page-services.online-shopping .has-icon h1:before {
  background-image: url(/wp-content/uploads/2016/11/StaticServiceIcon-OnlineShopping-e1481755530821.png); }

.page-template-page-services.paid-search .has-icon h1:before {
  background-image: url(/wp-content/uploads/2016/11/StaticServiceIcon-PaidSearch-e1481755569740.png); }

.page-template-page-services.paid-social .has-icon h1:before {
  background-image: url(/wp-content/uploads/2016/11/StaticServiceIcon-PaidSocial-e1481755548156.png); }

.page-template-page-services.search-engine-optimization .has-icon h1:before {
  background-image: url(/wp-content/uploads/2016/11/StaticServiceIcon-SEO-1-e1481829867998.png); }

.page-template-page-services.conversion-rate-optimization .has-icon h1:before {
  background-image: url(/wp-content/uploads/2016/11/StaticServiceIcon-CRO-e1481755596612.png); }

  .page-template-page-services.feeds .has-icon h1:before {
  background-image: url(/wp-content/uploads/2016/11/FeedsCircle.png); }

/*======================
	PAID SEARCH
=======================*/
.paid-search .entry-content p {
  /* @include fs(24px); */
  /* color: $black; CHECK */
  /*line-height: 35px; */ }

.paid-search .testimonial-outer {
  /*
		&:before {
			width: 65px;
			float: left;
			height: 40px;
			display: inline-block;
			padding-top: 40px;
		}
*/ }

#expand-trigger {
  color: #9a9a9a;
  text-align: center;
  font-weight: bold;
  display: block;
  position: relative;
  width: 140px;
  margin: 0 auto; }
  #expand-trigger:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    text-decoration: inherit;
    color: #9a9a9a;
    position: absolute;
    right: 0;
    top: -10px; }
  #expand-trigger.current-menu-item:after {
    content: "\f0d8"; }

.services-content {
  display: none; }
  .services-content > .vc_column-inner > .wpb_wrapper > .row.fullWidth {
    width: 100%;
    max-width: 100% !important;
    padding: 20px 10%; }
    .services-content > .vc_column-inner > .wpb_wrapper > .row.fullWidth:nth-child(odd) {
      background: #ccd9ec; }
    .services-content > .vc_column-inner > .wpb_wrapper > .row.fullWidth:nth-child(even) {
      background: #eaeef1; }

.video-row h3 {
  background: #fbd11a;
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  display: inline-block;
  padding: 0 10px;
  font-weight: bold; }

.video-row h5 {
  display: inline-block;
  color: #9a9a9a;
  padding-left: 20px; }

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.hidden {
  display: none;
  visibility: hidden; }

.assistive-text {
  display: block;
  height: 0;
  width: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix {
  *zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

.row .row.fullWidth {
  margin-left: 0;
  margin-right: 0; }

body:not(.home) .site-header .site-branding .logo-nav-bar .home-logo {
  display: none; }

.site-header .site-branding .logo-nav-bar {
  background-color: #0d1e26; }
  .site-header .site-branding .logo-nav-bar.is-scrolled {
    background-color: #0d1e26; }

.blog-landing > #main > article > .entry-content {
  margin-top: 0; }

.load-resource-button {
  text-align: center;
  display: block;
  color: #3599db !important;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1.2px; }
  .load-resource-button[disabled] {
    display: none; }

.page h1.entry-title {
  font-weight: 600;
  color: #004469;
  margin: 3rem 0 1.5rem; }

.service-form {
  background: #fff; }
  .service-form .service-form-header {
    text-align: center;
    margin-bottom: 1em; }
    .service-form .service-form-header h3 {
      font-size: 29px !important;
      text-align: center !important;
      font-weight: bold;
      width: 85%;
      display: inline-block;
      text-transform: none !important;
      border-bottom: 2px solid #dde0e3;
      color: #333333 !important;
      margin-top: 1.25em;
      padding-bottom: .75em; }
  .service-form .moonray-form, .service-form .gform_wrapper {
    width: 85% !important;
    margin: 0 auto; }
  .service-form .gform_wrapper .gsection {
    border-bottom: none; }
  .service-form .gform_wrapper h2 {
    font-size: 29px !important;
    text-align: center !important;
    font-weight: bold;
    width: 85%;
    display: inline-block;
    text-transform: none !important;
    border-bottom: 2px solid #dde0e3;
    color: #333333 !important;
    margin-top: 1.25em;
    padding-bottom: .75em;
    margin: 1.25em auto 0 !important;
    padding-bottom: .75em !important;
    display: block; }
  .service-form .gform_wrapper label.gfield_label {
    background-color: transparent;
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    background-image: url();
    background-repeat: no-repeat;
    background-position: left top; }
  .service-form .gform_wrapper ul {
    margin-left: 0 !important; }
    .service-form .gform_wrapper ul li {
      color: #333333 !important; }
  .service-form .gform_wrapper input[type=submit] {
    background: #007ECF;
    color: #fff !important;
    font-size: 18px !important;
    display: block;
    margin: 0 auto 2em !important;
    border-radius: 18px;
    padding: 0.6em 2em !important; }

.moonray-form-input-type-text .moonray-form-input, .moonray-form-input-type-email .moonray-form-input, .moonray-form-input-type-date .moonray-form-input, .moonray-form-input-type-range .moonray-form-input, .moonray-form-input-type-password .moonray-form-input, .moonray-form-input-type-file .moonray-form-input, .moonray-form-input-type-number .moonray-form-input, .moonray-form-input-type-tel .moonray-form-input, .moonray-form-input-type-select .moonray-form-input, .moonray-form-input-type-textarea .moonray-form-input,
.service-form .gform_wrapper input {
  border-width: 2px !important;
  color: #333333 !important;
  border-color: #b7b7b7 !important;
  font-family: "Lato", sans-serif !important;
  font-size: 20px !important;
  height: auto !important; }

.moonray-form-input-type-image {
  text-align: center; }

.all-resources-tabs .tabs li a {
  font-size: 16px; }

.related-resource-outer .rr-title {
  font-size: 23px;
  font-size: 1.4375rem;
  color: #111111;
  text-align: center;
  font-weight: bold;
  line-height: 1.6em;
  height: 3.2em; }
  .related-resource-outer .rr-title a {
    color: #111111; }

.related-resource-outer .img-placeholder {
  position: relative;
  margin-bottom: 20px; }
  .related-resource-outer .img-placeholder a {
    display: block; }
  .related-resource-outer .img-placeholder:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 68, 105, 0.74);
    pointer-events: none; }
  .related-resource-outer .img-placeholder .resource-icon {
    position: absolute;
    bottom: 1em;
    right: .5em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0 !important;
    padding-right: 2.25em; }
    .related-resource-outer .img-placeholder .resource-icon:after {
      content: " ";
      width: 1.5em;
      height: 1.5em;
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      right: 0;
      top: -.25em;
      background-size: cover; }

.related-resource-outer .excerpt {
  text-align: center; }
  .related-resource-outer .excerpt p {
    font-size: 20px;
    color: #111111;
    line-height: 1.3em;
    margin-bottom: 1.5em; }

.related-resource-outer .rr-read-more {
  color: #3599db !important;
  font-weight: bold;
  text-align: center;
  display: block;
  text-transform: uppercase;
  margin-bottom: 40px; }

.related-resource-outer[data-resource-type="blog"] .resource-icon:after {
  background-image: url(/wp-content/themes/exodus-child/assets/img/icon-blog.png); }

.related-resource-outer[data-resource-type="white-paper"] .resource-icon:after {
  background-image: url(/wp-content/themes/exodus-child/assets/img/icon-whitepaper.png); }

.related-resource-outer[data-resource-type="video"] .resource-icon:after {
  background-image: url(/wp-content/themes/exodus-child/assets/img/icon-video.png); }

.related-resource-outer[data-resource-type="webinar"] .resource-icon:after {
  background-image: url(/wp-content/themes/exodus-child/assets/img/icon-webinar.png); }

.careers .careers-sidebar-header > .wpb_wrapper {
  text-align: right; }

.careers .careers-sidebar-header h3 {
  display: inline-block;
  padding: 0 0.35em; }

.careers-sidebar figure + br {
  display: none; }

#shiftnav-toggle-main.is-scrolled i.fa.fa-bars {
  color: #fff; }

.blog-search input {
  width: 100%;
  border: 2px solid #b7b7b7;
  border-radius: 3px;
  font-size: 20px;
  padding: 0.5em 2em 0.5em 0.5em;
  line-height: 20px;
  height: 50px; }

.blog-search select {
  width: 100%;
  border: 2px solid #b7b7b7;
  border-radius: 3px;
  font-size: 20px;
  padding: 0.5em 2em 0.5em 0.5em;
  line-height: 20px;
  height: 50px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,4 4,0 16,16 28,0 32,4 16,24 " style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
  background-size: 18px 12px; }

.blog-search .blog-search-outer {
  position: relative; }

.blog-search input#blog-search-box + #blog-search-submit {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  color: #cce5f2;
  height: 100%;
  width: 1.5em;
  text-align: center;
  padding-top: .5rem; }

.vc_separator h4 {
  font-size: 20px;
  font-size: 1.25rem; }

a.button-1 {
  background: #ffffff;
  color: #047dca;
  font-weight: bold;
  border: 2px solid #047dca;
  padding: 10px 35px;
  border-radius: 20px;
  text-transform: uppercase;
  -webkit-transition: background 0.2s;
  transition: background 0.2s; }
  a.button-1:hover {
    color: #ffffff;
    background: #047dca; }

@media screen and (min-width: 640px) {
  .post-featured-resource > .columns:last-child {
    padding-left: 0; }
  .post-featured-resource > .columns:first-child {
    padding-right: 0; } }

@media screen and (max-width: 640px) {
  #wp-admin-bar-new_draft {
    display: none !important; } }

/** Override Jim Styles **/
.page-template-page-blog-landing .blog-search {
  background: #e5ecef; }

/** icon animation **/
.lets-get-started ul {
  margin-left: 0 !important;
  margin-bottom: 0; }
  .lets-get-started ul li img {
    transition: transform 300ms;
    -webkit-transition-timing-function: cubic-bezier(0.59, -0.65, 0.45, 1.65);
    transition-timing-function: cubic-bezier(0.59, -0.65, 0.45, 1.65); }
  .lets-get-started ul li:hover img {
    transform: scale(1.05); }

.account-review img {
  max-width: 191px; }
  @media screen and (max-width: 415px) {
    .account-review img {
      float: none;
      display: block;
      margin: 0 auto;
      padding-bottom: 20px;
      max-width: 100%; } }

@media screen and (max-width: 415px) {
  .account-review + a {
    text-align: center; } }

ul.tabs {
  margin-left: 0 !important; }

.ginput_container.ginput_container_fileupload input.medium,
.gform_wrapper .gform_body {
  width: 100% !important; }

/*# sourceMappingURL=../css/site-styles.map */