/**
 * Reset some basic elements
 */
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  margin: 0;
  padding: 0; }

/**
 * Basic styling
 */
body {
  font: 300 1em/1.5 "Helvetica-Light", "Helvetica", Arial, sans-serif;
  color: #2a364e;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -webkit-font-kerning: normal;
          font-kerning: normal; }

/**
 * Set `margin-bottom` to maintain vertical rhythm
 */
h1, h2, h3, h4, h5, h6, blockquote, pre,
ul, ol, dl, figure,
.highlight {
  margin-bottom: 15px; }

/**
 * Images
 */
img {
  max-width: 100%;
  vertical-align: top; }

/**
 * Figures
 */
figure > img {
  display: block; }

figcaption {
  font-size: 0.875em; }

/**
 * Lists
 */
ul, ol {
  margin-left: 30px; }

li > ul,
li > ol {
  margin-bottom: 0; }

/**
 * Links
 */
a {
  color: #4a97da;
  text-decoration: none; }
  a:visited {
    color: #4a97da; }

/**
 * Blockquotes
 */
blockquote {
  color: #828282;
  border-left: 4px solid #e8e8e8;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: -1px;
  font-style: italic; }
  blockquote > :last-child {
    margin-bottom: 0; }

/**
 * Code formatting
 */
pre,
code {
  font-size: 15px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #eef; }

code {
  padding: 1px 5px; }

pre {
  padding: 8px 12px;
  overflow-x: auto; }
  pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0; }

/**
 * Wrapper
 */
.wrapper {
  max-width: calc(860px - (30px * 2));
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px; }
  @media screen and (max-width: 1024px) {
    .wrapper {
      max-width: calc(860px - (30px));
      padding-right: 15px;
      padding-left: 15px; } }

/**
 * Clearfix
 */
.wrapper:after, .footer-col-wrapper:after, .block:after, .text-block:after, .block-trilbytv:after, .block-address:after {
  content: "";
  display: table;
  clear: both; }

/**
 * Icons
 */
.icon > svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle; }
  .icon > svg path {
    fill: #ffffff; }

/*
* Site header
*/
.site-header {
  min-height: 56px;
  position: relative; }

.site-title {
  font-size: 26px;
  font-weight: 300;
  line-height: 56px;
  letter-spacing: -1px;
  margin-bottom: 0;
  float: left; }
  .site-title, .site-title:visited {
    color: #424242; }

.site-nav {
  float: right;
  line-height: 20px;
  padding-bottom: 10px; }
  @media screen and (min-width: 640px) {
    .site-nav {
      padding-top: 48px; } }
  .site-nav .menu-icon {
    display: none; }
  @media screen and (min-width: 640px) {
    .site-nav .-link {
      font-weight: bold;
      font-size: 1.25em;
      color: #2a364e;
      line-height: 1.5;
      position: relative;
      text-decoration: none;
      display: inline-block; }
      .site-nav .-link:not(:last-child) {
        margin-right: 20px; } }
  .site-nav .-link:hover::before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    top: 30px; }
  @media screen and (max-width: 640px) {
    .site-nav {
      position: absolute;
      top: 9px;
      right: 15px;
      background-color: #ffffff;
      border: 1px solid #e8e8e8;
      border-radius: 5px;
      text-align: right; }
      .site-nav .menu-icon {
        display: block;
        float: right;
        width: 36px;
        height: 26px;
        line-height: 0;
        padding-top: 10px;
        text-align: center; }
        .site-nav .menu-icon > svg {
          width: 18px;
          height: 15px; }
          .site-nav .menu-icon > svg path {
            fill: #424242; }
      .site-nav .trigger {
        clear: both;
        display: none; }
      .site-nav:hover .trigger {
        display: block;
        padding-bottom: 5px; }
      .site-nav .-link {
        display: block;
        padding: 5px 10px;
        margin-left: 20px; }
        .site-nav .-link:not(:last-child) {
          margin-right: 0; } }

/**
 * Site footer
 */
.site-footer {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  padding: 30px 0;
  color: #ffffff;
  background-color: #2a364e; }

.footer-heading {
  font-size: 18px;
  margin-bottom: 15px; }

.contact-list,
.social-media-list {
  list-style: none;
  margin-left: 0; }
  .contact-list a,
  .social-media-list a {
    color: #ffffff; }

.footer-col-wrapper {
  font-size: 11px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  margin-left: -15px; }

.footer-col {
  float: left;
  margin-bottom: 15px;
  padding-left: 15px; }
  .footer-col img {
    padding-top: 4px; }

.footer-col-1 {
  width: calc(35% - (30px / 2)); }

.footer-col-2 {
  width: calc(20% - (30px / 2)); }

.footer-col-3 {
  width: calc(45% - (30px / 2)); }

@media screen and (max-width: 1024px) {
  .footer-col-1,
  .footer-col-2 {
    width: calc(50% - (30px / 2)); }

  .footer-col-3 {
    width: calc(100% - (30px / 2)); } }
@media screen and (max-width: 640px) {
  .footer-col {
    float: none;
    width: calc(100% - (30px / 2)); } }
/**
 *  content
*/
.page-content {
  padding: 0; }

.page-heading {
  font-size: 20px; }

.post-list {
  margin-left: 0;
  list-style: none; }
  .post-list > li {
    margin-bottom: 30px; }

.post-meta {
  font-size: 0.875em;
  color: #828282; }

.post-link {
  display: block;
  font-size: 24px; }

/**
* Posts
*/
.post-header {
  margin-bottom: 30px; }

.post-title {
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 1; }
  @media screen and (max-width: 1024px) {
    .post-title {
      font-size: 36px; } }

.post-content {
  margin-bottom: 30px; }
  .post-content h2 {
    font-size: 32px; }
    @media screen and (max-width: 1024px) {
      .post-content h2 {
        font-size: 28px; } }
  .post-content h3 {
    font-size: 26px; }
    @media screen and (max-width: 1024px) {
      .post-content h3 {
        font-size: 22px; } }
  .post-content h4 {
    font-size: 20px; }
    @media screen and (max-width: 1024px) {
      .post-content h4 {
        font-size: 18px; } }

/**
 * Syntax highlighting styles
 */
.highlight {
  background: #fff; }
  .highlighter-rouge .highlight {
    background: #eef; }
  .highlight .c {
    color: #998;
    font-style: italic; }
  .highlight .err {
    color: #a61717;
    background-color: #e3d2d2; }
  .highlight .k {
    font-weight: bold; }
  .highlight .o {
    font-weight: bold; }
  .highlight .cm {
    color: #998;
    font-style: italic; }
  .highlight .cp {
    color: #999;
    font-weight: bold; }
  .highlight .c1 {
    color: #998;
    font-style: italic; }
  .highlight .cs {
    color: #999;
    font-weight: bold;
    font-style: italic; }
  .highlight .gd {
    color: #000;
    background-color: #fdd; }
  .highlight .gd .x {
    color: #000;
    background-color: #faa; }
  .highlight .ge {
    font-style: italic; }
  .highlight .gr {
    color: #a00; }
  .highlight .gh {
    color: #999; }
  .highlight .gi {
    color: #000;
    background-color: #dfd; }
  .highlight .gi .x {
    color: #000;
    background-color: #afa; }
  .highlight .go {
    color: #888; }
  .highlight .gp {
    color: #555; }
  .highlight .gs {
    font-weight: bold; }
  .highlight .gu {
    color: #aaa; }
  .highlight .gt {
    color: #a00; }
  .highlight .kc {
    font-weight: bold; }
  .highlight .kd {
    font-weight: bold; }
  .highlight .kp {
    font-weight: bold; }
  .highlight .kr {
    font-weight: bold; }
  .highlight .kt {
    color: #458;
    font-weight: bold; }
  .highlight .m {
    color: #099; }
  .highlight .s {
    color: #d14; }
  .highlight .na {
    color: #008080; }
  .highlight .nb {
    color: #0086B3; }
  .highlight .nc {
    color: #458;
    font-weight: bold; }
  .highlight .no {
    color: #008080; }
  .highlight .ni {
    color: #800080; }
  .highlight .ne {
    color: #900;
    font-weight: bold; }
  .highlight .nf {
    color: #900;
    font-weight: bold; }
  .highlight .nn {
    color: #555; }
  .highlight .nt {
    color: #000080; }
  .highlight .nv {
    color: #008080; }
  .highlight .ow {
    font-weight: bold; }
  .highlight .w {
    color: #bbb; }
  .highlight .mf {
    color: #099; }
  .highlight .mh {
    color: #099; }
  .highlight .mi {
    color: #099; }
  .highlight .mo {
    color: #099; }
  .highlight .sb {
    color: #d14; }
  .highlight .sc {
    color: #d14; }
  .highlight .sd {
    color: #d14; }
  .highlight .s2 {
    color: #d14; }
  .highlight .se {
    color: #d14; }
  .highlight .sh {
    color: #d14; }
  .highlight .si {
    color: #d14; }
  .highlight .sx {
    color: #d14; }
  .highlight .sr {
    color: #009926; }
  .highlight .s1 {
    color: #d14; }
  .highlight .ss {
    color: #990073; }
  .highlight .bp {
    color: #999; }
  .highlight .vc {
    color: #008080; }
  .highlight .vg {
    color: #008080; }
  .highlight .vi {
    color: #008080; }
  .highlight .il {
    color: #099; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

.left-text {
  text-align: left; }

.right-text {
  text-align: right; }

.center-text {
  text-align: center; }

.text-large p {
  font-size: 1.25em; }
.text-large h2 {
  font-size: 2.25em; }

.last {
  margin-bottom: 0 !important; }

@media screen and (max-width: 640px) {
  .site-title img {
    height: 75%; } }

.block {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: block;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media screen and (max-width: 640px) {
    .block {
      padding-top: 62.5px;
      padding-bottom: 62.5px; } }
  .block h1 {
    font-size: 4em;
    font-weight: 700; }
    @media screen and (max-width: 640px) {
      .block h1 {
        font-size: 3.25em; } }
  .block h2 {
    font-size: 3em;
    font-weight: 600;
    padding-bottom: 30px;
    margin-bottom: 0; }
    @media screen and (max-width: 640px) {
      .block h2 {
        font-size: 1.75em; } }
  .block h3 {
    font-size: 1.5em;
    font-weight: 300; }
    @media screen and (max-width: 640px) {
      .block h3 {
        font-size: 1.25em;
        padding: 0 20px 0 20px; } }
  .block h4 {
    font-size: 1.5em;
    font-weight: 700; }
  .block a {
    margin-top: 50px; }
  .block p {
    color: #ffffff;
    font-size: 1.25em;
    font-weight: 300;
    margin-bottom: 30px; }
    @media screen and (max-width: 640px) {
      .block p {
        font-size: 1em; } }

.text-block {
  max-width: calc(860px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .text-block.narrow {
    padding-top: 0; }
  .text-block h3 {
    padding-bottom: 20px; }

.wrapper {
  margin: 0 auto;
  max-width: 1240px;
  width: 90%;
  padding: 0 20px 0 20px; }
  @media screen and (max-width: 640px) {
    .wrapper {
      width: 100%;
      padding: 0; } }
  .wrapper-sm {
    padding: 0 8px; }

.block-dark {
  color: #ffffff;
  background-color: #2a364e;
  text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6); }
  .block-dark:hover, .block-dark:focus {
    text-shadow: none; }

.block-white {
  background-color: #ffffff; }
  .block-white p {
    color: #2a364e; }

.block-grey {
  z-index: 1;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  background-color: #EBEBEB;
  text-align: center; }
  .block-grey p {
    color: #2a364e; }

.block-trilbytv {
  z-index: 1;
  width: auto;
  max-width: 100%;
  max-height: 700px;
  height: auto;
  max-height: 100%;
  background: -webkit-linear-gradient(rgba(42, 54, 78, 0.7), rgba(42, 54, 78, 0.7)), url(/assets/header_image.jpg) no-repeat top center;
  background: linear-gradient(rgba(42, 54, 78, 0.7), rgba(42, 54, 78, 0.7)), url(/assets/header_image.jpg) no-repeat top center;
  background-size: cover; }
  .block-trilbytv .text-block {
    padding-top: 129px;
    padding-bottom: 129px; }

video {
  width: 100%;
  height: 100%;
  max-width: 820px;
  max-height: 462px; }

.bg-ipad {
  background: -webkit-linear-gradient(rgba(42, 54, 78, 0.7), rgba(42, 54, 78, 0.7)), url(/assets/campaign_image.jpg) no-repeat top center;
  background: linear-gradient(rgba(42, 54, 78, 0.7), rgba(42, 54, 78, 0.7)), url(/assets/campaign_image.jpg) no-repeat top center;
  background-size: cover; }

.button {
  box-sizing: border-box;
  width: 240px;
  height: 60px;
  border-width: 3px;
  border-style: solid;
  padding: 12px 32px;
  margin: 0 auto;
  display: block;
  font-size: 1.25em;
  font-weight: 600; }

.person {
  float: left;
  height: auto; }

ul.people {
  width: 75vw;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 15vw 15vw 15vw;
      grid-template-columns: 15vw 15vw 15vw;
  -ms-grid-rows: auto auto;
      grid-template-rows: auto auto; }

li.person {
  width: 15vw;
  height: 12vw;
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
          clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  grid-area: span 1; }

.person img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  overflow: hidden; }

span.info {
  display: none; }

.person.info:hover {
  display: block;
  background-color: #ffffff;
  color: #2a364e; }

a .button-white {
  border-color: #ffffff;
  color: #ffffff; }
  a .button-white:hover {
    background-color: #ffffff;
    color: #2a364e;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    text-decoration: none; }

a .button-dark-blue {
  border-color: #4a97da;
  color: #4a97da; }
  a .button-dark-blue:hover {
    background-color: #4a97da;
    color: #ffffff;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    text-decoration: none; }

.footer-logo {
  width: 156px;
  vertical-align: top; }

footer ul.social-media-list li {
  padding-bottom: 4px; }

/*-------------------------- Team ------------------------*/
.grid-wrap {
  max-width: 100%;
  text-align: center;
  margin-top: 30px; }

.grid-h {
  display: inline-block; }

.grid-3 {
  width: 32%;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 18px; }
  @media screen and (max-width: 1024px) {
    .grid-3 {
      width: 48%; } }
  @media screen and (max-width: 640px) {
    .grid-3 {
      width: 100%; } }

.grid-4 {
  width: 23%;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 18px; }

.img-responsive {
  width: 100%; }

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1); }

.hovereffect .overlay .name-title {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 30%; }

.hovereffect .overlay p {
  color: #fff; }

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1); }

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s; }

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6); }

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 1.25em;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }
  @media screen and (max-width: 1240px) {
    .hovereffect h2 {
      font-size: 1em; } }
  @media screen and (max-width: 640px) {
    .hovereffect h2 {
      font-size: 1.25em; } }

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 0.5em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }
  @media screen and (max-width: 1240px) {
    .hovereffect a, .hovereffect p {
      font-size: 1em; } }

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*-------------------------- Contact ------------------------*/
.block-address {
  display: inline-block;
  width: 59%;
  padding-top: 134px;
  padding-bottom: 134px;
  margin: 0px !important;
  vertical-align: top;
  background: -webkit-linear-gradient(rgba(42, 54, 78, 0.7), rgba(42, 54, 78, 0.7)), url(/assets/office_image.jpg) no-repeat top center;
  background: linear-gradient(rgba(42, 54, 78, 0.7), rgba(42, 54, 78, 0.7)), url(/assets/office_image.jpg) no-repeat top center;
  background-size: cover; }
  @media screen and (max-width: 640px) {
    .block-address {
      width: 100%;
      padding: 40px 0; } }
  .block-address .address-wrap {
    max-width: 520px;
    height: auto;
    margin: 0 auto;
    padding-right: 16px;
    vertical-align: middle; }
    @media screen and (max-width: 1024px) {
      .block-address .address-wrap {
        padding-right: 46px; } }
    @media screen and (max-width: 640px) {
      .block-address .address-wrap {
        margin: auto 8px; } }
    .block-address .address-wrap h2 {
      color: #fff;
      display: block;
      width: auto;
      height: auto;
      font-weight: 700;
      vertical-align: middle;
      padding-bottom: 0;
      margin-bottom: 0; }
      @media screen and (max-width: 1024px) {
        .block-address .address-wrap h2 {
          font-size: 2.5em; } }

.block-contact {
  width: 40%;
  float: right;
  display: inline-block;
  margin: 0px !important;
  padding-left: 8px;
  height: 100%;
  max-height: 416px;
  vertical-align: top; }
  @media screen and (max-width: 640px) {
    .block-contact {
      width: 100%;
      height: auto;
      padding-left: 8px; } }
  .block-contact .contact-wrap {
    vertical-align: middle;
    margin-top: 178px;
    margin-left: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    height: auto;
    line-height: 2.5em; }
    @media screen and (max-width: 640px) {
      .block-contact .contact-wrap {
        margin-top: 0px;
        margin-left: 0; } }

.fa-2x {
  padding-top: 5px; }

.pagination .previous {
  font-weight: 600; }
.pagination .next {
  font-weight: 600; }
.pagination .page_number {
  font-weight: 300; }

.post .float-left {
  float: left; }
