/* category color */
/* logo colors */
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
/* Featured Article Panel */
.featured-article-panel {
  width: 100%;
  position: relative;
  margin-bottom: 20px; }
  .featured-article-panel .small-panel {
    margin-bottom: 20px; }

.featured-article-image-wrapper {
  height: 400px; }

.featured-article-image-wrapper .image-overlay,
.standard-article-image-wrapper .image-overlay,
.category-article-image-wrapper .image-overlay,
.related-content-article-image-wrapper .image-overlay {
  width: 100%;
  height: 400px;
  position: absolute;
  opacity: 0;
  transition: all .5s; }
  .featured-article-image-wrapper .image-overlay:hover,
  .standard-article-image-wrapper .image-overlay:hover,
  .category-article-image-wrapper .image-overlay:hover,
  .related-content-article-image-wrapper .image-overlay:hover {
    opacity: .55;
    background-color: #50e3c7; }

.standard-article-image-wrapper .image-overlay,
.category-article-image-wrapper .image-overlay,
.related-content-article-image-wrapper .image-overlay {
  height: 100%; }

.small-panel .featured-article-image-wrapper .image-overlay {
  height: 200px; }

.featured-article-text-panel a,
.standard-article-panel a,
.category-article-panel a,
.related-content-article-panel a {
  color: #224b7b;
  letter-spacing: .01em;
  text-decoration: none; }

.featured-article-image,
.standard-article-image,
.category-article-image,
.related-content-article-image {
  border-bottom: 5px solid #50e3c7; }

.get-ahead .featured-article-image-wrapper .image-overlay:hover,
.get-ahead .standard-article-image-wrapper .image-overlay:hover,
.get-ahead .category-article-image-wrapper .image-overlay:hover,
.get-ahead .related-content-article-image-wrapper .image-overlay:hover {
  opacity: .55;
  background-color: #277f8e; }
.get-ahead .featured-article-category span,
.get-ahead .standard-article-category span {
  color: #277f8e; }

.featured-article-text-panel::before {
  background-color: #277f8e; }

.featured-article-image,
.standard-article-image,
.category-article-image,
.related-content-article-image {
  border-bottom: 5px solid #277f8e; }

.get-the-job .featured-article-image-wrapper .image-overlay:hover,
.get-the-job .standard-article-image-wrapper .image-overlay:hover,
.get-the-job .category-article-image-wrapper .image-overlay:hover,
.get-the-job .related-content-article-image-wrapper .image-overlay:hover {
  opacity: .55;
  background-color: #2f5d8c; }
.get-the-job .featured-article-category span,
.get-the-job .standard-article-category span {
  color: #2f5d8c; }

.featured-article-text-panel::before {
  background-color: #2f5d8c; }

.featured-article-image,
.standard-article-image,
.category-article-image,
.related-content-article-image {
  border-bottom: 5px solid #2f5d8c; }

.job-descriptions .featured-article-image-wrapper .image-overlay:hover,
.job-descriptions .standard-article-image-wrapper .image-overlay:hover,
.job-descriptions .category-article-image-wrapper .image-overlay:hover,
.job-descriptions .related-content-article-image-wrapper .image-overlay:hover {
  opacity: .55;
  background-color: #1fa187; }
.job-descriptions .featured-article-category span,
.job-descriptions .standard-article-category span {
  color: #1fa187; }

.featured-article-text-panel::before {
  background-color: #1fa187; }

.featured-article-image,
.standard-article-image,
.category-article-image,
.related-content-article-image {
  border-bottom: 5px solid #1fa187; }

.salary-insights .featured-article-image-wrapper .image-overlay:hover,
.salary-insights .standard-article-image-wrapper .image-overlay:hover,
.salary-insights .category-article-image-wrapper .image-overlay:hover,
.salary-insights .related-content-article-image-wrapper .image-overlay:hover {
  opacity: .55;
  background-color: #1fa187; }
.salary-insights .featured-article-category span,
.salary-insights .standard-article-category span {
  color: #1fa187; }

.featured-article-text-panel::before {
  background-color: #1fa187; }

.featured-article-image,
.standard-article-image,
.category-article-image,
.related-content-article-image {
  border-bottom: 5px solid #1fa187; }

.students .featured-article-image-wrapper .image-overlay:hover,
.students .standard-article-image-wrapper .image-overlay:hover,
.students .category-article-image-wrapper .image-overlay:hover,
.students .related-content-article-image-wrapper .image-overlay:hover {
  opacity: .55;
  background-color: #4d98c8; }
.students .featured-article-category span,
.students .standard-article-category span {
  color: #4d98c8; }

.featured-article-text-panel::before {
  background-color: #4d98c8; }

.featured-article-image,
.standard-article-image,
.category-article-image,
.related-content-article-image {
  border-bottom: 5px solid #4d98c8; }

.career-paths .featured-article-image-wrapper .image-overlay:hover,
.career-paths .standard-article-image-wrapper .image-overlay:hover,
.career-paths .category-article-image-wrapper .image-overlay:hover,
.career-paths .related-content-article-image-wrapper .image-overlay:hover {
  opacity: .55;
  background-color: #1fa187; }
.career-paths .featured-article-category span,
.career-paths .standard-article-category span {
  color: #1fa187; }

.featured-article-text-panel::before {
  background-color: #1fa187; }

.featured-article-image,
.standard-article-image,
.category-article-image,
.related-content-article-image {
  border-bottom: 5px solid #1fa187; }

.small-panel .featured-article-image-wrapper {
  height: 200px; }
.small-panel .featured-article-text-panel {
  margin-top: -40px; }
.small-panel .featured-article-text-panel::before {
  width: 100.7%; }
.small-panel .featured-article-title span {
  font-size: 18px;
  line-height: 16px; }

.featured-article-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

.featured-article-text-panel {
  width: 90%;
  position: relative;
  margin-top: -50px;
  top: 80%;
  left: 5%;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #eaeaea; }

.featured-article-text-panel::before {
  content: '';
  display: block;
  height: 7px;
  width: 100.3%;
  position: absolute;
  bottom: 100%;
  left: -1px;
  top: -2px;
  background-color: #50e3c7; }

.featured-article-category span {
  font-size: 16px; }

.featured-article-title span {
  font-size: 26px;
  line-height: 26px; }

/* Standard Article Panel */
.standard-article-panel {
  margin-bottom: 20px; }

.standard-article-category {
  margin-bottom: 5px; }

.standard-article-image-wrapper {
  height: 200px;
  position: relative; }

.standard-article-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

.standard-article-title {
  margin-top: 8px;
  font-size: 20px; }

/* Category Article Panel */
.category-article-panel {
  margin-bottom: 20px; }

.category-article-image-wrapper {
  height: 200px;
  position: relative; }

.category-article-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

.category-article-title {
  margin-top: 5px; }
  .category-article-title span {
    font-size: 20px;
    line-height: 20px; }

/* Related Content Article Panel */
#article-sidebar .rc-item {
  margin-bottom: 20px;
  overflow: hidden;
  height: 250px; }

.related-content-article-panel,
.standard-article-panel,
.category-article-panel {
  padding-bottom: 15px;
  min-width: 220px;
  max-width: 500px;
  margin: 0 10px; }

.related-content-article-image-wrapper {
  position: relative; }

.related-content-article-image {
  width: 100%;
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat; }

.related-content-article-title {
  margin-top: 5px;
  font-size: 16px; }

/* Occupation Panel */
.occ-panel-container {
  min-width: 220px;
  max-width: 400px; }

.occ-link {
  height: 200px;
  width: 100%;
  text-decoration: none; }

.occ-box {
  border-style: solid;
  border-width: 4px;
  border-color: #50e3c7;
  background-color: #eefaff;
  box-shadow: 1px 1px 4px #999;
  max-width: 500px;
  margin: 0 auto; }

.occ-panel-graph-wrapper {
  height: 100%;
  width: 100%;
  position: relative; }

.align-vertical {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18pt;
  display: inline-table; }

.occ-panel-text-box {
  background-color: #bbebff;
  display: block;
  padding: 5px;
  height: 60px;
  overflow: hidden; }

.occ-panel-text-left {
  text-align: left;
  font-size: 18px;
  line-height: 1em;
  color: #224b7b;
  width: 70%;
  float: left; }

.occ-panel-text-right {
  text-align: right;
  font-size: 18px;
  color: #158570;
  width: 30%;
  float: right; }

.job-growth-graph-text {
  width: 100%;
  font-size: 20px;
  text-align: center;
  opacity: .5;
  position: absolute;
  display: block;
  top: 70%;
  color: #000;
  transition: all .5s; }

.job-growth-graph-text.years {
  font-size: 15px;
  top: 85%; }

.occ-link:hover .job-growth-graph-text {
  opacity: .9; }

.occ-panel-overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  z-index: 1;
  transition: all .5s;
  background-color: #fff; }

.occ-link:hover .occ-panel-overlay {
  opacity: .55; }

.occ-panel-svg {
  width: 100%;
  height: 100%; }
  .occ-panel-svg path {
    stroke: #c82945;
    stroke-width: 5px;
    fill: none;
    -webkit-transition: stroke-width .5s;
    transition: stroke-width .5s; }

.occ-panel-svg polygon {
  stroke: #c82945;
  fill: #c82945; }

.occ-link:hover .occ-panel-svg path {
  stroke-width: 8px; }

.standard-occ-title {
  margin-top: 5px;
  font-size: 20px;
  line-height: 20px; }

.job-growth-hl {
  stroke-dasharray: 10, 4;
  stroke-width: 3px;
  stroke: #888; }

/* scorecard styles */
#article-top .occ-scorecard {
  background-color: #eefaff;
  margin: 0 0 0 10px;
  padding: 8px;
  border: 2px #50e3c7 solid; }
  #article-top .occ-scorecard .occ-scorecard-scorebar {
    height: 15px;
    background-color: #c82945;
    margin-left: 42px; }
  #article-top .occ-scorecard .attributes-mo {
    cursor: pointer; }
  #article-top .occ-scorecard .scorecard-icon {
    width: 40px;
    height: auto;
    float: left;
    margin-right: 2px; }
  #article-top .occ-scorecard ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #article-top .occ-scorecard ul li {
      padding-bottom: 10px;
      color: #224b7b; }
  #article-top .occ-scorecard h2 {
    margin: 0; }

/**
 * =====================================
 * larger mobile size
 * =====================================
 */
@media (min-width: 520px) {
  .related-content-article-panel,
  .standard-article-panel,
  .category-article-panel {
    margin: 0 auto; } }
/**
 * =====================================
 * Tablet, medium device styles
 * =====================================
 */
@media (min-width: 768px) {
  #article-top .occ-scorecard {
    margin-top: -16px;
    border-bottom-left-radius: 15px;
    border-width: 1px; } }
/**
 * =====================================
 * Larger desktop styles
 * =====================================
 */
@media (min-width: 1200px) {
  .featured-article-panel {
    margin-bottom: 0; }
    .featured-article-panel .small-panel {
      margin-bottom: 0; }
      .featured-article-panel .small-panel .featured-article-text-panel {
        min-height: 50px;
        top: 75%;
        left: 5%; }
      .featured-article-panel .small-panel .featured-article-category span {
        font-size: 14px; }
      .featured-article-panel .small-panel .featured-article-title span {
        font-size: 18px; }

  .featured-articles-row .small-panel:first-of-type {
    margin-bottom: 20px; }

  .featured-article-text-panel {
    min-height: 100px;
    top: 85%;
    left: 5%; }

  .featured-article-category span {
    font-size: 18px; }

  .featured-article-title span {
    font-size: 32px;
    line-height: 32px; } }
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
.homepage-splash .content-container {
  padding-top: 0; }

.splash {
  background-color: #224b7b;
  box-sizing: border-box;
  text-align: center;
  padding: 0 3%;
  padding-top: 130px;
  position: relative;
  margin: 0; }
  .splash h2 {
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 30px;
    color: #224b7b;
    position: relative;
    width: 70%;
    max-width: 870px;
    margin: 0 auto;
    padding: 20px 40px 80px; }
  .splash .splash-three-boxes {
    position: relative;
    top: -80px;
    display: flex;
    max-width: 1200px;
    margin: 0 auto; }
  .splash .splash-one-box {
    background: #fff;
    width: 29%;
    float: left;
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    padding: 5px;
    margin: 2%;
    font-style: italic;
    font-size: 16px; }
    .splash .splash-one-box a {
      text-decoration: none; }
      .splash .splash-one-box a .splash-box-text {
        padding: 0;
        height: 80px;
        color: #c82945;
        text-decoration: none; }
    .splash .splash-one-box .splash-icon {
      display: block;
      margin: 10px auto;
      max-width: 100%;
      max-height: 60%; }

.splash-tagline {
  text-align: center;
  color: #224b7b;
  padding: 40px 20px;
  background-color: #bbebff; }
  .splash-tagline h2 {
    margin: 20px 0 10px;
    font-size: 45px;
    color: #1cb194; }
  .splash-tagline h3 {
    font-size: 28px; }

#job-search {
  text-align: center;
  border: 5px solid #224b7b;
  height: 150px; }

#job-search h2 {
  padding-top: 20px; }

#job-search input {
  margin-left: 10px; }

#quiz-promotion {
  width: 100%;
  height: 150px;
  background-color: #224b7b; }

#quiz-promotion h2 {
  padding-left: 15px;
  padding-top: 15px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px; }

#quiz-promotion .quiz-link {
  display: table;
  background-color: #fff;
  margin: 0 auto;
  text-align: center;
  height: 50px; }

#quiz-promotion .quiz-link span {
  color: #224b7b;
  font-size: 24px;
  top: 50%;
  margin: 10px 20px;
  display: block;
  text-decoration: underline; }

.article-column-content {
  position: relative;
  margin-bottom: 30px; }

.home-section-header {
  clear: both;
  margin-top: 70px;
  height: 60px; }
  .home-section-header .home-section-title {
    padding-left: 15px;
    padding-top: 10px;
    color: #224b7b;
    border-bottom: 1px solid #224b7b;
    text-align: center; }
  .home-section-header .title-right-link {
    position: absolute;
    bottom: 5px;
    right: 26px;
    color: #fff;
    font-size: small; }

.home-section {
  display: flex;
  flex-direction: row;
  flex-grow: 0;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 2%; }
  .home-section .occ-panel-container,
  .home-section .standard-article-panel {
    flex-grow: 1;
    margin: 10px;
    width: 30%; }

/**
 * =====================================
 * Tablet, medium device styles
 * =====================================
 */
@media (max-width: 400px) {
  #panel .splash-tagline h2 {
    font-size: 32px; } }
@media (min-width: 400px) and (max-width: 736px) {
  body .splash {
    height: 500px; } }
@media (min-width: 737px) {
  body .splash {
    height: 550px; }
    body .splash h2 {
      font-size: 48px; }
    body .splash .splash-one-box {
      border-radius: 22px;
      padding: 15px 10px 5px;
      font-size: 20px; }
      body .splash .splash-one-box .splash-box-text {
        padding: 0 12%; } }
/**
 * =====================================
 * Smaller desktop styles
 * =====================================
 */
@media (min-width: 992px) {
  body .splash .splash-one-box a .splash-box-text {
    height: 60px; } }
/**
 * =====================================
 * Larger desktop styles
 * =====================================
 */
@media (min-width: 1200px) {
  body .splash {
    padding-left: 5%;
    padding-right: 5%;
    height: 600px; }

  .featured-articles-row {
    padding-bottom: 80px; } }
.toolTip {
  font-size: 14px;
  position: absolute;
  display: none;
  width: 200px;
  height: auto;
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  border-radius: 8px;
  box-shadow: 0 3px 5px #000;
  color: #666;
  padding: 10px 5px;
  text-align: center;
  z-index: 100; }
  .toolTip .toolTip-title {
    font-weight: bold;
    text-transform: uppercase; }

.bar {
  fill: #4682b4; }

.bar:hover {
  fill: #a52a2a; }

.axis--x path {
  display: none; }

.salary-line-graph-path {
  stroke: #1f56af; }

.dash-line {
  stroke-dasharray: 5, 5;
  stroke-width: 2px;
  stroke: #1f56af; }

/* styles for college major pie chart and key */
.section .pie-chart-box {
  background-color: #eefaff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center; }

.pie-chart-key,
#svg-pie-graph {
  flex: 1; }

#svg-majors-graph text, #svg-occs-graph text {
  font-size: 11px; }

.pie-chart-key {
  margin: 20px;
  padding: 0;
  list-style: none; }
  .pie-chart-key li {
    padding: 2px 5px;
    border-radius: 8px;
    text-align: right; }

/* Jobs and salary graphs */
#svg-salary-graph,
#svg-jobs-graph,
#proj-line-graph {
  width: 100%; }

.proj-line {
  stroke: #ccc;
  stroke-width: 1px; }

#proj-line-graph {
  margin: auto; }

/* Projection line graph */
#proj-line-graph g.axis path {
  /* Axis lines */
  stroke-width: 1px;
  stroke: #50e3c7; }

#proj-line-graph g.axis g.tick line {
  /* Axis lines */
  stroke: #50e3c7;
  stroke-width: 3px; }

#proj-line-graph g.axis g.tick text {
  fill: #224b7b; }

.projection-label tspan {
  fill: #999; }

@media (max-width: 650px) {
  .section .pie-chart-box {
    display: block; } }
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
#header-container a.header-promo {
  background-color: #1597ff;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 0 -15px;
  padding: 5px 70px;
  top: 105px;
  position: relative;
  text-align: center; }

#header-container a.header-promo:hover {
  color: #224b7b; }

#header-container.small-header a.header-promo {
  top: 65px; }

.header-promo h3 {
  color: #fff;
  display: none;
  font-size: 15px;
  font-weight: bold;
  top: 0px; }

#header-container a.header-promo {
  position: relative;
  text-decoration: none; }

#header-container {
  position: fixed;
  width: 100%;
  z-index: 9999; }

.header-spacer {
  height: 30px;
  display: block; }

@media (max-width: 1000px) {
  #header-container a.header-promo {
    display: none; } }
@media (max-width: 1000px) {
  .header-spacer {
    height: 0px; } }
#main-header {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  left: 0;
  margin: 0;
  min-height: 60px;
  padding: 5px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }
  #main-header .logo-title {
    color: #224b7b;
    margin: 0;
    font-size: 50px;
    font-weight: 600;
    display: inline-block;
    text-align: center; }
    #main-header .logo-title a {
      text-decoration: none;
      color: #224b7b; }
    #main-header .logo-title a:hover {
      text-decoration: none; }
    #main-header .logo-title img {
      left: 6px;
      position: relative;
      top: 10px; }
  #main-header .header-nav {
    display: none;
    width: 0;
    transition: width .5s; }
    #main-header .header-nav .nav-item {
      font-size: 16px; }
      #main-header .header-nav .nav-item a {
        color: #000;
        text-decoration: none; }
      #main-header .header-nav .nav-item h3 {
        font-size: 30px; }
  #main-header .header-nav.open {
    background-color: #eefaff;
    display: block;
    font-size: 15px;
    height: 100vh;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    z-index: 99; }
    #main-header .header-nav.open ul {
      list-style: none;
      padding: 5px 20px 15px; }
    #main-header .header-nav.open .category-nav {
      display: flex;
      flex-wrap: wrap; }
      #main-header .header-nav.open .category-nav .nav-item {
        flex-grow: 1; }
  #main-header .header-burger,
  #main-header .header-close,
  #main-header .header-back {
    cursor: pointer;
    color: #224b7b;
    display: block;
    font-size: 2.1em;
    font-weight: 600;
    margin: 0 7px;
    min-width: 36px;
    text-decoration: none; }
    #main-header .header-burger svg,
    #main-header .header-close svg,
    #main-header .header-back svg {
      fill: #224b7b;
      stroke: #224b7b; }
  #main-header .header-close {
    display: none; }
  #main-header .header-menu-toggle {
    z-index: 100; }

.logo-lg {
  font-size: 1.3em;
  margin-right: -2px; }

.logo-closer {
  margin-right: -4px; }

.homepage-splash #main-header {
  background-color: #dce4f2; }
  .homepage-splash #main-header .header-nav li.nav-item {
    border: 0; }
  .homepage-splash #main-header.small-header {
    background-color: #fff; }

#main-header.small-header .logo-title {
  font-size: 30px; }
  #main-header.small-header .logo-title img {
    height: 40px;
    left: 0;
    width: auto; }
#main-header.small-header .header-nav ul.category-nav {
  margin-top: 5px; }

@media (max-width: 450px) {
  #main-header .logo-title {
    font-size: 30px; }
    #main-header .logo-title img {
      height: 40px;
      left: 0;
      width: auto; } }
/**
 * =====================================
 * Larger desktop styles
 * =====================================
 */
@media (min-width: 1000px) {
  #main-header {
    transition: height .3s ease-in-out; }
    #main-header .logo-title {
      margin-right: 5px; }
    #main-header .header-back,
    #main-header .header-menu-toggle {
      display: none; }

  #main-header.small-header {
    height: 55px;
    min-height: 0; }
    #main-header.small-header .logo-title {
      margin-left: 20px; }

  #main-header .header-nav {
    display: inline-block;
    flex-grow: 1; }
    #main-header .header-nav ul {
      display: inline-block;
      list-style: none; }
    #main-header .header-nav ul.category-nav {
      display: flex;
      justify-content: space-around;
      padding: 0;
      margin: 18px 0 0; }
    #main-header .header-nav li.nav-item {
      border: 1px solid #fff;
      font-size: 24px;
      padding: 10px 30px;
      transition: background-color .5s, border-color .5s;
      text-transform: uppercase;
      letter-spacing: .01em;
      /* styles for subcategory dropdown navs */ }
      #main-header .header-nav li.nav-item h3 {
        font-size: 28px;
        font-weight: 300; }
      #main-header .header-nav li.nav-item:hover {
        background-color: #50e3c7; }
        #main-header .header-nav li.nav-item:hover a {
          color: #fff;
          transition: color .5s; }
        #main-header .header-nav li.nav-item:hover .subcategory-nav {
          display: block; }
      #main-header .header-nav li.nav-item.active {
        background-color: #fff;
        border: 1px solid #fff; }
        #main-header .header-nav li.nav-item.active:hover {
          border: 1px solid #50e3c7; }
        #main-header .header-nav li.nav-item.active a {
          color: #1cb194; }
      #main-header .header-nav li.nav-item a {
        position: relative;
        text-decoration: none; }
      #main-header .header-nav li.nav-item .subcategory-nav {
        margin: 9px 0 0 -30px;
        border: 1px solid #50e3c7;
        padding: 0 8px 4px 10px;
        display: none;
        position: absolute;
        background-color: #f4f9fb; }
        #main-header .header-nav li.nav-item .subcategory-nav a::before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          bottom: 0;
          left: 0;
          background-color: #224b7b;
          visibility: hidden;
          transform: scaleX(0);
          transition: all .3s ease-in-out 0s; }
        #main-header .header-nav li.nav-item .subcategory-nav a:hover::before {
          visibility: visible;
          -webkit-transform: scaleX(1);
          transform: scaleX(1); }
        #main-header .header-nav li.nav-item .subcategory-nav li {
          padding: 2px 4px;
          line-height: .8em;
          text-transform: none; }
          #main-header .header-nav li.nav-item .subcategory-nav li a {
            font-size: 14px;
            font-weight: normal;
            color: #224b7b; } }
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
.category-header.get-ahead {
  background-color: #277f8e; }

.subcategory-table .get-ahead li,
.subcategory-feature.coverstory.get-ahead .subcategory-feature-name {
  background-color: #c5e9ef; }

.category-header.get-the-job {
  background-color: #2f5d8c; }

.subcategory-table .get-the-job li,
.subcategory-feature.coverstory.get-the-job .subcategory-feature-name {
  background-color: #dfeaf4; }

.category-header.job-descriptions {
  background-color: #1fa187; }

.subcategory-table .job-descriptions li,
.subcategory-feature.coverstory.job-descriptions .subcategory-feature-name {
  background-color: #caf5ec; }

.category-header.salary-insights {
  background-color: #1fa187; }

.subcategory-table .salary-insights li,
.subcategory-feature.coverstory.salary-insights .subcategory-feature-name {
  background-color: #caf5ec; }

.category-header.students {
  background-color: #4d98c8; }

.subcategory-table .students li,
.subcategory-feature.coverstory.students .subcategory-feature-name {
  background-color: #d5e7f2; }

.category-header.career-paths {
  background-color: #1fa187; }

.subcategory-table .career-paths li,
.subcategory-feature.coverstory.career-paths .subcategory-feature-name {
  background-color: #caf5ec; }

.category-header {
  background-color: #50e3c7;
  border-radius: 15px;
  height: 250px;
  padding: 30px 15px 15px;
  color: #fff; }
  .category-header .category-header-left {
    float: left;
    width: 60%; }
    .category-header .category-header-left h1 {
      font-size: 44px;
      font-weight: 400;
      float: none;
      clear: both;
      padding: 20px 0;
      text-transform: uppercase; }
    .category-header .category-header-left .category-header-icon {
      float: left; }
  .category-header .category-copy {
    font-size: 18px;
    float: right;
    width: 40%;
    max-width: 600px;
    text-align: right;
    opacity: .8; }
    .category-header .category-copy h3 {
      font-size: 30px;
      margin-bottom: 20px;
      text-transform: uppercase;
      font-family: 'BenchNine', Impact, sans-serif; }

.subcategory-table {
  float: left;
  width: 30%; }
  .subcategory-table ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 3px 0 0;
    font-size: 16px; }
  .subcategory-table tr,
  .subcategory-table td {
    width: 100%;
    background-color: #f2f2f2;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #fff; }
  .subcategory-table li {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #eee;
    border-bottom: 3px solid #fff; }
  .subcategory-table .subcategory-link {
    width: 100%;
    height: 100%;
    display: inline-block; }
  .subcategory-table .subcategory-table-text {
    font-size: 14px;
    padding-left: 5px;
    color: #224b7b; }

.subcategory-top-article {
  float: right;
  margin-bottom: 40px;
  width: 67%; }

.category-coverstory-title {
  color: #50e3c7;
  border-bottom: 1px solid;
  width: 80%;
  font-size: 42px;
  text-align: left; }

.coverstory.coverstory-center {
  display: flex; }

.coverstory-center-img {
  min-width: 220px;
  text-align: right;
  margin-right: 10px; }

.coverstory-button,
.coverstory button {
  background-color: #224b7b;
  border-radius: 16px;
  font-size: 14px;
  color: #fff;
  border: 0;
  padding: 7px 12px;
  margin: 10px 0;
  transition: background-color .4s; }
  .coverstory-button a,
  .coverstory button a {
    text-decoration: none; }
  .coverstory-button.wide-button,
  .coverstory button.wide-button {
    width: 80%; }
  .coverstory-button:hover,
  .coverstory button:hover {
    background-color: #3370b7; }

.coverstory {
  color: #224b7b;
  margin: 20px 0;
  font-size: 19px; }
  .coverstory .title-font {
    font-size: 30px;
    margin-top: 10px; }
  .coverstory button a {
    color: #fff; }
  .coverstory .byline {
    font-size: 14px; }
  .coverstory h3 a:hover {
    text-decoration: none; }
  .coverstory .coverstory-right-image {
    float: right;
    max-width: 300px;
    max-height: 250px;
    overflow: hidden;
    margin-left: 8px; }
    .coverstory .coverstory-right-image img {
      width: 100%; }

.coverstory-sidebar .title-font {
  text-align: center; }
.coverstory-sidebar button {
  width: 100%; }
.coverstory-sidebar p {
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px; }

.get-the-job-results {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between; }
  .get-the-job-results .get-the-job-zr {
    flex: 3; }
    .get-the-job-results .get-the-job-zr #zipsearch_container {
      margin: 20px 0;
      min-height: 40px; }
  .get-the-job-results .get-the-job-occs {
    flex: 1; }
    .get-the-job-results .get-the-job-occs .occ-panel-container {
      margin: 20px 0; }

.subcategory-feature.coverstory {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 0;
  flex-direction: row;
  justify-content: space-around; }
  .subcategory-feature.coverstory .sub-cat-module {
    flex-grow: 1;
    margin: 0 5px;
    max-width: 500px;
    min-width: 250px;
    width: 30%; }
    .subcategory-feature.coverstory .sub-cat-module .subcategory-feature-name {
      box-sizing: border-box;
      position: relative; }
    .subcategory-feature.coverstory .sub-cat-module button {
      position: static;
      float: right; }
  .subcategory-feature.coverstory .subcategory-feature-name {
    width: 100%;
    background-color: #eee;
    float: right;
    vertical-align: middle;
    padding: 2% 5%;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-radius: 8px;
    font-size: 1.4em;
    font-family: 'BenchNine', Impact, sans-serif; }
  .subcategory-feature.coverstory .subcategory-feature-text {
    padding: 10px;
    margin-bottom: 25px; }
    .subcategory-feature.coverstory .subcategory-feature-text h3 {
      margin: 10px 0; }
    .subcategory-feature.coverstory .subcategory-feature-text button {
      display: block;
      float: right;
      min-width: 120px;
      width: 33%; }

/* Smallest phone adjustments */
@media (max-width: 600px) {
  .subcategory-table,
  .subcategory-top-article {
    width: 100%; }

  .category-header {
    height: 280px; }
    .category-header .category-header-left h1 {
      font-size: 34px; }
    .category-header .category-copy {
      font-size: 16px; }
      .category-header .category-copy h3 {
        font-size: 24px; }

  #panel #zipsearch_container.style-override-large #zr_mini_container #zr_attributed {
    text-align: left; }

  .coverstory.coverstory-center {
    flex-direction: column;
    margin-bottom: 60px; }
    .coverstory.coverstory-center .coverstory-center-img {
      text-align: center; } }
@media (max-width: 768px) {
  .coverstory button {
    margin-top: 0;
    width: 100%; }

  .coverstory .coverstory-right-image {
    float: none;
    margin: 10px auto; }

  .category-coverstory-title {
    font-size: 32px; } }
/**
 * =====================================
 * Tablet, medium device styles
 * =====================================
 */
@media (min-width: 768px) {
  .row.row-eq-height {
    display: flex; }

  .category-coverstory-title {
    position: absolute;
    bottom: 4px; } }
/**
 * =====================================
 * Smaller desktop styles
 * =====================================
 */
@media (min-width: 992px) {
  .subcategory-table {
    margin-left: 20px; }

  .category-header {
    height: 170px; }
    .category-header .category-header-left h1 {
      float: left;
      clear: none;
      padding: 0 20px; }

  .coverstory {
    margin: 20px 10px; }

  .subcategory-feature.coverstory .subcategory-feature-name {
    padding: 15% 5%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 1.2em; }
  .subcategory-feature.coverstory .sub-cat-module button {
    position: absolute;
    bottom: -15px;
    float: none;
    right: 10px; } }
/**
 * =====================================
 * Larger desktop styles
 * =====================================
 */
@media (min-width: 1200px) {
  .category-header {
    height: 170px; }
    .category-header h1 {
      font-size: 50px; } }
/* Career Paths compare careers dynamic tool */
.comparison-tool {
  color: #224b7b;
  padding: 20px;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap; }
  .comparison-tool .comparison-input {
    flex: 2; }
  .comparison-tool .comparison-search-results {
    flex: 1;
    background-color: #dcf2ed;
    padding: 10px; }
  .comparison-tool p {
    font-size: 18px;
    margin-top: 10px; }
  .comparison-tool .clear-search {
    margin-top: 15px; }
  .comparison-tool h3.title-font {
    font-size: 40px; }
  .comparison-tool #search-icon {
    display: none;
    cursor: pointer;
    margin-left: 10px; }
  .comparison-tool input {
    margin-right: 6px; }

.comparison-tool-table {
  color: #a4ddd0; }
  .comparison-tool-table table {
    width: 100%;
    margin-bottom: 40px; }
    .comparison-tool-table table td,
    .comparison-tool-table table th {
      color: #224b7b;
      text-align: center;
      border: 1px solid;
      padding: 4px;
      width: 25%;
      font-size: 20px; }
    .comparison-tool-table table .scorecard-icon {
      width: 80px; }
    .comparison-tool-table table .occ-scorecard-scorebar {
      height: 15px;
      background-color: #c82945;
      margin: 0 auto; }
    .comparison-tool-table table button {
      background: #224b7b;
      border-radius: 16px;
      font-size: 14px;
      color: #fff;
      border: 0;
      padding: 7px 12px;
      margin: 10px 0; }
    .comparison-tool-table table th {
      border: 0; }
    .comparison-tool-table table td {
      height: 80px; }
      .comparison-tool-table table td:nth-child(odd) {
        background-color: #d7e5e1; }
      .comparison-tool-table table td:first-child {
        background-color: #dcf2ed;
        font-weight: bold; }
    .comparison-tool-table table tr:last-child td {
      background-color: transparent;
      border: 0; }
    .comparison-tool-table table .link-to td > a {
      display: none; }

/* Get the Job top of the page form */
.get-the-job-miniquiz {
  text-align: center;
  position: relative;
  min-height: 160px; }
  .get-the-job-miniquiz .quiz-step {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .5s linear;
    font-size: 30px;
    font-family: 'BenchNine', Impact, sans-serif;
    position: absolute;
    width: 100%;
    margin: 2% 0;
    background-color: #dfeaf4;
    padding: 20px 0;
    border-radius: 12px; }
    .get-the-job-miniquiz .quiz-step input {
      color: #999;
      text-align: center;
      font-size: 24px;
      font-family: 'Nunito Sans', sans-serif; }
    .get-the-job-miniquiz .quiz-step.active {
      visibility: visible;
      opacity: 1; }
    .get-the-job-miniquiz .quiz-step:last-child {
      height: 200px;
      font-size: 1.3em;
      background-color: transparent; }
    .get-the-job-miniquiz .quiz-step .red-text,
    .get-the-job-miniquiz .quiz-step .do-quiz-again {
      cursor: pointer; }
      .get-the-job-miniquiz .quiz-step .red-text.do-quiz-again-small,
      .get-the-job-miniquiz .quiz-step .do-quiz-again.do-quiz-again-small {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 16px;
        color: #999;
        margin: 10px 0; }

.red-button {
  background-color: #c82945;
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  padding: 6px 15px;
  border-radius: 15px;
  cursor: pointer; }

.wide-button.more-jobs {
  width: 40%;
  margin-left: 40px; }

@media (max-width: 600px) {
  .wide-button.more-jobs {
    width: 95%;
    margin-left: 10px;
    margin-bottom: 30px;
    position: relative;
    top: 40px; } }
@media (min-width: 768px) {
  .wide-button.more-jobs {
    width: 60%; } }
@media (min-width: 992px) {
  .get-the-job-miniquiz .quiz-step {
    font-size: 2.7em; }
    .get-the-job-miniquiz .quiz-step:last-child {
      font-size: 2em; }
    .get-the-job-miniquiz .quiz-step select {
      margin: 15px;
      position: relative;
      top: -5px; } }
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
.article {
  display: flex;
  flex-wrap: wrap; }
  .article .article-main-col {
    width: 100%; }
  .article #article-sidebar {
    width: 100%; }

@media (min-width: 992px) {
  .article {
    flex-wrap: nowrap; }
    .article .article-main-col {
      flex: 1 300px;
      min-width: 300px;
      border-right: 1px solid #eaeaea; }
    .article #article-sidebar {
      width: 300px; } }
#article-top {
  padding-top: 9px;
  border-top: 7px solid #50e3c7; }
  #article-top.college-major {
    border-top: 7px solid #224b7b; }
    #article-top.college-major .top-section {
      display: flex;
      align-items: flex-start; }
      #article-top.college-major .top-section .section {
        flex: 1; }
    #article-top.college-major .occ-scorecard {
      border-color: #224b7b;
      max-width: 270px;
      min-width: 200px; }
    #article-top.college-major p {
      font-size: 16px;
      margin-top: 0; }
  #article-top.occupation .top-section {
    display: flex;
    align-items: flex-start; }
    #article-top.occupation .top-section .section {
      flex: 1;
      margin-top: -10px; }
    #article-top.occupation .top-section .occ-scorecard {
      max-width: 270px;
      min-width: 200px; }
  #article-top .college-major {
    background-color: #76bbd1;
    border-top: 0;
    padding: 5px;
    margin-top: -9px;
    margin-bottom: 15px;
    color: #fff; }
    #article-top .college-major #article-title {
      color: #fff; }
      #article-top .college-major #article-title h1 {
        color: #fff; }
      #article-top .college-major #article-title .subtitle {
        color: #b5e0f8; }
    #article-top .college-major .majors-icon {
      width: 90px;
      height: auto;
      margin: 6px; }
  #article-top .top-section h2 {
    font-size: 28px; }
  #article-top .article-image .image-wrapper {
    text-align: left; }

.article-get-ahead #article-top {
  border-color: #277f8e; }

.continue-reading.get-ahead {
  background-color: #edf8fa; }
  .continue-reading.get-ahead a {
    border-top: 2px solid #277f8e; }

.article-get-the-job #article-top {
  border-color: #2f5d8c; }

.continue-reading.get-the-job {
  background-color: #f2f6fb; }
  .continue-reading.get-the-job a {
    border-top: 2px solid #2f5d8c; }

.article-job-descriptions #article-top {
  border-color: #1fa187; }

.continue-reading.job-descriptions {
  background-color: #f5fdfb; }
  .continue-reading.job-descriptions a {
    border-top: 2px solid #1fa187; }

.article-salary-insights #article-top {
  border-color: #1fa187; }

.continue-reading.salary-insights {
  background-color: #f5fdfb; }
  .continue-reading.salary-insights a {
    border-top: 2px solid #1fa187; }

.article-students #article-top {
  border-color: #4d98c8; }

.continue-reading.students {
  background-color: white; }
  .continue-reading.students a {
    border-top: 2px solid #4d98c8; }

.article-career-paths #article-top {
  border-color: #1fa187; }

.continue-reading.career-paths {
  background-color: #f5fdfb; }
  .continue-reading.career-paths a {
    border-top: 2px solid #1fa187; }

#breadcrumbs {
  margin-bottom: 5px; }
  #breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    #breadcrumbs ul li {
      display: inline; }
  #breadcrumbs a {
    color: #000; }

#article-title h1 {
  font-size: 36px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #224b7b; }

#article-info {
  display: block;
  margin-bottom: 5px; }

.article-image {
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center; }
  .article-image .image-wrapper {
    text-align: center;
    display: block; }
  .article-image img {
    display: inline-block; }
  .article-image .article-image-attribution {
    font-size: 12px;
    padding-top: 5px;
    color: #9e9d9d;
    text-align: right;
    display: inline-block; }

.article-section-image {
  float: none;
  margin: 20px auto; }

#article-content {
  padding-bottom: 7px;
  margin-bottom: 7px; }
  #article-content .freestyle-content {
    margin: 20px 0 40px; }
  #article-content h2 {
    font-size: 28px;
    margin: 30px 0 10px; }
  #article-content .section-title {
    font-size: 22px;
    margin: 20px 0 10px;
    font-family: 'Nunito Sans', sans-serif; }
  #article-content p {
    font-size: 16px; }
  #article-content .section {
    margin-bottom: 20px;
    clear: both; }

.references,
.resources,
.more-articles {
  margin: 15px 0; }
  .references span,
  .resources span,
  .more-articles span {
    font-size: 16px;
    overflow-wrap: break-word; }
  .references ul,
  .resources ul,
  .more-articles ul {
    padding-left: 20px;
    list-style: none; }
    .references ul li a,
    .resources ul li a,
    .more-articles ul li a {
      color: #000; }

.references,
.resources,
.author,
.more-articles,
.continue-reading {
  padding: 10px;
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
  position: relative; }
  .references h4,
  .resources h4,
  .author h4,
  .more-articles h4,
  .continue-reading h4 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold; }

.author-img-wrapper,
.author-about-wrapper {
  display: inline-block; }

#panel .citation-widget {
  margin-top: 20px; }

.citation-widget svg .custom-color {
  fill: #224b7b; }

.continue-reading .subcat-link a {
  color: #000;
  background-color: #fff;
  padding: 4px;
  width: 100%;
  display: block;
  margin-top: 8px; }

.author-img-wrapper {
  width: 60px;
  float: left; }

.author-img {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat; }

.author-about-wrapper {
  width: 75%;
  margin-left: 10px; }
  .author-about-wrapper p {
    min-height: 60px;
    margin: 0;
    line-height: 17px; }

@media (max-width: 550px) {
  #article-top.college-major .top-section {
    display: block; } }
@media (max-width: 650px) {
  #article-top.occupation .top-section {
    display: block; } }
@media (min-width: 1200px) {
  #article-title h1 {
    font-size: 42px; } }
@media (min-width: 650px) {
  #article-sidebar #widgets {
    top: 120px;
    left: 0; }

  .social-share-margin {
    margin-left: 40px; } }
@media (min-width: 1220px) {
  #article-sidebar #widgets {
    left: calc(50vw - 610px); } }
#article-sidebar {
  margin-left: 10px; }
  #article-sidebar .see-more {
    display: inline-block;
    float: right; }
    #article-sidebar .see-more button {
      margin: 0;
      font-size: 18px;
      position: relative;
      top: -8px; }
  #article-sidebar .link-ad {
    margin-bottom: 20px; }

.zr-mini {
  margin-bottom: 10px; }

.radlinks {
  margin: 0; }

.radlinks-content {
  margin: 0; }

.related-content {
  margin: 30px 0 0;
  text-align: center; }
  .related-content .occ-panel-container {
    margin: 20px auto; }
  .related-content ul {
    padding: 0;
    margin: 10px 0 0;
    list-style: none; }
  .related-content li {
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea; }
  .related-content li:nth-last-child(-n+1) {
    border-bottom: 0; }

.related-content-header {
  font-weight: bold; }

@media (min-width: 1200px) {
  #article-sidebar {
    margin-left: 30px; } }
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
.footer {
  width: 100%; }
  .footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }

.footer-container {
  background-color: #224b7b;
  display: flex;
  flex-wrap: wrap;
  padding: 1% 2% 3%; }
  .footer-container .footer-logo-section {
    flex: 1;
    min-width: 300px; }

.footer-content-wrapper {
  padding: 15px 5px 15px 0;
  min-height: 50px;
  text-align: center;
  font-weight: 300; }
  .footer-content-wrapper div,
  .footer-content-wrapper span,
  .footer-content-wrapper h3,
  .footer-content-wrapper a {
    color: #fff; }
  .footer-content-wrapper h3 {
    font-size: 46px; }
  .footer-content-wrapper #footer-copyright-text {
    margin-bottom: 8px;
    color: #ccc; }
  .footer-content-wrapper .footer-category,
  .footer-content-wrapper .footer-subcategory {
    text-align: left;
    font-size: 13px; }
    .footer-content-wrapper .footer-category a,
    .footer-content-wrapper .footer-subcategory a {
      color: #9fc3f2; }
  .footer-content-wrapper .footer-subcategory {
    margin-left: 10px; }
    .footer-content-wrapper .footer-subcategory a {
      color: #8aa9d1; }
  .footer-content-wrapper .footer-logo {
    width: 100%;
    max-width: 360px; }
  .footer-content-wrapper .social-links li {
    display: inline-block;
    margin: 10px 5px 0; }
    .footer-content-wrapper .social-links li a {
      color: #ccc;
      font-size: .9em;
      transition: color .3s linear; }
      .footer-content-wrapper .social-links li a svg {
        width: 30px;
        height: auto;
        fill: #ccc; }
      .footer-content-wrapper .social-links li a:hover svg {
        fill: #fff; }

#policy-links {
  margin: 40px 0 30px; }
  #policy-links li {
    padding-right: 15px;
    display: inline; }

/**
 * =====================================
 * Tablet, medium device styles
 * =====================================
 */
@media (min-width: 768px) {
  .footer-content-wrapper {
    padding: 25px 5px 25px 0; } }
/**
 * =====================================
 * Larger desktop styles
 * =====================================
 */
@media (min-width: 1200px) {
  .footer-logo {
    margin: 12.5px 0; } }
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
.about-us-content h1,
.about-us-content h2,
.about-us-content h3 {
  text-transform: uppercase;
  color: #224b7b; }

.section-content {
  padding: 30px;
  margin-bottom: 40px;
  max-width: 800px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(185, 185, 185, 0.35);
  border: 1px solid #50e3c7; }
  .section-content p,
  .section-content li {
    font-size: 16px;
    text-align: left;
    margin: 15px 0; }
  .section-content li {
    list-style: none; }

#team-section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around; }

#brand-section {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-around; }
  #brand-section .section-content {
    margin-left: 20px;
    margin-right: 20px; }

/**
 * Team Member Card
 */
.team-card {
  max-width: 200px;
  padding: 10px; }
  .team-card .team-card-image {
    width: 100%;
    border-radius: 50%;
    overflow: hidden; }
    .team-card .team-card-image img {
      width: 100%;
      height: 100%; }
  .team-card .team-card-title {
    width: 100%;
    font-size: 14px;
    text-align: center; }

@media (max-width: 600px) {
  #brand-section {
    display: block; } }
/**
 * =====================================
 * Tablet, medium device styles
 * =====================================
 */
@media (min-width: 768px) {
  .section-content {
    margin: 40px auto;
    width: 80%;
    max-width: 800px; } }
/**
 * =====================================
 * Larger desktop styles
 * =====================================
 */
@media (min-width: 1200px) {
  #about-section {
    min-height: 350px; } }
/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
.ad-center,
.display-ad {
  text-align: center; }

.ad-margin-bottom {
  margin-bottom: 20px; }

.desktop-dianomi-ad {
  display: none; }

.mobile-dianomi-ad {
  display: block; }

/* Article Inline */
.google.google_text {
  margin-bottom: 10px; }

/* Rad Content */
.google .title-section {
  font-family: inherit;
  margin-bottom: 5px;
  font-size: 16px; }

.google .title {
  font-family: Verdana;
  margin-bottom: 5px;
  font-size: 18px;
  font-style: italic;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #c0392b; }

.google .ad-content {
  margin: 0 0 10px; }

.google .url {
  color: #333;
  font-weight: normal;
  font-family: inherit; }

/* Inline Ad */
#google-single {
  margin-top: 1px;
  margin-bottom: 10px; }

#google-single .google .label::after {
  content: '\A\A';
  white-space: pre; }

#google-article-block .google .label,
#google-single .google .label {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  display: block;
  line-height: 1.23em;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
  border-radius: 0;
  margin-top: -4px; }

#google-article-block .title-section .title,
#google-single .title-section .title {
  font-family: Verdana;
  margin-bottom: 5px;
  font-size: 18px;
  font-style: italic;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #c0392b; }

#google-single .url {
  font-size: 13px;
  color: #333; }

/* Google Block Small Screen */
#google-mobile-leaderboard {
  display: none;
  background: #fff;
  text-align: center;
  margin: -10px 0 10px;
  height: 50px;
  border-bottom: 1px solid #ccc; }

#google-mobile-leaderboard iframe {
  margin: 0 auto; }

/* Google Ads Override -
Optimizely Winner [https://www.optimizely.com/edit?experiment_id=2235201132] */
#google-article-block {
  background: none;
  margin-bottom: 2em;
  overflow: hidden;
  padding: 0;
  margin-top: -9px;
  clear: both; }

#google-article-block .google {
  letter-spacing: .05em; }

.google .label a {
  color: #333;
  margin: 0; }

#google-article-block .ad-content {
  border-bottom: 2px solid #ccc;
  margin: 0;
  padding: .75em 0 0;
  clear: both; }

#google-article-block .ad-content.even {
  background-color: #f7f7f7; }

#google-article-block .title-section {
  font-style: italic;
  margin: 0 10px 0 0;
  text-decoration: underline;
  letter-spacing: .1em;
  font-size: 17px; }

#google-article-block .ad-cell {
  display: block;
  margin: 1em; }

#google-article-block .ad-text {
  display: inline;
  margin: 0;
  padding: 0; }

#google-article-block .ad-line {
  display: block; }

#google-article-block .url {
  color: #000;
  display: block;
  text-decoration: none;
  margin-top: .33em;
  font-family: inherit; }

/* Google Display Ads */
.google-display-ad-mobile,
.google-display-ad-desktop-leaderboard {
  text-align: center; }

.google-display-ad-mobile {
  margin-bottom: 10px; }

.google-display-ad-desktop-right {
  margin-bottom: 20px; }

.leaderboard-ad-wrapper {
  text-align: center;
  margin-bottom: 30px; }

/* styles for sticky ads */
.stickem-container {
  position: relative; }

.stickit {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  padding: 20px 15px;
  background-color: #fbfbf9;
  z-index: 900; }

.stickit-end {
  right: 0;
  position: absolute; }

.hide-leaderboard {
  top: -220px;
  transition: top 2s ease-out 1s; }

/**
 * =====================================
 * Smaller desktop styles
 * =====================================
 */
@media (max-width: 750px) {
  .leaderboard-ad-wrapper {
    display: none; } }
@media (min-width: 992px) {
  .desktop-dianomi-ad {
    display: block; }

  .mobile-dianomi-ad {
    display: none; }

  .stickit {
    padding: 15px 0 10px 28px; } }
.quiz-popup {
  display: none;
  position: fixed;
  padding: 10px;
  width: 280px;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -100px;
  background: #fff;
  z-index: 20; }

.quiz-popup-text {
  font-size: 16pt; }

#quiz-interface .answer-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
#quiz-interface .quiz-answer-wrapper {
  flex: 1;
  min-width: 250px;
  margin: 20px;
  cursor: pointer;
  border: 5px solid #eee;
  border-radius: 10px; }
#quiz-interface .quiz-answer-wrapper:hover {
  border-color: #bbb; }
#quiz-interface p {
  font-size: 19px;
  color: #224b7b; }
#quiz-interface svg.word-cloud-svg {
  overflow: visible;
  display: block;
  margin: auto; }
#quiz-interface .text-holder {
  text-align: center;
  color: #aaa;
  margin-top: 15px; }
#quiz-interface .text-holder.top {
  text-align: center;
  color: #555;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px; }

#linkedin-block label {
  display: inline; }
#linkedin-block form {
  margin-bottom: 10px; }
#linkedin-block::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: -1; }
#linkedin-block::after {
  position: fixed;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: -2; }

.major-quiz-response {
  display: block; }

#major-quiz {
  border-right: 1px solid #bbb;
  margin-left: 40px;
  float: left;
  width: 60%; }
  #major-quiz p,
  #major-quiz label {
    font-size: 15px;
    color: #224b7b; }
  #major-quiz button {
    margin: 10px; }

#major-quiz-results {
  float: right;
  width: 30%; }

#degree-menu,
#occ-menu,
#state-menu {
  display: none; }

.ui-menu {
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden; }

.checklist-question-wrapper {
  display: none; }

.checklist-question-wrapper.n0 {
  display: block; }

.checklist-question-wrapper .result-alert {
  display: none; }

#checklist-next-button {
  display: none; }

.checklist-list {
  list-style: none;
  padding: 0; }

.checklist-left-bucket {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ccc; }

.checklist-right-bucket {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ccc; }

@media (max-width: 991px) {
  .checklist-right-bucket {
    left: 1px; } }
.checklist-list li {
  margin: 10px 0;
  border: 3px solid #bbb;
  background-color: #eee;
  cursor: pointer;
  padding-left: 10px;
  transition: background-color, border .4s; }

.checklist-list li.checklist-response.selected {
  border: 3px solid #555;
  background-color: #ddd; }

#zipsearch_container.style-override-large {
  margin-bottom: -60px; }
  #zipsearch_container.style-override-large #zr_mini_container {
    border: 0 !important; }
    #zipsearch_container.style-override-large #zr_mini_container #zr_widget_jobs .zr_job {
      padding: 7px 10px;
      margin: 10px 0;
      background-color: #f5f5f5; }
      #zipsearch_container.style-override-large #zr_mini_container #zr_widget_jobs .zr_job .zr_job_title a {
        font-size: 20px !important;
        color: #224b7b !important;
        text-decoration: underline !important; }
      #zipsearch_container.style-override-large #zr_mini_container #zr_widget_jobs .zr_job .zr_job_details {
        font-size: 16px !important;
        color: grey !important; }
    #zipsearch_container.style-override-large #zr_mini_container #zr_attributed {
      text-align: right;
      padding: 0 20px; }

.zs-pro-full-width #zipsearch_container #zr_widget_jobs,
.zs-pro-full-width #zipsearch_container #zr_pagination,
.zs-pro-full-width #zipsearch_container #zr_attributed,
.zs-pro-full-width #zipsearch_container #zs_no_jobs_copy {
  max-width: none; }
.zs-pro-full-width #zipsearch_container #zr_pagination {
  margin: 0; }
  .zs-pro-full-width #zipsearch_container #zr_pagination .pager {
    margin: 0; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fade-in {
  animation: .5s ease-in 0s 1 fadeIn; }

.map-container {
  width: 100%;
  margin: 0 auto; }
  .map-container .title-font {
    text-align: center; }
  .map-container h2 {
    margin: 15px 0; }
  .map-container h3 {
    margin: 10px; }
  .map-container .school-container {
    display: flex;
    flex-direction: column; }
    .map-container .school-container #highestMap {
      background-color: rgba(255, 0, 0, 0);
      height: 450px;
      width: 100%; }
    .map-container .school-container #lowestMap {
      background-color: rgba(255, 0, 0, 0);
      height: 450px;
      width: 100%; }
    .map-container .school-container .school-info {
      width: 100%;
      padding: 0 25px; }
      .map-container .school-container .school-info h2 {
        font-size: 50pt; }
      .map-container .school-container .school-info h3 {
        margin: 0;
        font-size: 36px; }
      .map-container .school-container .school-info h4 {
        margin: 10px 0; }
      .map-container .school-container .school-info a {
        font-size: 16pt; }

.info-container {
  display: flex;
  flex-direction: column;
  margin: 15px 5px; }
  .info-container .title-font {
    text-align: center; }
  .info-container .left {
    width: 100%;
    margin: 15px 0; }
  .info-container .right {
    width: 100%;
    margin: 15px 0; }

.scatter-container {
  position: relative;
  margin-top: 5px;
  width: 100%; }
  .scatter-container .scatter-info {
    margin: 0 15px; }
    .scatter-container .scatter-info .title-font {
      text-align: center; }
  .scatter-container #scatter-chart {
    width: 100%; }

.bar-container {
  position: relative;
  margin: 4% 0 8% 0%;
  width: 100%;
  height: 300px; }
  .bar-container .title-font {
    text-align: center; }

.lowest-container {
  margin: 30px 0; }

.rivalries-container {
  margin: 15px 5px; }
  .rivalries-container .rilvary-chart-container {
    height: 150px; }

.text-content {
  font-size: 16px;
  margin: 10px 5px; }
  .text-content h2 {
    margin: 2% 0; }
  .text-content h3 {
    margin: 0% 1% 1% 1%; }
  .text-content p {
    margin: 0% 0% 2% 1%; }
  .text-content .title-font {
    text-align: center; }

.text-content-extra-margin {
  margin: 5% 7%; }

.conference-container h3 {
  text-align: center;
  margin: 15px 0; }
.conference-container .conference-heading {
  display: block;
  text-align: center; }
.conference-container .conference-chart-container {
  height: 400px; }

.rilvary h3 {
  text-align: center;
  margin: 15px 0; }

#collegeSearchInput {
  width: 350px;
  margin: 0% 0% 3% 0%;
  background-image: url("/images/search.svg");
  background-position: 8px 7px;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-size: 18px;
  padding: 4px 20px 5px 44px; }

.highlightRow {
  background: lightcyan; }

#collegesTable {
  width: 100%; }
  #collegesTable tr:nth-child(even) {
    background: #EEE; }
  #collegesTable td {
    padding: 0 20px; }

.conference-chart-container {
  height: 500px;
  width: 100%; }
  .conference-chart-container canvas {
    height: 500px;
    width: 100%; }

@media (min-width: 993px) {
  .map-container .school-container {
    flex-direction: row; }
    .map-container .school-container #highestMap {
      background-color: rgba(255, 0, 0, 0);
      height: 450px;
      width: 750px; }
    .map-container .school-container #lowestMap {
      background-color: rgba(255, 0, 0, 0);
      height: 450px;
      width: 750px; }
    .map-container .school-container .school-info {
      width: 30%;
      padding-top: 45px;
      padding-left: 35px; }

  .info-container {
    flex-direction: row;
    justify-content: space-evenly;
    margin: 3% 0; }
    .info-container .title-font {
      text-align: center; }
    .info-container .left {
      width: 40%; }
    .info-container .right {
      width: 40%; }

  .text-content {
    font-size: 16px;
    margin: 4% 7%; }
    .text-content h2 {
      margin: 2% 0; }
    .text-content h3 {
      margin: 0% 1% 1% 1%; }
    .text-content p {
      margin: 0% 0% 2% 1%; }
    .text-content .title-font {
      text-align: center; }

  .scatter-container {
    position: relative;
    margin: 45px auto;
    width: 100%; }
    .scatter-container .scatter-info {
      margin: 0 15px; }
      .scatter-container .scatter-info .title-font {
        text-align: center; }

  .rivalries-container {
    margin: 2% 7%; }
    .rivalries-container .rilvary-chart-container {
      height: 150px; } }
.jwplayer-section {
  margin: 30px 0;
  padding: 20px 25px 40px 25px;
  border-top: 1px solid rgba(151, 151, 151, 0.3);
  border-bottom: 1px solid rgba(151, 151, 151, 0.3); }

.jwplayer-section .jwplayer__label {
  margin: 0 0 20px 0;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase; }

.jwplayer-section .jwplayer__attribution {
  text-align: center;
  margin-top: 6px;
  font-size: 1.2em; }

.jwplayer-section .jwplayer__attribution-sticky {
  text-align: center; }

.jwplayer-section .jwplayer__container-outer {
  background-color: #FFFFFF; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container.jwplayer__container--sticky {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 314px;
  height: auto;
  padding: 7px;
  border-radius: 2px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background-color: #FFFFFF;
  z-index: 999999; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container.jwplayer__container--sticky .jwplayer__close {
  display: block; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container.jwplayer__container--sticky #jw-player {
  position: relative;
  top: auto;
  left: auto; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container .jwplayer__close {
  position: absolute;
  top: -10px;
  right: -10px;
  display: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  background-color: #000000;
  z-index: 999999; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container .jwplayer__close:hover {
  cursor: pointer;
  opacity: 0.8; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container .jwplayer__close .close-x {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-top: 6px;
  overflow: hidden; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container .jwplayer__close .close-x::before,
.jwplayer-section .jwplayer__container-outer .jwplayer__container .jwplayer__close .close-x::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #FFFFFF; }

.jwplayer-section .jwplayer__container-outer .jwplayer__container .jwplayer__close .close-x::before {
  transform: rotate(45deg); }

.jwplayer-section .jwplayer__container-outer .jwplayer__container .jwplayer__close .close-x::after {
  transform: rotate(-45deg); }

.jwplayer-section .jwplayer__container-outer .jwplayer__container #jw-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF; }

/**
 * =====================================
 * Mobile, small device styles (default)
 * =====================================
 */
html {
  height: 100%; }

body {
  color: #000;
  font-family: 'Nunito Sans', sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%; }

a, a:visited, a:active {
  color: #224b7b; }

a:hover {
  color: #3370b7; }

.shadow {
  box-shadow: 0 2px 4px 0 #cacaca; }

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

h1,
h2 {
  margin: 0;
  font-family: 'BenchNine', Impact, sans-serif;
  font-size: 40px;
  font-weight: 500; }

h1 {
  font-size: 50px; }

.title-font {
  font-family: 'BenchNine', Impact, sans-serif; }

.red-text {
  color: #c82945; }

.logo-underline {
  text-decoration: underline; }

.margin-top-row {
  margin-top: 20px; }

.margin-bottom-row {
  margin-bottom: 20px; }

.padded-top-row {
  padding-top: 0; }

.content-container {
  margin: 0 auto;
  padding: 75px 10px 100px;
  max-width: 1200px;
  box-sizing: border-box; }

.sparkline {
  display: inline;
  width: 25px; }

@media (min-width: 450px) {
  .padded-top-row {
    padding-top: 30px; }

  .content-container {
    padding-top: 110px; } }

/*# sourceMappingURL=style.css.map */
