#block-menu-menu-button-trio > .navbar-nav li > a:visited, #block-menu-menu-button-trio > .navbar-nav li > a:focus, #block-menu-menu-button-trio > .navbar-nav li > a:hover, #block-menu-menu-button-trio > .navbar-nav li > a, #block-menu-menu-utility-nav > .navbar-nav li > a:visited, #block-menu-menu-utility-nav > .navbar-nav li > a:focus, #block-menu-menu-utility-nav > .navbar-nav li > a {
  color: #F9F9F9;
  background-color: transparent;
  text-decoration: none !important;
}

#block-menu-menu-utility-nav > .navbar-nav li > a:hover {
  color: #212121 !important;
  background-color: #ECECEC !important;
  text-decoration: underline !important;
}

.navbar-default .navbar-nav > .active > a:visited, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav li > a:visited, .navbar-default .navbar-nav li > a:focus, .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a {
  background-color: transparent;
  color: #212121;
  text-decoration: none !important;
}

.front .page-header, .front .field-name-body, .view-programs-of-study label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.h4-inline, h4, .h4, .h3-inline, h3, .h3, .h3 > a, .h2-inline, h2, .h2, .h2 > a, .h1-inline, h1, .h1, .h1 > a {
  color: #E35205;
  text-transform: uppercase;
}

.form-control-gradient, .view-programs-of-study .form-control:not(.form-text) {
  background-color: #ececec;
  background-image: linear-gradient(#ececec, #bbbbbb);
}

/***** Components *****/
.crumb a {
  text-transform: uppercase;
}

.supreme-col-pad {
  padding: 0.2em;
}

.supreme-image-item {
  position: relative;
  max-width: 670px;
}

.text-image-cover {
  padding: 0 !important;
}

.supreme-image {
  position: relative;
}

/*.supreme-image > div {
	padding: $gtc-no-padding;
}*/
.supreme-image .supreme-full .text-image-cover {
  background-color: rgba(186, 12, 47, 0.75);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 580px;
}

/*.supreme-image .supreme-full .text-image-cover .vertical-center {
	@include vertical-center (45%,-55%);
}*/
.supreme-image .supreme-full-light .text-image-cover {
  background-color: rgba(238, 39, 55, 0.75);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 580px;
}

/*.supreme-image .supreme-full-light .text-image-cover .vertical-center {
	@include vertical-center (45%,-55%);
}*/
.supreme-image .supreme-h-pipe .text-image-cover {
  background-color: rgba(105, 60, 94, 0.85);
  position: absolute;
  width: 100%;
  height: 35%;
  top: 55%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 580px;
}

/*.supreme-image .supreme-h-pipe .text-image-cover .vertical-center {
	@include vertical-center (50%,-50%);
}*/
.supreme-image .supreme-v-pipe .text-image-cover {
  background-color: rgba(33, 33, 33, 0.85);
  position: absolute;
  width: 35%;
  height: 100%;
  top: 0;
  left: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

/*.supreme-image .supreme-v-pipe .text-image-cover .vertical-center {
	@include vertical-center (55%,-45%);
}*/
.supreme-image .text-image-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.supreme-image .text-image-cover h1, .supreme-image .text-image-cover h2, .supreme-image .text-image-cover h3, .supreme-image .text-image-cover h4, .supreme-image .text-image-cover p {
  padding-left: 5%;
  padding-right: 5%;
  color: #F9F9F9;
}
.supreme-image .text-image-cover p {
  font-size: 1.0125em;
  line-height: 1.25;
}
.supreme-image .text-image-cover .font-large {
  font-size: 2.25em;
}
.supreme-image .text-image-cover .font-bigger {
  font-size: 1.25em;
}

@media (max-width: 379px) {
  .supreme-image .text-image-cover p {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .supreme-col-pad {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.view-intro-combo .field-content:nth-child(2) {
  padding-right: 25px;
}

@media (min-width: 992px) {
  .view-intro-combo h1, .view-intro-combo p.h1 {
    margin-top: 0 !important;
  }
}
.views-field-field-infographic-highlight > div.font-huge {
  color: #E35205;
}

.well {
  background-color: #ECECEC;
}
.well h2, .well .h2, .well h3, .well .h3, .well h4, .well .h4 {
  text-align: center;
}
.well div, .well p, .well li, .well a {
  font-size: 16px;
}
.well li {
  padding: 5px 0;
}

.view-bag-reference {
  background-color: rgba(105, 60, 94, 0.85);
  padding: 50px 0;
}
.view-bag-reference div, .view-bag-reference p, .view-bag-reference a, .view-bag-reference button {
  color: #F9F9F9;
}
.view-bag-reference .bag-highlights {
  line-height: 1;
}
.view-bag-reference .bag-button {
  padding: 20px;
  background-color: #EE2737;
}

@media (max-width: 767px) {
  .bag-highlights div.font-bigger {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.view-box-nav-reference .box-menu-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.box-nav-image-item {
  position: relative;
  max-width: 300px;
}

.box-nav-image-item .text-image-cover a {
  background-color: rgba(186, 12, 47, 0.75);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #F9F9F9;
  text-decoration: none;
  padding: 0 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.box-nav-image-item .text-image-cover a:hover {
  text-decoration: underline;
  background-color: rgba(186, 12, 47, 0.9);
  color: #F9F9F9;
}
.box-nav-image-item .text-image-cover a:focus {
  text-decoration: underline;
  background-color: rgba(186, 12, 47, 0.9);
  color: #F9F9F9;
}
.box-nav-image-item .text-image-cover a:visited {
  color: #F9F9F9;
}

@media (min-width: 300px) {
  .box-nav-image-item .text-image-cover a {
    font-size: 18px;
  }
}
@media (min-width: 380px) {
  .box-nav-image-item .text-image-cover a {
    font-size: 21px;
  }
}
@media (min-width: 480px) {
  .box-nav-image-item .text-image-cover a {
    font-size: 31.5px;
  }
}
@media (min-width: 768px) {
  .box-nav-image-item .text-image-cover a {
    font-size: 23.1px;
  }
}
@media (min-width: 992px) {
  .box-nav-image-item .text-image-cover a {
    font-size: 31.5px;
  }
}
@media (min-width: 1200px) {
  .box-nav-image-item .text-image-cover a {
    font-size: 33.6px;
  }
}
/*@media (max-width: 379px) {
	.box-nav-image-item .text-image-cover a {
		font-size: $gtc-font-bigger !important;
	}
}
@media (max-width: 479px), (min-width:768px) and (max-width:991px) {
	.box-nav-image-item .text-image-cover a {
		font-size: $gtc-font-biggest;
	}
}*/
.box-cutline {
  padding: 0 3px;
}
.box-cutline p {
  color: #212121;
}

.view-row-reference .row {
  margin-left: 0;
  margin-right: 0;
}
.view-row-reference .row div {
  padding: 10px;
}
.view-row-reference .row .row-heading {
  text-transform: uppercase;
}
.view-row-reference .row .row-heading p {
  color: #212121;
}

.view-row-reference .views-row-odd {
  background-color: rgba(105, 60, 94, 0.15);
}

#block-views-buttons-reference-block h3 {
  text-align: center;
  color: #212121 !important;
  font-size: 21px;
}

#block-views-buttons-reference-block h3:empty {
  display: none;
}

.grid-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  max-width: 15em;
  height: 5.75em;
  margin: 20px auto;
}
.grid-button a {
  padding: 20px;
  background-color: #693C5E;
  font-size: 16px;
  color: #F9F9F9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.grid-button a:hover {
  color: #F9F9F9;
}
.grid-button a:focus {
  color: #F9F9F9;
}
.grid-button a:visited {
  color: #F9F9F9;
}

/*.carousel.container-fluid {
	padding: $gtc-no-padding;
}*/
.region-carousel {
  margin-top: 2em;
  padding: 1em 0 5em 0;
  background-image: url("/sites/default/files/fullbox-experience-gray-1920x1080.jpg");
  height: 100%;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.region-carousel h2 {
  font-size: 42px;
  text-transform: uppercase;
  color: #4D4D4D;
}

.view-carousel-featured-reference {
  max-width: 900px;
  margin: 0 auto;
}

.view-carousel-featured-reference .carousel-inner {
  max-width: 700px;
  margin: 0 auto;
}

.view-carousel-featured-reference .carousel-caption {
  position: absolute;
  background-color: #BA0C2F;
  width: 35%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 5% !important;
  color: #F9F9F9;
}
.view-carousel-featured-reference .carousel-caption h1, .view-carousel-featured-reference .carousel-caption h2, .view-carousel-featured-reference .carousel-caption h3, .view-carousel-featured-reference .carousel-caption h4, .view-carousel-featured-reference .carousel-caption p, .view-carousel-featured-reference .carousel-caption a {
  color: #F9F9F9;
}
.view-carousel-featured-reference .carousel-caption h1, .view-carousel-featured-reference .carousel-caption h2, .view-carousel-featured-reference .carousel-caption h3, .view-carousel-featured-reference .carousel-caption h4 {
  text-transform: uppercase;
  line-height: 1.5;
}

.view-carousel-featured-reference .carousel-indicators {
  left: 22%;
  bottom: 0 !important;
}

.view-carousel-featured-reference .carousel-indicators li {
  border-radius: 0;
}

.view-carousel-featured-reference .carousel-control {
  background-image: none;
  color: #212121;
}

.view-carousel-featured-reference .carousel-control .icon-prev {
  margin-left: -40px;
}

.view-carousel-featured-reference .carousel-control .icon-prev, .view-carousel-featured-reference .carousel-control .icon-next {
  font-size: 10em;
  top: 25%;
}
.view-carousel-featured-reference .carousel-control .icon-next {
  margin-right: -5px;
}

@media (max-width: 767px) {
  .view-carousel-featured-reference .carousel-control {
    color: #F9F9F9;
    opacity: 0.75;
  }
  .view-carousel-featured-reference .carousel-control:hover, .view-carousel-featured-reference .carousel-control:focus {
    opacity: 0.9;
  }
  .view-carousel-featured-reference .carousel-control .icon-prev, .view-carousel-featured-reference .carousel-control .icon-next {
    font-size: 8em;
  }
  .view-carousel-featured-reference .carousel-control .icon-next {
    margin-right: 0;
  }

  .view-carousel-featured-reference .carousel-caption {
    width: 40%;
    padding: 1% 2% 5% 10% !important;
  }
  .view-carousel-featured-reference .carousel-caption h3, .view-carousel-featured-reference .carousel-caption h3 > a {
    font-size: 16px;
  }
  .view-carousel-featured-reference .carousel-caption p {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .carousel-inner .carousel-caption h3 {
    margin-top: 5px;
    margin-bottom: 3px;
  }

  .view-carousel-featured-reference .carousel-control {
    color: #F9F9F9;
    opacity: 0.75;
  }
  .view-carousel-featured-reference .carousel-control .icon-prev {
    font-size: 3em;
    top: 35%;
    margin-left: -25px;
  }
  .view-carousel-featured-reference .carousel-control .icon-next {
    font-size: 3em;
    top: 35%;
    margin-right: -20px;
  }

  .view-carousel-featured-reference .carousel-caption {
    padding: 10% 1% 2% 7% !important;
  }
  .view-carousel-featured-reference .carousel-caption p {
    font-size: 14px;
    display: none;
  }

  .view-carousel-featured-reference .carousel-indicators {
    left: 18%;
    bottom: -10px !important;
  }
}
@media (max-width: 379px) {
  .carousel-inner .carousel-caption h3 {
    line-height: 1;
  }

  .carousel-inner .carousel-caption h3 > a {
    font-size: 12px;
  }

  .view-carousel-featured-reference .carousel-caption p {
    font-size: 10.8px;
  }

  .carousel-indicators li {
    width: 8px;
    height: 8px;
  }
  .carousel-indicators li.active {
    width: 10px;
    height: 10px;
  }
}
#block-views-what-s-happening-block .row {
  margin: 0 !important;
}

#block-views-what-s-happening-block .row [class*=col-] {
  background-color: #4D4D4D;
}

#block-views-what-s-happening-block .row [class*=col-]:not(:first-child),
#block-views-what-s-happening-block .row [class*=col-]:not(:last-child) {
  padding: 0 !important;
}

#block-views-what-s-happening-block h2 {
  font-size: 21px;
  background-color: #BA0C2F;
  padding: 10px 0 10px 15px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  color: #F9F9F9;
  text-transform: uppercase;
}

#block-views-what-s-happening-block .happening-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(105, 60, 94, 0.85);
  height: 9.15em;
  width: 100%;
  max-width: 400px;
}
#block-views-what-s-happening-block .happening-caption p, #block-views-what-s-happening-block .happening-caption a {
  color: #F9F9F9 !important;
  font-size: 14.4px;
}
#block-views-what-s-happening-block .happening-caption p {
  padding: 5px 10px;
}

@media (max-width: 767px) {
  #block-views-what-s-happening-block h2 {
    max-width: 400px;
    margin: 0 auto;
  }
  #block-views-what-s-happening-block .views-bootstrap-grid-plugin-style {
    max-width: 400px;
    margin: 0 auto;
  }
}
.block-views > div.view-additional-information-reference {
  background-color: #BA0C2F;
}
.block-views > div.view-additional-information-reference div, .block-views > div.view-additional-information-reference h1, .block-views > div.view-additional-information-reference h2, .block-views > div.view-additional-information-reference h3, .block-views > div.view-additional-information-reference h4, .block-views > div.view-additional-information-reference p {
  color: #F9F9F9;
}
.block-views > div.view-additional-information-reference a {
  color: #F9F9F9;
  font-size: 14px;
}
.block-views > div.view-additional-information-reference a:hover {
  color: #F9F9F9;
}
.block-views > div.view-additional-information-reference a:focus {
  color: #F9F9F9;
}
.block-views > div.view-additional-information-reference a:visited {
  color: #F9F9F9;
}
.block-views > div.view-additional-information-reference .row > div:first-child {
  overflow: hidden;
  padding-left: 0;
}
.block-views > div.view-additional-information-reference .row > div:first-child img.img-responsive {
  max-width: unset;
  height: unset;
}

.view-additional-information-reference.view-display-id-block_1 p {
  padding-top: 5px;
  padding-bottom: 5px;
}

/*.view-additional-information-box-paragraphs.view-display-id-block_2 .font-small p {
	font-size: $gtc-font-small;
}*/
.additional-info-column {
  padding-left: 10px;
  padding-right: 10px;
}
.additional-info-column p, .additional-info-column a.btn {
  font-size: 14px !important;
}

@media (max-width: 767px) {
  .additional-info-column {
    padding: 10px 25px;
  }
  .additional-info-column p, .additional-info-column a {
    padding-left: 0 !important;
  }

  .additional-info-column.col-xs-12 {
    text-align: center;
  }
  .additional-info-column.col-xs-12 p, .additional-info-column.col-xs-12 a, .additional-info-column.col-xs-12 a.btn {
    font-size: 16px !important;
  }
}
.view-success-carousel {
  max-width: 700px;
  margin: 0 auto;
}

.view-success-carousel .slide {
  margin: 20px 0;
}

.view-success-carousel .carousel-inner {
  max-width: 500px;
  margin: 0 auto;
}
.view-success-carousel .carousel-inner .item > img {
  border: 2px solid #212121;
}

.view-success-carousel .carousel-caption {
  left: auto;
  right: 0;
  top: 0;
  width: 250px;
  text-shadow: none;
  text-align: left;
}
.view-success-carousel .carousel-caption blockquote, .view-success-carousel .carousel-caption p {
  color: #212121;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 16px;
  border: none;
}
.view-success-carousel .carousel-caption footer {
  color: #212121;
  margin-top: 10px;
  font-size: 14.4px;
  font-weight: 700;
}

.view-success-carousel .carousel-indicators {
  display: none;
}

.view-success-carousel .carousel-control {
  background-image: none;
  color: #212121;
}

.view-success-carousel .carousel-control .icon-prev {
  margin-left: -40px;
}

.view-success-carousel .carousel-control .icon-prev, .view-success-carousel .carousel-control .icon-next {
  font-size: 10em;
  top: 5%;
}

@media (max-width: 767px) {
  .view-success-carousel .carousel-control .icon-prev, .view-success-carousel .carousel-control .icon-next {
    font-size: 7em;
    top: 10%;
  }
}
@media (max-width: 479px) {
  .view-success-carousel .carousel-control .icon-prev {
    font-size: 5em;
    top: 75px;
    margin-left: -20px;
  }
  .view-success-carousel .carousel-control .icon-next {
    font-size: 5em;
    top: 75px;
    margin-right: 0;
  }

  .view-success-carousel .carousel-inner .item > img {
    margin: 0 auto;
  }

  .view-success-carousel .carousel-caption {
    position: relative;
    margin: 0 auto;
    height: 13em;
  }
  .view-success-carousel .carousel-caption blockquote {
    margin-top: 10px !important;
  }
}
/* postcard layouts ****************** */
.postcard-left, .postcard-left-wrap, .postcard-right, .postcard-right-wrap {
  clear: both;
  margin-bottom: 15px;
}

.postcard-left > div, .postcard-right > div {
  display: table-cell;
}

.postcard-left-wrap > div:first-child, .postcard-left > div:first-child {
  float: left;
}

.postcard-right-wrap > div:first-child, .postcard-right > div:first-child {
  float: right;
}

.postcard-left > div:first-child img, .postcard-left-wrap > div:first-child img, .postcard-right > div:first-child img, .postcard-right-wrap > div:first-child img {
  margin-bottom: 15px;
}

.postcard-left > div:first-child img, .postcard-left-wrap > div:first-child img {
  margin-right: 15px;
}

.postcard-right > div:first-child img, .postcard-right-wrap > div:first-child img {
  margin-left: 15px;
}

.postcard-left h2, .postcard-left-wrap h2, .postcard-right h2, .postcard-right-wrap h2 {
  margin-top: 0;
}

/***** Nav Area *****/
#hamburger-label {
  position: absolute;
  top: 0.5em;
  right: 50px;
}

#hamburger-label p {
  padding: 0 !important;
  margin: 0 !important;
}

@media (max-width: 480px) {
  #hamburger-label {
    top: -1.25em;
    left: 0;
    right: auto;
  }
}
/*#utility > div.container-fluid {
	padding: $gtc-no-padding;
}*/
.utility-header {
  background-color: #4D4D4D;
  border-bottom: 15px solid #ECECEC;
}

#utility-navigation {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  min-height: 20px;
}

.navbar-header {
  position: relative;
  z-index: 1;
}

#block-menu-menu-utility-nav {
  position: relative;
  right: 230px;
}

#block-menu-menu-utility-nav > .navbar-nav {
  margin: 0 !important;
  float: right !important;
}
#block-menu-menu-utility-nav > .navbar-nav li {
  float: left !important;
}
#block-menu-menu-utility-nav > .navbar-nav li > a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #F9F9F9 !important;
  font-size: 16px;
}
#my-gateway i {
  color: #E35205;
  padding-right: 3px;
}

#block-menu-menu-button-trio {
  position: absolute;
  top: 0;
  right: 0;
}

#block-menu-menu-button-trio > .navbar-nav {
  margin: 0 !important;
}
#block-menu-menu-button-trio > .navbar-nav li {
  float: left !important;
}
#block-menu-menu-button-trio > .navbar-nav li > a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #F9F9F9 !important;
  font-size: 21px !important;
  background-color: #E35205;
}
#block-menu-menu-button-trio > .navbar-nav li > a:hover {
  text-decoration: underline !important;
  background-color: #E35205;
}
#block-menu-menu-button-trio > .navbar-nav li > a:focus {
  background-color: #E35205;
}
#block-menu-menu-button-trio > .navbar-nav li > a:visited {
  background-color: #E35205;
}

.button-trio {
  height: 35px !important;
  line-height: 1.5 !important;
  z-index: 9999 !important;
}

.trio-first {
  border-right: 1px solid #F9F9F9;
  border-bottom-left-radius: 10px;
}

.trio-last {
  border-left: 1px solid #F9F9F9;
  border-bottom-right-radius: 10px;
}

#navbar {
  border-bottom: 1px solid #BA0C2F;
  margin-bottom: 0 !important;
}

#navbar.navbar-fixed-top {
  top: 35px;
}

body.toolbar.navbar-is-fixed-top #navbar.navbar-fixed-top {
  top: 65px;
}

.navbar-fixed-top .navbar-collapse {
  max-height: 380px;
}

.navbar-default {
  background-color: #ECECEC;
}

.navbar-default .navbar-nav li > a {
  color: #212121;
  font-size: 16px;
}
.navbar-default .navbar-nav li > a:hover {
  text-decoration: underline !important;
}
.navbar-default .navbar-nav > .active > a {
  border-bottom: 8px solid #EE2737;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav li > a {
    font-size: 12px;
  }
}
@media (min-width: 850px) {
  .navbar-default .navbar-nav li > a {
    font-size: 13.6px;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav li > a {
    font-size: 14.4px;
  }
}
@media (min-width: 1040px) {
  .navbar-default .navbar-nav li > a {
    font-size: 16px;
  }
}
/*@media (min-width: 1200px) {
	.navbar-default .navbar-nav {
		li > a {
			font-size: $gtc-font-standard;
		}
	}
}*/
@media (min-width: 768px) and (max-width: 991px) {
  /*#navbar .navbar-header a.logo {
  	width: 25vw;
  	padding-left: $gtc-lil-margin;
  }*/
  .navbar-default .navbar-nav {
    /*li {
    	width: 33%;
    	display: inline-block;
    	@include nav-expanded;
    }
    li.last {
    	border: none;
    }*/
  }
  .navbar-default .navbar-nav li > a {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav li {
    width: 49%;
    display: inline-block;
    text-align: center;
    height: 3.15em;
    margin: 2px 0;
    overflow: hidden;
  }
  .navbar-default .navbar-nav li.last {
    border: none;
    background-color: transparent;
  }
  .navbar-default .navbar-nav li > a {
    font-size: 12px;
    background-color: #BBBBBB !important;
    box-sizing: border-box;
  }
  .navbar-default .navbar-nav li > a:hover {
    background-color: #CCCCCC !important;
    color: #212121 !important;
    text-decoration: underline !important;
  }
  .navbar-default .navbar-nav li > a:focus {
    background-color: #CCCCCC !important;
    color: #212121 !important;
    text-decoration: underline !important;
  }
  .navbar-default .navbar-nav li > a:active {
    background-color: #BA0C2F !important;
    color: #F9F9F9 !important;
    text-decoration: underline !important;
  }
}
@media (max-width: 479px) {
  .navbar-default .navbar-nav li > a {
    font-size: 10.8px;
  }
}
@media (max-width: 379px) {
  .navbar-default .navbar-nav li > a {
    font-size: 9px;
  }
}
.navbar-nav {
  margin: 1em 0 0 0;
}

li#js-swap-button {
  padding-top: 0.35em;
}

.btn-search {
  background-color: #EE2737;
  padding: 0 !important;
  height: 35px;
  width: 35px;
  border-radius: 50%;
}

.btn-search > i {
  color: #F9F9F9;
  padding-right: 0 !important;
}

.btn-search > i.fa-lg {
  line-height: 0.25 !important;
}

.btn-search span.sr-only {
  background-color: #4D4D4D;
}

#block-search-form {
  max-width: 600px;
  margin: 0 0 0 50% !important;
  float: none !important;
}

/*#block-search-form form.form-search {
	width: 100%;
}*/
#block-search-form .input-group {
  width: 100%;
}

button.navbar-toggle {
  margin-top: 20px;
}

@media (max-width: 767px) {
  #block-search-form {
    margin: 0 10% !important;
  }
}
/***** Hero Image *****/
.region-hero {
  background-color: #4D4D4D;
}

div[class^=my-hero] {
  display: none;
}
div[class^=my-hero] div[class^=hero-] {
  display: none;
}

div[class^=my-hero] > div {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  height: 100%;
}

div[class^=my-hero] > div > p {
  position: absolute;
  width: 95%;
  height: auto;
  top: 70%;
  left: 0;
  color: #F9F9F9;
  text-shadow: -1px -1px 0 #4d4d4d, 1px -1px 0 #4d4d4d, -1px 1px 0 #4d4d4d, 1px 1px 0 #4d4d4d;
}
div[class^=my-hero] > div > p a {
  color: #F9F9F9;
  text-decoration: none;
}
div[class^=my-hero] > div > p a:hover {
  color: #F9F9F9;
  text-decoration: underline;
}
div[class^=my-hero] > div > p a:focus {
  color: #F9F9F9;
  text-decoration: underline;
}
div[class^=my-hero] > div > p a:visited {
  color: #F9F9F9;
  text-decoration: none;
}

.background-left {
  background-position: left center !important;
}

.background-right {
  background-position: right center !important;
}

body.front .my-hero-front {
  background-image: url("/sites/default/files/hero-home-1920x1080-v010.jpg");
  height: 52vh;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
}
body.front .my-hero-front div.hero-front {
  display: block;
}
body.front .my-hero-front div.hero-front > p {
  position: absolute;
  width: 95%;
  height: auto;
  top: 5%;
  left: 2%;
}

body.page-node-1815 .my-hero-admissions {
  background-image: url("/sites/default/files/hero-admissions-1920x1080.jpg");
  height: 52vh;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
}
body.page-node-1815 .my-hero-admissions div.hero-admissions {
  display: block;
}

body.page-node-314661 .my-hero-campus-life {
  background-image: url("/sites/default/files/hero-campuslife-1920x1080.jpg");
  height: 52vh;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
}
body.page-node-314661 .my-hero-campus-life div.hero-campus-life {
  display: block;
}

body.page-node-313431 .my-hero-paying-college {
  background-image: url("/sites/default/files/hero-paying-v2-1920x1080.jpg");
  height: 52vh;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
}
body.page-node-313431 .my-hero-paying-college div.hero-paying-college {
  display: block;
}

body.page-node-84 .my-hero-biz-comm {
  background-image: url("/sites/default/files/hero-bizcomm-1920x1080.jpg");
  height: 52vh;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
}
body.page-node-84 .my-hero-biz-comm div.hero-biz-comm {
  display: block;
}

#block-views-bag-reference-block {
  background-image: url("/sites/default/files/Racine-Campus-Exterior.jpg");
  height: 100%;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

body.page-node-313456 #block-views-bag-reference-block {
  background-image: url("/sites/default/files/fullbox-apply-1920x1080.jpg");
  height: 100%;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

body.page-node-314691 #block-views-bag-reference-block {
  background-image: url("/sites/default/files/fullbox-register-1920x1080.jpg");
  height: 100%;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

body.page-node-313351 #block-views-bag-reference-block {
  background-image: url("/sites/default/files/fullbox-fa-v02-1920x1080.jpg");
  height: 100%;
  min-height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

/***** Strong headings *****/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h1-inline, .h2-inline, .h3-inline, .h4-inline, .h1 > a, .h2 > a, .h3 > a {
  font-family: "Oswald", "Impact", Sans-Serif;
  font-weight: 700;
}

li.leaf a, #block-menu-menu-utility-nav li.leaf a.button-trio {
  font-family: "Oswald", "Impact", Sans-Serif;
  font-weight: 700;
}

.im-oswald-bold, .im-oswald-bold p {
  font-family: "Oswald", "Impact", Sans-Serif;
  font-weight: 700;
}

label {
  font-family: "Oswald", "Impact", Sans-Serif;
  font-weight: 700;
}

.row-heading p, .bold-title, .bold-title a, .day-of, .day-of span {
  font-family: "Oswald", "Impact", Sans-Serif;
  font-weight: 700;
}

/***** Standard headings *****/
#block-menu-menu-utility-nav li.leaf a {
  font-family: "Oswald", "Impact", Sans-Serif;
  font-weight: normal;
}

.carousel-caption p {
  font-family: "Oswald", "Impact", Sans-Serif;
}

.crumb a {
  font-family: "Oswald", "Impact", Sans-Serif;
}

.im-oswald, .im-oswald p {
  font-family: "Oswald", "Impact", Sans-Serif;
}

/***** Strong body elements *****/
h1.im-roboto, h2.im-roboto, h3.im-roboto {
  font-family: "Roboto", "Helvetica", "Arial", Sans-Serif;
  font-weight: 700;
}

strong, .strong, .strong p {
  font-family: "Roboto", "Helvetica", "Arial", Sans-Serif;
  font-weight: 700;
}

p, div, .im-roboto {
  font-family: "Roboto", "Helvetica", "Arial", Sans-Serif;
}

.font-fine {
  font-family: "Roboto", "Helvetica", "Arial", Sans-Serif;
  font-weight: 300;
}

#mini-panel-news_and_events_featured .panel-panel.right {
  border-left: 2px solid #4D4D4D;
}
#mini-panel-news_and_events_featured .panel-panel.right .view-footer {
  margin-right: 20%;
}
#mini-panel-news_and_events_featured .views-field-path a {
  font-size: 14px;
}
#mini-panel-news_and_events_featured .panel-panel.left img {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 479px) {
  #mini-panel-news_and_events_featured .panel-panel.right .postcard-left > div {
    display: block;
  }
  #mini-panel-news_and_events_featured .panel-panel.right .postcard-left > div:first-child {
    float: none;
  }
}
@media (max-width: 767px) {
  #mini-panel-news_and_events_featured .panel-panel.right {
    border-left: none;
    border-top: 2px solid #4D4D4D;
    margin-top: 10px;
    padding-top: 20px;
  }
}
#mini-panel-in_the_news_and_calendar {
  background-color: #ECECEC;
}
#mini-panel-in_the_news_and_calendar .panel-panel.left .pane-gateway-in-the-news-panel-pane-1 {
  padding: 10px 25px;
  background-color: #BA0C2F;
}
#mini-panel-in_the_news_and_calendar .panel-panel.left .pane-gateway-in-the-news-panel-pane-1 .views-row {
  margin-top: 50px;
  margin-bottom: 50px;
}
#mini-panel-in_the_news_and_calendar .panel-panel.left .pane-gateway-in-the-news-panel-pane-1 .views-row-first {
  margin-top: 30px;
}
#mini-panel-in_the_news_and_calendar .panel-panel.left .pane-gateway-in-the-news-panel-pane-1 * {
  color: #F9F9F9;
}
#mini-panel-in_the_news_and_calendar .panel-panel.left .pane-gateway-in-the-news-panel-pane-1 p {
  color: #ECECEC;
}
#mini-panel-in_the_news_and_calendar .panel-panel.right .pane-calendar-news-and-events-panel-pane-1 {
  padding: 10px 25px;
}
#mini-panel-in_the_news_and_calendar .panel-panel.right .pane-calendar-news-and-events-panel-pane-1 h3 {
  color: #212121 !important;
}
#mini-panel-in_the_news_and_calendar .panel-panel.right .pane-calendar-news-and-events-panel-pane-1 .event-list-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
#mini-panel-in_the_news_and_calendar .panel-panel.right .pane-calendar-news-and-events-panel-pane-1 .day-of {
  width: 30px;
  font-size: 31px;
  color: #BA0C2F;
  text-align: right;
}
#mini-panel-in_the_news_and_calendar .panel-panel.right .pane-calendar-news-and-events-panel-pane-1 .event-info {
  padding-left: 20px;
}
#mini-panel-in_the_news_and_calendar .panel-panel.right .pane-calendar-news-and-events-panel-pane-1 .event-info p {
  margin-bottom: 0;
}
#mini-panel-in_the_news_and_calendar .panel-panel.right .pane-calendar-news-and-events-panel-pane-1 .view-footer {
  margin-right: 20%;
}

@media (min-width: 768px) {
  #mini-panel-in_the_news_and_calendar .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #mini-panel-in_the_news_and_calendar .row div[class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.bold-title p, .bold-title a {
  font-size: 18px;
}

/*.views-bootstrap-grid-plugin-style > div.row {
	margin-left: $gtc-no-padding;
	margin-right: $gtc-no-padding;
}*/
.view-programs-of-study .view-filters {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*.view-programs-of-study .views-exposed-widget {
	label {
		text-align: center;
		text-transform: uppercase;
		width: 100%;
	}
}*/
.view-programs-of-study .views-exposed-form .views-exposed-widget {
  padding: 0 !important;
  width: 100%;
}
.view-programs-of-study .input-group {
  padding: 10px 5%;
  width: 100%;
}
.view-programs-of-study .views-widget {
  margin: 10px 0;
}
.view-programs-of-study .input-group .views-widget {
  margin: 0 !important;
}
.view-programs-of-study #edit-title, .view-programs-of-study #edit-combine {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.view-programs-of-study button#edit-submit-programs-of-study {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.view-programs-of-study #edit-title-wrapper {
  padding-right: 0 !important;
}
.view-programs-of-study .row > div[class^=" col-"]:not(:last-child) {
  border-right: 1px dotted #BBBBBB;
}

.view-degree-views {
  margin-bottom: 40px;
}
.view-degree-views .row > div[class^=" col-"]:not(:last-child) {
  border-right: 1px dotted #BBBBBB;
}

.view-publications-newsroom-listing div[class^=" col-"] .views-field-title > h3 {
  color: #212121;
}

.view-program-stats-combo {
  background-color: rgba(105, 60, 94, 0.85);
  padding: 50px 0;
}
.view-program-stats-combo div, .view-program-stats-combo p, .view-program-stats-combo a, .view-program-stats-combo button {
  color: #F9F9F9;
}
.view-program-stats-combo div.prog-stats {
  margin: 20px 0;
}

body.node-type-program .region-pre-footer section:last-child {
  margin-bottom: 30px;
}

.panel-group {
  margin-bottom: 0;
}

.views-bootstrap-accordion-plugin-style .panel-default > .panel-heading {
  color: #F9F9F9;
  background-color: #BA0C2F;
  border-color: #BA0C2F;
  border-radius: 0;
  padding: 0 !important;
}
.views-bootstrap-accordion-plugin-style .panel-title > a {
  display: block;
  padding: 20px 45px 20px 15px;
  background-image: url(/sites/all/themes/gateway_bootstrap/images/White-Arrow-Circle-30x30-Down.png);
  background-repeat: no-repeat;
  background-position: 95% 15px;
}
.views-bootstrap-accordion-plugin-style .panel-title > a.collapsed {
  background-image: url(/sites/all/themes/gateway_bootstrap/images/White-Arrow-Circle-30x30.png);
}

.course-full-listing .panel-default > .panel-heading {
  color: #212121;
  background-color: #BBBBBB;
  border-color: #BBBBBB;
}
.course-full-listing .panel-title > a {
  background-image: url(/sites/all/themes/gateway_bootstrap/images/Black-Arrow-Circle-30x30-Down.png) !important;
}
.course-full-listing .panel-title > a.collapsed {
  background-image: url(/sites/all/themes/gateway_bootstrap/images/Black-Arrow-Circle-30x30.png) !important;
}

#block-quicktabs-career-pathway-tabs ul.nav-pills {
  background-color: #BBBBBB;
  border: 1px solid #212121;
}
#block-quicktabs-career-pathway-tabs ul.nav-pills li:not(:last-child) {
  border-right: 1px solid #212121;
}
#block-quicktabs-career-pathway-tabs ul.nav-pills li > a {
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Oswald", "Impact", Sans-Serif;
  font-weight: 700;
  color: #212121;
  text-align: left !important;
  white-space: nowrap;
  padding: 20px 15px;
  background-image: url(/sites/all/themes/gateway_bootstrap/images/Black-Arrow-Circle-30x30.png);
  background-repeat: no-repeat;
  background-position: 95% 15px;
}
#block-quicktabs-career-pathway-tabs ul.nav-pills li > a:hover, #block-quicktabs-career-pathway-tabs ul.nav-pills li > a:focus {
  background-color: #ECECEC;
}
#block-quicktabs-career-pathway-tabs ul.nav-pills li.active > a, #block-quicktabs-career-pathway-tabs ul.nav-pills li.active > a:hover {
  background-color: #693C5E;
  color: #F9F9F9;
  text-decoration: none;
  background-image: url(/sites/all/themes/gateway_bootstrap/images/White-Arrow-Circle-30x30-Down.png);
}

#block-quicktabs-career-pathway-tabs div.tab-content div.view-content {
  padding: 15px 30px;
}

@media (max-width: 767px) {
  #block-quicktabs-career-pathway-tabs ul.nav-pills li a {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #block-quicktabs-career-pathway-tabs ul.nav-pills li a {
    font-size: 14px;
    background-size: 16px 16px;
    background-position: 95% 24px;
  }
}
@media (min-width: 992px) {
  #block-quicktabs-career-pathway-tabs ul.nav-pills li a {
    font-size: 16px;
    background-size: 26px 26px;
    background-position: 95% 19px;
  }
}
#block-quicktabs-career-pathway-tabs .tab-content .tab-pane {
  border-left: 2px solid #BBBBBB;
  border-right: 2px solid #BBBBBB;
  border-bottom: 2px solid #BBBBBB;
  text-align: center;
}

#block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/01-default_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-265176 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Accounting_10-101-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-265091 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Accounting-Assistant_31-101-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-235 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Administrative-Professional_10-106-6_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-306421 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Advanced-Manufacturing-Technology_10-664-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-263 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Aeronautics-Pilot-Training_10-402-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-657 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Air-Conditioning-Heating-Refrigeration-Technology_10-601-1A_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-283441 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Arboriculture-Urban-Forestry-Technician_10-001-5_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-376 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Architectural-Structural-Engineering-Technician_10-614-6A_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-247 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Automotive-Maintenance-Technician_31-404-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-271 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Automotive-Technology_10-602-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-6576 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Barber-Technologist_30-502-5_ff-bkgd-1920x1080v2.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-301986 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Building-Trades-Carpentry_31-475-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-265686 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Business-Management_10-102-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-265681 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Business-Services-Manager_31-102-5_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-395 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Civil-Engineering-Technology-Fresh-Water-Resources_10-607-9_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-401 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Civil-Engineering-Technology-Highway-Technology_10-607-4_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-243886 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/CNC-Production-Technician_31-444-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-238161 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/CNC-Programmer_31-444-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-277 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Cosmetology_31-502-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-646 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Criminal-Justice-Law-Enforcement-720-Academy_30-504-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-639 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Criminal-Justice-Studies_10-504-5_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-283406 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Culinary-Arts_10-316-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-283411 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Culinary-Assistant_31-316-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-284 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Dental-Assistant_31-508-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-332286 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Dental-Hygiene_10-508-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-292 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Diesel-Equipment-Mechanic_31-412-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-293 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Diesel-Equipment-Technology_10-412-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-298 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Early-Childhood-Education_10-307-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-422 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Electrical-Engineering-Technology_10-662-1A_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-287341 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Electromechanical-Maintenance-Technician_31-620-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-283421 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Electronics_10-605-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-283416 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Electronics-Technician-Fundamentals_30-605-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-314 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Advanced-EMT_30-531-6_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-313 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Emergency-Medical-Technician_30-531-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-315 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/EMT-Paramedic_31-531-1_ff-bkgd-1920x1080v2.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-542 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Facilities-Maintenance_31-443-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-265181 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Fire-Medic_10-531-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-265086 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Firefighter-Technician_31-503-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-283426 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Foundations-Lodging-Hospitality-Management_30-109-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-668 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Foundations-of-Teacher-Education_10-522-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-259241 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Gas-Utility-Construction-Service_31-469-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-691 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Gerontological-Rehabilitative-Nursing-Care_10-810-21_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-550 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Graphic-Communications_10-204-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-557 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Health-Information-Technology_10-530-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-517 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Horticulture_10-001-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-265071 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Hospitality-Management_10-109-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-571 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Human-Service-Associate_10-520-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-632 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Interior-Design_10-304-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-243881 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/IT-Computer-Support-Specialist_10-154-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-243536 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/IT-Computer-Support-Technician_31-154-6_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-332281 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/IT-Cybersecurity-Specialist_10-151-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-332276 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/IT-Data-Analytics-Specialist_10-156-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-584 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Information-Technology-Network-Specialist_10-150-2A_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-606 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Information-Technology-Software Developer_10-152-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-32776 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Information-Technology-Web-Software-Developer_10-152-4_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-32781 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/IT-Web-Programmer_31-152-6_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-446 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Leadership Development_10-196-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-498 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Marketing_10-104-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-471 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Mechanical-Design-Technology_10-606-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-462 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Medical-Assistant_31-509-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-306506 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Motorcycle-Marine-Outdoor-Power-Products_31-461-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-345 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Nursing_10-543-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-357 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Nursing-Assistant_30-543-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-236 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Office-Assistant_31-106-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-309471 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Ophthalmic-Medical-Assistant_31-516-4_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-316 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Paramedic-Technician_10-531-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-250 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Pharmacy-Technician_31-536-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-454 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Physical-Therapist-Assistant-_10-524-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-430 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Professional-Communications_10-699-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-309671 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Respiratory-Therapist_10-515-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-452 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Small-Business-Entrepreneurship_31-145-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-306446 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Supply-Chain-Management_10-182-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-348 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Surgical-Technology_10-512-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-14631 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Tool-and-Die-Technician_31-439-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-332271 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Truck-Driving_30-458-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-690 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Urban-Farming_10-810-20_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-184451 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Veterinary-Assistant_31-091-3_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-184446 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Veterinary-Technician_10-091-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-338 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Welding-31-442-1_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

.page-node-337 #block-views-program-stats-combo-block-1 {
  background-image: url("/sites/default/files/program-stats/Welding-Maintenance-Fabrication_30-442-2_ff-bkgd-1920x1080.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #4D4D4D;
}

/***** Page Overrides *****/
/*html, body {
	overflow-x:hidden;
}*/
:focus {
  outline: 0.15em solid #255eba !important;
}

.click-focus {
  outline: none !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select, textarea, input {
    font-size: 16px !important;
  }
}
/*.main-container section.col-sm-12:first-of-type {
	padding-left: $gtc-no-padding;
	padding-right: $gtc-no-padding;
}*/
.page-node-314921 .pre-footer {
  background-color: #ECECEC;
}

.page-node-1815 .field-name-body {
  display: none;
}

/***** Defaults *****/
body {
  font-size: 16px;
}

article {
  max-width: 990px;
  margin: 0 auto;
}

ul.tabs--primary, ul.action-links {
  max-width: 990px;
  margin: 0 auto;
  padding: 10px 25px 0;
}

#block-system-main {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  margin-bottom: 30px;
}

/*.container-fluid .row {
	margin-left: 0;
	margin-right: 0;
}*/
p, li {
  color: #535353;
}

a {
  color: #004f79;
  text-decoration: underline;
}

h1, .h1, .h1 > a {
  font-size: 31px;
}

.h1-inline {
  font-size: 31px;
  display: inline-block;
}

h2, .h2, .h2 > a {
  font-size: 21px;
}

.h2-inline {
  font-size: 21px;
  display: inline-block;
}

h3, .h3, .h3 > a {
  font-size: 18px;
}

.h3-inline {
  font-size: 18px;
  display: inline-block;
}

h4, .h4, .h3 > a {
  font-size: 16px;
}

.h4-inline {
  font-size: 16px;
  display: inline-block;
}

i {
  padding-right: 0.25em;
}

hr {
  border-top: 2px solid #4D4D4D;
}

/***** Classes *****/
.no-wrap {
  white-space: nowrap;
}

.display-inline {
  display: inline-block;
}

.display-table-cell {
  display: table-cell;
}

.font-tiny {
  font-size: 0.625em;
}

.font-fine {
  font-size: 12px;
}

.font-small {
  font-size: 14px;
}

.font-standard {
  font-size: 16px;
}

.font-big {
  font-size: 18px;
}

.font-bigger {
  font-size: 21px;
}

.font-biggest {
  font-size: 31px;
}

.font-large {
  font-size: 42px;
}

.font-huge {
  font-size: 52px;
}

.get-loud {
  font-size: 125%;
}

/*@media (min-width: 768px) and (max-width: 991px) {
	.get-loud {
		font-size:125%;
	}
}*/
@media (min-width: 992px) {
  .get-loud {
    font-size: 185%;
  }
}
@media (max-width: 479px) {
  .get-loud {
    font-size: 125%;
  }
}
@media (max-width: 379px) {
  .get-loud {
    font-size: 112%;
  }
}
.font-w-bold {
  font-weight: 700;
}

.font-w-thin {
  font-weight: 300;
}

.kerning-adjust-small {
  letter-spacing: 2px;
}

.bottom-border {
  border-bottom: 2px solid #BBBBBB;
}

.orange {
  background-color: #E35205 !important;
}

.orange-font {
  color: #E35205 !important;
}

.purple {
  background-color: #693C5E !important;
}

.purple-font {
  color: #693C5E !important;
}

.red {
  background-color: #BA0C2F;
}

.red-font {
  color: #BA0C2F !important;
}

.lightest-grey {
  background-color: #ECECEC;
}

.lightest-grey-font {
  background-color: #ECECEC;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.lil-margin {
  margin: 10px;
}

.lil-margin-top {
  margin-top: 10px;
}

.lil-margin-bottom {
  margin-bottom: 10px;
}

.lil-margin-right {
  margin-right: 10px;
}

.lil-margin-left {
  margin-left: 10px;
}

.margin-20 {
  margin: 20px;
}

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

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

.margin-20-right {
  margin-right: 20px;
}

.margin-20-left {
  margin-left: 20px;
}

.margin-30 {
  margin: 20px;
}

.margin-30-top {
  margin-top: 30px;
}

.margin-30-bottom {
  margin-bottom: 30px;
}

.margin-30-right {
  margin-right: 30px;
}

.margin-30-left {
  margin-left: 30px;
}

.standard-padding {
  padding: 10px 25px;
}

.big-pad {
  padding-top: 30%;
}

@media (max-width: 767px) {
  .big-pad {
    padding-top: 5%;
  }
}
.cushion {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

@media (min-width: 480px) {
  .cushion {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 768px) {
  .cushion {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 992px) {
  .cushion {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}
.pad-cushion {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

@media (min-width: 480px) {
  .pad-cushion {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 768px) {
  .pad-cushion {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media (min-width: 992px) {
  .pad-cushion {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
.max-wrapper {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.max-wrapper-tight {
  width: 100%;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
}

.max-wrapper-tiny {
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.page-header {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
}

.node-type-homepage .page-header {
  text-align: center;
  font-size: 42px;
  border-bottom: none;
  color: #EE2737;
}

.band {
  margin-bottom: 20px;
  padding: 30px 0;
  background-color: #CCCCCC;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l.83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0L7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0L10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm20.97 0l9.315 9.314-1.414 1.414L34.828 0h2.83zM22.344 0L13.03 9.314l1.414 1.414L25.172 0h-2.83zM32 0l12.142 12.142-1.414 1.414L30 .828 17.272 13.556l-1.414-1.414L28 0h4zM.284 0l28 28-1.414 1.414L0 2.544V0h.284zM0 5.373l25.456 25.455-1.414 1.415L0 8.2V5.374zm0 5.656l22.627 22.627-1.414 1.414L0 13.86v-2.83zm0 5.656l19.8 19.8-1.415 1.413L0 19.514v-2.83zm0 5.657l16.97 16.97-1.414 1.415L0 25.172v-2.83zM0 28l14.142 14.142-1.414 1.414L0 30.828V28zm0 5.657L11.314 44.97 9.9 46.386l-9.9-9.9v-2.828zm0 5.657L8.485 47.8 7.07 49.212 0 42.143v-2.83zm0 5.657l5.657 5.657-1.414 1.415L0 47.8v-2.83zm0 5.657l2.828 2.83-1.414 1.413L0 53.456v-2.83zM54.627 60L30 35.373 5.373 60H8.2L30 38.2 51.8 60h2.827zm-5.656 0L30 41.03 11.03 60h2.828L30 43.858 46.142 60h2.83zm-5.656 0L30 46.686 16.686 60h2.83L30 49.515 40.485 60h2.83zm-5.657 0L30 52.343 22.343 60h2.83L30 55.172 34.828 60h2.83zM32 60l-2-2-2 2h4zM59.716 0l-28 28 1.414 1.414L60 2.544V0h-.284zM60 5.373L34.544 30.828l1.414 1.415L60 8.2V5.374zm0 5.656L37.373 33.656l1.414 1.414L60 13.86v-2.83zm0 5.656l-19.8 19.8 1.415 1.413L60 19.514v-2.83zm0 5.657l-16.97 16.97 1.414 1.415L60 25.172v-2.83zM60 28L45.858 42.142l1.414 1.414L60 30.828V28zm0 5.657L48.686 44.97l1.415 1.415 9.9-9.9v-2.828zm0 5.657L51.515 47.8l1.414 1.413 7.07-7.07v-2.83zm0 5.657l-5.657 5.657 1.414 1.415L60 47.8v-2.83zm0 5.657l-2.828 2.83 1.414 1.413L60 53.456v-2.83zM39.9 16.385l1.414-1.414L30 3.658 18.686 14.97l1.415 1.415 9.9-9.9 9.9 9.9zm-2.83 2.828l1.415-1.414L30 9.313 21.515 17.8l1.414 1.413 7.07-7.07 7.07 7.07zm-2.827 2.83l1.414-1.416L30 14.97l-5.657 5.657 1.414 1.415L30 17.8l4.243 4.242zm-2.83 2.827l1.415-1.414L30 20.626l-2.828 2.83 1.414 1.414L30 23.456l1.414 1.414zM56.87 59.414L58.284 58 30 29.716 1.716 58l1.414 1.414L30 32.544l26.87 26.87z' fill='%23f9f9f9' fill-opacity='0.22' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.img-inline {
  display: inline-block;
}

.video-embed-field-responsive-video {
  position: relative;
  max-height: 270px;
  max-width: 480px;
  margin: 0 auto;
}

.video-embed-field-responsive-video:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

.video-embed-field-responsive-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

/***** Buttons *****/
a.btn > span.ext {
  display: none;
}

/***** Body *****/
body {
  background-color: #F9F9F9;
}

body.navbar-is-fixed-top {
  padding-top: 115px !important;
}

body.toolbar.navbar-is-fixed-top {
  padding-top: 145px !important;
}

/*@media (min-width: 768px) and (max-width: 991px) {
	body.navbar-is-fixed-top {
		padding-top: 103px !important;
	}
	body.toolbar.navbar-is-fixed-top {
		padding-top: 128px !important;
	}
}*/
.navbar .logo {
  padding-right: 0 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar .logo {
    max-width: 200px;
  }
}
@media (max-width: 379px) {
  .navbar .logo {
    max-width: 220px;
    margin-bottom: 22px;
  }
}
#navbar {
  min-height: 80px;
}

/***** Page header *****/
.parent-breadcrumb {
  padding: 10px 0;
}

@media (max-width: 991px) {
  .parent-breadcrumb .views-row {
    padding-left: 7.25%;
  }
}
/***** Highlighted *****/
.jumbotron {
  background: transparent;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.jumbotron h1, .jumbotron .h1, .jumbotron h2, .jumbotron .h2, .jumbotron h3, .jumbotron .h3, .jumbotron h4, .jumbotron .h4 {
  color: #E35205;
  font-weight: 700;
}
.jumbotron h1, .jumbotron .h1 {
  font-size: 31px;
}
.jumbotron h2, .jumbotron .h2 {
  font-size: 21px;
}
.jumbotron h3, .jumbotron .h3 {
  font-size: 18px;
}
.jumbotron h4, .jumbotron .h4 {
  font-size: 16px;
}
.jumbotron p, .jumbotron a {
  font-weight: normal;
  font-size: 21px;
}
.jumbotron .block {
  margin-top: 20px;
}

/***** Main Container *****/
.main-container {
  margin-top: 10px;
}

/***** Pre Footer *****/
/*.pre-footer.container-fluid {
	padding: $gtc-no-padding;
}*/
/***** Gutter Carousel *****/
.gutter-carousel {
  background-color: #ECECEC;
  background-image: linear-gradient(#BBBBBB, #F9F9F9);
}

/***** Gutter *****/
.gutter {
  background-color: #BA0C2F;
}

.gutter section.center-block div {
  text-align: center;
  color: #F9F9F9;
  padding: 0.75em 0;
}
.gutter section.center-block div div, .gutter section.center-block div p, .gutter section.center-block div h1, .gutter section.center-block div h2, .gutter section.center-block div h3 {
  color: #F9F9F9;
}
.gutter section.center-block div a {
  color: #F9F9F9;
  text-decoration: none;
}
.gutter section.center-block div:hover {
  color: #F9F9F9;
}
.gutter section.center-block div:focus {
  color: #F9F9F9;
}
.gutter section.center-block div:visited {
  color: #F9F9F9;
}

@media (max-width: 479px) {
  #block-block-166 a.h2 {
    font-size: 18px;
  }
}
@media (max-width: 399px) {
  #block-block-166 a.h2 {
    font-size: 14.4px;
  }
}
@media (max-width: 319px) {
  #block-block-166 a.h2 {
    font-size: 12.6px;
  }
}
/***** Footer *****/
.footer {
  background-color: #212121;
  padding-bottom: 20px;
  margin-top: 0;
  border-top: 20px solid #BBBBBB;
}
.footer div, .footer p, .footer h1, .footer h2, .footer h3 {
  color: #F9F9F9;
}
.footer h3 {
  margin-top: 0 !important;
}
.footer a {
  color: #F9F9F9;
}
.footer:hover {
  color: #F9F9F9;
}
.footer:focus {
  color: #F9F9F9;
}
.footer:visited {
  color: #F9F9F9;
}

.sm-icons a {
  padding: 0 1.25%;
}

@media (max-width: 767px) {
  .footer {
    text-align: center;
    font-size: 135%;
  }
}

/*# sourceMappingURL=gtc-override-style.css.map */
