

@font-face{
    font-family: 'Lato';
    src: url('../fonts/lato/Lato-Regular.ttf') format('truetype');
}


html,
body {
    height: 100%;
}



body {
    background-color: #fff;
    font-family: 'Lato';
}

p{
  font-family: 'Lato';
}
 .navbar-nav {
    color: black;
  }

.oac-nav
{
  margin-top: 2em;
  margin-bottom: 2em;
  padding-left:0px;
  list-style:none;
  text-align: right;
}
.oac-nav li
{
  display: inline-block;
}
.oac-nav li a
{
  padding:5px;
  color: inherit;
}

.logo {
  text-align: center;
}

/*.navbar-brand
{

  position: relative;
  top: 50px;
}*/

.navbar-brand a
{
  display: block;
}

.navbar {
   margin-bottom:-1px;
  }
@media screen and (max-width: 720px) {
  .oac-nav li {
    width:45%;
    margin-right:10%;
    display: block;
    float:left;
    text-align: center;
    border-top: 1px solid #23ABE2;
    padding-bottom: 15px;
    margin-top: 7px;
    padding: 7px;

  }




  .oac-nav li:nth-child(2n) {
    margin-right:0;
  }
}

@media screen and (max-width: 480px) {
  .oac-nav li{
    display: none;
  }
#s
{ 
  display:none;
}

#searchsubmit:last-child{
  position: static!important;
}

.logo
{
  top: 25px;
}

}

#click-menu.admin-bar-showing
{
  background-color: #23ABE2;
}


.threelines
{
  background-color: #23ABE2;
}


.navbar-nav li
{
  float: none;
  display: inline-block;
}

.navbar-default .navbar-nav>li>a
{

  color: black;
}

.nav>li>a
{
  padding: 18px 5px;
}



.caption
{

  margin:0px;
  font-family: 'Lato';
  font-size: 32px;
  font-weight: bold;

}

.caption-container
{

  padding-top: 10%;
  padding-left: 5%;
  padding-bottom: 15%;
}


.hero-image
{

width: 100%;

}
.container-right
{
margin: auto;
position: relative;
top: 15px;
margin-bottom: -25px;
}



#s
{
 border: none;
height: 28px;
top: 10px;
background-color: #7BCDEE;
border-radius: 30px!important;
width: 185px;
float: right;
}

.input-group .form-control
{
border: none;
height: 28px;
top: 10px;
background-color: #7BCDEE;
border-radius: 30px!important;
width: 208px;

}

.input-group
{
  float: right;
width: 26%;
color: white;
}

.searchform {margin-top:1em;}

#searchsubmit:last-child
{
 position: relative;
  left: 185px;
  padding: 3px;
  background-color: transparent;
  width: 40px;
}

#searchsubmit
{
   padding: 4px;
  left: 165px;
border: none;
float: right;
}

.input-group-addon
{

  padding: 16px;
  left: 165px;
background-color: transparent;
border: none;
}

.glyphicon-search
{
  color: white;
  right: 30px;
  float: right;
  top: 7px;
}


.blurb
{

  text-align: center;
  margin-bottom: 40px;
  color: #001B54;
  letter-spacing: -0.5px;
  padding-top: 25px;
}

.blue-heading
{
  font-size: 36px;
  color: #23ABE2;
  font-weight: 900;

}

.blue-title
{
  color: #23ABE2;
  font-weight: bold;
  font-size: 16px;
}

.panel
{
  border-radius: 0px;
}



.btn-default
{
  background-color: #23ABE2;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 28px;
  font-size: 12px;
  padding: 2px 15px;
  border: none;
  text-decoration: none;

}

.btn-default:hover, .btn:hover
{
  background-color: #23ABE2;
  color: white;
}

.story-text
{
  font-size: 14px;
  color: #595959;
  line-height: 20px;
}

.blog-text
{

  font-size: 16px;
  color: #595959;
  line-height: 1.5;
}

.blog-header
{
  font-size: 25px;
  color: #23ABE2;
  text-transform: uppercase;
}

.blog-link
{
  color: #23ABE2;
  text-decoration: underline;
}

.blog-date
{

  font-size: 13px;
  color: #c9c9c9;
}
.section
{
  padding: 11px 24px 13px;
}

.search-field::-webkit-input-placeholder {
  color: white;
  font-size: 12px;
  padding: 3px;
}

.search-field:-moz-placeholder { /* Firefox 18- */
  color: white;
  font-size: 12px;
  padding: 3px;
}

.search-field::-moz-placeholder {  /* Firefox 19+ */
  color: white;
  font-size: 12px;
  padding: 3px;
}

.search-field:-ms-input-placeholder {
  color: white;
  font-size: 12px;
  padding: 3px;
}




.form-control
{

  border:1px solid #23ABE2;
  border-radius: 0px;
  margin-bottom: 25px;
  height: 41px;
  font-size: 14px;
  color: white;

}

.button-holder
{
  text-align: center;

  color: white;
}

.btn
{

  text-transform: uppercase;
  font-size: 13px;
  border-radius: 28px;
  font-weight: bold;
  padding: 5px 21px;
  height: 26px;
}

.grey-nav
{
background-color: white;
color: black;

}

.navbar-default
{

border-bottom: 2px solid #7BCDEE;}


.grey-bar
{
  padding: 5px;
  margin-right: 8px;
}

.section-image
{
  width: 100%;
  border-radius: 3px;
  height: auto;
}

a:hover
{

    text-decoration: none;
}


.navbar-inverse .navbar-nav>li>a

{
    color: white;
}


.sub-container
{

height: 45px;
margin: 10px;
margin-left: 45px;
width: 90%;

}

.footer-white
{

  font-size: 14px;
  color: white;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 20px;
}

.white
{
  color: white;
  font-size: 14px;
  }

  h6{
    color: white;
    font-size: 12px;
  }

.float-left
  {
    float: left;
    margin-left: 55px;
  }

.float-right
  {
    float: right;
  }


footer {
    background-color: #23ABE2;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: 35px;

}

}
footer ul {

    list-style: none;
    margin: 0;
    padding: 0;
}

footer li {
    line-height: 11px;
    display: block;
    margin: -0.5em;
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
}


footer a
        {
color: white;
font-size: 12px;

        }

.footer-bottom
{
  padding-top: 47px;
}

.media-line a{
  line-height: 13px;
}


.dotted-lines
{
  float: left;
  width: 2px;
  height: 110px;
  border-left: 1px dotted rgba(255, 255, 255, 0.42);
  margin: 6px 25px;
}


.horizontal-line
{

  width: auto;
  border-bottom: 2px dotted #A7DDF3;
  margin-bottom: -5px;

}


.events-margin{
  margin-bottom: 30px;
}

.event-gallery img
{
  border: 2px solid #001B54;
  border-radius: 5px;
  float: left;
  margin-bottom: 20px;
}

.event-gallery li
{
  list-style: none;
  clear: both;
  margin-top: 25px;
}

.events-title a
{
  color: #001B54;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.5px;
  text-decoration: none;
  margin: 75px 0;
  margin-left: 14px;
  float: left;
}

.blog-top
{
  margin-top: 25px;
}

.footer-logo
{
  float: right;

}



input[type="text"],input[type="email"], input[type="tel"], textarea
{
  border:1px solid #23ABE2;
  border-radius: 0px;
  font-size: 14px;
  height: 47px;
  width: 100%;
  padding: 10px;
}

textarea

{
height: 297px;
width: 100%;

}

input[type="submit"]
{

  background-color: #23ABE2;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border: none;
  text-align: center;
  border-radius: 28px;
  padding: 10px 30px;
}

th
{
  width: 100px;
  font-size: 16px;
}


.search-results ul li
{
  text-decoration: none;
}


/* icons */


.fa{
    color: #23ABE2;
    margin-top: 7px;
    margin-left: -20px;
}

.fa-stack{
  width: 3em!important;
}

.fa-topicons li
{
    margin-top: 10px;
}

.fa-twitter{

  margin-left: -19px;
  margin-top: 13px;
}

.fa-facebook {
  top: 11px;
}

.fa-facebook-circle{
  top: 5px;
}

.fa-stack-2x{
  font-size: 3em!important;
}

.fa-stack-1x{
  font-size: 20px!important;
}


.icon-background
{

    color: white;
}

a.escape-button{
  position: fixed;
  z-index: 10000;
  right: 20px;
  width: 300px;
  bottom: 20px;
  left: 50%;
  margin-left: -180px;
  background-color: #157aa3;
  color: #fff;
  text-align: center;
  padding: 1em;
  font-size: 18px;
}

/* media queries */


  @media screen and (max-width: 1199px) {
  .oscb-logo{
    margin-left: 100px;
    margin-bottom: 20px;
  }
}

 @media screen and (max-width: 991px) {
  .oscb-logo{
     margin-left: 0px;
    margin-bottom: 20px;
  }
}
