.panel-body img {
  display: block; 
}

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

.blog .panel-body {
  padding: 15px !important;
}

.blog hr {
  padding-bottom: 20px;
}

.blog .col-md-3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

p, a {
  font: 120% "Raleway", sans-serif; 
}

body {
  background-color: #e5e3d6 !important;
}


video {
  max-width: 100%;
} 

nav ul ul {
  display: none; 
}

nav ul li:hover {
  display: block; 
}

.top-navigation {
  margin-bottom: 0px !important;
}

.not-found img {
  margin: 0px; 
}

.pip-nav { 
  text-align: center; 
}

.pip-nav ul { 
  list-style-type: none !important; 
}

.account .panel {
  text-align: left;
  padding: 10px;
  margin: 25px !important; 
}

.account .login h3 {
  margin: 10px 0px; 
}

.account .login hr {
  margin-bottom: 0px; 
}

.account .login button {
  height: 85px;
  width: 85px;
  font: 110% "Raleway", sans-serif;
  font-weight: 500;
  color: #686762; 
}

.account .login button:hover {
    color: #fff6f7;
    background-color: #1c848c; 
}

.account .login-info h4 {
  color: #19c0c2; 
}

.account .login-info ul {
  margin-bottom: -5px; 
}

.locate {
  height: 300px;
  padding-top: 100px; 
}

.locate p {
    text-align: center; 
}
    
.locate p span {
  font-size: 125%;
  color: #19c0c2; 
}

.date, .step-num {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-transform: uppercase;
  margin: 0px 0px 25px 0px;
  padding: 17px 0px 0px 0px;
  background-color: #19c0c2;
  color: #fff;
  font: 120% "Voltaire", serif;
  text-align: center;
  line-height: 100%; 
}

.step {
  margin-left: -20px;
  display: inline-block; 
}
  
.step h4 {
    margin: 17px 0px 0px 0px; 
}

.radio {
  font: 110% "Raleway", sans-serif; 
}

.radio label {
    margin: 15px 0px; 
}

.content {
  padding: 25px 0 25px 0;
  position: relative;
  background-color: #e5e3d6; 
}

.content .box {
  margin-bottom: 50px; 
}

.content .panel {
  margin-bottom: -10px !important;
}

.content .panel h1 {
  font-family: "Julius Sans One", serif;
  color: #0d3e58;
  font-size: 24px !important;
}

.content .panel h3, .content .panel h4 {
  color: #000;
}

.content .panel h5 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #000;
  padding: 10px 0px; 
}

.content .panel p {
  font: 100% "Raleway", sans-serif;
  line-height: 120%;
  /*color: #686762;*/
  color: #000;
  text-align: justify;
  /*margin-top: 10pt;*/
  padding-bottom: 5px;
  /*padding-top: 10px; */
}

.content .panel img {
  padding: 10px;
  max-width: 100%;
  height: auto; 
}

.content .panel .image {
  text-align: center; 
}

.content .panel th {
  font: 110% "Raleway", sans-serif;
  font-weight: 700;
  color: #1c848c; 
}

.content .panel td {
  font: 110% "Raleway", sans-serif;
  color: #686762;
  padding-top: 15px;
  padding-bottom: 15px; 
}

.content .panel a {
  font: 100% "Raleway", sans-serif;
  text-decoration: none; 
}

.content .panel li {
  /*color: #686762;*/
  color: #000;
  font: 100% "Raleway", sans-serif;
  line-height: 200%;
  padding-left: 10px; 
}

.content .panel .story p {
  margin: 5px; 
}

.content .panel .left {
  margin-left: -15px; 
}

.content .panel .right {
  margin: 0px -15px 0px 30px; 
}

.content .panel .panel {
  background-color: #fafafa; 
}

.content .panel .contact-info p, .content .panel .contact-info h4 {
  margin: 0px 0px;
  padding: 5px 0px; 
}

.content .panel .contact-info p {
  padding-bottom: 5px; 
}

.content .panel .custom-donation-txt {
  margin: 25px 0px; 
}

.content .panel .donation-form form {
  margin: 15px 0px; 
}

.content .panel .donation-form hr {
  margin: 60px 0px; 
}

.content .panel .donateBtn {
  margin: 25px 0px; 
}

.info {
  background-color: #0d3e58;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-top: 5px solid #0d3e58;
  border-bottom: 5px solid #0d3e58;
  overflow: hidden;
  position: relative;
}

.swan {
  display: none;
}

.info .panel {
  margin: 10px 0px;
  padding: 10px;
  -moz-box-shadow: 0 0 10px #0d3e58;
  -webkit-box-shadow: 0 0 10px #0d3e58;
  box-shadow: 0 0 10px #0d3e58;
  z-index: 1; 
}

.info .panel h1 {
  font-size: 20px !important;
  font-family: "Julius Sans One", serif;
  color: #0d3e58;
  padding-bottom: 25px; 
}

.info .panel h3 {
  color: #a8a59c; 
}

.info .panel p {
  color: #686762;
  text-align: justify; 
}

.info .panel .img-p {
  text-align: center; 
}

.info .panel img {
  width: 100%;
  height: auto;
  text-align: center; 
}

.info .panel span p {
  text-align: right;
  font-family: "Voltaire", serif;
  color: #686762; 
}

.info .panel a {
  font: 100% "Raleway", sans-serif; 
}

.contact {
  text-align: center;
  padding: 25px;
  background-color: #a8a59c;
  color: #fff6f7;
  font: 95% "Raleway", sans-serif; 
}

.contact span {
  padding-right: 10px; 
}

.footer {
  color: #fff6f7;
  background-color: #686762;
  padding: 30px; 
}

.footer p, .footer a {
  text-align: center;
  font-size: 120%; 
}

.footer .nav-item {
  padding: 15px 0px 23px 0px;
  text-align: center; 
}

.footer a {
  color: #fff6f7;
  border-bottom: 3px solid #fff6f7;
  font-style: bold;
  padding-bottom: 5px; 
}

.footer a:hover {
    text-decoration: none;
    border-bottom: none; 
}

.footer i {
  padding-right: 10px; 
}

.footer .bottom-donate-btn {
  border: none;
  background-color: #fff6f7;
  color: #0d3e58;
  font: 100% "Raleway", sans-serif;
  margin: 10px 0px; 
}

.footer .bottom-donate-btn:hover {
    border: none;
    background-color: #0d3e58;
    color: #fff; 
}

.footer .copyright p {
  font-size: 90%;
  line-height: 150%;
  margin-bottom: 20px; 
}

.footer .copyright span {
  padding-top: 10px; 
}

.header .mbYTP_wrapper {
  display: none; 
}

.header .pattern-overlay {
  background-image: url("/wp-content/themes/wildlife-center/img/brushed_alu.png"); 
}

.header .video-section {
  background-image: url("/wp-content/themes/wildlife-center/img/bird.jpg");
  background-repeat: no-repeat;
  background-size: cover; 
}
  
.header .video-section h1, .header .video-section h3 {
  text-align: center;
  color: #fff6f7; 
}

.header .video-section h1 {
  font-size: 70px;
  font-family: "Buenard", serif;
  font-weight: bold;
  margin: 15px auto 30px auto;
  text-shadow: 3px 3px 3px #686762;
  -webkit-text-shadow: 3px 3px 3px #686762;
  -moz-text-shadow: 3px 3px 3px #686762; 
}

.read-more-yo {
  margin-top: 10px;
}

.header .video-section h3 {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  margin: 30px auto -25px auto;
  text-shadow: 1px 1px 1px #686762;
  -webkit-text-shadow: 1px 1px 1px #686762;
  -moz-text-shadow: 1px 1px 1px #686762; 
}

.header .video-section .buttonBar {
  display: none; 
}

.header .video-section .player {
  font-size: 1px; 
}

.header .video-section .social {
  margin-bottom: 40px;
  text-align: center; 
}

.header .video-section .social i {
  margin-right: 15px; 
}

.header .video-section .social .donate {
  width: 250px;
  height: 75px;
  padding-top: 15px;
  font-size: 200%;
  text-transform: capitalize; 
}

.header .video-section .nav-menu, .navbar-default {
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  position: relative;
  z-index: 1;
  color: #fff6f7;
  background-color: #a8a59c !important;
  text-align: center; 
}

.header .video-section .navbar-nav li {
     padding-top: 15px;
}

.header .video-section .nav-menu a, .navbar-default .navbar-nav li a {
  color: #fff6f7 !important;
  font-style: bold;
}

.dropdown-menu {
  background-color: #a8a59c !important;
}

.dropdown-menu li a:hover {
  color: #a8a59c !important;
}

.nav .open > a {
  background-color: #a8a59c !important;
}

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

.header .video-section .nav-menu a:hover {
  text-decoration: none;
  border-bottom: none; 
}

.header .video-section .nav-item., .navbar-nav li {
  margin: 25px 0px; 
}

.header .video-section p, .header .video-section a {
  font: 125% "Raleway", sans-serif; 
}

.home-header .video-section h3 {
  margin-top:150px; 
}

.home-header .video-section .social {
  margin-bottom: 100px; 
}

.home-header .video-section .nav-menu {
  margin-top: 85px; 
}

.pip-nav ul li a {
  border-radius: 4px;
  border: 1px solid #adadad;
  padding: 6px 12px;
  color: #fff;
  background-color: #1c848c;
  width: 150px;
  display: block;
  clear: both;
  margin: 15px auto;
}

.caption {
  font-size: 90% !important;
  font-weight: 900;
  line-height: 150%;
  margin-bottom: 20px;
  font-style: italic;
  margin-left: 10px;
  color: #1c848c;
}

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

  .header .donate-btn {
    padding: 70px 50px 0px 0px; 
  }

  .info .panel h1 {
    font-size: 24px !important;
  }
  
  .info {
    background-image: url("img/lake.jpg");
  }

  .info {
    padding-top: 350px;
  }

  .swan {
    display: block;
  }

  .info #swan {
  position: relative;
  background-image: url("img/swan.png");
  background-repeat: no-repeat;
  margin-top: -200px;
  height: 199px;
  width: 300px; 
  }

  .info #swan2 {
  position: relative;
  background-image: url("img/swan2.png");
  background-repeat: no-repeat;
  margin-top: -250px;
  height: 122px;
  width: 250px; 
  }

  .info #swan3 {
  position: relative;
  background-image: url("img/swan3.png");
  background-repeat: no-repeat;
  margin-top: -75px;
  height: 146px;
  width: 275px; 
  }

  .header .mbYTP_wrapper {
    display: block; 
  }
  
  .header .social {
    text-align: right; 
  }
  
  .header .social .donate {
      margin-right: 50px; 
  }
  
  .header .nav-menu .nav-item {
    padding: 15px 0px 23px 0px;
    display: inline-block;
    width: 14%;
    margin: 0px 0px; 
  }
  
  .header .video-section h1 {
    font-size: 90px; 
  }
  
  .header .video-section h3 {
    font-size: 50px; 
  }

  .contact {
    font: 120% "Raleway", sans-serif; 
  }

  .footer p {
    text-align: left; 
  }
  
  .footer .copyright p {
    padding-right: 25px;
    text-align: right;
    padding: 0px; 
  } 
  
}
