body {
  background: url(/Sites/2745/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName1;
  src: url(/Sites/2745/_Layout/OpenSans-Regular.ttf);
}
/* font*/

body,
p,
.div {
  font: 12pt FontName1;
  color: black;
  text-align: left;
}
.compoTitle h2 {
  font: 20pt FontName1;
  color: black;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mainContents {
  background: url(/Sites/2745/_Layout/mainContents.png) center;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.site-header {
  display: none;
}
.cp_cp3_6_3_3_text,
.cp_cp3_6_3_1_text {
  background: #c8d1e7 url(/Sites/2745/_Layout/RHSBackground.jpg) no-repeat;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.bg-white {
  background-color: white;
}
.bricks {
  padding: 25px 8px 8px 8px;
  border: solid;
  border-color: #1a6d4d;
  margin-bottom: 24px;
  height: 325px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.brick3,
.brick1 {
  padding-top: 200px;
}
.brickWithBg .bricks-text {
  background: url(/Sites/2745/_Layout/BlockBG.png);
  padding: 8px 0px 8px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.bricks-text a h4 {
  color: white;
}
.bricks a:hover {
  text-decoration: none;
}
.bricks-text p {
  text-align: center;
  font-size: 16pt;
}
.minutes,
.events,
.news {
  background-image: url(/Sites/2745/_Layout/MinutesBg.png);
  border: solid 1px #bbbbbb;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  font-size: 13pt;
  color: #494848;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  font-weight: normal;
}
.nav-sub-text {
  color: #1a6d4d;
  font-size: 13pt;
}
.dropdown-menu > li > a {
  font-size: 13pt;
}
.navbar-default {
  font-size: 16px;
}
.navbar .navbar-collapse {
  text-align: center;
}
.dropdown-menu > li > a {
  border-bottom: #eaeaea 2px solid;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: black;
  }
}
.rteText img {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
a {
  color: #1a6d4d;
  font-weight: bold;
}
a:hover {
  color: black;
  font-weight: bold;
}
.minutes p {
  text-align: center;
}
h4 {
  font: 16pt FontName1;
  color: black;
}
h5 {
  background-color: black;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  font: 13pt FontName2;
  color: #f28624;
  text-align: center;
}
h5 a {
  color: white;
}
h5 a:hover {
  color: #f28624;
}
h6,
.compo-committee h2 {
  width: 100%;
  background-color: #d2e4c4;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font: 13pt FontName1;
}
h6 a,
.compo-committee h2 a {
  color: #1a6d4d;
  font-weight: bold;
}
h6 a:hover,
.compo-committee h2 a:hover {
  color: black;
}
.compo-id89778 p {
  width: 100%;
  background-color: #d2e4c4;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font: 13pt FontName1;
}
.compo-id89747 p {
  width: 100%;
  background-color: #d2e4c4;
  color: black;
  padding-top: 0px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: center;
  font: 13pt FontName1;
}
.compo-id89747 h2 {
  margin-bottom: 0px;
}
.compo-id89976 {
  background-color: #d2e4c4;
}
/**/
/*Masonry Gallery*/

#masonry {
  column-count: 2;
  column-gap: 10px;
}
@media (min-width: 30em) {
  #masonry {
    column-count: 3;
    column-gap: 20px;
  }
}
@media (min-width: 40em) {
  #masonry {
    column-count: 4;
    column-gap: 10px;
  }
}
@media (min-width: 60em) {
  #masonry {
    column-count: 5;
    column-gap: 20px;
  }
}
@media (min-width: 75em) {
  #masonry {
    column-count: 6;
    column-gap: 30px;
  }
}
.gallery-m {
  background-color: none;
  display: inline-block;
  margin: 0 0 1em 0;
  width: 100%;
  cursor: pointer;
}
.gallery-m img {
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-bottom: -4px;
  /*idk why but this fix stuff*/

}
.gallery-m.active {
  animation-name: active-in;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}
.gallery-m.active:before {
  content: "+";
  transform: rotate(45deg);
  font-size: 48px;
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  z-index: 12;
}
.gallery-m.active img {
  animation-name: active-in-img;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}
@keyframes active-in {
  0% {
    opacity: 1;
    background-color: white;
  }
  50% {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
  100% {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
}
@keyframes active-in-img {
  0% {
    opacity: 1;
    transform: translate(0%, 0%);
    top: 0;
    left: 0;
    max-width: 100%;
  }
  49% {
    opacity: 0;
    transform: translate(0%, -50%);
  }
  50% {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
  }
  100% {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    width: auto;
    max-height: 95vh;
    opacity: 1;
  }
}
