


/* -------------------------------- 

Sitewide CSS

-------------------------------- */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
h1,h2,h3,h4,h5 {
  font-family: 'Arimo', sans-serif !important;
}
p, a {
  font-family: 'Carrois Gothic', sans-serif !important;
}
.nav-link{
  text-transform: uppercase;
}

.propic {

  display: flex;
}

a.anchor  {
  color: white;
  background-color: transparent;
}



.sideinfo {
  padding: 0;
  margin-top: 20px;
  float: left;
  width: 100%;
  display:block;
}

.sideinfo > ul {
  background: #002563;
  display:block;
  float: left;
  padding: 10px 0px 0px;

}

.pressCon {
  display: block !important;
  position: relative !important;
  top: auto !important;
  width: 100% !important;
  right: auto;
}
.staff {
  max-width: 472px;
  max-height: 420px;
  margin: 0 auto 50px auto;
  overflow: hidden;
  border-top: 0;
  position: relative;
}

.staff img {
  width: 100%;
}

.staff-group img {
  max-width: 80%;
  max-height: 600px;

}

.staffJumbo {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
}

.dpapic {
  max-width: 50vh;
  height: 50vh;
}

.card-footer{
position:absolute;
  bottom:0;
  width:100%;
}

/* last child code adds a margin space between the text box and the footer */
.card-text:last-child {
  margin-bottom: 4em !important;
}


.form-label  {
  font-weight: bold;
}
.form-label:after {
  color: #e32;
  content: ' *';
  display:inline;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
 
.iframe-container Iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}

.press {
  width: 75% !important;
}

/* This was causing the blur on mobile on navbar */
/* .navbar {
  -webkit-backdrop-filter: blur(5px);
  
  } */

  .slick-slide div:first-child {
    height: 100%;
    width: inherit;
    margin: 0 auto;
  }
  .slick-track
  {
      display: flex !important;
  }
  
  .slick-slide
  {
      height: inherit !important;
  }
/* -------------------------------- 

Menu view

-------------------------------- */
.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url(white) !important;
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url(white) !important;
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}


.slick-slide {
  padding-right: 10px;
}
.leg_spot {
  background: url("/static/img/youth_leg.JPG") ;
  background-size: cover;
  color: #efefef;
  height: 40rem;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: -2;
}

.borders {
  border-left: 1px solid #34445A;
}

.last {
  padding-left: 50px;
}
.link-menu {
    color: #002563;
    font-size: 18px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 0;
    white-space: normal;
}

.link-menu:hover {
  text-decoration: none;
}

.megamenu a {
    color: #002563;
    font-size: 18px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 15px;
    white-space: normal;
}
.megamenu p {
  color: #002563;
  font-size: 18px;
  font-family: 'Carrois Gothic', sans-serif;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 15px;
  white-space: normal;
}

/* .col{
  padding-top: 1rem;
  padding-bottom: 1rem;
} */
.small-menu {
  color: #3b424c;
  line-height: 20px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  padding-top: 5px;
}


.bill-blurb{
  color: white;
  line-height: 30px;
  font-size: 1rem;
  font-weight: 500;
  background-color: rgb(0, 53, 111);
}

.headstyle {
  border-radius: 2px;
  box-shadow: 0px 1px 10px #999;
}


.pageSubmenu h1 {
  text-align: center;
  
}

.pageSubmenu h3 {
  text-align: center;
  
}


.pageSubmenu h1:after {
  margin: 15px auto 25px;
  content: '';
  width: 60px;
  height: 3px;
  display: block;
  background: #024792;
}

.container h2:after{
  content: '';
  width: 60px;
  height: 3px;
  display: block;
  background: #024792;
  margin: 15px 0 25px;
}
.container-fluid h2:after{
  content: '';
  width: 60px;
  height: 3px;
  display: block;
  background: #024792;
  margin: 15px 0 25px;
}


.mediaCon h2:after {
  content: '';
  width: 60px;
  height: 3px;
  display: block;
  background: #024792;
  /* margin: 10px auto 20px auto; */
  margin: 15px 0 25px;

}


/* .nav > li.dropdown.open {
  position: static;
}

.nav > li.dropdown.open .dropdown-menu {
  display: table;
  border-radius: 0px;
  width: 100%;
  text-align: center;
  box-shadow: 0 0 10px 0px rgba(0,0,0,.5);
  left: 0;
  right: 0;
}

.dropdown-menu > li {
  display: table-cell;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
} */
@media screen and (max-width: 767px) {
.icon-title {
  text-align: center;
  font-size: 0.55rem;
  color: #34445A;
  display: block;
  border-bottom:1px solid #34445A;
  margin-bottom: 1rem;
}

}
@media screen and (min-width: 768px) {
.icon-title {
  text-align: center;
  font-size: .85rem;
  color: #34445A;
  display: block;
 
}
}

@media screen and (max-width: 767px) {
  .dropdown-menu > li {
    display: block;
  }
}



.navbar{
  position: relative;
}


@media only screen and (max-width:400px)  { 

  .media-con{
    background-color: rgba(52, 52, 52, 0.2);
    padding: 5px;
    position: relative;
    display: block;
    clear: both;
  }

  .card-body {
    padding: 0px !important;
  }

 


    .navbar-nav .dropdown-menu {
        display:none !important;
    }
    .dropdown-toggle::after {
      display: none !important;
  }
 
  .abs {
    margin-right: auto;
  }

    .navItemStyle  {
      
      font-family:'Arimo', sans-serif;
      color:#34445A !important;
    }
    
    .nav-link {
      color: #34445A !important;
      font-family: 'Arimo', sans-serif;
      }   
      .dropdown-toggle::after {
        display:none;
    }
  
  .jumbo-text {
  font-size: 2em;
}

  .jumbo-small-text {
    font-size: .5em;
  }
  
 }


 @media only screen and (min-width:401px) and (max-width:767px) {
  .media-con{
    background-color: rgba(52, 52, 52, 0.2);
    padding: 5px;
    position: relative;
    display: block;
    clear: both;
  }

  .navbar-nav .dropdown-menu {
    display:none !important;
}
.dropdown-toggle::after {
  display: none !important;
}
  .abs {
    margin-right: auto;
  }
  
    .navItemStyle  {
     
      font-family:'Arimo', sans-serif;
      color:#34445A !important;
    }
    
    .nav-link {
      color: #34445A !important;
      font-family: 'Arimo', sans-serif;
      }   
  
      .dropdown-toggle::after {
        display:none;
    }

    .jumbo-text {
      font-size: 3em;
    }
    .jumbo-small-text {
      font-size: 1.0em;
    }
 }
 



 @media only screen and (min-width:768px) and (max-width:1023px)   { 
  .media-con{
    background-color: rgba(52, 52, 52, 0.2);
    padding: 5px;
    position: relative;
    display: block;
    clear: both;
  }

  .navbar-nav .dropdown-menu {
    display:none !important;
}
.dropdown-toggle::after {
  display: none !important;
}

   .abs {
    margin-right: auto;
  }
  .navItemStyle  {
   
    font-family:'Arimo', sans-serif;
    color:#34445A !important;
  }
  
  .nav-link {
    color: #34445A !important;
    font-family: 'Arimo', sans-serif;
    }   

    .dropdown-toggle::after {
      display:none;
  }
  .jumbo-text {
    font-size: 3em;
  }
  .jumbo-small-text {
    font-size: 1.75em;
  }
 }
 @media only screen and (min-width:1024px) and (max-width:1899px) { 
  .media-con{
    background-color: rgba(52, 52, 52, 0.2);
    padding: 50px;
    position: relative;
    display: block;
    clear: both;
  }

  /* .navItemStyle  {
    border-bottom:1px solid #34445A;
    border-top:1px solid #34445A;
    font-family:'Arimo', sans-serif;
    color:#34445A !important;
  } */
  
  .nav-link {
    color: #34445A !important;
    font-family: 'Arimo', sans-serif;
    }   

    .jumbo-text {
      font-size: 6em;
    }

 }
 @media only screen and (min-width:1900px) { 
  .media-con{
    background-color: rgba(52, 52, 52, 0.2);
    padding: 50px;
    position: relative;
    display: block;
    clear: both;
  }

  .navItemStyle  {
    border-bottom:1px solid #34445A;
    border-top:1px solid #34445A;
    font-family:'Arimo', sans-serif;
    color:#34445A !important;
  }
  
  .nav-link {
    color: #34445A !important;
    font-family:'Arimo', sans-serif;
    }   

    .jumbo-text {
      font-size: 6em;
    }
    .jumbo-small-text {
      font-size: 2.5em;
    }

 }









@media only screen and (min-width: 300px) {

    .titlePub {
        font-size: 0.5rem;
        line-height:1.2;
        font-weight: 200;
        font-family: 'Arimo', sans-serif;
        display : block;
        color : #34445A;
  }
  
  .titleName {
      font-size:0.85rem;
      line-height:1.2;
    font-weight: 400;
    font-family:'Arimo', sans-serif;
    display:block;
    color: #34445A;
  }



}

@media only screen and (min-width: 768px) {
    .titlePub {
        font-size: 0.75rem;
        line-height:1.2;
        font-weight: 200;
        font-family: 'Arimo', sans-serif;
        display : block;
        color : #34445A;
  }
  
  .titleName {
      font-size:1.25rem;
      line-height:1.2;
    font-weight: 400;
    font-family: 'Arimo', sans-serif;
    display:block;
    color : #34445A;
  }
  .listitems {

    
    text-align: left !important;
   
} 

  }
  
  @media only screen and (min-width: 1170px) {
    
    .titlePub {
        font-size: 0.75rem;
        line-height:1.2;
        font-weight: 200;
        font-family: 'Arimo', sans-serif;
        display : block;
        color : #34445A;
  }
  
  .titleName {
      font-size:1.25rem;
      line-height:1.2;
    font-weight: 400;
    font-family: 'Arimo', sans-serif;
    display:block;
    color : #34445A;
  }




  }



/*   

    .logo {
      padding: 0px 0px 0px 20px;
    } */


/* Makes the description field a set height on Intake and Contact Form / */
    textarea.form-control {
      height: 150px !important;
  }

#main-container{
    padding-top: 2rem;
    padding-bottom: 2rem;
}



/* ANCHOR TAGS  */
a:hover{
  text-decoration: none !important;

}


#link:hover h4, #link:hover h5 {
  color: tomato;
}
#link:hover  {
  color: #23527c;
}
#link:hover, #link:focus{
  text-decoration: none;
}
#link h4, #link h5{
  color:#34445A
}
#link {
  color:#337ab7;
  font-weight:700;
}

#banner{
  border-radius: 0;
}
#banner a{
  color: orange !important
} 
#banner a:hover{
  color: #ff8300 !important
} 



#navDate{
  padding-bottom: .50rem;
  color: #34445A;
  font-size: 14px;
}
#prTitle{
  font-size: 15px;
  font-weight: 500;
  padding: 5px 5px 5px 15px ;
}
#prCol{
  padding-bottom: 0.65rem;
}




@media only screen and (min-width:1200px) and (max-width:1899px) { 
  .navItemStyle  {
      border-bottom:1px solid #34445A;
      border-top:1px solid #34445A;
      font-family:'Arimo', sans-serif;
      color:#34445A !important;
    }

  }

  @media only screen and (max-width:1200px) {
    .dropdown-toggle::after {
      display: none !important;
    }
    .nav-item:hover .dropdown-menu {
        display: none !important;
    }
    .navItemStyle  {
      margin: 0 10px;
      
    
     
    }
  }
.navbar{
  padding: .5rem 0 !important;
}

