  @import "/connectingnj/assets/bootstrap-46/css/bootstrap.min.css";
@import "sonj-components.css";
@import "cards.css"; 
@import "fontawesome.min.css";
@import "faq.css";
@import "jquery.dataTables.min.css"; 

/*Accessibility*/
header.sonj ul.statewide li.d-lg-inline {
	padding: 4px 6px;
}
header.sonj ul.statewide li {
	padding: 2px 6px;
}

.figure-caption, .text-muted {
  color:#3E4147 !important;;
}

.figure-caption em {
color:#006080;
}

* {
  box-sizing: border-box;
  /* outline: none; */
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */
}

html { font-size: 100%; 
    -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;  
     }

a {
  color: #006080;
  text-decoration: underline;
}

a:hover {
  color: #006699;
  text-decoration: none;
}
/*.hero {
  width: 100%;
  height:50vh;
  background: url(/connectingnj/assets/img/hero-bg.png) top center no-repeat;
  background-size: cover;
}*/
.bg-yellow {background-color: rgba(249, 172, 61, 0.55)}
.yellow {color:rgba(249, 172, 61, 1)}
.bg-blue {background-color: rgba(0, 126, 168, 0.25)}
/ banner style **/

.banner-inner {
  padding-bottom: 0px;

}
.banner-inner .thumb {
  position: relative;

}
.banner-inner .thumb img {
  position: relative;
  z-index: 3;
  border-radius: 5px;
    max-width: 500px

}
.banner-inner .thumb.after-left-top {
  margin-left: 0;
  margin-top:1rem;
   max-width: 500px
}
.banner-inner .thumb.after-left-top:after {
  content: "";
  background: #f9AC3D;
  position: absolute;
  left: -25px;
  top: -25px;
  width: 100%;
  height:100%;
  z-index: 0;
  border-radius: 5px;
}
.banner-inner .banner-details {
  margin-left: 0rem;
}
.banner-inner .banner-details .post-meta-single {
  margin-bottom: 3rem;
}
.banner-inner .banner-details .post-meta-single li {
  color: #000;
}
.banner-inner .banner-details .post-meta-single li .tag-base {
  font-size: 20px;
  height: 42px;
  line-height: 42px;
  padding: 0 28px;
  border-radius: 5px;
}

.banner-inner .banner-details p {
  color: #000;
 
  margin-top: 27px;
}
.banner-inner .banner-details h2 {
  color: #000;
   font-weight: 400;

}
.banner-inner .banner-details .btn {
  margin-top: 32px;
}
/*Cards*/
.card {
  border: 1;
   /* border-bolor:#ccc */
  text-align:center
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(255,255,255,1);
  border-bottom: 0 none}
  
.shadow {
 box-shadow: 0px 18px 39.1px 6.9px rgba(224, 241, 255, 0.34) !important;
  -webkit-box-shadow: 0px 18px 39.1px 6.9px rgba(224, 241, 255, 0.34) !important;
   -moz-box-shadow: 0px 18px 39.1px 6.9px rgba(224, 241, 255, 0.34) !important;

}
.card-text {line-height:1.5; font-size:102% ;text-align:center  }     
h3 .text-muted{font-size:1.3rem}

.table a:link, .table  a:visited{
	color: #006080!important;
}
.table a:hover,.table  a:active{
	color: #000000!important;
    text-decoration:underline;
}

strong {font-weight: 500;}

ul.check 
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.check {
  margin: 1em 0;
}

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

ul.check li:before {
content: '✔';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #1682ac;
}

.link {
  font-size: 0.45em;
}

.text-blue {color:#006080}
.border-yellow{border-top:#f9AC3D 4px solid }

a.a-link {text-transform: uppercase; color:#fff;}

.btn-blue {font-size: 1.3rem; color:#fff;background-color:#006080;border-color:#157ea8; padding-left:2.5rem; padding-right:2.5rem;}
 .btn-blue:hover {color:#fff;background-color:#157ea8;border-color:#157ea8; padding-left:2.5rem; padding-right:2.5rem;}


.card-title a{
  color: #fff;
  margin: 0;
  
}

div.hr {
  height: 1.5rem;
  background: #00679c;
}
div.hr hr {
  display: none;
}
.list-group.list-group-horizontal-md {
    display: flex;
    flex-direction: row;
}

.list-group.list-group-horizontal-md .list-group-item {
    margin-bottom: 0;
    margin-right: 0;
    border-right-width: 0;
  border:none;
  background-color: transparent!important;
}
@media (max-width: 575.98px) { 
.border-dark {border-right:0 none;}
  .list-group.list-group-horizontal-md {
    display: flex;
  flex-direction: column;
}
  .dept-logo {max-width:275px; }
  .section-title h2 {font-size:1.5rem;}
  .table-sm td {line-height:normal;font-size:97%}
  header.sonj ul.statewide {text-align:left;margin: 0px;}
 .pt-5 {padding-top:3rem}
 .btn-blue {font-size: 1rem; color:#fff;background-color:#006080;border-color:#157ea8; padding-left:1.5rem; padding-right:1.5rem;}
 .btn-blue:hover {color:#fff;background-color:#157ea8;border-color:#157ea8; padding-left:1.5rem; padding-right:1.5rem;}
}
  .section-title h3 {
line-height: normal
}

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
.border-dark {border-right:0 none;}
   .list-group.list-group-horizontal-md {
    display: flex;
  flex-direction: column;
}
  .section-title h3 {
line-height: normal
}
 header.sonj ul.statewide {text-align:left;margin: 0px;}
  .dept-logo {max-width:275px;}
 .section-title h2 {font-size:1.5em;}
.table-sm th {font-size:98%;padding:0}
   .pt-5 {padding-top:3rem}
   .btn-blue {font-size: 1rem; color:#fff;background-color:#006080;border-color:#157ea8; padding-left:1.5rem; padding-right:1.5rem;}
 .btn-blue:hover {color:#fff;background-color:#157ea8;border-color:#157ea8; padding-left:1.5rem; padding-right:1.5rem;}
} 
 @media (min-width: 1024px) {
 h2.intro {
color: #444444;

font-size:1.4rem;
  }
    h2.intro-sp {
color: #444444;

font-size:1.2rem;
  }
}

@media (min-width: 1024px) {
  .hero {
    background-attachment: fixed;
  }
}
@media (max-width: 991px) {
 
 h2.intro {


font-size:1.1rem;
 letter-spacing:normal;}
  

}
@media (max-width: 768px) {
  .hero {
    text-align: center;
  }
  .hero h1 {
    font-size: 32px;
  }
  .hero h2 {
font-size:1.1rem;
  }
  .hero .hero-img img {
    width: 100%;
  }
   .banner-inner .thumb.after-left-top{ 
  content: "";
  background: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height:90%;
  z-index: 0;
  border-radius: 5px;
}
     .banner-inner img {
  position: relative;
  z-index: 1;
  border-radius: 5px;
    max-width:100%;
    padding-bottom:2rem;

}
  h3, h3 {
  font-size: 1.5rem;
}
  h3 .text-muted{font-size:1.1rem;line-height:normal;}
}
    
