.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-responsive {
  width: 100%;
  height: auto;
}
.red {
  color: #af2527;
}
.ilca {
  text-align: left;
}
.ilca img {
  margin: 0 25px 0 0;
  width: 100%;
  height: auto;
  max-width: 105px;
}
.ns-reg-bug {
  font-size: 10px;
  vertical-align: top;
  position: relative;
  top: 3px;
}
.conserv-joined-wrap {
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border: 3px solid #231F20;
  min-height: 1px;
  min-width: 1px;
  margin: 0 20px 20px 20px;
}
@media (max-width: 999px) {
  .conserv-joined-wrap {
    width: 80%;
    margin: 0 auto 30px auto;
  }
}
@media (max-width: 600px) {
  .conserv-joined-wrap {
    width: 100%;
  }
}
.conserv-joined {
  padding: 1px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  border: 5px solid #db1e36;
}
.conserv-joined p {
  color: #333;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  margin: 0 20px 0 20px !important;
}
.conserv-joined p:first-child {
  margin: 0 0 10px 0 !important
}
.conserv-joined p:last-child {
  font-size: 20px;
  font-weight: 400;
}
.conserv-joined p:last-child a {
  font-weight: 700
}
.conserv-joined img {
  width: 100%;
  height: auto;
  max-width: 325px;
  margin: 0 auto !important;
  position: relative;
  top: 5px;
}
#top {
  height: 25px;
  background-color: #231F20;
  display: block;
}
#topcontact {
  width: 50%;
  float: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  color: white !important;
  position: relative;
  z-index: 1;
}
#conserv-top {
  background-color: #db1e36;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  padding: 3px 10px;
  text-align: center;
  width: 100%;
  color: white;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  position: relative;
  z-index: 1;
}
@media (max-width: 999px) {
  #topcontact {
    width: 100% !important;
    float: none;
    font-size: 15px !important;
    font-weight: bold;
    line-height: 25px;
    color: white !important;
    position: relative;
    z-index: 1;
    text-align: center;
    background-color: #db1e36;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2 !important;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    margin-top: 0 !important;
    top: 65px;
    padding: 5px;
  }
  #conserv-top {
    top: 53px;
  }
  #headsearch .inpur-search {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  #topcontact {
    display: none;
  }
  #conserv-top {
    top: 47px;
  }
}
#titleBar {
  background: #db1e36;
  background-color: #db1e36;
}
#titleBar .toggle {
  opacity: 1.0 !important;
  background-color: #231F20 !important;
}
.bigbutton.style2 {
  background: #db1e36;
}
.bigbutton {
  position: relative;
  display: inline-block;
  background: #32353a;
  color: #fff;
  border-radius: 6px;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.25);
  padding: 10px 18px;
  text-decoration: none;
  font-weight: 700;
  font-size: 17px !important;
  text-transform: uppercase;
  letter-spacing: normal;
  transition: background-color .25s ease-in-out;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25s ease-in-out;
}
#copyright {
  text-align: center;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  color: #fff !important;
}
#conserv-top-sub {
  background-color: #db1e36;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  padding: 3px 10px;
  text-align: center;
  width: 100%;
  color: white;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  position: relative;
  z-index: 1;
}
@media (max-width: 999px) {
  #topcontact {
    width: 100% !important;
    float: none;
    font-size: 15px !important;
    font-weight: bold;
    line-height: 25px;
    color: white !important;
    position: relative;
    z-index: 1;
    text-align: center;
    background-color: #db1e36;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2 !important;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    margin-top: 0 !important;
    top: 65px;
    padding: 5px;
  }
  #conserv-top-sub {
    top: 0px;
  }
  #headsearch .inpur-search {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  #topcontact {
    display: none;
  }
  #conserv-top-sub {
    top: 0;
  }
}
#footer-wrapper {
  background: #58595B !Important;
}
.conserv-news-list li h3 {
    margin-bottom: 0;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #BFBFBF;
}
.conserv-news-list li:first-child h3 {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}