@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: KlavLight;
    src: url(../fonts/QuicksandLight.ttf) format("truetype");
}
@font-face {
    font-family: Brit;
    src: url(../fonts/BRITANIC.ttf) format("truetype");
}
@font-face {
    font-family: KlavBold;
    src: url(../fonts/COPRGTB.ttf) format("truetype");
}
@font-face {
    font-family: KlavReg;
    src: url(../fonts/COPRGTL.ttf) format("truetype");
}
@font-face {
    font-family: HeaderFont;
    src: url(../fonts/COPRGTB.ttf) format("truetype");
}
@font-face {
    font-family: BodyFont;
    src: url(../fonts/COPRGTL.ttf) format("truetype");
}

@font-face {
    font-family: TitleFont;
    src: url(../fonts/Oswald.ttf) format("truetype");
}
@font-face {
    font-family: MenuFont;
    src: url(../fonts/OpenSansCondensed-Bold.ttf) format("truetype");
}
@font-face {
    font-family: MainBody;
    src: url(../fonts/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
    font-family: Scripty;
	src: url(../fonts/ClickerScript-Regular.ttf) format("truetype");
}
@font-face {
    font-family: Poppins;
	src: url(../fonts/Poppins-Regular.ttf) format("truetype");
}

/*Scroll Bar*/
/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #807F7F;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d0a893;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #d0a893;
}

.vidbackgroundhome {
	display:flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	top:0px;
	left: 0;
	margin-top:0px;
	position: fixed;
	width:100%;
	height:100%;
	z-index:1;
	overflow: hidden;
}

.FullHomeVideo {
	min-width:100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	object-fit: cover; 
	object-position: center center;
	transform-origin: center center; 
	background-image: url("../Graphics/BergenfieldGym.gif");
   -webkit-background-size:400px 300px; 
   -moz-background-size:400px 300px; 
   -o-background-size:400px 300px; 
   background-size:400px 300px;
	background-position: center center;
	background-repeat: no-repeat;
}
/* Cart Button*/
.sizeadjust {
	padding: 0px !important;
	margin: 0px !important;
}
.sup{
	vertical-align: super;
	font-size: 14px;
}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.GiftCardOption {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	font-size:20px;
}
.FullVideo{
	min-width:100%;
	min-height: 100%;
	object-fit: cover; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
	object-position: center center;
	transform-origin: center center; 
	background-image: url("../Graphics/BergenfieldGym.gif");
   -webkit-background-size:400px 300px; 
   -moz-background-size:400px 300px; 
   -o-background-size:400px 300px; 
   background-size:400px 300px;
	background-position: center center;
	background-repeat: no-repeat;
}
.HalfVideo{
	min-width:100%; 
	height: 200px; 
	top: 0;
	object-fit: cover; 
	transform-origin: center center; 
	background-image: url("../Graphics/BergenfieldGym.gif");
   -webkit-background-size:300px 200px; 
   -moz-background-size:300px 200px; 
   -o-background-size:300px 200px; 
   background-size:300px 200px;
	background-position: center center;
	background-repeat: no-repeat;
}
 video[poster]{
    object-fit: cover;
  }
.iframevideoadjust {
	aspect-ratio: 16 / 9;
    height: auto;
    width: 98% !important;
	margin: 0 1%;
}
.iframevideoadjusttall {
	aspect-ratio: 9 / 16;
    height: 400px;
    width: auto;
	margin: 0 1%;
}
.PageTitleHeader {
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 400%;
	font-weight: 900;
	color: #fff;
}
.TitleHeader {
	font-family: MenuFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 300%;
	font-weight: 900;
	color: #fff;
}
.TitleHeader2 {
	text-rendering: optimizelegibility;
	font-family: TitleFont, sans-serif;
	font-size: 330%;
	letter-spacing: .125rem;
	font-weight: 900;
	color: #454545;
	text-shadow: 1px 1px 0px #fff, 3px 2px 0px rgb(0 0 0 / 20%);
}
.TitleHeader3 {
	text-rendering: optimizelegibility;
	font-family: TitleFont, sans-serif;
	font-size: 200%;
	letter-spacing: .125rem;
	font-weight: 900;
	color: #454545;
	text-shadow: 1px 1px 0px #fff, 3px 2px 0px rgb(0 0 0 / 20%);
}
.TitleHeaderSm {
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	font-size: 250%;
	font-weight: 900;
	color: #aaa;
	text-shadow: 0px 0px 5px #000;
}
.BalloonHeader {
	font-size: 350%;
	color: #7fe3f3;
	padding-left:5px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-shadow: none;
}
.SmallOrange {
	color: #808080;
	padding-left: 0px;
	padding-right:0px;
	font-size: 18px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
}
.MainBody {
	color: #000;
	padding-left: 0px;
	padding-right:0px;
	font-size: 150%;
	line-height:1.5;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
}
.MainBody2 {
	color: #000;
	padding-left: 0px;
	padding-right:0px;
	font-size: 175%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
}
.MainBodyW2 {
	color: #fff;
	font-size: 175%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 300;
	padding-right:0px;
	padding-left:0px;
}
.MainBodyWHiteHomeTop {
	color: #fff;
	font-size: 200%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 300;
	padding-right:0px;
	padding-left:0px;
}
.MainBody222 {
	color: #000000;
	font-size: 200%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.MainBody3 {
	color: #4eaec4;
	font-size: 130%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	letter-spacing:.5px;
}
.MainBody33 {
	color: #808080;
	font-size: 150%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
.MainBodyW33 {
	color: #fff;
	font-size: 150%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
.MainBody333 {
	color: #000;
	font-size: 160%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 100;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.MainBodyW333 {
	color: #fff;
	font-size: 140%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 100;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.FooterIcons {
	color: #232323;
	font-size: 200%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 100;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.MainBodyWhite3 {
	color: #fff;
	font-size: 150%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:1000;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	letter-spacing:.5px;
}
.MainBodyLg2 {
	color: #000;
	font-size: 350%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}
.MainBodyWhite {
	color: #fff;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyHeaderWhite {
	color: #fff;
	font-size: 350%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyOrange {
	color: #d0a894;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyOrange2 {
	color: #d0a894;
	font-size: 450%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyOrange2Sm {
	color: #d0a894;
	font-size: 350%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyW {
	color: #FFFFFF;
	font-size: 175%;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyO {
	color: #d0a894;
	font-size: 175%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyGrey {
	color: #808080;
	font-size: 175%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyTitleW {
	color: #ffffff;
	font-size: 175%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.FooterWhite {
	color: #000;
	font-size: 300%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.FooterWhite2 {
	color: #000;
	font-size: 180%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyBlack {
	color: #000;
	font-size: 350%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyWhite22 {
	color: #fff;
	font-size: 110%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-decoration:none;
}
.MainBodyBlue {
	color:#111c43;
	font-size: 300%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	text-shadow:0px 0px 10px #000000;
	text-decoration:none;
}
.MainBodyWhite2 {
	color: #FFF;
	font-size: 200%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyGreyFooter {
	color: #808080;
	font-size: 200%;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyOrangeFooter {
	color: #d0a893;
	font-size: 200%;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyGreySubHeader {
	color: #808080;
	font-size: 200%;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:100;
	margin:0px;
}
.MainBodyWhiteSubHeader {
	color: #ffffff;
	font-size: 200%;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:100;
	margin:0px;
}
.MainBodyWhiteHome {
	color: #FFF;
	font-size: 250%;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}


.BigMainBodyGreyHome {
	color: #808080;
	font-size: 300%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}

.MainBodyGreyHome {
	color: #5a5a5a;
	font-size: 125%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
}
.MainBodyGreenHome {
	color: #9cbd5e;
	font-size: 250%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyBlueHome {
	color: #24448f;
	font-size: 250%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:500;
	margin:0px;
}

.MainBodyGreen2 {
	color: #00FF00;
	font-size: 200%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyWhiteFooter {
	color: #fff;
	font-size: 150%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-bottom:0px;
	font-weight:100;
	margin:0px;
}

.MainBodyWhiteFooters {
	color: #000;
	font-size: 230%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}

.MainBodyBlack2 {
	color: #000;
	font-size: 300%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:100;
	margin:0px;
}
.MainBodyBlackSm2 {
	color: #5a5a5a;
	font-size: 150%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding:0px;
	font-weight:100;
	margin:0px;
}
.MainBodyRed2 {
	color: #F60019;
	font-size: 220%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyLg {
	color: #000;
	font-size: 350%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyHome {
	color: #049CDB;
	font-size: 200%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center middle;
	display: table-cell;
}
.MainBodyWhiteSm {
	color: #FFF;
	font-size: 175%;
	font-family: MenuFont, calibri, Tahoma, Geneva, sans-serif;
	padding-left: 10px;
	padding-right:10px;
}
.RedClose {
	color: #F00;
	font-size: 200%;
	font-family: MenuFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right: 0px;
	padding-top:5px;
	padding-bottom:0px;
}
.RedClose2 {
	color: #F00;
	font-size: 300%;
	font-family: MenuFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right: 0px;
	padding-top:5px;
	padding-bottom:0px;
}
.GreenHighlight {
	text-decoration: none;
	font-family: Brit, calibri, Tahoma, Geneva, sans-serif;
	color: rgba(113, 200, 51, 1);
	text-shadow: 1px 1px 0px #000;
	font-style:italic;
	font-weight:700;
	font-size:110%
}
.Testimonial {
	color: #555;
	font-size: 200%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-left: 20px;
	padding-right:20px;
}
.FooterText {
	color: #777;
	font-size: 120%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
}
.FooterTextSmall {
	color: #5a5a5a;
	font-size: 100%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:11px;
	padding-left:11px;
}
.FootText {
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	font-size: 111%;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}
#tint{
	width:100%;
	height:100%;
	background-color:rgba(127,227,243,0.8);
	position:fixed;
	z-index:2;
}
#tint2{
	width:100%;
	height:100%;
	background-color:#b4ccdc;
}
.MineralRightsTableFade {
	background-color:rgba(255,255,255,0.9);
}
.Copyright {
	color: #fff;
	font-size: 111%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-right: 11px;
	padding-left: 11px;
	line-height: 1.5;
}
.FormText {
	color: #808080;
	width: 95%;
	max-width: 400px;
	margin-top: 5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 160%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	text-align:left;
}
.formbox {
	width:100%;
	min-height:30px;
	font-size:150%;
	background-color: transparent;
	border-radius:5px;
	color:#000;
	border: #808080 solid 3px;
}
.formbox2 {
	width:auto;
	min-height:30px;
	font-size:120%;
	background-color: transparent;
	border-radius:5px;
	color:#000000;
	border: #808080 solid 3px;
}
input:required {
  background-color: transparent;
}
.formareacode {
	width:50px;
	min-height:30px;
	font-size:150%;
	background-color: transparent;
	border-radius:5px;
	color:#000;
	border: #cddbde solid 3px;
}
.formphone {
	width:100px;
	min-height:30px;
	font-size:150%;
	background-color: transparent;
	border-radius:5px;
	color:#000;
	border: #cddbde solid 3px;
}
.formmessagebox {
	width:100%;
	min-height:60px;
	font-size:150%;
	background-color: transparent;
	border-radius:5px;
	color:#000;
	border: #808080 solid 3px;
}
.SubmitButton {
	display: inline-block;
	width:auto;
	margin-left:0px;
	padding:5px;
  border-radius: 5px;
  background-color:#d0a894;
  color:#FFF;
  border:2px solid #d0a894;
  
}
.SubmitButton:hover {
	background-color: #808080;
	color:#fff;
	border:2px solid #808080;
}
.Submit {
	display: inline-block;
	background-color: transparent;
	border-color: transparent;
  	border-width:0px;
  	border-style: none;
  	border: none;
  	color: #FFF;
  	text-align: center;
	font-family: MenuFont, calibri, Tahoma, Geneva, sans-serif;
  	font-size: 90%;
  	padding-bottom:10px;
  	padding-top:10px;
  	padding-left:20px;
  	padding-right:20px;
	margin-left:0px;
	margin-right:0px;
  	width: auto;
  	transition: all 0.5s;
  	cursor: pointer;
  	margin: 5px;
	
}
.Submit:hover {
	background-color: transparent;
	color:#6bcbdd;
}
#formback {
	background-color:#FFF;
	border-color:#CCC;
	border-width: 2px;
	border-radius:5px;
	width:100%;
	display:block;
}

.Red {
	color:#F00;
}
.BudgetBar {
	color: #fff;
	background-color:rgba(30,115,172,0.9);
	padding-top:5px;
	padding-bottom:5px;
	font-size: 200%;
	text-align:center;
	border:none;
}

.WhiteHr{
	color: #FFFFFF;
}
.YellowHr{
	background-color: rgba(247,227,0,1);
	color: #F7E300;
	border-color: #F7E300;
}
.BlackHr{
	background-color: rgba(0,0,0,1);
	color: #000;
	border-color: #000;
}
.RedHr{
	background-color: rgba(242,0,23,1);
	color: #F20017;
	border-color: #F20017;
}

/* Buttons */
#BlueButton {
  display: inline-block;
  border-radius: 0px;
  background-color: #d0a894;
  border: 2px #d0a894 solid;
  color: #fff;
  text-align: center;
  padding-left: 11px;
  padding-right:11px;
  padding-top:4px;
  padding-bottom:4px;
  width: auto;
  text-transform:uppercase;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px;
  font-weight: normal;
}
#BlueButton:hover {
	background-color: #fff;
	color: #d0a894;
	border: 2px #d0a894 solid;
}
#BlueButton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#BlueButton span:after {
  content: '\00bb';
  font-size:40px;
  position: absolute;
  opacity: 0;
  top: -14px;
  right: -20px;
  transition: 0.5s;
}

#BlueButton:hover span {
  padding-right: 25px;
}

#BlueButton:hover span:after {
  opacity: 1;
  right: 0;
}

#GreenButton {
  display: inline-block;
  border-radius: 10px;
  background-color: #0C74A7;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#GreenButton:hover {
	background-color: #838383;
	color:#FFF;
}
#GreenButton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#GreenButton span:after {
  content: '\00bb';
  font-size:40px;
  position: absolute;
  opacity: 0;
  top: -14px;
  right: -20px;
  transition: 0.5s;
}

#GreenButton:hover span {
  padding-right: 25px;
}

#GreenButton:hover span:after {
  opacity: 1;
  right: 0;
}

.BoxShadow{	
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	border-radius: 10px;
}

#ApplyButton {
  border-radius: 2px;
  background-color:#d0a893;
  border:2px solid #d0a893;
  color: #FFF;
  text-align: center;
  font-size: 110%;
  padding-bottom:12px;
  padding-top:16px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  text-transform:uppercase;
}
#ApplyButton:hover {
	background-color: #fff;
	border:2px solid #d0a893;
	color:#d0a893;
}
#ApplyButton:after {
      content: '';
      display: flex;
      border-bottom: solid 2px #d0a893;
      transform: scaleX(0);
      transition: transform .3s ease-in-out;
    }
#ApplyButton:hover:after {
      transform: scaleX(1);
    }

#ApplyButton2 {
  border-radius: 2px;
  background-color:#fff;
  border:2px solid #fff;
  color: #d0a893;
  text-align: center;
  font-size: 110%;
  padding-bottom:12px;
  padding-top:16px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  text-transform:uppercase;
}
#ApplyButton2:hover {
	background-color: #d0a893;
	border:2px solid #fff;
	color:#fff;
}
#ApplyButton2:after {
      content: '';
      display: flex;
      border-bottom: solid 2px #fff;
      transform: scaleX(0);
      transition: transform .3s ease-in-out;
    }
#ApplyButton2:hover:after {
      transform: scaleX(1);
    }

/* Links */
#OrangeLink a:link {
	text-decoration: none;
	color: #fff;
	padding-left:5px;
	padding-right:5px;
}
#OrangeLink a:visited {
	text-decoration: none;
	color: #fff;
}
#OrangeLink a:hover {
	text-decoration: none;
	color: #D0A893;
}
#OrangeLink a:active {
	text-decoration: none;
}
#WhiteLink a:link {
	text-decoration: none;
	color: #fff;
}
#WhiteLink a:visited {
	text-decoration: none;
	color: #fff;
}
#WhiteLink a:hover {
	text-decoration: none;
	color: #232323;
}
#WhiteLink a:active {
	text-decoration: none;
}
#WhiteLink2 a:link {
	text-decoration: none;
	color: #ffffff;
}
#WhiteLink2 a:visited {
	text-decoration: none;
	color: #ffffff;
}
#WhiteLink2 a:hover {
	text-decoration: none;
	color: #d0a893;
}
#WhiteLink2 a:active {
	text-decoration: none;
}
#WhiteLink3 a:link {
	text-decoration: none;
	color: #5a5a5a;
}
#WhiteLink3 a:visited {
	text-decoration: none;
	color: #5a5a5a;
}
#WhiteLink3 a:hover {
	text-decoration: none;
	color: #FFF;
}
#WhiteLink3 a:active {
	text-decoration: none;
}
#BlueLink a:link {
	color: #4eaec4;
	text-decoration:none;
}
#BlueLink a:visited {
	color: #4eaec4;
	text-decoration:none;
}
#BlueLink a:hover {
	text-decoration: none;
	color: #CCC;
}
#BlueLink a:active {
	text-decoration: none;
}
#RedLink a:link {
	text-decoration: none;
	color: #fff;
}
#RedLink a:visited {
	text-decoration: none;
	color: #fff;
}
#RedLink a:hover {
	text-decoration: none;
	color: #F00;
}
#RedLink a:active {
	text-decoration: none;
}
#BlackLink a:link {
	text-decoration: none;
	color: #000;
}
#BlackLink a:visited {
	text-decoration: none;
	color: #000;
}
#BlackLink a:hover {
	text-decoration: none;
	color: #808080;
}
#BlackLink a:active {
	text-decoration: none;
}
#BlackLink2 a:link {
	text-decoration: none;
	color: #000;
}
#BlackLink2 a:visited {
	text-decoration: none;
	color: #000;
}
#BlackLink2 a:hover {
	text-decoration: none;
	color: #333333;
}
#BlackLink2 a:active {
	text-decoration: none;
}
#GreenLink a:link {
	text-decoration: none;
	color: #71c839;
}
#GreenLink a:visited {
	text-decoration: none;
	color: #71c839;
}
#GreenLink a:hover {
	text-decoration: none;
	color: #999;
}
#GreenLink a:active {
	text-decoration: none;
}
.SocialMediaButtons {
	max-width:100px;
	opacity:1;
}
.SocialMediaButtons:hover{
	opacity:0.6;
}
.VideoTitles {
	color:#FFF;
	background-color:rgba(22,72,141,0.9);
	font-size:300%;
	padding:10px;
}
.PictureHover{
	opacity:1;
}
.PictureHover:hover{
	opacity:0.8;
}
.LightBlueText {
	color:#34BEEF;
}
.MidBlueText {
	color:#049CDB;
}
.DarkBlueText {
	color:#0C74A7;
}
.GreyText {
	color:#838383;
}
.LightGreyText {
	color:#BFBFBF;
}


.nav {
    margin-bottom: 18px;
    margin-left: 0;
    list-style: none;
	width:100%;
}

.nav > li > a {
    display: block;
}
            
.nav-tabs{
    *zoom: 1;
}

.nav-tabs:before,
.nav-tabs:after {
    display: table;
    content: "";
}

.nav-tabs:after {
    clear: both;
}


.nav-tabs > li > a {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    line-height: 14px;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
    color: #0C74A7;
    cursor: default;
    background-color: #ffffff;
    border: none;
    border-bottom-color: transparent;
}
            
li {
    line-height: 18px;
}
            
.tab-content.active{
    display: block;
}
            
.tab-content.hide{
    display: none;
}

/*Page Fade From Menu*/
#MenuHoverPageFade {
	width:100%;
	opacity:0;
	z-index:490;
	background-color:rgba(255,255,255,0.6);
	position:fixed;
	display:block;
	top:0;
	left:0;
}
.MenuHoverPageFadeIn {
	min-height:100%;
	height:100%;
	opacity:0;
	background-color:rgba(255,255,255,0.6);
	-webkit-animation: pagemenufadein 0.3s ease-in-out forwards;
	-moz-animation: pagemenufadein 0.3s ease-in-out forwards;
	-o-animation: pagemenufadein 0.3s ease-in-out forwards;
	-ms-animation: pagemenufadein 0.3s ease-in-out forwards;
	animation: pagemenufadein 0.3s ease-in-out forwards;
}

@keyframes pagemenufadein {
  0%{  opacity:0; }
  100% { opacity:1; }
}


/* Main Menu */

#menu li{
	width: auto;
	padding-left:20px;
	padding-right:20px;
	position: relative;
	text-wrap:none;
	display: inline-block;
	background-color:transparent;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu li .active{
	color: #d0a894;
	background-color: transparent;
}
#menu li:hover{
	background-color: transparent;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu li:hover > a{
	color: #808080;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

*html #menu li a:hover{ /* IE6 */
	color: #808080;
	background-color: transparent;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu li:hover > ul{
	display: block;
	opacity:1;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



/* Sub-menu */
#menu ul{
	display: none;
	opacity:0;
	position: absolute;
	right: 0%;
	padding-top:0px;
	width: auto;
	min-width:100%;
	z-index: 99999;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #d0a894;
	text-shadow: none;
	border-radius: 0px;
	border-bottom: 2px solid #d0a894;
	border-left: 2px solid #d0a894;
	border-right: 2px solid #d0a894;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu ul li{
	float: none;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #d0a894;
	text-shadow: none;
	width: 100%;
	border-left:none;
	-webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
	transform: none;

}
#menu ul li:hover > a{
	color: #fff;
	background-color:#d0a894;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color: #d0a894;
	text-shadow:none; 
	border: none; 
}
#menu ul a{
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	margin-right: 0px;
	color: #d0a894;
	font-size: 125%;
	font-weight: 200;
	text-shadow: none;
	text-align:right;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
}
#menu ul a:hover .hovermenuarrow {
	opacity:1;
	margin-right:0px;
	padding-left:20px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu ul li:hover .hovermenuarrow {
	opacity:1;
	margin-right:0px;
	padding-left:20px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hovermenuarrow {
	opacity:0;
	margin-right:20px;
	padding-left:0px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
*html #menu ul a{ /* IE6 */   
	height: 10px;
	color: #d0a894;
	text-shadow:none;
}
*:first-child+html #menu ul a{ /* IE7 */    
	height: 10px;
	color: #d0a894;
	text-shadow:none;
}
#menu ul a:hover{
	width: auto;
	color:#fff;
	text-shadow:none;
    background: #d0a894;
}
#menu ul li:hover{
	  background-color:transparent;
}
#menu ul li:first-child a{  
}
#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
    height: 0;
}
#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec; 
}
#menu ul li:last-child a{
}
/* Clear floated elements */
#menu:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	
	}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


/* Sub-Sub-menu */
#menu ul ul{
	display: none;
	opacity:0;
	position: absolute;
	left:100%;
	overflow: visible;
	width: 250px;
	min-width:100%;
	padding-top:0px;
	margin-top:-36px;
	background:#d0a893;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #d0a894;
	text-shadow: none;
	border-radius: 0px;
	border-bottom: 2px solid #d0a894;
	border-left: 2px solid #d0a894;
	border-right: 2px solid #d0a894;
	border-top: 1px solid #d0a894;
	-webkit-animation: subsubmenuslide 0.3s ease-in-out forwards;
	-moz-animation: subsubmenuslide 0.3s ease-in-out forwards;
	-o-animation: subsubmenuslide 0.3s ease-in-out forwards;
	-ms-animation: subsubmenuslide 0.3s ease-in-out forwards;
	animation: subsubmenuslide 0.3s ease-in-out forwards;
	animation-delay:0s;
}

@keyframes subsubmenuslide {
  0%{
	  opacity:0;
  }
  100% {
	  opacity:1;
  }
}
#menu ul ul a{
	color:#fff;
	text-align:left;
}
#menu ul ul a:hover{
	color:#fff;
	background:#807f7f;
}


/* Main Menu Phone */
#menu2{
	width: 100%;
	height: 80%;
	margin-left:  0%;
	padding: 1px 1px 0px 0px;
	list-style: none;  
}

#menu2 li{
	float: left;
	padding: 5px 5px 0px 0px;
	position: relative;
	width:100%;
	border-bottom: thin solid #808080;
	
}

#menu2 a{
	display: block;
	height: auto;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	color: #FFF;
	font-size: 16px;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: 500;
	text-align:left;
	background-color: transparent;
}

#menu2 li:hover > a{
	color: #000;
}

*html #menu2 li a:hover{ /* IE6 */
	color: #000;
}

#menu2 li:hover > ul{
    display: block;
    opacity:1;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;

}
/* Sub-menu */
#menu2 ul{
	list-style: none;
	display: none;
	position: relative;
	border: thin #0D2456;
	right: 0;
	width: auto; 
	min-width:100%;
	z-index: 99999;
	background: none;
	blend-mode: multiply;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	border-radius: 0px;
}
#menu2 ul li{
	float: none;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #fff;
	text-shadow: none;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	width: 100%;
	border-bottom: thin solid #808080;
}
#menu2 ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color: #fff;
	text-shadow:none;
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out; 
	border: none; 
}
#menu2 ul a{
	padding: 10px;
	padding-left:40px; 
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	margin-right: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: 200;
	text-shadow: none;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
}
*html #menu2 ul a{ /* IE6 */   
	height: 10px;
	color: #fff;
	text-shadow:none;
}
*:first-child+html #menu2 ul a{ /* IE7 */    
	height: 10px;
	color: #fff;
	text-shadow:none;
}
#menu2 ul a:hover{
	width: auto;
	color:#000;
	text-shadow:none;
}
#menu2 ul li:first-child a{  
}
#menu2 ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #444;
}
#menu2 ul li:first-child a:hover:after{
    border-bottom-color: #04acec; 
}
#menu2 ul li:last-child a{
}
/* Clear floated elements */
#menu2:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	
	}
* html #menu2             { zoom: 1; } /* IE6 */
*:first-child+html #menu2 { zoom: 1; } /* IE7 */




/*Accordian*/
 .accordion {
    width: 100%;
    background-color: transparent;
}
.accordion .accordion-head {
    color: #fff;
    background-color: transparent;
    border-bottom: none;
    position: relative;
    padding: 13px;
    cursor: pointer;
    overflow: hidden;
}
.accordion .accordion-head * {
    cursor: pointer;
	 color: #fff;
}
.accordion .accordion-head h4 {
    float: left;
	 color: #fff;
	 width:90%;
	 padding-left:0px;
}
.accordion .accordion-head:hover {
    filter: alpha(opacity=80);
    opacity: 0.80;
}
.accordion .accordion-body {
    border-bottom: 1px solid #808080;
    padding: 20px;
    height: auto;
    display: none;
}
.arrow {
    float: left;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    margin-top: 5px;
    border-top-color: #000000;
}
.accordion-head.open .arrow {
    margin-top: -5px;
    border-bottom-color: #808080;
    border-top-color: transparent;
}
.accordion-head.open {
    border-bottom: none;
}

