/***************
  Navigation
****************/
#main-menu .menu li.parent {
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}

#main-menu .menu li.parent > a {
  color: #6d6d6d;
  display: block;
  font-size: 1em;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 65px;
  padding: 0 .75em;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}

#main-menu .product-services li.parent > a{
    border-bottom: 4px solid transparent;

}
#main-menu .menu li.parent:first-child > a {
  border-left: none;
}
#main-menu li ul .child {
   background: #fff;
  padding: 5px;
}

#main-menu li ul .child > a,
#main-menu li ul .grandchild > a {
  color: #6d6d6d;
  display: block;
  font-size: .975em;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1;
  white-space: nowrap;
  padding: .5em .5em;
  /* position: relative; */
  text-align: left;
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
  /* z-index: 100; */
}

#main-menu li.product-services ul .child > a {
    font-weight: 700;
    border-bottom: 2px solid #e6e6e6;
    line-height: 1.2;
}
#main-menu li.product-services ul .grandchild > a  {
    font-weight: 700;

}
#main-menu .parent:hover > a {
  border-bottom-color: #4296c6 !important;
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
}

#main-menu .menu li.parent:hover > a,
#main-menu li ul .child:hover > a,
#main-menu li ul .grandchild:hover > a,
#main-menu li ul .greatgrandchild:hover > a   {
  color: #4296c6;

}

/*********************
  News Rotator
**********************/
#news-panels .panel{
   position: relative;
}
#news-panels .panel.slick-slide{
  opacity: .4;
}

#news-panels .panel.slick-slide.slick-center{
  opacity: 1;
}
.carousel-controls{
  height: 0;
  margin: 0 auto;
  position: relative;
  max-width: 1024px;
  z-index: 0;
}

.carousel-controls .control {
  color: #ffffff;
  display: block;
  height: 50px;
  position: absolute;
  /* text-indent: -9999em; */
  top: -150px;
  width: 50px;
  z-index: 1;
}
.carousel-controls .arrow-left{
  background: url("../images/rotator_previous_icon.png") center center no-repeat;
  left: -5%;
}

.carousel-controls .arrow-right{
  background: url("../images/rotator_next_icon.png") center center no-repeat;
  right: -3%;
}



#news-panels .cc-container {
  background: rgba(1, 119, 173, 0.77);
  bottom: 0;
  left: 0;
  /*max-width: 480px;*/
  position: absolute;
}

#news-panels .cc-container > .carousel-caption {
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  padding: 0 10px;
  /*padding: 16px 12px 16px 16px;*/
}

#news-panels .cc-container > .carousel-caption > h2 {
  font-size: 25px;
  font-weight: 300;
  margin: 0;
  color: #fff;
}

#news-panels .cc-container > .carousel-caption > p {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
.news-system-wrapper input {
  margin:auto;
}
.news-system-wrapper input.button {
  background: #4596c8;
  text-transform: uppercase;
  margin: auto;
}
.news-system-wrapper .dropdown {
  height: 2.4375rem;
  margin: 0;
  width: 100%;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;

  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
}

.news-system-wrapper .dropdown li {
  color: #2f3b47;
  text-align: left;
  font-size: 1em;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
}

.news-system-wrapper .dropdown > li  a {
  color: #6d6d6d;
  /* padding: 0 2.5rem 0 0; */
  /* line-height: 25px; */
  text-decoration: none;
}
.news-system-wrapper .dropdown > li a:hover {
  color:#4596c8;
}
.article, 
.article-info-wrapper {
  margin: 1em auto;
}

.article-info h2 {
  margin: auto;
  line-height: 1.2;
}
.article a,
.article h2 a,
.article-info h2 a {
   color: #2f3b47;
   font-family: 'Oswald', sans-serif;
   font-size: 2.0rem;
  
}
.article-info h2:hover a,
.article a:hover{
  color: #4596c8;
}


/* ====== Tiled Staff Selector ====== */

.stafftable h3 {
  background-color: #000;
  color: #fff;
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: 'abolition-regularuploadedfile', sans-serif;
  text-transform: uppercase;
  font-size: 1.372em;
  padding: 5px;
  /* margin: 0px; */
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
.stafftable a {
   font-family: 'Roboto Condensed',sans-serif;
  font-weight: 400;
}
.stafftable h2 {
  color: #910029;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0;
}
.stafftable h5 {
  color: #000000;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
}

.stafftable a {
  text-decoration: none;
}

.stafftable ul {
  
  list-style: none;
  margin: auto;
  overflow: hidden;
}

.stafftable li {
  float: left;
  width: 230px;
  text-align: center;
  height: 270px;
  /*margin-left: 1rem;*/
  display: table-cell;
}

.stafftable img {
  border-radius: 5px;
  border: 1px solid #000;
  height: 173px;
  /* width: 129px; */
}

.stafftable img:hover {
  opacity: 0.5;
}

.staffmember h3 {
  padding: 0;
  margin: 0;
  font-size: 35px;
  text-transform: uppercase;
}
.staffmember h2 {
  margin: auto;
  line-height: 1;
}
.staffmember em {
  font-size: 20px;
  text-transform: uppercase;
}

.staffmember img {
  padding: 5px;
  max-width: 100%;
  height: inherit!important;
}