@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');
html, body {
  height: 100%;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color #222;
}


.dropdown-menu a{
 color: #111111 !important;
}

.dropdown-menu a:hover{
 background: #014464!important; */
 background: linear-gradient(left, #0272a7, #013953);
 background: -moz-linear-gradient(left, #0272a7, #013953)!important;
 background: -webkit-gradient(linear, 100% 100%, 0% 0%, from(#0272a7), to(#013953))!important;
color: #f8f9fa !important;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}

.navbar {
  padding: .8rem;
  background: #014464!important;
  background: linear-gradient(left, #0272a7, #013953);
  background: -moz-linear-gradient(left, #0272a7, #013953)!important;
  background: -webkit-gradient(linear, 100% 100%, 0% 0%, from(#0272a7), to(#013953))!important;
 color: #f8f9fa !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}
.navbar-nav li{
  padding-right: 0px;
}
.nav-link {
  font-size: 1.1rem !important;
}

.carousel-inner img{
  width: 100vw;
  height: 100vh;
}
.carousel-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.carousel-caption h1 {
  font-size: 400%;
  text-transform: uppercase;
  text-shadow: 1px 1px 10px #000;
}
.carousel-caption h3 {
  font-size: 200%;
  font-weight: 500;
  text-shadow: 1px 1px 10px #000;
  padding-bottom: 1rem;
}
.btn-primary {
background-color: #014464;
  border: 1px solid #014464;
}
.bg-dark {
  background-color: #6c757d;
}
.btn-outline-dark:hover {
  background: #014464!important;
  background: linear-gradient(left, #0272a7, #013953);
  background: -moz-linear-gradient(left, #0272a7, #013953)!important;
  background: -webkit-gradient(linear, 100% 100%, 0% 0%, from(#0272a7), to(#013953))!important;
 color: #f8f9fa !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-primary:hover {
  background-color: #0272a7;
  border: 1px solid #0272a7;
}

.jumbotron {
  padding: 1rem;
  border-radius: 0;

  padding: .8rem;
  background: #014464!important;
  background: linear-gradient(left, #0272a7, #013953);
  background: -moz-linear-gradient(left, #0272a7, #013953)!important;
  background: -webkit-gradient(linear, 100% 100%, 0% 0%, from(#0272a7), to(#013953))!important;
 color: #f8f9fa !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}

/* Photo Captions */

.figure-caption {
  text-align: right;
}

.figure-caption-center {
  text-align: center;
}


/* Pagination */
.page-item.active .page-link {
  background-color: #2a5380;
  border-color: #2a5380;
}

.page-link {
  color: #2a5380;
}

.card-header {
  padding: .8rem;
  background: #014464!important;
  background: linear-gradient(left, #0272a7, #013953);
  background: -moz-linear-gradient(left, #0272a7, #013953)!important;
  background: -webkit-gradient(linear, 100% 100%, 0% 0%, from(#0272a7), to(#013953))!important;
 color: #f8f9fa !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card-header-nongradient {
  padding: .0rem;
  /* background-color: lightgrey; */
}

.padding {
  padding-bottom: 2 rem;
}
.welcome {
  width: 80%;
  margin: 0 auto;
  padding-top: 2rem;
}
.welcome hr {
  border-top: 2px solid #b4b4b4;
  width: 95%;
  margin-top: .3 rem;
  margin-bottom: 1rem;
}
.pagination a {
  margin: 0 5px; /* 0 is for top and bottom. Feel free to change it */
}

.fa-check-circle {
  color: #1b7203;
}
.fa-exclamation-circle {
  color: #ff0000;
}
.fa-exclamation-triangle {
  color: #ffcc00
}

.fa-users, .fa-temperature-low, .fa-lightbulb, .fa-layer-group, .fa-snowplow, .fa-pagelines, .fa-gavel, .fa-search, .fa-question-circle, .fa-cogs, .fa-chart-line, .fa-random, .fa-user-secret, .fa-chart-line, .fa-exclamation, .fa-city, .fa-dollar-sign, .fa-sun, .fa-check-double, .fa-battery-half, .fa-map-marked-alt, .fa-pagelines, .fa-map.marked-alt, .fa-cloud-showers-heavy, .fa-chart-pie, .fa-user-tie, .fa-cloud-rain, .fa-graduation-cap, .fa-bold, .fa-shower, .fa-tint, .fa-tools, .fa-water, .fa-house-damage, .fa-ambulance, .fa-tractor, .fa-file-alt, .fa-id-card, .fa-book-reader, .fa-calendar-check, .fa-tint-slash, .fa-images, .fa-fire-extinguisher, .fa-file-invoice-dollar, .fa-balance-scale, .fa-file-signature, .fa-handshake, .fa-coins, .fa-calculator, .fa-pencil-ruler, .fa-tachometer-alt, .fa-history, .fa-puzzle-piece {
  font-size: 4em;
  margin: 1rem;
  color: #008080;
}


/* Photo Gallery */
.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}

/* End Photo Gallery */









/* #  For file type display */
.fa-file-pdf {
  font-size: 1.5em;
  margin: 1rem;
  color: #ff0000;
}
.fa-file-word {
  font-size: 1.5em;
  margin: 1rem;
  color: #0033ff;
}
.fa-file-excel {
  font-size: 1.5em;
  margin: 1rem;
  color: #29a329;
}
.fa-file-image {
  font-size: 1.5em;
  margin: 1rem;
  color: #660066;
}
.fa-file-alt {
  font-size: 1.5em;
  margin: 1rem;
  color: #242323;
}

.fa-calendar-day {
  color: #0033ff;
}
.fa-poll {
  color: #29a329;
}
.fa-window-close {
  color: #ff0000;
}

.fa-calendar-day, .fa-poll, .fa-window-close {
  font-size: 4em;
  margin: 1rem;
}

.fa-check-circle, .fa-exclamation-circle, .fa-exclamation-triangle {
  font-size: 1.5em;
}

.social a{
  font-size: 4.5em;
  padding: 3rem;
}
.fa-facebook {
  color: #3b5998;
}
.fa-twitter {
  color: #00aced;
}
.fa-google-plus-g {
  color: #dd4b39;
}
.fa-instagram {
  color: #517fa4;
}
.fa-youtube {
  color: #bb0000;
}
.fa-facebook:hover,
.fa-twitter:hover,
.fa-google-plus-g:hover,
.fa-instagram:hover,
.fa-youtube:hover {
  color: #d5d5d5;
}

footer {
  background-color: #3f3f3f;
  /* background-color: #0d3863; */
  color: #d5d5d5;
  padding-top: .7rem;
  font-size: 1rem;

  padding: .8rem;
  background: #014464!important;
  background: linear-gradient(left, #0272a7, #013953);
  background: -moz-linear-gradient(left, #0272a7, #013953)!important;
  background: -webkit-gradient(linear, 100% 100%, 0% 0%, from(#0272a7), to(#013953))!important;
 color: #f8f9fa !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
hr.light {
  border-top: 1px solid #d5d5d5;
  width: 75%;
  margin-top: .8rem;
  margin-bottom: .8rem;
}
footer a {
  color: #d5d5d5;
}
hr.light-100{
  border-top: 1px solid #d5d5d5;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: .8rem;
}


/* meet the team */

/* Three columns side by side */
.column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

/* Display the columns below each other instead of side by side on small screens */
@media screen and (max-width: 650px) {
  .column {
    width: 100%;
    display: block;
  }
}

/* Add some shadows to create a card effect */
.staff-card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.staff-container {
  padding: 0 16px;
}

/* Clear floats */
.staff-container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.staff-title {
  color: grey;
}

.staff-button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.staff-button:hover {
  background-color: #555;
}

/*  */
<style>
div.gallery {
  border: 1px solid #ccc;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


/*  */

/*---Media Queries --*/
@media (min-width: 992px) {
  .social a {
    font-size: 4em;
    padding: 2rem;
  }
  }
@media (min-width: 768px) {
.carousel-caption {
  top: 45%;
}
.carousel-caption h1 {
  font-size: 350%;
  text-transform: uppercase;
  text-shadow: 1px 1px 15px #000;
}
.carousel-caption h3 {
  font-size: 140%;
  font-weight: 400;
  /* text-shadow: 1px 1px 10px #000; */
  padding-bottom: .2 rem;
}
.carousel-caption .btn {
  font-size: 95%;
  padding: 8px 14px;
}
.display-4 {
  font-size: 200%;
}
.social a {
  font-size: 2.5em;
  padding: 1.2rem;
}
}
@media (max-width: 576px) {
  .carousel-caption {
    top: 40%;
  }
  .carousel-caption h1 {
    font-size: 250%;
  }
  .carousel-caption h3 {
    font-size: 110%;
  }
  .carousel-caption .btn {
    font-size: 90%;
    padding: 4px 8px;
  }
  .carousel-indicators {
    display: none;
  }
  .display-4 {
    font-size: 160%;
  }
  .social a {
    font-size: 2em;
    padding: .rem;
  }
}


/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*--- Fixed Background Image --*/
figure {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0 auto        !important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fixed {
  background-image: url(../img/sheffieldpond.jpg);
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}
/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}


/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/
