/*
Theme Name: Ntrepid
Theme URI:  http://ntrepidcorp.com/
Author: Cyber UX Team
Author URI: http://ntrepidcorp.com/
Description: cyber security, products, technology, modern, clean, simple, responsive
Version: 1.8
Text Domain: ntrepid

Normalizing styles by Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Exo+2:200,300,400,400i,500,600|Open+Sans:300,400,400i,700");
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-size: 16px;
  font-family: var(--body-font, "Open Sans"), sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

@media screen and (max-width: 768px) {
  html {
    font-size: 13.6px; } }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #727272;
  line-height: 1.6;
  font-weight: 400; }

#secondary {
  font-size: 12.8px;
  font-size: 0.8rem; }

nav {
  font-family: var(--heading-font, "Exo 2"), sans-serif; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: var(--heading-font, "Exo 2"), sans-serif;
  line-height: 1.15em; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 32px; }
  @media screen and (max-width: 520px) {
    .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
      margin-bottom: 16px; } }

.entry-content .entry-details h3, .entry-content .entry-details h4, .entry-content .entry-details h5, .entry-content .entry-details h6 {
  margin-bottom: 16px; }

.entry-details h3, .entry-details h4, .entry-details h5, .entry-details h6 {
  margin-bottom: 16px; }

h1 {
  color: #0f4d8b;
  font-size: 46.2224px;
  font-size: 2.8889rem;
  /* Extra Light 52px */
  font-weight: 200; }

h2, h3, h4, h5, h6 {
  color: #3672b5; }

h2 {
  font-size: 32px;
  font-size: 2rem;
  /* Light 32px */
  font-weight: 300; }

body.grid .entry-title {
  font-size: 16px;
  font-size: 1rem;
  /* Regular 25px */
  font-weight: 400; }

h3 {
  font-size: 25px;
  font-size: 1.5625rem;
  /* Regular 25px */
  font-weight: 400; }

h4 {
  font-size: 16.888px;
  font-size: 1.0555rem;
  /* Medium 19px */
  font-weight: 500; }

h5 {
  font-weight: 600;
  /* Semi Bold 16px */ }

h6 {
  font-style: italic; }

.page-title {
  margin: 32px auto;
  max-width: 960px; }
  @media screen and (max-width: 520px) {
    .page-title {
      margin: 16px auto; } }
  .single .page-title,
  .page .page-title,
  .ntrepid_pages .page-title {
    font-size: 70px;
    font-size: 4.375rem;
    /* Extra Light 70px */
    color: #ffffff;
    letter-spacing: normal;
    vertical-align: middle;
    position: relative; }
    @media screen and (max-width: 768px) {
      .single .page-title,
      .page .page-title,
      .ntrepid_pages .page-title {
        font-size: 54.4px;
        font-size: 3.4rem;
        line-height: 1em; } }
    @media screen and (max-width: 520px) {
      .single .page-title,
      .page .page-title,
      .ntrepid_pages .page-title {
        font-size: 44.8px;
        font-size: 2.8rem; } }
  @media screen and (max-width: 520px) {
    .single-post .page-title {
      margin: 16px auto 32px; } }
  .ntrepid_press .page-title,
  .events-list .page-title,
  .post-type-archive-ntrepid_documents .page-title,
  .ntrepid_documents .page-title {
    font-size: 48px;
    font-size: 3rem; }
  .events-list.ntrepid_pages .page-title {
    color: #0f4d8b;
    text-align: left; }
  .page-title span {
    font-size: 32px;
    font-size: 2rem;
    display: block;
    line-height: 1.1em; }

.single-tribe_events .tribe-events-single-event-title {
  margin: 32px 0; }

.hfeed .page-header {
  text-align: left; }

.ntrepid_job_listings .entry-title {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-bottom: 0; }

.ntrepid_people .entry-content .entry-title {
  margin-bottom: 16px; }

.entry-content .employee-job-title {
  display: inline; }

.entry-title,
.widget-title {
  margin-bottom: 16px; }
  .entry-title a,
  .widget-title a {
    font-weight: unset; }
  .highlight .entry-title, .highlight
  .widget-title {
    font-size: 48px;
    font-size: 3rem; }

/* Typographic Block Elements*/
.entry-summary p,
.entry-content p {
  margin: 0 0 32px; }

.entry-content ol, .entry-content ul,
.entry-content pre,
.entry-content address,
.entry-content dl,
.entry-content noscript,
.entry-content table {
  margin: 0 0 32px; }

.entry-content hr {
  margin: 16px 0 32px; }

.entry-content p a,
.entry-content blockquote a {
  font-style: italic; }

.entry-footer .entry-meta {
  font-size: 12.8px;
  font-size: 0.8rem; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 64px 32px; }

pre {
  background: #ececec;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  max-width: 100%;
  overflow: auto;
  padding: 32px; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #d8d8d8;
  cursor: help; }

mark, ins {
  background: white;
  text-decoration: none; }

big {
  font-size: 20px;
  font-size: 1.25rem; }

a {
  font-weight: 400;
  text-decoration: none; }

em {
  font-style: italic; }

b,
strong,
strong em,
b em {
  font-weight: 700; }

.emphasis {
  color: #458bca;
  font-size: 1.5625em;
  font-weight: 200;
  letter-spacing: normal; }

.small {
  color: #458bca;
  font-size: .9em;
  font-weight: 200;
  letter-spacing: normal; }

.dashicons.icon-xlarge,
.dashicons.icon-large,
.dashicons.icon-medium,
.dashicons.icon-small {
  color: #3672b5; }

.dashicons.icon-xlarge {
  width: 8rem;
  height: 8rem;
  font-size: 128px;
  font-size: 8rem; }

.dashicons.icon-large {
  width: 4rem;
  height: 4rem;
  font-size: 64px;
  font-size: 4rem; }

.dashicons.icon-medium {
  width: 3rem;
  height: 3rem;
  font-size: 48px;
  font-size: 3rem; }

.dashicons.icon-small {
  width: 2rem;
  height: 2rem;
  font-size: 32px;
  font-size: 2rem; }

.tribe-events-widget-link a,
.widget-link,
.read-more,
.link {
  color: #0f4d8b;
  font-family: var(--heading-font, "Exo 2"), sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .biography .tribe-events-widget-link a:after, .biography
  .widget-link:after, .biography
  .read-more:after, .biography
  .link:after {
    content: "\00bb";
    display: inline-block;
    margin-left: 8px;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    vertical-align: middle; }
  .entry-content .tribe-events-widget-link a, .entry-content
  .widget-link, .entry-content
  .read-more, .entry-content
  .link {
    font-style: normal; }

.statement {
  font-style: italic; }

.reverse * {
  color: #ffffff; }

.reverse .dashicons.icon-xlarge,
.reverse .dashicons.icon-large,
.reverse .dashicons.icon-medium,
.reverse .dashicons.icon-small {
  color: #ffffff; }

.reverse p a:not(.cta),
.reverse a:hover {
  color: #7eb6e3; }

.single-ntrepid_people blockquote {
  color: #3672b5; }

time {
  font-size: 11.2px;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 8px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 4px; }
  .entry-meta:not(.publish-date) time {
    all: unset; }

@media screen and (max-width: 768px) {
  .entry-summary p,
  .entry-content p {
    margin: 0 0 16px; }
  .entry-content ol, .entry-content ul,
  .entry-content pre,
  .entry-content address,
  .entry-content dl,
  .entry-content noscript,
  .entry-content table {
    margin: 0 0 16px; }
  .entry-content hr {
    margin: 16px 0 16px; }
  blockquote {
    margin: 0 32px 16px; }
  pre {
    padding: 16px; } }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #ffffff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  background-color: #727272;
  border: 0;
  height: 1px; }

ul, ol {
  margin: 0 0 32px 16px;
  padding: 0 0 0 16px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  margin-bottom: 8px; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 32px; }

dt {
  font-weight: bold; }

dd {
  margin: 0 32px 32px; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

thead,
tfoot {
  text-align: left;
  line-height: 1.2rem; }

th, td {
  padding: 16px 32px; }
  @media screen and (max-width: 600px) {
    th, td {
      padding: 16px; } }
  @media screen and (max-width: 420px) {
    th, td {
      padding: 8px; } }
  th:first-child, td:first-child {
    padding-left: 0; }
  th:last-child, td:last-child {
    padding-right: 0; }

tbody tr {
  border-top: 1px solid #3672b5; }
  tbody tr:first-child {
    border-top: none; }

tbody td {
  border-left: 1px solid #3672b5;
  border-right: 1px solid #3672b5; }
  tbody td:first-child {
    border-left: none; }
  tbody td:last-child {
    border-right: none; }

tfoot {
  font-size: 14.4px;
  font-size: 0.9rem; }
  tfoot tr {
    border-top: 1px solid #3672b5; }
  tfoot td {
    border-left: 1px solid #3672b5;
    border-right: 1px solid #3672b5; }
    tfoot td:first-child {
      border-left: none; }
    tfoot td:last-child {
      border-right: none; }

.reverse tbody tr {
  border-color: #ffffff; }

.reverse tbody td {
  border-color: #ffffff; }

.reverse tfoot tr {
  border-color: #ffffff; }

.reverse tfoot td {
  border-color: #ffffff; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.ntrepid-form {
  max-width: 768.0px;
  margin: auto; }
  .ntrepid-form p {
    margin-bottom: 0; }
  .ntrepid-form.newsletter-subscribe-form {
    max-width: 960px; }
  .ntrepid-form div {
    position: relative; }
  .ntrepid-form .LV_validation_message {
    left: 0;
    position: absolute;
    bottom: 0; }
  .ntrepid-form .hidden {
    display: none; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input.submit-button[type="submit"],
.cta {
  border: 1px solid;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  display: inline-block;
  font-family: var(--heading-font, "Exo 2"), sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal !important;
  font-weight: 400;
  padding: 8px 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #bfbfbf;
  border-color: #727272;
  color: #727272; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background-color: #f2f2f2;
    border-color: #a5a5a5;
    color: #727272; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    background-color: white;
    border-color: white;
    color: #727272; }

input.submit-button[type="submit"] {
  display: block;
  width: auto !important;
  height: auto !important;
  margin: auto !important;
  max-width: 220px; }

input.submit-button[type="submit"],
.standard.cta {
  background-color: #00a352;
  border-color: #00a352;
  color: #ffffff; }
  input.submit-button[type="submit"]:hover,
  .standard.cta:hover {
    background-color: #00d66c;
    border-color: #00d66c;
    color: #ffffff; }

.optional.cta {
  background-color: #0f4d8b;
  border-color: #0f4d8b;
  color: #ffffff; }
  .optional.cta:hover {
    background-color: #1467b9;
    border-color: #1467b9;
    color: #ffffff; }

.secondary.cta {
  border-color: #0f4d8b;
  color: #0f4d8b; }
  .secondary.cta:hover {
    background-color: #1467b9;
    border-color: #1467b9;
    color: #ffffff; }

.reverse.cta {
  background-color: rgba(255, 255, 255, 0);
  border-color: #ffffff;
  color: #ffffff; }
  .reverse.cta:hover {
    background-color: #1467b9;
    border-color: #1467b9;
    color: #ffffff; }

.reverse .cta {
  background-color: rgba(255, 255, 255, 0);
  border-color: #ffffff;
  color: #ffffff; }
  .reverse .cta:hover {
    background-color: #7eb6e3;
    border-color: #7eb6e3;
    color: #ffffff; }

.reverse .cta.special,
.special.cta {
  background-color: var(--special-cta-background-color);
  border-color: var(--special-cta-background-color);
  color: var(--special-cta-text-color); }
  .reverse .cta.special:hover,
  .special.cta:hover {
    background: linear-gradient(to top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) var(--special-cta-background-color);
    border-image: linear-gradient(to top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
  border: 1px solid #a5a5a5;
  border-radius: 3px;
  padding: 4px 8px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus,
  select:focus {
    color: black;
    border: 1px solid black; }

textarea {
  width: 100%; }

select:not([multiple]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  background-image: url("img/select-down-arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center; }

.elq-form .no-fields-prompt {
  float: left;
  width: 100%;
  height: 150px;
  padding-top: 50px;
  clear: both; }

/* INSTRUCTIONS */
.elq-form .instructions.default {
  color: #444444;
  display: block;
  font-size: 10px;
  padding: 6px 0pt 3px; }

.elq-form .instructions.group {
  float: left;
  width: 97%;
  margin-right: 2%;
  margin-left: 2%;
  padding: 6px 0pt 3px;
  color: #444444;
  display: block;
  font-size: 10px; }

.elq-form .instructions.left-single {
  margin: 0 0 0 33%; }

.elq-form .instructions-other {
  margin: 0; }

.entry-content form input,
.entry-content form select,
.entry-content form textarea,
.entry-footer form input,
.entry-footer form select,
.entry-footer form textarea {
  width: 100%; }

.entry-content form input,
.entry-content form select,
.entry-content form textarea,
.entry-content form button,
.entry-footer form input,
.entry-footer form select,
.entry-footer form textarea,
.entry-footer form button {
  margin: 0 0 16px; }

.entry-content form input[type="radio"],
.entry-content form input[type="checkbox"],
.entry-footer form input[type="radio"],
.entry-footer form input[type="checkbox"] {
  margin-bottom: 0 !important; }

.entry-content form label,
.entry-footer form label {
  display: none; }

.entry-content form .content-section-container,
.entry-footer form .content-section-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: 0 auto; }
  @media screen and (max-width: 520px) {
    .entry-content form .content-section-container,
    .entry-footer form .content-section-container {
      display: block; } }
  .entry-content form .content-section-container > div,
  .entry-footer form .content-section-container > div {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 8px; }

.entry-content form .content-section-container:first-child,
.entry-footer form .content-section-container:first-child {
  margin-top: 16px; }

.header-nav .widget.widget_search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 32px;
  max-width: 97%; }
  @media screen and (max-width: 768px) {
    .header-nav .widget.widget_search {
      margin: 0 8px; } }
  .header-nav .widget.widget_search .search-form {
    background: transparent;
    border: 1px solid #ececec;
    max-height: 2rem;
    max-width: 144px; }
    .header-nav .widget.widget_search .search-form .dashicons-search {
      color: rgba(255, 255, 255, 0.6); }
    .header-nav .widget.widget_search .search-form:hover .dashicons-search, .header-nav .widget.widget_search .search-form:focus .dashicons-search {
      color: #ffffff; }
    .header-nav .widget.widget_search .search-form input[type="search"] {
      -webkit-appearance: none;
      color: rgba(255, 255, 255, 0.6);
      font-size: 12.8px;
      font-size: 0.8rem;
      outline: none; }
      .header-nav .widget.widget_search .search-form input[type="search"]:hover, .header-nav .widget.widget_search .search-form input[type="search"]:focus {
        color: #ffffff; }

.search-form {
  background: #ffffff;
  position: relative;
  border-radius: 3px;
  border: 1px solid #a5a5a5; }
  .search-form * {
    background: none; }
  .search-form input[type="search"],
  .search-form input[type="submit"] {
    border-radius: 0;
    border: 0; }
  .search-form input[type="search"] {
    padding-right: 30px;
    width: 100%; }
  .search-form input[type="submit"] {
    background: transparent;
    height: 28px;
    padding: 0; }
  .search-form .dashicons-search {
    padding: 4px; }
  .search-form input[type="submit"],
  .search-form .dashicons-search {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #458bca;
  outline: 0; }
  a:hover {
    color: #0f4d8b; }
  .reverse a {
    color: #ffffff; }

#site-footer-container a {
  color: #0f4d8b; }
  #site-footer-container a:hover {
    color: #727272; }

#colophon a:hover {
  text-decoration: underline; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*	Navigation Menus: 
	- Homepage Product Nav, 
	- Main Navigation, which is set in the footer
	- Social Media Nav, which is also set in the footer
*/
nav ul {
  margin: 0;
  padding: 0; }
  nav ul li {
    white-space: nowrap;
    margin-bottom: 0; }
  nav ul a {
    display: inline-block;
    margin: 0 16px; }

nav .sub-menu {
  display: none; }

nav.ntrepid-button-nav {
  padding: 0 16px;
  margin: 32px auto 0;
  max-width: 960px;
  text-align: center; }
  @media screen and (max-width: 920px) {
    nav.ntrepid-button-nav .cta {
      margin-bottom: 8px; } }
  @media screen and (max-width: 768px) {
    nav.ntrepid-button-nav .cta {
      padding: 8px 10.66667px; } }
  @media screen and (max-width: 640px) {
    nav.ntrepid-button-nav .cta {
      padding: 8px; } }
  nav.ntrepid-button-nav .search-form {
    max-width: 192px;
    display: inline-block; }

nav:not(.product-nav-container) li {
  display: inline-block; }

nav ul .dashicons {
  cursor: pointer; }

ul .dashicons {
  width: 1em;
  height: 1em; }
  ul .dashicons span {
    display: none; }
  ul .dashicons-before a {
    margin-left: 8px; }
  ul .dashicons-before:before {
    vertical-align: middle; }
  ul .dashicons.large {
    font-size: 48px;
    font-size: 3rem; }
  ul .dashicons.medium {
    font-size: 32px;
    font-size: 2rem; }

.dashicons-linkedin a {
  background-image: url("/assets/themes/ntrepid/img/linkedin-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1em auto;
  font-size: 1em;
  display: inline-block; }

.header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-basis: 80%;
  -moz-flex-basis: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1; }
  .header-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    /*li:last-child a {
			margin: 0 0 0 $margin-2;
		}*/ }
    .header-nav ul li {
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-flex-item-align: center;
      align-self: center; }

li.dashicons-email-alt:before {
  display: none; }

.nav-previous a:before {
  content: "\00ab";
  display: inline-block;
  margin-right: 4px; }

.nav-next a:after {
  content: "\00bb";
  display: inline-block;
  margin-left: 4px; }

.product-nav-container ul,
.main-nav-container ul,
.page-nav-container ul {
  text-align: center; }

.product-nav-container {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0 16px 16px; }
  .product-nav-container #product-nav {
    display: table;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    width: 97%; }
    .product-nav-container #product-nav li {
      display: table-cell;
      -webkit-filter: grayscale(1) brightness(1) invert(0) contrast(1);
      /* Safari 6.0 - 9.0 */
      filter: grayscale(1) brightness(1) invert(0) contrast(1);
      width: 20%; }
      .product-nav-container #product-nav li i {
        display: block;
        max-width: 150px;
        margin: 0 auto; }
        .product-nav-container #product-nav li i span {
          font-style: normal;
          font-size: 12.8px;
          font-size: 0.8rem;
          letter-spacing: 4px;
          font-weight: 600; }
        .product-nav-container #product-nav li i img {
          width: 100%;
          height: auto;
          display: block; }
    .product-nav-container #product-nav a:hover {
      color: #0f4d8b; }
    .product-nav-container #product-nav li:hover,
    .product-nav-container #product-nav .active {
      -webkit-filter: grayscale(0) brightness(1) invert(0) contrast(1);
      /* Safari 6.0 - 9.0 */
      filter: grayscale(0) brightness(1) invert(0) contrast(1); }

/*Dynamically sized scrolling arrow used in product nav*/
.arrow {
  display: table;
  height: 20px; }
  .arrow span {
    display: table-cell;
    height: 0px;
    width: 0;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    background: none; }
  .arrow .angle-right {
    border-right-width: 20px;
    border-right-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.6);
    border-right-color: rgba(255, 255, 255, 0); }
  .arrow .angle-left {
    border-left-width: 20px;
    border-left-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.6);
    border-left-color: rgba(255, 255, 255, 0); }

/* Site Nav in the footer */
.main-nav-container {
  background-color: #ffffff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 16px;
  font-size: 21.12px;
  font-size: 1.32rem; }

/* Site Nav for certain top level pages */
.page-nav-container {
  margin-top: -64px;
  position: relative;
  text-align: center; }
  .page-nav-container > ul {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 64px;
    position: relative;
    max-width: 960px;
    color: #ffffff; }
    .page-nav-container > ul a {
      position: relative;
      color: #ffffff; }
    .page-nav-container > ul .current-menu-item.menu-item-has-children,
    .page-nav-container > ul .current-menu-parent.menu-item-has-children {
      margin-bottom: 64px;
      /* set for nav items that have a sub-menu */ }
    .page-nav-container > ul .current-menu-item > a:after,
    .page-nav-container > ul .current-menu-parent > a:after {
      border-bottom: 10.24px solid #ffffff;
      border-left: 12.8px solid rgba(255, 255, 255, 0);
      border-right: 12.8px solid rgba(255, 255, 255, 0);
      bottom: 0;
      content: "";
      height: 0;
      position: absolute;
      left: calc( 50% - 12.8px);
      width: 0;
      z-index: 2; }
  .page-nav-container li > ul {
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    z-index: 2; }
    .page-nav-container li > ul a {
      color: #727272; }
    .page-nav-container li > ul .current-menu-item a {
      font-weight: 700;
      color: #458bca; }
    .page-nav-container li > ul .current-menu-item > a:after {
      display: none;
      content: ""; }
  .page-nav-container .current-menu-item .sub-menu,
  .page-nav-container .current-menu-parent .sub-menu {
    display: block; }
  @media (max-width: 600px) {
    .page-nav-container a {
      margin: 0 8px; } }
  @media (max-width: 420px) {
    .page-nav-container {
      margin-top: -38.4px; }
      .page-nav-container ul li {
        white-space: normal; }
      .page-nav-container > ul {
        font-size: 14.4px;
        font-size: 0.9rem;
        line-height: 39.04px; }
        .page-nav-container > ul .current-menu-item.menu-item-has-children,
        .page-nav-container > ul .current-menu-parent.menu-item-has-children {
          margin-bottom: 48px; }
      .page-nav-container li > ul {
        font-size: 14.4px;
        font-size: 0.9rem;
        top: 38.4px;
        line-height: 25.6px; }
        .page-nav-container li > ul li {
          line-height: .9em; } }

.social-nav-container {
  color: #bdbbbc;
  overflow: hidden; }
  .social-nav-container a {
    margin: 0; }
  .social-nav-container li {
    margin-left: 8px;
    position: relative; }
    .social-nav-container li:before {
      z-index: 0; }
    .social-nav-container li a {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      width: 20px; }
  .social-nav-container span {
    display: none; }

@media screen and (max-width: 960px), screen and (max-height: 800px) {
  .product-nav-container {
    padding: 0 16px 8px; }
    .product-nav-container #product-nav li i {
      max-width: 106px; }
      .product-nav-container #product-nav li i span {
        display: none; } }

/* Small menu. */
.menu-toggle,
.main-nav.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; } }

.comment-navigation {
  display: none; }

.site-main .posts-navigation, .site-main
.post-navigation {
  overflow: hidden; }

.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

@media (max-width: 800px) {
  #site-footer-container .main-nav-container {
    font-size: 16px;
    font-size: 1rem; } }

@media screen and (max-width: 768px) {
  .header-nav li {
    position: relative;
    margin-left: 16px; }
    .header-nav li:before, .header-nav li.dashicons.large {
      width: 1em;
      height: 1em;
      font-size: 32px;
      font-size: 2rem; }
    .header-nav li a {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: 0;
      z-index: 9999; }
      .header-nav li a span {
        display: none; }
  .header-nav .phone {
    display: none; }
  .header-nav li.dashicons-email-alt:before {
    display: inline-block; }
  .main-nav-container {
    padding: 16px 8px; } }

@media screen and (max-width: 680px), screen and (max-height: 500px) {
  .home #site-footer-container .main-nav-container {
    display: none; } }

@media (max-height: 520px) {
  #site-footer-container .product-nav-container #product-nav li i {
    max-width: 80px; } }

@media (max-height: 280px), (max-width: 420px) {
  #site-footer-container .product-nav-container #product-nav li i {
    max-width: 64px; } }

@media screen and (max-width: 420px) {
  #site-footer-container .main-nav-container ul li {
    margin: 0 4px; }
  #site-footer-container .main-nav-container ul a {
    margin: 0; }
  .global-menu .entry-content {
    padding: 0; }
  .global-menu .main-nav-container li {
    background: #3672b5;
    border-bottom: 1px solid #ffffff;
    display: block;
    padding: 8px;
    text-align: left; }
    .global-menu .main-nav-container li a {
      color: #ffffff; } }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #000000;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 32px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 32px; }

.alignnone,
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary ul, #secondary ol {
  margin: 0;
  padding: 0; }

#secondary li {
  list-style: none;
  padding: 0; }

.widget {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 97%;
  margin-bottom: 32px;
  /* Make sure select elements fit in widgets. */ }
  @media screen and (max-width: 768px) {
    .widget {
      margin-bottom: 16px; } }
  .widget select {
    max-width: 100%; }
  .widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
    margin-bottom: 16px; }
  .widget p {
    margin: 0 0 32px; }
    @media screen and (max-width: 768px) {
      .widget p {
        margin-bottom: 16px; } }
  .widget img.alignnone, .widget img.aligncenter, .widget img.alignleft, .widget img.alignright {
    margin-bottom: 8px; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Effects
--------------------------------------------------------------*/
.home #content-container {
  animation: 2s ease-in 0s normal none 1 running fadein; }

@keyframes fadein {
  0% {
    opacity: 0; }
  20% {
    opacity: 0.4; }
  40% {
    opacity: 0.6; }
  60% {
    opacity: 0.8; }
  100% {
    opacity: 1; } }

/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/
.admin-bar #overlay-container.partial-screen {
  top: 96px; }

body.grid .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  body.grid .row > article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: calc(33% - 16px);
    margin: 0 0 32px; }
    @media screen and (max-width: 420px) {
      body.grid .row > article {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%; } }

@media screen and (max-width: 940px) {
  body.grid.category-media .row > article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: calc(50% - 16px); } }

@media screen and (max-width: 420px) {
  body.grid.category-media .row > article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%; } }

#masthead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

/*#content {
	@include center-container();
	@include flex-container();	
	@include flex-wrap(wrap);	
}*/
#primary {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -moz-box-flex: 3;
  -moz-flex: 3;
  -ms-flex: 3;
  flex: 3; }

#secondary {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 16px; }

#colophon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap; }

/*--------------------------------------------------------------
## Masthead
--------------------------------------------------------------*/
#masthead-container {
  background-color: rgba(54, 114, 181, 0.9);
  color: #ffffff;
  height: 64px;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 10; }
  @media screen and (max-width: 768px) {
    #masthead-container {
      height: 48px; } }
  #masthead-container a {
    color: #ffffff; }

#masthead {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 8px; }
  #masthead h1 {
    font-size: 1em; }

.site-branding {
  -webkit-flex-basis: 10%;
  -moz-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 32px; }
  @media screen and (max-width: 520px) {
    .site-branding {
      margin-right: 16px; } }
  .site-branding img {
    -webkit-filter: grayscale(1) brightness(0) invert(1) contrast(1);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(1) brightness(0) invert(1) contrast(1); }

.site-title img {
  max-width: 144px;
  /* Used in header and footer*/ }

.site-title {
  margin: 0; }

.site-title span,
.site-description {
  display: none; }

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
body.home {
  overflow: hidden; }

.home #page,
.home #content-container,
.home #content,
.home #primary,
.home .homepage-products-wrapper,
.home .homepage-products {
  width: 100%; }

.home #page,
.home #content-container,
.home #content,
.home #primary,
.home ul {
  max-width: none;
  padding: 0;
  margin: 0 auto; }

.home #page {
  height: 100vh;
  position: relative; }

.home #primary {
  position: relative; }

.home main {
  position: relative; }

.home #masthead-container {
  background: none; }

.home #content-container {
  position: relative; }

.home #site-footer-container {
  position: fixed;
  bottom: 0;
  background: none;
  z-index: 2; }

.homepage-products-wrapper {
  color: #ffffff;
  display: table;
  height: 100vh;
  opacity: 0;
  position: relative;
  text-align: center;
  overflow: hidden; }
  .homepage-products-wrapper.active-pane {
    z-index: 1; }
  .homepage-products-wrapper .homepage-products {
    background-position: center center;
    background-size: cover; }
  .homepage-products-wrapper .product-anchor {
    font-size: 0;
    line-height: 0;
    height: 0; }
  .homepage-products-wrapper h1, .homepage-products-wrapper h2, .homepage-products-wrapper h3, .homepage-products-wrapper h4, .homepage-products-wrapper h5, .homepage-products-wrapper h6, .homepage-products-wrapper a {
    color: #ffffff; }
  .homepage-products-wrapper a:hover {
    color: #458bca; }
  .homepage-products-wrapper:first-of-type {
    opacity: 1; }

.homepage-products {
  display: table-cell;
  position: relative;
  vertical-align: middle; }
  .homepage-products:after {
    background: rgba(0, 0, 0, 0.2);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .homepage-products header {
    padding: 32px;
    width: 97%;
    max-width: 960px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20vh;
    position: relative;
    z-index: 1;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.7); }
    .homepage-products header .product-image {
      text-align: center; }
      .homepage-products header .product-image img {
        -webkit-filter: grayscale(1) brightness(0) invert(1) contrast(1);
        /* Safari 6.0 - 9.0 */
        filter: grayscale(1) brightness(0) invert(1) contrast(1); }
    .homepage-products header i {
      display: none; }
  .homepage-products .product-details a span:before {
    display: inline-block;
    content: 'Learn More';
    margin-right: 8px; }
  .homepage-products .product-details a span:after {
    font-size: 21.6px;
    font-size: 1.35rem;
    display: inline-block;
    content: '\00bb'; }
  .homepage-products .tagline {
    font-size: 38.4px;
    font-size: 2.4rem; }

.Ntrepid .tagline {
  font-weight: 500;
  letter-spacing: normal;
  margin: 32px auto;
  text-transform: capitalize; }

.Ntrepid .product-details a span:before {
  content: 'Explore Our Products'; }

.Passages header,
.Timestream header,
.ION header,
.Nfusion header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .Passages header .product-image,
  .Passages header .product-details,
  .Timestream header .product-image,
  .Timestream header .product-details,
  .ION header .product-image,
  .ION header .product-details,
  .Nfusion header .product-image,
  .Nfusion header .product-details {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .Passages header .product-details,
  .Timestream header .product-details,
  .ION header .product-details,
  .Nfusion header .product-details {
    text-align: left;
    padding: 32px; }

.home .wp-video {
  position: absolute;
  max-width: 100%;
  height: 100vh;
  z-index: 0;
  overflow: hidden; }
  .home .wp-video .ntrepid-video,
  .home .wp-video video {
    position: relative;
    width: 100%;
    height: 100vh;
    object-fit: cover; }

.home *::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none; }

@media screen and (max-width: 600px) {
  .homepage-products header {
    margin-top: auto; }
  .Passages header,
  .Timestream header,
  .ION header,
  .Nfusion header {
    display: block; }
    .Passages header .product-image,
    .Timestream header .product-image,
    .ION header .product-image,
    .Nfusion header .product-image {
      height: auto;
      max-height: 280px;
      margin: auto; }
      .Passages header .product-image img,
      .Timestream header .product-image img,
      .ION header .product-image img,
      .Nfusion header .product-image img {
        width: auto;
        height: 100%; }
    .Passages header .product-details,
    .Timestream header .product-details,
    .ION header .product-details,
    .Nfusion header .product-details {
      text-align: center; } }

@media (max-width: 600px) and (max-height: 340px) {
  .homepage-products .product-details {
    display: none; } }

@media screen and (max-width: 800px) and (max-height: 460px), screen and (max-width: 960px) and (max-height: 300px), screen and (max-width: 1200px) and (max-height: 220px) {
  .homepage-products .product-details p {
    display: none; } }

@media (max-width: 800px), (max-height: 460px) {
  .Ntrepid .tagline {
    margin: 4px auto 0; } }

@media (max-width: 630px) {
  .Ntrepid .tagline {
    font-size: 32px;
    font-size: 2rem; } }

@media (max-height: 460px) {
  .Passages header .product-image,
  .Timestream header .product-image,
  .ION header .product-image,
  .Nfusion header .product-image {
    max-width: 180px;
    max-height: none; }
    .Passages header .product-image img,
    .Timestream header .product-image img,
    .ION header .product-image img,
    .Nfusion header .product-image img {
      width: 100%;
      height: auto; } }

@media (max-height: 700px) and (max-width: 600px) {
  .homepage-products .tagline {
    font-size: 25.6px;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 16px auto; }
  .product-details p {
    display: none; } }

@media (min-width: 420px) and (max-height: 260px) {
  .Ntrepid header img {
    max-width: 80%; } }

@media (min-width: 600px) and (max-height: 380px) {
  .Passages header,
  .Timestream header,
  .ION header,
  .Nfusion header {
    width: 60%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    .Passages header .product-image,
    .Timestream header .product-image,
    .ION header .product-image,
    .Nfusion header .product-image {
      height: 60vh;
      max-width: auto;
      max-height: 120px;
      padding-right: 16px; }
      .Passages header .product-image img,
      .Timestream header .product-image img,
      .ION header .product-image img,
      .Nfusion header .product-image img {
        height: 100%;
        max-width: none;
        width: auto; } }

@media screen and (max-height: 490px) {
  .product-details .link {
    font-size: 14.4px;
    font-size: 0.9rem; } }

@media screen and (max-height: 500px), (max-width: 420px) {
  .Passages header .product-details,
  .Timestream header .product-details,
  .ION header .product-details,
  .Nfusion header .product-details {
    padding: 8px 0; } }

@media (max-height: 500px) and (max-width: 600px) {
  .homepage-products .tagline {
    display: none; } }

@media (max-width: 420px), (max-height: 420px) {
  .homepage-products header {
    margin-top: auto;
    padding: 32px 16px; } }

@media (max-height: 600px) {
  .Ntrepid .tagline {
    margin: 16px auto; } }

@media screen and (max-width: 420px) {
  .homepage-products .tagline {
    font-size: 25.6px;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 16px auto; }
  .homepage-products .link {
    font-size: 11.2px;
    font-size: 0.7rem;
    line-height: 1em; }
  .homepage-products .product-details p {
    display: none; } }

@media screen and (max-height: 420px) {
  .Ntrepid .tagline {
    display: none; } }

@media (max-height: 320px) and (max-width: 600px) {
  .homepage-products header {
    padding: 0 8px; }
  .Passages header .product-image,
  .Timestream header .product-image,
  .ION header .product-image,
  .Nfusion header .product-image {
    height: 60vh;
    max-width: auto;
    max-height: 120px; }
    .Passages header .product-image img,
    .Timestream header .product-image img,
    .ION header .product-image img,
    .Nfusion header .product-image img {
      height: 100%;
      max-width: none;
      width: auto; } }

@media screen and (max-height: 290px) {
  .Passages header .product-details,
  .Timestream header .product-details,
  .ION header .product-details,
  .Nfusion header .product-details {
    padding: 0; }
  .product-details .link {
    font-size: 11.2px;
    font-size: 0.7rem;
    line-height: 1em; } }

@media (max-height: 260px) and (max-width: 600px) {
  .product-details {
    display: none; } }

@media (max-height: 260px) {
  .home #site-footer-container {
    display: none; } }

@media (max-height: 140px) {
  .Ntrepid header img {
    width: 50%; } }

@media (max-height: 100px) {
  header .product-image,
  header .product-details {
    display: none; } }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content-container {
  position: relative; }

.page .page-header,
.single .page-header,
.ntrepid_pages .page-header {
  background-color: #7eb6e3;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 160px 160px 96px; }
  @media screen and (max-width: 768px), screen and (max-height: 768px) {
    .page .page-header,
    .single .page-header,
    .ntrepid_pages .page-header {
      padding: 128px 16px 64px; } }
  @media screen and (max-width: 580px), screen and (max-height: 580px) {
    .page .page-header,
    .single .page-header,
    .ntrepid_pages .page-header {
      padding: 96px 16px 64px; } }
  @media screen and (max-width: 420px), screen and (max-height: 420px) {
    .page .page-header,
    .single .page-header,
    .ntrepid_pages .page-header {
      padding: 64px 16px 32px; } }
  .page .page-header .screen-reader-text,
  .single .page-header .screen-reader-text,
  .ntrepid_pages .page-header .screen-reader-text {
    padding: 0;
    display: inline; }
  .page .page-header .entry-meta,
  .single .page-header .entry-meta,
  .ntrepid_pages .page-header .entry-meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 768px), screen and (max-height: 768px) {
      .page .page-header .entry-meta h2,
      .single .page-header .entry-meta h2,
      .ntrepid_pages .page-header .entry-meta h2 {
        font-size: 25.6px;
        font-size: 1.6rem; }
      .page .page-header .entry-meta p,
      .single .page-header .entry-meta p,
      .ntrepid_pages .page-header .entry-meta p {
        margin: 0px; } }
    @media screen and (max-width: 580px), screen and (max-height: 580px) {
      .page .page-header .entry-meta h2,
      .single .page-header .entry-meta h2,
      .ntrepid_pages .page-header .entry-meta h2 {
        font-size: 22.4px;
        font-size: 1.4rem; } }
    @media screen and (max-width: 420px), screen and (max-height: 420px) {
      .page .page-header .entry-meta,
      .single .page-header .entry-meta,
      .ntrepid_pages .page-header .entry-meta {
        position: relative; } }
    .page .page-header .entry-meta a,
    .single .page-header .entry-meta a,
    .ntrepid_pages .page-header .entry-meta a {
      color: #7eb6e3; }
      .page .page-header .entry-meta a:hover,
      .single .page-header .entry-meta a:hover,
      .ntrepid_pages .page-header .entry-meta a:hover {
        color: #ffffff; }
    .page .page-header .entry-meta .cta > a,
    .single .page-header .entry-meta .cta > a,
    .ntrepid_pages .page-header .entry-meta .cta > a {
      color: #ffffff; }

.events-list .page-header {
  background: none;
  position: relative;
  text-align: left;
  padding: 0; }

.post-type-archive-ntrepid_press .page-header,
.ntrepid_press .page-header,
.ntrepid_documents .page-header {
  background: #0f4d8b; }

.page-header .description {
  font-size: 19.2px;
  font-size: 1.2rem;
  padding: 16px 0 0;
  position: relative;
  z-index: 1; }

.bg-image {
  background-position: center center;
  background-size: cover; }
  .bg-image.row {
    background-attachment: fixed; }
  .bg-image.page-header:before {
    position: absolute;
    background-color: rgba(15, 77, 139, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    pointer-events: none; }
    .single-post .bg-image.page-header:before {
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: "";
      left: 0;
      right: 0;
      top: 0;
      z-index: 0; }
  .bg-image.reverse.row:after {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    pointer-events: none; }

.tint:nth-child(odd) {
  background-color: #ececec; }

.tint:nth-child(even) {
  background-color: #dfdfdf; }

.rule {
  position: relative; }
  .rule:before {
    border-bottom: 1px solid #d8d8d8;
    content: "\00a0";
    display: inline-block;
    width: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    height: 1px; }

/* Page specific styling*/
.row {
  position: relative; }
  .page .row,
  .single .row,
  .archive.ntrepid_pages .row {
    padding: 64px 0; }
    @media screen and (max-width: 600px) {
      .page .row,
      .single .row,
      .archive.ntrepid_pages .row {
        padding: 32px 0; } }
  .page .row:nth-of-type(2):before,
  .single .row:nth-of-type(2):before {
    border-top: 2.4em solid #ffffff;
    border-left: 3em solid rgba(255, 255, 255, 0);
    border-right: 3em solid rgba(255, 255, 255, 0);
    top: 0;
    content: "";
    height: 0;
    position: absolute;
    left: calc( 50% - 3em);
    width: 0;
    z-index: 2; }
    @media screen and (max-width: 520px) {
      .page .row:nth-of-type(2):before,
      .single .row:nth-of-type(2):before {
        border-top: 1.6em solid #ffffff;
        border-left: 2em solid rgba(255, 255, 255, 0);
        border-right: 2em solid rgba(255, 255, 255, 0);
        top: 0;
        content: "";
        height: 0;
        position: absolute;
        left: calc( 50% - 2em);
        width: 0;
        z-index: 2; } }
  .row.highlight {
    padding: 128px 0;
    text-align: center;
    font-size: 18.4px;
    font-size: 1.15rem; }
    @media screen and (max-width: 600px) {
      .row.highlight {
        padding: 128px 0;
        font-size: 16px;
        font-size: 1rem; } }
    .row.highlight:before {
      border-top: 2.4em solid #ffffff;
      border-left: 3em solid rgba(255, 255, 255, 0);
      border-right: 3em solid rgba(255, 255, 255, 0);
      top: 0;
      content: "";
      height: 0;
      position: absolute;
      left: calc( 50% - 3em);
      width: 0;
      z-index: 2; }
      @media screen and (max-width: 520px) {
        .row.highlight:before {
          border-top: 1.6em solid #ffffff;
          border-left: 2em solid rgba(255, 255, 255, 0);
          border-right: 2em solid rgba(255, 255, 255, 0);
          top: 0;
          content: "";
          height: 0;
          position: absolute;
          left: calc( 50% - 2em);
          width: 0;
          z-index: 2; } }
  .row.bg-arrow:before {
    border-top: 2.4em solid #ffffff;
    border-left: 3em solid rgba(255, 255, 255, 0);
    border-right: 3em solid rgba(255, 255, 255, 0);
    top: 0;
    content: "";
    height: 0;
    position: absolute;
    left: calc( 50% - 3em);
    width: 0;
    z-index: 2; }
    @media screen and (max-width: 420px) {
      .row.bg-arrow:before {
        border-top: 1.6em solid #ffffff;
        border-left: 2em solid rgba(255, 255, 255, 0);
        border-right: 2em solid rgba(255, 255, 255, 0);
        top: 0;
        content: "";
        height: 0;
        position: absolute;
        left: calc( 50% - 2em);
        width: 0;
        z-index: 2; } }
  .row.reverse {
    background-color: #3672b5; }
  .row.none {
    background-color: #ffffff; }
  .row.dark * {
    color: #ffffff; }
  .row.dark:nth-child(even) {
    background: #0f4d8b; }
  .row.dark:nth-child(odd) {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)) #0f4d8b; }
  .row.footer-snippet {
    text-align: center; }
    .row.footer-snippet .entry-content {
      max-width: 960px; }
    .row.footer-snippet .disclaimer {
      text-align: left; }

/* entry-content*/
.entry-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 1152px;
  width: 97%;
  position: relative;
  z-index: 1;
  /* Content-sections are created by using a style format */
  /* Content-sections are created by the [insert] shortcode */ }
  .page .entry-content,
  .center-content .entry-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    width: 97%; }
  .center-content .entry-content,
  .ntrepid_documents .entry-content {
    text-align: center; }
  .entry-content .content-section-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 32px auto 0;
    padding: 0;
    list-style: none; }
    .entry-content .content-section-container .primary .content-section-container,
    .entry-content .content-section-container .secondary .content-section-container {
      padding: 0; }
    .entry-content .content-section-container .primary > div,
    .entry-content .content-section-container .secondary > div {
      padding: 0 16px; }
    .entry-content .content-section-container .primary {
      -webkit-box-flex: 2;
      -webkit-flex: 2 1 66%;
      -moz-box-flex: 2;
      -moz-flex: 2 1 66%;
      -ms-flex: 2 1 66%;
      flex: 2 1 66%; }
      .entry-content .content-section-container .primary ~ div {
        padding: 0 16px; }
        .entry-content .content-section-container .primary ~ div .entry-title {
          font-size: 16px;
          font-size: 1rem; }
    .entry-content .content-section-container .secondary {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 33%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 33%;
      -ms-flex: 1 1 33%;
      flex: 1 1 33%; }
      .entry-content .content-section-container .secondary h1, .entry-content .content-section-container .secondary h2, .entry-content .content-section-container .secondary h3, .entry-content .content-section-container .secondary h4, .entry-content .content-section-container .secondary h5, .entry-content .content-section-container .secondary h6, .entry-content .content-section-container .secondary img {
        margin-bottom: 8px; }
  .entry-content .content-section-container:first-child {
    margin: 0 auto; }
  .entry-content .content-section-container > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    padding: 32px;
    margin-bottom: 0; }
    @media screen and (max-width: 800px) {
      .entry-content .content-section-container > li {
        padding: 16px; } }
    @media screen and (max-width: 620px) {
      .entry-content .content-section-container > li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
        .entry-content .content-section-container > li img {
          float: none;
          margin: auto;
          display: block; } }
    .entry-content .content-section-container > li.col-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0;
      -moz-box-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0; }
    .entry-content .content-section-container > li.col-2 {
      -webkit-box-flex: 2;
      -webkit-flex: 2;
      -moz-box-flex: 2;
      -moz-flex: 2;
      -ms-flex: 2;
      flex: 2;
      min-width: 288px; }
    @media screen and (max-width: 520px) {
      .entry-content .content-section-container > li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        padding: 0; }
        .entry-content .content-section-container > li.col-1, .entry-content .content-section-container > li.col-2 {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
    .entry-content .content-section-container > li ul, .entry-content .content-section-container > li ol {
      margin-left: 0;
      padding: 0 0 0 16px; }
      .entry-content .content-section-container > li ul li, .entry-content .content-section-container > li ol li {
        white-space: nowrap; }
        @media screen and (max-width: 800px) {
          .entry-content .content-section-container > li ul li, .entry-content .content-section-container > li ol li {
            white-space: normal; } }
      .entry-content .content-section-container > li ul.faqs-container li, .entry-content .content-section-container > li ol.faqs-container li {
        white-space: normal; }
    .entry-content .content-section-container > li ul {
      list-style: outside none disc; }
    .entry-content .content-section-container > li ol {
      list-style: outside none decimal; }
    .entry-content .content-section-container > li img {
      margin-bottom: 8px; }
    .entry-content .content-section-container > li h1, .entry-content .content-section-container > li h2, .entry-content .content-section-container > li h3, .entry-content .content-section-container > li h4, .entry-content .content-section-container > li h5, .entry-content .content-section-container > li h6, .entry-content .content-section-container > li ul, .entry-content .content-section-container > li ol, .entry-content .content-section-container > li p, .entry-content .content-section-container > li img {
      margin-bottom: 16px; }
    .entry-content .content-section-container > li .content-section-container,
    .entry-content .content-section-container > li .content-section-container > li {
      margin: 0;
      padding: 0;
      list-style: none;
      white-space: normal; }
  .entry-content .content-section-container.col-auto li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .entry-content .content-section-container.col-2 li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; }
    @media screen and (max-width: 600px) {
      .flexslider .entry-content .content-section-container.col-2 li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%; } }
    @media screen and (max-width: 520px) {
      .flexslider .entry-content .content-section-container.col-2 li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }
    .entry-content .content-section-container.col-2 li.col-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 25%;
      -moz-box-flex: 0;
      -moz-flex: 0 1 25%;
      -ms-flex: 0 1 25%;
      flex: 0 1 25%; }
    .entry-content .content-section-container.col-2 li.col-1 + li, .entry-content .content-section-container.col-2 li.col-2 {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 75%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 75%;
      -ms-flex: 1 1 75%;
      flex: 1 1 75%; }
    @media screen and (max-width: 520px) {
      .entry-content .content-section-container.col-2 li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
        .entry-content .content-section-container.col-2 li.col-1, .entry-content .content-section-container.col-2 li.col-2 {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
  .entry-content .content-section-container.col-3 li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%; }
    .entry-content .content-section-container.col-3 li.col-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0;
      -moz-box-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0; }
    .entry-content .content-section-container.col-3 li.col-2 {
      -webkit-box-flex: 2;
      -webkit-flex: 2;
      -moz-box-flex: 2;
      -moz-flex: 2;
      -ms-flex: 2;
      flex: 2; }
    @media screen and (max-width: 520px) {
      .entry-content .content-section-container.col-3 li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
        .entry-content .content-section-container.col-3 li.col-1, .entry-content .content-section-container.col-3 li.col-2, .entry-content .content-section-container.col-3 li.col-3 {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
  .entry-content .content-section-container.col-4 li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%; }
    .entry-content .content-section-container.col-4 li.col-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0;
      -moz-box-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0; }
    .entry-content .content-section-container.col-4 li.col-2 {
      -webkit-box-flex: 2;
      -webkit-flex: 2;
      -moz-box-flex: 2;
      -moz-flex: 2;
      -ms-flex: 2;
      flex: 2; }
    .entry-content .content-section-container.col-4 li.col-3 {
      -webkit-box-flex: 3;
      -webkit-flex: 3;
      -moz-box-flex: 3;
      -moz-flex: 3;
      -ms-flex: 3;
      flex: 3; }
    @media screen and (max-width: 520px) {
      .entry-content .content-section-container.col-4 li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
        .entry-content .content-section-container.col-4 li.col-1, .entry-content .content-section-container.col-4 li.col-2, .entry-content .content-section-container.col-4 li.col-3 {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
  @media screen and (max-width: 620px) {
    .entry-content .content-section-container .col-spacer {
      display: none; } }
  .entry-content .content-section-container.nowrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap; }
    @media screen and (max-width: 672px) {
      .entry-content .content-section-container.nowrap.iconflex {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .entry-content .content-section-container.nowrap.iconflex > li {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 33%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 33%;
          -ms-flex: 1 1 33%;
          flex: 1 1 33%;
          padding: 16px; } }
    @media screen and (max-width: 420px) {
      .entry-content .content-section-container.nowrap.col-3 li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 33%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 33%;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%; }
        .entry-content .content-section-container.nowrap.col-3 li.col-2 {
          -webkit-box-flex: 2;
          -webkit-flex: 2;
          -moz-box-flex: 2;
          -moz-flex: 2;
          -ms-flex: 2;
          flex: 2; }
      .entry-content .content-section-container.nowrap.col-4 li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 25%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%; }
        .entry-content .content-section-container.nowrap.col-4 li.col-2 {
          -webkit-box-flex: 2;
          -webkit-flex: 2;
          -moz-box-flex: 2;
          -moz-flex: 2;
          -ms-flex: 2;
          flex: 2; }
        .entry-content .content-section-container.nowrap.col-4 li.col-3 {
          -webkit-box-flex: 3;
          -webkit-flex: 3;
          -moz-box-flex: 3;
          -moz-flex: 3;
          -ms-flex: 3;
          flex: 3; } }
  .entry-content .content-section .entry-title {
    font-size: 18.4px;
    font-size: 1.15rem; }
  .entry-content .primary .content-section .entry-title {
    font-weight: 300;
    font-size: 46.2224px;
    font-size: 2.8889rem;
    margin-bottom: 32px; }
  .entry-content .content-section.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
    .entry-content .content-section.grid > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 33%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 33%;
      -ms-flex: 1 1 33%;
      flex: 1 1 33%; }
      @media screen and (max-width: 620px) {
        .entry-content .content-section.grid > * {
          -webkit-box-flex: 2;
          -webkit-flex: 2 1 50%;
          -moz-box-flex: 2;
          -moz-flex: 2 1 50%;
          -ms-flex: 2 1 50%;
          flex: 2 1 50%; } }
      @media screen and (max-width: 520px) {
        .entry-content .content-section.grid > * {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
    .entry-content .content-section.grid.col-3 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 33%;
      -moz-box-flex: 0;
      -moz-flex: 0 1 33%;
      -ms-flex: 0 1 33%;
      flex: 0 1 33%; }
      @media screen and (max-width: 620px) {
        .entry-content .content-section.grid.col-3 > * {
          -webkit-box-flex: 2;
          -webkit-flex: 2 1 33%;
          -moz-box-flex: 2;
          -moz-flex: 2 1 33%;
          -ms-flex: 2 1 33%;
          flex: 2 1 33%; } }
      @media screen and (max-width: 520px) {
        .entry-content .content-section.grid.col-3 > * {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
    .entry-content .content-section.grid > div {
      margin-bottom: 32px; }
    .entry-content .content-section.grid .ntrepid_people {
      position: relative; }
      @media screen and (max-width: 420px) {
        .entry-content .content-section.grid .ntrepid_people {
          max-width: 300px; } }
      .entry-content .content-section.grid .ntrepid_people .entry-image a {
        position: relative;
        padding-top: 133%; }
      .entry-content .content-section.grid .ntrepid_people .entry-image img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .entry-content .content-section.grid .ntrepid_people .entry-details {
        background-color: rgba(15, 77, 139, 0.7);
        padding: 8px;
        position: absolute;
        bottom: 0;
        left: 16px;
        right: 16px;
        color: #ffffff;
        font-size: 12.8px;
        font-size: 0.8rem; }
        .entry-content .content-section.grid .ntrepid_people .entry-details a {
          color: #ffffff; }
        .entry-content .content-section.grid .ntrepid_people .entry-details p {
          margin: 0; }
          @media screen and (max-width: 600px) and (min-width: 420px) {
            .entry-content .content-section.grid .ntrepid_people .entry-details p {
              display: none; } }
  .entry-content > *:last-child {
    margin-bottom: 0; }

/*
 * Global Menu
 */
.global-menu.entry-content {
  padding: 32px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2); }
  .global-menu.entry-content .ntrepid-products-container {
    text-align: center; }
    .global-menu.entry-content .ntrepid-products-container .col-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .global-menu.entry-content .ntrepid-products-container .col-2 * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
      .global-menu.entry-content .ntrepid-products-container .col-2 header {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%; }
  .global-menu.entry-content .global-nav-section-title {
    font-size: 0.8em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: var(--heading-font, "Exo 2"), sans-serif;
    font-weight: 600;
    margin-bottom: 8px; }
  .global-menu.entry-content .ntrepid-product {
    display: inline-block;
    width: 100%; }
    .global-menu.entry-content .ntrepid-product .emphasis, .global-menu.entry-content .ntrepid-product a {
      font-style: normal; }
    .global-menu.entry-content .ntrepid-product a {
      display: block; }
    .global-menu.entry-content .ntrepid-product p {
      margin: 0 !important; }
    @media screen and (max-width: 600px) {
      .global-menu.entry-content .ntrepid-product {
        padding: 8px 0; } }
  .global-menu.entry-content .rule span {
    background: #fff;
    padding: 0 16px;
    position: relative; }
  .global-menu.entry-content .rule:before {
    top: .8em; }
  .global-menu.entry-content .content-section-container.col-2:nth-of-type(2) > li:nth-child(1) {
    border-right: 1px solid #d8d8d8; }
  .global-menu.entry-content .content-section-container.col-2:nth-of-type(2) > li:nth-child(2) {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .global-menu.entry-content .content-section-container {
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    font-size: 12.8px;
    font-size: 0.8rem; }
    .global-menu.entry-content .content-section-container .content-section-container {
      border-bottom: 0;
      padding: 0;
      margin: 0; }
    .global-menu.entry-content .content-section-container article {
      margin-bottom: 0; }
    .global-menu.entry-content .content-section-container .emphasis,
    .global-menu.entry-content .content-section-container *.entry-title,
    .global-menu.entry-content .content-section-container h1, .global-menu.entry-content .content-section-container h2, .global-menu.entry-content .content-section-container h3, .global-menu.entry-content .content-section-container h4, .global-menu.entry-content .content-section-container h5, .global-menu.entry-content .content-section-container h6 {
      font-size: 16.888px;
      font-size: 1.0555rem;
      color: #0f4d8b;
      line-height: 1em;
      font-weight: 400; }
      .global-menu.entry-content .content-section-container .emphasis a,
      .global-menu.entry-content .content-section-container *.entry-title a,
      .global-menu.entry-content .content-section-container h1 a, .global-menu.entry-content .content-section-container h2 a, .global-menu.entry-content .content-section-container h3 a, .global-menu.entry-content .content-section-container h4 a, .global-menu.entry-content .content-section-container h5 a, .global-menu.entry-content .content-section-container h6 a {
        color: #0f4d8b; }
    .global-menu.entry-content .content-section-container .emphasis {
      font-family: var(--heading-font, "Exo 2"), sans-serif; }
    .global-menu.entry-content .content-section-container strong .small {
      font-size: 0.8em;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-family: var(--heading-font, "Exo 2"), sans-serif;
      font-weight: 600; }
    .global-menu.entry-content .content-section-container .post {
      text-align: left !important; }
      .global-menu.entry-content .content-section-container .post *.entry-title {
        font-size: 11.2px;
        font-size: 0.7rem;
        margin-bottom: 0; }
    .global-menu.entry-content .content-section-container .small {
      font-size: 11.2px;
      font-size: 0.7rem; }
      strong .global-menu.entry-content .content-section-container .small {
        font-weight: 700 !important; }
    .global-menu.entry-content .content-section-container img.alignnone {
      max-height: 50px;
      width: auto; }
    .global-menu.entry-content .content-section-container img.size-icon {
      width: 80px;
      max-width: 80px;
      height: auto;
      max-height: none; }
  .global-menu.entry-content > .content-section-container > li {
    padding: 16px; }
    .global-menu.entry-content > .content-section-container > li ul, .global-menu.entry-content > .content-section-container > li ol {
      padding: 0; }
    .global-menu.entry-content > .content-section-container > li li {
      padding: 0 4px; }
  .global-menu.entry-content .content-section.grid > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%; }
  .global-menu.entry-content .content-section.grid > div {
    margin-bottom: 8px; }
  .global-menu.entry-content .entry-details,
  .global-menu.entry-content .entry-image {
    min-width: unset;
    padding: 0 4px; }
  .global-menu.entry-content .entry-image {
    margin-bottom: 8px; }
    .global-menu.entry-content .entry-image a {
      position: relative;
      padding-top: 40%; }
    .global-menu.entry-content .entry-image img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .global-menu.entry-content img {
    margin: 0 auto 8px; }
  .global-menu.entry-content .display-content p {
    display: none;
    line-height: 0; }
  .global-menu.entry-content .main-nav-container {
    border: none;
    padding: 16px 0 0;
    font-size: 16px;
    font-size: 1rem; }
  @media screen and (max-width: 680px) {
    .global-menu.entry-content > .content-section-container:nth-of-type(2) {
      display: none; } }
  @media screen and (max-width: 680px) {
    .global-menu.entry-content {
      padding: 8px; }
      .global-menu.entry-content .content-section-container.col-4 li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 25%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%; }
        .global-menu.entry-content .content-section-container.col-4 li.col-2 {
          -webkit-box-flex: 2;
          -webkit-flex: 2;
          -moz-box-flex: 2;
          -moz-flex: 2;
          -ms-flex: 2;
          flex: 2; }
      .global-menu.entry-content .content-section-container img.size-icon {
        max-width: 70px; }
      .global-menu.entry-content .content-section-container > li {
        min-width: 70px;
        padding: 16px 4px; } }
  @media screen and (max-width: 420px) {
    .global-menu.entry-content {
      -webkit-box-shadow: 0 0 0 0 transparent;
      box-shadow: 0 0 0 0 transparent; }
      .global-menu.entry-content.entry-content {
        padding: 32px 0;
        width: 100%; }
        .global-menu.entry-content.entry-content h3 {
          max-width: 97%; }
        .global-menu.entry-content.entry-content .global-nav-section-title {
          height: 24px; }
        .global-menu.entry-content.entry-content .content-section-container.col-4 li {
          -webkit-box-flex: 0;
          -webkit-flex: 0 1 25%;
          -moz-box-flex: 0;
          -moz-flex: 0 1 25%;
          -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
          .global-menu.entry-content.entry-content .content-section-container.col-4 li.col-2 {
            -webkit-box-flex: 2;
            -webkit-flex: 2;
            -moz-box-flex: 2;
            -moz-flex: 2;
            -ms-flex: 2;
            flex: 2; }
        .global-menu.entry-content.entry-content .content-section-container .emphasis,
        .global-menu.entry-content.entry-content .content-section-container *.entry-title,
        .global-menu.entry-content.entry-content .content-section-container h1, .global-menu.entry-content.entry-content .content-section-container h2, .global-menu.entry-content.entry-content .content-section-container h3, .global-menu.entry-content.entry-content .content-section-container h4, .global-menu.entry-content.entry-content .content-section-container h5, .global-menu.entry-content.entry-content .content-section-container h6 {
          font-size: 14.4px;
          font-size: 0.9rem; }
        .global-menu.entry-content.entry-content .content-section-container img.size-icon {
          max-width: 40px; }
        .global-menu.entry-content.entry-content .content-section-container > li {
          min-width: calc 105px;
          padding: 16px 4px; }
        .global-menu.entry-content.entry-content .main-nav-container {
          padding: 0; }
        .global-menu.entry-content.entry-content #main-nav {
          margin: 0; }
        .global-menu.entry-content.entry-content img.size-icon {
          margin: auto; } }

/* Product Group */
.home .entry-content .ntrepid-products-container {
  margin-left: 0; }

.ntrepid-products-container header {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.ntrepid-products-container .ntrepid-products-section-title {
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: var(--heading-font, "Exo 2"), sans-serif;
  font-weight: 600;
  margin-bottom: 8px; }

.ntrepid-products-container .ntrepid-product {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 20%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 20%;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  padding: 16px; }
  .ntrepid-products-container .ntrepid-product .emphasis, .ntrepid-products-container .ntrepid-product a {
    font-style: normal; }
  .ntrepid-products-container .ntrepid-product a {
    display: block; }
  .ntrepid-products-container .ntrepid-product p {
    margin: 0 !important; }
  @media screen and (max-width: 800px) {
    .ntrepid-products-container .ntrepid-product {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
      flex: 0 0 33%;
      padding: 16px; } }
  @media screen and (max-width: 420px) {
    .ntrepid-products-container .ntrepid-product {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; } }
  .ntrepid-products-container .ntrepid-product img {
    max-width: 144px;
    min-width: 72px; }

.ntrepid-products-container .rule span {
  background: #fff;
  padding: 0 16px;
  position: relative; }

.ntrepid-products-container .rule:before {
  top: .8em; }

.ntrepid-products-container img {
  margin: 0 auto 8px; }

/* Two Column Template */
.two-column .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.two-column .entry-image {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -moz-box-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  flex: 2;
  min-width: 288px;
  max-width: 288px; }

.two-column .entry-content {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -moz-box-flex: 3;
  -moz-flex: 3;
  -ms-flex: 3;
  flex: 3;
  max-width: 768.0px;
  margin-left: 0;
  margin-right: 0; }

.two-column #secondary {
  max-width: 288px; }

@media screen and (max-width: 520px) {
  .two-column .row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .two-column .entry-image {
    max-width: none;
    margin-bottom: 16px; }
  .two-column .entry-image,
  .two-column .entry-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; } }

/* Event, Blog, Category, Search, Default Archive Pages */
.archive.events-archive #content-container {
  padding-top: 64px; }

.archive.events-archive #tribe-events {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 97%; }
  .archive.events-archive #tribe-events .tribe-events-page-title {
    text-align: left; }

.archive.events-archive article {
  width: 100%; }

.archive.events-archive .tribe-events-ical {
  margin-bottom: 32px; }

.tribe-events-calendar {
  background-color: #ffffff; }

.edit-link-wrapper {
  min-width: 100%;
  text-align: center; }

#tribe-events .cta.optional a {
  color: #ffffff; }

.hfeed {
  background-color: #ececec; }
  .hfeed #content-container {
    padding-top: 64px; }
  .hfeed #content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 1152px;
    width: 97%;
    padding: 0 8px; }
  .hfeed #primary {
    max-width: 768.0px; }
    .hfeed #primary article {
      background-color: #ffffff; }
  .hfeed #secondary {
    max-width: 288px; }
  .hfeed .entry-image {
    padding: 0; }
  .hfeed .entry-details {
    padding: 32px; }
    @media screen and (max-width: 920px) {
      .hfeed .entry-details {
        padding: 16px; } }
  .hfeed .posts-navigation {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (max-width: 768px) {
    .hfeed #content {
      display: block; }
    .hfeed #secondary {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: auto;
      margin-right: auto;
      max-width: 1152px;
      width: 97%;
      margin: 8px 0;
      width: 100%;
      padding: 0; }
      .hfeed #secondary .widget {
        margin-left: 0;
        margin-right: 0;
        padding: 8px;
        max-width: unset;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
      .hfeed #secondary .widget_archive h4 {
        display: inline-block;
        margin-right: 8px; }
      .hfeed #secondary .widget_categories {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-order: 3;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
        .hfeed #secondary .widget_categories ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          justify-content: space-between;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .hfeed #secondary .widget_categories ul li {
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 25%;
            -moz-box-flex: 0;
            -moz-flex: 0 1 25%;
            -ms-flex: 0 1 25%;
            flex: 0 1 25%;
            max-width: calc( 25% - 16px); } }

@media screen and (max-width: 768px) and (max-width: 620px) {
  .hfeed #secondary .widget_categories ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    max-width: calc( 33% - 16px); } }

@media screen and (max-width: 768px) and (max-width: 480px) {
  .hfeed #secondary .widget {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }
  .hfeed #secondary .widget_archive h4 {
    display: block;
    margin-right: 0; }
  .hfeed #secondary .widget_categories ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: calc( 50% - 16px); } }

/**
 * Inserted content using [insert] shortcode
 */
.hfeed-mini.display-summary article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 32px; }

.hfeed-mini.display-summary .entry-image {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -moz-box-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  flex: 2; }

.hfeed-mini.display-summary .entry-details {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -moz-box-flex: 3;
  -moz-flex: 3;
  -ms-flex: 3;
  flex: 3; }

.hfeed-mini.grid article {
  display: block; }
  .hfeed-mini.grid article.post, .hfeed-mini.grid article.ntrepid_press {
    text-align: left; }
  .hfeed-mini.grid article .entry-image {
    min-width: 100%;
    padding: 0 16px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .hfeed-mini.grid article .entry-image {
        padding: 0 8px; } }
    @media screen and (max-width: 520px) {
      .hfeed-mini.grid article .entry-image {
        padding: 0; } }
  .hfeed-mini.grid article .entry-details {
    padding: 16px; }
    @media screen and (max-width: 768px) {
      .hfeed-mini.grid article .entry-details {
        padding: 8px; } }

/** 
 * Ntrepid custom post type archive pages 
 * Pages include Career, Job Listings
 **/
.ntrepid_pages #content-container {
  padding-top: 0; }

.ntrepid_pages article,
.ntrepid_pages .description {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 97%; }

.ntrepid_pages .description {
  padding: 64px 0 32px;
  font-size: 19.2px;
  font-size: 1.2rem;
  text-align: center; }
  @media screen and (max-width: 520px) {
    .ntrepid_pages .description {
      padding: 32px 0; } }

.ntrepid_pages article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .ntrepid_pages article .entry-image {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
    max-width: 288px; }
    @media screen and (max-width: 520px) {
      .ntrepid_pages article .entry-image {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: none;
        margin: 0 auto 16px; } }
  .ntrepid_pages article .entry-details {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -moz-flex: 3;
    -ms-flex: 3;
    flex: 3; }
    @media screen and (max-width: 520px) {
      .ntrepid_pages article .entry-details {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }
    .ntrepid_pages article .entry-details .ntrepid-department:before {
      display: inline-block;
      content: '\2022';
      margin: auto 8px; }
  .ntrepid_pages article.ntrepid_job_listings {
    padding: 16px;
    margin-bottom: 0; }
    .ntrepid_pages article.ntrepid_job_listings:nth-child(odd) {
      background-color: #ececec; }
  .ntrepid_pages article.ntrepid_press {
    margin-bottom: 0; }

.ntrepid_pages .posts-navigation {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 97%; }

.ntrepid_pages .not-found .page-content {
  text-align: center; }
  .ntrepid_pages .not-found .page-content form {
    margin: auto; }

/* 
 * Media Category 
 */
/* Safari 4.0 - 8.0 */
@-webkit-keyframes playbutton-hover {
  from {
    color: rgba(255, 255, 255, 0.6); }
  to {
    color: rgba(255, 255, 255, 0.95); } }

/* Standard syntax */
@keyframes playbutton-hover {
  from {
    color: rgba(255, 255, 255, 0.6); }
  to {
    color: rgba(255, 255, 255, 0.95); } }

.category-media .entry-image {
  position: relative; }
  .category-media .entry-image:after {
    color: rgba(255, 255, 255, 0.6);
    content: "\f236";
    display: block;
    font-family: 'dashicons';
    font-size: 64px;
    font-size: 4rem;
    line-height: 1em;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 33%;
    width: 100%; }
  .category-media .entry-image:hover:after {
    color: rgba(255, 255, 255, 0.95);
    -webkit-animation-name: playbutton-hover;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 400ms;
    /* Safari 4.0 - 8.0 */
    animation-name: playbutton-hover;
    animation-duration: 400ms; }

/*
 * Error 404
 */
.error404 {
  background-color: #ffffff; }

.page-content {
  padding: 0 16px;
  margin: 32px 0;
  min-height: 384.0px; }
  .page-content .search-form {
    max-width: 288px; }

.description,
.entry-content,
.page-content,
.entry-details,
.entry-image {
  padding: 0 16px; }

.entry-image {
  line-height: 0; }
  .entry-image a {
    display: block; }

.entry-meta {
  padding: 16px 0; }

.entry-details {
  z-index: 1; }
  .entry-details .bio {
    padding: 16px 0; }

.post-navigation {
  margin-left: auto;
  margin-right: auto;
  max-width: 1152px;
  width: 97%; }

.posts-navigation {
  padding: 0 16px;
  margin-bottom: 32px;
  width: 100%; }

.page-links {
  clear: both;
  margin: 0 0 16px; }

.sticky {
  display: block; }

.single .hentry,
.page .hentry,
.error404 .hentry {
  margin: 0; }

.blog .hentry,
.archive .hentry,
.search .hentry {
  margin: 0 auto 64px; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

/* entry-footer */
.single .entry-footer,
.page .entry-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1152px;
  width: 97%;
  padding: 32px 16px;
  text-align: center; }

.single .entry-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }
  .single .entry-footer #back-to-blog,
  .single .entry-footer #back-to-archive {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }
    .single .entry-footer #back-to-blog a,
    .single .entry-footer #back-to-archive a {
      position: relative;
      z-index: 1; }
    .single .entry-footer #back-to-blog.rule:before,
    .single .entry-footer #back-to-archive.rule:before {
      top: 1em; }
  .single .entry-footer .social-share-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .single .entry-footer .newsletter-subscribe-form {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin: 0; }
    .single .entry-footer .newsletter-subscribe-form .content-section-container:before {
      content: "\f465";
      font-family: 'dashicons';
      font-size: 44.8px;
      font-size: 2.8rem; }
    @media screen and (max-width: 520px) {
      .single .entry-footer .newsletter-subscribe-form .content-section-container {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .single .entry-footer .newsletter-subscribe-form .content-section-container * {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
  @media screen and (max-width: 768px) {
    .single .entry-footer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
      .single .entry-footer .social-share-container,
      .single .entry-footer .newsletter-subscribe-form {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }

/*-------------------------------------------------------------- 
## Social Share
--------------------------------------------------------------*/
.social-share {
  padding: 0;
  margin: 0; }
  .social-share * {
    color: #ffffff; }
  .social-share li {
    background-color: #458bca;
    border-radius: 50%;
    box-sizing: content-box;
    display: inline-block;
    padding: 16px;
    position: relative; }
    .social-share li:hover {
      background-color: #0f4d8b; }
  .social-share a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0; }
  .social-share .dashicons-linkedin a {
    -webkit-filter: grayscale(1) brightness(2) invert(0) contrast(2);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(1) brightness(2) invert(0) contrast(2); }

/*-------------------------------------------------------------- 
## Show and hide 
--------------------------------------------------------------*/
/* Safari 4.0 - 8.0 */
@-webkit-keyframes rotate-open {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(90deg); } }

/* Standard syntax */
@keyframes rotate-open {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(90deg); } }

@-webkit-keyframes rotate-close {
  from {
    transform: rotate(90deg); }
  to {
    transform: rotate(0deg); } }

/* Standard syntax */
@keyframes rotate-close {
  from {
    transform: rotate(90deg); }
  to {
    transform: rotate(0deg); } }

.show {
  cursor: pointer; }

.faqs-container {
  list-style: none !important;
  margin-left: 0 !important;
  padding: 0 !important; }
  .faqs-container > p {
    display: none; }
  .faqs-container li {
    margin-bottom: 32px; }
    .faqs-container li h3 {
      padding-left: 32px; }
      .faqs-container li h3:before {
        content: "\f522";
        font-family: 'Dashicons';
        color: #3672b5;
        display: inline-block;
        font-size: 1.4em;
        line-height: 1em;
        margin-right: .4em;
        margin-left: -32px;
        overflow: hidden;
        position: relative;
        vertical-align: middle; }
    .faqs-container li h3.open:before {
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      /* Chrome, Safari, Opera */
      transform: rotate(90deg);
      -webkit-animation-name: rotate-open;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-duration: 400ms;
      /* Safari 4.0 - 8.0 */
      animation-name: rotate-open;
      animation-duration: 400ms; }
    .faqs-container li h3.close:before {
      -ms-transform: rotate(0deg);
      /* IE 9 */
      -webkit-transform: rotate(0deg);
      /* Chrome, Safari, Opera */
      transform: rotate(0deg);
      -webkit-animation-name: rotate-close;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-duration: 400ms;
      /* Safari 4.0 - 8.0 */
      animation-name: rotate-close;
      animation-duration: 400ms; }
    .faqs-container li div {
      -webkit-transition: height 0ms ease;
      -moz-transition: height 0ms ease;
      -ms-transition: height 0ms ease;
      -o-transition: height 0ms ease;
      transition: height 0ms ease;
      padding-left: 32px; }
  .faqs-container h2 ~ p {
    display: none; }
  .faqs-container h3 {
    font-size: 16px;
    font-size: 1rem;
    font-family: var(--body-font, "Open Sans"), sans-serif; }
  .faqs-container h3, .faqs-container p {
    margin-bottom: 0; }
  .faqs-container h3.open {
    margin-bottom: 16px; }

.show-all {
  cursor: pointer; }

.show-hide {
  display: none; }

/*--------------------------------------------------------------
## Overlay Window
--------------------------------------------------------------*/
body.full-screen {
  overflow: hidden; }

#overlay-container {
  position: fixed;
  display: none;
  width: 100%;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.95);
  top: 0; }
  @media screen and (max-width: 520px), screen and (max-device-width: 700px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #overlay-container {
      display: block !important;
      overflow-y: scroll; }
      .admin-bar #overlay-container.entry-content {
        margin-top: 46px; } }
  body.full-screen #overlay-container {
    height: 100vh; }
    @media screen and (max-width: 520px), screen and (max-device-width: 700px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
      body.full-screen #overlay-container {
        background-color: #ffffff;
        height: 100%; } }
  #overlay-container #overlay-page {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    margin: auto; }
    #overlay-container #overlay-page .entry-content {
      max-width: 960px;
      margin: 16px auto;
      position: relative; }
      @media screen and (max-width: 520px), screen and (max-device-width: 700px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
        #overlay-container #overlay-page .entry-content {
          margin: 16px auto; } }
      #overlay-container #overlay-page .entry-content h1, #overlay-container #overlay-page .entry-content h2, #overlay-container #overlay-page .entry-content h3 {
        margin: 0 auto 8px; }
      #overlay-container #overlay-page .entry-content.global-menu {
        max-width: 768.0px; }
        #overlay-container #overlay-page .entry-content.global-menu h1, #overlay-container #overlay-page .entry-content.global-menu h2, #overlay-container #overlay-page .entry-content.global-menu h3 {
          margin: 0 auto 0; }
  #overlay-container .exit {
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 2px 4px;
    z-index: 9999;
    line-height: .75em;
    letter-spacing: 0; }

#overlay-container.partial-screen {
  position: fixed;
  top: 64px;
  height: 180px; }
  @media screen and (max-width: 768px) {
    #overlay-container.partial-screen {
      top: 48px; } }
  @media screen and (max-width: 520px), screen and (max-height: 180px), screen and (max-device-width: 700px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #overlay-container.partial-screen {
      top: 0;
      height: 100%;
      background-color: #ffffff; } }
  .product-site #overlay-container.partial-screen {
    top: 40px; }

@media screen and (max-width: 920px) {
  -webkit-transition: padding 400ms, margin 400ms;
  /* Safari */
  transition: padding 400ms, margin 400ms; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#site-footer-container {
  width: 100%; }
  #site-footer-container #colophon {
    background-color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 100;
    padding: 8px; }
    #site-footer-container #colophon .site-info {
      -webkit-box-flex: 2;
      -webkit-flex: 2 1 auto;
      -moz-box-flex: 2;
      -moz-flex: 2 1 auto;
      -ms-flex: 2 1 auto;
      flex: 2 1 auto;
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-flex-item-align: center;
      align-self: center; }
    #site-footer-container #colophon .site-info:nth-of-type(2) {
      margin: 0 16px; }
    #site-footer-container #colophon #branding-info img {
      -webkit-filter: grayscale(1) brightness(1) invert(1) contrast(1);
      /* Safari 6.0 - 9.0 */
      filter: grayscale(1) brightness(1) invert(1) contrast(1); }
    #site-footer-container #colophon #copyright-info {
      text-align: center; }
      @media screen and (max-width: 520px) {
        #site-footer-container #colophon #copyright-info {
          font-size: 9.6px;
          font-size: 0.6rem; } }
    #site-footer-container #colophon #social-info ul {
      text-align: right; }
    #site-footer-container #colophon p {
      margin: 0; }

@media screen and (max-width: 800px), screen and (max-height: 600px) {
  .home #site-footer-container #colophon {
    display: none; }
  #site-footer-container #colophon {
    display: block;
    text-align: center; }
    #site-footer-container #colophon div {
      margin: 16px auto; }
    #site-footer-container #colophon #social-info ul {
      text-align: center; }
      #site-footer-container #colophon #social-info ul li {
        margin: 0 4px; }
      #site-footer-container #colophon #social-info ul a {
        margin: 0; } }

@media (min-width: 620px) and (max-height: 320px) {
  #site-footer-container {
    display: none; } }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img.alignnone, img.aligncenter, img.alignleft, img.alignright {
  margin-bottom: 32px; }

@media screen and (max-width: 768px) {
  img.alignright, img.alignleft {
    width: 33%; }
    .content-section-container img.alignright, .content-section-container img.alignleft {
      width: auto;
      max-width: 97%; } }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }
