/*!
Theme Name: Media Outreach
Author: Team Grayscale
Author URI: https://grayscale.com.hk/
Description: Base theme for Grayscale projects
Version: 1.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: mo
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

[hidden], template {
  display: none
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: National\ 2, sans-serif;
  font-size: 100%;
  line-height: 1.65rem;
  word-wrap: break-word
}

@media(min-width:768px) {
  html {
    font-size: 112.5%
  }
}

@media(min-width:1200px) {
  html {
    font-size: 131.25%
  }
}

body {
  font-size: 1rem;
  line-height: 1.65rem
}

*, :after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

:last-child {
  margin-bottom: 0
}

::selection {
  background: #0436e7;
  color: #fff
}

audio, canvas, img, svg, video {
  height: auto;
  max-width: 100%
}

address, blockquote, figure, h1, h2, h3, h4, h5, h6, ol, p, ul {
  margin-top: 0;
  margin-bottom: .825rem
}

h1, h2, h3, h4, h5, h6 {
  font-family: Tiempos Headline, serif
}

hr {
  margin: .825rem 0
}

li {
  margin-top: 0;
  margin-bottom: .4125rem
}

button, input, textarea {
  max-width: 100%;
  padding: 0;
  border: 1px solid;
  background: #fff;
  color: inherit;
  font: inherit
}

[type=checkbox], [type=radio] {
  background: initial;
  cursor: pointer
}

select {
  color: inherit;
  font: inherit
}

[type=button], [type=submit], button {
  cursor: pointer
}

.gform_validation_container {
  display: none
}

.article-links, .comment-list, .gfield_checkbox, .gfield_radio, .gform_fields {
  list-style: none;
  margin: 0;
  padding: 0
}

.gs-proportional {
  position: relative;
  max-width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%
}

.gs-proportional>* {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.content-block :not(.pr-content)>h1, .content-block :not(.pr-content)>h1+.description, .content-block h1:not(.headline), .content-block h1:not(.headline)+.description, .gfield_visibility_hidden, .gform_anchor, .gform_body .gform_fields .gfield .gfield_radio li input, .gform_hidden, .our-services .faq input, .prroll .bottom .slider .pr .container .logo .image img, .screen-reader-text, .single .tingle-modal-box__content .modal-close span, .single article .info .writeup .slider .slick-next span, .single article .info .writeup .slider .slick-prev span, .sr-only, a.card .pr-image.image img {
  position: absolute;
  margin: -1px;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0)
}

.alignleft {
  float: left
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.alignright {
  float: right
}

.article-links li {
  display: inline-block
}

.article-links li:not(:last-child):after {
  content: "|";
  margin: 0 10px
}

.comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.gallery br {
  display: none
}

.gallery-item {
  display: block;
  margin: 0;
  text-align: center;
  vertical-align: top
}

.gallery-icon {
  padding: 10px;
  text-align: center
}

p:empty {
  display: none
}

.screen-reader-text:focus {
  display: block;
  width: auto;
  height: auto;
  padding: 1rem;
  clip: auto !important;
  top: 5px;
  left: 5px;
  z-index: 100000;
  -webkit-box-shadow: 0 0 2px 2px rgba(11, 1, 76, .6);
  box-shadow: 0 0 2px 2px rgba(11, 1, 76, .6);
  background-color: #fff;
  color: #0436e7;
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
  text-decoration: none
}

.wp-caption, .wp-video {
  max-width: 100%
}

.wp-video {
  margin-left: auto;
  margin-right: auto
}

@font-face {
  font-family: National\ 2;
  src: url(/assets/fonts/National2Web-Regular.eot);
  src: url(/assets/fonts/National2Web-Regular.eot) format("embedded-opentype"), url(/assets/fonts/National2Web-Regular.woff2) format("woff2"), url(/assets/fonts/National2Web-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: National\ 2;
  src: url(/assets/fonts/National2Web-Medium.eot);
  src: url(/assets/fonts/National2Web-Medium.eot) format("embedded-opentype"), url(/assets/fonts/National2Web-Medium.woff2) format("woff2"), url(/assets/fonts/National2Web-Medium.woff) format("woff");
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: Tiempos Headline;
  src: url(/assets/fonts/TiemposHeadlineWeb-Bold.eot);
  src: url(/assets/fonts/TiemposHeadlineWeb-Bold.eot) format("embedded-opentype"), url(/assets/fonts/TiemposHeadlineWeb-Bold.woff2) format("woff2"), url(/assets/fonts/TiemposHeadlineWeb-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: Tiempos Headline;
  src: url(/assets/fonts/TiemposHeadlineWeb-BoldItalic.eot);
  src: url(/assets/fonts/TiemposHeadlineWeb-BoldItalic.eot) format("embedded-opentype"), url(/assets/fonts/TiemposHeadlineWeb-BoldItalic.woff2) format("woff2"), url(/assets/fonts/TiemposHeadlineWeb-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic
}

.gform_wrapper .validation_error {
  font-size: .8571428571rem;
  line-height: 1.2375rem;
  color: #fff;
  padding: .825rem 18px;
  background: #0436e7;
  border-radius: 3px;
  margin-bottom: .825rem
}

.gform_body .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .gform_body .gform_fields {
    margin-left: -40px
  }
}

.gform_body .gform_fields .gfield {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 1.2375rem
}

@media(min-width:768px) {
  .gform_body .gform_fields .gfield {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .gform_body .gform_fields .gfield {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .gform_body .gform_fields .gfield {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .gform_body .gform_fields .gfield {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px
  }
}

@media(min-width:960px)and (min-width:768px) {
  .gform_body .gform_fields .gfield {
    padding-left: 40px
  }
}

.gform_body .gform_fields .gfield.gsection {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .gform_body .gform_fields .gfield.gsection {
    padding-left: 40px
  }
}

.gform_body .gform_fields .gfield+.gsection {
  margin-top: 1.65rem
}

.gform_body .gform_fields .gfield.expand {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .gform_body .gform_fields .gfield.expand {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .gform_body .gform_fields .gfield.expand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding-left: 20px
  }
}

@media(min-width:960px)and (min-width:768px) {
  .gform_body .gform_fields .gfield.expand {
    padding-left: 40px
  }
}

.gform_body .gform_fields .gfield.full {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .gform_body .gform_fields .gfield.full {
    padding-left: 40px
  }
}

.gform_body .gform_fields .gfield .gfield_label {
  font-size: .6666666667rem;
  line-height: .825rem;
  color: #0436e7;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .08em
}

.gform_body .gform_fields .gfield input[type=email], .gform_body .gform_fields .gfield input[type=tel], .gform_body .gform_fields .gfield input[type=text], .gform_body .gform_fields .gfield input[type=url], .gform_body .gform_fields .gfield textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: .825rem 18px;
  border: 1px solid #0436e7;
  border-radius: 3px;
  outline: none;
  -webkit-transition: border-color .2s cubic-bezier(.6, 0, .12, .79);
  transition: border-color .2s cubic-bezier(.6, 0, .12, .79)
}

.gform_body .gform_fields .gfield input[type=email]:focus, .gform_body .gform_fields .gfield input[type=tel]:focus, .gform_body .gform_fields .gfield input[type=text]:focus, .gform_body .gform_fields .gfield input[type=url]:focus, .gform_body .gform_fields .gfield textarea:focus {
  border-color: #fe9e37
}

.gform_body .gform_fields .gfield .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #0436e7;
  border-radius: 3px;
  overflow: hidden
}

@media(min-width:640px) {
  .gform_body .gform_fields .gfield .gfield_radio {
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap
  }
}

.gform_body .gform_fields .gfield .gfield_radio li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 0
}

@media(min-width:640px) {
  .gform_body .gform_fields .gfield .gfield_radio li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

.gform_body .gform_fields .gfield .gfield_radio li input:checked+label {
  color: #fff;
  background: #0436e7
}

.gform_body .gform_fields .gfield .gfield_radio li label {
  font-size: .8571428571rem;
  line-height: 1.65rem;
  text-align: center;
  display: block;
  padding: .825rem 10px;
  -webkit-transition: background .2s cubic-bezier(.6, 0, .12, .79), color .2s cubic-bezier(.6, 0, .12, .79);
  transition: background .2s cubic-bezier(.6, 0, .12, .79), color .2s cubic-bezier(.6, 0, .12, .79)
}

.gform_body .gform_fields .gfield .gfield_radio li label:active, .gform_body .gform_fields .gfield .gfield_radio li label:focus, .gform_body .gform_fields .gfield .gfield_radio li label:hover {
  color: #fff;
  background: #0b014c
}

.gform_body .gform_fields .gfield .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .gform_body .gform_fields .gfield .gfield_checkbox {
    margin-left: -40px
  }
}

.gform_body .gform_fields .gfield .gfield_checkbox li {
  font-size: .8571428571rem;
  line-height: 1.65rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding-left: 20px
}

@media(min-width:768px) {
  .gform_body .gform_fields .gfield .gfield_checkbox li {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .gform_body .gform_fields .gfield .gfield_checkbox li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .gform_body .gform_fields .gfield .gfield_checkbox li {
    padding-left: 40px
  }
}

@media(min-width:768px) {
  .gform_body .gform_fields .gfield .gfield_checkbox li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .gform_body .gform_fields .gfield .gfield_checkbox li {
    padding-left: 40px
  }
}

.gform_body .gform_fields .gfield .gfield_select {
  width: 100%
}

.gform_body .gform_fields .gfield.gfield_error input[type=email], .gform_body .gform_fields .gfield.gfield_error input[type=tel], .gform_body .gform_fields .gfield.gfield_error input[type=text], .gform_body .gform_fields .gfield.gfield_error input[type=url], .gform_body .gform_fields .gfield.gfield_error textarea {
  border-radius: 3px 3px 0 0
}

.gform_body .gform_fields .gfield.gfield_error .validation_message {
  font-size: .7619047619rem;
  line-height: .825rem;
  color: #fff;
  padding: .4125rem 18px;
  background: #0436e7;
  border-radius: 0 0 3px 3px;
  -webkit-transition: background .2s cubic-bezier(.6, 0, .12, .79);
  transition: background .2s cubic-bezier(.6, 0, .12, .79)
}

.gform_body .gform_fields .gfield.gfield_error .ginput_container:focus-within+.validation_message {
  background: #fe9e37
}

.gform_footer [type=submit] {
  color: #fff;
  background: #0436e7
}

.gform_footer [type=submit]:active, .gform_footer [type=submit]:focus, .gform_footer [type=submit]:hover {
  color: #fff;
  background: #0b014c
}

.chosen-container {
  position: relative;
  display: block;
  vertical-align: middle;
  font-size: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none
}

.chosen-container a {
  cursor: pointer
}

.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: " : ";
  vertical-align: top
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
  box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0, 0, 0, .1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px
}

.chosen-container-single .chosen-default {
  color: #999
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover, .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/images/chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/assets/images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
  color: #0b014c;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 16.5rem;
  -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
  font-size: .7619047619rem;
  line-height: .825rem;
  display: none;
  margin: 0;
  padding: .4125rem 10px;
  list-style: none;
  word-wrap: break-word;
  -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default
}

.chosen-container .chosen-results li.highlighted {
  color: #fff;
  background-color: #0436e7
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: .4125rem 18px;
  width: 100%;
  height: auto;
  border: 1px solid #0436e7;
  border-radius: 3px;
  cursor: text;
  -webkit-transition: border .2s cubic-bezier(.6, 0, .12, .79);
  transition: border .2s cubic-bezier(.6, 0, .12, .79)
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
  font-size: .8571428571rem;
  line-height: 2.475rem;
  margin: 0;
  padding: 0;
  white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  color: #fff;
  font-size: .8571428571rem;
  line-height: 1.65rem;
  margin: .4125rem 5px;
  padding: 0 25px 0 10px;
  max-width: 100%;
  background-color: #0436e7;
  border-radius: 3px;
  cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 6px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
  color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  cursor: default;
  opacity: .4
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: inset 0 1px 0 #fff
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
  border: 1px solid #fe9e37
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important
}

.chosen-disabled {
  opacity: .5 !important;
  cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
  cursor: default
}

.chosen-rtl {
  text-align: right
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px
}

.chosen-rtl .chosen-choices li {
  float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/assets/images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), only screen and (min-resolution:144dpi) {
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/assets/images/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important
  }
}

.tingle-modal * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(11, 1, 76, .38);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-transform .2s cubic-bezier(.6, 0, .12, .79)
}

.tingle-modal--confirm .tingle-modal-box {
  text-align: center
}

.tingle-modal--noOverlayClose {
  cursor: default
}

.tingle-modal--noClose .tingle-modal__close {
  display: none
}

.tingle-modal__close {
  position: fixed;
  top: 10px;
  right: 28px;
  z-index: 1000;
  padding: 0;
  width: 5rem;
  height: 5rem;
  border: none;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 6rem;
  font-family: monospace;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.tingle-modal__closeLabel {
  display: none
}

.tingle-modal__close:hover {
  color: #fff
}

.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(100% - 40px);
  padding-bottom: 6.1875rem;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 0;
  cursor: auto;
  -webkit-transition: opacity .2s cubic-bezier(.6, 0, .12, .79), -webkit-transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: opacity .2s cubic-bezier(.6, 0, .12, .79), -webkit-transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: opacity .2s cubic-bezier(.6, 0, .12, .79), transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: opacity .2s cubic-bezier(.6, 0, .12, .79), transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-transform .2s cubic-bezier(.6, 0, .12, .79);
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px)
}

@media(min-width:768px) {
  .tingle-modal-box {
    width: calc(100% - 80px);
    padding-bottom: 0
  }
}

@media(min-width:1200px) {
  .tingle-modal-box {
    width: 63%
  }
}

.tingle-modal-box__content {
  padding: 1.65rem 20px;
  background: #fff;
  border-radius: 4px
}

@media(min-width:768px) {
  .tingle-modal-box__content {
    padding: 2.475rem 40px
  }
}

@media(min-width:1200px) {
  .tingle-modal-box__content {
    padding: 3.3rem 80px
  }
}

.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto
}

.tingle-modal-box__footer:after {
  display: table;
  clear: both;
  content: ""
}

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  opacity: 1;
  -webkit-transition: bottom .3s ease-in-out .3s;
  transition: bottom .3s ease-in-out .3s
}

.tingle-enabled {
  position: fixed;
  overflow: hidden;
  left: 0;
  right: 0
}

.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0
}

.tingle-enabled .tingle-content-wrapper {
  -webkit-filter: blur(8px);
  filter: blur(8px)
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1
}

.tingle-modal--visible .tingle-modal-box {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding: 2.475rem 0
}

@media(min-width:768px) {
  .tingle-modal--overflow {
    padding: 3.3rem 0
  }
}

.tingle-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease
}

.tingle-btn--primary {
  background-color: #3498db
}

.tingle-btn--danger {
  background-color: #e74c3c
}

.tingle-btn--default {
  background-color: #34495e
}

.tingle-btn--pull-left {
  float: left
}

.tingle-btn--pull-right {
  float: right
}

@supports((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))) {
  .tingle-modal {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
  }

  @media(max-width:540px) {
    .tingle-modal {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px)
    }
  }

  .tingle-enabled .tingle-content-wrapper {
    -webkit-filter: none;
    filter: none
  }
}

/*! Pushy - v1.1.0 - 2017-1-30
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
.pushy {
  position: fixed;
  width: 280px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #0b014c;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.pushy a {
  display: block;
  color: #fff;
  padding: .825rem 18px;
  text-decoration: none;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.pushy a:hover {
  color: #fe9e37
}

.pushy ul {
  padding-left: 0;
  list-style: none
}

.pushy ul:first-child {
  margin-top: .4125rem
}

.pushy.pushy-left {
  left: 0
}

.pushy.pushy-right {
  right: 0
}

.pushy-content {
  visibility: hidden
}

.pushy-left {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0)
}

.pushy-open-left #container, .pushy-open-left .push, .pushy-right {
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0)
}

.pushy-open-right #container, .pushy-open-right .push {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0)
}

.pushy-open-left .pushy, .pushy-open-right .pushy {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.pushy-open-left .pushy-content, .pushy-open-right .pushy-content {
  visibility: visible
}

#container, .push, .pushy {
  -webkit-transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-transform .2s cubic-bezier(.6, 0, .12, .79)
}

.pushy-content {
  -webkit-transition: visibility .2s cubic-bezier(.6, 0, .12, .79);
  transition: visibility .2s cubic-bezier(.6, 0, .12, .79)
}

.site-overlay {
  display: none
}

.pushy-open-left .site-overlay, .pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(11, 1, 76, .38);
  -webkit-animation: fade .2s cubic-bezier(.6, 0, .12, .79);
  animation: fade .2s cubic-bezier(.6, 0, .12, .79)
}

@keyframes fade {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.pushy-submenu ul {
  padding-left: 15px;
  -webkit-transition: max-height .2s ease-in-out, visibility .2s ease-in-out;
  transition: max-height .2s ease-in-out, visibility .2s ease-in-out
}

.pushy-submenu ul .pushy-link {
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out
}

.pushy-submenu button {
  width: 100%;
  color: #b3b3b1;
  padding: 15px 30px;
  text-align: left;
  background: transparent;
  border: 0
}

.pushy-submenu button:hover {
  color: #fff
}

.pushy-submenu>a, .pushy-submenu>button {
  position: relative
}

.pushy-submenu>a:after, .pushy-submenu>button:after {
  content: "";
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  right: 15px;
  background: url(../img/arrow.svg) no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s
}

.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden
}

.pushy-submenu-closed .pushy-link {
  opacity: 0
}

.pushy-submenu-open ul {
  max-height: 1000px;
  visibility: visible
}

.pushy-submenu-open .pushy-link {
  opacity: 1
}

.pushy-submenu-open a:after, .pushy-submenu-open button:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg)
}

a.card {
  color: #0b014c;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 4px rgba(11, 1, 76, .1);
  box-shadow: 0 4px 4px rgba(11, 1, 76, .1);
  overflow: hidden;
  -webkit-transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-box-shadow .2s cubic-bezier(.6, 0, .12, .79);
  transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-box-shadow .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79), box-shadow .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79), box-shadow .2s cubic-bezier(.6, 0, .12, .79), -webkit-transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-box-shadow .2s cubic-bezier(.6, 0, .12, .79)
}

a.card:active, a.card:focus, a.card:hover {
  -webkit-transform: translateY(-.4125rem);
  -ms-transform: translateY(-.4125rem);
  transform: translateY(-.4125rem);
  -webkit-box-shadow: 0 8px 18px rgba(11, 1, 76, .2);
  box-shadow: 0 8px 18px rgba(11, 1, 76, .2)
}

a.card .pr-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.2375rem 20px
}

a.card .pr-content .industry {
  font-size: .5714285714rem;
  line-height: .825rem;
  color: #0436e7;
  display: block;
  margin-bottom: .4125rem
}

a.card .pr-content .headline {
  font-size: .9523809524rem;
  line-height: 1.65rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
  min-height: 9.9rem
}

a.card .pr-content .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

a.card .pr-content .meta .published {
  font-size: .6666666667rem;
  line-height: 1.2375rem
}

a.card .pr-content .meta .logo {
  max-width: 120px
}

a.card .pr-content .meta .logo img {
  display: block;
  max-height: 80px
}

a.card .pr-image {
  padding-bottom: 56.25%;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  border-top: 1px solid #f2f3f7
}

a.card .pr-image.client {
  position: relative
}

a.card .pr-image.client .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

a.card .pr-image.client .logo img {
  display: block;
  max-width: 80%;
  max-height: 80%
}

a.card .pr-image.client .name {
  color: #0436e7;
  font-weight: 600;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .4125rem 10px;
  background-image: url(/assets/images/fp-globe.png);
  background-position: 50%;
  background-size: 90%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

a.card .pr-image.client .name span {
  text-align: center
}

header {
  padding-top: 1.65rem;
  padding-bottom: 3.3rem
}

header nav {
  margin-bottom: 3.3rem
}

header nav .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

header nav .logo {
  display: block;
  margin-right: 20px
}

header nav .logo img {
  display: block;
  width: 19.2764423077rem
}

header nav .menu-btn {
  font-size: .8571428571rem;
  line-height: 1.65rem;
  color: #0b014c;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: block;
  padding: .4125rem 8px;
  background: #fff;
  border: 1px solid;
  border-radius: 4px
}

@media(min-width:640px) {
  header nav .menu-btn:before {
    content: "☰ "
  }
}

@media(min-width:960px) {
  header nav .menu-btn {
    display: none
  }
}

header nav .menu {
  display: none
}

@media(min-width:960px) {
  header nav .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

header nav .menu>div {
  width: 100%
}

header nav .menu ul {
  list-style: none;
  padding: 0
}

header nav .menu .menu-main-menu-container li {
  font-size: .8571428571rem;
  line-height: 1.65rem;
  display: inline-block;
  margin-bottom: 0
}

header nav .menu .menu-main-menu-container li a {
  color: #0b014c;
  text-decoration: none;
  padding: .4125rem 18px;
  display: inline-block;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

header nav .menu .menu-main-menu-container li a:active, header nav .menu .menu-main-menu-container li a:focus, header nav .menu .menu-main-menu-container li a:hover {
  color: #0436e7
}

header nav .menu .menu-main-menu-container li.cta {
  padding: 0 0 0 18px
}

header nav .menu .menu-main-menu-container li.cta a {
  color: #fff;
  background: #0b014c
}

header nav .menu .menu-main-menu-container li.cta a:active, header nav .menu .menu-main-menu-container li.cta a:focus, header nav .menu .menu-main-menu-container li.cta a:hover {
  background: #0436e7
}

header nav .menu .menu-secondary-menu-container {
  margin-bottom: .825rem
}

header nav .menu .menu-secondary-menu-container li {
  margin-bottom: 0
}

header nav .menu .menu-secondary-menu-container li+li {
  margin-left: 10px
}

header nav .menu .menu-secondary-menu-container a {
  font-size: .7619047619rem;
  line-height: .825rem;
  color: #0b014c
}

header .page-header .content {
  max-width: 836px
}

header .page-header .content span {
  display: block;
  margin-bottom: .825rem
}

header .page-header .content h1 {
  font-size: 2.4285714286rem;
  line-height: 3.3rem;
  margin-bottom: 1.65rem
}

header .page-header .content p {
  font-size: 1.3333333333rem;
  line-height: 2.475rem;
  color: #0436e7
}

body {
  color: #0b014c
}

body .view {
  position: relative;
  overflow-x: hidden;
  z-index: 1
}

.wrapper {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px
}

@media(min-width:768px) {
  .wrapper {
    padding-left: 40px;
    padding-right: 40px
  }
}

main>:last-child {
  padding-bottom: calc(3.3rem + 70px)
}

.content-block h2 {
  margin-bottom: 1.65rem
}

.content-block p,
.page-career .content-block ul
{
  max-width: 933.3333333333px
}

.content-block .content>*+div, .content-block .content>*+p, .content-block .content>*+ul, .content-block .wrapper>*+div, .content-block .wrapper>*+p, .content-block .wrapper>*+ul {
  margin-top: 1.65rem
}

.latest-block {
  padding-top: 6.6rem;
  background: linear-gradient(-3deg, #f2f3f7, #f2f3f7 63%, rgba(242, 243, 247, 0) calc(63% + .1px), rgba(242, 243, 247, 0))
}

@media(min-width:960px) {
  .latest-block {
    background: linear-gradient(-3deg, #f2f3f7, #f2f3f7 50%,
                              rgba(242, 243, 247, 0)
                              calc(50% + .1px), rgba(242, 243, 247, 0)
                            )
  }
}

.latest-block .latest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .latest-block .latest {
    margin-left: -40px
  }
}

.latest-block .latest .title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 1.65rem
}

@media(min-width:768px) {
  .latest-block .latest .title {
    padding-left: 40px
  }
}

@media(min-width:1200px) {
  .latest-block .latest .title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:1200px)and (min-width:768px) {
  .latest-block .latest .title {
    padding-left: 40px
  }
}

.latest-block .latest .title h2 {
  font-size: 1.3333333333rem;
  line-height: 2.475rem
}

.latest-block .latest .title a {
  color: #0436e7;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.latest-block .latest .title a:active, .latest-block .latest .title a:focus, .latest-block .latest .title a:hover {
  color: #0b014c
}

.latest-block .latest .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .latest-block .latest .content {
    padding-left: 40px
  }
}

.latest-block .latest .content .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .latest-block .latest .content .container {
    margin-left: -40px
  }
}

.latest-block .latest .content .cardblock {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 2.475rem
}

@media(min-width:768px) {
  .latest-block .latest .content .cardblock {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .latest-block .latest .content .cardblock {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .latest-block .latest .content .cardblock {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .latest-block .latest .content .cardblock {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:960px)and (min-width:768px) {
  .latest-block .latest .content .cardblock {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .latest-block .latest .content .cardblock:nth-child(n+4) {
    display: none
  }
}

.latest-block+.cta-block {
  background: #f2f3f7;
  padding-top:100px;
}

.cta-block {
  padding-top: 0; /*6.6rem*/
}

.cta-block .cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .cta-block .cta {
    margin-left: -40px
  }
}

.cta-block .cta .title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  color: #0436e7;
  margin-bottom: 1.65rem
}

@media(min-width:768px) {
  .cta-block .cta .title {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .cta-block .cta .title {
    padding-left: 40px
  }
}

.cta-block .cta .content {
  font-size: 1.3333333333rem;
  line-height: 2.475rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .cta-block .cta .content {
    padding-left: 40px
  }
}

.cta-block .cta .content a.cta-button {
  color: #fff;
  background: #0436e7
}

.cta-block .cta .content a.cta-button:active,
.cta-block .cta .content a.cta-button:focus,
.cta-block .cta .content a.cta-button:hover {
  background: #0b014c
}

h2 {
  font-size: 1.7142857143rem;
  line-height: 2.475rem
}

.cta-block .cta .content a.cta-button,
.gform_footer [type=submit],
.home .page-hero .container .content a,
.prarchive .archive .card--contact a,
.prarchive .archive .loadmore,
.prarchive .archive .loadmore--end,
.prarchive .archive .loadmore--loading,
.prarchive .filter .bottom .submit,
.prarchive .filter .top .clienttoggle,
.prarchive .filter .top .industrytoggle,
.prarchive .filter .top .countrytoggle,
header nav .menu .menu-main-menu-container li.cta a {
  font-size: .6666666667rem;
  line-height: 1.65rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: .4125rem 18px;
  border: none;
  border-radius: 3px;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79), background .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79), background .2s cubic-bezier(.6, 0, .12, .79)
}

.home .content-block section .container .content a,
.pressrelease article .data .copy-url button,
.pressrelease article section .format-txt {
  font-size: .6666666667rem;
  line-height: 1.65rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: .4125rem 18px;
  border: 1px solid;
  border-radius: 3px;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79), background .2s cubic-bezier(.6, 0, .12, .79), border .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79), background .2s cubic-bezier(.6, 0, .12, .79), border .2s cubic-bezier(.6, 0, .12, .79)
}

.latest-block .latest .title a, .pressrelease article .data .recent .title, .pressrelease article .data dl dt, .pressrelease header .page-header span, .single article .info .container .content .about h3, header .page-header .content span {
  font-size: .6666666667rem;
  line-height: .825rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .08em
}

.single .tingle-modal-box__content dt, .single article .info .container .content .about dt {
  font-size: .5714285714rem;
  line-height: .825rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .06em
}

.home .page-hero .container .cards .card blockquote, .single article .info .container .quote blockquote, .single article section .container>blockquote {
  font-size: 1.3333333333rem;
  line-height: 2.0625rem;
  color: #0436e7;
  font-family: Tiempos Headline, serif;
  font-style: italic;
  position: relative;
  padding: .4125rem 18px;
  margin-left: 0;
  margin-right: 0
}

.home .page-hero .container .cards .card blockquote>*, .single article .info .container .quote blockquote>*, .single article section .container>blockquote>* {
  position: relative;
  z-index: 2
}

.home .page-hero .container .cards .card blockquote cite, .single article .info .container .quote blockquote cite, .single article section .container>blockquote cite {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  font-family: National\ 2, sans-serif;
  font-style: normal;
  font-weight: 400
}

.home .page-hero .container .cards .card blockquote:before, .single article .info .container .quote blockquote:before, .single article section .container>blockquote:before {
  font-size: 9.5238095238rem;
  line-height: 7.0125rem;
  content: "“";
  color: #ffd600;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1
}

.our-story section {
  padding-top: 3.3rem;
  padding-bottom: 3.3rem
}

.our-story section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

.our-story section:nth-child(2n) {
  background: #f2f3f7
}

@media(min-width:768px) {
  .our-story section .container {
    margin-left: -40px
  }
}

.our-story section .container>.primary, .our-story section .container>.secondary {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 3.3rem
}

@media(min-width:768px) {
  .our-story section .container>.primary, .our-story section .container>.secondary {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:768px)and (min-width:768px) {
  .our-story section .container>.primary, .our-story section .container>.secondary {
    padding-left: 40px
  }
}

.our-story section .container>.cardblock {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 2.475rem
}

@media(min-width:768px) {
  .our-story section .container>.cardblock {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .our-story section .container>.cardblock {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .our-story section .container>.cardblock {
    padding-left: 40px
  }
}

@media(min-width:1200px) {
  .our-story section .container>.cardblock {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px
  }
}

@media(min-width:1200px)and (min-width:768px) {
  .our-story section .container>.cardblock {
    padding-left: 40px
  }
}

.our-story section .container .secondary img {
  border-radius: 4px
}

.our-story .achievements {
  background: #f2f3f7
}

.our-story .achievements .container {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

@media(min-width:768px) {
  .our-story .csr .image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .our-story .csr .content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .our-story .csr .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.our-services {
  counter-reset: reason
}

.our-services section {
  padding-top: 3.3rem;
  padding-bottom: 3.3rem
}

.our-services section:nth-child(2n) {
  background: #f2f3f7
}

@media(min-width:768px) {
  .our-services section:nth-child(2n) .container .secondary {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .our-services section:nth-child(2n) .container .primary {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.our-services section.block-sites {
  display:none;
  background: transparent
}

.our-services section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .our-services section .container {
    margin-left: -40px
  }
}

.our-services section .container>.primary, .our-services section .container>.secondary {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 3.3rem
}

@media(min-width:768px) {
  .our-services section .container>.primary, .our-services section .container>.secondary {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:768px)and (min-width:768px) {
  .our-services section .container>.primary, .our-services section .container>.secondary {
    padding-left: 40px
  }
}

.our-services section .container .secondary img {
  border-radius: 4px
}

.our-services section h2 {
  margin-bottom: 1.65rem
}

.our-services section h2:before {
  counter-increment: reason;
  content: counter(reason);
  font-size: 7.1428571429rem;
  line-height: 3.3rem;
  color: #0436e7;
  float: left;
  padding-right: 40px
}

.our-services .faq {
  color: #0436e7;
  background: #fff
}

.our-services .faq+.faq {
  margin-top: -1px
}

.our-services .faq label {
  display: block;
  padding: .4125rem 18px;
  border: 1px solid #0436e7;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79), background .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79), background .2s cubic-bezier(.6, 0, .12, .79)
}

.our-services .faq label:active, .our-services .faq label:focus, .our-services .faq label:hover {
  color: #fff;
  background: #0436e7;
  cursor: pointer
}

.our-services .faq .faq-content {
  font-size: .8571428571rem;
  line-height: 1.2375rem;
  height: 0;
  border: 1px solid #0436e7;
  border-top: 0;
  margin-top: -1px;
  overflow: hidden
}

.our-services .faq .faq-content>* {
  padding: 0 18px
}

.our-services .faq .faq-content>:first-child {
  padding-top: .825rem
}

.our-services .faq .faq-content>:last-child {
  padding-bottom: .825rem
}

.our-services .faq .faq-content ul {
  list-style-position: inside
}

.our-services .faq input:checked~label {
  color: #fff;
  background: #0436e7
}

.our-services .faq input:checked~.faq-content {
  height: auto
}

.our-services .sites {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-top: 2.475rem
}

@media(min-width:768px) {
  .our-services .sites {
    padding-left: 40px
  }
}

.our-services .sites .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .our-services .sites .container {
    margin-left: -40px
  }
}

.our-services .site {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding-left: 20px;
  text-align: center;
  margin-bottom: 1.2375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media(min-width:768px) {
  .our-services .site {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .our-services .site {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .our-services .site {
    padding-left: 40px
  }
}

@media(min-width:768px) {
  .our-services .site {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .our-services .site {
    padding-left: 40px
  }
}

.home header {
  padding-bottom: 0
}

.home header .page-header em {
  color: #0436e7;
  font-style: normal
}

.home .page-hero {
  position: relative;
  margin-bottom: 8.25rem
}

.home .page-hero .riser {
  background: #1c1c62; /* #0436e7; */
  position: relative;
  z-index: 2
}

.home .page-hero .riser .wrapper {
  padding-top: 1.65rem;
  padding-bottom: 1.65rem;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative
}

.home .page-hero .riser .wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
/*  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #0436e7), color-stop(50%, rgba(4, 54, 231, .3)), color-stop(75%, rgba(4, 54, 231, .4)), to(#0436e7));
  background: linear-gradient(90deg, #0436e7 10%, rgba(4, 54, 231, .3) 50%, rgba(4, 54, 231, .4) 75%, #0436e7);

  */

  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #1c1c62), color-stop(50%, rgba(4, 54, 231, .3)), color-stop(75%, rgba(4, 54, 231, .4)), to(#1c1c62));
  background: linear-gradient(90deg, #1c1c62 10%, rgba(4, 54, 231, .3) 50%, rgba(4, 54, 231, .4) 75%, #1c1c62);


  z-index: 1
}

.home .page-hero .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  position: relative;
  z-index: 2
}

@media(min-width:768px) {
  .home .page-hero .container {
    margin-left: -40px
  }
}

.home .page-hero .container .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  color: #fff;
  font-weight: 600
}

@media(min-width:768px) {
  .home .page-hero .container .content {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .home .page-hero .container .content {
    padding-left: 40px
  }
}

.home .page-hero .container .content a {
  color: #0436e7;
  background: #fff;
  margin-top: 1.65rem;
  margin-bottom: 2.475rem
}

.home .page-hero .container .content a:hover {
  color: #fff;
  background: #0b014c
}

.home .page-hero .container .cards {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: -8.25rem
}

@media(min-width:768px) {
  .home .page-hero .container .cards {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .home .page-hero .container .cards {
    padding-left: 40px
  }
}

.home .page-hero .container .cards ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  list-style: none;
  padding: 0
}

@media(min-width:768px) {
  .home .page-hero .container .cards ul {
    margin-left: -40px
  }
}

.home .page-hero .container .cards li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .home .page-hero .container .cards li {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .home .page-hero .container .cards li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:640px)and (min-width:768px) {
  .home .page-hero .container .cards li {
    padding-left: 40px
  }
}

@media(min-width:768px) {
  .home .page-hero .container .cards li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 20px;
    margin-bottom: .4125rem
  }
}

@media(min-width:768px)and (min-width:768px) {
  .home .page-hero .container .cards li {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .home .page-hero .container .cards li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:960px)and (min-width:768px) {
  .home .page-hero .container .cards li {
    padding-left: 40px
  }
}

.home .page-hero .container .cards .card {
  font-size: .8571428571rem;
  line-height: 1.2375rem;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 1.2375rem 20px 1.65rem;
  background: #fff;
  border-bottom: .4125rem solid #0b014c;
  -webkit-box-shadow: 0 5px 20px rgba(11, 1, 76, .1);
  box-shadow: 0 5px 20px rgba(11, 1, 76, .1);
}

.home .page-hero .container .cards .card blockquote {
  font-size: .9047619048rem;
  line-height: 1.32rem;
  padding-right: 0;
  padding-bottom: 1.65rem;
  margin-bottom: 0
}

.home .page-hero .container .cards .card blockquote p {
  margin-bottom: 0
}

.home .page-hero .container .cards .card blockquote:before {
  font-size: 4.7619047619rem;
  line-height: 3.7125rem;
  top: 0;
  left: -20px
}

.home .page-hero .container .cards .card blockquote:after {
  content: "";
  width: 20px;
  border-bottom: 1px solid #0b014c;
  position: absolute;
  bottom: .825rem;
  left: 0
}

.home .page-hero .container .cards .card p {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1.2375rem
}

.home .page-hero .container .cards .card p span {
  font-size: .5714285714rem;
  line-height: 1.2375rem;
  color: #4d56d1;
  display: block
}

.home .page-hero .container .cards .card a {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  color: #0436e7;
  font-weight: 600;
  text-decoration: none;
  display: block;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.home .page-hero .container .cards .card a:after {
  content: "→"
}

.home .page-hero .container .cards .card a:active, .home .page-hero .container .cards .card a:focus, .home .page-hero .container .cards .card a:hover {
  color: #0b014c
}

.home .page-hero:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffd600), to(#f09));
  background: linear-gradient(180deg, #ffd600, #f09);
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: skew(0, -2deg);
  -ms-transform: skew(0, -2deg);
  transform: skew(0, -2deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: 1
}

.home .content-block section {
  padding: 3.3rem 0
}

.home .content-block section:nth-child(odd) {
  background: #f2f3f7
}

.home .content-block section ul {
  list-style: none;
  padding: 0;
  -webkit-columns: auto 2;
  columns: 2;
  -webkit-column-gap: 20px;
  column-gap: 20px
}

@media(min-width:768px) {
  .home .content-block section ul {
    -webkit-columns: auto 4;
    columns: 4;
    -webkit-column-gap: 40px;
    column-gap: 40px
  }
}

.home .content-block section ul li {
  font-size: 1rem;
  line-height: 1.2375rem;
  margin-bottom: .825rem
}

.home .content-block section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .home .content-block section .container {
    margin-left: -40px
  }
}

.home .content-block section .container .title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 1.65rem
}

@media(min-width:768px) {
  .home .content-block section .container .title {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .home .content-block section .container .title {
    padding-left: 40px
  }
}

.home .content-block section .container .title h2 {
  margin-bottom: 1.65rem
}

.home .content-block section .container .title h2:last-child {
  margin-bottom: 0
}

.home .content-block section .container .title img {
  display: block;
  max-width: 80%;
  margin: 0 auto
}

.home .content-block section .container .title h2 em {
  color: #0436e7;
  font-style: normal
}

.home .content-block section .container .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .home .content-block section .container .content {
    padding-left: 40px
  }
}

.home .content-block section .container .content p:first-child {
  font-size: 1.3333333333rem;
  line-height: 2.475rem
}

.home .content-block section .container .content a {
  color: #0436e7;
  background: transparent
}

.home .content-block section .container .content a:active, .home .content-block section .container .content a:focus, .home .content-block section .container .content a:hover {
  color: #fff;
  background: #0436e7
}

.home .content-block section .data {
  max-width: 1176.6666666667px;
  padding-top: 3.3rem;
  padding-bottom: 3.3rem;
  background: url(/assets/images/fp-globe.png) 50% no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto
}

@media(min-width:960px) {
  .home .content-block section .data {
    padding-top: 13.2rem;
    padding-bottom: 13.2rem
  }
}

.home .content-block section .data p {
  font-size: 1.3333333333rem;
  line-height: 2.475rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  font-family: Tiempos Headline, serif;
  text-align: center
}

@media(min-width:768px) {
  .home .content-block section .data p {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .home .content-block section .data p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:960px)and (min-width:768px) {
  .home .content-block section .data p {
    padding-left: 40px
  }
}

.home .content-block section .data p em {
  font-size: 2.6rem;
  line-height: 4.125rem;
  color: #0436e7;
  font-style: normal;
  display: block
}
.home .content-block section .data p em:lang(id){
  font-size: 1.9rem;
}

.single header {
  padding-bottom: 1.65rem
}

.single article .info {
  background: #f2f3f7;
  padding: 1.65rem 0
}

.single article .info .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media(min-width:768px) {
  .single article .info .container {
    margin-left: -40px
  }
}

.single article .info .container .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 2.475rem
}

@media(min-width:768px) {
  .single article .info .container .content {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .single article .info .container .content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:960px)and (min-width:768px) {
  .single article .info .container .content {
    padding-left: 40px
  }
}

@media(min-width:1200px) {
  .single article .info .container .content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px
  }
}

@media(min-width:1200px)and (min-width:768px) {
  .single article .info .container .content {
    padding-left: 40px
  }
}

.single article .info .container .content .about {
  padding: 1.2375rem 40px;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 4px rgba(11, 1, 76, .1);
  box-shadow: 0 4px 4px rgba(11, 1, 76, .1)
}

.single article .info .container .content .about h2 {
  font-size: .9523809524rem;
  line-height: 1.65rem;
  font-family: Tiempos Headline, serif;
  color: #0436e7
}

.single article .info .container .content .about h3 {
  font-family: National\ 2, sans-serif
}

.single article .info .container .content .about .prtitle {
  font-size: .9523809524rem;
  line-height: 1.65rem;
  font-family: Tiempos Headline, serif
}

.single article .info .container .content .about dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .single article .info .container .content .about dl {
    margin-left: -40px
  }
}

.single article .info .container .content .about dl div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 1.2375rem
}

@media(min-width:768px) {
  .single article .info .container .content .about dl div {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .single article .info .container .content .about dl div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .single article .info .container .content .about dl div {
    padding-left: 40px
  }
}

.single article .info .container .content .about dd {
  font-size: .8571428571rem;
  line-height: 1.2375rem;
  font-weight: 600;
  margin: 0
}

.single article .info .container .quote {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .single article .info .container .quote {
    padding-left: 40px
  }
}

.single article .info .writeup {
  width: 100%;
  max-width: 1600px;
  margin: 2.475rem auto 0
}

.single article .info .writeup .slider {
  position: relative
}

.single article .info .writeup .slider:after, .single article .info .writeup .slider:before {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: 2
}

@media(min-width:768px) {
  .single article .info .writeup .slider:after, .single article .info .writeup .slider:before {
    width: 40px
  }
}

@media(min-width:1200px) {
  .single article .info .writeup .slider:after, .single article .info .writeup .slider:before {
    width: 100px
  }
}

.single article .info .writeup .slider:before {
  background: -webkit-gradient(linear, right top, left top, from(rgba(242, 243, 247, 0)), to(#f2f3f7));
  background: linear-gradient(-90deg, rgba(242, 243, 247, 0), #f2f3f7);
  left: 0
}

.single article .info .writeup .slider:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(242, 243, 247, 0)), to(#f2f3f7));
  background: linear-gradient(90deg, rgba(242, 243, 247, 0), #f2f3f7);
  right: 0
}

.single article .info .writeup .slider .slick-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  display: block;
  width: 2.475rem;
  height: 2.475rem;
  background: #0b014c;
  border: none;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  -webkit-transition: background .2s cubic-bezier(.6, 0, .12, .79);
  transition: background .2s cubic-bezier(.6, 0, .12, .79)
}

.single article .info .writeup .slider .slick-arrow:active, .single article .info .writeup .slider .slick-arrow:focus, .single article .info .writeup .slider .slick-arrow:hover {
  background: #0436e7
}

.single article .info .writeup .slider .slick-prev {
  left: 90px
}

.single article .info .writeup .slider .slick-prev:after {
  content: "";
  display: block;
  width: .825rem;
  height: .825rem;
  border: 5px solid;
  border-right: 0;
  border-top: 0;
  margin: 0 auto;
  -webkit-transform: translateX(3px) rotate(45deg);
  -ms-transform: translateX(3px) rotate(45deg);
  transform: translateX(3px) rotate(45deg)
}

.single article .info .writeup .slider .slick-next {
  right: 90px
}

.single article .info .writeup .slider .slick-next:after {
  content: "";
  display: block;
  width: .825rem;
  height: .825rem;
  border: 5px solid;
  border-left: 0;
  border-bottom: 0;
  margin: 0 auto;
  -webkit-transform: translateX(-3px) rotate(45deg);
  -ms-transform: translateX(-3px) rotate(45deg);
  transform: translateX(-3px) rotate(45deg)
}

.single article .info .writeup .slick-slide, .single article .info .writeup .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.single article .info .writeup .slick-slide {
  height: auto
}

.single article .info .writeup .slick-slide>div {
  padding: .825rem 10px
}

.single article .info .writeup a {
  color: #0b014c;
  text-decoration: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 1.2375rem 18px;
  background: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(11, 1, 76, .1);
  box-shadow: 0 4px 4px rgba(11, 1, 76, .1);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-box-shadow .2s cubic-bezier(.6, 0, .12, .79);
  transition: -webkit-transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-box-shadow .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79), box-shadow .2s cubic-bezier(.6, 0, .12, .79);
  transition: transform .2s cubic-bezier(.6, 0, .12, .79), box-shadow .2s cubic-bezier(.6, 0, .12, .79), -webkit-transform .2s cubic-bezier(.6, 0, .12, .79), -webkit-box-shadow .2s cubic-bezier(.6, 0, .12, .79)
}

.single article .info .writeup a:active, .single article .info .writeup a:focus, .single article .info .writeup a:hover {
  -webkit-transform: translateY(-.4125rem);
  -ms-transform: translateY(-.4125rem);
  transform: translateY(-.4125rem);
  -webkit-box-shadow: 0 8px 18px rgba(11, 1, 76, .2);
  box-shadow: 0 8px 18px rgba(11, 1, 76, .2)
}

.single article .info .writeup a .title {
  font-size: .9523809524rem;
  line-height: 1.65rem;
  font-weight: 600;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 3.3rem
}

.single article .info .writeup a .published {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  color: #2c2a31
}

.single article .info .writeup .stat {
  font-size: 1.3333333333rem;
  line-height: 2.0625rem;
  font-family: Tiempos Headline, serif;
  padding: 1.2375rem 0
}

.single article .info .writeup .stat span {
  color: #0436e7
}

.single article .info .writeup .modal-content article {
  display: none
}

.single article section {
  padding-top: 3.3rem
}

.single article section h2 {
  font-size: 1.1428571429rem;
  line-height: 2.0625rem;
  font-family: National\ 2, sans-serif;
  font-weight: 600
}

.single article section p {
  max-width: 811.6666666667px
}

.single article section .container {
  max-width: 1176.6666666667px
}

.single article section .container>p:first-child {
  font-size: 1.3333333333rem;
  line-height: 2.475rem;
  color: #0436e7
}

.single article section .container>figure {
  margin-left: 0;
  margin-right: 0
}

.single article section .container>figure figcaption {
  font-size: .7619047619rem;
  line-height: 1.2375rem
}

@media(min-width:960px) {
  .single article section .container>figure figcaption {
    text-align: right
  }
}

.single article section .container>blockquote {
  margin-top: 3.3rem;
  margin-bottom: 3.3rem
}

@media(min-width:768px) {
  .single article section .container>blockquote {
    max-width: 690px;
    float: right;
    width: 50%;
    margin-left: 40px
  }
}

@media(min-width:960px) {
  .single article section .container>blockquote {
    width: 63%
  }
}

.single article section .container>*+div, .single article section .container>*+figure, .single article section .container>*+p, .single article section .container>*+ul {
  margin-top: 1.65rem
}

.single article section .container>*+blockquote, .single article section .container>*+h2 {
  margin-top: 2.0625rem
}

.single .tingle-modal-box__content .modal-close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  display: block;
  width: 44px;
  height: 44px;
  padding: 10px;
  background: #0b014c;
  border: 0;
  border-radius: 50%;
  position: absolute;
  right: 50%;
  bottom: 1.2375rem;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transition: background .2s cubic-bezier(.6, 0, .12, .79), color .2s cubic-bezier(.6, 0, .12, .79);
  transition: background .2s cubic-bezier(.6, 0, .12, .79), color .2s cubic-bezier(.6, 0, .12, .79)
}

.single .tingle-modal-box__content .modal-close:hover {
  background: #0436e7
}

@media(min-width:768px) {
  .single .tingle-modal-box__content .modal-close {
    color: #0b014c;
    background: transparent;
    right: 40px;
    top: 1.65rem;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  .single .tingle-modal-box__content .modal-close:hover {
    color: #fff;
    background: #0436e7
  }
}

@media(min-width:960px) {
  .single .tingle-modal-box__content .modal-close {
    top: 2.475rem
  }
}

.single .tingle-modal-box__content .modal-close:after, .single .tingle-modal-box__content .modal-close:before {
  content: "";
  width: 3px;
  height: 1.65rem;
  background: currentcolor;
  position: absolute;
  top: calc((44px - 1.65rem)/2);
  right: 50%
}

.single .tingle-modal-box__content .modal-close:before {
  -webkit-transform: translateX(50%) rotate(-45deg);
  -ms-transform: translateX(50%) rotate(-45deg);
  transform: translateX(50%) rotate(-45deg)
}

.single .tingle-modal-box__content .modal-close:after {
  -webkit-transform: translateX(50%) rotate(45deg);
  -ms-transform: translateX(50%) rotate(45deg);
  transform: translateX(50%) rotate(45deg)
}

.single .tingle-modal-box__content .about {
  font-size: .9523809524rem;
  line-height: 1.65rem;
  font-family: Tiempos Headline, serif;
  color: #0436e7;
  display: block;
  margin-bottom: 1.65rem
}

.single .tingle-modal-box__content h1 {
  font-size: 1.7142857143rem;
  line-height: 2.475rem
}

.single .tingle-modal-box__content dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-top: 2.475rem;
  margin-bottom: 2.475rem
}

@media(min-width:768px) {
  .single .tingle-modal-box__content dl {
    margin-left: -40px
  }
}

.single .tingle-modal-box__content dl div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 1.2375rem
}

@media(min-width:768px) {
  .single .tingle-modal-box__content dl div {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .single .tingle-modal-box__content dl div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .single .tingle-modal-box__content dl div {
    padding-left: 40px
  }
}

.single .tingle-modal-box__content dd {
  font-size: .8571428571rem;
  line-height: 1.2375rem;
  font-weight: 600;
  margin: 0
}

.single .tingle-modal-box__content figure {
  width: 100%;
  margin: 0
}

.single .tingle-modal-box__content figure+figure {
  margin-top: 1.65rem
}

.pressrelease header {
  padding-bottom: 1.65rem
}

.pressrelease header .page-header .content {
  max-width: 100%;
}

.pressrelease header .page-header span {
  display: block;
  margin-bottom: .825rem
}

.pressrelease header .page-header h1 {
  font-size: 2.4285714286rem;
  line-height: 3.3rem;
  margin-bottom: 1.65rem
}

.pressrelease article>.wrapper>.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .pressrelease article>.wrapper>.container {
    margin-left: -40px
  }
}

@media(min-width:960px) {
  .pressrelease article>.wrapper>.container .data {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .pressrelease article>.wrapper>.container .companyinfo, .pressrelease article>.wrapper>.container section {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.pressrelease article .data {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .pressrelease article .data {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .pressrelease article .data {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px
  }
}

@media(min-width:960px)and (min-width:768px) {
  .pressrelease article .data {
    padding-left: 40px
  }
}

.pressrelease article .data dl {
  margin-top: 0
}

.pressrelease article .data dl div {
  display: block
}

.pressrelease article .data dl div+div {
  margin-top: 1.2375rem
}

.pressrelease article .data dl dt {
  margin-bottom: .4125rem
}

.pressrelease article .data dl dd {
  font-size: .6666666667rem;
  line-height: 1.2375rem;
  margin-left: 0
}

.pressrelease article .data dl dd ul {
  list-style: none;
  padding: 0
}

.pressrelease article .data dl dd ul li {
  margin-bottom: 0
}

.pressrelease article .data .copy-url {
  margin-top: 2.475rem;
  margin-bottom: 2.475rem
}

.pressrelease article .data .copy-url button {
  color: #0436e7;
  background: #fff
}

.pressrelease article .data .copy-url button:active, .pressrelease article .data .copy-url button:focus, .pressrelease article .data .copy-url button:hover {
  color: #fff;
  background: #0436e7;
  border-color: #0436e7
}

.pressrelease article .data .recent {
  font-size: .6666666667rem;
  line-height: 1.2375rem;
  display: none
}

@media(min-width:960px) {
  .pressrelease article .data .recent {
    display: block
  }
}

.pressrelease article .data .recent .title {
  display: block;
  margin-bottom: 1.65rem
}

.pressrelease article .data .recent ul {
  list-style: none;
  padding: 0
}

.pressrelease article .data .recent ul li time {
  font-weight: 600;
  text-transform: uppercase;
  display: block
}

.pressrelease article .data .recent ul li .headline {
  color: #0b014c;
  text-decoration: none;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.pressrelease article .data .recent ul li .headline:hover {
  color: #0436e7
}

.pressrelease article .data .recent ul li+li {
  margin-top: 1.2375rem
}

.pressrelease article .data .see-all {
  font-size: .6666666667rem;
  line-height: 1.2375rem;
  color: #0436e7;
  letter-spacing: .08em;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.pressrelease article .data .see-all:hover {
  color: #0b014c
}

.pressrelease article section {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media(min-width:768px) {
  .pressrelease article section {
    padding-left: 40px
  }
}

.pressrelease article section .format-txt {
  color: #0436e7;
  background: #fff
}

.pressrelease article section .format-txt:active, .pressrelease article section .format-txt:focus, .pressrelease article section .format-txt:hover {
  color: #fff;
  background: #0436e7;
  border-color: #0436e7
}

.pressrelease article section .subheadline {
  font-size: 1.3333333333rem;
  line-height: 2.475rem;
  color: #0436e7
} 

.pressrelease article section h1,
.pressrelease article section h2,
.pressrelease article section h3,
.pressrelease article section h4,
.pressrelease article section h5,
.pressrelease article section h6,
.pressrelease article section p,
.pressrelease article section ul,
.pressrelease article section div
{
  max-width: 811.6666666667px
}

.pressrelease article section h2 {
  font-size: 1.1428571429rem;
  line-height: 2.0625rem;
  font-family: National\ 2, sans-serif;
  font-weight: 600
}

.pressrelease article section>*+div, .pressrelease article section>*+figure, .pressrelease article section>*+p, .pressrelease article section>*+ul {
  margin-top: 1.65rem
}

.pressrelease article section>*+blockquote, .pressrelease article section>*+h2 {
  margin-top: 2.0625rem
}

.pressrelease article section>figure {
  margin-left: 0;
  margin-right: 0
}

.pressrelease article section>figure figcaption {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  text-align: right
}

.pressrelease article section>blockquote {
  font-size: 1.3333333333rem;
  line-height: 2.0625rem;
  max-width: 690px;
  color: #0436e7;
  font-family: Tiempos Headline, serif;
  font-style: italic;
  float: right;
  position: relative;
  width: 63%;
  margin-left: 40px;
  margin-right: 0;
  padding: .4125rem 18px
}

.pressrelease article section>blockquote cite {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  font-family: National\ 2, sans-serif;
  font-style: normal;
  font-weight: 400
}

.pressrelease article section>blockquote:before {
  font-size: 9.5238095238rem;
  line-height: 7.0125rem;
  content: "“";
  color: #ffd600;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: -1
}

.pressrelease article .companyinfo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-top: 20px;
  padding-bottom: 40px;
}

@media(min-width:768px) {
  .pressrelease article .companyinfo {
    padding-left: 40px;

  }
}

.pressrelease article .companyinfo .box {
  padding: 2.0625rem 20px;
  border: 1px solid #4d56d1;
  border-radius: 3px
}

@media(min-width:768px) {
  .pressrelease article .companyinfo .box {
    padding: 2.0625rem 20px;
    margin-left: -20px;
    margin-right: -20px
  }
}

.pressrelease article .companyinfo .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .pressrelease article .companyinfo .container {
    margin-left: -40px
  }
}

.pressrelease article .companyinfo .logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 2.475rem
}

@media(min-width:768px) {
  .pressrelease article .companyinfo .logo {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:768px)and (min-width:768px) {
  .pressrelease article .companyinfo .logo {
    padding-left: 40px
  }
}

.pressrelease article .companyinfo .logo .logobox {
  padding: 0 0 0 20px
}

@media(min-width:768px) {
  .pressrelease article .companyinfo .logo .logobox {
    padding: 0 0 0 40px
  }
}

.pressrelease article .companyinfo .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .pressrelease article .companyinfo .content {
    padding-left: 40px
  }
}

.pressrelease article .companyinfo .content h2 {
  font-size: 1.1428571429rem;
  line-height: 2.0625rem;
  font-family: National\ 2, sans-serif;
  font-weight: 600
}

.prarchive [v-cloak] {
  display: none
}

.prarchive .filter .top {
  margin-bottom: .4125rem
}

.prarchive .filter .top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media(min-width:640px) {
  .prarchive .filter .top .container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.prarchive .filter .top .clienttoggle, .prarchive .filter .top .industrytoggle, .prarchive .filter .top .countrytoggle {
  color: #0436e7;
  background: #f2f3f7;
  border-radius: 2.475rem;
  margin-right: 18px;
  margin-bottom: .825rem;
  width: 100%
}

@media(min-width:768px) {
  .prarchive .filter .top .clienttoggle, .prarchive .filter .top .industrytoggle, .prarchive .filter .top .countrytoggle {
    width: auto;
    margin-bottom: 0
  }
}

.prarchive .filter .top .clienttoggle:hover, .prarchive .filter .top .industrytoggle:hover , .prarchive .filter .top .countrytoggle:hover{
  color: #fff;
  background: #0436e7
}

.prarchive .filter .top .clienttoggle:focus, .prarchive .filter .top .industrytoggle:focus, .prarchive .filter .top .countrytoggle:focus{
  outline: 1
}

.prarchive .filter .top .clienttoggle.active, .prarchive .filter .top .industrytoggle.active, .prarchive .filter .top .counytytoggle.active {
  color: #fff;
  background: #0436e7
}

.prarchive .filter .bottom {
  position: relative;
  z-index: 99
}

.prarchive .filter .bottom .pseudo-bottom {
  padding: 1.65rem 0;
  background: #f2f3f7;
  -webkit-box-shadow: 0 4px 4px rgba(11, 1, 76, .1);
  box-shadow: 0 4px 4px rgba(11, 1, 76, .1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.prarchive .filter .bottom .pseudo-bottom.panel-fade-enter-active, .prarchive .filter .bottom .pseudo-bottom.panel-fade-leave-active {
  -webkit-transition: opacity .2s cubic-bezier(.6, 0, .12, .79);
  transition: opacity .2s cubic-bezier(.6, 0, .12, .79)
}

.prarchive .filter .bottom .pseudo-bottom.panel-fade-enter, .prarchive .filter .bottom .pseudo-bottom.panel-fade-leave-to {
  opacity: 0;
  pointer-events: none
}

.prarchive .filter .bottom .industry ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  padding-left: 0;
  list-style: none
}

@media(min-width:768px) {
  .prarchive .filter .bottom .industry ul {
    margin-left: -40px
  }
}

.prarchive .filter .bottom .industry li {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding-left: 20px;
  margin-bottom: 1.2375rem
}

@media(min-width:768px) {
  .prarchive .filter .bottom .industry li {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .prarchive .filter .bottom .industry li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px;
    margin-bottom: .825rem
  }
}

@media(min-width:640px)and (min-width:768px) {
  .prarchive .filter .bottom .industry li {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .prarchive .filter .bottom .industry li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px;
    margin-bottom: .4125rem
  }
}

@media(min-width:960px)and (min-width:768px) {
  .prarchive .filter .bottom .industry li {
    padding-left: 40px
  }
}

.prarchive .filter .bottom .industry li a {
  color: #0b014c;
  text-decoration: none;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.prarchive .filter .bottom .industry li a:hover {
  color: #0436e7
}

.prarchive .filter .bottom .industry li a.active {
  color: #0436e7;
  font-weight: 600
}

.prarchive .filter .bottom .submit {
  color: #fff;
  background: #0b014c;
  margin-top: 1.2375rem
}

.prarchive .filter .bottom .submit:active, .prarchive .filter .bottom .submit:focus, .prarchive .filter .bottom .submit:hover {
  background: #0436e7
}

.prarchive .filter .bottom .remove {
  font-size: .8571428571rem;
  line-height: 1.65rem;
  color: #0b014c;
  text-decoration: none;
  display: inline-block;
  padding: .4125rem 10px;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.prarchive .filter .bottom .remove:active, .prarchive .filter .bottom .remove:focus, .prarchive .filter .bottom .remove:hover {
  color: #0436e7;
  text-decoration: underline
}

.prarchive .firstfive {
  padding: 3.3rem 0
}

.prarchive .firstfive>.wrapper>.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

@media(min-width:768px) {
  .prarchive .firstfive>.wrapper>.container {
    margin-left: -40px
  }
}

.prarchive .firstfive .key {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 2.475rem
}

@media(min-width:768px) {
  .prarchive .firstfive .key {
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .prarchive .firstfive .key {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .prarchive .firstfive .key {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 0
  }
}

@media(min-width:960px)and (min-width:768px) {
  .prarchive .firstfive .key {
    padding-left: 40px
  }
}

.prarchive .firstfive .key .pr-content .image {
  margin-bottom: 1.65rem
}

.prarchive .firstfive .key .pr-content .image img {
  display: block;
  border-radius: 3px
}

.prarchive .firstfive .key .pr-content .headline {
  font-size: 1.3333333333rem;
  line-height: 2.0625rem
}

.prarchive .firstfive .key .pr-content .industry {
  font-size: .5714285714rem;
  line-height: .825rem;
  color: #0436e7;
  display: block;
  margin-bottom: .4125rem
}

.prarchive .firstfive .key .pr-content .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.prarchive .firstfive .key .pr-content .meta .published {
  font-size: .7619047619rem;
  line-height: 1.2375rem
}

.prarchive .firstfive .key .pr-content .meta .logo {
  max-width: 130px
}

.prarchive .firstfive .sub {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px
}

@media(min-width:768px) {
  .prarchive .firstfive .sub {
    padding-left: 40px
  }
}

@media(min-width:960px) {
  .prarchive .firstfive .sub {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:960px)and (min-width:768px) {
  .prarchive .firstfive .sub {
    padding-left: 40px
  }
}

.prarchive .firstfive .sub .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prarchive .firstfive .sub .container>div {
  padding-left: 0
}

.prarchive .firstfive .sub .items {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  border-bottom: 1px solid #f2f3f7
}

@media(min-width:768px) {
  .prarchive .firstfive .sub .items {
    padding-left: 40px
  }
}

.prarchive .firstfive .sub .items:last-child {
  border-bottom: 0
}

@media(min-width:640px) {
  .prarchive .firstfive .sub .items {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .prarchive .firstfive .sub .items {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .prarchive .firstfive .sub .items:nth-child(2n-1) {
    border-right: 1px solid #f2f3f7
  }

  .prarchive .firstfive .sub .items:nth-child(2n-1) a {
    padding-left: 0
  }
}

@media(min-width:640px) {
  .prarchive .firstfive .sub .items:nth-child(2n) a {
    padding-right: 0
  }
}

@media(min-width:640px) {
  .prarchive .firstfive .sub .items:nth-last-child(2) {
    border-bottom: 0
  }
}

.prarchive .firstfive .sub a {
  color: #0b014c;
  text-decoration: none;
  display: block;
  padding: 1.2375rem 0
}

@media(min-width:640px) {
  .prarchive .firstfive .sub a {
    padding: .825rem 18px
  }
}

.prarchive .firstfive .sub .pr-content .headline {
  font-size: .9523809524rem;
  line-height: 1.65rem
}

.prarchive .firstfive .sub .pr-content .industry {
  font-size: .5714285714rem;
  line-height: .825rem;
  color: #0436e7;
  display: block;
  margin-bottom: 1.2375rem
}

@media(min-width:768px) {
  .prarchive .firstfive .sub .pr-content .industry {
    margin-bottom: 2.475rem
  }
}

.prarchive .firstfive .sub .pr-content .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.prarchive .firstfive .sub .pr-content .meta .published {
  font-size: .6666666667rem;
  line-height: 1.2375rem
}

.prarchive .firstfive .sub .pr-content .meta .logo {
  max-width: 120px
}

.prarchive .firstfive a {
  color: #0b014c;
  text-decoration: none;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.prarchive .firstfive a:active, .prarchive .firstfive a:focus, .prarchive .firstfive a:hover {
  color: #0436e7
}

.prarchive .archive {
  padding: 3.3rem 0;
  background: #f2f3f7
}

.prarchive .archive .wrapper {
  text-align: center
}

.prarchive .archive ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  text-align: left;
  padding: 0;
  list-style: none
}

@media(min-width:768px) {
  .prarchive .archive ul {
    margin-left: -40px
  }
}

.prarchive .archive ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 2.475rem
}

@media(min-width:768px) {
  .prarchive .archive ul li {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  .prarchive .archive ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  .prarchive .archive ul li {
    padding-left: 40px
  }
}

@media(min-width:768px) {
  .prarchive .archive ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .prarchive .archive ul li {
    padding-left: 40px
  }
}

@media(min-width:1200px) {
  .prarchive .archive ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px
  }
}

@media(min-width:1200px)and (min-width:768px) {
  .prarchive .archive ul li {
    padding-left: 40px
  }
}

.prarchive .archive .card--contact {
  height: 100%;
  padding: 2.475rem 20px 1.65rem;
  background: #0b014c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.prarchive .archive .card--contact h2 {
  font-size: 1.3333333333rem;
  line-height: 2.0625rem;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.prarchive .archive .card--contact a {
  color: #fff;
  text-align: center;
  background: #0436e7
}

.prarchive .archive .card--contact a:active, .prarchive .archive .card--contact a:focus, .prarchive .archive .card--contact a:hover {
  background: #fe9e37
}

.prarchive .archive .loadmore {
  color: #0436e7;
  background: #fff;
  margin-left: auto;
  margin-right: auto
}

.prarchive .archive .loadmore--loading, .prarchive .archive .loadmore:active, .prarchive .archive .loadmore:focus, .prarchive .archive .loadmore:hover {
  color: #fff;
  background: #0436e7
}

.prarchive .archive .loadmore--loading:hover {
  cursor: wait
}

.prarchive .archive .loadmore--end {
  color: #fff;
  background: #2c2a31
}

.prarchive .archive .loadmore--end:hover {
  cursor: not-allowed
}

.prarchive+.cta-block {
  background: #f2f3f7
}

.clientsearch {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative
}

.clientsearch .v-select .dropdown-toggle {
  font-size: .6666666667rem;
  line-height: 1.65rem;
  color: #0436e7;
  padding: 0;
  background: transparent;
  border: none
}

.clientsearch .v-select .dropdown-toggle+.dropdown-menu {
  margin-top: 1.65rem
}

.clientsearch .v-select .vs__selected-options {
  padding: 0
}

.clientsearch .v-select .selected-tag {
  font-size: 1rem;
  line-height: 1.65rem;
  color: #0436e7;
  font-weight: 600;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s
}

.clientsearch .v-select .selected-tag .selected.d-center {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.clientsearch .v-select input[type=search], .clientsearch .v-select input[type=search]:focus {
  font-size: 1rem;
  line-height: 1.65rem;
  font-weight: 600;
  text-decoration: none;
  padding: 0;
  margin: 0;
  border: 0
}

.clientsearch .v-select .open-indicator {
  display: none
}

.clientsearch .v-select .dropdown-menu {
  text-align: left;
  list-style: none;
  display: block;
  width: 100%;
  min-width: none;
  padding: .4125rem 0;
  background: #fff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto
}

.clientsearch .v-select .dropdown-menu>li {
  font-size: .8571428571rem;
  line-height: 1.65rem;
  margin-bottom: 0
}

.clientsearch .v-select .dropdown-menu>.highlight>a {
  background: #0436e7;
  color: #fff
}

.clientsearch .v-select .dropdown-menu .no-options {
  font-weight: 600
}

footer {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  color: #fff;
  position: relative
}

footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(#ffd600), to(#f09));
  background: linear-gradient(0, #ffd600, #f09);
  -webkit-transform: translateX(-20vw) skew(0, 2deg);
  -ms-transform: translateX(-20vw) skew(0, 2deg);
  transform: translateX(-20vw) skew(0, 2deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

footer:after, footer:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0
}

footer:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffd600), to(#f09));
  background: linear-gradient(180deg, #ffd600, #f09);
  -webkit-transform: translateX(20vw) skew(0, -2deg);
  -ms-transform: translateX(20vw) skew(0, -2deg);
  transform: translateX(20vw) skew(0, -2deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

footer .mainfooter {
  padding-top: 4.95rem;
  padding-bottom: 4.95rem;
  background-color: #0b014c;
  position: relative;
  z-index: 2
}

footer .offices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-bottom: 1.65rem
}

@media(min-width:768px) {
  footer .offices {
    margin-left: -40px
  }
}

footer .offices .office {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 20px;
  margin-bottom: 1.65rem
}

@media(min-width:768px) {
  footer .offices .office {
    padding-left: 40px
  }
}

@media(min-width:640px) {
  footer .offices .office {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 20px
  }
}

@media(min-width:640px)and (min-width:768px) {
  footer .offices .office {
    padding-left: 40px
  }
}

@media(min-width:768px) {
  footer .offices .office {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 20px
  }
}

@media(min-width:768px)and (min-width:768px) {
  footer .offices .office {
    padding-left: 40px
  }
}

footer .offices .office h1 {
  font-size: .8571428571rem;
  line-height: 1.2375rem;
  font-family: National\ 2, sans-serif;
  font-weight: 600
}

footer .offices .office address {
  font-style: normal;
  margin-bottom: 0
}

footer .offices .office a, footer .offices .office tel {
  color: #fff
}

footer .offices .office>* {
  display: block
}

footer .extra .menu-footer-menu-container ul {
  list-style: none;
  padding: 0
}

footer .extra .menu-footer-menu-container ul li {
  display: inline-block
}

footer .extra .menu-footer-menu-container ul li+li {
  margin-left: 10px
}

footer .extra .menu-footer-menu-container ul li a {
  color: #fff
}

footer .extra .menu-footer-menu-container ul li a:active, footer .extra .menu-footer-menu-container ul li a:focus, footer .extra .menu-footer-menu-container ul li a:hover {
  color: #fe9e37
}

.prroll {
  width: 100%;
  max-height: 200px;
  background: #fff;
  overflow: hidden;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  -webkit-box-shadow: 0 0 20px rgba(11, 1, 76, .1);
  box-shadow: 0 0 20px rgba(11, 1, 76, .1)
}

.prroll .top {
  padding: .4125rem 18px;
  margin-left: 0
}

.prroll .top .title {
  font-size: .7619047619rem;
  line-height: 1.65rem;
  color: #0436e7;
  font-weight: 600;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.prroll .top .title:active, .prroll .top .title:focus, .prroll .top .title:hover {
  color: #0b014c
}

.prroll .bottom {
  padding: .4125rem 0
}

.prroll .bottom .slider .pr {
  color: #0b014c;
  text-decoration: none;
  display: block;
  width: 530px;
  padding: 0 15px;
  border-left: 1px solid #d9dce7;
  position: relative;
  -webkit-transition: color .2s cubic-bezier(.6, 0, .12, .79);
  transition: color .2s cubic-bezier(.6, 0, .12, .79)
}

.prroll .bottom .slider .pr:active, .prroll .bottom .slider .pr:focus, .prroll .bottom .slider .pr:hover {
  color: #0436e7;
  outline: none
}

.prroll .bottom .slider .pr:after {
  content: "";
  width: 100%;
  height: .825rem;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
  background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
  position: absolute;
  left: 0;
  bottom: 0
}

.prroll .bottom .slider .pr .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  height: 4.5375rem;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media(min-width:768px) {
  .prroll .bottom .slider .pr .container {
    margin-left: -40px
  }
}

.prroll .bottom .slider .pr .container .logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 33.3333333333%;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding-left: 20px;
  height: 100%;
  padding-top: .825rem;
  padding-bottom: .825rem
}

@media(min-width:768px) {
  .prroll .bottom .slider .pr .container .logo {
    padding-left: 40px
  }
}

.prroll .bottom .slider .pr .container .logo .image {
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%
}

.prroll .bottom .slider .pr .container .client {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 33.3333333333%;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: .825rem 0
}

@media(min-width:768px) {
  .prroll .bottom .slider .pr .container .client {
    padding-left: 40px
  }
}

.prroll .bottom .slider .pr .container .client span {
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  font-family: Tiempos Headline, serif;
  display: block;
  width: 100%
}

.prroll .bottom .slider .pr .container .title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 66.6666666667%;
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
  padding-left: 20px;
  font-size: .7619047619rem;
  line-height: 1.2375rem;
  font-family: National\ 2, sans-serif;
  font-weight: 400;
  max-height: 100%
}

@media(min-width:768px) {
  .prroll .bottom .slider .pr .container .title {
    padding-left: 40px
  }
}

.prroll+footer>.mainfooter {
  padding-bottom: 12.7875rem
}

.page-career header{
   padding-bottom : 0;

}

.card_size:lang(zh-CN){
  
  height:450px !important;
}

.cards_size:lang(zh-CN){
   height:600px !important;
}

.p_size:lang(zh-CN){
  height:250px;
  overflow:hidden;
}

.single article section p {
    max-width: 100% !important;
    
}

.single article section .container{
    max-width: 100% !important;

}

html:lang(vi){
  font-family: 'Arial', sans-serif !important;
   font-weight:bold !important; 
}

.home .content-block section .data p:lang(vi){
  font-family: 'Times New Roman', serif !important;
  font-weight:bold !important; 
	
}

.home .page-hero .container .cards .card blockquote:lang(vi),
.single article .info .container .quote blockquote:lang(vi),
.single article section .container>blockquote:lang(vi) {
  font-family: 'Times New Roman', serif !important;
   font-weight:bold !important; 
}	


blockquote:lang(vi){
  font-family: 'Times New Roman', serif !important;
  font-weight:bold !important; 
}	

data:lang(vi){
  font-family: 'Times New Roman', serif !important;
  --font-weight:bold !important; 
}

h1:lang(vi), h2:lang(vi), h3:lang(vi), h4:lang(vi), h5:lang(vi), h6:lang(vi) {
  font-family: 'Times New Roman', serif !important;
  font-weight: bold !important;
  }



.qtranxs-lang-menu-vi{
--background: red !important;
width:150px;

}
.sub-menu{
  display: inline-flex;
}

.ls-menu{
    display: inline-block;
}

.ls-menu img {
    width:30px;
    padding:0px;
}
   
@media only screen and (max-width: 960px) {

  .ls-menu:first-of-type{
  padding-left: 12px;
  }

    .ls-menu a  {
        padding:5px;
    }
}

.content_404{
  text-align:center
}

.companyinfo .content>*+p,
.companyinfo .content-block .content>*+div,
.companyinfo .content-block .content>*+p,
.companyinfo .content-block .content>*+ul,
.companyinfo .content-block .wrapper>*+div,
.companyinfo .content-block .wrapper>*+p,
.companyinfo .content-block .wrapper>*+ul,

.roo-pressrelease-content .content>*+p,
.roo-pressrelease-content .content-block .content>*+div,
.roo-pressrelease-content .content-block .content>*+p,
.roo-pressrelease-content .content-block .content>*+ul,
.roo-pressrelease-content .content-block .wrapper>*+div,
.roo-pressrelease-content .content-block .wrapper>*+p,
.roo-pressrelease-content .content-block .wrapper>*+ul
{
  margin-top: auto;
  margin-bottom: auto;
}


#news-content {
  margin-bottom: 20px;
}