/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

a {
  color: #2a5476;
  text-decoration: none; }

.fade, a, .nav-wrapper a,
.nav-wrapper .trigger, #logo a, #search .submit {
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  opacity: 1; }
  .fade:hover, a:hover,
  .nav-wrapper .trigger:hover, #logo a:hover, #search .submit:hover {
    opacity: 0.7; }

.heading, .heading-normal, .heading-small, #popular-news .heading-normal, #single #popular-news .heading-normal {
  color: #404040;
  font-family: "alternate-gothic-no-2-d", Impact, sans-serif;
  text-transform: uppercase; }

.heading-normal {
  border-bottom: 2px solid #404040;
  font-size: 22px;
  margin-bottom: 20px;
  padding-bottom: 4px; }

.heading-small, #popular-news .heading-normal, #single #popular-news .heading-normal {
  border-bottom: 1px solid #404040;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  padding-bottom: 2px; }

.link-list {
  font-size: 14px;
  line-height: 19px; }
  .link-list li {
    margin-bottom: 18px; }

.tiny-text, article small, article .tags a, .btn, .more-news a, #pagination a, #pagination span, .wpcf7-form input[type=submit], #top-bar .misc-links, #social-twitter .tweet small, .wp-tag-cloud a, .faux-dropdown .select, .faux-dropdown ul a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase; }

article small {
  color: #404040;
  display: block;
  font-weight: bold; }
article .read-more {
  color: #a8a8a8;
  font-size: 11px;
  text-decoration: underline;
  text-transform: uppercase; }
article .tags {
  color: #33b6d3;
  margin: 10px 0 0; }
  article .tags a {
    color: #33b6d3; }

.btn, .more-news a, #pagination a, #pagination span, .wpcf7-form input[type=submit] {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  color: #fff;
  display: inline-block;
  line-height: 22px;
  margin-bottom: 30px;
  padding: 0 12px; }
  .btn.btn-blue, .more-news a, #pagination a, #pagination span.btn-blue, .wpcf7-form input[type=submit] {
    background: #2a5476; }
  .btn.btn-red, .more-news a.btn-red, #pagination a.btn-red, #pagination span.btn-red, .wpcf7-form input.btn-red[type=submit] {
    background: #ee4036; }

#ci-widget h3 a {
  display: block;
  color: #d2b833;
  font-family: "lexia", Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 30px;
  margin-top: -8px;
  letter-spacing: 0.5px;
  text-shadow: 1px 1px 0 gray;
  text-transform: uppercase; }
#ci-widget p {
  margin: 12px 0; }

.category-heading, .search-heading {
  color: #a8a8a8;
  display: block;
  font-family: "alternate-gothic-no-2-d", Impact, sans-serif;
  font-size: 68px;
  line-height: 72px;
  margin-bottom: 12px;
  text-align: center;
  text-transform: uppercase; }
  .category-heading a, .search-heading a {
    color: #a8a8a8; }
  .category-heading small, .search-heading small {
    display: block;
    color: #404040;
    font-size: 21px;
    margin-bottom: 30px;
    position: relative; }

.search-heading {
  margin-bottom: 25px; }

.wrapper {
  padding: 0 15px;
  margin: 0 auto;
  overflow: hidden; }

.row {
  box-sizing: border-box;
  margin-right: -15px;
  margin-left: -15px;
  display: block; }

.col, .article-primary img, .article-primary .copy, .article-secondary.is-cat, .article-standard img, .article-standard .copy, .article-popular img, .article-archive img, .article-archive .copy, .nav-wrapper ul {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left; }

@media all and (min-width: 320px) {
  .wrapper {
    width: 302px; }

  .col-1 {
    width: 25.16667px; }

  .col-2, .article-standard img, .article-standard.is-cat .copy, .article-standard.is-sidebar .copy, .article-popular.is-sidebar img, .article-archive img {
    width: 50.33333px; }

  .col-3, .article-primary .copy, .article-primary.is-cat .copy, .article-standard .copy, .article-popular img {
    width: 75.5px; }

  .col-4 {
    width: 100.66667px; }

  .col-5, .article-primary img, .article-secondary.is-cat, .article-standard.no-image .copy {
    width: 125.83333px; }

  .col-6 {
    width: 151px; }

  .col-7, .article-primary.is-cat img {
    width: 176.16667px; }

  .col-8, .article-primary.no-image .copy, .article-archive .copy {
    width: 201.33333px; }

  .col-9 {
    width: 226.5px; }

  .col-10 {
    width: 251.66667px; }

  .col-11 {
    width: 276.83333px; }

  .col-12, .nav-wrapper ul {
    width: 302px; } }
@media all and (min-width: 480px) {
  .wrapper {
    width: 462px; }

  .col-1 {
    width: 38.5px; }

  .col-2, .article-standard img, .article-standard.is-cat .copy, .article-standard.is-sidebar .copy, .article-popular.is-sidebar img, .article-archive img {
    width: 77px; }

  .col-3, .article-primary .copy, .article-primary.is-cat .copy, .article-standard .copy, .article-popular img {
    width: 115.5px; }

  .col-4 {
    width: 154px; }

  .col-5, .article-primary img, .article-secondary.is-cat, .article-standard.no-image .copy {
    width: 192.5px; }

  .col-6 {
    width: 231px; }

  .col-7, .article-primary.is-cat img {
    width: 269.5px; }

  .col-8, .article-primary.no-image .copy, .article-archive .copy {
    width: 308px; }

  .col-9 {
    width: 346.5px; }

  .col-10 {
    width: 385px; }

  .col-11 {
    width: 423.5px; }

  .col-12, .nav-wrapper ul {
    width: 462px; } }
@media all and (min-width: 640px) {
  .wrapper {
    width: 622px; }

  .col-1 {
    width: 51.83333px; }

  .col-2, .article-standard img, .article-standard.is-cat .copy, .article-standard.is-sidebar .copy, .article-popular.is-sidebar img, .article-archive img {
    width: 103.66667px; }

  .col-3, .article-primary .copy, .article-primary.is-cat .copy, .article-standard .copy, .article-popular img {
    width: 155.5px; }

  .col-4 {
    width: 207.33333px; }

  .col-5, .article-primary img, .article-secondary.is-cat, .article-standard.no-image .copy {
    width: 259.16667px; }

  .col-6 {
    width: 311px; }

  .col-7, .article-primary.is-cat img {
    width: 362.83333px; }

  .col-8, .article-primary.no-image .copy, .article-archive .copy {
    width: 414.66667px; }

  .col-9 {
    width: 466.5px; }

  .col-10 {
    width: 518.33333px; }

  .col-11 {
    width: 570.16667px; }

  .col-12, .nav-wrapper ul {
    width: 622px; } }
@media all and (min-width: 768px) {
  .wrapper {
    width: 750px; }

  .col-1 {
    width: 62.5px; }

  .col-2, .article-standard img, .article-standard.is-cat .copy, .article-standard.is-sidebar .copy, .article-popular.is-sidebar img, .article-archive img {
    width: 125px; }

  .col-3, .article-primary .copy, .article-primary.is-cat .copy, .article-standard .copy, .article-popular img {
    width: 187.5px; }

  .col-4 {
    width: 250px; }

  .col-5, .article-primary img, .article-secondary.is-cat, .article-standard.no-image .copy {
    width: 312.5px; }

  .col-6 {
    width: 375px; }

  .col-7, .article-primary.is-cat img {
    width: 437.5px; }

  .col-8, .article-primary.no-image .copy, .article-archive .copy {
    width: 500px; }

  .col-9 {
    width: 562.5px; }

  .col-10 {
    width: 625px; }

  .col-11 {
    width: 687.5px; }

  .col-12, .nav-wrapper ul {
    width: 750px; } }
@media all and (min-width: 992px) {
  .wrapper {
    width: 970px; }

  .col-1 {
    width: 80.83333px; }

  .col-2, .article-standard img, .article-standard.is-cat .copy, .article-standard.is-sidebar .copy, .article-popular.is-sidebar img, .article-archive img {
    width: 161.66667px; }

  .col-3, .article-primary .copy, .article-primary.is-cat .copy, .article-standard .copy, .article-popular img {
    width: 242.5px; }

  .col-4 {
    width: 323.33333px; }

  .col-5, .article-primary img, .article-secondary.is-cat, .article-standard.no-image .copy {
    width: 404.16667px; }

  .col-6 {
    width: 485px; }

  .col-7, .article-primary.is-cat img {
    width: 565.83333px; }

  .col-8, .article-primary.no-image .copy, .article-archive .copy {
    width: 646.66667px; }

  .col-9 {
    width: 727.5px; }

  .col-10 {
    width: 808.33333px; }

  .col-11 {
    width: 889.16667px; }

  .col-12, .nav-wrapper ul {
    width: 970px; } }
@media all and (min-width: 1200px) {
  .wrapper {
    width: 1170px; }

  .col-1 {
    width: 97.5px; }

  .col-2, .article-standard img, .article-standard.is-cat .copy, .article-standard.is-sidebar .copy, .article-popular.is-sidebar img, .article-archive img {
    width: 195px; }

  .col-3, .article-primary .copy, .article-primary.is-cat .copy, .article-standard .copy, .article-popular img {
    width: 292.5px; }

  .col-4 {
    width: 390px; }

  .col-5, .article-primary img, .article-secondary.is-cat, .article-standard.no-image .copy {
    width: 487.5px; }

  .col-6 {
    width: 585px; }

  .col-7, .article-primary.is-cat img {
    width: 682.5px; }

  .col-8, .article-primary.no-image .copy, .article-archive .copy {
    width: 780px; }

  .col-9 {
    width: 877.5px; }

  .col-10 {
    width: 975px; }

  .col-11 {
    width: 1072.5px; }

  .col-12, .nav-wrapper ul {
    width: 1170px; } }
@media all and (min-width: 1400px) {
  .wrapper {
    width: 1370px; }

  .col-1 {
    width: 114.16667px; }

  .col-2, .article-standard img, .article-standard.is-cat .copy, .article-standard.is-sidebar .copy, .article-popular.is-sidebar img, .article-archive img {
    width: 228.33333px; }

  .col-3, .article-primary .copy, .article-primary.is-cat .copy, .article-standard .copy, .article-popular img {
    width: 342.5px; }

  .col-4 {
    width: 456.66667px; }

  .col-5, .article-primary img, .article-secondary.is-cat, .article-standard.no-image .copy {
    width: 570.83333px; }

  .col-6 {
    width: 685px; }

  .col-7, .article-primary.is-cat img {
    width: 799.16667px; }

  .col-8, .article-primary.no-image .copy, .article-archive .copy {
    width: 913.33333px; }

  .col-9 {
    width: 1027.5px; }

  .col-10 {
    width: 1141.66667px; }

  .col-11 {
    width: 1255.83333px; }

  .col-12, .nav-wrapper ul {
    width: 1370px; } }
hr {
  border: none;
  border-bottom: 1px dotted #c6c6c6;
  margin: 0 0 30px; }
  hr.-tight {
    margin: 20px 0; }

.article-primary.no-image {
  margin-bottom: 35px; }

.article-secondary.is-cat img, .article-secondary.is-cat copy {
  width: 100%; }

.article-standard.is-sidebar {
  margin-bottom: 10px;
  padding-bottom: 3px; }
  .article-standard.is-sidebar .copy h2 {
    font-size: 14px; }

.article-popular img {
  margin-bottom: 10px; }

#single img {
  width: 100%;
  height: auto; }

@media all and (min-width: 1400px) {
  .nav-wrapper .btn-career-index {
    width: 198.33333px; } }
@media all and (max-width: 1399px) {
  .nav-wrapper .btn-career-index {
    width: 165px; }

  .article-standard.is-cat img {
    width: 146.25px; }
  .article-standard.is-cat .copy {
    width: 243.75px; } }
@media all and (max-width: 1199px) {
  .nav-wrapper .btn-career-index {
    width: auto; }

  .article-standard.is-cat img {
    width: 121.25px; }
  .article-standard.is-cat .copy {
    width: 202.08333px; } }
@media all and (max-width: 991px) {
  .nav-wrapper .btn-career-index {
    width: 95px; }

  .home .col-8, .home .article-primary.no-image .copy, .article-primary.no-image .home .copy, .home .article-archive .copy, .article-archive .home .copy {
    width: 375px; }

  .home .categories.col-2, .home .article-standard img.categories, .article-standard .home img.categories, .home .article-standard.is-cat .categories.copy, .article-standard.is-cat .home .categories.copy, .home .article-standard.is-sidebar .categories.copy, .article-standard.is-sidebar .home .categories.copy, .home .article-popular.is-sidebar img.categories, .article-popular.is-sidebar .home img.categories, .home .article-archive img.categories, .article-archive .home img.categories,
  .sidebar.col-2,
  .article-standard img.sidebar,
  .article-standard.is-cat .sidebar.copy,
  .article-standard.is-sidebar .sidebar.copy,
  .article-popular.is-sidebar img.sidebar,
  .article-archive img.sidebar {
    width: 187.5px; }

  .home .recent-news.col-5, .home .article-primary img.recent-news, .article-primary .home img.recent-news, .home .recent-news.article-secondary.is-cat, .home .article-standard.no-image .recent-news.copy, .article-standard.no-image .home .recent-news.copy {
    width: 187.5px; }

  .sidebar img.col-2, .sidebar .article-standard img, .article-standard .sidebar img, .sidebar .article-standard.is-cat img.copy, .article-standard.is-cat .sidebar img.copy, .sidebar .article-standard.is-sidebar img.copy, .article-standard.is-sidebar .sidebar img.copy, .sidebar .article-popular.is-sidebar img, .article-popular.is-sidebar .sidebar img, .sidebar .article-archive img, .article-archive .sidebar img {
    width: 187.5px; }

  .article-primary,
  .article-primary.is-cat {
    margin-bottom: 30px; }

  .article-primary img,
  .article-primary .copy,
  .article-primary.is-cat img,
  .article-primary.is-cat .copy {
    width: 100%; }

  .recent-news img {
    width: 100%; }
  .recent-news .article-standard .copy h2 {
    font-size: 15px;
    line-height: 20px; }
  .recent-news p,
  .recent-news small {
    display: none; }
  .recent-news article {
    padding-bottom: 10px;
    margin-bottom: 10px; }
    .recent-news article .tags {
      margin-top: 0; }

  .archive .col-10,
  .search .col-10,
  .single .col-10,
  .page .col-10 {
    width: 562.5px; }

  .article-secondary.is-cat {
    width: 281.25px; }

  .archive .col-4 {
    width: 187.5px; }

  .article-standard.is-cat img, .article-standard.is-cat .copy {
    width: 187.5px; }
  .article-standard.is-cat img {
    margin-bottom: 10px; }

  .article-archive img {
    width: 187.5px; }
  .article-archive .copy {
    width: 375px; }

  #single .col-8, #single .article-primary.no-image .copy, .article-primary.no-image #single .copy, #single .article-archive .copy, .article-archive #single .copy {
    width: 375px; }

  #single .col-2, #single .article-standard img, .article-standard #single img, #single .article-standard.is-cat .copy, .article-standard.is-cat #single .copy, #single .article-standard.is-sidebar .copy, .article-standard.is-sidebar #single .copy, #single .article-popular.is-sidebar img, .article-popular.is-sidebar #single img, #single .article-archive img, .article-archive #single img {
    width: 187.5px; }

  .article-standard.is-sidebar .copy {
    width: 100%; } }
@media all and (max-width: 767px) {
  .home .col-8, .home .article-primary.no-image .copy, .article-primary.no-image .home .copy, .home .article-archive .copy, .article-archive .home .copy {
    width: 311px; }

  .home .categories.col-2, .home .article-standard img.categories, .article-standard .home img.categories, .home .article-standard.is-cat .categories.copy, .article-standard.is-cat .home .categories.copy, .home .article-standard.is-sidebar .categories.copy, .article-standard.is-sidebar .home .categories.copy, .home .article-popular.is-sidebar img.categories, .article-popular.is-sidebar .home img.categories, .home .article-archive img.categories, .article-archive .home img.categories,
  .sidebar.col-2,
  .article-standard img.sidebar,
  .article-standard.is-cat .sidebar.copy,
  .article-standard.is-sidebar .sidebar.copy,
  .article-popular.is-sidebar img.sidebar,
  .article-archive img.sidebar {
    width: 155.5px; }

  .home .recent-news.col-5, .home .article-primary img.recent-news, .article-primary .home img.recent-news, .home .recent-news.article-secondary.is-cat, .home .article-standard.no-image .recent-news.copy, .article-standard.no-image .home .recent-news.copy {
    width: 155.5px; }

  .sidebar img.col-2, .sidebar .article-standard img, .article-standard .sidebar img, .sidebar .article-standard.is-cat img.copy, .article-standard.is-cat .sidebar img.copy, .sidebar .article-standard.is-sidebar img.copy, .article-standard.is-sidebar .sidebar img.copy, .sidebar .article-popular.is-sidebar img, .article-popular.is-sidebar .sidebar img, .sidebar .article-archive img, .article-archive .sidebar img {
    width: 155.5px; }

  .archive .col-10,
  .search .col-10,
  .single .col-10,
  .page .col-10 {
    width: 466.5px; }

  .article-secondary.is-cat {
    width: 233.25px; }

  .archive .col-4 {
    width: 155.5px; }

  .article-standard.is-cat img, .article-standard.is-cat .copy {
    width: 155.5px; }
  .article-standard.is-cat img {
    margin-bottom: 10px; }
  .article-standard.is-cat .copy h2 {
    font-size: 16px; }

  .article-archive img {
    width: 155.5px; }
  .article-archive .copy {
    width: 311px; }

  #single .col-8, #single .article-primary.no-image .copy, .article-primary.no-image #single .copy, #single .article-archive .copy, .article-archive #single .copy {
    width: 311px; }

  #single .col-2, #single .article-standard img, .article-standard #single img, #single .article-standard.is-cat .copy, .article-standard.is-cat #single .copy, #single .article-standard.is-sidebar .copy, .article-standard.is-sidebar #single .copy, #single .article-popular.is-sidebar img, .article-popular.is-sidebar #single img, #single .article-archive img, .article-archive #single img {
    width: 155.5px; } }
@media all and (max-width: 639px) {
  .mobile-wrapper,
  .home .categories.col-2,
  .home .article-standard img.categories,
  .article-standard .home img.categories,
  .home .article-standard.is-cat .categories.copy,
  .article-standard.is-cat .home .categories.copy,
  .home .article-standard.is-sidebar .categories.copy,
  .article-standard.is-sidebar .home .categories.copy,
  .home .article-popular.is-sidebar img.categories,
  .article-popular.is-sidebar .home img.categories,
  .home .article-archive img.categories,
  .article-archive .home img.categories {
    float: left;
    width: 308px; }

  .sidebar.col-2, .article-standard img.sidebar, .article-standard.is-cat .sidebar.copy, .article-standard.is-sidebar .sidebar.copy, .article-popular.is-sidebar img.sidebar, .article-archive img.sidebar,
  .home .popular-news.col-3,
  .home .article-primary .popular-news.copy,
  .article-primary .home .popular-news.copy,
  .home .article-standard .popular-news.copy,
  .article-standard .home .popular-news.copy,
  .home .article-popular img.popular-news,
  .article-popular .home img.popular-news,
  .home .recent-news.col-5,
  .home .article-primary img.recent-news,
  .article-primary .home img.recent-news,
  .home .recent-news.article-secondary.is-cat,
  .home .article-standard.no-image .recent-news.copy,
  .article-standard.no-image .home .recent-news.copy {
    width: 154px; }

  .sidebar img.col-2, .sidebar .article-standard img, .article-standard .sidebar img, .sidebar .article-standard.is-cat img.copy, .article-standard.is-cat .sidebar img.copy, .sidebar .article-standard.is-sidebar img.copy, .article-standard.is-sidebar .sidebar img.copy, .sidebar .article-popular.is-sidebar img, .article-popular.is-sidebar .sidebar img, .sidebar .article-archive img, .article-archive .sidebar img {
    width: 154px; }

  .home .article-standard .copy {
    width: 100%; }

  .home .popular-news img {
    width: 100%;
    box-sizing: content-box; }

  .recent-news img {
    display: none; }

  .archive .col-10,
  .article-secondary.is-cat,
  .archive .col-4,
  .search .col-10,
  .single .col-10,
  .page .col-10 {
    width: 308px; }

  .archive .col-4 img {
    display: none; }
  .archive .col-4 .copy {
    width: 100%; }

  .archive .col-3.popular, .archive .article-primary .popular.copy, .article-primary .archive .popular.copy, .archive .article-standard .popular.copy, .article-standard .archive .popular.copy, .archive .article-popular img.popular, .article-popular .archive img.popular,
  .archive .col-3.short-standard,
  .archive .article-primary .short-standard.copy,
  .article-primary .archive .short-standard.copy,
  .archive .article-standard .short-standard.copy,
  .article-standard .archive .short-standard.copy,
  .archive .article-popular img.short-standard,
  .article-popular .archive img.short-standard {
    width: 154px;
    margin-top: 30px; }
    .archive .col-3.popular img, .archive .article-primary .popular.copy img, .article-primary .archive .popular.copy img, .archive .article-standard .popular.copy img, .article-standard .archive .popular.copy img, .archive .article-popular img.popular img, .article-popular .archive img.popular img,
    .archive .col-3.short-standard img,
    .archive .article-primary .short-standard.copy img,
    .article-primary .archive .short-standard.copy img,
    .archive .article-standard .short-standard.copy img,
    .article-standard .archive .short-standard.copy img,
    .archive .article-popular img.short-standard img,
    .article-popular .archive img.short-standard img {
      width: 100%;
      padding: 0;
      float: none;
      margin-left: 0;
      margin-right: 0; }

  .article-archive img {
    width: 115.5px; }
  .article-archive .copy {
    width: 192.5px;
    padding-left: 0; }
    .article-archive .copy h2 {
      font-size: 16px;
      padding-bottom: 0; }

  #pagination a {
    padding: 0 8px; }

  #single .col-8, #single .article-primary.no-image .copy, .article-primary.no-image #single .copy, #single .article-archive .copy, .article-archive #single .copy,
  #single .col-2,
  #single .article-standard img,
  .article-standard #single img,
  #single .article-standard.is-cat .copy,
  .article-standard.is-cat #single .copy,
  #single .article-standard.is-sidebar .copy,
  .article-standard.is-sidebar #single .copy,
  #single .article-popular.is-sidebar img,
  .article-popular.is-sidebar #single img,
  #single .article-archive img,
  .article-archive #single img {
    width: 308px; } }
@media all and (max-width: 479px) {
  .wrapper {
    padding: 0; }

  .home .col-8, .home .article-primary.no-image .copy, .article-primary.no-image .home .copy, .home .article-archive .copy, .article-archive .home .copy,
  .home .categories.col-2,
  .home .article-standard img.categories,
  .article-standard .home img.categories,
  .home .article-standard.is-cat .categories.copy,
  .article-standard.is-cat .home .categories.copy,
  .home .article-standard.is-sidebar .categories.copy,
  .article-standard.is-sidebar .home .categories.copy,
  .home .article-popular.is-sidebar img.categories,
  .article-popular.is-sidebar .home img.categories,
  .home .article-archive img.categories,
  .article-archive .home img.categories,
  .sidebar.col-2,
  .article-standard img.sidebar,
  .article-standard.is-cat .sidebar.copy,
  .article-standard.is-sidebar .sidebar.copy,
  .article-popular.is-sidebar img.sidebar,
  .article-archive img.sidebar,
  .home .popular-news.col-3,
  .home .article-primary .popular-news.copy,
  .article-primary .home .popular-news.copy,
  .home .article-standard .popular-news.copy,
  .article-standard .home .popular-news.copy,
  .home .article-popular img.popular-news,
  .article-popular .home img.popular-news,
  .home .recent-news.col-5,
  .home .article-primary img.recent-news,
  .article-primary .home img.recent-news,
  .home .recent-news.article-secondary.is-cat,
  .home .article-standard.no-image .recent-news.copy,
  .article-standard.no-image .home .recent-news.copy,
  .archive .col-10,
  .article-secondary.is-cat,
  .archive .col-3.popular,
  .archive .article-primary .popular.copy,
  .article-primary .archive .popular.copy,
  .archive .article-standard .popular.copy,
  .article-standard .archive .popular.copy,
  .archive .article-popular img.popular,
  .article-popular .archive img.popular,
  .archive .col-3.short-standard,
  .archive .article-primary .short-standard.copy,
  .article-primary .archive .short-standard.copy,
  .archive .article-standard .short-standard.copy,
  .article-standard .archive .short-standard.copy,
  .archive .article-popular img.short-standard,
  .article-popular .archive img.short-standard,
  .sidebar .article-popular.is-sidebar img {
    width: 302px; }

  .article-archive img {
    width: 75.5px; }
  .article-archive .copy {
    width: 226.5px; }

  #single .col-2 img, #single .article-standard img img, .article-standard #single img img, #single .article-standard.is-cat .copy img, .article-standard.is-cat #single .copy img, #single .article-standard.is-sidebar .copy img, .article-standard.is-sidebar #single .copy img, #single .article-popular.is-sidebar img img, .article-popular.is-sidebar #single img img, #single .article-archive img img, .article-archive #single img img {
    margin-bottom: 30px; } }
input[type="text"], input[type="email"] {
  border: 1px solid #c6c6c6;
  line-height: 22px;
  height: 22px;
  margin: 8px 0;
  padding: 0 3%;
  width: 94%; }

/* ----- Inheritance ----- */
.sprite, .social a, .nav-wrapper .btn-career-index:after, #search .submit, .comment-count:after, #single #post-tasks a:before, .faux-dropdown .select:after {
  background: url("../img/layout/education_news_sprite.png") 0 0 no-repeat;
  border: none;
  cursor: pointer;
  display: inline-block;
  outline: none;
  text-indent: -9999px; }

/* ----- General ----- */
body {
  color: #a8a8a8;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  line-height: 16px; }

.clear:before, .row:before, .col:before, .article-primary img:before, .article-primary .copy:before, .article-secondary.is-cat:before, .article-standard img:before, .article-standard .copy:before, .article-popular img:before, .article-archive img:before, .article-archive .copy:before, .nav-wrapper ul:before, .nav-wrapper:before,
.clear:after,
.row:after,
.col:after,
.article-primary img:after,
.article-primary .copy:after,
.article-secondary.is-cat:after,
.article-standard img:after,
.article-standard .copy:after,
.article-popular img:after,
.article-archive img:after,
.article-archive .copy:after,
.nav-wrapper ul:after,
.nav-wrapper:after {
  content: " ";
  display: table; }

.clear:after, .row:after, .col:after, .article-primary img:after, .article-primary .copy:after, .article-secondary.is-cat:after, .article-standard img:after, .article-standard .copy:after, .article-popular img:after, .article-archive img:after, .article-archive .copy:after, .nav-wrapper ul:after, .nav-wrapper:after {
  clear: both; }

/* ----- Header ----- */
#top-bar {
  background: #404040;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  #top-bar li {
    display: inline-block; }
  #top-bar .misc-links {
    float: right; }
    #top-bar .misc-links a {
      color: #fff;
      line-height: 30px;
      margin-left: 25px; }

.social {
  float: left;
  margin-top: 4px; }
  .social a {
    height: 21px;
    width: 21px;
    margin-right: 3px; }
  .social .rss {
    background-position: -381px -114px; }
  .social .fb {
    background-position: -381px -93px; }
  .social .twitter {
    background-position: -381px -72px; }
  .social .google {
    background-position: -381px -135px; }

header.main {
  position: relative; }
  header.main.big {
    margin: 70px 0 50px; }
  header.main.small {
    margin: 105px 0 30px; }
    header.main.small #logo {
      font-size: 40px;
      position: absolute;
      top: -45px;
      line-height: normal; }
    header.main.small #search {
      top: -33px; }
  header.main .date {
    border-top: 1px dotted #c6c6c6;
    line-height: 36px;
    position: absolute;
    top: 66px; }

.nav-wrapper {
  border-top: 1px dotted #c6c6c6;
  border-bottom: 1px dotted #c6c6c6;
  position: relative; }
  .nav-wrapper ul {
    padding-left: 0; }
  .nav-wrapper li {
    display: inline-block; }
  .nav-wrapper a,
  .nav-wrapper .trigger {
    display: block;
    color: #404040;
    line-height: 42px;
    padding: 2px 14px 0;
    font-family: "alternate-gothic-no-2-d", Impact, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer; }
  .nav-wrapper .trigger {
    display: none; }
  .nav-wrapper .trigger:after {
    content: '\FFEC';
    display: inline-block;
    margin: -1px 0 0 5px;
    float: right; }
  .nav-wrapper .btn-career-index {
    position: absolute;
    right: 0;
    top: 4px;
    background: #e8d654;
    color: #fff;
    font-family: "lexia", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    text-shadow: 1px 1px 0 #d2b833;
    box-sizing: border-box; }
    .nav-wrapper .btn-career-index:after {
      background-position: -406px -119px;
      content: ' ';
      margin: 0 0 0 10px;
      height: 11px;
      width: 6px; }

#logo {
  font-family: "alternate-gothic-no-2-d", Impact, sans-serif;
  font-size: 112px;
  line-height: 102px;
  text-align: center;
  text-transform: uppercase; }
  #logo a {
    color: #33b6d3;
    text-shadow: 1px 1px 0 #2a5476; }

#search {
  position: absolute;
  top: 66px;
  right: 0; }
  #search input[type=text] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    line-height: 25px;
    height: 25px;
    margin: 0;
    padding: 0 10px;
    width: 100%; }
  #search .submit {
    background-position: -506px -80px;
    position: absolute;
    right: 15px;
    top: 0;
    height: 25px;
    width: 25px; }

.article-primary img {
  margin-bottom: 30px; }
.article-primary .copy h1 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px; }
.article-primary .copy small {
  margin-bottom: 10px; }
.article-primary .copy p {
  line-height: 18px; }

.article-secondary {
  margin-bottom: 30px; }
  .article-secondary .copy h2 {
    font-size: 18px;
    font-style: italic;
    line-height: 22px;
    padding: 8px 0 4px; }
  .article-secondary .copy .author {
    margin-bottom: 10px; }
  .article-secondary .copy p {
    display: inline;
    line-height: 18px; }

.article-standard {
  border-bottom: 1px dotted #c6c6c6;
  padding: 0 0 20px;
  margin-bottom: 20px; }
  .article-standard .copy h2 {
    font-size: 18px;
    line-height: 22px;
    padding: 8px 0; }

.article-popular {
  margin-bottom: 30px; }
  .article-popular h2 {
    color: #2a5476;
    font-family: "alternate-gothic-no-2-d", Impact, sans-serif;
    font-size: 20px;
    line-height: 22px;
    padding-top: 5px;
    text-transform: uppercase; }

.article-archive h2 {
  font-size: 18px;
  line-height: 22px;
  padding: 8px 0; }

.comment-count {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: #ee4036;
  color: #fff;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 15px;
  margin-left: 4px;
  padding: 0 6px;
  position: relative;
  vertical-align: top; }
  .comment-count:after {
    background-position: -406px -103px;
    content: ' ';
    height: 5px;
    width: 5px;
    position: absolute;
    bottom: -4px;
    left: 0; }

.more-news a {
  margin-bottom: 0; }

#single {
  color: #404040;
  font-size: 14px;
  line-height: 22px; }
  #single h1 {
    color: #2a5476;
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 20px; }
  #single #social li {
    float: left;
    margin-bottom: 20px; }
    #single #social li.twitter {
      margin: -2px 9px 0 4px; }
  #single p {
    margin-bottom: 20px; }
  #single a {
    color: #33b6d3; }
  #single blockquote {
    border-left: 4px solid #33b6d3;
    padding: 0 20px;
    font-style: italic; }
  #single #comments {
    margin-top: 40px; }
  #single .date {
    border-bottom: 1px dotted #c6c6c6;
    font-weight: normal;
    line-height: 15px;
    padding: 12px 0; }
  #single .author {
    border-bottom: 1px dotted #c6c6c6;
    padding: 15px 0; }
    #single .author img {
      height: 40px;
      width: 40px;
      float: left;
      margin-right: 10px; }
    #single .author a {
      color: #a8a8a8;
      font-weight: normal;
      text-decoration: underline; }
  #single .tags {
    border-bottom: 1px dotted #c6c6c6;
    margin-top: 0;
    padding: 15px 0; }
    #single .tags small {
      font-weight: normal;
      margin-bottom: 5px; }
    #single .tags a {
      text-decoration: underline; }
  #single #post-tasks {
    border-bottom: 1px dotted #c6c6c6;
    padding: 15px 0 10px;
    margin-bottom: 15px; }
    #single #post-tasks a {
      display: block;
      color: #a8a8a8;
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-size: 10px;
      font-weight: normal;
      line-height: 20px;
      margin-bottom: 5px;
      text-decoration: underline;
      text-transform: uppercase; }
      #single #post-tasks a:before {
        background-position: -487px -79px;
        content: '';
        height: 20px;
        float: left;
        margin-right: 5px;
        width: 19px; }
      #single #post-tasks a.email:before {
        background-position: -487px -99px; }

#social-twitter {
  color: #a8a8a8;
  margin-bottom: 30px; }
  #social-twitter .btn-twitter {
    border-radius: 4px;
    border: 1px solid #c6c6c6;
    color: #404040;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 0 10px 0 34px;
    line-height: 32px;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    background: -moz-linear-gradient(top, transparent 0%, rgba(214, 214, 214, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(214, 214, 214, 0.65) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(214, 214, 214, 0.65) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(214, 214, 214, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(214, 214, 214, 0.65) 100%);
    text-shadow: 0 1px 0 #fff; }
    #social-twitter .btn-twitter img {
      height: 16px;
      position: absolute;
      top: 8px;
      left: 9px; }
  #social-twitter .tweet {
    border-bottom: 1px solid #c6c6c6;
    margin-top: 12px;
    padding-bottom: 15px;
    position: relative; }
    #social-twitter .tweet small {
      background: #fff;
      bottom: -11px;
      color: #404040;
      display: inline-block;
      padding: 3px;
      position: absolute;
      right: 15px;
      text-transform: none; }
  #social-twitter a {
    color: #33b6d3; }

#social-facebook {
  margin-bottom: 20px; }

.fb-like-box,
.fb_iframe_widget span,
.fb_iframe_widget iframe {
  width: 100% !important;
  position: relative !important; }

.fb-like.fb_iframe_widget {
  display: none; }

#subscribe {
  border-bottom: 1px dotted #c6c6c6;
  padding: 15px 0 0;
  margin-bottom: 20px; }
  #subscribe p {
    line-height: 16px; }
  #subscribe .btn, #subscribe .more-news a, .more-news #subscribe a, #subscribe #pagination a, #pagination #subscribe a, #subscribe #pagination span, #pagination #subscribe span, #subscribe .wpcf7-form input[type=submit], .wpcf7-form #subscribe input[type=submit] {
    margin-bottom: 20px; }

.gutter {
  margin-bottom: 30px; }

#npe-review {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px; }

.wp-tag-cloud a {
  color: #33b6d3;
  font-size: 10px; }

#ci-widget {
  margin: 0 0 45px; }

#related-posts,
#popular-news {
  margin: 30px 0; }

.faux-dropdown {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #c6c6c6;
  cursor: pointer;
  margin-bottom: 8px;
  position: relative; }
  .faux-dropdown .select {
    display: block;
    color: #404040;
    line-height: 26px;
    padding: 0 10px;
    position: relative; }
    .faux-dropdown .select:after {
      background-position: -406px -80px;
      content: '';
      height: 12px;
      width: 6px;
      position: absolute;
      right: 8px;
      top: 6px; }
  .faux-dropdown ul {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #c6c6c6;
    max-height: 250px;
    left: -9999em;
    overflow-y: scroll;
    position: absolute; }
    .faux-dropdown ul.active {
      left: auto;
      right: -1px;
      z-index: 999;
      width: 100%;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
    .faux-dropdown ul a {
      display: block;
      border-bottom: 1px dotted #c6c6c6;
      color: #33b6d3;
      line-height: 14px;
      padding: 8px 12px; }

#pagination a {
  line-height: 26px; }
#pagination span {
  color: #2a5476;
  font-weight: bold;
  font-size: 11px; }
  #pagination span.dots {
    padding: 0 6px; }

footer.main {
  border-top: 1px dotted #c6c6c6;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 80px;
  padding: 15px 0 40px; }
  footer.main small {
    display: block;
    text-align: right; }
    footer.main small a {
      margin-right: 10px;
      color: #33b6d3; }
  footer.main ul {
    margin-top: 30px; }
  footer.main li {
    display: inline-block;
    width: 188px;
    margin-bottom: 5px; }
  footer.main a {
    color: #a8a8a8; }

.ts-fab-wrapper {
  padding-bottom: 0 0 20px 0; }
  .ts-fab-wrapper h4 {
    font-weight: normal; }

.page h1 {
  color: #2a5476;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 20px; }
.page .col-10 p {
  max-width: 800px;
  line-height: 21px;
  margin: 20px 0; }
  .page .col-10 p.hero {
    font-size: 18px;
    line-height: 28px; }
    .page .col-10 p.hero em {
      color: #33b6d3; }
.page a.highlight {
  font-size: 24px;
  color: #33b6d3; }

.wpcf7-form {
  max-width: 800px;
  margin: 30px 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .wpcf7-form input[type=text],
  .wpcf7-form input[type=email],
  .wpcf7-form textarea {
    border-radius: 2px;
    padding: 6px 10px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #a8a8a8; }
  .wpcf7-form p {
    color: gray;
    font-weight: normal;
    margin: 0 0 10px; }
  .wpcf7-form .wpcf7-not-valid-tip {
    display: block;
    margin: 0px 0 15px; }
  .wpcf7-form div.wpcf7-validation-errors {
    border: none;
    padding: 0;
    margin: 0;
    color: red; }

/* ----- Media Queries ----- */
@media all and (max-width: 1399px) {
  .faux-dropdown ul.active {
    width: 360px; } }
@media all and (max-width: 1199px) {
  header.main nav li.menu-item-type-custom a {
    font-size: 12px; }

  header.main nav a {
    padding: 2px 10px 0; }

  #social-twitter .btn-twitter span {
    display: none; }

  .fb-like-box.fb_iframe_widget {
    display: none; }

  .fb-like.fb_iframe_widget {
    display: block; }

  .article-standard.is-cat small {
    display: none; }
  .article-standard.is-cat .copy h2 {
    padding-top: 0; }

  .faux-dropdown ul.active {
    width: 291px; } }
@media all and (max-width: 991px) {
  #logo {
    font-size: 72px;
    line-height: 72px; }

  header.main.big, header.main.small {
    margin-bottom: 80px; }
  header.main .date {
    width: 150px;
    top: 32px; }
  header.main .nav-wrapper .btn-career-index {
    right: auto;
    top: 55px;
    width: 184px;
    left: 50%;
    margin-left: -108px; }
    header.main .nav-wrapper .btn-career-index a {
      padding: 2px 10px 0; }

  #search {
    width: 170px;
    top: 36px; }

  .category-heading, .search-heading, .search-heading {
    font-size: 48px;
    line-height: 58px; }

  .faux-dropdown ul.active {
    width: 344px; } }
@media all and (max-width: 767px) {
  #logo {
    text-align: left;
    font-size: 48px;
    line-height: 68px; }

  header.main.big, header.main.small {
    margin-bottom: 50px; }
  header.main .date {
    width: 200px;
    top: -10px;
    left: auto;
    right: 0;
    border-top: none;
    text-align: right; }
  header.main .nav-wrapper nav {
    position: absolute;
    display: none;
    background: #fff;
    border: 1px dotted #c6c6c6;
    z-index: 99;
    width: 100%; }
    header.main .nav-wrapper nav ul {
      width: 100%;
      padding: 0; }
    header.main .nav-wrapper nav li {
      display: block; }
      header.main .nav-wrapper nav li a {
        padding: 2px 14px 0;
        border-bottom: 1px dotted #c6c6c6; }
      header.main .nav-wrapper nav li:last-child a {
        border-bottom: none; }
  header.main .nav-wrapper .trigger {
    display: inline-block; }
  header.main .nav-wrapper .toggle {
    display: inline-block; }
    header.main .nav-wrapper .toggle:hover nav {
      display: block; }
  header.main .nav-wrapper .btn-career-index {
    right: 0;
    left: auto;
    margin-left: auto;
    top: 4px; }

  #search {
    width: 200px;
    top: 26px; }

  .faux-dropdown ul.active {
    width: 280px; } }
@media all and (max-width: 639px) {
  #logo {
    font-size: 38px;
    line-height: 48px; }

  #search {
    top: 14px; }

  header.main .date {
    top: -20px; }

  .faux-dropdown ul.active {
    width: 430px; }

  #single h1 {
    font-size: 40px;
    line-height: 48px; } }
@media all and (max-width: 479px) {
  #top-bar .misc-links a {
    margin-left: 7px;
    font-size: 9px; }

  header.main.big,
  header.main.small {
    margin-top: 70px; }
    header.main.big #logo,
    header.main.small #logo {
      font-size: 52px;
      text-align: center;
      position: relative;
      top: auto; }
    header.main.big #search,
    header.main.small #search {
      width: 100%;
      right: 0;
      top: auto;
      bottom: -32px; }
    header.main.big .date,
    header.main.small .date {
      display: none; }
    header.main.big .nav-wrapper .btn-career-index,
    header.main.small .nav-wrapper .btn-career-index {
      width: 140px; }
      header.main.big .nav-wrapper .btn-career-index:after,
      header.main.small .nav-wrapper .btn-career-index:after {
        display: none; }
    header.main.big .nav-wrapper .trigger,
    header.main.small .nav-wrapper .trigger {
      padding: 2px 0 0; }
    header.main.big .nav-wrapper nav li a,
    header.main.small .nav-wrapper nav li a {
      line-height: 34px; }

  .faux-dropdown ul.active {
    width: 270px; }

  #single h1 {
    font-size: 30px;
    line-height: 38px; } }
