/* navigation custom styles */
.navigation {
  /* border-bottom: 1px solid #E8E8E8; */
  /* box-shadow: 0px -21px 11px 20px #002440; */
}

.navigation-megamenu.is-visible {
  display: block;
}

.navigation-megamenu {
  display: none;
}

.navigation.grad-nav {
  border-bottom: 1px solid #00568d;
}

.nav-top {
  background-color: #00568d;
}

.nav-top.grad-nav-top {
  background-color: #cccccb;
}

.nav-apply {
  padding-top: 5px !important;
  margin-bottom: 0px;
}

.nav-apply-item {
  margin-top: 20px;
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  .nav-apply {
    padding-top: 10px !important;
    margin-bottom: 0px;
  }

  .nav-apply-item {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.nav-top-links,
#topNavCollapse ul {
  margin: 0;
  padding: 0;
}

.nav-top-links .desktop-link {
  display: none;
}

#topNavCollapse {
  background-color: #ffffff;
  border-bottom: 1px solid #E8E8E8;
}

.nav-top-icons {
  padding: 20px 10px;
}

.nav-top-icons i {
  font-size: 2rem;
  color: #004774;
  display: inline-block;
  margin-bottom: 5px;
}

.nav-top-icons {
  text-align: center;
}

.nav-top-icons a {
  display: block;
}

.nav-top-icons a span {
  font-size: .75rem;
  display: block;
  line-height: 1rem;
  font-weight: 400;
}

.nav-top-links button.requestInfo {
  background: none;
  color: #FFFFFF;
  font-weight: 400;
  display: block;
  padding: .45rem .75rem;
  font-size: .75rem;
  border: none;
  outline: none;
}

.nav-top-links button.requestInfo:hover {
  text-decoration: underline;
}

.quick-links-toggle::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f078";
  margin-left: 4px;
}

.quick-links-toggle.active::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f077";
  margin-left: 4px;
}

.nav-top-links span {
  display: inline-block;
}

.nav-top-links li {
  list-style: none;
}

.nav-top-links a {
  color: #00568d;
  font-weight: 400;
  display: block;
  padding: .45rem .75rem;
  font-size: .75rem;
}

.nav-top-links a.btn {
  color: #00568d;
  font-weight: 400;
  text-transform: none;
  box-shadow: none;
}

.navigation-item:not(.navigation-brand-text):hover .navigation-link,
.navigation-item:not(.navigation-brand-text):focus .navigation-link,
.navigation-item:not(.navigation-brand-text).is-active .navigation-link {
  color: #00568d;
}

.navigation-avatar-item .navigation-link img {
  border: solid 2px #00568d;
}

.navigation-item:hover>.navigation-link>.submenu-indicator:after,
.navigation-item:focus>.navigation-link>.submenu-indicator:after,
.navigation-item.is-active>.navigation-link>.submenu-indicator:after {
  border-color: transparent #00568d #00568d transparent;
}

.navigation-btn {
  border-color: #00568d;
  background-color: #00568d;
}

.navigation-btn:hover,
.navigation-btn:focus {
  background-color: #004a79;
}

.navigation-badge {
  background-color: #00568d;
}

.navigation-input:hover,
.navigation-input:focus {
  border-color: #00568d;
}

.navigation-btn:hover .navigation-search-icon {
  color: #00568d;
}

.navigation-dropdown-item:hover>.navigation-dropdown-link,
.navigation-dropdown-item:focus>.navigation-dropdown-link,
.navigation-dropdown-item.is-active>.navigation-dropdown-link {
  color: #00568d;
}

.navigation-dropdown-item:hover>.navigation-dropdown-link>.submenu-indicator:after,
.navigation-dropdown-item:focus>.navigation-dropdown-link>.submenu-indicator:after,
.navigation-dropdown-item.is-active>.navigation-dropdown-link>.submenu-indicator:after {
  border-color: transparent #00568d #00568d transparent;
}

.navigation-list>li>a:hover {
  color: #00568d;
}

.navigation-menu:not(.navigation-social-menu) .navigation-item:not(.navigation-icon-item) .navigation-link {
  text-transform: uppercase;
  color: #fff; 
  padding: 10px 30px;
}

.navigation-menu .navigation-item {
  /* border-left: 1px solid #E8E8E8; */
}

.navigation-link:visited {
  color: inherit;
}

.navigation-body-header {
  padding: 5px 20px;
}

.grad-nav .navigation-body-header {
  background-color: #00568d;
}

.grad-nav .navigation-body-close-button {
  color: #fff;
}

.navigation-logo a img {
  height: auto;
  width: 190px;
  padding:8px;
}

.grad-nav .navigation-logo a img {
  width: 100%;
  max-width: 100%;
  padding-bottom: 8px;
  padding-top: 8px;
}

.Grad .nav-top-links .top-link-grad {
  display: inline-block;
}

.Grad .nav-top-links .top-link-undergrad {
  display: none;
}

.nav-top-links .top-link-undergrad {
  display: none;
}

.nav-top-links .top-link-grad {
  display: none;
}

.top-menu-mobile-links {
  font-size: .75rem;
  display: block;
  margin-bottom: 5px;
  color: #fff;
}

.navigation-item.mobile-menu {
  padding: 10px 30px;
}

@media (max-width: 991px) {
  #search-toggle:after {
    content: "Search";
    font-weight: bold;
    padding-left: 5px;
  }
}

.Grad .navigation-button-toggler .hamburger-icon {
  color: #ffffff;
}

.navigation-col ul {
  padding: 0;
}

.navigation-row:first-of-type [class^=navigation-col]:first-child {
  margin-top: 20px;
}

.navigation-row>[class^=navigation-col] {
  margin-bottom: 0;
  padding: 0 30px;
}

.navigation .svg-icon {
  width: 1.25em;
  height: 1.25em;
}

.navigation .svg-icon path,
.navigation .svg-icon polygon,
.navigation .svg-icon rect {
  fill: #fff
}

.Grad .navigation .svg-icon path,
.Grad .navigation .svg-icon polygon,
.Grad .navigation .svg-icon rect {
  fill: #ffffff;
}

.navigation .svg-icon circle {
  stroke: #4691f6;
  stroke-width: 1;
}

.navigation.grad-nav {
  background-color: #00568d;
}

.nav-search .navigation-megamenu-container {
  padding: 0;
}

.has-submenu .navigation-link::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f078";
  font-size: 1rem;
  position: absolute;
  right: 30px;
  font-weight: 400;
}

.has-submenu.is-active .navigation-link::after {
  content: "\f077";
}

.nav-search .navigation-megamenu-container #bigSearch-input {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.nav-search {
  cursor: pointer;
}

.specialHeight {
  line-height: 1.3em;
}

#search-container {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
}

#search-container .search-content {
  margin: 30px;
}

#search-container.open-search {
  display: block;
}

#search-container input {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 50px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  background-color: transparent;
  border: none;
  outline: none;
  line-height: 2.25rem;
}

#search-container input::placeholder {
  color: #a9a9a9;
}

#divBtnSearch,
#divBtnSearch2 {
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 17px;
  color: #00568d;
  cursor: pointer;
}

#search-toggle .svg-icon {
  pointer-events: none;
}

svg .svg-icon path {
  fill: #fff;
  color: #fff;
}

#divBtnCloseSearch {
  font-size: 30px;
  position: absolute;
  right: 0;
  top: 12px;
  color: #00568d;
  padding: 5px 10px;
  cursor: pointer;
}

.search-box {
  position: relative;
}

.navigation-megamenu-container {
  border-top: 1px solid #E8E8E8;
  padding: 0;
  background-color: #ffffff;
}

.navigation-megamenu ul li {
  line-height: 1.15rem;
  list-style: none;
  margin-bottom: 20px;
}


/* Academic Pages Side Nav */

.side-nav .collapse .card,
.side-nav .collapsing .card,
.collapse .card,
.collapsing .card {
  background-color: transparent !important;
}

.side-nav-btn {
  display: block;
  padding: 8px 0px;
  font-size: 14pt;
  margin: 0 0 1px 0;
  color: #00568d;
  transition: ease .5s;
  position: relative;
}

a.side-nav-btn::after {
  content: "\f077";
  color: #FFC20E;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: -5px;
  font-family: "Font Awesome 6 Pro";
}

a.side-nav-btn.collapsed::after {
  color: #FFC20E;
  font-size: 20px;
  content: "\f078";
  right: -5px;
  font-family: "Font Awesome 6 Pro";
}

@media (max-width:767px) {
  .side-nav-column {
    background: #eeeeee;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}



/* Cards with Arrow Button*/
.card-arrow-wrap {
  padding: 15px;
  position: relative;
  padding-right: 40px;
}

.card-arrow h5 {
  margin: 0px;
}

.card.height-match {
  height: 100%;
}

a:hover.card-arrow {
  text-decoration: none;
}

.btn-arrow {
  position: absolute !important;
  top: -18px;
  right: -4px;
}

.btn-arrow .fa-circle {
  font-size: 3em;
}

.btn-arrow .fa-chevron-right {
  margin-top: 8px;
  margin-left: 4px;
}

.nav-card-content {
  padding: 30px;
  width: 100%;
  margin-bottom: 20px;
}

.nav-card-content a {
  margin-bottom: 15px;
  display: block;
}

.nav-card-content .cta-link:hover {
  color: #ffffff;
}

.nav-card-content p {
  margin: 0;
}

.navigation-row {
  max-width: 990px;
  margin: 0 auto;
}

/* footer styles */
footer a,
footer a:hover {
  color: #fff;
}

footer ul li {
  margin-bottom: 10px;
}

.lower-footer {
  background-color: #cccccb;
}

.footer-top {
  margin-top: -7px;
}

.footer-text-left,
.footer-text-right {
  text-align: center;
}

.footer-icons a {
  font-size: 1.5rem;
  padding-right: 10px;
}

.footer-logo {
  max-width: 250px;
  display: block;
}

/* font awesome duetone icons   */
.fad.fa-swap-opacity:before,
.fad:after {
  opacity: var(--fa-secondary-opacity, .75);
}

/*Livestream Banner*/
.livestream-banner {
  background: linear-gradient(0deg, rgba(18,18,18,1) 0%, rgba(58,58,58,1) 100%);
}
.livestream-banner a.event-past {
  color: #d3d3d3 !important;
  font-weight: normal; 
}

/*Homepage Banner Ad*/
.homepage-banner-promo#fiftyyears {
  background-image: url(https://static.pcci.edu/PCC/Images/Homepage/banner-promo/50YearBannerAd-Mobile-white.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.homepage-banner-promo#fiftyyears .btn {
  color: black;
  background-color: #c99f3b;
  border-color: #c99f3b;
}
.homepage-banner-promo#fiftyyears .btn:hover {
  color: #c99f3b;
  background-color: transparent;
  border-color: #c99f3b;
}

@media (min-width: 768px) {

.nav-top-links .top-link-undergrad {
  display: inline-block;
}
  .homepage-banner-promo#fiftyyears {
    background-image: url(https://static.pcci.edu/PCC/Images/Homepage/banner-promo/50YearBannerAd-Desktop-white.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

/* homepage intro content */
.homepage-intro {
  text-align: center;
}

/* promo & news section */
.promo-news {
  /* background-color: #fff;
  box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.15);
  margin: 0; */
  margin-top: 40px;
}

.promo-content,
.news-container {
  padding: 25px;
  border-bottom: 1px solid #E8E8E8;
}

.promo-content *:last-child {
  margin-bottom: 0;
}

.promo-news-footer {
  padding: 25px;
}

.news-container .news-wrapper .photo-link {
  display: block;
}

/*
.news-container .news-wrapper:hover .news-title {
  text-decoration: underline;
}
*/

.promo-news .news-wrapper,
.promo-news .promo-container {
  padding: 0;
}

.promo-news .news-wrapper {
  padding-bottom: 20px;
}

.promo-news .news-wrapper:last-of-type {
  padding: 0;
}

.news-container .news-content .news-title {
  margin: 0;
  font-size: .9rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 5px;
}

.news-container .news-content .news-category {
  display: block;
  font-size: .65rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #A4A4A4;
}

/* homepage hero */
.homepage-hero .header-text {
  padding: 75px 0;
  color: #fff;
  text-align: center;
}

.homepage-hero {
  overflow: hidden;
  position: relative;
}

.header-text button.request {
  background-color: #ffffff;
  color: #00568d;
}

.header-text button.request:hover {
  background-color: transparent;
  color: #ffffff;
}

.header-text a.apply {
  font-weight: 600;
  letter-spacing: 1px;
  color: #00568d;
  background-color: #FFC20E;
  border-color: #FFC20E;
}

.header-text a.apply:hover {
  font-weight: 600;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #00568d;
  border-color: #00568d;
}

/* find degree block */
.find-degree {
  border-left: 4px solid #FFC20E;
}

.find-degree .form-control {
  border-left: none;
}

/* degree search button */
.btn-search {
  color: #00568d;
  background-color: #FFC20E;
  min-width: auto;
  box-shadow: none;
}

.btn-search:hover {
  color: #00568d;
  background-color: #FFC20E;
}

/* photo banner */
.photo-banner {
  transition: all .3s ease;
  margin-bottom: 20px;
}

.photo-banner:hover {
  margin-top: -5px;
}

.photo-banner .card-footer {
  border-top: 4px solid #FFC20E;
}

.photo-banner .card-footer h5 {
  margin: 0;
}

.photo-banner .card-body {
  height: auto;
}

/* fast facts - icon stats */
.icon-stats {
  font-size: 4rem;
  /* border-right: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); */
}

.icon-stats:nth-of-type(2) {
  border-right: none;
}

.icon-stats:nth-of-type(3) {
  border-bottom: none;
  border-right: none !important;
}

.icon-stats:nth-of-type(4) {
  border-right: none !important;
  border-bottom: none;
}

.icon-stats h6 {
  font-size: 1.75rem;
}

.icon-stats p {
  font-size: .75rem;
}

/* Youtube and other Video Embeds */

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  border-radius: .24em;
}
.video-responsive video,
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
video {
  object-fit:cover;
}

/* flowplayer video */
.flowplayer {
  display: block !important;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
}

.video-text {
  margin: 0 10px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
}

.video-text .video-title {
  font-size: 1rem;
}

.video-text .video-description {
  font-size: .8rem;
  margin-bottom: 0;
}

.video-promo:hover {
  transform: scale(1.025);
}

.video-promo {
  transition: transform 300ms ease-out 0s;
  padding: 0 30px;
  margin-top: -40px;
}

.flowplayer .fp-color {
  background-color: #01558d !important;
}

/* iframe video */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-height: 100% !important;
  height: 100% !important;
}

/* interior page breadcrumbs */
.breadcrumb {
  display: block;
  background-color: transparent;
  padding: 0;
  margin: 10px 0 20px 0;
}

.breadcrumb li {
  display: inline;
}

.breadcrumb>li+li:before {
  content: " / ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb li a {
  font-weight: 400;
  font-size: .85rem;
}

/* buttons on hero page title bar */
.hero-cta .btn {
  background-color: #00568d;
  color: white;
  float: left;
  box-shadow: none;
  border-right: 1px solid #E8E8E8;
}

.hero-cta .btn:hover {
  background-color: #00568d;
}

.hero-cta .btn:last-child {
  border-right: none;
  background-color: #FFC20E;
  color: #00568d;
}

.hero-cta {
  padding: 35px 0;
}

.hero-cta {
  display: none;
}

/* interior page hero/header */
.page-hero {
  max-height: 600px;
  overflow: hidden;
  position: relative;
}

/* interior page sidebar */
.sidebar {
  display: none;
}

.mobile-sidebar {
  display: block;
  position: relative;
  margin-top: -10px;
  text-align: center;
}

.mobile-sidebar .dropdown-menu {
  width: 100%;
  position: relative !important;
  transform: none !important;
  margin: 0;
}

.mobile-sidebar .sidebar-border {
  padding: 0;
  border: none;
}

.mobile-sidebar .dropdown-menu ul {
  margin: 0;
}

.mobile-sidebar .dropdown-menu ul li {
  border-bottom: 1px solid #E8E8E8;
  padding: 5px;
  padding-left: 15px;
}

.mobile-sidebar .dropdown-menu ul li:last-of-type {
  border-bottom: none;
}

.mobile-sidebar .dropdown-menu ul li a {
  font-weight: 400;
  display: block;
}

.additional-nav {
  font-size: 1em;
  width: 100%;
  padding: .75rem;
  border: none;
  border-radius: 0;
  background-color: #FFF;
  border-left: 5px solid #00568d;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  position: relative;
  text-align: left;
}

.additional-nav::after {
  content: '';
  right: 24px;
  position: absolute;
  display: block;
  top: 50%;
  transform: translate(0, -50%) rotate(-135deg);
  border-left: 2px solid #555555;
  border-top: 2px solid #555555;
  border-right: 0;
  width: 7px;
  height: 7px;
  margin-top: -2px;
  pointer-events: none;
}

.additional-nav:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, .5);
  outline: 0;
}

.sidebar.scroll {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  height: calc(100%);
}

.page-title {
  width: 100%;
  background: #eeeeee;
}

.page-title h1 {
  margin: 0;
  padding: 30px 0;
  color: #00568d;
  width: 100%;
  padding-right: 20px;
}

.Grad .page-title {
  background: #eeeeee;
  background: -moz-linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(245, 245, 245, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background: linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(245, 245, 245, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8", endColorstr="#eeeeee", GradientType=1);
}

.Grad .page-title h1 {
  color: #00568d;
}

.Grad .hero-cta .btn {
  background-color: #00568d;
  border-right-color: #00497a;
  color: #ffffff;
}

.Grad .hero-cta .btn:hover {
  background-color: #004774;
  border-right-color: #004774;
  color: #ffffff;
}

.sidebar ul {
  margin: 0;
}

.sidebar ul li {
  margin-bottom: 10px;
}

.sidebar ul li:last-of-type {
  margin-bottom: 0;
}

.sidebar-border {
  border-left: 1px solid #E8E8E8;
  padding: 5px 0 5px 10px;
}

.sidebar li.active {
  border-left: 4px solid #FFC20E;
  margin-left: -10px;
  padding-left: 5px;
}

.sidebar li.active.indent {
  padding-left: 20px;
}

li.indent {
  padding-left: 15px;
}


/* Form Validator Design */
.Validator,
.ValidationSummary {
  color: red;
  font-size: .85rem;
}

/* overview pages styles */
.link-group ul {
  padding: 0;
}

.link-group ul li {
  padding: 20px;
  border-bottom: 1px solid #E5E5E5;
  list-style: none;
  position: relative;
}

.link-group .cta-link {
  font-size: 1.5rem;
}

.link-group .cta-link::after {
  position: absolute;
  bottom: 1.75rem;
}

.link-group ul {
  margin-bottom: 0;
}

/* academic course sequences */
.SequencesFullWidth .CourseSequenceTable {
  width: 100%;
}

.CourseSequenceTable {
  display: inline-block;
  padding-right: 20px;
  vertical-align: top;
  width: 100%;
}

.CourseSequenceTable tr td {
  padding-bottom: 5px;
}

.CourseSeqCaption {
  color: #999;
  font-size: smaller;
}

.MultipleCourseSequences,
.CareerServices-accordion {
  padding: 25px;
  background-color: #eeeeee;
  border-left: 4px solid #e8e8e8;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.MultipleCourseSequences .ui-accordion .ui-accordion-content,
.CareerServices-accordion .ui-accordion .ui-accordion-content {
  border: none;
  background-color: transparent;
}

.MultipleCourseSequences .ui-accordion .ui-accordion-header,
.CareerServices-accordion .ui-accordion .ui-accordion-header {
  border-radius: 0;
  border: none;
  border-top: 1px solid #e8e8e8;
  background-color: transparent;
  outline: none;
}

.CareerServices-accordion .ui-accordion .ui-accordion-header {
  border-top: none;
}

.MultipleCourseSequences .ui-state-default,
.CareerServices-accordion .ui-state-default {
  color: #000000;
}

.MultipleCourseSequences .ui-state-active .ui-icon,
.CareerServices-accordion .ui-state-active .ui-icon {
  background-image: url("/includes/css/images/ui-icons_444444_256x240.png");
}

.CareerServices-accordion .ui-widget-content a {
  color: #00568d;
  font-size: .9rem;
}

.MultipleCourseSequences a {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
  color: #212529;
  text-align: left;
}

table.CourseSequenceTable td.ElectiveCourses {
  padding-left: 15px;
}

.MultipleCourseSequences .haspopover,
.MultipleCourseSequences a[href] {
  color: #00568d;
  font-size: .9rem;
  font-weight: 700;
}

.accordion .MultipleCourseSequences,
.accordion .CareerServices-accordion {
  padding: 0;
  background-color: inherit;
  border: none;
  margin-bottom: 5px;
}

.accordion .MultipleCourseSequences .ui-accordion .ui-accordion-header,
.accordion .CareerServices-accordion .ui-accordion .ui-accordion-header {
  border: none;
}

.CourseSequenceTable td.PTSindentCourseSequence,
.PTSindentSectionComment {
  padding-left: 30px;
}

.PTS-courses .CourseSequenceTable {
  width: 100%;
}

.MultipleCourseSequences .PTSindentSectionComment a {
  font-weight: 400;
  text-decoration: none;
  color: #212529;
}

.CareerServices-accordion .ui-state-default {
  border: none;
  background-color: transparent;
}

.CareerServices-accordion {
  padding: 0px;
  margin-bottom: 2%;
}

.CareerServices-accordion .ui-widget-content {
  border: none;
  background: transparent;
}

.CareerServices-accordion .ui-state-focus {
  outline: 0;
}

.PostingHeader {
  font-size: 20px;
}

/*Credit Hours Icon Section*/
.course-stats,
.course-stats p,
.course-stats .title-bar-center::after {
  text-align: center;
  margin-top: 3px;
  margin-bottom: 3px;
}

/* yellow bar under headers */
.title-bar::after {
  content: "";
  width: 85px;
  height: 3px;
  margin-top: 10px;
  background: #FFC20E;
  display: block;
}

.title-bar-right {
  text-align: left;
}

.title-bar-right::after {
  content: "";
  width: 85px;
  height: 3px;
  margin-top: 10px;
  background: #FFC20E;
  display: block;
  margin-right: auto;
}

.title-bar-center::after {
  content: "";
  width: 85px;
  height: 3px;
  margin: 0 auto;
  margin-top: 10px;
  background: #FFC20E;
  display: block;
}

.title-bar.center-mobile::after {
  margin: auto;
  margin-top: 10px;
}

th.title-bar::after {
  margin-top: 5px;
}

th.title-bar {
  padding-top: 5px;
}

/* program overview pages */
.program-list li {
  margin-bottom: 5px;
}

/* eNews overview page */
.enews-container .article-content {
  background-color: #ffffff;
}

.enews-container .ArticleTeaserDate {
  color: #9a9a9a;
}

.enews-container .ArticleTeaserSummary {
  display: none;
}

.enews-container .articleTitle {
  font-size: 1rem;
}

.text-center-mobile {
  text-align: center;
}

/* eNews articles */
#ArticlePublishedDate span {
  font-weight: bold;
  margin-right: 3px;
  font-size: 12px;
}

.getConnectedLogo {
  margin: 0 auto;
  width: 170px;
  padding: 10px 0;
}

.eNewsCopyImgLeft,
.eNewsCopyImgRight {
  margin: 5px 0px 20px;
  float: none;
  max-width: 300px;
}

.eNewsPortraitLeft {
  margin: 5px 10px 20px 0;
  float: left;
  max-width: 100px;
}

.eNewsPortraitRight {
  margin: 5px 0 20px 10px;
  float: right;
  max-width: 100px;
}

/* admissions counselors */
.advisorPhoto img {
  width: 250px;
}

.advisorPhoto {
  padding: 30px;
  padding-bottom: 0;
}

.header-icon {
  width: 30px;
}

.solid-circle {
  color: #222;
  text-align: center;
  padding: 28px 0;
  margin: 0 auto;
  font-size: 2em;
  border-radius: 100%;
  height: 90px;
  width: 90px;
  opacity: .99;
  background: linear-gradient(90deg, rgba(0, 86, 141, 1) 0%, rgba(0, 114, 188, 1) 100%);
  position: relative;
}

/* Form Error Validation Styles */
.Validator,
.ValidationSummary,
.InvalidText {
  color: red;
  font-size: .85rem;
}

/* carousel caption */
.carousel-caption {
  bottom: 0px;
  left: 30px;
  padding: 0px;
  text-align: left;
  text-shadow: 1px 1px 2px black;
}

/* faculty promo */
.faculty-promo img {
  max-width: 250px;
}

/* programs of study  */
.programs-container {
  -moz-column-count: 2;
  -moz-column-gap: 1.5em;
  -webkit-column-count: 2;
  -webkit-column-gap: 1.5em;
  column-count: 2;
  column-gap: 1.5em;
  padding: 0;
}

.programs-container li {
  list-style: none;
}

.programs-container li a {
  display: block;
  padding: 5px;
}

.programs-page {
  position: relative;
  padding: 45px;
  margin-top: -200px;
}

.programs-page.page-title h1 {
  padding: 0;
}

.programs-page .programs-search {
  border-color: #FFC20E;
  padding: 12px;
  height: auto;
}

#txtFindDegree {
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  font-size: 1.25rem;
  padding: 25px 20px;
}

@media (max-width:767px) {
  .programs-container {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
    padding: 0;
  }

  .programs-container li a {
    padding: 10px 5px;
  }
}

/* Grad PTS Landing Page */
.pts-landing .box {
  position: relative;
}

.pts-landing .overlay {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 100%;
  background: #00568d;
  color: #ffffff;
  z-index: 100;
  padding: 30px;
  text-align: left;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15) !important;
  display: none;
}

.pts-landing .box .overlay.active {
  display: block;
}

.pts-landing .box .overlay.active:hover {
  cursor: text;
}

.pts-landing .btn-animate {
  font-weight: bold;
  cursor: pointer;
}

.pts-landing .btn-animate:hover,
.pts-landing .box.card:hover {
  cursor: pointer;
}

.pts-landing .box.card {
  border-bottom: 4px solid white;
  transition: all 0.5s ease-in-out;
}

.pts-landing .box.card:hover {
  border-bottom: 4px solid #FFC20E;
}

.pts-landing .quote-photo {
  border-top: 2px solid #ffcb01;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pts-landing .swiper-container {
  width: 100%;
  height: 100%;
}

.pts-landing .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.pts-landing .page-hero .page-title {
  z-index: 9;
}

.pts-landing .swiper-pagination {
  top: -30px;
  right: 0;
  left: 0;
}

.pts-landing .swiper-pagination-bullet {
  margin: 0 4px;
  border-radius: 0;
  border: 1px solid #00558d;
  opacity: 1;
  background: #fff;
}

.pts-landing .swiper-pagination-bullet-active {
  background: #00558d;
}

.pts-landing .swiper-button-next,
.pts-landing .swiper-button-prev {
  top: 35%;
}

.pts-landing .hero-outline-wrap {
  position: absolute;
  border: 1px solid #00558d;
  left: 20px;
  bottom: 30px;
  padding: 10px;
  max-width: 260px;
}

.pts-landing .hero-outline {
  background: #ffffff;
  padding: 10px 20px;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 1rem;
  color: #00558d;
}

.pts-landing .hero-cta {
  max-width: 150px;
}

.pts-landing .hero-cta .btn {
  float: right;
}

.pts-landing img.rounded-circle {
  max-width: 230px;
}

/*Featured Links*/
.links-box, .links-box-blue  {
  margin-bottom: 20px;
  text-align: center;
}

.links-box a {
  display: block;
  background: #ffffff;
  text-align: center;
  padding: 20px 10px;
  height: 100%;
}

.links-box button {
  display: block;
  background: #ffffff;
  text-align: center;
  padding: 20px 10px;
  height: 100%;
  width: 100%;
  border: none;
  color: #00568d;
}

.links-box button:hover {
  color: #00568d;
  text-decoration: underline;
}

.links-box .circle-icon, .links-box-blue .circle-icon {
  float: none;
  margin: 0 auto;
  margin-bottom: 10px;
  display: inline-block;
  text-decoration: none;
  padding-top: 12px;
}

.links-box-blue a {
  display: block;
  align-content: center;
  color: white;
  background: #00568d;
  text-align: center;
  padding: 20px 10px;
  height: 100%;
}

.links-box-blue button {
  display: block;
  background: #00568d;
  text-align: center;
  padding: 20px 10px;
  height: 100%;
  width: 100%;
  border: none;
  color: #ffffff;
}

.links-box-blue button:hover {
  color: #00568d;
  text-decoration: underline;
}


/*Download List*/
ul.download-list {
  padding-left: 0px;
}
.download-list li::marker {
color: #cccccd;
content: "\f019";
font-family: "Font Awesome 6 Pro";
padding-right: 5px;
}
.download-list li a {
  position: relative;
  left: 10px;
}



/* scroll progress bar for articles */
.progress-container {
  width: 100%;
  background: #ccc;
}

.article-progress-bar {
  height: 8px;
  background: #00568d;
}

.progressbarTop {
  position: sticky;
  width: 100%;
  top: 72px;
  left: 0px;
  background-color: transparent;
  display: block;
  z-index: 1100;
  transform: translate3d(0px, 0px, 0px);
}

/* cost comparison chart */
.basic-costs .progress {
  overflow: visible;
  position: relative;
  width: 80%;
  margin-right: 9%;
  height: 20px;
  margin-top: 5px;
  background-color: #edf4f8;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.basic-costs .progress-bar {
  float: left;
  font-size: 12px;
  line-height: 25px;
  color: #a7b0b4;
  text-align: center;
  overflow: visible;
  position: relative;
  width: 80%;
  height: 20px;
  background-color: #edf4f8;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
  background: #00568d;
  background: -moz-linear-gradient(left, #00568d 0%, #32a3dc 100%);
  background: -webkit-linear-gradient(left, #00568d 0%, #32a3dc 100%);
  background: linear-gradient(to right, #00568d 0%, #32a3dc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00568d', endColorstr='#32a3dc', GradientType=1);
}

.basic-costs .progress span {
  position: absolute;
  top: -6px;
  left: calc(100% + 10px);
}

.basic-costs .progressbar-text {
  position: absolute;
  font-size: 15px;
  left: calc(100% + 10px);
  color: #a7b0b4;
}

.basic-costs .pcc-bar {
  padding-bottom: 35px;
}

.basic-costs .pcc-bar h5 {
  color: black;
  border-bottom: 2px solid #FFC20E;
  display: inline-block;
}

.basic-costs .pcc-bar .progressbar-text {
  color: black;
}

/* basic costs */
.basic-costs .sr-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.basic-costs .y-brake {
  border-top: 2px solid #FFC20E;
}

.basic-costs .total p {
  font-weight: 100;
  color: #00568d;
  text-align: right;
  font-size: 18px;
  margin-bottom: 0px;

}

.basic-costs .equal-icon {
  text-align: center;
  color: #FFC20E;
  font-size: 30px;
  padding: 15px;
}

.basic-costs .amount {
  text-align: left;
  font-weight: bold;
  color: #00568d;
  font-size: 30px;
}

.basic-costs .sub-yellow {
  color: #FFC20E;
  font-weight: bold;
}

.basic-costs .sub-gray {
  color: #888888;
  font-weight: bold;
}

.basic-costs .amount-white {
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  font-size: 30px;
}

.basic-costs .amount-white span {
  color: #FFC20E;
  font-weight: bold;
}

.basic-costs .fee li span {
  display: block;
  color: #FFC20E;
  font-weight: bold;
}

.basic-costs .sub-info-1 {
  font-size: 15px;
}

.basic-costs .sub-info-2 {
  font-size: 12px;
  line-height: 1.6;
  margin: 0px;
}

.basic-costs .sub-info-2 p {
  font-size: 12px;
  margin: 0px;
}

.sub-info-2 ul {
  position: relative;
  list-style: none;
  margin-left: 0;
  padding-left: 1.5em;
}

.basic-costs .sub-info-2 ul li:nth-child(1):before {
  content: "*";
  position: absolute;
  left: 6px;
}

.basic-costs .sub-info-2 ul li:nth-child(2):before {
  content: "**";
  position: absolute;
  left: 0;
}

.basic-costs .sub-info-2 ul li:nth-child(3):before {
  content: "†";
  position: absolute;
  left: 6px;
}

.basic-costs .sub-info-2 ul li:nth-child(4):before {
  content: "‡";
  position: absolute;
  left: 6px;
  /* padding-right: 2em; */
}

/* employment opportunity columns */
.link-group ul.job-list-btm li:first-of-type {
  border-top: none;
}

.link-group ul.job-list-top li:first-of-type {
  border-top: 1px solid #E5E5E5;
}

/* homepage safety banner PCCNet Announcement */
.safety-announcement {
  padding-top: 70px;
  padding-bottom: 40px;
}

.safety-announcement .title-banner {
  position: absolute;
  top: -33px;
  left: 0;
  padding: 5px 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.safety-announcement .safety-container {
  position: relative;
  padding: 15px;
}

/* PCC Cares Banner */
.pcccares-bannerlogo {
  margin-bottom: 30px;
  max-width: 300px;
}

.pcccares-banner {
  font-size: 1em;
  color: white;
  padding: 30px;
}

.pcccares-learnmore {
  margin-top: 12px;
}

/* custom jQuery UI accordion */
.custom-accordion .ui-accordion {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15);
}

.custom-accordion .ui-accordion .ui-accordion-header {
  background: transparent;
  border: none;
  border-radius: 0;
  border-top: 1px solid #E8E8E8;
  color: #212529;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  outline: none;
  padding: 15px;
  padding-right: 28px;
  font-size: 1rem;
  line-height: 1.2;
}

.custom-accordion .ui-accordion .ui-accordion-header:hover {
  background-color: #eeeeee;
}

.custom-accordion .ui-accordion .ui-accordion-header:focus {
  padding-right: 28px;
}

.custom-accordion .ui-accordion .ui-accordion-content {
  border: none;
  font-family: 'Open Sans', sans-serif;
  color: #212529;
  font-size: 1rem;
  padding: 1rem;
}

.custom-accordion .ui-accordion {
  border-bottom: 1px solid #DBDBDB;
}

.custom-accordion .ui-accordion .ui-accordion-header.ui-accordion-header-active {
  border-bottom: none;
}

.custom-accordion .ui-accordion .ui-icon {
  background-image: none !important;
  display: inline-block;
  height: 1.2em;
  line-height: 1.2em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 15px;
  vertical-align: middle;
  width: 1.2em;
}

.custom-accordion .ui-accordion .ui-icon::after {
  display: block;
  font-family: "Font Awesome 6 Pro";
  height: 1em;
  line-height: 1;
  text-align: center;
  text-indent: 0;
  text-transform: none;
  width: 1em;
  color: #212529;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.custom-accordion .ui-icon-triangle-1-s::after {
  content: '\f106'
}

.custom-accordion .ui-icon-triangle-1-e::after {
  content: '\f107'
}

.custom-accordion .ui-widget-content a {
  color: #00568d;
}

.custom-accordion .ui-accordion .ui-helper-reset {
  line-height: 1.5rem;
}

/* mobile sticky bar styles */
.sticky-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background: #0099cd;
  visibility: visible;
}

.sticky-bar .bar-menu {
  text-align: center;
  width: 33.33333%;
  font-size: .75rem;
}

.sticky-bar .bar-label {
  color: white;
  text-decoration: none;
  padding: 10px 0;
  display: block;
  width: 100%;
  font-weight: 400;
}

.sticky-bar button.bar-label {
  background-color: transparent;
  color: #ffffff;
  border: none;
  outline: none;
}

.sticky-bar .bar-icons {
  color: white;
  display: block;
  font-size: 1.5rem;
}

.eNewsSubscribe iframe {
  width: 100%;
  height: 110px;
}

.eNewsSubscribe {
  margin-top: 20px;
}

.photo-right {
  padding: 20px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .solid-circle {
    height: 110px;
    width: 110px;
    padding: 38px 0;
  }

  .pts-landing .hero-outline-wrap {
    left: 60px;
    max-width: 400px;
  }

  .pts-landing .hero-outline {
    padding: 20px 30px;
    font-size: 1.5rem;
  }

  .title-bar-right::after {
    margin-left: auto;
    margin-right: 0;
    text-align: right;
  }

  .title-bar-right,
  .photo-right {
    text-align: right;
  }

  .photo-right {
    padding: 0;
  }

}



/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

.nav-top-links .top-link-undergrad {
  display: inline-block;
}

  .sticky-bar {
    visibility: hidden;
  }

  .page-hero .page-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00568d", endColorstr="#00568d", GradientType=1);
  }

  .Grad .page-hero .page-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 86, 141, .85);
    background: -moz-linear-gradient(90deg, rgba(232, 232, 232, .85) 0%, rgba(245, 245, 245, .85) 100%);
    background: -webkit-linear-gradient(180deg, rgba(245, 245, 245, .85) 0%, rgba(232, 232, 232, .85) 100%);
    background: linear-gradient(90deg, rgba(232, 232, 232, .85) 0%, rgba(245, 245, 245, .85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8", endColorstr="#eeeeee", GradientType=1);
  }

  .sidebar-border {
    margin-bottom: 20px;
  }

  .sidebar {
    display: block;
  }

  .mobile-sidebar {
    display: none;
  }

  .hero-cta {
    display: block;
    width: 100%;
    max-width: 300px;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .homepage-hero .header-text {
    padding: 100px 0;
  }

  /* .homepage-hero .header-text h1 {
    font-size: 2.5rem;
  } */

  .homepage-hero .header-text h4 {
    font-size: 1.5rem;
  }

  .photo-banner {
    margin-bottom: 0;
  }

  .choose-course {
    float: right;
    margin-left: 20px;
  }

  .promo-container {
    border-right: 1px solid #E8E8E8;
    padding: 0;
  }

  .promo-content {
    border-bottom: none;
  }

  .enews-container .ArticleTeaserSummary {
    display: block;
  }

  .enews-container .articleTitle {
    font-size: 1.5rem;
  }

  .text-center-mobile {
    text-align: left;
  }

  .small-icon {
    font-size: 1.5rem;
    vertical-align: middle;
  }

  .title-bar.center-mobile::after {
    margin: 0;
    margin-top: 10px;
  }

  .advisorPhoto img {
    width: 100%;
  }

  .advisorPhoto {
    padding: 30px;
    padding-right: 0;
  }

  .icon-stats:nth-of-type(2) {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }

  .icon-stats:nth-of-type(3) {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }

  .icon-stats:nth-of-type(4) {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }

  .icon-stats:last-of-type {
    border: none;
  }

  .eNewsCopyImgRight {
    float: right;
    margin: 5px 0px 0px 15px;
    max-width: 300px;
  }

  .eNewsCopyImgLeft {
    float: left;
    margin: 5px 15px 0px 0px;
    max-width: 300px;
  }

  .eNewsPortraitLeft {
    max-width: 100px;
    margin-right: 20px;
  }

  .eNewsPortraitRight {
    max-width: 100px;
    margin-left: 20px;
  }

  .pts-landing .hero-outline-wrap {
    left: 90px;
    max-width: 600px;
    bottom: auto;
  }

  .pts-landing .hero-outline {
    font-size: 1.75rem;
  }

  .pts-landing .overlay {
    transform: translateY(-50%);
    right: -7.25%;
    width: 115%;
  }

  .footer-text-left {
    text-align: left;
  }

  .footer-text-right {
    text-align: right;
  }

  .basic-costs .l-border {
    border-left: 2px solid #FFC20E;
  }

  .link-group ul.job-list-top li:first-of-type,
  .link-group ul.job-list-btm li:first-of-type {
    border-top: 1px solid #E5E5E5;
  }

  .pcccares-banner {
    margin: auto;
    padding: 30px;
  }

  .pcccares-learnmore {
    margin: 0px;
  }

  .pcccares-bannerlogo {
    margin-bottom: 0px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .promo-container {
    border-right: none;
  }

  .promo-content {
    border-bottom: 1px solid #E8E8E8;
  }

  .homepage-hero .header-text {
    text-align: left;
  }

  .promo-news {
    margin-top: -550px;
  }

  .pts-landing .hero-outline-wrap {
    max-width: 700px;
    top: 300px;
  }

  .progressbarTop {
    top: 92px;
  }

  .eNewsSubscribe iframe {
    height: 75px;
  }
}

@media (min-width: 1080px) {
  .navigation-menu:not(.navigation-social-menu) .navigation-item:not(.navigation-icon-item) .navigation-link {
    padding: 10px 40px 0px;
  }

  .has-submenu .navigation-link::after {
    content: none;
  }

  .has-submenu.is-active .navigation-link::after {
    content: none;
  }

  .grad-nav .navigation-logo a img {
    width: 500px;
  }

  .navigation-col ul {
    padding: 30px 0 30px 30px;
  }

  .navigation-row>[class^=navigation-col] {
    margin-bottom: 1rem;
    padding: 0;
  }

  .nav-card-content {
    margin: 0;
  }

  .nav-card-content {
    width: 350px;
  }

  .navigation.grad-nav .navigation-menu:not(.navigation-social-menu) .navigation-item:not(.navigation-icon-item) .navigation-link {
    color: #fff;
  }

  .navigation.grad-nav .navigation-menu .navigation-item {
    border-left: 1px solid #00568d;
  }

  .mobile-menu {
    display: none;
  }

  .navigation-menu:not(.navigation-social-menu) .navigation-item:not(.navigation-icon-item) .navigation-link {
    padding: 10px 25px 0px;
    border-bottom: 3px solid transparent;
    transition: color 0.3s, border 0.3s;
  }

  .navigation-item:not(.navigation-brand-text):hover .navigation-link,
  .navigation-item:not(.navigation-brand-text):focus .navigation-link,
  .navigation-item:not(.navigation-brand-text).is-active .navigation-link {
    border-bottom-color: #FFC20E !important;
  }

  .navigation-row:first-of-type [class^=navigation-col]:first-child {
    margin-top: 0;
  }

  .nav-top-links .desktop-link {
    display: inline-block;
  }
}

@media (min-width: 1100px) {
  .basic-costs .fee li span {
    float: right;
  }
}

/* /Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .navigation-menu:not(.navigation-social-menu) .navigation-item:not(.navigation-icon-item) .navigation-link {
    text-transform: uppercase;
    color: #fff;
    padding: 10px 25px 0px;
  }

  /* .grad-nav .navigation-logo a img {
    width: 250px;
  } */

  .video-promo {
    padding: 0;
    margin-top: 0;
  }

}