@import url(/fonts_googleapis_com/css/index.html);
@import url(/fonts_googleapis_com/css/index.html);

html,
body {
  height: 100%;
  font-family: "Lato", sans-serif;
  font-size: 16px; }

a, a:hover, a:focus {
  outline: none; }

button:focus {
  outline: 0; }



#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  
  z-index: 999;
   }

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  
  top: 50%;
  
  background-image: url(/assets/images/status.gif);
  
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
   }


.carousel-control .icon-prev:before {
  content: ''; }

.carousel-control .icon-next:before {
  content: ''; }

.fullscreen.carousel,
.item,
.active {
  height: 100%; }

.fullscreen .carousel-inner {
  height: 100%; }


.fullscreen .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }



.navbar-default {
  background-color: #fff; }

.navbar-brand {
  float: left;
  height: 70px;
  padding: 0;
  font-size: 18px;
  line-height: 20px; }

.navbar-default .navbar-nav > li > a {
  color: #be350b;
  font-weight: 500;
  font-size: 16px; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #fff;
  color: #be350b; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #fff;
  color: #841b03; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #841b03; }

.dropdown-menu > li > a {
  color: #be350b; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #be350b;
  color: #fff; }

.navbar-brand > img {
  z-index: 1;
  position: absolute; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #fff; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #be350b; }

.navbar-default .navbar-toggle {
  border: none; }

.navbar-toggle {
  margin-top: 20px; }

.navbar-fixed-bottom, .navbar-fixed-top {
  z-index: 999; }


.borderBottom, header, hr.seperator, .vid-bg, .section-container:last-of-type {
  border-bottom: solid 4px #be350b; }

hr.seperator {
  margin-bottom: 0;
  padding-bottom: 0; }

.center-banner {
  z-index: 1;
  position: relative; }

.center-banner img {
  margin-top: -50px; }

.fullscreen .carousel-caption {
  bottom: 50px; }

.fullscreen .carousel-indicators {
  bottom: 50px; }

.slogon1 {
  font-weight: 400;
  color: #be350b; }

.header01 {
  font-family: "Great Vibes", cursive;
  color: #be350b;
  margin-top: 30px;
  margin-bottom: 30px; }

.para {
  font-size: 16px; }

.cl-base {
  color: #be350b; }

.section-container {
  margin-bottom: 50px; }

.vid-bg {
  background-image: url(/assets/images/video-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 400px;
  position: relative; }

.black-tint {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

.play-but {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  top: 0;
  margin-top: 150px; }

.play-but a {
  font-size: 80px;
  color: #fff;
  text-align: center; }

.play-but a:hover {
  color: #ccc; }

.footer_title span {
  border-bottom: solid 3px #1a5d1f;
  padding-bottom: 15px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 22px;
  color: #ff3c00; }

.event-list {
  padding-left: 0;
  list-style-image: url(/assets/images/list-icon.png);
  margin: 20px 0 0px 15px; }

.event-list li {
  padding: 5px; }

.footer_para {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 24px; }

.footer-alink, .footer-alink:hover, .footer-alink:focus {
  color: #ff3c00;
  font-size: 12px; }

.footer_col {
  margin-bottom: 0px; }

.social-container {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }

.social-container li {
  float: left;
  margin: 10px; }

.social-container li:first-of-type {
  margin-left: 0; }

.section-container:last-of-type {
  padding-bottom: 30px;
  margin-bottom: 0px; }

.social-container li a {
  font-size: 28px;
  color: #333333; }

.social-container li a:hover {
  color: #808080; }

footer {
  font-size: 12px;
  padding-top: 20px;
  padding-bottom: 20px; }

.footer-right a {
  color: #ff3c00; }

.footer-left a {
  color: #333333; }

.innerbanner {
  margin-top: 60px; }

.sperator-img {
  width: 195px;
  height: 15px;
  margin: 10px auto;
  margin-bottom: 30px; }

.img-frame-mid {
  text-align: center; }

.img-frame-mid img {
  display: inline-block; }

.brown-container {
  background-color: #b61b1b;
  color: #fff;
  display: inline-block;
  width: 100%; }

.brown-container .innerbox {
  margin: 10px;
  border: solid 2px #fff;
  padding: 10px; }

.innerbox a {
  color: #fff; }


.mapholder {
  padding-top: 20px;
  padding-bottom: 20px; }

iframe.mapframe {
  margin: 0px;
  padding: 0px;
  background: #fff;
  border: 0px;
  display: block; }


.picasagallery_header {
  margin-left: 2%;
  color: #be350b;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none; }

.picasagallery_album {
  position: relative; }

.picasagallery_album .album_title {
  position: absolute;
  background-color: #ff3c00;
  width: 100%;
  bottom: 50px;
  left: 0; }

.picasagallery_album .album_title strong {
  padding: 5px 10px;
  font-size: 22px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  font-weight: 400; }




#youmax {
  background-color: transparent;
  width: 100% !important; }


#youmax-header {
  display: none !important; }


#youmax-video-list-div {
  background-color: transparent; }

#youmax-tabs {
  display: none !important; }

#youmax-encloser {
  border: none !important; }


.members-holder {
  margin-top: 60px;
  margin-bottom: 10px; }

.member-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }

.member-list li {
  border: solid thin #D1D1D1;
  padding: 3px 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin: 5px;
  max-width: 300px;
  display: inline-block; }

.member-list li:first-child {
  margin-left: 0; }

.member-list li i {
  margin-right: 5px;
  color: #FD9F19; }

.secondpara strong {
  color: #be350b; }




@media only screen and (min-width: 320px) {
  .navbar-nav {
    margin-top: 10px; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .logo {
    max-width: 250px; }

  .footer-left {
    text-align: center; }

  .footer-right {
    text-align: center; }

  .slogon1 {
    font-size: 20px; } }


@media only screen and (min-width: 768px) {
  .slogon1 {
    font-size: 30px; } }

@media only screen and (min-width: 992px) {
  .navbar-nav {
    margin-top: 7.5px; }

  .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px; }

  .logo {
    max-width: 340px; }

  .footer-left {
    text-align: left; }

  .footer-right {
    text-align: right; } }





