@import "bootstrap.min.css";
@import "sonj-components.css";
@import "fontawesome.min.css";
@import "responsive.css";
@import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;

  font-weight: 400;
  line-height: 1.5 !important;

}

h1,
.h1 {
  font-size: 2.5rem;
  font-weight: 500;
}

h2.pageTitle {
  font-size: 2rem;
  font-weight: 500;
}

h2,
.h2 {
  font-size: 2rem;
  font-weight: 500;
  color: #333
}

h2.blueSubTitle {
  font-size: 2.3rem;
  font-weight: 400;
}

h3,
.h3 {
  /*font-size: 1.5rem!important;*/
  font-weight: 400;
}

.h3.card-title {
  font-size: 1.7rem !important;
}

h4.card-title {
  font-size: 1.3rem !important;
  font-weight: 500;
}

.cscSubTitle {
  /*color: #3b5daa;*/
  color: #012a6a;
  font-size: 1.5rem !important;
  font-weight: 400;

}

.icon-stack {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 100%;
  height: 2rem;
  width: 2rem;
  font-size: 1rem;
  background-color: #eff3f9;
}

.text-white {
  color: #fff !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.bg-teal {
  background-color: #00ba94 !important;
}

.bg-darkblue {
  background-color: #3c5daa !important;
  color: #fff;
}

.right-card a:link {
  color: #fff;
}


.note-info {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}

.alert-warning {
  margin: 20px 0;
  padding: 20px;
  background-color: #f4f8fa;
  border-color: #bce8f1;
  border-left: 3px solid #eee;
}

h5 a.btn-default {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bg-gray {
  background-color: #e4e8ea;
}

.bg-blue,
.card_header_blue {
ç
}

.active {
  background-color: #f5f5f5;
}

.text-blue {
  color: #012a6a !important;
}

.header-blue {
  color: #0081c5 !important;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.header-sub {
  text-transform: uppercase;
}

.nocaps {
  text-transform: none;
}

.mainContent ul,
ul.check-list {
  list-style: none;
  /* Remove default bullets */
}

.spotlight .card-body {
  line-height: 1.5;
}

.sections_content ul li::before {
  list-style: none !important;
  font-family: 'FontAwesome';
  content: '\2022';
  color: #0081c5;
  font-size: 1.5em;
  font-weight: bold;
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
}

.home-content ul li::before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  color: #ffffff;

  font-weight: bold;
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1.7em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  margin-left: 0;

}

.lead {
  font-size: 1.25rem;
  font-weight: 400;
}

.home-content ul li {
  padding-bottom: 0.5em;
}

ul.strp li {
  list-style: none;
  padding: 0.7rem 0.5rem;
  background: #fff;

  transition: 0.2s;
}

ul.strp li:nth-child(odd) {
  background: #fafbfb;
}

/* Darker background-color on hover */
ul.strp li:hover {
  background: #edeeee;
}

#rightContent li.list-group-item {
  position: relative;
  display: block;
  padding: .60rem 1.0rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
  border-right-color: rgba(0, 0, 0, 0.125);
  border-right-style: solid;
  border-right-width: 0px;
  border-left-color: rgba(0, 0, 0, 0.125);
  border-left-style: solid;
  border-left-width: 0px;
}

#rightContent li.list-group-item:first-child {
  border-top-color: rgba(0, 0, 0, 0);
  border-top-style: solid;
  border-top-width: 0px;
}

.right-box ul.list-group {
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-style: solid;
  border-bottom-width: 0px;
}

#csc .site-footer {

  margin-top: 0px;
}

#rightContent .right-box p {
  margin: 0 !important;
  padding: 0;
  /* height: 5px; */
}

/*----------------------------- Events Diversity Division----------------------*/
/*Photo Events*/
.past-photos-item {
  display: inline-block;
  width: 150px;
  text-align: center;
  color: #0050ff;
  font-weight: bold;
  padding: 1em;
}

.past-photos-item a img {
  background-color: #0050ff;
  padding: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: .5em;
}


.photo-event-description {
  padding-bottom: 5em;
}

.box {
  width: 200px;
  height: 300px;
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
}

.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #0081c5;
  background: linear-gradient(#3c5daa 0%, #3c5daa 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
}

.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #087F8F;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #087F8F;
}

.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #3c5daa;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #3c5daa;
}

#spotlight .border-top,
#btm .border-top-blue,
.border-top-blue {
  border-top: 5px solid #3c5daa !important;
}

#btm .card {
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.10);
}

.card-shadow {
  border: none;
  border-width: 0;
  box-shadow: 0 0.375rem 1.7rem 0 rgb(140 152 164 / 10%);

}

.list-pointer {
  padding-left: 0;
  list-style: none;
}
a.btn-events { color: #fff; background-color: #3c5daa; }
.srv-box a {
  color: #05a661
}
a.btn-events:hover { color: #fff;background-color: #012a6a;}
/*----------------- Carousel----------*/
.carousel-caption h2.h4 {

  font-size: 1.7rem;
  font-weight: 600;
}

.carousel-caption .h5 {
  font-weight: 400;
  font-size: 1.2rem !important;
}

.carousel.nj iframe {
  max-height: 598px
}

.carousel-item {
  bottom: 0px;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;

}

.carousel-item-card {
  bottom: 0px;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;

}

carousel-inner>.carousel-item>img {
  width: 100%;
  /* to make smaller images look full */
}

.carousel.nj .carousel-control-next-icon,
.carousel.nj .carousel-control-prev-icon {
  background-color: rgba(, 0, 0, .5);
  background-size: 50% 50%;
  border-radius: 1rem;
}

.carousel.nj .carousel-indicators {
  margin-top: 1rem;
}

/*
.carousel.nj .carousel-indicators li {
	width: 10px;
	height: 10px;
	margin-right: 3px;
	margin-left: 3px;
	border-radius: 100%;
	 
}
*/

.carousel.nj .carousel-indicators li {
  border-top: 3px solid transparent !important;
  border-bottom: 3px solid transparent !important;
  width: 12px !important;
  height: 12px !important;
  border: 0.5px solid white !important;
  border-radius: 100%;
  margin: 5px 5px 15px 5px !important;
}




.carousel.nj .carousel-indicators li.active {
  background-color: rgba(255, 255, 255, .75);
  border: 2px solid white;
}


.carousel.nj .carousel-caption,
.carousel.nj .carousel-caption.default {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  align-items: center;
  padding-bottom: 1rem;
}


.btn-outline-primary {
  border: 1px solid #fff;
}

@media (max-width: 767.98px) {
  ul.check-list {
    list-style-type: disc;
  }

  .home-content ul li::before {
    width: 0em;
    content: '';
  }

  .home-content .lead {
    font-size: 0.975rem;
  }

  #col-right .p-5 {
    padding: 3rem !important;
  }
}

.blockquote-footer {
  display: block;
  font-size: 70% !important;
  color: #6c757d;
}


.blue-note {
  border-left-color: #0081c5;
}

.blue-note {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
  border-left-width: .25rem;
  border-radius: .25rem;
}

/* @media (max-width: 1200px) {

  h1,
  .h1 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}



@media (max-width: 1200px) {

  h2,
  .h2 {
    font-size: calc(1.3rem + 0.6vw);
  }
}

h3,
.h3 {
  font-size: 1.5rem !important;
  font-weight: 400;
}

@media (max-width: 1200px) {

  h3,
  .h3 {
    font-size: calc(1.27812rem + 0.3375vw);
  }
}

h4,
.h4 {
  font-size: 1.3125rem !important;
}

@media (max-width: 1200px) {

  h4,
  .h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

h5,
.h5 {
  font-size: 1.09375rem !important;
} */

h6.press-title {
  font-size: 1.1rem;
  font-weight: 400;
  color: #333;
  font-weight: 400
}

h6,
.h6 {
  font-size: 0.975rem !important;
  font-weight: 500;
}

h6.card-title {
  color: #03629a;
}

.lead {
  font-size: 1.25rem;
  font-weight: 400;
}

.display-1 {
  font-size: 6rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 500;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

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

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.press-item li {
  color: #666;
  font-weight: normal;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

ul.check {
  padding-left: 20px;
  text-indent: 2px;
  list-style: none;
  list-style-position: outside;
}

ul.check li {
  margin: 1em;
  margin-left: 2em;
}

ul.check li:before {

  font-family: 'FontAwesome';
  content: "\f00c";
  margin: 0 1rem 0 -28px;
  color: #17aa1c;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/*---- Buttons -----*/


/*----Srvc----*/
.srvs_icon {
  width: 95px;
  height: 95px;
  background-color: #fff;
  border: 3px solid #3d9645;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  color: #007bbe;

}

/*--diversitycarousel---*/

/* SoNJ Carousel */

.carousel.sonj .carousel-control-next-icon,
.carousel.sonj .carousel-control-prev-icon {
  background-color: rgba(0, 0, 0, .5);
  background-size: 50% 50%;
  border-radius: 1rem;
}

.carousel.sonj .carousel-indicators {
  bottom: 0px;
}

.carousel.sonj .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 100%;

}

.carousel.sonj .carousel-indicators li.active {
  background-color: rgba(0, 0, 0, .75);
  border: 2px solid white;
}

#diversitycarousel.carousel.sonj .carousel-caption,
.carousel.sonj .carousel-caption.default {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  align-items: center;
  padding-bottom: 2rem;
  color: #12405f;
}

.carousel.sonj .carousel-caption.left {
  width: 25%;
  top: 50%;
  transform: translateY(-50%);
  right: auto;
  left: 15%;
  bottom: auto;
  padding-bottom: 20px;
  padding-left: .5em;
  padding-right: .5em;
}

#diversitycarousel.carousel.sonj .carousel-caption.right {
  width: 28%;
  top: 52%;
  transform: translateY(-50%);
  right: 5%;
  left: auto;
  bottom: auto;
  padding-bottom: 20px;
  padding-left: .5em;
  padding-right: .5em;
}

#diversitycarousel.carousel-caption.right p {
  font-weight: 400
}

.carousel-caption h3,
.carousel-caption h1>a,
a.btn {
  color: #fff;

  font-weight: 500
}

.srv-box a:link {
  color: #05a661
}

.srv-box a:hover {
  color: #007bbe
}

.btn-form {
  color: #fff;
  border-color: #91bb55;
}

.introduction-background-blue {
  background-color: #e4ecf9;
  padding: 1rem;
  border-radius: 0.5rem;
}

.introduction-background-green {
  background-color: rgb(222, 235, 193);
  padding: 1rem;
  border-radius: 0.5rem;
}

.introduction-background-blue>p:last-child,
.introduction-background-green>p:last-child {
  margin-bottom: 0 !important;
}

#rightContent .list-group .list-group-item:last-child {
  border-bottom: none !important;
}

@media (min-width: 1200px) .display-5 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 600;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

.card .icon {
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 100%;
  height: 3.5rem;
  width: 3.5rem;
  font-size: 1.5rem;
  /*background-color: #eff3f9;*/
  background-color: #3c5daa;
  margin: 2rem 1rem 0 1rem;
  color: #fff;
}

.text-blue2 {
  color: #3c5daa !important;
  font-weight: 400 !important;
  background-color: transparent;
}

main section a {
  word-wrap: break-word;
}

main section a:hover {
  text-shadow: rgb(0, 86, 179) 0px 0px 0.65px, rgb(0, 86, 179) 0px 0px 0.65px;
}


@media (max-width: 766px) {
  a.btn {
    color: #0062cc;;
  }
}

footer a.snav, footer .statewide a {
  font-size: 0.875rem !important;
  padding: 0.25rem 0;
}

.sonj-nav.dca .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #012a6a;
  color: #ffffff;
}

#csc main .card.h-100.border-top-blue .card-body a {
  text-decoration: underline;
}

main a {
  text-decoration: underline !important;
}