/*!
 * Start Bootstrap - Clean Blog v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/clean-blog)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-clean-blog/blob/master/LICENSE)
 */
body {
  font-size: 20px;
  color: #212529;
  font-family: 'Source Sans Pro', sans-serif; }

p {
  line-height: 1.5;
  margin: 30px 0; }
  p a {
    text-decoration: underline; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: 'Source Sans Pro', sans-serif; }

a {
  color: #212529;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:focus, a:hover {
    color: #d22a1f; }

blockquote {
  font-style: italic;
  color: #868e96; }

.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px; }

.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

::-moz-selection {
  color: #fff;
  background: #d22a1f;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #d22a1f;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #0085A1; }

#mainNav {
  /*position: absolute;*/
  border-bottom: 1px solid #e9ecef;
  background-color: white;
  font-family: 'Source Sans Pro', sans-serif; }
  #mainNav .devider {
    color: #FFF;
    font-size: 18px;
    padding-top: 8px;
  }
  #mainNav .navbar-brand {
    font-weight: 800;
    color: #343a40; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    font-weight: 800;
    padding: 13px;
    text-transform: uppercase;
    color: #FFF; }
  #mainNav .navbar-nav > li.nav-item > a {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
   }
   #mainNav .navbar-nav > li.nav-item.active > a {
     color: #fbd736;
   }
  #navbarResponsive .navbar-nav {
    margin: 0 auto;
  }
  #navbarResponsive li {
    position: relative;
  }
  .dropdown:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
    right: 12px;
    top: 20px;
  }
  .nav-item.dropdown a {
    padding-right: 30px !important;
  }
 .dropdown-content {
     display: none;
     position: absolute;
     background-color: rgba(0,0,0,0.6);
     min-width: 270px;
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
     z-index: 1;
 }
 .dropdown-content a {
     color: #FFF;
     font-size: 16px;
     padding: 0px 16px;
     line-height: 32px;
     text-decoration: none;
     display: block;
 }
 .dropdown-content a:hover {background-color: #d22a1f}
 .dropdown:hover .dropdown-content {
     display: block;
 }
.navbar {
  position: relative;
  z-index: 99998;
}
  /*flex slider*/
  .mission {
    background: url(../img/missionbg.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding-top: 202px;
    margin-top: 97px;
  }
  .slide_text {
    max-width: 538px;
    padding: 27px;
    background: rgba(0, 153, 255, 0.8);
  }
  .slide_title {
    color: #FFF;
    font-size: 46px;
    font-weight: 700;
  }
  .slide_title span {
    font-weight: 400;
  }
  .slide_byline {
    font-size: 20px;
    text-transform: uppercase;
    color: #FFF;
  }
  .slide_text p {
    font-size: 18px;
    color: #FFF;
  }
  .bluetext {
    color: #0099ff;
  }
  .projects {
    padding-top: 80px;
  }
  .projects h5 {
    font-size: 20px;
    font-weight: 400;
    padding-top: 20px;
    color: #363636;
  }
  .projects h2 {
    font-size: 46px;
    font-weight: 400;
    color: #363636;
  }
  .projects h2 span {
    color: #d22a1f;
  }
  .projects ul , ul.genlist {
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
    list-style: none;
  }
  ul.genlist {
    padding: 0;
  }
  .projects ul li , ul.genlist li {
    background: url(../img/tic.gif) no-repeat left 6px;
    padding-left: 35px;
    margin: 15px 30px 15px 0;
    font-size: 18px;
    color: #363636;
  }
  .knowmore {
    text-transform: uppercase;
    color: #FFF;
    font-size: 18px;
    display: inline-block;
    padding: 0 32px;
    line-height: 45px;
    background: #0099ff;
  }
  .about h2 , .subpagediv h2 {
    font-size: 46px;
    font-weight: 400;
    color: #363636;
    margin: 0;
    padding: 0;
  }
  .about {
    margin-top: 90px;
  }
  .about h2 span , .subpagediv h2 span {
    color: #d22a1f;
  }
  .about h5 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #363636;
    font-weight: 600;
  }
  .about p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #363636;
    font-weight: 400;
  }
  .newsblog {
    background: url(../img/newsandblockbg.jpg) no-repeat center center;
    padding: 90px 0;
    background-attachment: fixed;
    margin-top: 100px;
  }
  .newsblog h2 {
    font-size: 46px;
    color: #FFF;
    font-weight: 400;
    margin-bottom: 14px;
  }
  .newsblog h2 span {
    font-weight: 700;
  }
  .newsblog h4 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #0099ff;
    margin-top: 14px;

  }
  .newsblog p {
    margin: 0;
    padding: 0;
    color: #a9a9a9;
    font-size: 18px;
    margin-bottom: 14px;
  }
  .newsletter {
    background: #e5e5e5;
    padding: 23px 0;
  }
  .newsletter input[type=text] {
    height: 54px;
    line-height: 50px;
    font-size: 20px;
    border: 0;
    background: transparent;
    font-weight: 600;
    padding-left: 10px;
    font-style: italic;
    width: 65%;
    color: #363636;
    border: 1px solid rgba(0,0,0,0.5);
  }
  .newsletter input[type=submit] {
    height: 54px;
    line-height: 50px;
    font-size: 24px;
    border: 0;
    background: #0099ff;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 38px;
    vertical-align: top;
  }
  footer li {
    color: #363636;
    font-size: 18px;
    font-weight: 400;
  }
  .copyDiv {
    font-size: 18px;
    color: #FFF;
    background: #d22a1f;
    padding: 12px 0;
    line-height: 40px;
  }
  .copyDiv p {
    margin: 0;
    padding: 0;
  }
  .socialtop {
    padding-top: 26px;
    padding-bottom: 14px;
    text-align: right;
  }
  .topPhone {
    line-height: 40px;
    color: #0099ff;
    font-weight: 700;
    font-size: 22px;
    text-align: right;
  }
  .topEmail a {
    line-height: 40px;
    color: #363636;
    font-weight: 700;
    font-size: 22px;
    display: block;
    text-align: right;
  }

  .bannerheading {
    position: absolute;
    width: 640px;
    max-width: 80%;
    left: 50%;
    margin-left: -320px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    top: 30%;
  }
  .bannerheading h1 {
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #FFF;
    text-align: center;
    font-weight: 600;
  }
  .subheading {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 40px;
    color: #0099ff;
    text-align: center;
    font-weight: 600;
  }
  img {
  max-width: 100%;
  height: auto;
  }
.systemdiv {
  padding: 31px 0 85px 0;
}
.headingred {
  font-size: 24px;
  color: #d22a1f;
  font-weight: 600;
  padding: 0 0 22px 0;
  margin: 0;
}
.subpagediv {
  margin-top: 30px;
  margin-bottom: 90px;
}
  @media only screen and (min-width: 992px) {
      #mainNav {
      border-bottom: 1px solid transparent;
      background: #d22a1f; }
      #mainNav .navbar-brand {
        padding: 10px 20px;
        color: #fff; }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: rgba(255, 255, 255, 0.8); }
      #mainNav .navbar-nav > li.nav-item > a {
        padding: 10px 20px;
        color: #fff; }
        #mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover {
          color: rgba(255, 255, 255, 0.8);
        }
         }
  @media only screen and (min-width: 992px) {
    #mainNav {
      -webkit-transition: background-color 0.2s;
      -moz-transition: background-color 0.2s;
      transition: background-color 0.2s;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden; }
      #mainNav.is-fixed {
        /* when the user scrolls down, we hide the header right above the viewport */
        /*position: fixed;*/
        top: 0px;
        left: 0;
        right: 0;
        z-index: 999;
        -webkit-transition: -webkit-transform 0.2s;
        -moz-transition: -moz-transform 0.2s;
        transition: transform 0.2s;
      }
        #mainNav.is-visible {
        /* -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0); */
      }
       }


header.masthead {
  margin-bottom: 50px;
  background: no-repeat center center;
  background-color: #868e96;
  background-attachment: scroll;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #212529;
    opacity: 0.5; }
  header.masthead .page-heading,
  header.masthead .post-heading,
  header.masthead .site-heading {
    padding: 200px 0 150px;
    color: white; }
    @media only screen and (min-width: 768px) {
      header.masthead .page-heading,
      header.masthead .post-heading,
      header.masthead .site-heading {
        padding: 200px 0; }
      }
  header.masthead .page-heading,
  header.masthead .site-heading {
    text-align: center; }
    header.masthead .page-heading h1,
    header.masthead .site-heading h1 {
      font-size: 50px;
      margin-top: 0; }
    header.masthead .page-heading .subheading,
    header.masthead .site-heading .subheading {
      font-size: 24px;
      font-weight: 300;
      line-height: 1.1;
      display: block;
      margin: 10px 0 0;
      font-family: 'Source Sans Pro', sans-serif; }
    @media only screen and (min-width: 768px) {
      header.masthead .page-heading h1,
      header.masthead .site-heading h1 {
        font-size: 80px; }
      }

  header.masthead .post-heading h1 {
    font-size: 35px; }
  header.masthead .post-heading .meta,
  header.masthead .post-heading .subheading {
    line-height: 1.1;
    display: block; }
  header.masthead .post-heading .subheading {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 30px;
    font-family: 'Source Sans Pro', sans-serif; }
  header.masthead .post-heading .meta {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    font-family: 'Source Sans Pro', sans-serif; }
    header.masthead .post-heading .meta a {
      color: #fff; }
  @media only screen and (min-width: 768px) {
    header.masthead .post-heading h1 {
      font-size: 55px; }
    header.masthead .post-heading .subheading {
      font-size: 30px; }
     }

.post-preview > a {
  color: #212529; }
  .post-preview > a:focus, .post-preview > a:hover {
    text-decoration: none;
    color: #0085A1; }
  .post-preview > a > .post-title {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px; }
  .post-preview > a > .post-subtitle {
    font-weight: 300;
    margin: 0 0 10px; }

.post-preview > .post-meta {
  font-size: 18px;
  font-style: italic;
  margin-top: 0;
  color: #868e96; }
  .post-preview > .post-meta > a {
    text-decoration: none;
    color: #212529; }
    .post-preview > .post-meta > a:focus, .post-preview > .post-meta > a:hover {
      text-decoration: underline;
      color: #0085A1; }

@media only screen and (min-width: 768px) {
  .post-preview > a > .post-title {
    font-size: 36px; }
  }

.floating-label-form-group {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  padding: 0.8em;
  margin-top: 2em;
  background: #ebebeb;
}
.form-control:focus {
  background: none;
}
  .floating-label-form-group input,
  .floating-label-form-group textarea {
    font-size: 18px;
    position: relative;
    z-index: 1;
    padding: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important;
    font-family: 'Source Sans Pro', sans-serif; }
    .floating-label-form-group input::-webkit-input-placeholder,
    .floating-label-form-group textarea::-webkit-input-placeholder {
      color: #868e96;
      font-family: 'Source Sans Pro', sans-serif; }
  .floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: absolute;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0; }
  .floating-label-form-group .help-block {
    margin:  0; }

.floating-label-form-group-with-value label {
  top: -20px;
  opacity: 1; }

.floating-label-form-group-with-focus label {
  color: #0085A1; }

form .form-group:first-child .floating-label-form-group {
  border-top: 1px solid #dee2e6; }

footer {
  padding: 25px 0;
}
  footer .list-inline {
    margin: 0;
    padding: 0;
   }
  footer .copyright {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
  }
.copyright a {
  color: #FFF;
  text-decoration: none;
}
.btn {
  font-size: 18px;
  font-weight: 600;
  padding: 10px 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
 }

.btn-primary {
  background-color: #0099ff;
  border: 0;
  color: #FFF;
  font-weight: 600;
}
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #00657b !important;
    border-color: #00657b !important; }

.btn-lg {
  font-size: 16px;
  padding: 25px 35px;
}

.genBanner {
  position: relative;
}
.bread {
  font-size: 18px;
  font-weight: 400;
  padding-top: 32px;
}
.bread span {
  color: #0099ff;
  display: inline-block;
  padding-left: 15px;
}
.bread a {
  color: #363636;
  font-size: 18px;
  font-weight: 400;
  padding-right: 15px;
}
.aboutlist p {
  font-weight: 600;
}
.aboutlist ul {
  margin: 0;
  padding: 0;
}
.aboutlist li {
  padding: 7px 0 7px 35px;
  font-size: 18px;
  position: relative;
  color: #363636;
  list-style: none;
}
.aboutlist li:after {
  content: '*';
  font-size: 30px;
  color: #d22a1f;
  position: absolute;
  left: 0;
  top:12px;
  font-weight: 700;
}
.shadowbox {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
  height: 95%;
  margin-top: 30px;
}
.shadowbox p {
  margin: 0;
  padding: 7px 10px;
  text-align: center;
}
.chairmanwaaku {
  padding-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
.thirdheading {
  font-size: 24px;
  color: #0099ff;
  font-weight: 600;
  /*padding-bottom: 20px;*/
}
.leftimg {
  float: left;
  margin-right: 20px;
}
.blackheading {
  font-weight: 600;
  font-size: 22px;
  color: #363636;
  text-transform: uppercase;
}
@media screen and (max-width: 1025px) {
  #mainNav .navbar-nav > li.nav-item > a {
    font-size: 12px;
  }
  .devider {
    display: none;
  }
  .socialtop , .topPhone , .topEmail a {
    text-align: center;
  }
  .dropdown:after {
    top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-content {
    position: static;
  }
}
@media screen and (max-width: 1025px) {
  #mainNav {
    background: #d22a1f;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #FFF;
  }
}
@media screen and (max-width: 740px) {
  .bannerheading h1 {
    font-size: 33px;
  }
  .subheading {
    font-size: 20px;
  }
  .footerdevider {
    display: none;;
  }
  .about , .mission, .newsblog {
    margin-top: 30px;
  }
  .projects {
    padding-top: 30px;
  }
  .newsletter input[type="text"] {
    font-size: 20px;
  }
  .shadowbox {
    text-align: center;
  }
}
@media screen and (max-width: 420px) {
  .bannerheading {
    top: 10%;
    left: 10%;
    margin-left: 0;
  }
  .bannerheading h1 {
    font-size: 22px;
  }
  .flex-caption {
    line-height: 27px;
  }
  .projects h2 {
    font-size: 26px;
  }
  .projects ul li , ul.genlist {
    font-size: 14px;
  }
  .newsletter input[type="text"] {
    width: 94%;
  }
  .slide_title , .about h2 , .subpagediv h2 {
    font-size: 26px;
  }
  .subheading {
    font-size: 18px;
  }
  .bannerheading h1 {
    font-size: 20px;
  }
  .flex-caption {
    line-height: 18px;
    font-size: 12px;
  }
}
@media screen and (min-width: 480px) and (max-width: 650px) {
  .bannerheading {
    margin-left: -200px;
    top: 23%;
    width: auto;
    padding: 0 30px;
  }
  .bannerheading h1 {
    font-size: 24px;
  }
}
