@import url("https://use.typekit.net/wfe3sjh.css");
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v35/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUhiYySUhiCXABTV.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v35/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYySUhiCXAA.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v35/TK3iWkUHHAIjg752Fz8Gl-1PK62t.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v35/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html, body {min-height: 100vh;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {display: block;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, main {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
ol, ul {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,  q:before, q:after {content:''; content:none;}
del {text-decoration: line-through;}
svg:not(:root) {overflow: hidden;}
abbr[title], dfn[title] {border-bottom: 1px dotted; cursor: help;}
table {width: 100%; border-collapse: collapse; border-spacing: 0; empty-cells: show; table-layout: fixed;}
input, select {vertical-align: middle;}
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
button, input, select, textarea {margin: 0; font-family: "Source Sans Pro", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;}
textarea {resize: none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0; *height: 13px; *width: 13px;}
img {display: block; max-width: 100%; height: auto !important;}
td img {vertical-align: top;}
address {display: inline;}
code, kbd, pre, samp {font-family: monospace, serif; font-size: 16px;}
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
a:hover, a:active {outline: none;}
a, a:hover, a:visited {text-decoration: none;}
iframe {display: block; max-width: 100%;}
fieldset {border: 1px solid #c0c0c0; padding: 16px;}
::-webkit-input-placeholder {color: #494C52; font-family: "neuzeit-grotesk", Arial, sans-serif; font-size: 16px;}
:focus::-webkit-input-placeholder {opacity: 0.5;}
:-moz-placeholder {color: #494C52; font-family: "neuzeit-grotesk", Arial, sans-serif; font-size: 16px;}
:focus:-moz-placeholder {opacity: 0.5;}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cf:before, .cf:after {content:""; display:table;} .cf:after {clear:both;}
.m-w {opacity: 1; pointer-events: auto;}

body {
  font: 18px/1.6em "neuzeit-grotesk", Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #494c52;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}


.hidden {display: none; pointer-events: none;}
.alignleft {float: left; margin: 0 24px 24px 0;}
.alignright {float: right; margin: 0 0 24px 24px;}
.aligncenter {margin: 0 auto;}
.centered {text-align: center;}

.container {max-width: 1248px; margin-left: auto; margin-right: auto;}
  .container.thin {max-width: 1090px;}
  .container.thinner {max-width: 708px;}
  .container.w-bg {
    padding: 72px 0;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position: center;
  }
.pt-16 {padding-top: 16px;}
.pt-24 {padding-top: 24px;}
.pt-32 {padding-top: 32px;}
.pt-40 {padding-top: 40px;}
.pt-48 {padding-top: 48px;}
.pb-16 {padding-bottom: 16px;}
.pb-24 {padding-bottom: 24px;}
.pb-32 {padding-bottom: 32px;}
.pb-40 {padding-bottom: 40px;}
.pb-48 {padding-bottom: 48px;}
.pb-56 {padding-bottom: 56px;}
.ptb-24 {padding-top: 24px; padding-bottom: 24px;}
.ptb-32 {padding-top: 32px; padding-bottom: 32px;}
.ptb-40 {padding-top: 40px; padding-bottom: 40px;}

.row {padding: 48px 0;}
  .row.extra {padding: 72px 0;}
  .row.silver {background-color: #f5f7fa;}
  .row.blue {background-color: #052966;}
  .row.carousel-w-nav {padding: 48px 0 72px 0;}
  .row.carousel-w-nav.no-tp {padding: 0 0 72px 0;}

.single-cta-btn {padding-top: 8px;}
  .single-cta-btn a {
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    padding: 8px 24px;
    border: 1px solid #052966;
    color: #052966 !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
    .single-cta-btn a:hover {color: #fff !important; background-color: #052966;}
.blue .single-cta-btn a {border-color: #fff; color: #fff !important;}
  .blue .single-cta-btn a:hover {background-color: #fff; color: #052966 !important;}

.copy-block h1 {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 74px;
  margin-bottom: 16px;
  color: #052966;
  text-transform: uppercase;
}
.single-hero .copy-block {padding-right: 12vw;} 
  .single-hero .copy-block h1 {font-size: 52px; line-height: 64px;}
.copy-block h2 {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 54px;
  margin-bottom: 24px;
  color: #052966;
  text-transform: uppercase;
  position: relative;
}
  .copy-block h2 a.view-more {
    font-family: "neuzeit-grotesk", Helvetica, Arial, sans-serif;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 17px;
    text-transform: none;
    font-weight: 700;
    color: #1d54a1;
    text-decoration: underline;
  }
    .copy-block h2 a.view-more:hover {text-decoration: none;}
  .page-hero .copy-block h2 {
    text-transform: none;
    font-size: 24px;
    line-height: 32px;
    font-family: "neuzeit-grotesk", Helvetica, Arial, sans-serif;
  }
.copy-block h3 {
  font-size: 28px;;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 24px;
  color: #1D54A1;
}

.page-hero h3 {
  color:#fff;
}
.copy-block h2+h3 {margin: -8px 0 24px 0;}
.page-template-tpl-location .copy-block.long-text p+h2, .page-template-tpl-location .copy-block.long-text p+h3 {padding-top: 24px;}
.blue .copy-block h2, .blue .copy-block h3 {color: #fff;}
  .blue .copy-block h2 a {color: #fff;}
.copy-block h4, .m-f h4 {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  color: #052966;
  font-weight: 400;
  font-size: 24px;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
.copy-block h6 {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 16px;
  color: #1D54A1;
}
.copy-block p:not(:last-of-type) {margin-bottom: 16px;}
.copy-block p:last-of-type+ul, .copy-block p:last-of-type+ol {padding-top: 16px;}
.copy-block a {color: #1D54A1;}
  .copy-block a:hover {color: #052966; text-decoration: underline;}
.copy-block.extra li a {text-decoration: underline;}
.copy-block.long-text a {font-weight: 700;}
.copy-block ul, .copy-block ol {margin: 0 0 24px 24px;}
.copy-block ul {list-style-type: disc;}
.copy-block ol {list-style-type: decimal;}
.copy-block ul li:not(:last-of-type), .copy-block ol li:not(:last-of-type) {padding: 4px 0;}
.copy-block ul li:last-of-type, .copy-block ol li:last-of-type {padding: 4px 0 0 0;}
.copy-block ul, .copy-block ol {color: #1D54A1;}
.copy-block.normal ul, .copy-block.normal ol {color: #494c52;}
.copy-block.normal ul+h2, .copy-block.normal ol+h2, .copy-block.normal p+h2 {padding-top: 12px;}
.copy-block ul:after, .copy-block ol:after {
  display: table;
  content: "";
  clear: both;
}
.copy-block.extra ul li {flex-basis: calc(33.3333% - 24px); max-width: calc(33.3333% - 24px); padding: 0 8px 0 0; margin-right: 12px; margin-left: 12px; margin-bottom: 8px;}
.copy-block.special p {color: #1D54A1;}
.copy-block blockquote {margin: 0 0 24px 0; padding: 32px 84px; background-color: #F5F7FA; position: relative;}
  .copy-block blockquote:before {
    display: inline-block;
    vertical-align: top;
    content: "\201C";
    color: #1D54A1; 
    font-family: "Georgia", serif;
    font-size: 124px;
    position: absolute;
    left: 24px;
    top: 56px;
    z-index: 10;
    opacity: 0.3;
  }
  .copy-block blockquote:after {
    display: inline-block;
    vertical-align: top;
    content: "\201D";
    color: #1D54A1; 
    font-family: "Georgia", serif;
    font-size: 124px;
    position: absolute;
    right: 24px;
    bottom: 0;
    z-index: 10;
    opacity: 0.3;
  }
  .copy-block blockquote p {position: relative; z-index: 20; margin: 0; color: #1D54A1; font-family: "Georgia", serif; font-style: italic; font-size: 20px; line-height: 1.7em;}

.main-doc {padding-top: 127px;}
.home .main-doc {padding-top: 0;}
.w-link {cursor: pointer;}

.publication {background-color: #F0F2F5; padding: 16px; margin-bottom: 24px;}
  .publication img {margin-bottom: 16px;}

.bio-sidebar {width: 300px; min-height: 40px; padding-right: 40px; float: left; position: sticky; top: 132px;}
  .bio-sidebar p {font-weight: 700; color: #052966; margin-bottom: 24px;}
  .bio-sidebar li:not(:last-of-type) {margin-bottom: 16px;}
  .bio-sidebar a {display: block; padding: 8px; background-color: #1D54A1; color: #fff; text-align: center; font-weight: 700;}
  .bio-sidebar a:hover, .bio-sidebar .current a {background-color: #5D9DEC; color: #052966;}
.bio-content {width: calc(100% - 300px); float: left;}

.grid-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.copy-block.extra ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.grid-row.equal {align-items: stretch;}
.grid-row.top, .copy-block.extra ul {align-items: flex-start;}
.grid-row.center {align-items: center;}
.grid-row.chess {margin: 0;}
.grid-row.chess.reversed {margin: 0;}
.grid-row.practice-list {padding: 24px 94px;}
.grid-row .np-entry {background-color: #133B80; padding: 24px; flex-basis: calc(33.3333% - 24px); max-width: calc(33.3333% - 24px); margin: 0 12px 32px 12px; color: #fff;}
.grid-row.rp .np-entry {background: #F5F7FA url(../images/rp-blue-arrow.png) no-repeat 24px 86% scroll; color: #54575E; padding: 24px 24px 98px 24px;}
  .grid-row .np-entry a {color: #fff;}
    .grid-row .np-entry a:hover {color: #F5F7FA; text-decoration: underline;}
  .grid-row.rp .np-entry a {color: #1D54A1; font-size: 24px;}
  .grid-row.rp .np-entry p:nth-of-type(1) {margin-bottom: 4px;}
  .grid-row .np-entry .date {font-weight: 700; margin-bottom: 8px;}
  .grid-row .np-entry .title {font-size: 24px; line-height: 32px;}
.grid-row.cols-2 .gr-entry {flex-basis: calc(50% - 24px); max-width: calc(50% - 24px); margin: 0 12px 24px 12px;}
.gr-entry .border {position: relative;}
  .gr-entry .border img {max-width: calc(100% - 40px); position: relative; left: 40px; z-index: 30;}
  .gr-entry .border:before {
    display: block;
    content: "";
    width: calc(100% - 40px);
    height: 100%;
    background-color: #133B80;
    position: absolute;
    left: 0;
    bottom: -40px;
    z-index: 10;
  }
  .grid-row .gr-entry.blue.w-link:hover, .grid-row .np-entry.w-link:hover {cursor: pointer; background-color: #5D9DEC; color: #052966;} 
    .grid-row .gr-entry.blue.w-link:hover a, .grid-row .np-entry.w-link:hover a {color: #052966; text-decoration: underline;} 
.grid-row.cols-4-6 .gr-entry:nth-of-type(1) {flex-basis: calc(40% - 24px); max-width: calc(40% - 24px); margin: 0 12px 24px 12px;}
.grid-row.cols-4-6 .gr-entry:nth-of-type(2) {flex-basis: calc(60% - 24px); max-width: calc(60% - 24px); margin: 0 12px 24px 12px;}
.grid-row.cols-3-7 .gr-entry:nth-of-type(1) {flex-basis: calc(30% - 24px); max-width: calc(30% - 24px); margin: 0 12px 24px 12px;}
.grid-row.cols-3-7 .gr-entry:nth-of-type(2) {flex-basis: calc(70% - 24px); max-width: calc(70% - 24px); margin: 0 12px 24px 12px;}
  .grid-row.cols-2.no-bm .gr-entry {margin: 0 12px;}
.grid-row.cols-2.even .gr-entry {flex-basis: 50%; max-width: 50%; margin: 0;}
.grid-row.cols-3 .gr-entry {flex-basis: calc(33.3333% - 24px); max-width: calc(33.3333% - 24px); margin: 0 12px 24px 12px;}
.grid-row.cols-4 .gr-entry {flex-basis: calc(25% - 24px); max-width: calc(25% - 24px); margin: 0 12px 24px 12px;}
.grid-row.chess .gr-entry:nth-of-type(1) {flex-basis: 45%; max-width: 45%; margin: 0; order: 0;}
.grid-row.chess .gr-entry:nth-of-type(2) {flex-basis: 55%; max-width: 55%; margin: 0; order: 1;}
.grid-row.chess.reversed .gr-entry:nth-of-type(1) {order: 1;} 
.grid-row.chess.reversed .gr-entry:nth-of-type(2) {order: 0;} 
.grid-row.chess .gr-entry:nth-of-type(2) {align-self: center;}
.grid-row.chess .gr-entry:nth-of-type(2) {padding: 24px 24px 24px 48px;}
.grid-row.chess.reversed .gr-entry:nth-of-type(2) {padding: 24px 48px 24px 24px;}
.grid-row.chess .gr-entry:nth-of-type(1) {position: relative;}
.grid-row.chess .gr-entry .thumb {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-color: #bebebe;
  background-position: center top;
  width: 96%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.grid-row.chess.reversed .gr-entry:nth-of-type(1) .thumb {left: auto; right: 0;}
.grid-row .gr-entry.blue {
  background-color: #133B80;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  padding: 24px 56px;
  text-align: center;
}
  .grid-row .gr-entry.blue.lp {padding: 24px;}
  .grid-row .gr-entry.blue a {color: #fff;}
  .grid-row .gr-entry.blue p:nth-of-type(2) {font-weight: 400; padding-top: 16px; line-height: 1.5em;}
.grid-row.chess .decorated-image {padding-bottom: 40px;}
  .grid-row.chess .decorated-image img {max-width: calc(100% - 40px); position: relative; left: 40px; z-index: 20;}
  .grid-row.chess.reversed .decorated-image img {left: auto;}
    .grid-row.chess .decorated-image .img-wrapper {position: relative;}
      .grid-row.chess .decorated-image .img-wrapper:before {
        display: block;
        content: "";
        width: calc(100% - 40px);
        height: 100%;
        background-color: #133B80;
        position: absolute;
        left: 0;
        bottom: -40px;
        z-index: 10;
      }
      .grid-row.chess.reversed .decorated-image .img-wrapper:before {left: auto; right: 0;} 

.gr-entry.why-us li:not(:last-of-type) {margin-bottom: 8px;}
  .gr-entry.why-us li {
    padding-left: 32px;
    background: url(../images/blue-mark-icon.png) no-repeat left 4px scroll;
    font-size: 18px;
  }
.fw-image {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-color: #bebebe;
  background-position: center top;
  height: 34vw;
}

.home-hero, .page-hero {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-color: #bebebe;
  background-position: center;
  position: relative;
  color: #fff;
}
  .home-hero:before, .page-hero:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.7;
    background: rgb(38,80,153);
    background: -moz-linear-gradient(left,  rgba(38,80,153,1) 0%, rgba(8,28,62,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(38,80,153,1) 0%,rgba(8,28,62,1) 100%);
    background: linear-gradient(to right,  rgba(38,80,153,1) 0%,rgba(8,28,62,1) 100%);
    z-index: 40;
  }
  .home-hero .container {position: relative; z-index: 300; padding: 184px 0 124px 0;}
  .page-hero .container {position: relative; z-index: 300; padding: 108px 0 124px 0;}
  .home-hero .copy-block {padding-right: 408px;}
  .home-hero .copy-block h1, .home-hero .copy-block p, .page-hero h1, .page-hero h2, .page-hero p, .page-hero ul {color: #fff;}
  .home-hero .copy-block p {font-size: 24px; line-height: 36px;}
  .home-hero .copy-block .cta-btn {padding-top: 8px;}
    .home-hero .copy-block .cta-btn a, .page-hero .cta-btn a {
      display: inline-block;
      vertical-align: top;
      font-size: 18px;
      padding: 12px 24px;
      border: 2px solid #fff;
      text-transform: uppercase;
      text-decoration: none;
      color: #fff;
      font-weight: 700;
    }

.social-links a {
  display: inline-block;
  vertical-align: top;
  font: 0/0 a;
  color: transparent;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}
  .social-links a.fb {background: url(../images/fb-icon.png) no-repeat scroll;}
  .social-links a.tw {background: url(../images/tw-icon.png) no-repeat scroll;}
  .social-links a.li {background: url(../images/li-icon.png) no-repeat scroll;}
  .social-links a:hover {opacity: 0.8;}

.m-h {position: fixed; width: 100%; left: 0; top: 0; z-index: 1200; padding: 16px 0; background-color: rgba(255,255,255,0); transition: background 380ms linear;}
  .logged-in .m-h {top: 32px;}
  .m-h .nav-trigger {
    display: none;
    width: 32px;
    height: 32px;
    font: 0/0 a;
    color: transparent;
    float: right;
    transition: all 300ms ease-in-out;
    position: relative;
    border: 1px solid #fff;
  }
  .doc-scrolled  .m-h .nav-trigger {border-color: #052966;}
    .m-h .nav-trigger span {
      display: block;
      height: 1px;
      width: 70%;
      margin: 0 auto;
      background-color: #fff;
      position: relative;
      top: 50%;
    }
    .mobile-nav-active .m-h .nav-trigger {}
      .m-h .nav-trigger span:after, .m-h .nav-trigger span:before {
        display: block;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #fff;
        position: absolute;
        left: 0;
        transition: all 300ms ease-in-out;
        transform: rotate(0deg);
        transform-origin: 50%;
      }
      .doc-scrolled .m-h .nav-trigger span, .doc-scrolled .m-h .nav-trigger span:after, .doc-scrolled .m-h .nav-trigger span:before {background-color: #052966;}
      .m-h .nav-trigger span:after {top: -6px;}
      .m-h .nav-trigger span:before {bottom: -6px;}
      .m-h .nav-trigger span:before, .m-h .nav-trigger span:after {transform: rotate(0deg); transform-origin: 50%;}
      .mobile-nav-active .m-h .nav-trigger span {background-color: transparent;}
      .mobile-nav-active .m-h .nav-trigger span:before {transform: rotate(45deg); bottom: 0;}
      .mobile-nav-active .m-h .nav-trigger span:after {transform: rotate(-45deg); top: 0;}
  .doc-scrolled .m-h {background-color: rgba(255,255,255,1); border-bottom: 1px solid #052966;}
  .m-h .logo {
    display: block;
    width: 206px;
    height: 87px;
    background: url(../images/logo-white.png) no-repeat scroll;
    background-size: cover !important;
    font: 0/0 a;
    color: transparent;
    float: left;
  }
  .doc-scrolled .m-h .logo {background-image: url(../images/footer-logo.png);}
  .m-h .mh-nav {float: right;}
  .m-h .mh-nav-extra {margin-bottom: 16px;}
    .m-h .mh-nav-extra ul, .m-h .mh-nav-extra .search {float: right;}
    .m-h .mh-nav-extra ::-webkit-input-placeholder {color: #fff; font-family: "neuzeit-grotesk", Helvetica, Arial, sans-serif;}
    .doc-scrolled .m-h .mh-nav-extra ::-webkit-input-placeholder {color: #052966;}
    .m-h .mh-nav-extra :-moz-placeholder {color: #fff; font-family: "neuzeit-grotesk", Helvetica, Arial, sans-serif;}
    .doc-scrolled .m-h .mh-nav-extra :-moz-placeholder {color: #052966;}
    .m-h .mh-nav-extra li {padding-top: 4px;}
    .m-h .mh-nav-extra a {color: #fff;}
    .m-h .mh-nav-extra .search {position: relative; margin-left: 32px;}
      .m-h .mh-nav-extra .search input[type=text] {
        display: block;
        width: 200px;
        background-color: transparent;
        color: #fff;
        border-right: 0;
        border-top: 0;
        border-left: 0;
        border-bottom: 1px solid #fff;
        outline: none;
        padding: 8px;
      }
      .doc-scrolled .m-h .mh-nav-extra .search input[type=text] {color: #052966; border-bottom-color: #052966;}
      .m-h .mh-nav-extra .search input[type=submit] {
        display: block;
        font: 0/0 a;
        color: transparent;
        background: url(../images/search-icon.png) no-repeat center scroll;
        border: 0;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        top: 0;
      }
       .doc-scrolled .m-h .mh-nav-extra .search input[type=submit] {background-image: url(../images/search-icon-blue.png);}
    .m-h .nav li, .m-h .mh-nav-extra li {float: left;}
      .m-h .nav li:not(:last-of-type), .m-h .mh-nav-extra li:not(:last-of-type) {margin-right: 32px;}
      .m-h .nav li {padding-top: 10px; position: relative;}
      .m-h .nav li li {padding: 2px 0; float: none; margin-right: 0;}
      .m-h .nav li li:not(:last-of-type) {margin-right: 0;} 
      .m-h .nav li a {
        display: inline-block;
        vertical-align: top;
        color: #fff;
        font-size: 19px;
      }
      .m-h .nav li li a {display: block; font-size: 16px; color: #052966;}
      .m-h .nav li li a:hover, .m-h .nav li li.current-menu-item a {text-decoration: underline;}
      .m-h .nav li ul {
        background-color: rgba(255,255,255,1);
        position: absolute;
        width: 156px;
        padding: 6px 12px;
        left: -12px;
        top: 100%;
        pointer-events: none;
        visibility: hidden;
      } 
      .m-h .nav li.menu-item-341 ul {width: 284px;}
      .m-h .nav li:hover > ul {pointer-events: auto; visibility: visible; z-index: 8000;} 
        .doc-scrolled .m-h .mh-nav-extra a, .doc-scrolled .m-h .nav li a {color: #052966;}
        .m-h .nav li a:hover, .m-h .nav li.current-menu-item a, .m-h .mh-nav-extra a:hover, .m-h .mh-nav-extra .current-menu-item a {color: #052966;}
        .doc-scrolled .m-h .nav li a:hover, .doc-scrolled .m-h .nav li.current-menu-item a, .doc-scrolled .m-h .mh-nav-extra a:hover, .doc-scrolled .m-h .mh-nav-extra .current-menu-item a {color: #1d54a1;}
        .m-h .mh-nav-extra .current-menu-item a {text-decoration: underline;}
      .m-h .nav li.bolded {font-weight: 700; font-size: 24px; padding: 8px 0;}
      .m-h .nav li.cta {padding-top: 0;}
      .m-h .nav li.cta a {
        font-weight: 700;
        padding: 8px 16px;
        text-transform: uppercase;
        border: 1px solid #fff;
        color: #fff;
      }
        .m-h .nav li.cta a:hover, .home-hero .copy-block .cta-btn a:hover, .page-hero .cta-btn a:hover {color: #052966; background-color: #fff;}
        .doc-scrolled .m-h .nav li.cta a {color: #052966; border-color: #052966;}
        .doc-scrolled .m-h .nav li.cta a:hover {color: #fff; background-color: #052966;}

.form-wrapper input[type=text], .form-wrapper input[type=email], .form-wrapper input[type=tel], .form-wrapper textarea {
  display: block;
  width: 100%;
  background-color: transparent;
  border: 1px solid #494C52;
  font-family: "neuzeit-grotesk", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #000;
  padding: 8px;
}
.form-wrapper label {
  display: block;
  font-family: "neuzeit-grotesk", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #494C52;
  margin: 0 0 4px 0;
}
.form-wrapper input[type=submit] {
  display: inline-block;
  vertical-align: top;
  padding: 12px 48px;
  background-color: #1C64BD;
  color: #fff;
  font-family: "neuzeit-grotesk", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
}
.form-wrapper textarea {height: 148px;}
.form-wrapper .gform_footer {text-align: center; padding-top: 24px;}
.form-wrapper ul ul label {display: inline-block; vertical-align: top; font-weight: 400; margin: 0 4px;}
.form-wrapper .gfield_radio {margin-bottom: 12px;}
  .form-wrapper .gfield_radio li {display: inline-block; vertical-align: top; margin-right: 4px;}
  .form-wrapper .gfield_radio input[type=radio] {display: inline-block; vertical-align: top; margin-top: 6px;}
.form-wrapper #field_1_1, .form-wrapper #field_1_3, .form-wrapper #field_3_1, .form-wrapper #field_3_3 {float: left; width: 50%; padding-right: 8px; margin-bottom: 12px;}
.form-wrapper #field_1_2, .form-wrapper #field_1_4, .form-wrapper #field_3_2, .form-wrapper #field_3_4 {float: left; width: 50%; padding-left: 8px; margin-bottom: 12px;}
.form-wrapper .validation_error {font-size: 12px; color: #000; text-transform: uppercase; margin-bottom: 8px;}
.form-wrapper .gfield_description.validation_message {font-size: 12px; color: #000; text-transform: uppercase;} 

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
  .owl-stage-outer {padding: 0;}
  .owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
  .owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d;
  }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: none; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel.owl-loaded {display: block;}
  .owl-carousel.owl-loading {opacity: 0; display: block;}
  .owl-carousel.owl-hidden {opacity: 0;}
  .owl-carousel.owl-refresh .owl-item {visibility: hidden;}
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel.owl-grab {cursor: move; cursor: grab;}
  .owl-carousel.owl-rtl {direction: rtl;}
  .owl-carousel.owl-rtl .owl-item {float: right;}

  .no-js .owl-carousel {display: block;}
  .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  .owl-carousel .owl-animated-in {z-index: 0;}
  .owl-carousel .owl-animated-out {z-index: 1;}

  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
            animation-name: fadeOut; }

  @-webkit-keyframes fadeOut {
    0% {
      opacity: 1; }
    100% {
      opacity: 0; } }

  @keyframes fadeOut {
    0% {
      opacity: 1; }
    100% {
      opacity: 0; } }

  .owl-height {transition: height 500ms ease-in-out;}

.relative {position: relative;}
.team-crsl .tc-entry {background-color: #133B80;}
    .team-crsl .tc-entry .tce-thumb {
      background-color: #fff;
      height: 324px;
      background-attachment: scroll;
      background-repeat: no-repeat;
      background-size: cover !important;
      background-position: center;
    }
   .team-crsl .tc-entry .tce-copy {padding: 24px; color: #fff;}
     .team-crsl .tc-entry .tce-copy .name {font-size: 24px; line-height: 32px; font-weight: 700; margin-bottom: 4px;} 
.team-crsl .owl-item, .award-crsl .owl-item {opacity: 0.7;}
.team-crsl .owl-item.active, .award-crsl .owl-item.active {opacity: 1;}
  .team-crsl .owl-stage-outer:after {
    display: block;
    content: "";
    width: 124px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 40;
    background: -moz-linear-gradient(left,  rgba(5,41,102,0) 0%, rgba(5,41,102,1) 80%, rgba(5,41,102,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(5,41,102,0) 0%,rgba(5,41,102,1) 80%,rgba(5,41,102,1) 100%);
    background: linear-gradient(to right,  rgba(5,41,102,0) 0%,rgba(5,41,102,1) 80%,rgba(5,41,102,1) 100%);
  }
  .team-crsl .owl-stage-outer:before {
    display: block;
    content: "";
    width: 124px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 40;
    background: -moz-linear-gradient(left,  rgba(5,41,102,1) 0%, rgba(5,41,102,1) 20%, rgba(5,41,102,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(5,41,102,1) 0%,rgba(5,41,102,1) 20%,rgba(5,41,102,0) 100%);
    background: linear-gradient(to right,  rgba(5,41,102,1) 0%,rgba(5,41,102,1) 20%,rgba(5,41,102,0) 100%);
  }
.team-crsl .owl-prev, .team-crsl .owl-next, .award-crsl .owl-prev, .award-crsl .owl-next {
  display: block;
  position: absolute;
  width: 59px;
  top: 0;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none;
  background: none;
}
.team-crsl .owl-next, .award-crsl .owl-next {right: 32px;}
.team-crsl .owl-prev, .award-crsl .owl-prev {left: 32px;}
.team-crsl .owl-nav span {
  display: block;
  font: 0/0 a;
  color: transparent;
  width: 59px;
  height: 53px;
  background: url(../images/big-white-arrow.png) no-repeat scroll;
  position: absolute;
  top: calc(50% - 26px);
}
.team-crsl .owl-nav .owl-prev span, .award-crsl .owl-nav .owl-prev span {transform: rotate(-180deg);}
.results-listing {display: flex; align-items: stretch; justify-content: center; flex-direction: row; margin: 0 -8px; flex-wrap: wrap;}

.block-w-border {
  border: 2px solid #D7DCE0;
  padding: 32px;
}
  .results-listing .block-w-border {
    flex-basis: calc(33.3333% - 16px);
    max-width: calc(33.3333% - 16px);
    margin: 0 8px 32px 8px !important;
    position: relative;
  }
  .results-listing .block-w-border.w-cta {padding-bottom: 72px;}
  .block-w-border:not(:last-of-type) {margin-bottom: 40px;}
  .block-w-border .bwb-title {
    font-size: 32px;
    color: #1D54A1;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    margin: -48px 0 24px 0;  
   }
  .block-w-border .bwb-title span {background-color: #fff; display: inline-block; padding: 0 8px;}
  .block-w-border .bwb-copy.quote {
    position: relative;
    background: url(../images/quote-icon.png) no-repeat 8px top scroll;
    padding: 40px 0 32px 40px;
    background-size: 40px;
  }
    .block-w-border .bwb-copy.quote:after {
      display: block;
      content: "";
      width: 155px;
      height: 24px;
      background: url(../images/rating-stars.jpg) no-repeat scroll;
      position: absolute;
      left: 40px;
      bottom: 0;
    }
  .block-w-border .bwb-copy p {font-size: 18px; color: #052966;}
    .block-w-border .bwb-copy p:not(:last-of-type) {margin-bottom: 16px;}
  .block-w-border p.read-more {position: absolute; left: 0; bottom: 16px; width: 100%; text-align: center;}
    .block-w-border p.read-more a {
      display: inline-block;
      padding: 8px 40px;
      color: #1D54A1;
      border: 1px solid #1D54A1;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 700;
    }
      .block-w-border p.read-more a:hover {background-color: #1D54A1; color: #fff;}

.tm-wrapper {margin: 0 -6px; position: relative; font-size: 0;} 
  .tm-wrapper .tmw-entry {display: inline-block; vertical-align: top; width: calc(33.3333% - 12px); margin: 0 6px 6px 6px; font-size: 0;}
  .tm-wrapper .thumb .image {
    height: 264px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-color: #bebebe;
    background-position: center top;
  }
  .tm-wrapper .thumb .thumb-info {background-color: #133B80; color: #fff; padding: 24px; font-size: 18px; margin-bottom: 12px;}
    .tm-wrapper .active .thumb .thumb-info {background-color: #5D9DEC; color: #052966;}
    .tm-wrapper .thumb .thumb-info p:nth-of-type(1) {font-size: 32px; font-weight: 700; position: relative; margin-bottom: 16px;}
      .tm-wrapper .thumb .thumb-info p:nth-of-type(1) a {color: #fff;}
      .tm-wrapper .thumb .thumb-info p:nth-of-type(1) span {
        display: block;
        content: "";
        width: 18px;
        height: 12px;
        background: url(../images/ot-white-arrow.png) no-repeat scroll;
        position: absolute;
        right: 0;
        top: calc(50% - 6px);
        font: 0/0 a;
        color: transparent;
        cursor: pointer;
      }
      .tm-wrapper .active .thumb .thumb-info p:nth-of-type(1) span {background-image: url(../images/ot-blue-arrow.png);}
      .tm-wrapper .active .thumb .thumb-info p:nth-of-type(1) a {color: #052966;}
  .tm-wrapper .info {background-color: #F5F7FA; padding: 48px 72px; position: absolute; width: calc(100% - 12px); left: 6px; display: none; font-size: 18px;}
    .tm-wrapper .active .info {display: block;}
    .tm-wrapper .info.copy-block .title {font-size: 32px;}
    .tm-wrapper .info.copy-block p {color: #052966;}
    .tm-wrapper .info.copy-block a {color: #1D54A1; text-decoration: underline; font-weight: 700;}
      .tm-wrapper .info.copy-block a:hover {color: #052966; text-decoration: none;}

.award-crsl .award-entry {background-color: #F0F2F5; padding: 24px;}
.award-crsl.ts .award-entry {background-color: transparent; padding: 24px;}
  .award-crsl .award-entry .ae-img {height: 190px; margin-bottom: 24px; text-align: center; display: flex; align-items: center; justify-content: center;}
  .award-crsl.ts .award-entry .ae-img {margin-bottom: 0;}
    .award-crsl .award-entry .ae-img img {max-height: 90%; display: inline-block; vertical-align: middle;}
.award-crsl .owl-stage {display: flex; align-items: stretch;}
.award-crsl .owl-item {background-color: #F0F2F5;}
.award-crsl.white .award-entry, .award-crsl.white .owl-item {background-color: #fff;}
.results-wrapper.award-crsl .owl-item {background-color: transparent; padding-top: 20px;}
.award-crsl.ts .owl-item {background-color: transparent;}
.award-crsl .owl-dots {text-align: center; position: absolute; left: 0; bottom: 0; width: 100%;} 
.award-crsl .owl-dots, .award-crsl .owl-nav {display: block !important;}
.award-crsl .owl-stage-outer:after {
  display: block;
  content: "";
  width: 124px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%);
}
.silver .award-crsl .owl-stage-outer:after {
  background: linear-gradient(to right, rgba(225,247,250,0) 0%,rgba(245,247,250,1) 80%,rgba(245,247,250,1) 100%);
}
.award-crsl .owl-stage-outer:before {
  display: block;
  content: "";
  width: 124px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 40;
  background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
}
.silver .award-crsl .owl-stage-outer:before {
  background: linear-gradient(to right, rgba(245,247,250,1) 0%,rgba(245,247,250,1) 20%,rgba(245,247,250,0) 100%);
}

.news-filters {color: #052966; display: flex; align-items: center; justify-content: space-between;}
  .news-filters p.filter-label {font-size: 20px; width: 256px;}
  .news-filters .nf-entry p {
    cursor: pointer;
    position: relative;
    user-select: none;
  }
  .news-filters .nf-entry p:after {
    display: block;
    content: "";
    width: 14px;
    height: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7px 0 7px;
    border-color: #052866 transparent transparent transparent;
    position: absolute;
    right: 0;
    top: calc(50% - 4px);
  }
    .news-filters .nf-entry.active p:after {
      border-width: 0 7px 8px 7px;
      border-color: transparent transparent #052866 transparent;
    }
  .news-filters .nf-entry ul {
    width: 100%;
    position: absolute;
    left: 0;
    top: calc(100% + 1px);
    visibility: hidden;
    pointer-events: none;
    display: none;
    background-color: #fff;
    padding: 8px;
    user-select: none;
  }
  .news-filters .nf-entry.active ul {visibility: visible; pointer-events: auto; display: block; z-index: 300;}
  .news-filters .nf-entry a {color: #052966;}
    .news-filters .nf-entry a:hover {color: #2B6EAE;}
  .news-filters .nf-entry {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #052966;
    margin: 0 8px;
    font-weight: 700;
    position: relative;
    font-size: 17px;
    min-width: 290px;
  }
  .news-filters .nf-entry:last-of-type {min-width: 240px; padding-top: 0;} 
  .news-filters .nf-entry input[type=text] {
    display: block;
    width: 240px;
    background-color: transparent;
    color: #052966;
    font-size: 17px;
    font-weight: 700;
    border: 0;
    padding: 8px 40px 8px 8px;
    outline: none;
  } 
  ::-webkit-input-placeholder {color: #052966; font-size: 17px;}
  :-moz-placeholder {color: #052966; font-size: 17px;}
  .news-filters .nf-entry input[type=submit] {
    display: block;
    font: 0/0 a;
    color: transparent;
    background: url(../images/search-icon-blue.png) no-repeat center scroll;
    border: 0;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 6px;
  }

.custom-wp-pagination {text-align: center; padding-top: 16px;}
  .custom-wp-pagination a, .custom-wp-pagination span {display: inline-block; vertical-align: top; margin: 0 4px;}
  .custom-wp-pagination a {color: #54575E;}
  .custom-wp-pagination span, .custom-wp-pagination a:hover {color: #5D9DEC;}

.tstm-carousel .owl-prev, .tstm-carousel .owl-next {
  display: block;
  position: absolute;
  width: 300px;
  height: 100%;
  background-color: #F0F2F5;
  top: 0;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none;
}
.tstm-carousel .owl-next {right: -324px;}
.tstm-carousel .owl-prev {left: -324px;}
.tstm-carousel .owl-nav span, .award-crsl .owl-nav span {
  display: block;
  font: 0/0 a;
  color: transparent;
  width: 59px;
  height: 53px;
  background: url(../images/big-blue-arrow.png) no-repeat scroll;
  position: absolute;
  top: calc(50% - 26px);
}
.tstm-carousel .owl-next span {right: 32px;} 
.tstm-carousel .owl-prev span {left: 32px; transform: rotate(-180deg);} 
.tstm-carousel .owl-dots, .team-crsl .owl-dots {text-align: center; position: absolute; left: 0; bottom: -48px; width: 100%;} 
  .tstm-carousel .owl-dots button, .team-crsl .owl-dots button, .award-crsl .owl-dots button {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    border: 0;
    background: transparent;
    outline: none;
  } 
  .tstm-carousel .owl-dots span, .team-crsl .owl-dots span, .award-crsl .owl-dots span {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font: 0/0 a;
    color: transparent;
    background-color: rgba(101,105,112,0.5);
  }
   .tstm-carousel .owl-dots button:focus span, .tstm-carousel .owl-dots button:hover span, .tstm-carousel .owl-dots .active span, .team-crsl .owl-dots button:focus span, .team-crsl .owl-dots button:hover span, .team-crsl .owl-dots .active span, .award-crsl .owl-dots button:focus span, .award-crsl .owl-dots button:hover span, .award-crsl .owl-dots .active span {background-color: rgba(93,157,236,1);}

.container.tstm-carousel {max-width: calc(100% - 648px);}
.tstm-carousel .tstm-c-entry {
  padding: 140px 56px 40px 56px;
  background: #F0F2F5 url(../images/quote-icon.png) no-repeat center 40px scroll;
}
.tstm-carousel .tstm-c-entry p.title {color: #052966; font-size: 24px; font-weight: 700; margin-bottom: 16px; min-height: 56px;}
.tstm-carousel .tstm-c-entry p.author {color: #052966; font-size: 18px; font-weight: 700; padding-top: 40px;}
.tstm-carousel .tstm-c-entry .copy {max-width: 680px; margin: 0 auto; min-height: 154px;}

.row-w-sidebar {display: flex; align-items: stretch; position: relative;}
  .row-w-sidebar .rws-sidebar {
    background-color: #F5F7FA;
    width: 44%;
    padding: 48px 48px 48px calc((100% - 1090px)/2);
  } 
    .row-w-sidebar .rws-sidebar .inner {position: sticky; top: 172px;}
    .row-w-sidebar .rws-sidebar h4 {
      font-size: 24px;
      color: #052966;
      margin-bottom: 16px;
      font-weight: 400;
    }
    .row-w-sidebar .rws-sidebar ul {color: #1D54A1; list-style-type: disc; margin-left: 24px;}
    .row-w-sidebar .rws-sidebar li:not(:last-of-type) {margin-bottom: 4px;}
    .row-w-sidebar .rws-sidebar a {color: #1D54A1;} 
      .row-w-sidebar .rws-sidebar a:hover {color: #052966;} 
   .row-w-sidebar .rws-copy {
    background-color: #fff;
    width: 56%;
    padding: 48px calc((100% - 1090px)/2) 48px 48px;
  } 


.block-w-image {display: flex; align-items: center; background-color: #fff;}
  .block-w-image .bwi-copy {padding: 0 40px 0 calc((100% - 1090px)/2); width: 50%; order: 0;}
  .block-w-image .bwi-image {
    width: 50%; 
    order: 1; 
    height: 440px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-color: #bebebe;
    background-position: center top;
  }

.results-wrapper {padding-top: 32px;}
.results-wrapper.flex {display: flex; align-items: stretch; justify-content: center; flex-direction: row; margin: 0 -6px; flex-wrap: wrap;}
.results-wrapper .rw-entry {
  border-bottom: 2px solid #052966;
  border-right: 2px solid #052966;
  border-left: 2px solid #052966;
  padding: 0 0 40px 0;
  text-align: center; 
  height: 100%;
}
.results-wrapper.flex .rw-entry {
  flex-basis: calc(33.3333% - 12px);
  max-width: calc(33.3333% - 12px);
  margin: 0 6px 32px 6px;
  height: auto;
}
.results-wrapper .rw-entry p:nth-of-type(1) {
  font-size: 32px;
  color: #1D54A1;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  position: relative;
  top: -19px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 8px;
}
  .results-wrapper .rw-entry p:nth-of-type(1):before {
    display: block;
    content: "";
    width: 40px;
    height: 2px;
    background-color: #052966;
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
  }
  .results-wrapper .rw-entry p:nth-of-type(1):after {
    display: block;
    content: "";
    width: 40px;
    height: 2px;
    background-color: #052966;
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
  }
  .results-wrapper .rw-entry p:nth-of-type(1) span {display: inline-block; vertical-align: top;}
.results-wrapper .rw-entry p:nth-of-type(2) {font-size: 18px; color: #052966; padding: 0 40px;}

.simple-page-hero {padding: 64px 0; background-color: #265099;}
  .simple-page-hero .copy-block h1, .simple-page-hero .copy-block h2, .simple-page-hero .copy-block h3 {color: #fff;}
  .simple-page-hero .copy-block h1, .simple-page-hero .copy-block h2, .simple-page-hero .copy-block h3 {margin-bottom: 0;}
    .simple-page-hero .copy-block h1+h2, .simple-page-hero .copy-block h1+h3 {padding-top: 16px;}

.m-f {background-color: #f5f7fa; padding: 56px 0;}
  .m-f .logo {
    display: block;
    width: 260px;
    height: 110px;
    background: url(../images/footer-logo.png);
    font: 0/0 a;
    color: transparent;
    float: left;
  }
  .m-f .social-links a {width: 40px; height: 40px; margin-right: 4px; background: url(../images/footer-social-icons.jpg) no-repeat scroll;}
  .m-f .social-links a.fb {background-position: 0 0;}
  .m-f .social-links a.tw {background-position: -56px 0;}
  .m-f .social-links a.li {background-position: -112px 0;}
  .m-f .nav {float: right;}
    .m-f .nav a {color: #1d54a1;}
      .m-f .nav a:hover, .m-f .nav .curent-menu-item a {color: #052966;}
      .m-f .nav .nav-entry {float: left; width: 164px;}
        .m-f .nav .nav-entry:not(:last-of-type) {margin-right: 32px;}
      

.footer-extra-info {background-color: #fff; padding: 40px 0 72px 0;}
  .footer-extra-info p:first-of-type {margin-bottom: 8px;}

/*Practice Template*/
.page-template-tpl-practice a {text-decoration: underline;}

@media (max-width: 1248px) {
  .container {max-width: 96%;}
}
@media (max-width: 1164px) {
  .m-h .nav li:not(:last-of-type), .m-h .mh-nav-extra li:not(:last-of-type) {margin-right: 16px;}
  .m-h .nav li.cta a {padding: 8px 12px; font-size: 16px;}
  .home-hero .copy-block {padding-right: 300px;}
}
@media (max-width: 1090px) {
  .container.thin, .container.thinner {max-width: 94%;}
  .row-w-sidebar .rws-sidebar {padding: 48px 48px 48px 3vw;}
  .row-w-sidebar .rws-copy {padding: 48px 3vw 48px 48px;}
  .m-h .logo {width: 170px; height: 72px; position: relative; top: 12px;}
  .home-hero .copy-block {padding-right: 0;}
  .block-w-image .bwi-copy {padding: 0 40px 0 3vw;}
  .tm-wrapper .thumb .thumb-info p:nth-of-type(1), .tm-wrapper .info.copy-block .title {font-size: 24px;}
}
@media (max-width: 980px) {
  .main-doc {padding-top: 113px;}
  .container.w-bg {padding: 16px 0;}
  .m-h .mh-nav {position: relative;}
  .m-h .mh-nav .nav {
    width: 240px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: calc(100% + 16px);
    padding: 12px 16px;
    background-color: #fff;
    transform: translateX(260px);
    transition: all 160ms linear;
    height: 380px;
    overflow-y: auto;
  }
  .mobile-nav-active .m-h .mh-nav .nav {
    pointer-events: auto;
    transform: translateX(0);
    z-index: 9800;
  }
  .m-h .nav li li {padding: 0;}
  .m-h .nav li ul {position: static; padding: 4px 0 0 8px; visibility: visible; pointer-events: auto; width: 100%;}
  .m-h .nav li.menu-item-341 ul {width: 100%;}
  .m-h .nav li {padding: 4px 0; float: none;}
  .m-h .nav li.bolded {padding: 4px 0 12px 0;}
  .m-h .nav li:not(:last-of-type) {margin-right: 0;}
  .m-h .nav li a {display: block; color: #052966;}
    .m-h .nav li.cta a {padding: 8px 0; text-align: center; border-color: #052966; color: #052966;}
  .m-h .nav-trigger {display: block;}
  .grid-row .gr-entry.blue {padding: 24px;}
  .grid-row.cols-3-7 {display: block; margin: 0;}
  .grid-row.cols-3-7 .gr-entry:nth-of-type(1),.grid-row.cols-3-7 .gr-entry:nth-of-type(2) {
    flex-basis: 100%;
    max-width: 100%;
    margin: 0;
  }
  .container.tstm-carousel {max-width: calc(100% - 248px);}
  .tstm-carousel .owl-prev, .tstm-carousel .owl-next {width: 100px; background-color: transparent;}
  .tstm-carousel .owl-prev {left: -124px;}
  .tstm-carousel .owl-next {right: -124px;}
  .bio-sidebar {display: none;}
  .bio-content {width: 100%; float: none;}
  .tstm-carousel .tstm-c-entry .copy {max-width: 100%; margin: 0;}
}
@media (max-width: 960px) {
  .grid-row.practice-list {padding: 24px 0;}
  .grid-row.cols-3 .gr-entry {
    flex-basis: calc(100% - 24px);
    max-width: calc(100% - 24px);
  }
}
@media (max-width: 940px) {
  .award-crsl.rw-mobile .owl-nav {display: none !important; pointer-events: none;}
  .award-crsl.rw-mobile .owl-stage-outer:before {display: none;}
  .award-crsl.rw-mobile .owl-stage-outer:after {display: none;}
  .results-wrapper.rw-mobile .rw-entry {margin: 0 16px;}
  .tm-wrapper .tmw-entry {
    width: calc(50% - 12px);
  }
  .results-listing .block-w-border {
    flex-basis: calc(50% - 16px);
    max-width: calc(50% - 16px);
  }
  .news-filters {display: block;}
    .news-filters p.filter-label {width: 100%; margin: 0 0 8px 0;}
    .news-filters .nf-entry {margin: 0 0 12px 0;}
    .news-filters .nf-entry input[type=text] {padding: 8px 40px 8px 0;}
}
@media (min-width: 880px) {.pl-32 {padding-left: 32px;}}
@media (max-width: 880px) {
  .m-f .logo {float: none; margin: 0 auto 24px auto;}
  .m-f .nav {float: none; display: table; margin: 0 auto;}
  .grid-row.cols-2 .gr-entry {flex-basis: calc(100% - 24px); max-width: calc(100% - 24px);}
  .grid-row.cols-2.no-bm .gr-entry img {margin: 0 auto 24px auto;}
  .grid-row.cols-2.no-bm .gr-entry .border {margin-bottom: 64px;}
  .grid-row.cols-2.no-bm .gr-entry .border img {margin: 0;}
    .grid-row.cols-2.no-bm .gr-entry .border img {margin: 0;}
  .row-w-sidebar {display: block;}
  .row-w-sidebar .rws-sidebar {padding: 24px; width: 100%;}
    .row-w-sidebar .rws-sidebar .inner {position: static;}
  .row-w-sidebar .rws-copy {width: 100%; padding: 24px;}
  .block-w-image {display: block;}
    .block-w-image .bwi-image {width: 100%; order: 0;}
    .block-w-image .bwi-copy {width: 100%; order: 1; padding: 24px; text-align: center;}
}
@media (max-width: 840px) {
  .results-wrapper.flex .rw-entry {
    flex-basis: calc(100% - 12px);
    max-width: calc(100% - 12px);
  }
}
@media (max-width: 780px) {
  .copy-block h2 {font-size: 36px; line-height: 44px;}
  .grid-row .np-entry {
    flex-basis: calc(100% - 24px);
    max-width: calc(100% - 24px);
  }
  .grid-row.chess {display: block;}
  .grid-row.chess .gr-entry:nth-of-type(1), .grid-row.chess .gr-entry:nth-of-type(2) {flex-basis: 100%; max-width: 100%;}
  .grid-row.chess .gr-entry:nth-of-type(2), .grid-row.chess.reversed .gr-entry:nth-of-type(2) {padding: 24px;}
  .grid-row.chess .decorated-image {text-align: center;}
    .grid-row.chess .decorated-image .img-wrapper {display: inline-block;}
    .grid-row.chess .decorated-image img {margin: 0 auto; left: auto !important; right: auto !important;}
    .grid-row.chess .decorated-image .img-wrapper:before {bottom: -20px;}
}
@media (max-width: 740px) {
  .grid-row.cols-4 .gr-entry {
    flex-basis: calc(50% - 24px);
    max-width: calc(50% - 24px);
  }
}
@media (max-width: 700px) {
  .copy-block h2 a.view-more {display: block; position: static;}
  .results-listing .block-w-border {
    flex-basis: calc(100% - 16px);
    max-width: calc(100% - 16px);
  }
  .copy-block h1 {font-size: 48px; line-height: 56px;}
  .page-hero .container {padding: 64px 0 84px 0;}
}
@media (max-width: 640px) {
	
  .tstm-carousel .owl-nav > button {display: none;}
  .tstm-carousel .tstm-c-entry {padding: 140px 20px 20px;}
	
  .m-h .mh-nav-extra .search {display: none;}
  .container.tstm-carousel {max-width: calc(100% - 208px);}
	.container.tstm-carousel {max-width: calc(100% - 40px);}
  .tstm-carousel .owl-prev, .tstm-carousel .owl-next {width: 80px;}
  .tstm-carousel .owl-prev {left: -104px;}
  .tstm-carousel .owl-next {right: -104px;}
  .tstm-carousel .owl-prev span {left: 16px;}
  .tstm-carousel .owl-next span {right: 16px;}
  .grid-row.cols-4 .gr-entry {
    flex-basis: 100%;
    max-width: 100%;
    margin: 0 0 24px 0;
  }
  .grid-row.practice-list {display: block; margin: 0;}
  .m-f .nav .nav-entry {float: none; width: auto; text-align: center;}
    .m-f .nav .nav-entry:not(:last-of-type) {margin: 0 0 24px 0;}
  .copy-block.extra ul li {flex-basis: 100%; max-width: 100%; padding: 0; margin-right: 0; margin-left: 0;}
  .tm-wrapper {margin: 0; padding: 0 24px;}
    .tm-wrapper .tmw-entry {
      display: block;
      width: 100%;
      margin: 0 0 12px 0;
    }
    .tm-wrapper .info {width: calc(100% - 48px); left: 24px; padding: 16px;}
    .tm-wrapper .thumb .thumb-info p:nth-of-type(1) {margin-bottom: 8px;}
  .block-w-border .bwb-title {font-size: 24px;}
}
@media (max-width: 540px) {
  .single-team .page-hero {background-position: center right;}
}
@media (max-width: 480px) {
  .m-h .nav li:not(:last-of-type), .m-h .mh-nav-extra li:not(:last-of-type) {margin-right: 12px;}
  .row {padding: 32px 0;}
  .award-crsl.ts .award-entry {padding: 0 8px;}
  .award-crsl .award-entry .ae-img {height: 124px;}
  .tstm-carousel .owl-nav span, .award-crsl .owl-nav span {width: 45px; height: 40px; background-size: cover !important; top: calc(50% - 20px);}
}
@media (max-width: 380px) {
  .m-h .logo {width: 132px; height: 56px; top: 24px;}
  m-h .mh-nav-extra {margin-bottom: 12px;}
}
