@charset "UTF-8";
/**
 * Variables, override bootstrap variables
 */
/**
 * Put below your own bootstrap variables
 *
 * Bootstrap variables list: https://github.com/twbs/bootstrap-sass/blob/master/assets/stylesheets/bootstrap/_variables.scss
 * Set your own theme: https://pikock.github.io/bootstrap-magic/app/index.html#!/editor
 */
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap");
/**
 * Print
 */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none !important; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  a[href]:after {
    content: none !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; }
  .page-container {
    width: 90% !important;
    margin: 0 auto;
    padding: 25px; }
  body {
    padding-top: 0 !important; }
  body.path-node {
    padding-top: 0 !important; }
  body.toolbar-tray-open.user-logged-in.toolbar-fixed {
    padding-top: 0 !important; }
  .hero {
    display: none; }
  .page-header {
    display: block !important; }
  .homepage-slider {
    margin-top: 50px; }
  .category-label {
    margin-bottom: 20px; }
  .three-links-last-section ul li {
    border-bottom: white !important; }
  .main-header-wrapper {
    display: none; }
  .feature-post {
    display: none; }
  .shadow {
    display: none; }
  .communication-section {
    height: 600px !important; }
    .communication-section h1 {
      margin: 0 !important;
      padding: 0 !important; }
      .communication-section h1 .paragraph-text {
        margin: 0 !important;
        padding: 0 !important; }
  .social-shares {
    display: none !important; }
  .home-post-item {
    min-height: auto !important; }
  .square img {
    background-color: black !important; }
  .short-text-aligned-bottom .line-between-square {
    width: 10px !important; }
  .post-content {
    padding-top: 0 !important; }
  .category-label {
    text-align: left !important; }
  .titles-section ul li {
    float: right; }
  .page-content .feature-image .img {
    display: none; }
  .related-resources {
    display: none; }
  .paragraph-accordion {
    display: none; }
  .hero-image {
    height: 100px !important; }
    .hero-image .hero-text {
      float: left !important;
      top: 0 !important;
      text-align: center;
      width: 100% !important; }
  .hero-image-feature {
    height: 500px !important; }
    .hero-image-feature .hero-text {
      float: left !important;
      top: 0 !important;
      text-align: center;
      width: 100% !important; }
  .lines {
    padding: 0 !important; }
  .paragraph {
    padding-top: 0 !important; }
  .paragraph-side_by_side_content_with_image .image {
    display: none !important; }
  .paragraph-image_between_content img {
    display: none !important; }
  .banner-wrapper {
    min-height: auto !important; }
  .content-wrapper {
    margin: 0 !important; }
  .footer {
    display: none; } }

/**
 * Base
 */
body {
  overflow-x: hidden;
  position: relative;
  min-height: 100vh;
  padding-bottom: 114px;
  background-color: #FCFCFC;
  font-family: "Source Sans Pro", sans-serif; }
  @media (max-width: 767px) {
    body {
      padding-bottom: 145px; } }

h2 {
  font-size: 32px;
  color: #0067b1;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal; }
  @media (max-width: 767px) {
    h2 {
      font-size: 25px; } }

h3 {
  font-size: 20px;
  color: #004182;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold; }
  @media (max-width: 767px) {
    h3 {
      font-size: 18px; } }

img.alignleft {
  float: left;
  margin-right: 30px;
  max-width: 100%;
  height: auto; }

img.alignright {
  float: right;
  margin-left: 30px;
  max-width: 100%;
  height: auto; }

img.aligncenter {
  display: block;
  margin: 30px auto 15px auto;
  max-width: 100%;
  height: auto; }

p {
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  color: #58595b; }
  @media (max-width: 767px) {
    p {
      font-size: 15px; } }

a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  color: #004182; }
  @media (max-width: 767px) {
    a {
      font-size: 15px; } }

ul {
  line-height: 15px;
  color: #58595b; }
  ul li {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal; }

body:not(.home) .intro-text ul, body:not(.home) .main-content ul {
  list-style: none; }
  body:not(.home) .intro-text ul li, body:not(.home) .main-content ul li {
    padding-left: 9px;
    position: relative;
    line-height: 1.5; }
    @media (max-width: 575px) {
      body:not(.home) .intro-text ul li, body:not(.home) .main-content ul li {
        padding-left: 0; } }
    body:not(.home) .intro-text ul li:before, body:not(.home) .main-content ul li:before {
      content: "\f105";
      font-family: FontAwesome;
      font-weight: 600;
      font-style: normal;
      top: 0;
      left: -7px;
      position: absolute;
      text-decoration: none;
      color: #e1523d; }
      @media (max-width: 575px) {
        body:not(.home) .intro-text ul li:before, body:not(.home) .main-content ul li:before {
          left: -16px; } }

ol {
  color: #58595b; }
  ol li {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal; }

blockquote {
  display: block;
  border-width: 2px 0;
  border-style: solid;
  border-color: #afb2b3;
  padding: 15px 0;
  margin: 25px 0;
  position: relative;
  text-align: center; }
  blockquote p {
    transform: translateY(10%); }
  @media (max-width: 767px) {
    blockquote {
      padding-bottom: 35px; } }

blockquote:before {
  content: "\f10e";
  position: absolute;
  font-family: FontAwesome;
  font-size: 25px;
  top: -8px;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 30px;
  height: 20px;
  color: #58595b;
  text-align: center; }

.awards-page-template {
  min-height: 1100px; }

.no-results {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #58595b;
  padding: 50px 15px; }
  @media (max-width: 767px) {
    .no-results {
      font-size: 18px; } }

.reset-btn {
  color: white;
  background-color: #e1523d;
  border-left: none;
  cursor: pointer;
  outline: none;
  position: relative;
  transition: 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: none;
  margin-left: 15px; }
  .reset-btn:hover {
    opacity: 0.8;
    text-decoration: none;
    color: white; }

.sitemap-page ul {
  list-style: none; }
  .sitemap-page ul li {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
    color: #0067b1;
    padding: 0 0 0 9px;
    position: relative; }
    @media (max-width: 767px) {
      .sitemap-page ul li {
        font-size: 15px; } }
    @media (max-width: 575px) {
      .sitemap-page ul li {
        padding: 5px 0; } }
    .sitemap-page ul li:before {
      content: "\f105";
      font-family: FontAwesome;
      font-weight: 600;
      font-style: normal;
      top: 4px;
      left: -7px;
      position: absolute;
      text-decoration: none;
      color: #e1523d; }
      @media (max-width: 575px) {
        .sitemap-page ul li:before {
          left: -16px; } }

.image-alt-wrapper {
  display: table; }
  .image-alt-wrapper img {
    width: 100%; }
  .image-alt-wrapper .image-alt {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: right;
    display: block; }

.wp-caption {
  width: 100% !important; }

.nf-form-title {
  display: none; }

.nf-form-fields-required {
  display: none; }

@media (min-width: 991px) {
  .nf-form-content .nf-field-element:after {
    right: auto;
    margin-left: 16px; } }

.nf-form-content .ninja-forms-field {
  width: 50%; }
  @media (max-width: 991px) {
    .nf-form-content .ninja-forms-field {
      width: 100%; } }

.nf-form-content .nf-field-element .ninja-forms-field[type="button"] {
  background-color: #0067b1;
  color: #fff;
  transition: all 0.3s;
  border-radius: 0.25rem;
  width: 160px; }
  .nf-form-content .nf-field-element .ninja-forms-field[type="button"]:hover {
    background-color: #fff;
    color: #0067b1;
    border: 1px solid #0067b1; }

.page-id-109 .container.feature-image {
  display: none; }

/*
* Features
 */
#searchModal {
  z-index: 999999999;
  padding-right: 0 !important; }
  #searchModal .modal-dialog {
    max-width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 20vh;
    margin: 0; }
    #searchModal .modal-dialog .modal-content {
      background: transparent;
      border: 0;
      max-width: 900px;
      margin: 0 auto; }
      #searchModal .modal-dialog .modal-content .modal-header {
        border: 0; }
        #searchModal .modal-dialog .modal-content .modal-header h5 {
          color: #fff; }
        #searchModal .modal-dialog .modal-content .modal-header button {
          color: #fff;
          opacity: 1;
          outline: none;
          font-size: 40px; }
          @media (max-width: 767px) {
            #searchModal .modal-dialog .modal-content .modal-header button {
              padding-bottom: 0; } }
      #searchModal .modal-dialog .modal-content .modal-body form input {
        width: 100%;
        height: 65px;
        padding-left: 50px;
        border: 0;
        font-size: 32px; }

.custom-loading-icon {
  margin: 0 auto;
  display: block;
  margin-top: 100px;
  width: 140px;
  height: 120px; }

.custom-loading-icon:after {
  content: " ";
  display: block;
  width: 120px;
  height: 120px;
  margin: 8px;
  border-radius: 50%;
  border: 10px solid #004182;
  border-color: #004182 transparent #004182 transparent;
  animation: custom-loading-icon 1.2s linear infinite; }

@keyframes custom-loading-icon {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#backToTop {
  position: fixed;
  right: 15px;
  bottom: 152px;
  display: block;
  z-index: 99999999; }
  @media (max-width: 991px) {
    #backToTop {
      display: none !important; } }

.custom-categories-filter {
  height: auto !important; }
  .custom-categories-filter.updated-custom-filter {
    justify-content: unset; }
    .custom-categories-filter.updated-custom-filter .reset-btn-wrapper {
      padding-top: 7px; }
  @media (max-width: 991px) {
    .custom-categories-filter {
      display: block;
      height: auto !important; } }
  .custom-categories-filter .first-filter-part input {
    width: 502px !important; }
    @media (max-width: 1199px) {
      .custom-categories-filter .first-filter-part input {
        width: 412px !important; } }
    @media (max-width: 991px) {
      .custom-categories-filter .first-filter-part input {
        width: 292px !important; } }
    @media (max-width: 767px) {
      .custom-categories-filter .first-filter-part input {
        width: 255px !important; } }
  .custom-categories-filter .first-filter-part button {
    margin-right: 0;
    height: 40px !important; }
  .custom-categories-filter .reset-btn-wrapper {
    padding-top: 15px;
    text-align: center; }
    @media (max-width: 767px) {
      .custom-categories-filter .reset-btn-wrapper {
        text-align: left; } }
    .custom-categories-filter .reset-btn-wrapper .reset-btn {
      margin-left: 0 !important; }
  .custom-categories-filter input, .custom-categories-filter select {
    width: 100% !important;
    margin: 0 !important;
    font-size: 14px;
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
    color: #58595b;
    outline: none;
    background-color: #f5f6f8;
    padding-left: 15px !important;
    border-color: #afb2b3;
    height: 40px !important;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #afb2b3 !important; }
    @media (max-width: 991px) {
      .custom-categories-filter input, .custom-categories-filter select {
        margin-bottom: 15px !important; } }
    @media (max-width: 767px) {
      .custom-categories-filter input, .custom-categories-filter select {
        width: 292px !important; } }
    @media (max-width: 575px) {
      .custom-categories-filter input, .custom-categories-filter select {
        width: 100% !important; } }
    @media (max-width: 575px) {
      .custom-categories-filter input, .custom-categories-filter select {
        font-size: 16px;
        width: 100% !important; } }
    .custom-categories-filter input option, .custom-categories-filter select option {
      font-size: 14px;
      font-weight: bold;
      font-family: "Source Sans Pro", sans-serif;
      color: #58595b; }
      @media (max-width: 575px) {
        .custom-categories-filter input option, .custom-categories-filter select option {
          font-size: 16px; } }
    .custom-categories-filter input.sort-by, .custom-categories-filter input.field, .custom-categories-filter select.sort-by, .custom-categories-filter select.field {
      margin-right: 0 !important; }
  .custom-categories-filter button {
    margin-right: 10px; }

.article-tags {
  display: flex;
  padding: 15px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .article-tags {
      display: block;
      margin-bottom: 15px; } }
  .article-tags .article-tag {
    display: inline-block;
    margin-right: 15px;
    padding: 10px 20px;
    background-color: #668d9c;
    text-decoration: none;
    color: #f5f6f8;
    transition: 0.3s; }
    @media (max-width: 767px) {
      .article-tags .article-tag {
        margin-bottom: 15px;
        padding: 5px 10px; } }
    .article-tags .article-tag:hover {
      opacity: 0.7;
      transition: 0.3s; }

@media (max-width: 445px) {
  .box-items-template .elementor-section.elementor-inner-section > .elementor-container {
    width: 100%; } }

@media (max-width: 1024px) {
  .box-items-template .elementor-column {
    width: 100%; } }

.carousel-slider-template .elementor-swiper .swiper-wrapper {
  align-items: center; }
  .carousel-slider-template .elementor-swiper .swiper-wrapper .swiper-slide .swiper-slide-inner {
    align-items: center;
    position: initial; }
  .carousel-slider-template .elementor-swiper .swiper-wrapper .swiper-slide .swiper-slide-bg {
    background-position: top; }
  .carousel-slider-template .elementor-swiper .swiper-wrapper .swiper-slide .swiper-slide-contents {
    max-width: 702px; }
    @media (max-width: 575px) {
      .carousel-slider-template .elementor-swiper .swiper-wrapper .swiper-slide .swiper-slide-contents .elementor-slide-heading {
        margin-bottom: 15px; } }
    @media (max-width: 575px) {
      .carousel-slider-template .elementor-swiper .swiper-wrapper .swiper-slide .swiper-slide-contents .elementor-slide-description {
        font-size: 15px; } }
    @media (max-width: 767px) {
      .carousel-slider-template .elementor-swiper .swiper-wrapper .swiper-slide .swiper-slide-contents {
        max-width: 100%; } }

.testimonials-slider .elementor-swiper .swiper-wrapper .swiper-slide {
  background-image: url("../assets/img/quotes-testimonials.png");
  background-repeat: no-repeat;
  background-position: center bottom; }
  @media (max-width: 767px) {
    .testimonials-slider .elementor-swiper .swiper-wrapper .swiper-slide {
      background-image: none; } }

.topics-filter-loop form {
  padding-left: 10px;
  padding-right: 10px; }
  @media (max-width: 575px) {
    .topics-filter-loop form {
      height: 85px;
      margin-bottom: 56px; } }
  .topics-filter-loop form ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0; }
    .topics-filter-loop form ul li {
      padding: 0 !important; }
      .topics-filter-loop form ul li:before {
        display: none; }
  @media (max-width: 575px) {
    .topics-filter-loop form .sf-field-search {
      max-width: 74%;
      width: 74%; } }
  @media (max-width: 340px) {
    .topics-filter-loop form .sf-field-search {
      max-width: 73%;
      width: 73%; } }
  .topics-filter-loop form .sf-field-search label {
    width: 100%; }
    .topics-filter-loop form .sf-field-search label input[type='text'] {
      width: 480px;
      height: 37px;
      border: 1px solid #afb2b3;
      padding-left: 30px;
      font-size: 14px;
      font-weight: bold;
      font-family: "Source Sans Pro", sans-serif;
      color: #58595b;
      outline: none;
      background-color: #f5f6f8;
      border-right: 0;
      border-radius: 0; }
      .topics-filter-loop form .sf-field-search label input[type='text']::placeholder {
        color: #58595b;
        opacity: 1; }
      @media (max-width: 991px) {
        .topics-filter-loop form .sf-field-search label input[type='text'] {
          width: 350px; } }
      @media (max-width: 767px) {
        .topics-filter-loop form .sf-field-search label input[type='text'] {
          width: 230px; } }
      @media (max-width: 575px) {
        .topics-filter-loop form .sf-field-search label input[type='text'] {
          width: calc(100% - 0px);
          font-size: 16px; } }
  .topics-filter-loop form input[type='submit'] {
    height: 37px;
    width: auto;
    border: 1px solid #afb2b3;
    background-color: #e1523d;
    color: #fff;
    border-left: none;
    cursor: pointer;
    outline: none;
    position: relative;
    transition: 0.3s;
    border-radius: 0; }
    .topics-filter-loop form input[type='submit']:hover {
      opacity: 0.8; }
  @media (max-width: 575px) {
    .topics-filter-loop form .sf-field-sort_order {
      max-width: 100%;
      width: 100%; } }
  .topics-filter-loop form .sf-field-sort_order label {
    width: 100%; }
    .topics-filter-loop form .sf-field-sort_order label select {
      margin-left: 20px;
      width: 255px;
      height: 37px;
      font-size: 14px;
      font-weight: bold;
      font-family: "Source Sans Pro", sans-serif;
      color: #58595b;
      outline: none;
      background-color: #f5f6f8;
      padding-left: 26px;
      border-radius: 0; }
      @media (max-width: 991px) {
        .topics-filter-loop form .sf-field-sort_order label select {
          width: 155px; } }
      @media (max-width: 575px) {
        .topics-filter-loop form .sf-field-sort_order label select {
          margin: 10px 0;
          width: 100%;
          padding-left: 27px;
          font-size: 16px; } }
      .topics-filter-loop form .sf-field-sort_order label select option {
        font-size: 14px;
        font-weight: bold;
        font-family: "Source Sans Pro", sans-serif;
        color: #58595b; }

.fticom2k24-global-container .fticom2k24-global-team-wrapper {
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  border: 1px solid #5882A7;
  padding: 15px 0; }
  .fticom2k24-global-container .fticom2k24-global-team-wrapper .fticom2k24-team-region .elementor-heading-title {
    display: inline-block;
    font-size: 20px;
    letter-spacing: 2px;
    background: #C00000;
    position: relative;
    padding: 10px 20px;
    line-height: 1;
    margin-left: -1px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s; }
    .fticom2k24-global-container .fticom2k24-global-team-wrapper .fticom2k24-team-region .elementor-heading-title:after {
      content: '';
      border-top: 20px solid transparent;
      border-left: 20px solid #C00000;
      border-bottom: 20px solid transparent;
      border-radius: 0px;
      right: -20px;
      position: absolute;
      top: 0;
      display: inline-block; }
  .fticom2k24-global-container .fticom2k24-global-team-wrapper .fticom2k24-headshot-container .fticom2k24-team-bio-wrap .fticom2k24-team-bio-name a {
    color: #fff;
    text-decoration: underline;
    transition: 0.3s ease;
    font-size: 14px; }
    .fticom2k24-global-container .fticom2k24-global-team-wrapper .fticom2k24-headshot-container .fticom2k24-team-bio-wrap .fticom2k24-team-bio-name a:hover {
      color: #004182;
      text-decoration: none; }
  .fticom2k24-global-container .fticom2k24-global-team-wrapper .fticom2k24-headshot-container .fticom2k24-team-bio-wrap .fticom2k24-team-bio-name i {
    font-size: 14px;
    color: #fff; }
  .fticom2k24-global-container .fticom2k24-global-team-wrapper .fticom2k24-headshot-container .fticom2k24-team-bio-wrap .fticom2k24-team-bio-name p {
    font-size: 14px;
    color: #fff; }

.author-box-paragraph-white .elementor-author-box__bio p {
  color: #fff; }

/**
 * Layout
 */
.home .main-header-wrapper {
  opacity: 0; }
  @media (max-width: 767px) {
    .home .main-header-wrapper {
      opacity: 1; } }
  .home .main-header-wrapper header {
    background-color: rgba(118, 151, 176, 0.6); }

.main-header-wrapper {
  position: fixed;
  width: 100%;
  z-index: 99; }
  .main-header-wrapper .pre-header {
    background-color: #fff;
    height: 24px; }
    @media (max-width: 991px) {
      .main-header-wrapper .pre-header {
        display: none; } }
    @media (max-width: 575px) {
      .main-header-wrapper .pre-header {
        height: 50px; } }
    .main-header-wrapper .pre-header .menu-hidden {
      display: none; }
    .main-header-wrapper .pre-header .country-regions {
      position: relative; }
      .main-header-wrapper .pre-header .country-regions .sub-menu {
        position: absolute;
        z-index: 1;
        width: 120px;
        padding-left: 5px;
        left: -9px;
        display: none;
        background: #fff;
        margin-top: -1px; }
        .main-header-wrapper .pre-header .country-regions .sub-menu li {
          padding-top: 3px;
          padding-bottom: 3px; }
      .main-header-wrapper .pre-header .country-regions:hover .sub-menu {
        display: block; }
    .main-header-wrapper .pre-header .language-selector {
      position: relative; }
      .main-header-wrapper .pre-header .language-selector .sub-menu {
        position: absolute;
        background: #eee;
        z-index: 1;
        left: 0px;
        display: none;
        width: 55px;
        margin: -1px;
        padding: 7px 0px 7px 0px; }
        .main-header-wrapper .pre-header .language-selector .sub-menu li {
          width: 100%;
          text-align: center;
          margin: 3px 0px !important;
          padding: 0px; }
      .main-header-wrapper .pre-header .language-selector:hover .sub-menu {
        display: block; }
    .main-header-wrapper .pre-header #menu-item-wpml-ls-3-en, .main-header-wrapper .pre-header #menu-item-wpml-ls-3-es, .main-header-wrapper .pre-header #menu-item-wpml-ls-3-pt, .main-header-wrapper .pre-header #menu-item-wpml-ls-3-pt-br {
      display: none; }
    .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu {
      float: right;
      margin: 0;
      line-height: 1.5; }
      @media (max-width: 575px) {
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu {
          text-align: center;
          padding: 0;
          float: none; } }
      .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li {
        display: inline-block;
        margin: 0 5px; }
        @media (max-width: 575px) {
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li {
            margin: 0 2px; } }
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li.wpml-ls-current-language {
          position: relative;
          padding: 0 10px; }
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li.wpml-ls-current-language a {
            top: 0; }
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li.wpml-ls-current-language .sub-menu {
            display: none; }
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li.wpml-ls-current-language:hover .sub-menu {
            display: block;
            margin: 0;
            position: absolute;
            background: #eee;
            padding: 10px;
            left: 1px;
            z-index: 9; }
            .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li.wpml-ls-current-language:hover .sub-menu .menu-item {
              display: block;
              margin: 0; }
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li a {
          color: #454545;
          font-size: 14px;
          font-weight: 700;
          font-family: "Source Sans Pro", sans-serif;
          position: relative;
          top: -2px; }
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu li a:hover {
            text-decoration: underline; }
      .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-twitter-icon a {
        font-size: 0; }
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-twitter-icon a:after {
          content: "\f099";
          font-family: FontAwesome;
          font-weight: 100;
          font-style: normal;
          position: relative;
          text-decoration: none;
          color: #454545;
          font-size: 16px;
          top: 2px; }
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-twitter-icon a:hover:after {
          text-decoration: none; }
      .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-linkedin-icon a {
        font-size: 0; }
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-linkedin-icon a:after {
          content: "\f0e1";
          font-family: FontAwesome;
          font-weight: 100;
          font-style: normal;
          margin: 0px 6px 0px 0px;
          position: relative;
          text-decoration: none;
          color: #454545;
          font-size: 16px;
          top: 2px; }
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-linkedin-icon a:hover:after {
          text-decoration: none; }
      .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-search-icon {
        background: #e1523d;
        width: 183px;
        margin: 0;
        padding: 1px 0 0 0; }
        @media (max-width: 575px) {
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-search-icon {
            text-align: center;
            width: 268px; } }
        @media (max-width: 767px) and (min-width: 576px) {
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-search-icon {
            width: 130px; } }
        .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-search-icon a {
          margin-left: 16px;
          color: #fff; }
          .main-header-wrapper .pre-header .menu-small-header-menu-container ul.small-header-menu .menu-search-icon a:after {
            content: "\f002";
            font-family: FontAwesome;
            font-weight: 100;
            cursor: pointer;
            font-style: normal;
            margin: 0px 0px 0px 6px;
            position: relative;
            text-decoration: none;
            font-size: 12px;
            color: #fff;
            display: inline-block;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
  .main-header-wrapper .header {
    border-bottom: 1px solid #fff;
    background-color: rgba(118, 151, 176, 0.6); }
    .main-header-wrapper .header .navbar {
      height: 80px;
      width: 100%;
      padding: 0; }
      @media (max-width: 991px) {
        .main-header-wrapper .header .navbar {
          height: 67px; } }
      .main-header-wrapper .header .navbar .navbar-toggler {
        display: none; }
        .main-header-wrapper .header .navbar .navbar-toggler .navbar-toggler-icon {
          width: 50px; }
        @media (max-width: 991px) {
          .main-header-wrapper .header .navbar .navbar-toggler {
            position: absolute;
            right: 0;
            top: 15px;
            outline: none; } }
        .main-header-wrapper .header .navbar .navbar-toggler.collapsed .fa-times {
          display: none;
          transition: 0.3s; }
        .main-header-wrapper .header .navbar .navbar-toggler.collapsed .custom-hamburger {
          display: block;
          transition: 0.3s; }
        .main-header-wrapper .header .navbar .navbar-toggler .custom-hamburger {
          color: #fff;
          display: none;
          transition: 0.3s; }
          .main-header-wrapper .header .navbar .navbar-toggler .custom-hamburger:before {
            font-family: FontAwesome; }
        .main-header-wrapper .header .navbar .navbar-toggler .fa-times {
          color: #fff;
          display: block;
          font-size: 36px;
          transition: 0.3s; }
          .main-header-wrapper .header .navbar .navbar-toggler .fa-times:before {
            font-family: FontAwesome; }
      .main-header-wrapper .header .navbar .menu-logo {
        text-align: center;
        width: 365px; }
        @media (max-width: 991px) {
          .main-header-wrapper .header .navbar .menu-logo {
            position: absolute; } }
        .main-header-wrapper .header .navbar .menu-logo img {
          float: left; }
          @media (max-width: 1199px) {
            .main-header-wrapper .header .navbar .menu-logo img {
              max-width: 280px; } }
          @media (max-width: 575px) {
            .main-header-wrapper .header .navbar .menu-logo img {
              margin-left: 5px;
              max-width: 230px; } }
      .main-header-wrapper .header .navbar .menu-items {
        float: right; }
        .main-header-wrapper .header .navbar .menu-items .mobile-utility-menu {
          display: none; }
          @media (max-width: 991px) {
            .main-header-wrapper .header .navbar .menu-items .mobile-utility-menu {
              display: block; } }
          .main-header-wrapper .header .navbar .menu-items .mobile-utility-menu .small-header-menu {
            list-style: none;
            padding: 0;
            margin: 0;
            border-top: 1px solid #d3d3d3;
            margin-top: 10px;
            padding-top: 10px;
            padding-bottom: 10px; }
            .main-header-wrapper .header .navbar .menu-items .mobile-utility-menu .small-header-menu li {
              padding: 5px; }
              .main-header-wrapper .header .navbar .menu-items .mobile-utility-menu .small-header-menu li.current-menu-item a {
                text-decoration: underline; }
              .main-header-wrapper .header .navbar .menu-items .mobile-utility-menu .small-header-menu li a {
                text-transform: uppercase;
                color: #000; }
        @media (max-width: 991px) {
          .main-header-wrapper .header .navbar .menu-items {
            position: absolute;
            background: #eee;
            text-align: center;
            left: 0;
            right: 0;
            width: 100%;
            top: 68px;
            max-height: 65vh;
            overflow-y: scroll; } }
      .main-header-wrapper .header .navbar .menu-wrapper {
        width: 65%; }
        @media (max-width: 1199px) {
          .main-header-wrapper .header .navbar .menu-wrapper {
            width: 80%; } }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-menu-wrap .max-mega-menu .mega-menu-item-has-children .mega-sub-menu .mega-menu-item-has-children .mega-menu-link {
          display: inline-block !important; }
          @media (max-width: 1199px) {
            .main-header-wrapper .header .navbar .menu-wrapper .mega-menu-wrap .max-mega-menu .mega-menu-item-has-children .mega-sub-menu .mega-menu-item-has-children .mega-menu-link {
              max-width: 230px; } }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-menu-wrap .max-mega-menu .mega-menu-item-has-children .mega-sub-menu .mega-menu-item-has-children .mega-sub-menu {
          display: inline-block !important;
          margin-left: 0 !important; }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-current-menu-item a.mega-menu-link {
          border-bottom: 1px solid #fff !important; }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-current-menu-ancestor a.mega-menu-link {
          border-bottom: 1px solid #fff !important; }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-current-menu-ancestor .mega-current-menu-item a.mega-menu-link {
          text-decoration: underline !important; }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-current-menu-ancestor a.mega-menu-link {
          border-bottom: 1px solid #fff !important; }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-current-menu-ancestor .mega-current-menu-ancestor > a.mega-menu-link {
          text-decoration: underline !important; }
        .main-header-wrapper .header .navbar .menu-wrapper .mega-current-menu-ancestor .mega-current-menu-ancestor > .mega-current-menu-item a.mega-menu-link {
          text-decoration: underline !important; }
        .main-header-wrapper .header .navbar .menu-wrapper a {
          font-family: "Source Sans Pro", sans-serif !important; }

.footer {
  background-color: #58595b;
  height: 114px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  .footer .footer-center {
    margin-top: 3.5%; }
    .footer .footer-center img {
      max-width: 300px; }
  .footer .footer-logo-align {
    text-align: left; }
  .footer .footer-copyright {
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 12px; }
    .footer .footer-copyright a {
      color: #fff;
      text-decoration: underline;
      font-size: 12px; }
    .footer .footer-copyright a:hover {
      text-decoration: none; }
  .footer .footer-text-center {
    margin: 10px 0; }

@media (max-width: 767px) {
  .footer {
    height: 145px;
    padding-top: 10px; }
    .footer .footer-logo-responsive {
      text-align: center; }
      .footer .footer-logo-responsive img {
        padding: 0 30px; }
    .footer .footer-text-responsive {
      text-align: center !important; } }

.hero-image {
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 18px;
  background-attachment: fixed; }
  @media (max-width: 575px) {
    .hero-image {
      background-attachment: scroll; } }
  @supports (-webkit-touch-callout: none) {
    .hero-image {
      background-attachment: scroll; } }
  .hero-image:before {
    content: "";
    height: 450px;
    display: block;
    background: rgba(0, 65, 130, 0.4);
    mix-blend-mode: normal; }
  .hero-image .hero-text {
    position: absolute;
    top: 200px;
    max-width: 1140px;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    padding: 0 15px; }
    @media (max-width: 1199px) {
      .hero-image .hero-text {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .hero-image .hero-text {
        max-width: 720px; } }
    @media (max-width: 767px) {
      .hero-image .hero-text {
        max-width: 540px; } }
    @media (max-width: 575px) {
      .hero-image .hero-text {
        max-width: 100%; } }
    .hero-image .hero-text span, .hero-image .hero-text h1 {
      font-family: "Source Sans Pro", sans-serif;
      font-size: 70px;
      color: white;
      margin: 25px 0 25px 0;
      text-transform: none;
      display: block;
      line-height: 1.2;
      font-weight: 600; }
      @media (max-width: 1199px) {
        .hero-image .hero-text span, .hero-image .hero-text h1 {
          font-size: 42px; } }
      @media (max-width: 575px) {
        .hero-image .hero-text span, .hero-image .hero-text h1 {
          font-size: 30px;
          margin-left: 0; } }

.meta-data-intro {
  padding: 15px; }
  .meta-data-intro .intro-date {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #58595b;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .meta-data-intro .author-wrapper {
    padding: 10px 20px; }
    @media (max-width: 767px) {
      .meta-data-intro .author-wrapper {
        padding: 0; } }
    .meta-data-intro .author-wrapper .authors-label {
      font-family: "Source Sans Pro", sans-serif;
      font-size: 14px;
      color: #58595b; }
    .meta-data-intro .author-wrapper .author-info {
      font-size: 14px;
      color: #58595b;
      font-family: "Source Sans Pro", sans-serif;
      padding: 8px 15px;
      float: left; }
      @media (max-width: 991px) {
        .meta-data-intro .author-wrapper .author-info {
          padding: 8px 10px; } }
      .meta-data-intro .author-wrapper .author-info a {
        font-size: 14px;
        word-break: break-all; }
      .meta-data-intro .author-wrapper .author-info:nth-child(2n+4) {
        clear: both; }

.intro-text h1 {
  font-size: 32px;
  color: #0067b1;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal; }
  @media (max-width: 575px) {
    .intro-text h1 {
      padding: 15px 0 7px; } }

.intro-text .lines-spacing {
  padding-bottom: 17px; }

.layout-default {
  padding-top: 50px; }
  .layout-default .intro-text {
    font-size: 22px; }
    @media (max-width: 767px) {
      .layout-default .intro-text {
        font-size: 18px; } }
    .layout-default .intro-text p {
      font-size: 22px; }
      @media (max-width: 767px) {
        .layout-default .intro-text p {
          font-size: 18px; } }
  .layout-default ul, .layout-default ol {
    margin-top: 10px; }
    .layout-default ul li, .layout-default ol li {
      font-size: 22px;
      line-height: 1.5; }
      @media (max-width: 767px) {
        .layout-default ul li, .layout-default ol li {
          font-size: 18px;
          line-height: 1.3; } }

.layout-outside {
  padding-top: 50px; }
  .layout-outside .intro-text p {
    padding-left: 65px;
    padding-right: 66px;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 1; }
    @media (max-width: 1199px) {
      .layout-outside .intro-text p {
        padding-right: inherit; } }
    @media (max-width: 575px) {
      .layout-outside .intro-text p {
        font-size: 20px; } }
  .layout-outside .intro-text .lines:before {
    content: "";
    background-image: url("../assets/img/lines.png");
    width: 53px;
    height: 25px;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 8px;
    margin-left: -66px; }
  @media (min-width: 1199px) {
    .layout-outside .intro-text {
      max-width: 1270px; } }
  .layout-outside ul, .layout-outside ol {
    margin-top: 10px; }
    .layout-outside ul li, .layout-outside ol li {
      font-size: 22px;
      line-height: 1.5; }
      @media (max-width: 767px) {
        .layout-outside ul li, .layout-outside ol li {
          font-size: 18px;
          line-height: 1.3; } }

.feature-image {
  text-align: center; }
  .feature-image .img {
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 1199px) {
      .feature-image .img {
        height: 270px; } }
    @media (max-width: 767px) {
      .feature-image .img {
        height: 220px; } }
    @media (max-width: 575px) {
      .feature-image .img {
        height: 190px; } }

.feature-post {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 575px) {
    .feature-post {
      padding-bottom: 10px; } }
  .feature-post .feature-post-content {
    padding: 0 42px; }
    .feature-post .feature-post-content .feature-post-main-title {
      padding-left: 50px;
      padding-bottom: 20px; }

.single-post .single-post-inner {
  margin-bottom: 30px; }
  .single-post .single-post-inner a {
    display: block; }
    .single-post .single-post-inner a:hover {
      box-shadow: rgba(10, 8, 8, 0.08) 0 0 8px 0; }
      .single-post .single-post-inner a:hover h5, .single-post .single-post-inner a:hover h2, .single-post .single-post-inner a:hover h3 {
        color: #0067b1; }

.single-post a:hover {
  text-decoration: none; }

.single-post .feature-image-wrapper {
  overflow: hidden; }
  .single-post .feature-image-wrapper .post-image {
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    transition: 0.3s;
    object-fit: cover;
    width: 100%; }
    .single-post .feature-image-wrapper .post-image.cs-post-image {
      height: 380px; }

.single-post .post-cats-new {
  margin-bottom: 25px; }
  .single-post .post-cats-new.cs-terms {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    color: #969696; }

.single-post .post-category {
  list-style: none;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  color: #969696; }
  .single-post .post-category.uncategorized {
    display: none; }
  .single-post .post-category a {
    color: #fff; }

.single-post .post-data {
  padding: 25px;
  border: 1px solid #f1f1f1;
  border-top: 0;
  background-color: #fff;
  min-height: 227px; }
  @media (max-width: 991px) {
    .single-post .post-data {
      padding: 10px; } }
  .single-post .post-data .date {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #58595b;
    margin: 0; }
  .single-post .post-data .post-title {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 21px;
    position: relative;
    color: #363636;
    line-height: 26px;
    margin-bottom: 20px; }
    .single-post .post-data .post-title:hover {
      color: #0067b1; }

.home-articles {
  overflow: hidden; }
  .home-articles .row,
  .home-articles .col-md-4,
  .home-articles .col-lg-6,
  .home-articles .col-md-6 {
    padding: 0;
    margin: 0; }
  .home-articles .row .col-md-4:last-child .home-post-item.post-item-featured,
  .home-articles .row .col-md-6:last-child .home-post-item.post-item-featured {
    margin-right: 0 !important;
    padding-right: 5px; }
    @media (max-width: 767px) {
      .home-articles .row .col-md-4:last-child .home-post-item.post-item-featured,
      .home-articles .row .col-md-6:last-child .home-post-item.post-item-featured {
        padding-right: 0; } }
  @media (max-width: 767px) {
    .home-articles .row .col-md-4:nth-of-type(2) .home-post-item.post-item-featured {
      margin: 0 !important; } }
  .home-articles .row .col-md-6:first-child {
    margin-bottom: 5px; }
  .home-articles .home-post-item {
    min-height: 430px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    transition: all 0.6s;
    margin-bottom: 0;
    height: 100%; }
    .home-articles .home-post-item:hover {
      opacity: 0.9; }
    .home-articles .home-post-item a:hover {
      text-decoration: none; }
    .home-articles .home-post-item .category-label {
      list-style: none;
      width: 150px;
      height: 36px;
      text-align: center;
      display: block;
      padding: 8px 0;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px;
      color: #fff;
      margin-left: 5%; }
      @media (max-width: 767px) {
        .home-articles .home-post-item .category-label {
          margin-left: 10%; } }
      .home-articles .home-post-item .category-label.case-study {
        background-color: #668d9c; }
      .home-articles .home-post-item .category-label.featured {
        background-color: #e1523d; }
    .home-articles .home-post-item .post-content {
      margin-right: 15%;
      margin-left: 5%;
      padding-top: 230px;
      padding-bottom: 10px; }
      @media (max-width: 767px) {
        .home-articles .home-post-item .post-content {
          margin-left: 10%;
          padding-top: 225px; } }
      .home-articles .home-post-item .post-content .date {
        font-family: "Source Sans Pro", sans-serif;
        font-weight: normal;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 0; }
      .home-articles .home-post-item .post-content h3 {
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 600;
        font-size: 30px;
        color: #fff; }
        .home-articles .home-post-item .post-content h3:after {
          content: "\f054";
          font-family: FontAwesome;
          font-weight: 100;
          font-size: 22px;
          font-style: normal;
          margin-left: 10px;
          top: -1px;
          position: relative;
          text-decoration: none; }
      .home-articles .home-post-item .post-content p {
        color: #fff;
        font-size: 18px; }
    .home-articles .home-post-item.post-item-case-study {
      margin: 5px 0; }
      @media (max-width: 767px) {
        .home-articles .home-post-item.post-item-case-study {
          margin: 0 0 5px 0; } }
    .home-articles .home-post-item.post-item-featured {
      margin: 5px 5px 5px 0; }
      @media (max-width: 767px) {
        .home-articles .home-post-item.post-item-featured {
          margin: 5px 0 5px 0; } }

.related-resources {
  padding-top: 0px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 991px) {
    .related-resources {
      padding: 15px 43px 30px; } }
  .related-resources h2 {
    margin-bottom: 40px;
    font-weight: 600;
    color: #363636;
    font-size: 22px; }
  .related-resources .bottom-border {
    border: 1px solid #f1f1f1;
    font-weight: bold;
    margin-top: 20px;
    padding: 28px 24px 15px;
    text-decoration: none;
    background-color: #fff;
    display: block; }
    .related-resources .bottom-border:hover {
      box-shadow: 0 0 8px 0 rgba(145, 30, 30, 0.08); }
      .related-resources .bottom-border:hover h5 {
        color: #0067b1; }
    .related-resources .bottom-border h5 {
      font-family: "Source Sans Pro", sans-serif;
      margin-bottom: 10px;
      color: #363636;
      transition: 0.3s;
      font-size: 22px;
      font-weight: 400;
      line-height: 28px; }
      @media (max-width: 767px) {
        .related-resources .bottom-border h5 {
          font-weight: 600;
          line-height: 20px;
          font-size: 16px; } }
    .related-resources .bottom-border .date {
      color: #969696;
      font-weight: 400;
      text-transform: uppercase;
      font-size: 10px;
      font-family: "Source Sans Pro", sans-serif;
      margin-top: 20px;
      letter-spacing: 0.9px; }
      @media (max-width: 767px) {
        .related-resources .bottom-border .date {
          font-size: 12px; } }
    .related-resources .bottom-border:last-child {
      margin-bottom: 20px; }

.homepage-slider {
  margin-top: 5px; }
  .homepage-slider .carousel .carousel-indicators {
    display: block;
    top: 239px;
    margin-left: 5%;
    height: 15px; }
    @media (max-width: 767px) {
      .homepage-slider .carousel .carousel-indicators {
        margin-left: 10%;
        top: 210px; } }
    .homepage-slider .carousel .carousel-indicators li {
      border-radius: 50%;
      width: 10px;
      height: 10px;
      border: none;
      opacity: 1;
      display: inline-block; }
      .homepage-slider .carousel .carousel-indicators li.active {
        background-color: #e1523d; }
  .homepage-slider .carousel .carousel-inner {
    min-height: 430px; }
    .homepage-slider .carousel .carousel-inner .carousel-item a:hover {
      text-decoration: none; }
    .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      min-height: 430px;
      transition: 0.5s; }
      .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider:hover {
        opacity: 0.9;
        transition: 0.5s; }
      .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label {
        list-style: none;
        width: 150px;
        height: 36px;
        text-align: center;
        display: block;
        padding: 8px 0;
        font-family: "Source Sans Pro", sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        color: #fff;
        margin-left: 5%;
        background-color: #0067b1; }
        @media (max-width: 767px) {
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label {
            margin-left: 12%; } }
        .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label .post-category {
          list-style: none;
          min-width: 150px;
          height: 36px;
          background-color: #004182;
          text-align: center;
          display: block;
          padding: 8px 5px;
          font-family: "Source Sans Pro", sans-serif;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 14px;
          color: #fff;
          position: absolute;
          top: 0; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label .post-category.uncategorized {
            display: none; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label .post-category a {
            color: #fff; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label .post-category.case-study {
            background-color: #668d9c; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label .post-category.news {
            background-color: #0067b1; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label .post-category.ingishts {
            background-color: #0099b9; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .category-label .post-category.featured {
            background-color: #e1523d; }
      .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content {
        margin-right: 15%;
        margin-left: 5%;
        padding-top: 271px;
        padding-bottom: 10px; }
        @media (max-width: 767px) {
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content {
            margin-left: 10%;
            padding-top: 245px;
            overflow: hidden; } }
        .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content a:hover {
          text-decoration: none; }
        .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content .date {
          font-family: "Source Sans Pro", sans-serif;
          font-weight: normal;
          font-size: 14px;
          text-transform: uppercase;
          color: #fff;
          margin-bottom: 0; }
        .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content h3 {
          font-family: "Source Sans Pro", sans-serif;
          font-weight: 600;
          font-size: 30px;
          color: #fff; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content h3:hover {
            text-decoration: underline; }
          .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content h3:after {
            content: "\f054";
            font-family: FontAwesome;
            font-weight: 100;
            font-size: 22px;
            font-style: normal;
            margin-left: 10px;
            top: -1px;
            position: relative;
            display: inline-block;
            text-decoration: none; }
        .homepage-slider .carousel .carousel-inner .carousel-item .home-post-item.post-item-slider .post-content p {
          color: #fff;
          max-width: 1040px;
          font-size: 18px; }
  .homepage-slider .carousel .carousel-control-prev {
    width: 5%;
    opacity: 0.7; }
    .homepage-slider .carousel .carousel-control-prev .icon {
      width: 35px;
      height: 135px;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      left: 0px;
      top: 50%;
      transform: translateY(-50%); }
    .homepage-slider .carousel .carousel-control-prev .svg-inline--fa {
      position: absolute;
      width: 20px;
      height: 30px;
      top: 50%;
      transform: translate(-50%, -50%);
      left: 35%; }
    .homepage-slider .carousel .carousel-control-prev:hover {
      opacity: 1; }
  .homepage-slider .carousel .carousel-control-next {
    width: 5%;
    opacity: 0.7; }
    .homepage-slider .carousel .carousel-control-next .icon {
      width: 35px;
      height: 135px;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      right: 0px;
      top: 50%;
      transform: translateY(-50%); }
    .homepage-slider .carousel .carousel-control-next .svg-inline--fa {
      position: absolute;
      width: 20px;
      height: 30px;
      top: 50%;
      left: 50%;
      transform: translate(-30%, -50%); }
    .homepage-slider .carousel .carousel-control-next:hover {
      opacity: 1; }

.custom-paragraph-accordion h2 {
  margin-bottom: 30px; }

.custom-paragraph-accordion .card-body {
  padding: 0 15px;
  background-color: #f5f6f8; }
  .custom-paragraph-accordion .card-body .row {
    padding-top: 55px; }
    @media (max-width: 991px) {
      .custom-paragraph-accordion .card-body .row {
        padding-bottom: 30px; } }
    .custom-paragraph-accordion .card-body .row:first-child {
      padding-top: 30px; }
    .custom-paragraph-accordion .card-body .row:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .custom-paragraph-accordion .card-body .row .acc-feature-image {
      height: 160px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      max-width: 160px;
      margin: 0 45px 55px 25px; }
      @media (max-width: 991px) {
        .custom-paragraph-accordion .card-body .row .acc-feature-image {
          max-width: inherit;
          background-size: auto; } }
    .custom-paragraph-accordion .card-body .row .content ul {
      padding-inline-start: 20px; }
      .custom-paragraph-accordion .card-body .row .content ul li {
        color: #58595b;
        font-weight: normal;
        line-height: 16px; }
        .custom-paragraph-accordion .card-body .row .content ul li:before {
          content: "\f111";
          font-size: 4px;
          color: #58595b;
          margin-right: 5px; }

@media (max-width: 991px) {
  html {
    overflow-x: hidden; } }

.mobile-menu-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 5;
  display: none; }

.footer-menu-btn {
  position: absolute;
  right: 7px;
  top: 5px;
  z-index: 9999;
  border: none;
  padding: 15px;
  background: transparent;
  transition: 0.3s;
  outline: none !important;
  display: none; }
  @media (max-width: 991px) {
    .footer-menu-btn {
      display: block; } }
  .footer-menu-btn .fa-times {
    display: none; }
  .footer-menu-btn.open-menu {
    right: 320px; }
    .footer-menu-btn.open-menu .fa-times {
      display: block;
      color: #003763;
      width: 40px;
      height: 40px;
      font-size: 36px;
      position: absolute;
      background: #fff;
      top: -5px;
      right: 0;
      -webkit-text-stroke: 6px white; }
    .footer-menu-btn.open-menu img {
      display: none; }

.logged-in .mobile-main-menu {
  top: 32px; }
  @media (max-width: 782px) {
    .logged-in .mobile-main-menu {
      top: 46px; } }

.mobile-main-menu {
  display: none;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 9999;
  right: -320px;
  width: 320px;
  transition: 0.3s;
  height: 100vh;
  overflow-y: scroll;
  padding-top: 6px; }
  @media (max-width: 991px) {
    .mobile-main-menu {
      display: block; } }
  .mobile-main-menu .textwidget {
    display: none; }
  .mobile-main-menu img {
    display: none; }
  .mobile-main-menu .mega-menu-toggle {
    display: none !important; }
  .mobile-main-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .mobile-main-menu ul > li {
      position: relative; }
      .mobile-main-menu ul > li a {
        font-weight: bold;
        font-size: 20px;
        color: #454545; }
      .mobile-main-menu ul > li.first-level:not(:first-child) {
        border-top: 1px solid #e5e5e5; }
      .mobile-main-menu ul > li.first-level a {
        min-width: 20%;
        outline: none; }
        .mobile-main-menu ul > li.first-level a:focus, .mobile-main-menu ul > li.first-level a:active {
          outline: none;
          text-decoration: none; }
        .mobile-main-menu ul > li.first-level a:hover {
          text-decoration: none; }
      .mobile-main-menu ul > li.first-level:hover > a {
        text-decoration: none; }
      .mobile-main-menu ul > li.active-menu-item > a {
        text-decoration: underline; }
      .mobile-main-menu ul > li a {
        padding: 23px 10px 23px 0;
        display: inline-block; }
      .mobile-main-menu ul > li .dropdown-menu-arrow {
        color: #e1523d;
        top: -2px;
        transition: 0.3s;
        height: 15px;
        font-size: 13px;
        width: 40px;
        display: inline-block;
        text-align: center;
        position: relative; }
        .mobile-main-menu ul > li .dropdown-menu-arrow.arrow-clicked {
          transform: rotate(180deg); }
      .mobile-main-menu ul > li p, .mobile-main-menu ul > li a {
        color: #454545;
        margin: 0; }
      .mobile-main-menu ul > li a {
        font-size: 18px;
        text-transform: uppercase;
        padding-left: 40px; }
      .mobile-main-menu ul > li ul {
        display: none; }
        .mobile-main-menu ul > li ul li a {
          border: none; }
        .mobile-main-menu ul > li ul li a:focus {
          outline: none; }
        .mobile-main-menu ul > li ul li.second-level:hover > a {
          text-decoration: none; }
        .mobile-main-menu ul > li ul li.active-menu-item > a {
          text-decoration: underline; }
        .mobile-main-menu ul > li ul li.second-level a {
          font-size: 16px;
          text-transform: none;
          color: #003763;
          padding: 12px 0 12px 10px;
          font-weight: normal; }
        .mobile-main-menu ul > li ul li p {
          font-size: 16px; }
        .mobile-main-menu ul > li ul li ul li.third-level a {
          font-size: 16px;
          text-transform: none;
          color: #003763;
          padding: 12px 0 12px 15px;
          font-weight: normal;
          border: none; }
        .mobile-main-menu ul > li ul li ul li.third-level:hover > a {
          text-decoration: none; }
        .mobile-main-menu ul > li ul li ul li ul li.forth-level a {
          padding: 12px 0 12px 57px;
          font-size: 15px;
          text-transform: uppercase;
          color: #003763;
          font-weight: bold;
          border: none; }
        .mobile-main-menu ul > li ul li ul li ul li.forth-level:hover > a {
          text-decoration: none; }
        .mobile-main-menu ul > li ul li ul li ul li.forth-level.dont-show-me .dropdown-menu-arrow {
          display: none; }
        .mobile-main-menu ul > li ul li ul li ul li ul li.fifth-level a {
          padding: 12px 0 12px 80px;
          font-size: 16px;
          text-transform: none;
          color: #003763;
          font-weight: normal;
          border: none; }
        .mobile-main-menu ul > li ul li ul li ul li ul li.fifth-level:hover > a {
          text-decoration: none; }
        .mobile-main-menu ul > li ul li ul li ul li ul li.fifth-level:last-child {
          margin-bottom: 8px; }
  .mobile-main-menu .mobile-utility-menu {
    background-color: #fff;
    margin-bottom: 250px; }
    .mobile-main-menu .mobile-utility-menu ul.subscribe.contact.us.twitter.linkedin.search {
      position: relative; }
    .mobile-main-menu .mobile-utility-menu ul li {
      border: none; }
      .mobile-main-menu .mobile-utility-menu ul li a {
        color: #fff;
        font-size: 16px;
        border-top: 2px solid #fff;
        text-transform: none;
        background-color: #afb2b3;
        padding: 12px 0 12px 40px;
        font-weight: normal;
        width: 100%; }
        .mobile-main-menu .mobile-utility-menu ul li a:hover {
          text-decoration: underline; }
      .mobile-main-menu .mobile-utility-menu ul li.linkedin {
        position: absolute;
        top: 250px;
        left: 63px; }
        .mobile-main-menu .mobile-utility-menu ul li.linkedin a {
          font-size: 0;
          background-color: transparent;
          padding: 20px 0 12px 40px; }
          .mobile-main-menu .mobile-utility-menu ul li.linkedin a:after {
            content: "\f0e1";
            font-family: FontAwesome;
            font-weight: 100;
            font-style: normal;
            margin: 0px 6px 0px 0px;
            position: relative;
            text-decoration: none;
            color: #454545;
            font-size: 28px;
            top: 2px; }
          .mobile-main-menu .mobile-utility-menu ul li.linkedin a:hover {
            text-decoration: underline; }
      .mobile-main-menu .mobile-utility-menu ul li.twitter {
        position: absolute;
        top: 250px; }
        .mobile-main-menu .mobile-utility-menu ul li.twitter a {
          font-size: 0;
          background-color: transparent;
          padding: 20px 0 12px 40px; }
          .mobile-main-menu .mobile-utility-menu ul li.twitter a:after {
            content: "\f099";
            font-family: FontAwesome;
            font-weight: 100;
            font-style: normal;
            position: relative;
            text-decoration: none;
            color: #454545;
            font-size: 28px;
            top: 2px; }
      .mobile-main-menu .mobile-utility-menu ul li.search {
        background: #E1523D; }
        .mobile-main-menu .mobile-utility-menu ul li.search a {
          background: #E1523D; }
          .mobile-main-menu .mobile-utility-menu ul li.search a:after {
            content: "\f002";
            font-family: FontAwesome;
            font-weight: 100;
            cursor: pointer;
            font-style: normal;
            margin: 0px 0px 0px 8px;
            position: relative;
            text-decoration: none;
            font-size: 13px;
            color: #fff;
            display: inline-block;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
          .mobile-main-menu .mobile-utility-menu ul li.search a:hover {
            background-color: #E1523D; }

.password-protected .post-password-form {
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .password-protected .post-password-form p {
    text-align: center; }
    .password-protected .post-password-form p label {
      font-family: "Source Sans Pro", sans-serif; }

/**
* Paragraphs
 */
.paragraph {
  padding: 50px 0; }
  @media (max-width: 575px) {
    .paragraph .content-wrapper iframe {
      width: 100%;
      height: 250px; } }
  @media (max-width: 767px) {
    .paragraph {
      padding: 30px 0; } }
  .paragraph .inner-content-2 .cta-button {
    display: none; }
  .paragraph h2 {
    font-size: 32px;
    color: #0067b1;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal; }
    @media (max-width: 991px) {
      .paragraph h2 {
        font-size: 25px; } }
  .paragraph .paragraph-title {
    padding-bottom: 20px; }
  .paragraph p {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    color: #58595b; }
    .paragraph p .footnotes a {
      font-size: 12px; }
    @media (max-width: 767px) {
      .paragraph p {
        font-size: 15px; } }
  .paragraph a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    color: #004182; }
    @media (max-width: 767px) {
      .paragraph a {
        font-size: 15px; } }
  .paragraph ul {
    list-style: none; }
    .paragraph ul li {
      font-size: 16px;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: bold;
      color: #0067b1;
      padding: 0 0 0 9px;
      position: relative; }
      @media (max-width: 767px) {
        .paragraph ul li {
          font-size: 15px; } }
      @media (max-width: 575px) {
        .paragraph ul li {
          padding: 5px 0; } }
      .paragraph ul li a {
        font-family: "Source Sans Pro", sans-serif;
        font-weight: bold;
        color: #0067b1;
        position: relative; }
        .paragraph ul li a:hover {
          text-decoration: underline; }
        @media (max-width: 767px) {
          .paragraph ul li a {
            font-size: 15px; } }
        @media (max-width: 575px) {
          .paragraph ul li a {
            padding: 5px 0; } }
      .paragraph ul li:before {
        content: "\f105";
        font-family: FontAwesome;
        font-weight: 600;
        font-style: normal;
        left: -7px;
        position: absolute;
        text-decoration: none;
        color: #e1523d; }
        @media (max-width: 575px) {
          .paragraph ul li:before {
            left: -16px !important; } }
  .paragraph.first-paragraph {
    padding: 7px 0 27px 0; }
    .paragraph.first-paragraph .paragraph-title {
      padding-top: 50px; }
  .paragraph.custom-paragraph-accordion {
    background-color: #fff; }

.paragraph.paragraph-accordion {
  background-color: #f5f6f8;
  padding: 70px 0; }
  .paragraph.paragraph-accordion #accordionExample {
    margin: 10px 0; }
  .paragraph.paragraph-accordion .card {
    margin-bottom: 10px;
    border: none;
    border-radius: 0; }
    .paragraph.paragraph-accordion .card .card-body li {
      color: #58595b;
      font-weight: normal; }
    .paragraph.paragraph-accordion .card .card-header {
      height: 40px;
      box-sizing: initial;
      padding: 0; }
      .paragraph.paragraph-accordion .card .card-header h2 {
        font-size: 20px; }
        .paragraph.paragraph-accordion .card .card-header h2 button {
          padding-left: 27px;
          color: #fff;
          font-family: "Source Sans Pro", sans-serif;
          font-weight: bold;
          width: 100%;
          text-align: left;
          background-color: #afb2b3;
          border-radius: 0;
          text-decoration: none; }
          .paragraph.paragraph-accordion .card .card-header h2 button.collapsed {
            background-color: #afb2b3; }
          .paragraph.paragraph-accordion .card .card-header h2 button .fa {
            float: right;
            margin: 5px; }

.paragraph.paragraph-banner.paragraph-content-position-right .banner-content {
  margin-left: auto; }

.paragraph.paragraph-banner.paragraph-content-position-right .content-wrapper {
  float: right; }
  @media (max-width: 575px) {
    .paragraph.paragraph-banner.paragraph-content-position-right .content-wrapper {
      float: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .paragraph.paragraph-banner .banner-wrapper {
    height: 655px; } }
  @media all and (-ms-high-contrast: none) and (max-width: 575px), (-ms-high-contrast: active) and (max-width: 575px) {
    .paragraph.paragraph-banner .banner-wrapper {
      height: inherit; } }

.paragraph.paragraph-banner .banner-wrapper {
  min-height: 655px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center; }
  .paragraph.paragraph-banner .banner-wrapper .content-wrapper {
    max-width: 700px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 40px 80px 45px 100px;
    padding-bottom: calc(45px - 16px);
    display: inline-block;
    left: 0; }
    @media (max-width: 991px) {
      .paragraph.paragraph-banner .banner-wrapper .content-wrapper {
        padding: 20px 40px 20px 50px; } }
    @media (max-width: 575px) {
      .paragraph.paragraph-banner .banner-wrapper .content-wrapper {
        min-height: 0;
        padding-bottom: 4px; } }

.paragraph.paragraph-full_content.background-grey {
  background-color: #f5f6f8; }

.paragraph.paragraph-full_content .content-wrapper p a:hover {
  text-decoration: underline; }

.paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-inner a.thumb-toggler {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 24px;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.5);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom-left-radius: 10px;
  display: none; }

.paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-inner .carousel-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  -o-transition: -o-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px; }
  .paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-inner .carousel-item .item-img {
    background-size: auto 115%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1b1b1b;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.5);
    height: 500px; }

.paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-indicators {
  bottom: 0;
  left: 10px;
  margin-left: 5px;
  width: 100%;
  z-index: 2 !important; }
  .paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-indicators .item-img {
    border: 2px solid #fff;
    float: left;
    height: 44px;
    left: 0;
    width: 65px;
    background-size: auto 115%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1b1b1b; }
  .paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-indicators li {
    opacity: .6;
    border: medium;
    border-radius: 0;
    float: left;
    height: 44px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 65px; }
    .paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-indicators li.active {
      opacity: 1; }
      .paragraph.paragraph-gallery .photo-gallery-wrapper .carousel-indicators li.active .item-img {
        border: 2px solid #004182; }

.paragraph.paragraph-image_between_content .inner-content-2:has(+ img) {
  display: flex;
  justify-content: center;
  align-items: center; }

.paragraph.paragraph-image_between_content .inner-content-3 img {
  width: 100%;
  padding: 50px 0; }

.paragraph.paragraph-image_between_content .outside img {
  margin-left: -5%;
  padding: 50px 0;
  width: 110%; }

@media (max-width: 1399px) {
  .paragraph.paragraph-image_between_content .outside img {
    margin-left: -2%;
    width: 104%; } }

@media (max-width: 575px) {
  .paragraph.paragraph-image_between_content .outside img {
    margin-left: 0;
    width: 100%; } }

.paragraph.paragraph-side_by_side_content .content-wrapper .inner-content-1 {
  padding-right: 50px; }
  @media (max-width: 991px) {
    .paragraph.paragraph-side_by_side_content .content-wrapper .inner-content-1 {
      padding-right: 15px; }
      .paragraph.paragraph-side_by_side_content .content-wrapper .inner-content-1 p {
        font-size: 16px; } }
  @media (max-width: 767px) {
    .paragraph.paragraph-side_by_side_content .content-wrapper .inner-content-1 .cta-button {
      display: block;
      margin-bottom: 40px; } }

.paragraph.paragraph-side_by_side_content .content-wrapper .inner-content-2 {
  padding-left: 50px; }
  @media (max-width: 991px) {
    .paragraph.paragraph-side_by_side_content .content-wrapper .inner-content-2 {
      padding-left: 15px; }
      .paragraph.paragraph-side_by_side_content .content-wrapper .inner-content-2 p {
        font-size: 16px; } }

.paragraph.paragraph-side_by_side_content .content-wrapper img.alignleft {
  float: left;
  margin-right: 25px; }

.paragraph.paragraph-side_by_side_content .content-wrapper img.aligncenter {
  display: block;
  margin: 0 auto 10px; }

.paragraph.paragraph-side_by_side_content .content-wrapper img.alignright {
  float: right;
  margin-left: 25px; }

.paragraph.paragraph-side_by_side_content .content-wrapper img.alignnone {
  float: left;
  margin-right: 25px; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .paragraph.paragraph-side_by_side_content_with_image .row {
      display: flex; } } }

.paragraph.paragraph-side_by_side_content_with_image {
  padding: 30px 0; }
  .paragraph.paragraph-side_by_side_content_with_image .row {
    align-items: center;
    padding: 0 15px; }
    @supports (-webkit-touch-callout: none) {
      @media (max-width: 991px) {
        .paragraph.paragraph-side_by_side_content_with_image .row {
          display: -webkit-box; } } }
    @media not all and (min-resolution: 0.001dpcm) {
      @supports (-webkit-appearance: none) {
        .paragraph.paragraph-side_by_side_content_with_image .row .row {
          display: inline-table; } } }
  .paragraph.paragraph-side_by_side_content_with_image .content-right .image {
    display: inline-block;
    padding: 0;
    max-height: 725px;
    object-fit: cover; }
    @media (min-width: 1920px) {
      .paragraph.paragraph-side_by_side_content_with_image .content-right .image {
        max-height: 850px; } }
    @media (max-width: 767px) {
      .paragraph.paragraph-side_by_side_content_with_image .content-right .image {
        padding-left: 0; } }
  .paragraph.paragraph-side_by_side_content_with_image .content-right .content {
    display: inline-block;
    margin: auto;
    padding-bottom: 63px;
    padding-top: 63px;
    background: #f5f6f8; }
    @media (max-width: 767px) {
      .paragraph.paragraph-side_by_side_content_with_image .content-right .content {
        padding-bottom: 30px;
        padding-top: 30px; } }
    .paragraph.paragraph-side_by_side_content_with_image .content-right .content .content-wrapper {
      max-width: 575px;
      padding: 0 55px; }
      @media (max-width: 991px) {
        .paragraph.paragraph-side_by_side_content_with_image .content-right .content .content-wrapper {
          margin: 0 auto;
          padding: 0 30px; } }
  .paragraph.paragraph-side_by_side_content_with_image .content-left .image {
    display: inline-block;
    padding: 0;
    max-height: 950px;
    object-fit: cover; }
    @media (min-width: 1920px) {
      .paragraph.paragraph-side_by_side_content_with_image .content-left .image {
        max-height: 1100px; } }
  .paragraph.paragraph-side_by_side_content_with_image .content-left .content {
    display: inline-block;
    margin: auto;
    padding-bottom: 63px;
    padding-top: 63px;
    background: #f5f6f8; }
    .paragraph.paragraph-side_by_side_content_with_image .content-left .content .content-wrapper {
      max-width: 575px;
      padding: 0 55px; }
      @media (max-width: 767px) {
        .paragraph.paragraph-side_by_side_content_with_image .content-left .content .content-wrapper {
          margin: 0 auto;
          padding: 0 30px; } }
  @media (max-width: 991px) {
    .paragraph.paragraph-side_by_side_content_with_image .container .image {
      padding: 0; } }

.cta-button {
  position: relative; }
  .cta-button:after {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 18px;
    font-style: normal;
    margin-left: 5px;
    top: -1.5px;
    position: absolute;
    text-decoration: underline; }
  .cta-button:after {
    text-decoration: none; }
  .cta-button:hover:after {
    text-decoration: underline; }
  .cta-button:hover:after {
    text-decoration: none; }

@supports (-ms-ime-align: auto) {
  .cta-button {
    position: relative; }
    .cta-button:after {
      top: -2px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cta-button {
    position: relative; }
    .cta-button:after {
      top: -2px; } }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .cta-button {
      position: relative; }
      .cta-button:after {
        top: -2px; } } }

/**
 * Pages
 */
.single-rfp_response {
  padding: 0; }
  .single-rfp_response .pre-header {
    display: none; }
  .single-rfp_response .header {
    background-color: rgba(88, 89, 91, 0.6); }
    .single-rfp_response .header .menu-wrapper {
      display: none; }
  .single-rfp_response .hero-image-feature {
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .single-rfp_response .logo-wrapper {
    margin-top: 35px;
    margin-bottom: 13px; }
    @media (max-width: 767px) {
      .single-rfp_response .logo-wrapper .logo {
        text-align: center; } }
    .single-rfp_response .logo-wrapper .pdf-wrapper {
      text-align: right;
      padding-top: 30px; }
      @media (max-width: 767px) {
        .single-rfp_response .logo-wrapper .pdf-wrapper {
          text-align: center;
          margin-bottom: 50px; } }
      .single-rfp_response .logo-wrapper .pdf-wrapper .cta-button {
        background: #eb1719;
        padding: 15px 30px;
        border-radius: 10px;
        font-size: 16px;
        color: #fff;
        font-family: "Source Sans Pro", sans-serif;
        text-decoration: none; }
        .single-rfp_response .logo-wrapper .pdf-wrapper .cta-button::after {
          content: "\f019";
          font-size: 25px;
          color: #fff;
          padding-left: 40px;
          top: 5px;
          position: relative; }
        .single-rfp_response .logo-wrapper .pdf-wrapper .cta-button:hover {
          border: 1px solid #eb1719;
          color: #eb1719;
          background-color: #fff; }
          .single-rfp_response .logo-wrapper .pdf-wrapper .cta-button:hover::after {
            color: #eb1719; }
  .single-rfp_response .main-title {
    text-align: center;
    color: #eb1719;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 42px;
    font-weight: normal;
    margin-bottom: 18px; }
  .single-rfp_response .intro-text p {
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px; }
  .single-rfp_response .main-content-wrapper {
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    margin-bottom: 65px; }
    .single-rfp_response .main-content-wrapper div {
      max-width: 100%;
      height: auto; }
      .single-rfp_response .main-content-wrapper div img {
        max-width: 100%;
        height: auto; }
    .single-rfp_response .main-content-wrapper .wp-caption {
      padding-top: 50px;
      padding-bottom: 30px; }
      .single-rfp_response .main-content-wrapper .wp-caption .wp-caption-text {
        font-family: "Source Sans Pro", sans-serif;
        font-size: 13px;
        color: #000;
        font-style: italic;
        line-height: 1.4;
        margin-top: 20px; }
      .single-rfp_response .main-content-wrapper .wp-caption.aligncenter {
        margin: 0 auto; }
      .single-rfp_response .main-content-wrapper .wp-caption.alignright {
        margin-left: auto;
        margin-right: 0; }
  .single-rfp_response .section-wrapper {
    background-color: #f5f6f8;
    padding: 65px 0; }
    .single-rfp_response .section-wrapper .section .title {
      text-align: center; }
    .single-rfp_response .section-wrapper .section .body {
      margin-bottom: 25px; }
      .single-rfp_response .section-wrapper .section .body p {
        color: black;
        line-height: 1.2;
        margin-bottom: 10px; }
    .single-rfp_response .section-wrapper .section .section-image {
      text-align: center; }
      .single-rfp_response .section-wrapper .section .section-image img {
        width: 100%; }
  .single-rfp_response .staff-wrapper .staff-title h2 {
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 45px; }
  .single-rfp_response .staff-wrapper .single-staff {
    text-align: center;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .single-rfp_response .staff-wrapper .single-staff {
        margin-bottom: 35px; } }
    .single-rfp_response .staff-wrapper .single-staff .staff-image .image-wrapper .img-staff {
      width: 264px;
      height: 264px;
      border-radius: 50%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .single-rfp_response .staff-wrapper .single-staff .staff-image .image-wrapper .img-staff {
          width: 225px;
          height: 225px; } }
    .single-rfp_response .staff-wrapper .single-staff .staff-name {
      margin-top: 20px; }
      .single-rfp_response .staff-wrapper .single-staff .staff-name h3 {
        font-size: 22px;
        font-family: "Source Sans Pro", sans-serif;
        margin-bottom: 0;
        line-height: 1; }
    .single-rfp_response .staff-wrapper .single-staff .staff-position {
      font-size: 16px;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: bold; }
    .single-rfp_response .staff-wrapper .single-staff .view-bio h4 {
      cursor: pointer;
      font-size: 16px;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: bold; }
    .single-rfp_response .staff-wrapper .single-staff .view-bio .bio {
      display: none;
      position: absolute;
      border-radius: 10px;
      background-color: #fff;
      padding: 35px;
      z-index: 9;
      width: 83%;
      margin: 5%;
      -webkit-box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.75); }
      .single-rfp_response .staff-wrapper .single-staff .view-bio .bio .esc {
        cursor: pointer;
        display: inline;
        position: absolute;
        top: 5px;
        right: 10px;
        color: #000; }
  .single-rfp_response .research-wrapper {
    background-color: #f5f6f8;
    padding: 65px 0; }
    .single-rfp_response .research-wrapper .research-title {
      text-align: center; }
      .single-rfp_response .research-wrapper .research-title h2 {
        font-size: 36px;
        font-family: "Source Sans Pro", sans-serif;
        font-weight: bold;
        margin-bottom: 55px; }
  .single-rfp_response .footer-main {
    background-color: #58595b; }
    .single-rfp_response .footer-main .footer-wrapper {
      padding-top: 75px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .single-rfp_response .footer-main .footer-wrapper .footer-title h2 {
        font-size: 32px;
        font-weight: bold;
        font-family: "Source Sans Pro", sans-serif;
        text-transform: uppercase;
        color: #fff; }
      .single-rfp_response .footer-main .footer-wrapper .footer-content {
        text-align: center;
        padding-bottom: 75px; }
        @media (max-width: 767px) {
          .single-rfp_response .footer-main .footer-wrapper .footer-content {
            padding-bottom: 45px; } }
        .single-rfp_response .footer-main .footer-wrapper .footer-content p {
          font-family: "Source Sans Pro", sans-serif;
          color: #fff;
          font-size: 16px;
          line-height: 1.3; }
      .single-rfp_response .footer-main .footer-wrapper .row {
        width: 100%; }
        .single-rfp_response .footer-main .footer-wrapper .row .staf {
          text-align: center;
          color: #fff;
          line-height: 1.2;
          font-family: "Source Sans Pro", sans-serif;
          font-size: 16px; }
          @media (max-width: 767px) {
            .single-rfp_response .footer-main .footer-wrapper .row .staf {
              margin-bottom: 25px; } }
          .single-rfp_response .footer-main .footer-wrapper .row .staf .contact-name {
            font-weight: bold; }
          .single-rfp_response .footer-main .footer-wrapper .row .staf .contact-mail a {
            color: #fff; }
            .single-rfp_response .footer-main .footer-wrapper .row .staf .contact-mail a:hover {
              text-decoration: underline; }
    .single-rfp_response .footer-main .footer-info {
      padding: 50px 0; }
      @media (max-width: 767px) {
        .single-rfp_response .footer-main .footer-info {
          padding: 25px 0 50px; } }
    .single-rfp_response .footer-main .footer-center {
      text-align: center; }
      .single-rfp_response .footer-main .footer-center img {
        max-width: 300px; }
    .single-rfp_response .footer-main .footer-logo-align {
      text-align: left; }
    .single-rfp_response .footer-main .footer-copyright {
      color: #fff;
      font-family: "Source Sans Pro", sans-serif;
      font-size: 12px; }
      .single-rfp_response .footer-main .footer-copyright a {
        color: #fff;
        text-decoration: underline;
        font-size: 12px; }
      .single-rfp_response .footer-main .footer-copyright a:hover {
        text-decoration: none; }
    .single-rfp_response .footer-main .footer-text-center {
      margin: 0; }
  @media (max-width: 767px) {
    .single-rfp_response .footer {
      height: 145px;
      padding-top: 10px; }
      .single-rfp_response .footer .footer-logo-responsive {
        text-align: center; }
        .single-rfp_response .footer .footer-logo-responsive img {
          padding: 0 30px; }
      .single-rfp_response .footer .footer-text-responsive {
        text-align: center !important; } }
  .single-rfp_response .footer {
    display: none; }

.home-hero {
  height: 100vh;
  min-height: 800px;
  padding-top: 35vh;
  background-size: cover;
  background-attachment: fixed;
  box-shadow: inset 0 0 0 999999px rgba(0, 65, 130, 0.4); }
  @media (max-width: 575px) {
    .home-hero {
      background-attachment: scroll; } }
  @supports (-webkit-touch-callout: none) {
    .home-hero {
      background-attachment: scroll; } }
  .home-hero .main-text {
    padding: 40px 30px;
    margin: 0 auto 80px auto;
    opacity: 0; }
    @media (max-width: 767px) {
      .home-hero .main-text {
        padding: 30px 25px 30px 20px;
        opacity: 1; } }
    .home-hero .main-text h1 {
      color: #fff;
      line-height: 0.8;
      text-align: center;
      padding-top: 20px;
      font-size: 85px;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 700; }
      .home-hero .main-text h1 sup {
        top: -33px;
        font-size: 34px;
        margin-left: 15px; }
        @media (max-width: 767px) {
          .home-hero .main-text h1 sup {
            top: -20px;
            margin-left: 10px; } }
      @media (max-width: 767px) {
        .home-hero .main-text h1 {
          font-size: 64px;
          padding-left: 3px; } }
      .home-hero .main-text h1 b {
        font-weight: 700; }
    .home-hero .main-text h2 {
      font-size: 28px;
      color: #fff;
      font-weight: normal;
      font-family: "Source Sans Pro", sans-serif;
      margin-top: 30px;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .home-hero .main-text h2 {
          font-size: 22px; } }
      .home-hero .main-text h2 b {
        font-size: 36px;
        font-family: "Source Sans Pro", sans-serif;
        text-transform: uppercase; }
        @media (max-width: 767px) {
          .home-hero .main-text h2 b {
            font-size: 24px; } }

.communication-section {
  height: 700px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed; }
  @media (max-width: 575px) {
    .communication-section {
      background-attachment: scroll; } }
  @supports (-webkit-touch-callout: none) {
    .communication-section {
      background-attachment: scroll; } }
  .communication-section .communication-section-centered {
    margin: auto;
    max-width: 1240px; }
  .communication-section .title {
    font-size: 68px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #fff;
    padding-top: 127px;
    position: relative;
    margin-left: 235px; }
    .communication-section .title:before {
      content: "";
      border-top: 24px solid #fff;
      width: 151px;
      position: absolute;
      left: -178px;
      top: 137px; }
      @media (max-width: 1199px) {
        .communication-section .title:before {
          border-top: 20px solid #fff;
          width: 130px;
          left: -151px; } }
      @media (max-width: 767px) {
        .communication-section .title:before {
          top: 134px; } }
    .communication-section .title:after {
      content: "";
      border-bottom: 24px solid #fff;
      width: 124px;
      position: absolute;
      left: -151px;
      top: 169px; }
      @media (max-width: 1199px) {
        .communication-section .title:after {
          border-bottom: 20px solid #fff;
          top: 165px;
          width: 107px;
          left: -128px; } }
      @media (max-width: 767px) {
        .communication-section .title:after {
          top: 160px; } }
    @media (max-width: 1199px) {
      .communication-section .title {
        font-size: 60px; } }
    @media (max-width: 767px) {
      .communication-section .title {
        font-size: 55px;
        margin-left: 190px; } }
    @media (max-width: 575px) {
      .communication-section .title {
        text-align: center;
        font-size: 45px;
        margin-left: 0;
        padding-top: 70px; }
        .communication-section .title span {
          position: static; }
        .communication-section .title:before {
          display: none; }
        .communication-section .title:after {
          display: none; } }
  .communication-section .paragraph-text {
    margin-left: 235px; }
    .communication-section .paragraph-text p {
      color: #fff;
      font-size: 27px;
      margin: 0; }
    @media (max-width: 1199px) {
      .communication-section .paragraph-text {
        margin-left: 150px; } }
    @media (max-width: 991px) {
      .communication-section .paragraph-text {
        margin-left: 235px; } }
    @media (max-width: 767px) {
      .communication-section .paragraph-text {
        text-align: center;
        margin-left: 0; } }
    @media (max-width: 575px) {
      .communication-section .paragraph-text {
        margin: 0;
        text-align: center; } }
    .communication-section .paragraph-text .with-line {
      display: inline-block;
      padding-right: 25px; }
    .communication-section .paragraph-text .line-paragraph-text {
      top: 276px;
      width: 10%;
      height: 2px;
      background-color: #fff;
      position: absolute;
      left: 43%;
      transform: translateX(-30%); }
      @media (max-width: 1399px) {
        .communication-section .paragraph-text .line-paragraph-text {
          width: 6%;
          left: 46%;
          transform: translateX(-30%); } }
      @media (max-width: 1199px) {
        .communication-section .paragraph-text .line-paragraph-text {
          top: 272px; } }
      @media (max-width: 991px) {
        .communication-section .paragraph-text .line-paragraph-text {
          display: none; } }
      .communication-section .paragraph-text .line-paragraph-text:after {
        content: "";
        display: block;
        height: 40px;
        width: 2px;
        background-color: #fff;
        float: right; }
  .communication-section .three-square {
    margin-top: 50px;
    text-align: center; }
    .communication-section .three-square .square {
      position: relative;
      height: 175px;
      width: 175px;
      display: inline-block;
      margin: 0 5px;
      border: 1px solid white;
      box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.25); }
      .communication-section .three-square .square:hover p {
        font-size: 23px; }
      .communication-section .three-square .square img {
        padding: 30px 30px 20px;
        height: 100px; }
      .communication-section .three-square .square p {
        position: absolute;
        width: 100%;
        font-size: 22px;
        color: #fff;
        font-family: "Source Sans Pro", sans-serif;
        text-transform: uppercase;
        word-break: break-word;
        line-height: 1.2; }
      @media (max-width: 1199px) {
        .communication-section .three-square .square {
          margin: 18px 9px 0; } }
    .communication-section .three-square .square-1 {
      background-color: #289eb4; }
    .communication-section .three-square .square-2 {
      background-color: #2a78af; }
    .communication-section .three-square .square-3 {
      background-color: #2b5270; }
    .communication-section .three-square .line-between-square {
      display: inline-block;
      width: 50px;
      height: 2px;
      background-color: #fff;
      margin-bottom: -3%; }
      @media (max-width: 991px) {
        .communication-section .three-square .line-between-square {
          display: none; } }
    @media (max-width: 575px) {
      .communication-section .three-square {
        width: 80%;
        margin-top: 0; } }
  @media (max-width: 575px) {
    .communication-section {
      height: 600px; } }

.communication-bottom-section .titles-section {
  margin-top: -60px;
  position: absolute;
  z-index: 5;
  right: 0;
  width: 70%; }
  @media (max-width: 1399px) {
    .communication-bottom-section .titles-section {
      width: 80%; } }
  @media (max-width: 1199px) {
    .communication-bottom-section .titles-section {
      width: 96%; } }
  @media (max-width: 991px) {
    .communication-bottom-section .titles-section {
      width: 99%;
      margin-top: -45px; } }
  @media (max-width: 575px) {
    .communication-bottom-section .titles-section {
      margin-top: -25px; } }
  .communication-bottom-section .titles-section ul {
    list-style-type: none;
    width: 100%; }
    @media (max-width: 575px) {
      .communication-bottom-section .titles-section ul {
        padding-left: 0; } }
    .communication-bottom-section .titles-section ul li:first-child {
      background-color: #fff;
      margin-bottom: 40px;
      height: 110px; }
      @media (max-width: 991px) {
        .communication-bottom-section .titles-section ul li:first-child {
          height: 75px; } }
      @media (max-width: 767px) {
        .communication-bottom-section .titles-section ul li:first-child {
          margin-bottom: 15px; } }
      @media (max-width: 575px) {
        .communication-bottom-section .titles-section ul li:first-child {
          height: 50px; } }
      .communication-bottom-section .titles-section ul li:first-child .title-text {
        padding: 16px 0 16px 130px;
        display: block; }
        @media (max-width: 767px) {
          .communication-bottom-section .titles-section ul li:first-child .title-text {
            padding: 20px 0 20px 80px; } }
        @media (max-width: 575px) {
          .communication-bottom-section .titles-section ul li:first-child .title-text {
            padding: 13px 0 13px 10px; } }
        .communication-bottom-section .titles-section ul li:first-child .title-text span {
          display: inline;
          font-size: 68px;
          font-family: "Source Sans Pro", sans-serif;
          margin-bottom: 0;
          color: #404470;
          line-height: 1.2; }
          @media (max-width: 991px) {
            .communication-bottom-section .titles-section ul li:first-child .title-text span {
              font-size: 40px; } }
          @media (max-width: 767px) {
            .communication-bottom-section .titles-section ul li:first-child .title-text span {
              font-size: 28px; } }
          @media (max-width: 575px) {
            .communication-bottom-section .titles-section ul li:first-child .title-text span {
              font-size: 18px; } }
        .communication-bottom-section .titles-section ul li:first-child .title-text p {
          max-width: 400px !important;
          font-size: 25px;
          margin-top: 9px;
          margin-left: 40px;
          display: inline-block;
          color: #404470;
          font-family: "Source Sans Pro", sans-serif;
          line-height: normal; }
          @media (max-width: 991px) {
            .communication-bottom-section .titles-section ul li:first-child .title-text p {
              font-size: 15px;
              max-width: 250px !important;
              margin-top: 5px; } }
          @media (max-width: 767px) {
            .communication-bottom-section .titles-section ul li:first-child .title-text p {
              font-size: 14px;
              margin-left: 25px;
              max-width: 210px !important;
              margin-top: 0; } }
          @media (max-width: 575px) {
            .communication-bottom-section .titles-section ul li:first-child .title-text p {
              font-size: 14px;
              margin-left: 10px;
              position: absolute;
              top: 8px; } }
    .communication-bottom-section .titles-section ul li:last-child {
      background-color: #fff;
      padding: 16px 50px;
      margin-left: 10%;
      height: 95px; }
      .communication-bottom-section .titles-section ul li:last-child span {
        font-size: 55px;
        font-family: "Source Sans Pro", sans-serif;
        margin-bottom: 0;
        color: #404470;
        line-height: 1.2; }
        @media (max-width: 1600px) {
          .communication-bottom-section .titles-section ul li:last-child span {
            font-size: 50px; } }
      @media (max-width: 991px) {
        .communication-bottom-section .titles-section ul li:last-child {
          height: 75px; }
          .communication-bottom-section .titles-section ul li:last-child span {
            font-size: 40px; } }
      @media (max-width: 767px) {
        .communication-bottom-section .titles-section ul li:last-child {
          padding: 20px 50px; }
          .communication-bottom-section .titles-section ul li:last-child span {
            font-size: 28px; } }
      @media (max-width: 575px) {
        .communication-bottom-section .titles-section ul li:last-child {
          height: 50px;
          padding: 13px 10px 13px 30px; }
          .communication-bottom-section .titles-section ul li:last-child span {
            font-size: 18px; } }

.communication-bottom-section .communication-bottom-section-text {
  height: 600px;
  background-image: linear-gradient(to right, #004182, #8ab8c7); }
  @media (max-width: 1199px) {
    .communication-bottom-section .communication-bottom-section-text {
      height: 870px; } }
  @media (max-width: 575px) {
    .communication-bottom-section .communication-bottom-section-text {
      padding-top: 50px;
      padding-bottom: 50px;
      height: auto; } }
  .communication-bottom-section .communication-bottom-section-text .comm-bottom-sec-headings {
    padding-top: 70px; }
    .communication-bottom-section .communication-bottom-section-text .comm-bottom-sec-headings h3 {
      font-size: 56px;
      color: #fff;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      text-align: center; }
      @media (max-width: 767px) {
        .communication-bottom-section .communication-bottom-section-text .comm-bottom-sec-headings h3 {
          font-size: 36px; } }
      @media (max-width: 575px) {
        .communication-bottom-section .communication-bottom-section-text .comm-bottom-sec-headings h3 {
          font-size: 28px; } }

.communication-bottom-section .short-text-aligned {
  position: relative; }
  @media (max-width: 1199px) {
    .communication-bottom-section .short-text-aligned {
      max-width: 619px; } }
  @media (max-width: 767px) {
    .communication-bottom-section .short-text-aligned {
      max-width: 490px; } }
  @media (max-width: 575px) {
    .communication-bottom-section .short-text-aligned {
      max-width: 350px; } }
  .communication-bottom-section .short-text-aligned .short-text-aligned-bottom {
    position: absolute;
    bottom: auto;
    width: 100%;
    text-align: center; }
    @media (max-width: 1199px) {
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom div:nth-child(6) {
        display: none; }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text {
        margin-bottom: 65px; }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .line-between-square {
        margin-bottom: 65px; } }
    @media (max-width: 767px) {
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom {
        position: initial; } }
    .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text {
      display: inline-block;
      color: #fff;
      height: 160px;
      width: 155px;
      position: relative; }
      @media (max-width: 991px) {
        .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text {
          height: 135px;
          margin: 25px; } }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text p {
        color: #fff;
        position: absolute;
        font-family: "Source Sans Pro", sans-serif;
        font-size: 18px;
        top: 100%;
        transform: translateY(-50%);
        line-height: 1.2;
        border: 1px solid #fff;
        padding: 10px; }
        @media (max-width: 991px) {
          .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text p {
            height: 170px;
            padding: 10px !important; } }
        @media (max-width: 575px) {
          .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text p {
            height: 150px; } }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text.adjust-padding-0 p {
        padding-top: 32px;
        padding-bottom: 33px; }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text.adjust-padding-1 p {
        padding-top: 33px;
        padding-bottom: 32px; }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text.adjust-padding-2 p {
        padding-top: 53px;
        padding-bottom: 53px; }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text.adjust-padding-3 p {
        padding-top: 32px;
        padding-bottom: 33px; }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text.adjust-padding-4 p {
        padding-top: 43px;
        padding-bottom: 43px; }
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text.adjust-padding-5 p {
        padding-top: 24px;
        padding-bottom: 19px; }
    .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .line-between-square {
      display: inline-block;
      width: 15px;
      height: 1px;
      background-color: #fff;
      margin-left: 8px;
      margin-right: 8px; }
      @media (max-width: 991px) {
        .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .line-between-square {
          display: none; } }
    @media (max-width: 575px) {
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom {
        position: static;
        padding-top: 60px; }
        .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .short-text {
          margin-bottom: 80px;
          height: 60px; }
        .communication-bottom-section .short-text-aligned .short-text-aligned-bottom div:nth-child(4) {
          display: none; }
        .communication-bottom-section .short-text-aligned .short-text-aligned-bottom div:nth-child(8) {
          display: none; }
        .communication-bottom-section .short-text-aligned .short-text-aligned-bottom div:nth-child(6) {
          display: inline-block; }
        .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .line-between-square {
          width: 30px;
          margin: 0 5px 65px; } }
    @media (max-width: 575px) and (max-width: 767px) {
      .communication-bottom-section .short-text-aligned .short-text-aligned-bottom .line-between-square {
        display: none !important; } }

.home-last-section {
  height: 530px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed; }
  @media (max-width: 575px) {
    .home-last-section {
      background-attachment: scroll; } }
  @supports (-webkit-touch-callout: none) {
    .home-last-section {
      background-attachment: scroll; } }
  @media (max-width: 991px) {
    .home-last-section {
      height: 600px; } }
  .home-last-section .text-your-source {
    padding-top: 105px;
    max-width: 910px;
    margin: auto; }
    @media (max-width: 1399px) {
      .home-last-section .text-your-source {
        max-width: 70%; } }
    @media (max-width: 1199px) {
      .home-last-section .text-your-source {
        max-width: 75%; } }
    @media (max-width: 991px) {
      .home-last-section .text-your-source {
        max-width: 95%; } }
    @media (max-width: 575px) {
      .home-last-section .text-your-source {
        max-width: 100%;
        padding-bottom: 25px; } }
    .home-last-section .text-your-source .text-your-source-h1 {
      text-align: center; }
      .home-last-section .text-your-source .text-your-source-h1 h2 {
        margin: 0;
        display: inline-block;
        font-family: "Source Sans Pro", sans-serif;
        font-size: 42px;
        color: #fff;
        line-height: 1.15;
        font-weight: 600; }
        @media (max-width: 991px) {
          .home-last-section .text-your-source .text-your-source-h1 h2 {
            font-size: 38px; } }
        @media (max-width: 575px) {
          .home-last-section .text-your-source .text-your-source-h1 h2 {
            font-size: 28px; } }
        .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(2) {
          padding-left: 20px;
          padding-right: 30px; }
          @media (max-width: 767px) {
            .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(2) {
              margin-left: 0;
              padding-left: 14px; } }
          @media (max-width: 575px) {
            .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(2) {
              padding-left: 5px; } }
        .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(3) {
          margin-right: 182px;
          padding-left: 10px;
          padding-right: 50px; }
          @media (max-width: 767px) {
            .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(3) {
              margin-left: 0; } }
          @media (max-width: 575px) {
            .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(3) {
              margin-right: 105px;
              padding-left: 10px;
              padding-right: 20px; } }
        .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(4) {
          padding-left: 30px;
          padding-right: 20px; }
          @media (max-width: 767px) {
            .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(4) {
              margin-left: 0;
              padding-left: 15px;
              padding-right: 5px; } }
          @media (max-width: 575px) {
            .home-last-section .text-your-source .text-your-source-h1 h2:nth-child(4) {
              padding-left: 15px;
              padding-right: 5px; } }
  @media (max-width: 991px) {
    .home-last-section .text-padding {
      padding-right: 0; } }
  .home-last-section .three-links-last-section ul {
    width: 100%;
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin-top: 100px; }
    @media (max-width: 991px) {
      .home-last-section .three-links-last-section ul {
        margin-top: 50px; } }
    .home-last-section .three-links-last-section ul li {
      display: inline-block;
      height: 75px;
      margin-left: 20px;
      margin-right: 20px; }
      @media (max-width: 991px) {
        .home-last-section .three-links-last-section ul li {
          margin-bottom: 15px; } }
      .home-last-section .three-links-last-section ul li.first-link {
        background-color: #2ba6c0; }
      .home-last-section .three-links-last-section ul li.second-link {
        background-color: #297db8; }
      .home-last-section .three-links-last-section ul li.third-link {
        background-color: #7c9ba7; }
      .home-last-section .three-links-last-section ul li:hover {
        opacity: 0.7; }
      .home-last-section .three-links-last-section ul li a {
        text-decoration: none;
        display: block;
        padding: 21px 30px;
        font-weight: 600; }
        .home-last-section .three-links-last-section ul li a span {
          display: block;
          color: #fff;
          font-family: "Source Sans Pro", sans-serif;
          font-size: 27px;
          margin: 0;
          line-height: 1.2; }
          .home-last-section .three-links-last-section ul li a span::after {
            content: "\f105";
            font-family: FontAwesome;
            font-weight: 100;
            font-style: normal;
            margin-left: 13px;
            top: -2px;
            position: relative;
            text-decoration: none; }
    .home-last-section .three-links-last-section ul .first-link-last-section {
      float: right;
      display: block;
      height: 75px;
      margin: 18px 0;
      background-image: linear-gradient(to left, rgba(43, 166, 192, 0.5), #2ba6c0);
      width: 50%;
      box-shadow: -1px 0px 0px 0px #2ba6c0; }
    .home-last-section .three-links-last-section ul .second-link-last-section {
      float: right;
      display: block;
      height: 75px;
      margin: 18px 0;
      background-image: linear-gradient(to left, rgba(41, 125, 184, 0.5), #297db8);
      width: 50%;
      box-shadow: -1px 0px 0px 0px #297db8; }
    .home-last-section .three-links-last-section ul .third-link-last-section {
      float: right;
      display: block;
      height: 75px;
      margin: 18px 0;
      background-image: linear-gradient(to left, rgba(124, 155, 167, 0.5), #7c9ba7);
      width: 50%;
      box-shadow: -1px 0px 0px 0px #7c9ba7; }
    @media (max-width: 991px) {
      .home-last-section .three-links-last-section ul li {
        width: 70%; }
      .home-last-section .three-links-last-section ul .first-link-last-section {
        width: 30%; }
      .home-last-section .three-links-last-section ul .second-link-last-section {
        width: 30%; }
      .home-last-section .three-links-last-section ul .third-link-last-section {
        width: 30%; } }
    @media (max-width: 575px) {
      .home-last-section .three-links-last-section ul li {
        width: 80%;
        margin: 9px 0; }
      .home-last-section .three-links-last-section ul .first-link-last-section {
        width: 20%;
        margin: 9px 0; }
      .home-last-section .three-links-last-section ul .second-link-last-section {
        width: 20%;
        margin: 9px 0; }
      .home-last-section .three-links-last-section ul .third-link-last-section {
        width: 20%;
        margin: 9px 0; } }
    @media (max-width: 575px) {
      .home-last-section .three-links-last-section ul li a h2 {
        font-size: 17px;
        padding-top: 10px;
        padding-left: 12px; }
        .home-last-section .three-links-last-section ul li a h2:hover {
          font-size: 20px; } }
  @media (max-width: 575px) {
    .home-last-section {
      height: 681px; } }

.homepage-slider .carousel-inner .carousel-item {
  height: 540px; }
  @media (max-width: 767px) {
    .homepage-slider .carousel-inner .carousel-item {
      height: auto; } }
  .homepage-slider .carousel-inner .carousel-item .home-post-item.post-item-slider {
    min-height: 100% !important; }

.feature-page-template .hero-image-feature {
  height: 880px;
  position: relative;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed; }
  @media (max-width: 575px) {
    .feature-page-template .hero-image-feature {
      background-attachment: scroll; } }
  @supports (-webkit-touch-callout: none) {
    .feature-page-template .hero-image-feature {
      background-attachment: scroll; } }
  @media (max-width: 575px) {
    .feature-page-template .hero-image-feature {
      height: 400px; } }
  .feature-page-template .hero-image-feature:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 65, 130, 0.4);
    mix-blend-mode: normal; }
  .feature-page-template .hero-image-feature .hero-text {
    position: absolute;
    top: 200px;
    max-width: 1140px;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    padding: 0 15px; }
    @media (max-width: 1199px) {
      .feature-page-template .hero-image-feature .hero-text {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .feature-page-template .hero-image-feature .hero-text {
        max-width: 720px; } }
    @media (max-width: 767px) {
      .feature-page-template .hero-image-feature .hero-text {
        max-width: 540px; } }
    @media (max-width: 575px) {
      .feature-page-template .hero-image-feature .hero-text {
        max-width: 100%;
        top: 190px; } }
    .feature-page-template .hero-image-feature .hero-text span, .feature-page-template .hero-image-feature .hero-text h1 {
      font-family: "Source Sans Pro", sans-serif;
      font-size: 70px;
      text-transform: none;
      display: block;
      line-height: 1.2;
      color: white;
      margin: 25px 0 25px 0;
      font-weight: 600; }
      @media (max-width: 1199px) {
        .feature-page-template .hero-image-feature .hero-text span, .feature-page-template .hero-image-feature .hero-text h1 {
          font-size: 42px; } }
      @media (max-width: 575px) {
        .feature-page-template .hero-image-feature .hero-text span, .feature-page-template .hero-image-feature .hero-text h1 {
          font-size: 30px;
          margin-left: 0; } }

.feature-page-template .shadow {
  margin-top: -430px;
  position: absolute;
  height: 600px;
  left: 50%;
  transform: translateX(-50%); }
  .feature-page-template .shadow.resize {
    height: 440px; }

.feature-page-template .feature-page-content {
  background-color: #fff;
  margin-top: -430px;
  position: relative;
  min-height: 430px; }
  @media (max-width: 575px) {
    .feature-page-template .feature-page-content {
      margin-top: 0;
      min-height: auto; } }
  @media (max-width: 575px) {
    .feature-page-template .feature-page-content .container {
      padding: 0; } }
  .feature-page-template .feature-page-content .page-content {
    padding: 0 50px; }
    @media (max-width: 991px) {
      .feature-page-template .feature-page-content .page-content {
        padding: 0; } }
    .feature-page-template .feature-page-content .page-content .paragraph {
      padding: 25px 0; }
      .feature-page-template .feature-page-content .page-content .paragraph.background-grey.paragraph-full_content {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%); }
        .feature-page-template .feature-page-content .page-content .paragraph.background-grey.paragraph-full_content .container {
          padding-left: 93px;
          padding-right: 93px; }
          @media (max-width: 991px) {
            .feature-page-template .feature-page-content .page-content .paragraph.background-grey.paragraph-full_content .container {
              padding: 0 43px; } }
      @media (max-width: 991px) {
        .feature-page-template .feature-page-content .page-content .paragraph.paragraph-side_by_side_content {
          padding: 25px 0px 10px 0px; } }
      .feature-page-template .feature-page-content .page-content .paragraph ul li {
        color: #58595b;
        font-weight: normal; }
  .feature-page-template .feature-page-content .post-navigation-links {
    text-align: right;
    padding-bottom: 50px;
    padding-top: 50px; }
    .feature-page-template .feature-page-content .post-navigation-links .previous {
      display: inline-block;
      transition: all 0.5s; }
      .feature-page-template .feature-page-content .post-navigation-links .previous a {
        color: #0067b1;
        font-family: "Source Sans Pro", sans-serif; }
      .feature-page-template .feature-page-content .post-navigation-links .previous:hover {
        transform: translateX(-10px); }
    .feature-page-template .feature-page-content .post-navigation-links .next {
      display: inline-block;
      margin-left: 38px;
      transition: all 0.5s; }
      .feature-page-template .feature-page-content .post-navigation-links .next a {
        color: #0067b1;
        font-family: "Source Sans Pro", sans-serif; }
      .feature-page-template .feature-page-content .post-navigation-links .next:hover {
        transform: translateX(10px); }

.feature-page-template .related-resources {
  padding-top: 30px; }

.page-template-page-newsroom .related-resources, .page-template-page-latest-news .related-resources {
  padding-left: 15px;
  padding-right: 15px; }

.page-template-page-newsroom .paragraph.first-paragraph, .page-template-page-latest-news .paragraph.first-paragraph {
  padding: 7px 0 18px 0; }
  @media (max-width: 991px) {
    .page-template-page-newsroom .paragraph.first-paragraph, .page-template-page-latest-news .paragraph.first-paragraph {
      padding-bottom: 0; } }

.page-template-page-newsroom a.right, .page-template-page-latest-news a.right {
  text-align: right;
  float: right; }

.page-template-page-newsroom .sort-by, .page-template-page-latest-news .sort-by {
  margin-bottom: 14px;
  width: 255px;
  height: 37px;
  font-size: 14px;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  color: #58595b;
  outline: none;
  background-color: #f5f6f8;
  padding-left: 26px; }
  @media (max-width: 991px) {
    .page-template-page-newsroom .sort-by, .page-template-page-latest-news .sort-by {
      width: 155px; } }
  @media (max-width: 575px) {
    .page-template-page-newsroom .sort-by, .page-template-page-latest-news .sort-by {
      margin: 0 0 10px 0;
      width: 100%;
      padding-left: 27px;
      font-size: 16px; } }
  .page-template-page-newsroom .sort-by option, .page-template-page-latest-news .sort-by option {
    font-size: 14px;
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
    color: #58595b; }

.feature-post.feature-campaign-page-bg {
  background-color: #f5f6f8; }

@media (max-width: 575px) {
  .feature-post {
    padding-top: 40px; } }

.feature-post form {
  position: relative;
  height: 37px;
  margin-bottom: 35px; }
  @media (max-width: 575px) {
    .feature-post form {
      height: 85px;
      margin-bottom: 56px; } }
  .feature-post form .field {
    width: 480px;
    height: 37px;
    border: 1px solid #afb2b3;
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
    color: #58595b;
    outline: none;
    float: left;
    background-color: #f5f6f8;
    border-radius: 0;
    border-right: 0; }
    @media (max-width: 991px) {
      .feature-post form .field {
        width: 350px; } }
    @media (max-width: 767px) {
      .feature-post form .field {
        width: 230px; } }
    @media (max-width: 575px) {
      .feature-post form .field {
        width: calc(100% - 37px);
        font-size: 16px; } }
    .feature-post form .field:after {
      content: "";
      clear: both;
      display: table; }
  .feature-post form .submit {
    height: 37px;
    width: 37px;
    border: 1px solid #afb2b3;
    background-color: #e1523d;
    float: left;
    color: white;
    border-left: none;
    cursor: pointer;
    outline: none;
    position: relative;
    transition: 0.3s; }
    .feature-post form .submit:hover {
      opacity: 0.8; }
    .feature-post form .submit .fa-search {
      color: #fff;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: rotate(90deg) translate(-50%, 32%);
      -moz-transform: rotate(90deg) translate(-50%, 32%);
      -ms-transform: rotate(90deg) translate(-50%, 32%);
      -o-transform: rotate(90deg) translate(-50%, 32%);
      transform: rotate(90deg) translate(-50%, 32%); }
  .feature-post form .sort-by {
    margin-left: 20px;
    width: 255px;
    height: 37px;
    font-size: 14px;
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
    color: #58595b;
    outline: none;
    background-color: #f5f6f8;
    padding-left: 26px; }
    @media (max-width: 991px) {
      .feature-post form .sort-by {
        width: 155px; } }
    @media (max-width: 575px) {
      .feature-post form .sort-by {
        margin: 10px 0;
        width: 100%;
        padding-left: 27px;
        font-size: 16px; } }
    .feature-post form .sort-by option {
      font-size: 14px;
      font-weight: bold;
      font-family: "Source Sans Pro", sans-serif;
      color: #58595b; }

.feature-post .post-data .author-info {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #58595b; }

.error404 .entry-section {
  margin-top: -110px;
  color: #fff;
  min-height: 60vh; }
  .error404 .entry-section .page-title {
    display: inline-block;
    font-size: 44px;
    font-weight: bold; }
  .error404 .entry-section .entry {
    display: inline-block;
    font-size: 44px;
    font-weight: bold; }
  .error404 .entry-section .body-summary {
    margin-top: 100px; }
  @media (max-width: 767px) {
    .error404 .entry-section .page-title {
      font-size: 30px; }
    .error404 .entry-section .entry {
      font-size: 30px; } }

.single-article-page .intro-text {
  padding-top: 50px;
  padding-bottom: 25px;
  position: relative; }
  .single-article-page .intro-text .article-pdf {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 12px;
    color: #58595b; }
    .single-article-page .intro-text .article-pdf::after {
      content: "\f019";
      font-family: FontAwesome;
      margin-left: 10px;
      font-size: 15px; }
    @media (max-width: 991px) {
      .single-article-page .intro-text .article-pdf {
        right: 45px; } }
    @media (max-width: 575px) {
      .single-article-page .intro-text .article-pdf {
        overflow: hidden;
        text-indent: -9999px;
        right: 15px;
        top: 30px; }
        .single-article-page .intro-text .article-pdf::after {
          color: #58595b;
          float: left;
          text-indent: 0; } }

.single-article-page .meta-data-intro {
  position: relative; }
  .single-article-page .meta-data-intro .authors-label {
    display: none; }

.single-article-page .social-shares {
  position: absolute;
  top: 20px;
  right: 15px; }
  @media (max-width: 1199px) {
    .single-article-page .social-shares {
      top: 12px; } }
  .single-article-page .social-shares a {
    width: 24px;
    height: 24px;
    border-radius: 15px;
    margin-left: 10px;
    display: inline-block;
    text-align: center; }
    @media (max-width: 575px) {
      .single-article-page .social-shares a {
        margin-left: 5px; } }
    .single-article-page .social-shares a.facebook-share {
      background-color: #3c5a96; }
    .single-article-page .social-shares a.linkedin-share {
      background-color: #2878b3; }
    .single-article-page .social-shares a.twitter-share {
      background-color: #39a3ef; }
    .single-article-page .social-shares a.print-button {
      background-color: #748a8d; }
    .single-article-page .social-shares a.email-button {
      background-color: #848484; }
    .single-article-page .social-shares a i {
      color: #fff; }

.single-article-page .feature-post {
  background-color: #f5f6f8; }
  .single-article-page .feature-post .feature-post-content h2 {
    color: #0067b1; }
  .single-article-page .feature-post .feature-post-content .feature-post-tite {
    margin-bottom: 25px;
    padding-left: 10px; }
  .single-article-page .feature-post .feature-post-content .feature-image-wrapper .post-image {
    height: 175px;
    width: 100%;
    object-fit: cover; }
  .single-article-page .feature-post .feature-post-content .post-data .post-title::after {
    text-decoration: none;
    display: inline-block; }
  .single-article-page .feature-post .feature-post-content .post-data .content-text {
    display: none; }

.single-article-page .post-navigation-links {
  padding-top: 25px !important; }

.single-award .main-content ul li {
  padding: 0 0 0 9px; }

.search .page-header {
  display: none; }

.search .search-page {
  min-height: 50vh;
  margin-top: 50px; }
  .search .search-page .single-post:not(:last-child) {
    margin-bottom: 30px; }
  .search .search-page .single-post:last-child {
    margin-bottom: 50px; }
  .search .search-page .single-post .post-data {
    padding: 25px;
    border-top: 1px solid #f1f1f1;
    min-height: auto; }
    .search .search-page .single-post .post-data .content-text p {
      margin-bottom: 0; }
    .search .search-page .single-post .post-data .date {
      padding-bottom: 10px; }
    .search .search-page .single-post .post-data .author-wrapper .author-info {
      padding-bottom: 10px; }
    .search .search-page .single-post .post-data .post-title:hover {
      text-decoration: underline; }
      .search .search-page .single-post .post-data .post-title:hover::after {
        display: inline-block; }

.custom-search-filter h3 {
  font-size: 24px; }

.custom-search-filter h4 {
  font-size: 20px; }

.custom-search-filter input[type="text"] {
  width: 100%;
  padding-left: 10px;
  height: 35px; }

.custom-search-filter label {
  margin-bottom: 0;
  position: relative;
  top: -1px;
  display: inline; }

.custom-search-filter button {
  width: 100%;
  margin-top: 10px;
  background-color: #0067b1;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #0067b1;
  font-size: 16px;
  border-radius: 0; }
  .custom-search-filter button:hover {
    background-color: #fff;
    color: #0067b1;
    border: 1px solid #0067b1; }

.custom-search-filter .filter-reset-btn {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-top: 10px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px; }

.page-template-contact-us .contact-us-body {
  min-height: 40vh;
  margin-top: 50px;
  margin-bottom: 50px; }
  .page-template-contact-us .contact-us-body .intro-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #58595b; }
  .page-template-contact-us .contact-us-body .button-section {
    background-color: #f5f6f8;
    border-top: solid #0067b1 10px;
    width: 100%;
    height: 120px;
    border-radius: 3px;
    margin-top: 10px; }
    @media (max-width: 991px) {
      .page-template-contact-us .contact-us-body .button-section {
        width: 50%;
        margin: 0 auto;
        height: 100px; } }
    @media (max-width: 575px) {
      .page-template-contact-us .contact-us-body .button-section {
        width: 65%; } }
    .page-template-contact-us .contact-us-body .button-section h5 {
      margin-top: 25px;
      margin-left: 15px; }
      @media (max-width: 991px) {
        .page-template-contact-us .contact-us-body .button-section h5 {
          margin-top: 10px;
          margin-left: 0px;
          text-align: center; } }
    .page-template-contact-us .contact-us-body .button-section .button-style {
      display: block;
      margin: 0 auto;
      background-color: #0067b1;
      width: 90%;
      color: #fff;
      transition: all 0.3s; }
      .page-template-contact-us .contact-us-body .button-section .button-style:hover {
        background-color: #fff;
        color: #0067b1;
        border: 1px solid #0067b1; }
  .page-template-contact-us .contact-us-body .nf-form-title {
    display: none; }
  .page-template-contact-us .contact-us-body .nf-form-fields-required {
    display: none; }
  @media (min-width: 991px) {
    .page-template-contact-us .contact-us-body .nf-field-element:after {
      right: auto;
      margin-left: 16px; } }
  .page-template-contact-us .contact-us-body .ninja-forms-field {
    width: 50%; }
    @media (max-width: 991px) {
      .page-template-contact-us .contact-us-body .ninja-forms-field {
        width: 100%; } }
  .page-template-contact-us .contact-us-body #nf-field-12_2 {
    border: 1px solid #919191; }
    @media (min-width: 991px) {
      .page-template-contact-us .contact-us-body #nf-field-12_2 {
        width: 75%; } }
  .page-template-contact-us .contact-us-body #nf-field-14_2 {
    background-color: #0067b1;
    color: #fff;
    transition: all 0.3s;
    border-radius: 0.25rem;
    width: 160px; }
    .page-template-contact-us .contact-us-body #nf-field-14_2:hover {
      background-color: #fff;
      color: #0067b1;
      border: 1px solid #0067b1; }

.staff-wrapper {
  padding-top: 50px;
  padding-bottom: 50px; }
  .staff-wrapper .author-info {
    font-size: 14px;
    color: #58595b;
    font-family: "Source Sans Pro", sans-serif;
    padding: 8px 15px; }

.single-staff ul {
  line-height: unset; }

.staff-member-item {
  margin-bottom: 30px; }
  .staff-member-item .background-staff {
    height: 200px;
    width: 100%;
    background-size: cover;
    background-position: center;
    margin-bottom: 15px; }
  .staff-member-item a {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
    color: #0067b1;
    padding: 5px 0 5px 9px;
    position: relative; }
    .staff-member-item a:before {
      content: "\f105";
      font-family: FontAwesome;
      font-weight: 600;
      font-style: normal;
      top: 3px;
      left: 0;
      position: absolute;
      text-decoration: none;
      color: #e1523d; }

.creative-strategy-page {
  padding-bottom: 80px; }
  .creative-strategy-page .layout-default .intro-text p {
    font-size: 22px;
    font-weight: 400;
    color: #363636; }
  .creative-strategy-page .load-more-wrapper {
    display: block;
    width: 100%;
    text-align: center; }
    .creative-strategy-page .load-more-wrapper .load-more-btn {
      border: 0;
      background-color: #0067b1;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      padding: 15px 25px;
      transition: 0.3s;
      outline: none; }
      .creative-strategy-page .load-more-wrapper .load-more-btn:hover {
        opacity: 0.7;
        transition: 0.3s; }
  .creative-strategy-page .nt-custom-filters {
    margin-bottom: 50px;
    margin-top: 70px; }
    .creative-strategy-page .nt-custom-filters .ntcf-header {
      border-bottom: 1px solid #363636;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 767px) {
        .creative-strategy-page .nt-custom-filters .ntcf-header {
          flex-wrap: wrap; } }
      .creative-strategy-page .nt-custom-filters .ntcf-header h5 {
        font-size: 32px; }
        @media (max-width: 767px) {
          .creative-strategy-page .nt-custom-filters .ntcf-header h5 {
            width: 100%;
            text-align: center; } }
      .creative-strategy-page .nt-custom-filters .ntcf-header div {
        display: flex; }
        @media (max-width: 767px) {
          .creative-strategy-page .nt-custom-filters .ntcf-header div {
            justify-content: space-between;
            width: 100%; } }
        .creative-strategy-page .nt-custom-filters .ntcf-header div button {
          display: block;
          background-color: transparent;
          border: 0;
          font-size: 22px;
          margin-left: 10px;
          margin-right: 10px;
          outline: none;
          color: #000; }
          @media (min-width: 1025px) {
            .creative-strategy-page .nt-custom-filters .ntcf-header div button:hover {
              opacity: 0.5; } }
          @media (max-width: 767px) {
            .creative-strategy-page .nt-custom-filters .ntcf-header div button {
              width: 100%;
              font-size: 18px; } }
          @media (max-width: 575px) {
            .creative-strategy-page .nt-custom-filters .ntcf-header div button {
              margin-left: 0;
              margin-right: 0;
              font-size: 14px; } }
          .creative-strategy-page .nt-custom-filters .ntcf-header div button.active-btn {
            border-bottom: 5px solid #0067b1; }
    .creative-strategy-page .nt-custom-filters .sort-view-wrapper {
      display: flex;
      justify-content: space-between;
      padding-top: 15px;
      padding-bottom: 15px; }
      @media (max-width: 575px) {
        .creative-strategy-page .nt-custom-filters .sort-view-wrapper {
          flex-wrap: wrap; } }
      .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name {
        display: flex;
        padding: 15px;
        font-style: italic; }
        .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name div {
          text-transform: uppercase;
          opacity: 0.5;
          font-weight: 300; }
        @media (max-width: 575px) {
          .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name {
            width: 100%;
            margin-bottom: 15px;
            justify-content: center; } }
        .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name span, .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name label {
          margin: 0;
          line-height: 1; }
        .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name form {
          margin-left: 15px; }
          .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name form span:first-child {
            margin-right: 10px; }
          .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name form input[type='radio'] {
            position: relative;
            bottom: -1px; }
          .creative-strategy-page .nt-custom-filters .sort-view-wrapper .sort-by-date-name form label {
            opacity: 0.9; }
      .creative-strategy-page .nt-custom-filters .sort-view-wrapper button.view-all-btn {
        border: 0;
        outline: 0;
        color: #0067b1;
        display: none;
        background-image: url("../assets/icon/clear.png");
        background-repeat: no-repeat;
        padding: 0 10px 0 20px;
        height: auto;
        min-height: auto;
        line-height: 1;
        background-position: left;
        font-weight: 700;
        background-color: transparent; }
        @media (min-width: 1025px) {
          .creative-strategy-page .nt-custom-filters .sort-view-wrapper button.view-all-btn:hover {
            opacity: 0.5; } }
        @media (max-width: 575px) {
          .creative-strategy-page .nt-custom-filters .sort-view-wrapper button.view-all-btn {
            text-align: center;
            width: 100%;
            max-width: 158px;
            margin: auto; } }
    .creative-strategy-page .nt-custom-filters .ntcf-body {
      padding: 10px 0; }
      .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body {
        display: none; }
        .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body.tb-active {
          display: block; }
        .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel {
          display: flex;
          justify-content: center;
          padding-top: 5px;
          padding-bottom: 5px; }
          .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-track {
            padding-top: 5px;
            padding-bottom: 5px; }
            .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-track .button-wrapper {
              padding-left: 7px;
              padding-right: 7px; }
              .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-track .button-wrapper button {
                background-color: #f7f7f7;
                outline: none;
                color: #0067b1;
                border: 0;
                height: 40px;
                padding: 0 10px;
                width: 100%;
                border-radius: 40px;
                font-weight: 700;
                text-transform: uppercase;
                line-height: 1;
                font-size: 12px; }
                @media (min-width: 1025px) {
                  .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-track .button-wrapper button:hover {
                    box-shadow: 0 0 6px #00000029;
                    text-decoration: underline; } }
                .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-track .button-wrapper button.selected {
                  background-color: #0067b1;
                  color: white;
                  text-decoration: underline; }
          .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-arrow {
            font-size: 0;
            background-color: transparent;
            border: 0;
            outline: none; }
            .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-arrow:before {
              font-family: FontAwesome;
              font-size: 16px; }
            .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-arrow.slick-prev:before {
              content: "\f053"; }
            .creative-strategy-page .nt-custom-filters .ntcf-body .tabs-body .tabs-body-inner .buttons-wrapper-carousel .slick-arrow.slick-next:before {
              content: "\f054"; }

.single-showcase .main-content {
  padding-bottom: 70px; }

.single-showcase h2.elementor-heading-title, .single-showcase h3.elementor-heading-title, .single-showcase h4.elementor-heading-title {
  font-family: "Source Sans Pro", sans-serif !important; }

.single-showcase h3.elementor-heading-title {
  color: #6F6F6F !important;
  font-size: 28px !important;
  font-weight: normal !important; }

.single-showcase .elementor-widget-container {
  font-family: "Source Sans Pro", sans-serif !important; }
  .single-showcase .elementor-widget-container p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 22px;
    color: #4A4A4A; }
    @media (max-width: 767px) {
      .single-showcase .elementor-widget-container p {
        font-size: 18px; } }

.single-showcase .fticon2k23-paralg-widget .elementor-widget-container {
  font-family: "Source Sans Pro", sans-serif !important; }
  .single-showcase .fticon2k23-paralg-widget .elementor-widget-container p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 28px;
    color: #4A4A4A; }
    @media (max-width: 767px) {
      .single-showcase .fticon2k23-paralg-widget .elementor-widget-container p {
        font-size: 24px; } }

.single-showcase .results-custom-block {
  margin-top: 60px;
  margin-bottom: 50px; }
  .single-showcase .results-custom-block p {
    font-size: 20px !important; }

.single-showcase .taxonomy-terms-creative-strategy {
  margin-top: 15px;
  margin-bottom: 30px; }
  .single-showcase .taxonomy-terms-creative-strategy span, .single-showcase .taxonomy-terms-creative-strategy a {
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 15px;
    background-color: #f7f7f7;
    border: 0;
    outline: none;
    color: #0067b1;
    height: 40px;
    border-radius: 40px;
    padding: 11px 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px; }

.people-nav-section .people-nav-widget ul {
  display: flex;
  flex-direction: row;
  gap: 13px; }
  .people-nav-section .people-nav-widget ul li:before {
    display: none; }
  .people-nav-section .people-nav-widget ul li a {
    text-decoration: none;
    border-bottom: 2px solid transparent; }
    .people-nav-section .people-nav-widget ul li a:hover, .people-nav-section .people-nav-widget ul li a:active {
      border-bottom: 2px solid #E1523D; }

.people-video-section .elementor-widget-video .eicon-play {
  background: radial-gradient(circle, black 0%, rgba(0, 0, 0, 0.101278) 100%);
  border-radius: 50%;
  font-weight: 900; }
  @media (min-width: 768px) {
    .people-video-section .elementor-widget-video .eicon-play {
      font-size: 160px; } }

.people-video-section .video-section-text-widget p {
  font-size: 24px;
  color: #363636;
  line-height: 1.29; }
  @media (max-width: 767px) {
    .people-video-section .video-section-text-widget p {
      font-size: 18px; } }

.people-video-section .quotes-title-widget {
  margin-bottom: 5px !important; }

.people-gradient-top-section .people-gradient-top-column .people-gradient-top-text-widget .elementor-heading-title {
  background-image: url("../assets/img/quote.png");
  background-repeat: no-repeat;
  background-position: top left;
  padding: 40px 0 0 40px; }
  @media (max-width: 767px) {
    .people-gradient-top-section .people-gradient-top-column .people-gradient-top-text-widget .elementor-heading-title {
      background-size: contain; } }

.people-gradient-bottom-section .people-gradient-bottom-text-widget .elementor-widget-container p {
  color: white; }

.people-gradient-bottom-section .our-culture-accordion {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  background-color: white;
  padding: 30px 0;
  width: 50vw;
  padding-right: calc((100vw - 1140px)/2); }
  @media (max-width: 767px) {
    .people-gradient-bottom-section .our-culture-accordion {
      width: 100%;
      padding-right: 25px;
      margin-left: 15px; } }
  .people-gradient-bottom-section .our-culture-accordion .accordion-title-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-left: -10px; }
    .people-gradient-bottom-section .our-culture-accordion .accordion-title-wrapper .acccordion-title {
      background-color: #A9ABAC;
      color: white;
      margin: 5px 0;
      cursor: pointer;
      padding: 7px 40px 8px 14px;
      font-weight: 700;
      font-size: 24px;
      line-height: 1.3; }
      @media (max-width: 1199px) {
        .people-gradient-bottom-section .our-culture-accordion .accordion-title-wrapper .acccordion-title {
          font-size: 16px; } }
      @media (max-width: 767px) {
        .people-gradient-bottom-section .our-culture-accordion .accordion-title-wrapper .acccordion-title {
          padding: 7px 20px 8px 14px; } }
      .people-gradient-bottom-section .our-culture-accordion .accordion-title-wrapper .acccordion-title.active {
        background-color: #E1523D;
        position: relative; }
        .people-gradient-bottom-section .our-culture-accordion .accordion-title-wrapper .acccordion-title.active:after {
          content: "";
          width: 22px;
          height: 100%;
          background-image: url("../assets/img/accordion-active.png");
          background-position: left center;
          background-size: 100%;
          background-repeat: no-repeat;
          position: absolute;
          top: 0;
          right: -22px;
          border-left: 1px solid white; }
  .people-gradient-bottom-section .our-culture-accordion .accordion-description-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    padding-left: 50px;
    padding-right: 15px; }
    .people-gradient-bottom-section .our-culture-accordion .accordion-description-wrapper .acccordion-description {
      display: none;
      font-size: 24px;
      line-height: 1.3;
      color: #363636; }
      @media (max-width: 1199px) {
        .people-gradient-bottom-section .our-culture-accordion .accordion-description-wrapper .acccordion-description {
          font-size: 16px; } }
      .people-gradient-bottom-section .our-culture-accordion .accordion-description-wrapper .acccordion-description.visible {
        display: block; }

@media (max-width: 1199px) {
  .post-slide-wrapper {
    width: calc(100% - 60px);
    margin: auto; } }

.post-slide-wrapper .post-slide .slick-arrow {
  background-color: transparent;
  position: absolute;
  border: none;
  color: #7A7A7A; }
  .post-slide-wrapper .post-slide .slick-arrow:hover {
    color: #C2C2C2; }
  .post-slide-wrapper .post-slide .slick-arrow:active, .post-slide-wrapper .post-slide .slick-arrow:focus, .post-slide-wrapper .post-slide .slick-arrow:focus-visible {
    border: none;
    outline: none; }
  .post-slide-wrapper .post-slide .slick-arrow.slick-prev {
    left: -45px;
    top: calc(50% - 22px); }
  .post-slide-wrapper .post-slide .slick-arrow.slick-next {
    right: -45px;
    top: calc(50% - 22px); }
  .post-slide-wrapper .post-slide .slick-arrow i {
    font-size: 34px; }

.post-slide-wrapper .post-slide .slick-slide {
  margin: 0px 5px;
  position: relative; }
  .post-slide-wrapper .post-slide .slick-slide img {
    height: 340px;
    width: auto; }
  .post-slide-wrapper .post-slide .slick-slide .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(0, 104, 179, 0.48) 50%);
    -webkit-transition: background-position 0.7s;
    -moz-transition: background-position 0.7s;
    transition: background-position 0.7s; }
    .post-slide-wrapper .post-slide .slick-slide .content .flex-container {
      width: 100%; }
      .post-slide-wrapper .post-slide .slick-slide .content .flex-container * {
        display: none; }
    .post-slide-wrapper .post-slide .slick-slide .content:hover {
      background-position: -100% 0; }
      .post-slide-wrapper .post-slide .slick-slide .content:hover *:not(.title) {
        animation: fadeIn 0.7s;
        color: white;
        display: block; }
      .post-slide-wrapper .post-slide .slick-slide .content:hover .flex-container {
        padding: 10%; }
        @media (max-width: 1199px) {
          .post-slide-wrapper .post-slide .slick-slide .content:hover .flex-container {
            max-width: calc(100vw - 80px);
            margin: 0 auto; } }

@media (max-width: 1199px) {
  .icon-slide-wrapper {
    width: calc(100% - 60px);
    margin: auto; } }

.icon-slide-wrapper .icon-slide .slick-arrow {
  background-color: transparent;
  position: absolute;
  border: none;
  color: #7A7A7A; }
  .icon-slide-wrapper .icon-slide .slick-arrow:hover {
    color: #C2C2C2; }
  .icon-slide-wrapper .icon-slide .slick-arrow:active, .icon-slide-wrapper .icon-slide .slick-arrow:focus, .icon-slide-wrapper .icon-slide .slick-arrow:focus-visible {
    border: none;
    outline: none; }
  .icon-slide-wrapper .icon-slide .slick-arrow.slick-prev {
    left: -45px;
    top: calc(50% - 22px); }
  .icon-slide-wrapper .icon-slide .slick-arrow.slick-next {
    right: -45px;
    top: calc(50% - 22px); }
  .icon-slide-wrapper .icon-slide .slick-arrow i {
    font-size: 34px; }

.icon-slide-wrapper .icon-slide .slick-slide {
  transform: scale(1);
  animation: scalingUp 0.5s; }
  .icon-slide-wrapper .icon-slide .slick-slide .content {
    background-color: #2867b1;
    padding: 20px;
    border-radius: 60px;
    max-width: 354px;
    margin: auto;
    min-height: 426px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .icon-slide-wrapper .icon-slide .slick-slide .content * {
      text-align: center;
      color: white;
      margin: 0; }
    .icon-slide-wrapper .icon-slide .slick-slide .content .title {
      font-size: 32px;
      font-weight: 700; }
    .icon-slide-wrapper .icon-slide .slick-slide .content .text {
      font-weight: 300; }
    .icon-slide-wrapper .icon-slide .slick-slide .content img {
      max-width: 292px;
      max-height: 232px;
      margin: auto; }

@keyframes scalingDown {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0.8); } }

@keyframes scalingUp {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }
  .icon-slide-wrapper .icon-slide .slick-slide:not(.slick-center) {
    opacity: 0.3;
    transform: scale(0.8);
    animation: scalingDown 0.5s; }

.quote-slide-wrapper .quote-slide {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap; }
  .quote-slide-wrapper .quote-slide .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none; }
    .quote-slide-wrapper .quote-slide .slick-dots li {
      margin: 0 0.25rem;
      padding-left: 4px;
      padding-right: 4px; }
      .quote-slide-wrapper .quote-slide .slick-dots li:before {
        display: none; }
    .quote-slide-wrapper .quote-slide .slick-dots button {
      display: block;
      width: 11px;
      height: 11px;
      padding: 0;
      border: none;
      border-radius: 100%;
      background-color: white;
      text-indent: -9999px; }
    .quote-slide-wrapper .quote-slide .slick-dots li.slick-active button {
      background-color: #E1523D;
      outline: none; }
  .quote-slide-wrapper .quote-slide .quote-section {
    background-image: url(../assets/img/quote.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto;
    min-height: 154px;
    max-width: 900px;
    margin: 0 auto;
    padding-top: 70px; }
    .quote-slide-wrapper .quote-slide .quote-section p {
      color: white;
      padding: 0 30px;
      font-size: 24px;
      line-height: 35px; }
      .quote-slide-wrapper .quote-slide .quote-section p.position {
        font-weight: 700; }
  .quote-slide-wrapper .quote-slide .quote-desc-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: 50%;
    margin-left: auto; }
    @media (max-width: 1199px) {
      .quote-slide-wrapper .quote-slide .quote-desc-wrapper {
        width: 100%;
        margin: auto;
        padding: 0 30px; } }
    .quote-slide-wrapper .quote-slide .quote-desc-wrapper img {
      object-fit: cover;
      border-radius: 50%;
      width: 107px;
      height: 107px; }
    .quote-slide-wrapper .quote-slide .quote-desc-wrapper .author-wrapper {
      padding-left: 20px; }
      .quote-slide-wrapper .quote-slide .quote-desc-wrapper .author-wrapper p {
        color: white;
        margin-bottom: 0; }

.social-media .elementor-button-icon {
  font-size: 20px;
  margin-right: 11px;
  margin-top: 1px; }

.social-media .elementor-button-text {
  line-height: 1.5; }

.social-media .glassdoor a.broken_link {
  text-decoration: auto; }
  .social-media .glassdoor a.broken_link:hover {
    text-decoration: underline; }

.social-media .glassdoor .elementor-button-text {
  position: relative; }
  .social-media .glassdoor .elementor-button-text::before {
    content: '';
    background-image: url(../assets/img/Image_26.png);
    height: 20px;
    width: 20px;
    position: absolute;
    left: -25px;
    background-repeat: no-repeat;
    background-position: center; }

/*
* Overrides
 */
@media (max-width: 991px) {
  #wpadminbar {
    position: fixed;
    z-index: 99; } }

.page-template-page-awards .awards-page-template .paragraph.paragraph-accordion.custom-paragraph-accordion {
  background-color: #fff; }

.single-award .feature-page-content .main-content {
  margin-bottom: 50px; }

.hidden-div {
  display: none; }

.home .language-selector, .home .country-regions {
  display: none !important; }

.nt-no-hover:hover {
  text-decoration: none !important;
  cursor: default !important; }

.nt-no-hover-s > a:hover {
  text-decoration: none !important;
  cursor: default !important; }

.single-post .main-content .paragraph.paragraph-accordion {
  background-color: transparent; }

.single-post .main-content .custom-paragraph-accordion .card-body {
  padding: 10px 27px; }

@media only screen and (min-width: 992px) {
  #mega-menu-wrap-main_menu #mega-menu-main_menu p {
    font-size: 19px !important;
    line-height: 1.3 !important;
    color: #989898;
    max-width: 255px; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .textwidget > p > a {
    font-size: 16px !important; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    max-width: 1110px;
    margin: auto;
    float: none;
    display: block; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .textwidget {
    margin-top: 0; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 18px;
    margin-bottom: 5px; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px;
    font-weight: normal;
    color: #0067b1; }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
      font-weight: normal;
      color: #0067b1; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link.nt-no-hover {
    font-size: 18px;
    color: #989898;
    font-family: "Source Sans Pro", sans-serif !important;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    width: 100%; }
  #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    width: auto; }
  #mega-menu-wrap-main_menu .mega-menu-item-2424 a {
    line-height: 1; } }

.topic-contact-wrapper {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #58595b;
  border-bottom: 1px solid #58595b;
  margin-top: 30px; }
  .topic-contact-wrapper h3 {
    color: #58595b;
    margin-bottom: 25px;
    display: none; }
  .topic-contact-wrapper .topic-contact-wrapper-single p {
    margin: 0; }
  .topic-contact-wrapper .topic-contact-wrapper-single a {
    word-break: break-all; }
  @media (max-width: 767px) {
    .topic-contact-wrapper .topic-contact-wrapper-single {
      margin-top: 7px;
      margin-bottom: 7px; } }

.taxonomy-undercategories {
  text-align: center;
  width: 881px;
  margin: 30px auto 0px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .taxonomy-undercategories.count-5, .taxonomy-undercategories.count-6 {
    width: 860px; }
    @media (max-width: 991px) {
      .taxonomy-undercategories.count-5, .taxonomy-undercategories.count-6 {
        width: 100%; } }
  .taxonomy-undercategories.count-7, .taxonomy-undercategories.count-8 {
    width: 881px; }
    @media (max-width: 991px) {
      .taxonomy-undercategories.count-7, .taxonomy-undercategories.count-8 {
        width: 100%; } }
  @media (max-width: 991px) {
    .taxonomy-undercategories {
      width: 100%; } }
  @media (max-width: 575px) {
    .taxonomy-undercategories {
      display: block; } }
  .taxonomy-undercategories a {
    display: block;
    float: left;
    color: white;
    transition: 0.3s;
    margin-right: 7px;
    margin-left: 7px;
    text-align: center;
    background-image: url("../assets/img/box.png");
    background-size: cover;
    width: 205px;
    height: 202px;
    margin-bottom: 15px; }
    @media (max-width: 1199px) {
      .taxonomy-undercategories a {
        width: 165px; } }
    @media (max-width: 991px) {
      .taxonomy-undercategories a {
        width: 205px; } }
    @media (max-width: 575px) {
      .taxonomy-undercategories a {
        float: none;
        display: block;
        margin: 15px auto; } }
    .taxonomy-undercategories a p {
      font-size: 23px;
      font-family: "Source Sans Pro", sans-serif;
      background-color: rgba(54, 76, 134, 0.45);
      color: #fff;
      text-align: center;
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 205px;
      height: 202px;
      padding-left: 10px;
      padding-right: 10px;
      font-weight: 600;
      line-height: 1.1; }
      @media (max-width: 1199px) {
        .taxonomy-undercategories a p {
          width: 165px; } }
      @media (max-width: 991px) {
        .taxonomy-undercategories a p {
          width: 205px; } }
    .taxonomy-undercategories a:hover {
      transition: 0.3s;
      text-decoration: none;
      color: #004182;
      background-color: transparent; }

.page-template-default .paragraph p {
  font-size: 22px; }

@media (max-width: 1500px) {
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link.dashicons-arrow-right-alt2 {
    width: auto !important; } }

.page-id-109 .paragraph p, .page-id-109 .paragraph ul li {
  font-size: 22px; }

.related-resources a.right {
  text-align: right;
  float: right; }

.main-content .navigation.pagination, .main-content .elementor-widget-container {
  display: block;
  width: 100%; }
  @media (max-width: 767px) {
    .main-content .navigation.pagination, .main-content .elementor-widget-container {
      padding-left: 10px;
      padding-right: 10px; } }
  .main-content .navigation.pagination .screen-reader-text, .main-content .elementor-widget-container .screen-reader-text {
    display: none; }
  .main-content .navigation.pagination .nav-links, .main-content .navigation.pagination .elementor-pagination, .main-content .elementor-widget-container .nav-links, .main-content .elementor-widget-container .elementor-pagination {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center; }
    .main-content .navigation.pagination .nav-links.elementor-pagination, .main-content .navigation.pagination .elementor-pagination.elementor-pagination, .main-content .elementor-widget-container .nav-links.elementor-pagination, .main-content .elementor-widget-container .elementor-pagination.elementor-pagination {
      margin-bottom: 50px;
      margin-top: 30px; }
    @media (max-width: 575px) {
      .main-content .navigation.pagination .nav-links, .main-content .navigation.pagination .elementor-pagination, .main-content .elementor-widget-container .nav-links, .main-content .elementor-widget-container .elementor-pagination {
        flex-wrap: wrap; } }
    .main-content .navigation.pagination .nav-links a, .main-content .navigation.pagination .nav-links span, .main-content .navigation.pagination .elementor-pagination a, .main-content .navigation.pagination .elementor-pagination span, .main-content .elementor-widget-container .nav-links a, .main-content .elementor-widget-container .nav-links span, .main-content .elementor-widget-container .elementor-pagination a, .main-content .elementor-widget-container .elementor-pagination span {
      border-radius: 50%;
      font-size: 16px;
      padding: 5px 10px;
      display: inline-block;
      background-color: transparent;
      color: #969696;
      width: 35px;
      height: 35px;
      margin: 0 5px;
      font-family: "Source Sans Pro", sans-serif; }
      @media (max-width: 575px) {
        .main-content .navigation.pagination .nav-links a, .main-content .navigation.pagination .nav-links span, .main-content .navigation.pagination .elementor-pagination a, .main-content .navigation.pagination .elementor-pagination span, .main-content .elementor-widget-container .nav-links a, .main-content .elementor-widget-container .nav-links span, .main-content .elementor-widget-container .elementor-pagination a, .main-content .elementor-widget-container .elementor-pagination span {
          margin: 0 3px; } }
      .main-content .navigation.pagination .nav-links a:hover, .main-content .navigation.pagination .nav-links span:hover, .main-content .navigation.pagination .elementor-pagination a:hover, .main-content .navigation.pagination .elementor-pagination span:hover, .main-content .elementor-widget-container .nav-links a:hover, .main-content .elementor-widget-container .nav-links span:hover, .main-content .elementor-widget-container .elementor-pagination a:hover, .main-content .elementor-widget-container .elementor-pagination span:hover {
        text-decoration: none; }
      .main-content .navigation.pagination .nav-links a.current, .main-content .navigation.pagination .nav-links span.current, .main-content .navigation.pagination .elementor-pagination a.current, .main-content .navigation.pagination .elementor-pagination span.current, .main-content .elementor-widget-container .nav-links a.current, .main-content .elementor-widget-container .nav-links span.current, .main-content .elementor-widget-container .elementor-pagination a.current, .main-content .elementor-widget-container .elementor-pagination span.current {
        background-color: #0067b1;
        font-weight: 600;
        color: #fff;
        font-family: "Source Sans Pro", sans-serif; }
      .main-content .navigation.pagination .nav-links a.dots, .main-content .navigation.pagination .nav-links span.dots, .main-content .navigation.pagination .elementor-pagination a.dots, .main-content .navigation.pagination .elementor-pagination span.dots, .main-content .elementor-widget-container .nav-links a.dots, .main-content .elementor-widget-container .nav-links span.dots, .main-content .elementor-widget-container .elementor-pagination a.dots, .main-content .elementor-widget-container .elementor-pagination span.dots {
        background-color: transparent;
        color: #969696; }
      .main-content .navigation.pagination .nav-links a.next.page-numbers, .main-content .navigation.pagination .nav-links a.prev.page-numbers, .main-content .navigation.pagination .nav-links span.next.page-numbers, .main-content .navigation.pagination .nav-links span.prev.page-numbers, .main-content .navigation.pagination .elementor-pagination a.next.page-numbers, .main-content .navigation.pagination .elementor-pagination a.prev.page-numbers, .main-content .navigation.pagination .elementor-pagination span.next.page-numbers, .main-content .navigation.pagination .elementor-pagination span.prev.page-numbers, .main-content .elementor-widget-container .nav-links a.next.page-numbers, .main-content .elementor-widget-container .nav-links a.prev.page-numbers, .main-content .elementor-widget-container .nav-links span.next.page-numbers, .main-content .elementor-widget-container .nav-links span.prev.page-numbers, .main-content .elementor-widget-container .elementor-pagination a.next.page-numbers, .main-content .elementor-widget-container .elementor-pagination a.prev.page-numbers, .main-content .elementor-widget-container .elementor-pagination span.next.page-numbers, .main-content .elementor-widget-container .elementor-pagination span.prev.page-numbers {
        background-image: url("../assets/img/pagination-arrow.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 7px;
        font-size: 0; }
      .main-content .navigation.pagination .nav-links a.next.page-numbers, .main-content .navigation.pagination .nav-links span.next.page-numbers, .main-content .navigation.pagination .elementor-pagination a.next.page-numbers, .main-content .navigation.pagination .elementor-pagination span.next.page-numbers, .main-content .elementor-widget-container .nav-links a.next.page-numbers, .main-content .elementor-widget-container .nav-links span.next.page-numbers, .main-content .elementor-widget-container .elementor-pagination a.next.page-numbers, .main-content .elementor-widget-container .elementor-pagination span.next.page-numbers {
        margin-left: 40px; }
        @media (max-width: 575px) {
          .main-content .navigation.pagination .nav-links a.next.page-numbers, .main-content .navigation.pagination .nav-links span.next.page-numbers, .main-content .navigation.pagination .elementor-pagination a.next.page-numbers, .main-content .navigation.pagination .elementor-pagination span.next.page-numbers, .main-content .elementor-widget-container .nav-links a.next.page-numbers, .main-content .elementor-widget-container .nav-links span.next.page-numbers, .main-content .elementor-widget-container .elementor-pagination a.next.page-numbers, .main-content .elementor-widget-container .elementor-pagination span.next.page-numbers {
            margin-left: 5px; } }
      .main-content .navigation.pagination .nav-links a.prev.page-numbers, .main-content .navigation.pagination .nav-links span.prev.page-numbers, .main-content .navigation.pagination .elementor-pagination a.prev.page-numbers, .main-content .navigation.pagination .elementor-pagination span.prev.page-numbers, .main-content .elementor-widget-container .nav-links a.prev.page-numbers, .main-content .elementor-widget-container .nav-links span.prev.page-numbers, .main-content .elementor-widget-container .elementor-pagination a.prev.page-numbers, .main-content .elementor-widget-container .elementor-pagination span.prev.page-numbers {
        transform: rotate(180deg);
        margin-right: 40px; }
        @media (max-width: 575px) {
          .main-content .navigation.pagination .nav-links a.prev.page-numbers, .main-content .navigation.pagination .nav-links span.prev.page-numbers, .main-content .navigation.pagination .elementor-pagination a.prev.page-numbers, .main-content .navigation.pagination .elementor-pagination span.prev.page-numbers, .main-content .elementor-widget-container .nav-links a.prev.page-numbers, .main-content .elementor-widget-container .nav-links span.prev.page-numbers, .main-content .elementor-widget-container .elementor-pagination a.prev.page-numbers, .main-content .elementor-widget-container .elementor-pagination span.prev.page-numbers {
            margin-right: 5px; } }
      @media (max-width: 767px) {
        .main-content .navigation.pagination .nav-links a, .main-content .navigation.pagination .nav-links span, .main-content .navigation.pagination .elementor-pagination a, .main-content .navigation.pagination .elementor-pagination span, .main-content .elementor-widget-container .nav-links a, .main-content .elementor-widget-container .nav-links span, .main-content .elementor-widget-container .elementor-pagination a, .main-content .elementor-widget-container .elementor-pagination span {
          margin-bottom: 10px; } }

.signup-btn-wrapper {
  text-align: center;
  padding: 20px 0; }
  .signup-btn-wrapper a {
    display: inline-block;
    background-color: #004182;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    transition: 0.3s;
    font-weight: 600;
    font-size: 16px; }
    .signup-btn-wrapper a:hover {
      transition: 0.3s;
      text-decoration: none;
      opacity: 0.7; }

.menu-wrapper .menu-items #mega-menu-wrap-main_menu ul#mega-menu-main_menu li.mega-custom-services-link-item > a .mega-indicator, .menu-wrapper .menu-items #mega-menu-wrap-main_menu ul#mega-menu-main_menu li.mega-custom-industries-link-item > a .mega-indicator {
  display: none; }

.menu-wrapper .menu-items #mega-menu-wrap-main_menu ul#mega-menu-main_menu li.mega-custom-services-link-item > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu li, .menu-wrapper .menu-items #mega-menu-wrap-main_menu ul#mega-menu-main_menu li.mega-custom-industries-link-item > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu li {
  width: 100%;
  display: block;
  padding: 3px 15px 3px 15px; }

.page-template-default .nf-form-cont .nf-response-msg p {
  font-size: 24px; }

.page-template-default .nf-form-cont .nf-form-layout {
  padding-bottom: 50px; }
  .page-template-default .nf-form-cont .nf-form-layout .nf-form-content {
    max-width: 100%;
    padding: 0; }
    .page-template-default .nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element input, .page-template-default .nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element select {
      width: 100%; }
    .page-template-default .nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element .nf-fu-progress {
      margin-top: 15px; }

.three-boxes-main-page .make-column-clickable-elementor {
  transition: 0.3s; }
  .three-boxes-main-page .make-column-clickable-elementor:hover {
    transition: 0.3s;
    opacity: 0.7; }

.single-item-loop-post .elementor-widget-wrap {
  display: block !important; }

.single-item-loop-post .elementor-widget-post-info, .single-item-loop-post .elementor-widget-text-editor {
  display: inline;
  width: auto; }
  .single-item-loop-post .elementor-widget-post-info .elementor-widget-container, .single-item-loop-post .elementor-widget-text-editor .elementor-widget-container {
    display: inline; }
    @media (max-width: 767px) {
      .single-item-loop-post .elementor-widget-post-info .elementor-widget-container .elementor-post-info, .single-item-loop-post .elementor-widget-text-editor .elementor-widget-container .elementor-post-info {
        margin-left: 0 !important; } }

.single-item-loop-post .taxonomy-terms-list ul.elementor-post-info {
  display: block;
  margin-bottom: 20px; }
  .single-item-loop-post .taxonomy-terms-list ul.elementor-post-info li {
    display: inline;
    margin-left: 0 !important; }
    .single-item-loop-post .taxonomy-terms-list ul.elementor-post-info li:before {
      display: none; }
    .single-item-loop-post .taxonomy-terms-list ul.elementor-post-info li:after {
      display: none; }
  .single-item-loop-post .taxonomy-terms-list ul.elementor-post-info li:before {
    display: none; }

.single-item-loop-post ul.elementor-post-info {
  display: inline; }
  .single-item-loop-post ul.elementor-post-info li {
    display: inline;
    margin-left: 0 !important; }
    .single-item-loop-post ul.elementor-post-info li:before {
      display: none; }
    .single-item-loop-post ul.elementor-post-info li:after {
      content: ' — ';
      display: inline;
      position: initial !important;
      border: none !important; }
  .single-item-loop-post ul.elementor-post-info li:before {
    display: none; }

.ninja-form-custom-page .nf-response-msg {
  padding-left: 10px;
  padding-right: 10px; }

.ninja-form-custom-page .nf-form-cont .nf-form-content {
  width: 100%;
  max-width: 100%;
  padding: 0; }
  .ninja-form-custom-page .nf-form-cont .nf-form-content nf-fields-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (max-width: 575px) {
      .ninja-form-custom-page .nf-form-cont .nf-form-content nf-fields-wrap {
        display: block; } }
    .ninja-form-custom-page .nf-form-cont .nf-form-content nf-fields-wrap nf-field {
      padding: 10px;
      width: 25%; }
      @media (max-width: 767px) {
        .ninja-form-custom-page .nf-form-cont .nf-form-content nf-fields-wrap nf-field {
          width: 100%;
          display: block; } }
  .ninja-form-custom-page .nf-form-cont .nf-form-content .nf-field-container .nf-field-label {
    display: none; }
  @media (max-width: 575px) {
    .ninja-form-custom-page .nf-form-cont .nf-form-content .nf-field-container {
      margin-bottom: 0; } }
  .ninja-form-custom-page .nf-form-cont .nf-form-content .nf-field-container input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #505050;
    padding-left: 0;
    background-color: transparent; }
    .ninja-form-custom-page .nf-form-cont .nf-form-content .nf-field-container input::placeholder {
      font-size: 21px;
      color: #7B7B7B;
      font-weight: 600;
      font-family: "Source Sans Pro", sans-serif; }
  .ninja-form-custom-page .nf-form-cont .nf-form-content .nf-field-container.submit-container input {
    height: 50px;
    width: 175px;
    border-radius: 37px;
    background-color: #004182;
    padding: 10px;
    font-size: 21px;
    font-weight: 600;
    border: 1px solid #004182;
    line-height: 1; }
    .ninja-form-custom-page .nf-form-cont .nf-form-content .nf-field-container.submit-container input:hover {
      background-color: transparent;
      color: #004182; }

.elementor-editor-wp-page .container.feature-image {
  display: none; }

.current_taxonomy_slug {
  display: none; }

.overlay-box-columns .elementor-container {
  justify-content: space-between; }
  @media (max-width: 649px) {
    .overlay-box-columns .elementor-container {
      display: block; } }

.overlay-box-columns .elementor-container .elementor-col-33 {
  width: 32%; }
  @media (max-width: 649px) {
    .overlay-box-columns .elementor-container .elementor-col-33 {
      max-width: 210px;
      width: 100%;
      margin: auto;
      margin-bottom: 15px; } }

.overlay-box-columns .elementor-container .elementor-col-25 {
  width: 24%; }
  @media (max-width: 767px) {
    .overlay-box-columns .elementor-container .elementor-col-25 {
      width: 32%;
      margin: auto;
      margin-bottom: 25px; } }
  @media (max-width: 649px) {
    .overlay-box-columns .elementor-container .elementor-col-25 {
      max-width: 210px;
      width: 100%;
      margin: auto;
      margin-bottom: 15px; } }

.elementor-custom-template-wrapper .topic-page-results-loop .taxonomy-terms-list .elementor-post-info li {
  display: none; }
