.noDesktop {
  display: none !important;
}
@media only screen and (max-width: 989px) {
  .noDesktop {
    display: block !important;
  }
}

@media only screen and (max-width: 767px) {
  .hide-bg-mobile {
    background-image: none !important;
  }
}

#top .tal *{
	text-align: left !important;
}

#top .tar *{
	text-align: right !important;
}


/* Typography */
.av-special-heading {
  opacity: 1;
  margin-top: 0;
}

strong {
  font-weight: 700;
}
p strong {
  color: inherit !important;
}
.av_inherit_color * {
  color: inherit !important;
}
.image-overlay {
  display: none !important;
}
#top img {
  border-radius: 0 !important;
}

/*
Legacy Sandbox
body {
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 300;
  text-transform: none;
  text-rendering: geometricPrecision;
  font-family: "alternate-gothic-no-1-d";
}

h1 {
  font-size: 64px;
}

h1, h2{
  letter-spacing: 1px;
}

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 80px;
  }
}

h2 {
  font-size: 55px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 26px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-weight: 500 !important;
}
*/

#top .mt--5 {
  margin-top: -120px;
}



#top ::-webkit-input-placeholder {
  font-family: "Roboto Condensed", sans-serif;
}
#top ::-moz-placeholder {
  font-family: "Roboto Condensed", sans-serif;
}
#top :-ms-input-placeholder {
  font-family: "Roboto Condensed", sans-serif;
}

#top .main_color .input-text,
#top .main_color input[type="text"],
#top .main_color input[type="input"],
#top .main_color input[type="password"],
#top .main_color input[type="email"],
#top .main_color input[type="number"],
#top .main_color input[type="url"],
#top .main_color input[type="tel"],
#top .main_color input[type="search"],
#top .main_color textarea,
#top select {
  max-width: initial;
  border: 2px solid #0e6f97 !important;
  background: white;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: initial;
}

#top select,
#top .avia_ajax_form .select,
#top .entry-content-wrapper select {
  background: url("data:image/png;base64,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")
    no-repeat center right;
}

#top ul.hs-error-msgs.inputs-list li {
  padding-left: 0 !important;
}
#top ul.hs-error-msgs.inputs-list li:before {
  display: none;
}

#top label span {
  font-size: 16px;
}

#top legend {
  font-size: 14px;
}



.ep-custom-menu-element ul,
.ep-custom-menu-element ul li {
  margin: 0;
}

.ep-custom-menu-element .avia-bullet,
.ep-custom-menu-element .avia-menu-fx {
  display: none;
}

.avia_transform .av_font_icon {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

.av_font_icon.av-icon-style-border .av-icon-char {
  font-size: 40px !important;
  color: white !important;
  background: url(/wp-content/uploads/globe-icon-bg.jpg) no-repeat top center;
  -webkit-background-size: cover;
  background-size: cover;
  border: 0 !important;
}

.main_color .avia-icon-list .iconlist_icon {
  font-size: 28px !important;
  color: white !important;
  background: url(/wp-content/uploads/globe-icon-bg.jpg) no-repeat top center;
  -webkit-background-size: cover;
  background-size: cover;
  border: 0 !important;
  line-height: 65px !important;
  width: 65px !important;
  height: 65px !important;
}

#top .icon-behind {
  position: absolute;
  left: 0;
  -webkit-transform: scale(1) translate(-70%, -50%) !important;
  -ms-transform: scale(1) translate(-70%, -50%) !important;
  transform: scale(1) translate(-70%, -50%) !important;
  -webkit-animation: none !important;
  animation: none !important;
  opacity: 1;
}

#top .hr-inner-style {
  display: none;
}

#top .hr-default .hr-inner {
  height: 3px;
  border: 0;
}

#top .alternate_color .hr-default .hr-inner {
  background: rgba(255, 255, 255, 0.4);
}

/* masonry */
.active_sort span {
  text-decoration: underline;
  font-weight: bold;
}

.av-sort-by-term {
  text-align: left;
}

#top .container .av-inner-masonry {
  padding: 12px 0;
}

@media only screen and (min-width: 480px) {
  #top .container .av-masonry.av-large-gap .av-masonry-container {
    width: -webkit-calc(100% + 12px);
    width: calc(100% + 12px);
    left: -12px;
  }

  #top .container .av-inner-masonry {
    padding: 12px;
  }
}

@media only screen and (min-width: 768px) {
  #top .container .av-masonry.av-large-gap .av-masonry-container {
    width: -webkit-calc(100% + 24px);
    width: calc(100% + 24px);
    left: -24px;
  }
  #top .container .av-inner-masonry {
    padding: 24px;
  }
}

.av-fixed-size .av-masonry-image-container img {
  display: block;
  width: 100%;
}

.av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content,
.av-fixed-size.av-large-gap .av-masonry-entry .av-inner-masonry-content,
.av-fixed-size.av-large-gap .av-masonry-image-container,
.av-fixed-size.av-large-gap .av-masonry-outerimage-container,
.av-flex-size.av-caption-on-hover-hide.av-large-gap
  .av-masonry-entry.av-masonry-item-with-image
  .av-inner-masonry-content,
.av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
  left: 0;
  right: 0;
  bottom: 0;
  position: relative;
  background: transparent;
}

.av-fixed-size.av-large-gap .av-masonry-entry .av-inner-masonry-sizer {
  display: none;
}

#top .av-masonry-date {
  display: none;
}

#top #wrap_all .container .av-inner-masonry-content {
  padding: 20px 0 40px 0;
  background: 0 0;
  text-align: left;
  left: 0;
}
#top .container .av-masonry.av-large-gap {
  width: 100%;
}

#top .av-masonry-image-container {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  opacity: 1;
}


#top .av-masonry-entry .av-masonry-entry-title {
  font-size: 30px;
  text-transform: uppercase !important;
}
#top #wrap_all .container .av-masonry-terms {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #000432;
  text-transform: uppercase;
}

#top .single-post-header {
  text-align: center;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
  text-align: left;
}

#top .fullsize .template-blog .post .entry-content-wrapper h1,
#top .fullsize .template-blog .post .entry-content-wrapper h2,
#top .fullsize .template-blog .post .entry-content-wrapper h3,
#top .fullsize .template-blog .post .entry-content-wrapper h4,
#top .fullsize .template-blog .post .entry-content-wrapper h5 {
  font-weight: bold;
}

#top .fullsize .template-blog .post .entry-content-wrapper h1 {
  font-size: 30px;
}

#top .fullsize .template-blog .post .entry-content-wrapper h2 {
  font-size: 24px;
}

#top .fullsize .template-blog .post .entry-content-wrapper h2 {
  font-size: 20px;
}

#top .box-shadow img {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

#top .av-masonry-entry.type-team .av-masonry-entry-content.entry-content,
#top .av-masonry-entry.type-team .av-masonry-entry-title.entry-title {
  color: white;
}

#top .av-masonry-entry.type-team .av-masonry-entry-content {
  line-height: 1.45;
}

#top .av-masonry-entry.job_listing * {
  text-align: left;
  color: white;
}

#top .av-masonry-entry.job_listing .av-inner-masonry .av-inner-masonry-content-pos-content {
  background: #006e99;
  padding: 30px;
}

#top .av-masonry-entry.job_listing:nth-child(3) .av-inner-masonry .av-inner-masonry-content-pos-content {
  background: #01426a;
}

#top .av-masonry-entry.job_listing:nth-child(4) .av-inner-masonry .av-inner-masonry-content-pos-content {
  background: #000432;
}
#top .av-masonry-entry.type-team h6.av-team-title,
#top .av-masonry-entry.type-job_listing h6.av-job-location {
  color: white;
  font-family: "Roboto Condensed";
  font-weight: bold;
  font-size: 14px;
}

#top .av-masonry-entry.type-job_listing h6.av-job-location {
  color: #c7ae6e;
  font-weight: 900 !important;
  margin-bottom: 15px;
}

#top .team-member-name {
  text-align: center;
  color: #013a5f;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
}

#top .team-member-job-title {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase !important;
  color: #c7ae6e;
  font-weight: bold;
}

#top .team-img-container-outer {
  text-align: center;
}

#top .team-img-container {
  display: inline-block;
  position: relative;
}

#top .inline-lightbox {
  display: none;
}

.mfp-content .inline-lightbox {
  max-width: 800px;
  margin: 0 auto;
}
.mfp-ready .inline-lightbox {
  display: block !important;
}
.mfp-removing .inline-lightbox {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  #top .av-masonry-entry.type-team .av-inner-masonry-content-pos-content .av-read-more-link {
    position: absolute;
    bottom: 0;
  }
}
#top .inline-lightbox {
  border-radius: 4px;
  -webkit-box-shadow: 0 30px 100px rgba(0, 0, 0, 0.4);
  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.4);
  background: white;
}
#top .inline-lightbox .inline-lightbox-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 50px;
  position: relative;
}

#top .inline-lightbox .member-img {
  min-width: 220px;
  margin-right: 40px;
}

@media only screen and (max-width: 767px) {
  #top .inline-lightbox .inline-lightbox-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 30px;
  }
  #top .inline-lightbox .member-img {
    min-width: 100%;
    margin: 0;
  }
}
#top .inline-lightbox img {
  width: 100%;
}

#top .inline-lightbox .team-member-name,
#top .inline-lightbox .team-member-job-title {
  text-align: left;
}

#top .team-trigger {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  font-size: 0;
  z-index: 10;
}
#top .team-trigger:after,
#top .avia-popup .mfp-close:after {
  content: "\e816";
  font-family: "entypo-fontello";
  color: #00638e;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 28px;
  border-radius: 1000px;
  opacity: 1 !important;
}

#top .avia-popup .mfp-close {
  opacity: 1;
  font-size: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border: 0;
  right: 0;
  top: 0;
}

#top .avia-popup .mfp-close:after {
  top: 0;
  right: 0;
  position: absolute;
}

#top .avia-popup .mfp-close:after {
  content: "\e813";
}

#top .caption-title {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 1;
  pointer-events: none;
}

/* opinionated */
#top .publications-row .av-flex-placeholder {
  width: 3px;
}


@media only screen and (max-width: 767px) {

  #top .publications-row .flex_column {
    margin-bottom: 150px !important;
    width: 100%;
  }

  #top .publications-row .flex_column:last-child {
    margin-bottom: 0 !important;
  }
}

.responsive #top .slideshow_caption .avia-caption-content {
  text-align: left;
}
.responsive #top .slideshow_caption .avia-caption-content h1 {
  font-size: 100px;
  z-index: 10;
  position: relative;
}

#top .avia-slideshow li img {
  width: auto;
}

.responsive #top .slideshow_caption .avia-caption-content strong {
  color: #FAA526 !important;
}


@media only screen and (max-width: 767px) {
  .slick-this-mobile .container {
    max-width: 100% !important;
    width: 100% !important;
  }

  .slick-this-mobile .flex_column {
    outline: none !important;
  }

  .slick-this-mobile .flex-column-inner {
    padding: 0;
  }

  .slick-this-mobile .flex-column-inner > * {
    opacity: 0;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
  }

  .slick-this-mobile .flex_column.slick-active .flex-column-inner > *,
  .slick-this-mobile .flex-column-inner .av_font_icon {
    opacity: 1;
  }
}

#top button.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  border: 0;
  padding: 50px 10px;
  background: #c7ae6e;
  color: white;
  outline: none;
  cursor: pointer;
}

#top button.slick-arrow:after {
  content: "\e80e";
  font-size: 22px;
  font-family: "airinc";
}

#top button.slick-next.slick-arrow {
  right: 0;
}

#top button.slick-next.slick-arrow:after {
  content: "\e810";
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  outline: none;
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

#top .iconbox .iconbox_content .iconbox_content_title {
  text-transform: uppercase !important;
  font-size: 30px;
}
#top .iconbox .iconbox_content .entry-content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
}
#top .iconbox .iconbox_icon {
  margin-right: 10px;
  margin-top: 0;
  top: 0;
}
.main_color .iconbox * {
  color: #01426a;
}

@media only screen and (min-width: 768px) {
  #top .services-icons .flex-column-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #top .services-icons .flex-column-inner .iconbox {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    -webkit-flex: 0 0 48%;
    flex: 0 0 48%;
  }
}

#top .inset-box-shadow {
  -webkit-box-shadow: inset 0 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 30px rgba(0, 0, 0, 0.2);
}

#top .logos .avia-image-container {
  padding: 20px;
  -webkit-transition: all ease 0.15s;
  transition: all ease 0.15s;
}
#top .logos .avia-image-container:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

#top .ep-custom-menu-element ul li {
  list-style: none;
  display: block;
}
#top .ep-custom-menu-element ul li a {
  color: #01426a;
}

#top .ep-custom-menu-element ul li.current-menu-item a {
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  #top .columns-content .flex_column:first-child .flex-column-inner {
    border-right: 4px solid #FAA526;
  }
}

#top .columns-content .av-section-color-overlay {
  background-position: bottom center;
}

/* Legacy Sandbox 
#top .avia_textblock h3 {
  color: #006e99;
  margin-top: 1em;
}

#top .avia_textblock h3:first-child {
  margin-top: 0;
}
#top .avia_textblock h6 {
  color: #ceb779;
  margin-bottom: 1em;
}
*/





/* masonry gallery */
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
  background: #000432;
}
@media only screen and (max-width: 767px) {
  #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
    opacity: 0.7 !important;
  }
}
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content {
  opacity: 0.7;
}
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
  vertical-align: bottom;
  text-align: left;
}

#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos .av-masonry-entry-title {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: none !important;
  font-size: 16px;
}

#top
  .av-caption-style-overlay
  .av-masonry-item-with-image
  .av-inner-masonry-content-pos
  .av-masonry-entry-title
  strong {
  display: block;
  color: #FAA526;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.breadcrumb.breadcrumbs.avia-breadcrumbs {
  margin-bottom: 30px;
  overflow: hidden;
}

.breadcrumb.breadcrumbs.avia-breadcrumbs a {
  color: #00638e;
}

.breadcrumb.breadcrumbs.avia-breadcrumbs .sep {
  color: #FAA526;
  width: 13px;
}

#top .small-iconbox {
  float: left;
  clear: none;
  margin-right: 50px;
}

#top .small-iconbox .iconbox_icon {
  margin-right: 5px;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

#top .small-iconbox .iconbox_content_title {
  font-size: 26px !important;
}

#top .dropdown_ul_available a {
  padding-right: 24px;
  position: relative;
}

@media only screen and (min-width: 768px) {
  #top .dropdown_available:after {
    content: "\e877";
    font-family: "entypo-fontello";
    font-size: 22px;
    right: 8px;
    position: absolute;
    top: 1px;
  }
}

#top .ep-custom-menu-element #menu-technology-menu > li {
  margin-bottom: 10px;
}
#top .ep-custom-menu-element #menu-technology-menu ul {
  margin-bottom: 20px;
}
#top .ep-custom-menu-element #menu-technology-menu > li > a {
  color: #FAA526;
  font-family: "";
  text-rendering: geometricPrecision;
  font-family: "alternate-gothic-no-1-d";
  font-size: 32px;
  text-decoration: none !important;
}

#top .ep-custom-menu-element .menu ul {
  display: none;
}

#top .ep-custom-menu-element .menu .is-open ul {
  display: block;
}

#top .ep-custom-menu-element .menu .dropdown_available:after {
  position: relative;
  margin-left: 15px;
  right: 0;
}

#top .ep-custom-menu-element .menu .is-open .dropdown_available:after {
  content: "\e876";
}

.tinynav {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .tinynav {
    display: block !important;
  }
  #top .ep-custom-menu-element .menu {
    display: none;
  }
}

#timeline .avia_textblock h3 {
  margin: 0;
  padding-top: 10px;
  position: relative;
}

#timeline .avia_textblock ul li {
  padding: 0;
  font-weight: 300;
  letter-spacing: 0.5px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-left: 15px;
}

#timeline .av-flex-placeholder {
  position: relative;
  width: 230px;
}

@media only screen and (min-width: 768px) {
  #timeline .flex_column_table.first-table .av-flex-placeholder:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 3px solid #ceb67d;
    background: #ceb67d;
    display: block;
    border-radius: 120px;
    right: -webkit-calc(50% - 9px);
    right: calc(50% - 9px);
    position: absolute;
    top: 0;
    z-index: 1;
  }
  #timeline .av-flex-placeholder:after {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    right: 50%;
    background: #ceb67d;
  }
  #timeline .avia_textblock h3:after {
    content: "";
    width: 100px;
    height: 4px;
    top: 50%;
    position: absolute;
    right: -112px;
    background: #ceb67d;
  }
  #timeline .avia_textblock h3:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 3px solid #ceb67d;
    background: white;
    display: block;
    border-radius: 120px;
    right: -123px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  #timeline .flex_column_table .flex_column {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #timeline .flex_column_table .flex_column:last-child .flex-column-inner {
    -webkit-transform: translateY(165px);
    -ms-transform: translateY(165px);
    transform: translateY(165px);
  }

  #timeline .flex_column_table .flex_column:first-child .avia_textblock ul li {
    float: right;
  }
}

#timeline .flex_column_table .flex_column:last-child .avia_textblock h3:before {
  left: -128px;
  right: auto;
}

#timeline .flex_column_table .flex_column:last-child .avia_textblock h3:after {
  right: auto;
  left: -116px;
}

#timeline .flex_column_table.last-table .av-flex-placeholder:after {
  height: 45%;
}

#top span.iconlist-char {
  position: relative;
}
#top .reliability span.iconlist-char {
  top: 2px;
}

#top .our-expertise span.iconlist-char {
  right: -1px;
}
#top .our-team span.iconlist-char,
#top .our-expertise span.iconlist-char,
#top .stability span.iconlist-char {
  top: -2px;
}

@media only screen and (min-width: 768px) {
  #top .blogpost-roll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  #top .blogpost-roll .blogpost {
    width: 30%;
  }
}


@media only screen and (min-width: 768px) {
  #top .blogpost-roll-covid .blogpost {
      width: 33%;
  }
}

@media only screen and (min-width: 990px) {
  #top .blogpost-roll-covid .blogpost {
    width: 18%;
  }
}

#top .blogpost-roll h3 {
  text-transform: inherit !important;
  letter-spacing: inherit !important;
}

#top .blogpost-roll .img-container {
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 30px;
}

/* publications grid */
@media only screen and (min-width: 768px) {
  .avia-msie #top .library-grid > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .avia-msie #top .library-item {
    width: 21%;
    margin: 2%;
  }
}

@media only screen and (max-width: 1300px) {
  .avia-msie #top .library-item {
    width: 32%;
    margin: 2%;
  }
}

@media only screen and (max-width: 989px) {
  .avia-msie #top .library-item {
    width: 48%;
    margin: 2%;
  }
}

@media only screen and (min-width: 768px) {
  #top .library-grid > div {
    display: grid;
    grid-gap: 50px;
    grid-template-columns: repeat(4, 1fr);
  }
}

@media only screen and (max-width: 1300px) {
  #top .library-grid > div {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 980px) {
  #top .library-grid > div {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (min-width: 768px) {
  #top .webinars-grid > div {
    grid-template-columns: repeat(5, 1fr);
  }
}

#top .library-item {
  padding-bottom: 50px;
  position: relative;
}

#top .library-item .img-container {
  max-width: 180px;
}

#top .webinars-grid .library-item .img-container {
  max-width: 100%;
}

#top .webinars-grid .library-item {
  padding-bottom: 80px;
}

#top .library-item .img-container img {
  -webkit-filter: drop-shadow(0 15px 15px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 15px 15px rgba(0, 0, 0, 0.15));
}

#top .webinars-grid .library-item .img-container img {
  filter: none;
}


#top .library-item .post-header .post-type {
  /* letter-spacing: 2.5px; */
  /* letter-spacing: calc( ( 16px / 1000 ) * 100 ); */
  /* text-transform: uppercase; */
  /* font-weight: ; */
  /* font-weight: 500; */
  /* font-size: 16px;
  margin: 25px 0 10px 0; */
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto Condensed", sans-serif;
  color: #000432;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: calc( ( 16px / 1000 ) * 100 );
  margin: 25px 0 10px 0;
}

#top .facetwp-search-wrap i.facetwp-btn {
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}

#top .facetwp-search-wrap {
  position: relative;
  display: block;
}

#top .facetwp-search-wrap .facetwp-btn:before {
  content: "\e803";
  color: #cdb580;
  font-family: "entypo-fontello";
  background: none;
  width: auto;
  height: auto;
  font-size: 20px;
}

#top .library-item .post-header h3 {
  color: #1e3f7f;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 1.1px;
  text-transform: uppercase !important;
}

@media only screen and (min-width: 768px) {
  #top .library-item .av-read-more-link {
    position: absolute;
    bottom: 0;
  }
}


#top .facetwp-facet.facetwp-type-hierarchy_select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top .facetwp-facet.facetwp-type-hierarchy_select select {
  margin-right: 20px;
}

#top .related-posts-heading {
  margin: 30px 0;
  text-align: center;
  color: #006e99;
  font-size: 36px;
}

#top .related-posts-container .content {
  padding-bottom: 0;
}
#top .related-posts-row {
  margin-top: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#top .related-posts-row .library-item {
  background: #ececec;
  padding: 30px 30px 120px 30px;
  width: 24.9%;
}

#top .related-posts-row .library-item .img-container {
  margin-top: -120px;
}

#top .related-posts-row .library-item .av-read-more-link {
  bottom: 30px;
}

@media only screen and (max-width: 767px) {
  #top .related-posts-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #top .related-posts-row .library-item {
    width: 100%;
    padding: 30px;
    margin-bottom: 140px;
  }
  #top .related-posts-row .library-item:last-child {
    margin-bottom: 0;
  }
}

#top .library-item.single-library-item .img-container {
  min-width: 300px;
  max-width: 100%;
}

#top .library-item.single-library-item .post-header .post-type {
  color: #FAA526;
}

#top .library-item.single-library-item h1 {
  color: #02416a;
  font-size: 56px;
  line-height: 1em;
}

#top .library-item.single-library-item .subtitle {
  font-size: 20px;
  color: #02416a;
  font-weight: 500;
}

#top .library-item.single-library-item .post-header {
  border-bottom: 7.5px solid #ececec;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

#top.single-library .content {
  padding: 100px 0 0;
}

@media only screen and (min-width: 768px) {
  #top .single-library-item.library-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #top .single-library-item.library-item .img-container {
    margin-right: 70px;
  }
  #top .library-item.single-library-item .img-container{
    max-width: 300px;
  }
  #top .library-item.single-library-item .post-content{
    flex-grow: 1;
  }
}

#top .single-library-item.library-item .post-content-summary h6 {
  color: #FAA526;
}

#top.search h2,
#top.search .extra-mini-title {
  font-family: "Roboto Condensed";
  font-weight: 500 !important;
}

#top.search .search_form_field h4 {
  font-size: 42px;
  text-transform: uppercase !important;
}

#top.search .template-search .post-entry * {
  font-size: 14px;
}
#top.search h2 a {
  font-size: inherit;
}

#top a.flex_column,
#top a.flex_cell {
  color: inherit;
}
#top .avia-section {
  position: relative;
}
#top .avia-section.pb-0 .content {
  padding-bottom: 0 !important;
}
#top .avia-section.pt-0 .content {
  padding-top: 0 !important;
}

@media only screen and (max-width: 767px) {
  #top .avia-section.pb-0-mobile .content {
    padding-bottom: 0 !important;
  }
  #top .avia-section.pt-0-mobile .content {
    padding-top: 0 !important;
  }
  
}

#top .avia-section.pb-small .content {
  padding-bottom: 30px !important;
}
#top .avia-section.pt-small .content {
  padding-top: 30px !important;
}

#top .small-iconbox2.iconbox .iconbox_content .iconbox_content_title {
  text-transform: none !important;
  letter-spacing: 0;
}


@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .responsive #top .slideshow_caption .avia-caption-content h1 {
    font-size: 60px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .responsive #top .slideshow_caption h2 {
      font-size: 50px !important; 
  }
}

@media only screen and (max-width: 480px) {
  .responsive #top .slideshow_caption .avia-caption-content h1 {
    font-size: 50px;
    margin-bottom: 0;
    z-index: 10;
    position: relative;
  }
  .responsive #top .slideshow_caption .avia-caption-content img {
    max-width: 150px !important;
  }
}

#top .avia-slick-container {
  position: relative;
}

#top .avia-slick-dots.avia-slideshow-dots {
  position: relative;
  height: auto;
}
#top .avia-slick-dots.avia-slideshow-dots ul,
#top .avia-slick-dots.avia-slideshow-dots ul li {
  list-style: none;
  margin: 0;
}

#top .avia-slick-dots.avia-slideshow-dots ul {
  display: flex !important;
  justify-content: center;
}

#top .avia-slick-dots.avia-slideshow-dots ul li {
  margin: 0 5px;
}

#top .avia-slick-dots.avia-slideshow-dots ul li a {
  background: white;
  opacity: 0.4;
  bottom: 0;
  width: 10px;
  height: 10px;
  padding: 0;
}
#top .avia-slick-dots.avia-slideshow-dots li.slick-active a {
  background: white;
  opacity: 1;
}

#top .avia-slick-arrows.avia-slideshow-arrows a:before {
  background: transparent;
}

#top .avia-slick-arrows.avia-slideshow-arrows a {
  color: #fff;
  position: absolute;
  margin: -30px -80px 0;
  text-indent: -600%;
}

#top .avia-slick-arrows.avia-slideshow-arrows a {
  margin: -30px -50px 0;
}

#top .main_color .avia-slick-arrows.avia-slideshow-arrows a {
  color: #1c729b;
}

#top .main_color .avia-slick-dots.avia-slideshow-dots ul li a {
  background: gray;
}
#top .main_color .avia-slick-dots.avia-slideshow-dots li.slick-active a {
  background: gray;
}

#top .avia-slick-nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

#top .avia-slick-nav .slick-entry-nav {
  cursor: pointer;
  color: white;
  padding: 5px 20px;
  border: 2px solid;
  border-radius: 120px;
  display: inline-block;
  margin: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  transition: all ease 0.15s;
}

@media only screen and (max-width: 767px) {
  #top .avia-slick-nav .slick-entry-nav {
    width: 100%;
    margin-bottom: 5px;
  }
}

#top .avia-slick-nav .slick-entry-nav.nav-active {
  background: #cfb779;
  border-color: #cfb779;
  color: white !important;
}

#top .main_color .avia-slick-nav .slick-entry-nav {
  color: #292e52;
}

#top .slick-entry-content h1 #top .slick-entry-content h2,
#top .slick-entry-content h3 {
  margin-top: 0;
}
/* landing Page */

@media only screen and (min-width: 768px) {
  #top .data-points-intro {
    position: absolute;
    top: 0;
  }
}

#top .data-points-intro .av-special-heading-tag {
  font-family: "Roboto Condensed", sans-serif;
}

#top .data-points-intro .av-special-heading-tag strong {
  color: #cfb779;
}

@media only screen and (min-width: 768px) {
  #top .data-points-h1 .av-special-heading-tag {
    line-height: 100px;
    font-size: 110px;
  }

  #top .data-points-menu,
  #top .data-points-menu + .sticky_placeholder {
    height: 94px !important;
    border: 0;
  }
}
#top .data-points-menu .container {
  max-width: 100% !important;
  width: 100% !important;
}

#top .data-points-menu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#top .data-points-menu ul li img {
  display: block;
  margin: 0 auto 10px auto;
}

#top .data-points-menu ul li {
  text-align: center;
  display: flex;
  align-items: stretch;
  padding: 0;
  justify-content: center;
  flex-grow: 1;
}
#top .data-points-menu ul li a {
  display: flex;
  align-items: center;
  font-family: "alternate-gothic-no-1-d", sans-serif;
  font-size: 22px;
  padding: 14px 0;
  width: 100%;
  justify-content: center;
  background: #03426b;
  border: 0;
}

#top .data-points-menu ul li:last-child a {
  background: #03709b;
  font-size: 26px;
}

#top .data-points__housing-update .flex_column_table {
  min-height: 453px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#top .data-points__housing-update .flex_column_table .av-flex-placeholder {
  display: none;
}

@media only screen and (max-width: 767px) {
  #top .mobile-0 {
    order: -1;
  }
}

@media only screen and (min-width: 768px) {
  #top .data-points__housing-update .flex_column_table .desktop-right {
    order: 2;
  }

  #top .data-points__housing-update .flex_column_table.data-points__budapest-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Budapest-Image.png) no-repeat -100% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__milan-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Milan-Image.png) no-repeat 150% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__norway-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Norway-Image.png) no-repeat 150% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__lisbon-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Lisbon-Image.png) no-repeat 200% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__geneva-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Geneva-Image.png) no-repeat -150% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__aberden-row {
    background: url(https://www.air-inc.com/wp-content/uploads/UK-Image.png) no-repeat 200% 100%;
  }
}

@media only screen and (min-width: 990px) {
  #top .data-points__housing-update .flex_column_table.data-points__budapest-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Budapest-Image.png) no-repeat 200% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__milan-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Milan-Image.png) no-repeat -100% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__norway-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Norway-Image.png) no-repeat 100% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__lisbon-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Lisbon-Image.png) no-repeat -150% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__geneva-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Geneva-Image.png) no-repeat 200% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__aberden-row {
    background: url(https://www.air-inc.com/wp-content/uploads/UK-Image.png) no-repeat -150% 100%;
  }
}

@media only screen and (min-width: 1400px) {
  #top .data-points__housing-update .flex_column_table.data-points__budapest-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Budapest-Image.png) no-repeat 100% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__milan-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Milan-Image.png) no-repeat -50% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__norway-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Norway-Image.png) no-repeat 100% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__lisbon-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Lisbon-Image.png) no-repeat -50% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__geneva-row {
    background: url(https://www.air-inc.com/wp-content/uploads/Geneva-Image.png) no-repeat 130% 100%;
  }

  #top .data-points__housing-update .flex_column_table.data-points__aberden-row {
    background: url(https://www.air-inc.com/wp-content/uploads/UK-Image.png) no-repeat -50% 100%;
  }
}
#top .data-points__country-tax-update-container {
  transition: background-image ease 0.15s;
}

/*
#top .data-points__country-tax-update-container .avia-slick-nav {
    text-align: left;
}
*/

#top .data-points__country-tax-update-container .avia-slick-nav .slick-entry-nav {
  margin-left: 0;
  margin-right: 10px;
}

#top .data-points__country-tax-update-container .avia-slick-dots.avia-slideshow-dots ul {
  justify-content: flex-start;
}

#top .avia-slick-slider-element-container img {
  display: initial;
}

#top .main_color .avia-slick-slider-element-container h2,
#top .main_color .avia-slick-slider-element-container h3,
#top .main_color .avia-slick-slider-element-container h4 {
  color: #ccb875;
}

#top .data-points__table td {
  color: #000433;
  font-weight: bold;
}
#top .data-points__table tr.avia-heading-row {
  background: #000433;
  color: white;
}

#top .data-points__table tr.avia-heading-row th {
  text-transform: none;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 16px;
}
#top .data-points__table td,
#top .data-points__table th {
  border: 0;
}

@media only screen and (min-width: 768px) {
  #top .data-points_before-table {
    height: 500px !important;
  }
  #top .data-points__exchange-section .container {
    margin-top: -600px;
  }
}

@media only screen and (max-width: 767px) {
  #top .data-points__two-col {
    column-count: 2;
  }
}

#top .avia-caption-subtitle {
  font-size: 30px;
}

#top .avia-slideshow .avia-caption-content ul,
#top .avia-slideshow .avia-caption-content ul li {
  position: relative;
  z-index: 1000;
  opacity: 1;
  margin: 0;
  padding: 0;
}

.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-content ul li,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content ul li {
  visibility: visible !important;
  -webkit-animation: caption-bottom 1.2s 1 ease-out;
  animation: caption-bottom 1.2s 1 ease-out;
}

#top .avia-slideshow .avia-caption-content ul li {
  position: relative;
  padding-left: 20px;
  margin: 8px 0;
}
#top .avia-slideshow .avia-caption-content ul li:before {
  content: "\e885";
  font-family: "entypo-fontello";
  color: #FAA526;
  margin-right: 10px;
  position: absolute;
  left: 0;
}


#top .av-masonry-entry.job_listing .av-masonry-image-container > img {
  display: none;
}

#top .av-masonry-entry.job_listing .av-inner-masonry-content {
  padding: 0 !important;
}
/* new 3 landings */
#top .landing-box .flex-column-inner,
#top .landing-title .av-special-heading-tag {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#top .landing-title .av-special-heading-tag img {
  max-width: 15%;
  margin-right: 30px;
}

#top .landing-box .flex-column-inner .avia-image-container {
  max-width: 12%;
  text-align: center;
  margin-right: 2%;
}

#top .landing-box .flex-column-inner .avia-image-container img {
  display: inline-block;
}

#top .landing-box .flex-column-inner > *:last-child {
  width: 86%;
}

#top .landing-retina-img img {
  width: 50%;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  #top .landing-box .flex-column-inner,
  #top .landing-title .av-special-heading-tag {
    flex-direction: column;
    align-items: flex-start;
  }
  #top .landing-title .av-special-heading-tag img {
    margin: 0;
    max-width: 30%;
  }
  #top .landing-box .flex-column-inner .avia-image-container {
    max-width: 60%;
    text-align: center;
    margin-right: 0;
  }
}
#top .landing-toggle .toggler,
#top .landing-toggle .toggle_content {
  background: #08344f !important;
  color: white;
}
#top .landing-toggle .single_toggle,
#top .landing-toggle .toggle_content ul,
#top .landing-toggle .toggle_content {
  margin: 0;
}

#top .landing-toggle .toggler {
  font-family: "alternate-gothic-no-1-d";
  text-rendering: geometricPrecision !important;
  font-size: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#top .landing-toggle .toggle_content ul,
#top .landing-toggle .toggle_content ul li {
  list-style: none;
}
#top .landing-toggle .toggle_content ul li {
  position: relative;
  padding-left: 20px;
  margin: 0;
}
#top .landing-toggle .toggle_content ul li:before {
  content: "\e885";
  font-family: "entypo-fontello";
  color: #FAA526;
  margin-right: 10px;
  position: absolute;
  left: 0;
}

#top .landing-toggle .toggler.activeTitle,
#top .landing-toggle .toggler.activeTitle * {
  color: #c0a463;
  border-color: #c0a463;
}

#top .what-is-the-impact {
  position: relative;
}

#top .what-is-the-impact:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(18, 20, 47, 1) 100%, rgba(18, 20, 47, 1) 100%);
  background: -webkit-linear-gradient(
    top,
    rgba(125, 185, 232, 0) 0%,
    rgba(18, 20, 47, 1) 100%,
    rgba(18, 20, 47, 1) 100%
  );
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(18, 20, 47, 1) 100%, rgba(18, 20, 47, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#12142f',GradientType=0 );
}

#top .brown-menu {
  background: #c0a463db;
  border-color: #c0a463;
}

#top .landing-menus * {
  border: 0 !important;
  background: transparent;
}

#top .brown-text {
  color: #FAA526;
}

#top .justify-content-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#top .justify-content-center .flex_column {
  margin: 0;
}

#top fieldset {
  max-width: 100%;
}


.avia-msie #top .main_color .input-text,
.avia-msie #top .main_color input[type="text"],
.avia-msie #top .main_color input[type="input"],
.avia-msie #top .main_color input[type="password"],
.avia-msie #top .main_color input[type="email"],
.avia-msie #top .main_color input[type="number"],
.avia-msie #top .main_color input[type="url"],
.avia-msie #top .main_color input[type="tel"],
.avia-msie #top .main_color input[type="search"],
.avia-msie #top .main_color textarea,
.avia-msie #top select {
  box-sizing: content-box;
}

#top .av-main-nav ul li:first-child a {
  background: #141b4c;
}
#top .av-main-nav ul li:first-child:hover a {
  background: #0c2c53;
}


#top .avia-no-border-styling {
  border: 0;
}

.av-register {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .av-register {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
#top .library-item .date {
  color: #000a3f;
  font-weight: bold;
}



#top .custom_list_small li {
  padding-bottom: 10px !important;
}

#top .custom_list_small .iconlist_icon {
  color: #c8b57f !important;
  line-height: 20px !important;
  width: auto !important;
  background: none;
  height: 20px !important;
  font-size: 16px !important;
  margin-right: 10px !important;
}

.av-custom-subheading-color * {
  color: inherit !important;
}

#top .social-links .avia-icon-list {
  display: flex !important;
}
#top .social-links li {
  float: left !important;
}

#top .social-links .iconlist_icon {
  color: #000530 !important;
  line-height: 20px !important;
  width: auto !important;
  height: auto !important;
  padding: 0px 6px;
  font-size: 30px !important;
}

.custom-page-post-heading .av-special-heading-tag {
  display: flex;
  align-items: center;
  justify-content: center;
}

#top .custom-page-post-heading img {
  width: 30% !important;
  float: left;
  border-radius: 100px !important;
}

.custom-page-post-heading span {
  text-transform: none !important;
  width: 70% !important;
  float: left;
  letter-spacing: 0px;
  padding-left: 15px;
  font-weight: 100;
}

.facet-select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  display: none;
  border: 3px solid #000432 !important;
}
.facet-select-options.active {
  display: flex;
  flex-direction: column;
}
.facet-select-options li {
  list-style: none;
  margin: 0;
  padding: 12px;
  background: white;
  display: flex;
  align-items: center;
  transition: all ease-in-out 0.25s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
.facet-select-options li:first-child {
  display: none;
}
.facet-select-options li:hover {
  background: #000432;
  color: white;
}

#top .initial-position .container,
#top .initial-position .container .content {
  position: initial;
}

#top .hr.hr-short {
  margin: 0;
  padding: 0;
}

#top .hr.hr-short .hr-inner {
  background: #01426a;
  height: 3px;
  width: 70px;
  border: 0;
}

#top .hr.hr-short .hr-inner .hr-inner-style {
  display: none;
}

#top .hr.hr-short.hr-center {
  margin: 0 !important;
  padding: 30px 0;
}

#top .hr.hr-short.hr-center .hr-inner {
  left: 0;
  right: 0;
  margin: 0 auto;
}


/* Advice & benchmarkings */
#top .bullet-extra-margin li {
  padding-top: 10px;
  padding-bottom: 10px;
}
#top .large-globe-icon-list,
#top .large-globe-icon-list li {
  padding-bottom: 0;
  margin-bottom: 0;
}
#top .large-globe-icon-list .avia-icon-list .iconlist_icon {
  font-size: 52px !important;
  line-height: 120px !important;
  width: 120px !important;
  height: 120px !important;
}

#top .large-globe-icon-list .avia-icon-list .av_iconlist_title {
  font-size: 36px;
  letter-spacing: 1.5px;
  text-transform: uppercase !important;
  color: #00638c;
  margin: 0;
}

@media only screen and (min-width: 480px) {
  #top .large-globe-icon-list .avia-icon-list li {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  #top .large-globe-icon-list .avia-icon-list li .article-icon-entry {
    max-width: calc(100% - 152px);
    padding-top: 40px;
  }
}

#top .large-globe-icon-list .iconlist_content_wrap {
  overflow: visible;
}
@media only screen and (min-width: 768px) {
  #top .icon-push-left {
    margin-left: 150px;
    margin-bottom: 20px;
  }
}

#top .avia-icon-list-container.simple-alternate-icon-list li {
  display: flex;
  align-items: center;
}
#top .avia-icon-list-container.simple-alternate-icon-list .av_iconlist_title {
  color: #00032c;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2.5px;
}
#top .avia-icon-list-container.simple-alternate-icon-list .iconlist_icon {
  color: #ceb470 !important;
  min-width: 60px;
}

#top .case-study-slider .slide-entry-title {
  font-size: 36px;
  line-height: 1.1;
  text-transform: uppercase !important;
  position: relative;
}
#top .case-study-slider .slide-entry-title:after {
  content: "" !important;
  width: 90px;
  height: 5px;
  background: #0a3b60;
  margin-top: 10px;
  display: block;
}

@media only screen and (min-width: 768px) {
  #top .case-study-slider .slide-entry {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  #top .case-study-slider .slide-entry-title {
    width: 20%;
  }
  #top .case-study-slider .slide-entry-excerpt {
    width: 80%;
  }
}

#top .case-study-slider .avia-slideshow-dots {
  text-align: center;
}
#top .case-study-slider .avia-slideshow-dots a {
  border: 0;
  margin: 0 3px;
}
#top .case-study-slider .avia-smallarrow-slider-heading .new-special-heading {
  display: none;
}

#top .case-study-slider {
  display: flex;
  flex-direction: column-reverse;
}

#top .et_social_sidebar_networks,
#top .et_social_sidebar_networks .et_social_hide_sidebar {
  display: none;
}

#top.page-id-3318 .et_social_sidebar_networks {
  display: block;
}

#top ul.inputs-list {
  list-style: none;
}

#top .has-box-shadow.avia-image-container .avia_image {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 767px) {
  #top .av-iconlist-big {
    margin-bottom: 40px;
  }
  #top .av-iconlist-big li {
    display: flex;
    flex-direction: column;
  }
  #top .av-iconlist-big .iconlist_icon {
    margin-bottom: 20px;
  }
}


#top .slick-slider-no-tabs .avia-slick-nav {
  display: none !important;
}

#top .slick-slider-overflow-visible .slick-list {
    overflow: visible;
}

#top .slick-narrow .avia-slick-slider-element-container {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

@media only screen and (min-width: 768px) {
  #top .avia-slick-container .flex_column_table {
    display: flex;
    align-items: center;
  }
}

#top .slick-slider-swap-order .flex_column_table {
  display: flex;
  flex-direction: row-reverse;
}

#top .slick-slider-no-title .av-special-heading-tag {
  display: none;
}

#top .reasons .avia-image-container {
  margin: 20px 0;
  height: 120px;
  display: flex;
  align-items: center;
}

#top .reasons img.avia_image {
  width: 120px;
  margin: 0;
}

#top .reasons .av-flex-placeholder {
  width: 30px;
}

#top .reasons .flex_column {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 168px;
  margin-left: 0 !important;
}

@media only screen and (max-width: 767px) {
  #top .reasons .flex_column.av-hide-on-mobile{
    display: none;
  }  
}
@media only screen and (min-width: 768px) {
  #top .reasons .flex_column {
    max-height: 168px;
  }
}
#top .reasons .single-number p {
  margin: 0 auto;
  padding: 0 10px;
  width: max-content;
  border-bottom: 4px solid #0d668d;
  font-family: "alternate-gothic-no-1-d";
  font-size: 26px;
}

#top .reasons {
  display: flex;
  justify-content: center;
}

#top .reasons .av_one_third {
  margin: 0;
  padding: 50px;
}

#top .reasons .flex_column .av_textblock_section:last-child {
  background: #cdb67d;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  padding: 25px;
  display: flex;
  align-items: center;
  transform: translateY(100%);
  transition: all ease 0.15s;
  justify-content: center;
}

#top .reasons .flex_column {
  position: relative;
  overflow: hidden;
}

#top .reasons .flex_column:hover .av_textblock_section:last-child {
  transform: none;
}
#top .header-link a {
  text-decoration: none !important;
}

@media only screen and (max-width: 767px) {
  #top #reasons .flex_column {
    margin-bottom: 30px !important;
  }

  #top #reasons .hr-invisible {
    display: none !important;
  }

  #top .reasons .flex_column .av_textblock_section:last-child {
    position: static;
    transform: none;
    padding: 0;
    background: transparent;
  }
}


#top .covid--recovery-checklist .av-flex-placeholder {
    width: 13.5px !important;
}

@media only screen and (min-width: 768px) {
	#top .covid--recovery-checklist .flex_column_table {
		min-height: 380px;
	}
}

.tableauPlaceholder{
  margin: 0 auto;
}

/* new tabs */
#top .tabcontainer{
    overflow: visible;
}

#top .tabcontainer .tab_titles{
    overflow: hidden;
    border-radius: 19px 19px 0 0;
    width: max-content;
}

.tabcontainer .tab{
  display: flex;
}
#top .tabcontainer .tab{
    font-family: "alternate-gothic-no-1-d",sans-serif;
    color: white;
    background-color: #33A1B3;
    color: white;
    font-size: 28px;
    padding-left: 12px;
    padding-right: 12px;
    align-items: center;
    justify-content: center;
    border: 0;
    height: 78px;
}

#top .tabcontainer .tab:hover{
    color: white !important;
    opacity: 0.8;
}
#top .tabcontainer .tab.active_tab{
    background-color: #56C4C5 !important;
    color: white !important;
    font-weight: normal;
}

#top .tabcontainer .tab_content{
    border: 0;
    background-color: white;
    border-radius: 0px 18px 18px 18px;
    box-shadow: 0 -10px 20px rgb(0 0 0 / 16%);
    padding: 35px;
}

@media only screen and (max-width: 767px){
  #top .tabcontainer .tab_content{
    border-radius: 0;
  }
}