@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: TitleFont;
    src: url("../fonts/Nexa-Heavy.ttf") format("truetype");
}
@font-face {
    font-family: TitleFont2;
    src: url("../fonts/Nexa-ExtraLight.ttf") format("truetype");
}
@font-face {
    font-family: MenuFont;
    src: url("../fonts/Nexa-ExtraLight.ttf") format("truetype");
}
@font-face {
    font-family: MainBodyFont;
    src: url("../fonts/GOTHIC.TTF") format("truetype");
}
@font-face {
    font-family: Scripty;
	src: url("../fonts/Halimun.ttf") format("truetype");
}
@font-face {
    font-family: Poppins;
	src: url(../fonts/Poppins-Regular.ttf) format("truetype");
}


html {
    scroll-behavior: smooth;
}

/*Scroll Bar*/
/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background:#ea7900;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ea7900;
}

.linecolor{
	background-color: #202020;
	border-left: solid 4px #3b5998;
}
.DescriptionTextContainer{
	overflow:hidden; 
	margin-left:10px;
}
.HomeScripty {
	font-family: Scripty;
	text-transform: none;
	font-weight: normal;
	font-size: 80%;
}

.sup{
	vertical-align: super;
	font-size: 14px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.HeadlineFade{
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	height: 200px;
	z-index: 2;
	background: -webkit-linear-gradient(transparent, #101923);  
    background: -moz-linear-gradient(transparent, #101923);  
    background: -o-linear-gradient(transparent, #101923);  
    background: linear-gradient(transparent, #101923);
	background-size: 1px 100%;
	background-repeat: repeat-x;
}
.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;
}
.TitleHeaderVeteran {
	font-family: TitleFont;
	font-size: 60px;
	line-height: 0.75;
	letter-spacing: normal;
	color: #fff;
}
.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: 18px;
	line-height:1.2;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
}
.MainBody2 {
	color: #000;
	padding-left: 0px;
	padding-right:0px;
	font-size: 175%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
}
.MainBodyW2 {
	color: #fff;
	font-size: 200%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 300;
	padding-right:0px;
	padding-left:0px;
}
.MainBodyB2 {
	color: #af9453;
	font-size: 185%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 300;
	padding-right:0px;
	padding-left:0px;
}
.MainBody222 {
	color: #000000;
	font-size: 200%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.MainBody3 {
	color: #000;
	font-size: 130%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	letter-spacing: normal;
}
.MainBody33 {
	color: #777777;
	font-size: 175%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-left:10px;
	padding-bottom:0px;
	margin:0px;
}
.MainBodyW33 {
	color: #fff;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
.MainBody333 {
	color: #000;
	font-size: 160%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 100;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.MainBodyW333 {
	color: #fff;
	font-size: 140%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 100;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.FooterIcons {
	color: #232323;
	font-size: 200%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 100;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.MainBodyWhite3 {
	color: #fff;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight:1000;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	letter-spacing:.5px;
}
.MainBodyLg2 {
	color: #000;
	font-size: 350%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}
.MainBodyWhite {
	color: #fff;
	font-size: 20px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyWhiteFlip {
	color: #101923;
	font-size: 175%;
	font-family: TitleFont2, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyWhiteFlipLg {
	color: #101923;
	font-size: 225%;
	font-family: TitleFont2, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyWhiteLg {
	color: #fff;
	font-size: 175%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	font-weight: bold;
}
.MainBodyHeaderWhite {
	color: #fff;
	font-size: 350%;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyOrange {
	color: #cca562;
	font-size: 200%;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}

.MainBodyW {
	color: #FFFFFF;
	font-size: 175%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyGrey {
	color: #777;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	font-weight:bold;
	text-shadow: none;
}
.MainBodyTitleW {
	color: #ffffff;
	font-size: 175%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyTitleBlue {
	color: #364765;
	font-size: 175%;
	font-family: MainBodyFont, 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: MainBodyFont, 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: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.MainBodyBlack {
	color: #000;
	font-size: 350%;
	font-family: MainBodyFont, 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: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-decoration:none;
}
.MainBodyBlue {
	color:#3282f2;
	font-size: 24px;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	font-weight: bold;
	text-shadow:none;
	text-decoration:none;
}
.MainBodyWhite2 {
	color: #FFF;
	font-size: 300%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:100;
	margin:0px;
}
.MainBodyGreyFooter {
	color: #032c40;
	font-size: 200%;
	font-family: MainBodyFont, Helvetica, Arial, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyGreySubHeader {
	color: #808080;
	font-size: 200%;
	font-family: TitleFont, Helvetica, Arial, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:100;
	margin:0px;
	line-height:1.4;
}
.MainBodyWhiteSubHeader {
	color: #ffffff;
	font-size: 200%;
	font-family: TitleFont, Helvetica, Arial, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	font-weight: bold;
	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: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}

.MainBodyGreyHome {
	color: #7a878c;
	font-size: 200%;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	margin:0px;
}
.MainBodyGreenHome {
	color: #9cbd5e;
	font-size: 250%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyBlueHome {
	color: #364765;
	font-size: 200%;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:bold;
	margin:0px;
}

.MainBodyGreen2 {
	color: #00FF00;
	font-size: 200%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.MainBodyWhiteFooter {
	color: #fff;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-bottom:0px;
	font-weight:100;
	margin:0px;
}

.MainBodyWhiteFooters {
	color: #000;
	font-size: 230%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}

.MainBodyBlack2 {
	color: #000;
	font-size: 300%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:100;
	margin:0px;
}
.MainBodyBlackSm2 {
	color: #5a5a5a;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding:0px;
	font-weight:100;
	margin:0px;
}
.MainBodyRed {
	color: #af2224;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:100;
	margin:0px;
}
.MainBodyRed2 {
	color: #d9ab00;
	font-size: 180%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}

.MainBodyHome {
	color: #18aab6;
	font-size: 200%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center middle;
	display: table-cell;
}
.MainBodyWhiteSm {
	color: #FFF;
	font-size: 18px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;

}
.RedClose {
	color: #000;
	font-size: 350%;
	font-family: MenuFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 20px;
}
.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: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-left: 20px;
	padding-right:20px;
}
.FooterText {
	color: #777;
	font-size: 120%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
}
.FooterTextSmall {
	color: #ddd;
	font-size: 100%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:0px;
	padding-left:0px;
}
.FootText {
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 111%;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}

#tint2{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.7);
}
.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;
}


.Red {
	color:#F00;
}

.PictureBorder{
	border: none;
	border-radius:0px;
	border-radius:2px;
	border-width: 4px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
	min-height:225px;
	-webkit-transition: all 0.5s ease-in-out 0.2s;
	-moz-transition: all 0.5s ease-in-out 0.2s;
	-ms-transition: all 0.5s ease-in-out 0.2s;
	-o-transition: all 0.5s ease-in-out 0.2s;
	transition: all 0.5s ease-in-out 0.2s;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-animation: bordermove 7s infinite ease-in-out;
  -moz-animation: bordermove 7s infinite ease-in-out;
  -o-animation: bordermove 7s infinite ease-in-out;
  animation: bordermove 7s infinite ease-in-out;
}
.BalloonLink{
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	text-decoration: none;
}
.BalloonHeader {
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 2.5em;
	color: #fff;
	margin: 0;
	padding: 0;
	display: inline-block;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	height:35px;
	padding-bottom: 5px;
	transition: all 0.3s ease-in-out;
}
.BalloonHeader2 {
	display: inline-block;
	height:35px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	transition: all 0.3s ease-in-out;
}
.TitleLineFlexed{
	display: flex;
	width:100%;
	align-items: center;
	align-content: center;
	vertical-align: middle;
}
.TitleLine{
	width: 0px;
	height: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	display: inline-block;
	transform: scaleY(0);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hometab:hover .TitleLine {
	width: 20px;
	padding-right: 5px;
    transform: scaleY(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;
    transition: all 0.3s ease-in-out;
    }
.whitebtn:hover .TitleLine {
	width: 20px;
	padding-right: 5px;
    transform: scaleY(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;
    transition: all 0.3s ease-in-out;
    }
.whitebtnsmall:hover .TitleLine {
	width: 20px;
	padding-right: 5px;
    transform: scaleY(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;
    transition: all 0.3s ease-in-out;
    }
.hometabHoverTextColor{
	color: #fff;
	font-family: TitleFont;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hometab:hover .hometabHoverTextColor {
	color: #f7941d;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
.grid-item:hover {
    padding: 0rem;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
	border: 2px solid #ea7900;
    background-color: #efefef;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	filter: brightness(80%);
}

.ConsultForm{
	background: -webkit-linear-gradient(to bottom left, #28323e, #101923, #28323e);  
    background: -moz-linear-gradient(to bottom left, #28323e, #101923, #28323e);  
    background: -o-linear-gradient(to bottom left, #28323e, #101923, #28323e);  
    background: linear-gradient(to bottom left, #28323e, #101923, #28323e);
	background-size: 100% 100%;
	background-position: center center;
	border-radius:2px;
	border-width: 2px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #fecd8f, #f7941d, #3b2313) 1;
	width: 90%;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	max-width: 500px;
	}


/* Buttons */
.buttoncontainer {
  width: auto;
  height: auto;
  position: relative;
  display: inline-block;
  justify-content: center;
  align-items: center;
  border-radius:2px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}
.buttoncontainersmall {
  width: auto;
  height: auto;
  position: relative;
  display: inline-block;
  justify-content: center;
  align-items: center;
  border-radius:2px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}

.buttoncenter {
  width: auto;
  height: 60px;
  position: relative;
}
.buttoncentersmall {
  width: auto;
  height: 50px;
  position: relative;
}

.greenbtn {
  width: 100%;
  height: 60px;
  cursor: pointer;
  background: #44ef44;
  border: 1px solid #44ef44;
  border-radius:2px;
    padding-left:20px;
  padding-right:20px;
  outline: none;
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  box-shadow: 1px 1px 1px #777;
}
.whitebtn {
	width: 100%;
	height: 60px;
	cursor: pointer;
	background: -webkit-linear-gradient(#3282f2,#1c4a88,#173866);  
    background: -moz-linear-gradient(#3282f2,#1c4a88,#173866);  
    background: -o-linear-gradient(#3282f2,#1c4a88,#173866);  
    background: linear-gradient(#3282f2,#1c4a88,#173866);
	background-size: 1px 200%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:2px;
	border-width: 2px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
    padding-left:20px;
	padding-right:20px;
	outline: none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	-moz-box-shadow: 0px 0px 2px #3282f2;
	-webkit-box-shadow: 0px 0px 2px #3282f2;
	box-shadow: 0px 0px 2px #3282f2;
	-webkit-animation: borderbuttonmove 5s infinite ease-in-out;
  -moz-animation: borderbuttonmove 5s infinite ease-in-out;
  -o-animation: borderbuttonmove 5s infinite ease-in-out;
  animation: borderbuttonmove 5s infinite ease-in-out;
}
.whitebtnsmall {
	width: 100%;
	height: 50px;
	cursor: pointer;
	background: -webkit-linear-gradient(#fecd8f,#f7941d);  
    background: -moz-linear-gradient(#fecd8f,#f7941d);  
    background: -o-linear-gradient(#fecd8f,#f7941d);  
    background: linear-gradient(#fecd8f,#f7941d);
	background-size: 1px 200%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:2px;
	border-width: 2px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
    padding-left:20px;
	padding-right:20px;
	outline: none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	-moz-box-shadow: 0px 0px 2px #3282f2;
	-webkit-box-shadow: 0px 0px 2px #3282f2;
	box-shadow: 0px 0px 2px #3282f2;
	-webkit-animation: bordermove 5s infinite ease-in-out;
  -moz-animation: bordermove 5s infinite ease-in-out;
  -o-animation: bordermove 5s infinite ease-in-out;
  animation: bordermove 5s infinite ease-in-out;
}

#greenButtonSVG {
	position: absolute;
	display:inline;
	left: 0;
	top: 0;
	fill: none;
	stroke: #fff;
	stroke-width: 1px;
	stroke-dasharray: 150 480;
	stroke-dashoffset: 150;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#whiteButtonSVG {
	position: absolute;
	display:inline;
	left: 0;
	top: 0;
	fill: none;
	stroke: #fecd8f;
	stroke-width: 1px;
	stroke-dasharray: 150 480;
	stroke-dashoffset: 150;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#whiteButtonsmallSVG {
	position: absolute;
	display:inline;
	left: 0;
	top: 0;
	fill: none;
	stroke: #fecd8f;
	stroke-width: 1px;
	stroke-dasharray: 150 480;
	stroke-dashoffset: 150;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.greenbtn:hover {
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  background: transparent;
  box-shadow: 2px 2px 5px #777;
}
.whitebtn:hover {
	background-position: top center;
	border: 2px solid #f7941d;
	-moz-box-shadow: 0px 0px 1px #3282f2;
	-webkit-box-shadow: 0px 0px 1px #3282f2;
	box-shadow: 0px 0px 1px #3282f2;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	animation-play-state: paused;
}
.whitebtnsmall:hover {
	background-position: top center;
	border: 2px solid #f7941d;
	-moz-box-shadow: 0px 0px 1px #3282f2;
	-webkit-box-shadow: 0px 0px 1px #3282f2;
	box-shadow: 0px 0px 1px #3282f2;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.greenbtn:hover #greenButtonSVG {
  stroke-dashoffset: -480;
}
.whitebtn:hover #whiteButtonSVG {
  stroke-dashoffset: -480;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.whitebtnsmall:hover #whiteButtonsmallSVG {
  stroke-dashoffset: -480;
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.buttonhovertext {
  color: #FFFFFF;
  font-size: 24px;
  font-weight:bold;
  font-family:MainBodyFont;
  white-space:nowrap;
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.buttonhovertextsmall {
  color: #FFFFFF;
  font-size: 20px;
  
  font-weight:bold;
  font-family:TitleFont2;
  white-space:nowrap;
  -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
	transition-delay: 0s !important;
}

.greenbtn:hover > .buttonhovertext {
	color:#44ef44;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.whitebtn:hover > .buttonhovertext {
	color:#FFFFFF;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.whitebtnsmall:hover > .buttonhovertextsmall {
	color:#123f6f;
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
	transition-delay: 0s !important;
	animation-delay: 0s;
}


/* Links */
#HeaderLink a {
	-webkit-transition: all 0.5s ease-in-out 0.4s;
	-moz-transition: all 0.5s ease-in-out 0.4s;
	-ms-transition: all 0.5s ease-in-out 0.4s;
	-o-transition: all 0.5s ease-in-out 0.4s;
	transition: all 0.5s ease-in-out 0.4s;
	text-decoration: none;
	color: #fff;
}
#HeaderLink a.stick {
	-webkit-transition: all 0.5s ease-in-out 0.1s;
	-moz-transition: all 0.5s ease-in-out 0.1s;
	-ms-transition: all 0.5s ease-in-out 0.1s;
	-o-transition: all 0.5s ease-in-out 0.1s;
	transition: all 0.5s ease-in-out 0.1s;
	text-decoration: none;
	color: #000;
}
#HeaderLink a:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	text-decoration: none;
	color: #BD8998;
}
#HeaderLink a.stick:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	text-decoration: none;
	color: #BD8998;
}
.FooterLink:link {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterLink:hover {
	text-decoration: none;
	color: #f7941d;
}
.FooterLink: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: #ea7900;
}
#WhiteLink a:active {
	text-decoration: none;
}
.BlueLink {
	color: #ea7900;
	font-weight:bold;
	text-decoration:none;
}
.BlueLink:visited {
	color: #ea7900;
	text-decoration:none;
}
.BlueLink:hover {
	text-decoration: none;
	color: #123f6f;
}
.BlueLink:active {
	text-decoration: none;
}
.OrangeLink {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
.OrangeLink:visited {
	color: #000;
	text-decoration:none;
}
.OrangeLink:hover {
	text-decoration: none;
	color: #ea7900;
}
.OrangeLink: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: #BD8998;
}
#BlackLink 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;
	border:2px solid #092c74;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.PictureHover:hover{
	opacity:0.7;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.GreyPicture{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.GreyPicture:hover{
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.LightBlueText {
	color:#34BEEF;
}
.MidBlueText {
	color:#049CDB;
}
.DarkBlueText {
	color:#364765;
}
.GreyText {
	color:#7a878c;
}
.LightGreyText {
	color:#BFBFBF;
}



/* Color Flip */
.backgroundflipdark{
	width: 100%;
	display: inline-flex;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f7941d;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.backgroundflippedlight{
	background-color: #101923;
	background: #101923;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.textflippeddark{
	color: #f7941d;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}


.statepa,
.statewv,
.stateoh{
	fill: #1c4a88;
	stroke:none;
	opacity: 1;
	stroke-width: 0px;
	z-index: 2;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}

.stateflipped{
	fill: #222e3b;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.stateabbpa,
.stateabboh,
.stateabbwv{
	fill: #000000;
	stroke:none;
	z-index: 1;
	opacity: 0;
	stroke-width: 0px;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;

}
.statepa:hover,
.statewv:hover,
.stateoh:hover{
	fill: #173866 !important;
	stroke: #3282f2 !important;
	opacity: 0.9 !important;
	stroke-width: 2px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#Pennsylvania:hover .statepa, #Pennsylvania:hover .stateabbpa{
	opacity: 0.8;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#Ohio:hover .stateoh, #Ohio:hover .stateabboh{
	opacity: 0.8;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#WestVirginia:hover .statewv, #WestVirginia:hover .stateabbwv{
	opacity: 0.8;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}


/* Block Quotes*/

.bubbleleft {
    background-color: #efefef;
    border-radius: 5px;
    box-shadow: none;
    display: inline-block;
    padding: 0px 0px;
    position: relative;
    vertical-align: top;
    margin: 20px 10px;
	border: 1px #999999 solid;
}
.bubbleleft::before {
    background-color: #efefef;
    content:"\00a0";
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    bottom: -15px;
	left:30px;
    -moz-transform: rotate(47deg) skew(5deg);
    -ms-transform: rotate(47deg) skew(5deg);
    -o-transform: rotate(47deg) skew(5deg);
    -webkit-transform: rotate(47deg) skew(5deg);
	transform: rotate(47deg) skew(5deg);
    box-shadow: none;
	border-bottom: 1px #999999 solid;
	border-right: 1px #999999 solid;
}
.bubbleright {
    background-color: #efefef;
    border-radius: 5px;
    box-shadow: none;
    display: inline-block;
    padding: 0px 0px;
    position: relative;
    vertical-align: top;
    margin: 20px 10px;
	border: 1px #999999 solid;
}
.bubbleright::before {
    background-color: #efefef;
    content:"\00a0";
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    bottom: -15px;
	right:30px;
    -moz-transform: rotate(47deg) skew(5deg);
    -ms-transform: rotate(47deg) skew(5deg);
    -o-transform: rotate(47deg) skew(5deg);
    -webkit-transform: rotate(47deg) skew(5deg);
	transform: rotate(47deg) skew(5deg);
    box-shadow: none;
	border-bottom: 1px #999999 solid;
	border-right: 1px #999999 solid;
}


.menuA1{
	color:#fff !important;
}
.menuA1.stick{
	color:#fff !important;
}
.menuA2{
	color:#000 !important;
}
.menuA2:hover{
	color:#000 !important;
}

#PageMenuHoverFade{
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition: opacity 0.5s ease-in-out 0s;
	-moz-transition: opacity 0.5s ease-in-out 0s;
	-ms-transition: opacity 0.5s ease-in-out 0s;
	-o-transition: opacity 0.5s ease-in-out 0s;
	transition: opacity 0.5s ease-in-out 0s;
	opacity:0;
}
#menu li:hover #PageMenuHoverFade{
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:490;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition: opacity 0.5s ease-in-out 0s;
	-moz-transition: opacity 0.5s ease-in-out 0s;
	-ms-transition: opacity 0.5s ease-in-out 0s;
	-o-transition: opacity 0.5s ease-in-out 0s;
	transition: opacity 0.5s ease-in-out 0s;
	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: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#menu li .active{
	background-color: transparent;
}
#menu li:hover{
	background-color: transparent;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#menu li a:hover{
	color: #ea7900;
	border-color: #fff;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#menu li a:hover.stick{
	color: #3282f2;
	border-color: #3282f2;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}


#menu li:hover > ul{
	display: block;
	height: auto;
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	border-bottom: 1px solid #e4d6d6;
	border-left: 1px solid #e4d6d6;
	border-right: 1px solid #e4d6d6;
	border-top: 1px solid #e4d6d6;
}

/* Sub-menu */
#menu ul{
	display: none;
	position: absolute;
	opacity:0;
	left:20px;
	padding-top:0px;
	width: auto; 
	overflow: visible;
	min-width:240px;
	height:0px;
	z-index: 99999;
	background: #bd8998;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
	text-align:left;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom: 0px solid #e4d6d6;
	border-left: 0px solid #e4d6d6;
	border-right: 0px solid #e4d6d6;
	border-top: 0px solid #e4d6d6;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	border-bottom:1px solid #fff;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	text-align:left;
}
#menu ul li:first-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	text-shadow:none; 
	border: none;
	text-align:left;
	border-bottom:1px solid #fff;
	border-top-right-radius: 0px;
}
#menu ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	text-shadow:none; 
	border: none;
	text-align:left;
	border-bottom-left-radius: 10px;
}
#menu ul li:first-child:hover ~ #menu ul{   
	border-top-right-radius: 0px;
}
#menu ul a{
	padding-top:12px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px;  
	white-space: normal;;
	text-transform: none;
	color: #fff;
	font-size: 22px;
	text-shadow: none;
	font-weight: 300;
	text-align:left;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	border-bottom: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#menu ul a.stick{
	padding-top:12px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px; 
	white-space: normal;
	text-transform: none;
	color: #fff;
	font-size: 20px;
	text-shadow: none;
	text-align:left;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	border-bottom: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
*html #menu ul a{ /* IE6 */   
	color: #fff;
	text-shadow:none;
	text-align:left;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
*:first-child+html #menu ul a{ /* IE7 */    
	color: #fff;
	text-shadow:none;
	text-align:left;
}
#menu ul li a:hover{
	width: auto;
	color: #fff;
	text-shadow:none;
	border-bottom: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#menu ul li a:after {
      content: '';
      display: block;
      border-bottom: none;
      transform: none;
	  -webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
    }
#menu ul li a:hover:after {
      transform: none;
    }
#menu ul li:hover{
	background-color: #dbb4b7;
	background: #dbb4b7;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#menu ul a:hover .hovermenuarrow {
	opacity:1;
	margin-right:0px;
	padding-left:20px;
	color: #373635;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#menu ul li:hover .hovermenuarrow {
	opacity:1;
	margin-right:0px;
	padding-left:20px;
	color: #373635;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.hovermenuarrow {
	opacity:0;
	margin-right:20px;
	padding-left:0px;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* 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: hidden;
	width: 250px;
	min-width:100%;
	height: auto !important;
	min-height: none !important;
	padding-top:0px;
	margin-top:-48px;
	background:#dbb4b7;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-top: 1px solid #fff;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	animation-delay:0s;
}

@keyframes subsubmenuslide {
  0%{
	  opacity:0;
  }
  100% {
	  opacity:1;
  }
}


#menu ul li:hover > a {
    color: #373635;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }


#menu ul ul a{
	color:#373635;
	text-align:left;
	white-space: normal;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#menu ul ul a:hover{
	color:#fff;
	background:#be8999;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/* Main Menu Phone */
#menu2{
	width: 100%;
	height: 80%;
	margin-left:  0%;
	padding: 80px 0px 0px 0px;
	list-style: none;  
	border-top:none;
}

#menu2 li{
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	width:96%;
	margin-left: 2%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	border-width: 0;
    border-bottom: 0px solid;

}

#menu2 a{
	display: block;
	height: auto;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:11px;
	padding-top:10px;
	color: #ea7900;
	font-size: 22px;
	text-transform: capitalize;
	font-family: MenuFont, Geneva, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align:right;
	background-color: transparent;
}

#menu2 li:hover > a{
	color: #ea7900;
	background: transparent;	
}

*html #menu2 li a:hover{ /* IE6 */
	color: #3282f2;
	background: transparent;
}

#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: none;
	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: #000;
	text-shadow: none;
	margin-bottom: 10px;
	-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: #000;
	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: none;
}
#menu2 ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color: #000;
	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: #000;
	font-size: 18px;
	font-weight: bold;
	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: #000;
	text-shadow:none;
	font-weight:bold;
}
*:first-child+html #menu2 ul a{ /* IE7 */    
	height: 10px;
	color: #000;
	text-shadow:none;
}
#menu2 ul a:hover{
	width: auto;
	color:#ea7900;
	text-shadow:none;
    background: transparent;
}
#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 transparent;
}
#menu2 ul li:first-child a:hover:after{
    border-bottom-color: transparent; 
}
#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 */

/* Sub-Sub-menu */
#menu2 ul ul{
	list-style: none;
	display: none;
	position: relative;
	border: none;
	right: 0;
	width: auto; 
	min-width:100%;
	z-index: 99999;
	margin-left: 25px;
	background: none;
	blend-mode: multiply;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #000;
	text-shadow: none;
	margin-bottom: 10px;
	-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;
}


/*Accordian*/
 .accordion {
    width: 100%;
	 background-color: #101923;
}
.accordion .accordion-head {
    color: #fff;
    background-color: #28323e;
    border-bottom: none;
    position: relative;
    padding: 13px;
    cursor: pointer;
    overflow: hidden;
}
.accordion .accordion-head * {
    cursor: pointer;
}
.accordion .accordion-head h4 {
    float: left;
	 width:90%;
	margin-left: 5%;
	font-size: 200%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
}
.accordion .accordion-body p {
    float: left;
	 width:100%;
	font-size: 175%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	color: #fff;
}
.accordion .accordion-body span {
    width: 86%;
	margin-left: 7%;
	margin-right: 7%;
	display: block;
}
.accordion .accordion-head:hover {
    filter: alpha(opacity=80);
    opacity: 0.80;
	color: #f7941d !important;
}
.accordion .accordion-head:hover .faqarrow {
    margin-top: 27px;
    border-bottom-color: #f7941d;
    border-top-color: transparent;
}
.accordion .accordion-body {
    border-bottom: none;
    height: auto;
    display: none;
	
}
.faqarrow {
    float: right;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    margin-top: 45px;
    border-top-color: #fff;
}
.accordion-head.open .faqarrow {
    margin-top: 27px;
    border-bottom-color: #f7941d;
    border-top-color: transparent;
}
.accordion-head.open {
    border-bottom: none;
	color: #f7941d;
}

