html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

body {
	
	overflow: none;
	background-image: url(/imgs/bats-bg-purple.png);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #efefef;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -250px;
  /* Pad bottom by footer height */
  padding: 0 0 250px;
}

/* Set the fixed height of the footer here */
#footer {
    min-height: 250px;
	background-color:transparent;
	color: #cccccc;
}

a {
  color: #11605c;
  text-decoration: none; }

a:hover {
  color: #093f3c;
  text-decoration: none; }

.page-header {
	margin-top:0;
	
}


.featuredImg{
	margin-bottom: 15px;
}

.jumbotron-front {
	background-color: #000000;
	color: #efefef;
	margin-top: 0;
}


.img-center {
	margin: auto;
}

.img-margin-product {
	margin: 10px 10px 10px;
}

.needspadding {
	padding-bottom: 30px;
}

.needspadding-top {
	padding-top: 30px;
}

.padded-15 {
	padding-left: 15px;
	padding-right: 15px;
}

.glyphicon-tower  {
	font-size: 70px;
	text-align: center;
}

.glyphicon-gift  {
	font-size: 70px;
	text-align: center;
}

.glyphicon-thumbs-up  {
	font-size: 70px;
	text-align: center;
}

.panel {
	padding: 20px;
	border-color: #efefef;
}



/* Full Width Page */

/* Custom container */
.container-full {
  margin: 0 auto;
  width: 100%;
  height: auto;
  
}

/* Custom navbar */

.navbar {
	margin-bottom: 0;
	min-height: 20px;

}

.navbar-inverse {
 border-radius: 0;	
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(21,169,162,0.43) 34%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(34%,rgba(21,169,162,0.43)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(21,169,162,0.43) 34%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(21,169,162,0.43) 34%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(21,169,162,0.43) 34%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(21,169,162,0.43) 34%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: rgba(1, 1, 1, 0.3);
}


.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 20px;
}

.navbar-inverse .navbar-nav > li > a {
  color: #efefef;
}



.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: rgba(1, 1, 1, 0.3);

}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 25px;
}

.navbar-nav>.active>a {
	opacity:.6;
}

.navbar .navbar-inner {
    padding: 0;
}

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
	background-color: rgba(1, 1, 1, 0.3);  
}



.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  background-color: #efefef;
  outline: 0;
}

.navbar-collapse {
  max-height: none;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}


.frontrow-top-bg {
background-color: black;
min-height: 280px;
}
.jumbotron {
background-color:rgba(1, 1, 1, 0.3);
color: #efefef;
text-shadow: 6px 3px 29px rgba(0, 0, 0, 1);
border-radius: 30px;
height: inherit;
}


img.front-img {
	margin: auto;
}

.container-black {
background-color: #000000;
padding-top: 15px;
padding-bottom: 15px;
height: 100%;
margin-bottom: 0px;
}

.fill {
 height: 100%;
 }

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(21,169,162,0), rgba(21,169,162,0.75), rgba(21,169,162,0)); 
    background-image:    -moz-linear-gradient(left, rgba(21,169,162,0), rgba(21,169,162,0.75), rgba(21,169,162,0)); 
    background-image:     -ms-linear-gradient(left, rgba(21,169,162,0), rgba(21,169,162,0.75), rgba(21,169,162,0)); 
    background-image:      -o-linear-gradient(left, rgba(21,169,162,0), rgba(21,169,162,0.75), rgba(21,169,162,0)); 
}

		
hr.style-2 {
    height: 5px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(21,169,162,0.5);
}




/*Main Carousel*/
.carousel {
    overflow: hidden;
    padding: 0;
    height: 300px;
}

#carousel-black {
background-color: black;
margin-top: 0;
	
}

.featured-img {
	max-height: 200px;
	max-width: 200px;
	border-radius: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

.carousel .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.carousel .active.left, .carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
.carousel .next, .carousel .prev {
    left:0;
    opacity:1;
    z-index:1;
}
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 1.9s ease-in-out left;
    -moz-transition: 1.9s ease-in-out left;
    -o-transition: 1.9s ease-in-out left;
    transition: 1.9s ease-in-out left;
}
/* Flexible iFrame Google Map */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

