
/* 
Header One
*/

/*  headerTop  */
.headerOne { }
.headerOne .headerTopWrap { background: #eeeeee; }
.headerOne .headerTop { padding: 10px 0; }
.headerOne .headerTop:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
.headerOne .headerTopLeft { float: left; }
.headerOne .headerTopRight { float: right; }
.headerOne .headerWrap.stuck .header { padding: 15px 0; }
/*  socialMedia  */
.headerOne .socialMediaLinksWrap { float: right; font-size: 10pt; }
.headerOne .socialMediaLinksWrap p { padding-bottom: 0; }
.headerOne .socialMediaLinksWrap a { color: #444444; padding-left: 5px; }
.headerOne .socialMediaLinksWrap a:hover { color: #888888; }
/*  Search  */
.headerOne .search { float: right; margin: 0 10px; font-size: 10pt; }
/*  Utility Menu  */
.headerOne .utilityMenu { float: right; font-size: 10pt; }
.headerOne .utilityMenu a { color: #444444; }
.headerOne .utilityMenu a:hover { color: #888888; }
/*  Header  */
.headerOne .headerWrap { border-bottom: 1px solid #efefef; }
.headerOne .header { padding: 15px 0; height: 45px; display: table; width: 100%; }
.headerOne .header:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  Logo  */
.headerOne .logo { display: table-cell; vertical-align: middle; padding-right: 15px; }
/*  Menu Wrap  */
.headerOne .menuWrap { display: table-cell; vertical-align: middle; }
.headerOne .mainMenu ul li:hover { background: #444444; }
.headerOne .mainMenu ul li:hover > a { color: #ffffff; }
.headerOne .mainMenu ul li ul li a:hover, .headerOne .mainMenu ul li ul li:hover { color: #cccccc; }
.headerOne #responsive-menu-button { top: 29px; right: 15px; }
/*  Donate Button  */
.headerOne .donateButton { display: table-cell; vertical-align: middle; text-align: right; }
.headerOne .donateButton p { padding-bottom: 0; }
.headerOne .donateButton p a { text-decoration: none; padding: 8px 16px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.headerOne .donateButton p a:hover { color: #ffffff; background: #111111; }

@media (max-width: 1000px) {
.headerOne .logo { margin-right: 10px; }
.headerOne .logo img {max-width:200px; }

.headerOne .mainMenu ul li a { padding: 8px 8px; }
}

@media (max-width: 868px) {
.headerOne .headerWrap { }
.headerOne .headerWrap.stuck { position: relative; background: #ffffff; }
/*  Header Top  */
.headerOne .headerTopWrap { display: none; }
/*  Header  */
.headerOne .header {/* margin: 0 auto; */ padding: 5px 0; width: 96%; }
.headerOne .logo { width: 150px; }
.headerOne .logo img { max-height: 75px }
/*  Donate Button  */
.headerOne .donateButton { margin-top: 14px; margin-right: 80px; width: 100px; }
.headerOne .donateButton p a { }
}
/* 
Header Two
 */
/*  headerTop  */
.headerTwo .socialMediaLinksWrap { float: right; font-size: 11pt; margin: 12px 15px 0; }
.headerTwo .socialMediaLinksWrap a { color: #444444; padding: 0 2px; }
.headerTwo .socialMediaLinksWrap a:hover { color: #222; }
/*  Search  */
.headerTwo .searchWrapShow { height: 54px; }
.headerTwo .searchHolder { max-width: 1000px; margin: 0 auto; }
.headerTwo .search { float: right; margin: 12px 15px 0; font-size: 10pt; }
/*  Utility Menu  */
.headerTwo .utilityMenu { float: right; font-size: 10pt; margin-top: 5px; }
/*  Header  */
.headerTwo .headerWrap { background: #eeeeee; }
.headerTwo .header { height: 43px; }
.headerTwo .header:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  Logo  */
.headerTwo .logo {margin: 25px auto;text-align: center;}
/*  Menu Wrap  */
.headerTwo .menuWrap { float: left; }
.headerTwo .mainMenu ul li a { padding: 13px 8px; }
.headerTwo .mainMenu ul li ul li { padding: 5px 15px; }
.headerTwo .mainMenu ul li ul li a { padding: 0; }
.headerTwo .mainMenu ul li:hover > a { color: #888888; }
.headerTwo .mainMenu ul li ul li:hover > a { color: #ffffff; }
.headerTwo #responsive-menu-button { top: 0; right: 0; padding: 10px; background: #999999; }
.headerTwo #mobile-header #navIcon span { background: #ffffff; }
/*  Donate Button  */
.headerTwo .donateButton { float: right; }
.headerTwo .donateButton p { padding: 0; }
.headerTwo .donateButton p a { text-decoration: none; padding: 12px 19px; line-height: 43px; height: 45px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.headerTwo .donateButton p a:hover { color: #ffffff; background: #111111; }

@media (max-width: 900px) {
/*  Search  */
.headerTwo .search { display: none; }

}
@media (max-width: 868px) {
.headerTwo .headerWrap.stuck { position: relative; }
/*  Header  */
.headerTwo .header { width: 100%; margin: 0 auto 0; padding: 0; }

/*  socialMedia  */
.headerTwo .socialMediaLinksWrap { display: none }


/*  Donate Button  */
.headerTwo .donateButton { float: none; margin: 0; }
.headerTwo .donateButton p a { display: block; padding: 0 50px; line-height: 45px; text-align: center; margin-right: 50px; }
.headerTwo .logo { margin: 10px auto; }
.headerTwo .logo img { max-height: 65px; }
}
/* 
Header Three
 */
/*  Header  */
.headerThree .headerWrap { max-width: 100%;/* min-height: 100px; */ }
.headerThree .header { }
.headerThree .header:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  headerTop  */



.headerThree .headerTop { height: 40px; float: right; }
.headerThree .headerTop:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
.headerThree .headerRight {float: right;max-width: 78%;}
.headerThree .headerLeft {float: left;max-width: 22%;}
/*  socialMedia  */
.headerThree .socialMediaLinksWrap { float: right; margin-top: 4px; margin-right: 10px; }
.headerThree .socialMediaLinksWrap span { padding: 7px; background: #999999; border-radius: 50%; height: 12px; width: 12px; color: #ffffff; margin: 0 2px; }
.headerThree .socialMediaLinksWrap span:hover { color: #222; }
/*  Search  */
.headerThree .search { float: right; margin: 10px 5px 0; font-size: 12pt; }
/*  Utility Menu  */
.headerThree .utilityMenu { float: right; font-size: 10pt; margin: 0 10px }
.headerThree .utilityMenu ul li a { font-size: 11px; line-height: 40px; font-weight: bold; text-decoration: none; text-transform: uppercase }
/*  Logo  */
.headerThree .logo { vertical-align: middle; display: table-cell; height: 110px; padding-left: 10px; }
.headerThree .logo img { max-height: 150px; max-width: 250px; }
/*  Menu Wrap  */
.headerThree .menuWrap { float: right; }
.headerThree .mainMenu { margin-top: 15px; }
.headerThree .mainMenu ul li:last-child ul { left: -195px; }
.headerThree .mainMenu ul li:hover { border-top-left-radius: 12px; border-top-right-radius: 12px; background: #444444; }
.headerThree .mainMenu ul li:hover > a { color: #ffffff; }
.headerThree .mainMenu ul li ul li a:hover, .headerThree .mainMenu ul li ul li:hover { border: none; background: none; color: #ccc !important; }
.headerThree .mainMenu ul li a { margin: 10px 0px; font-size: 11pt; }
.headerThree .mainMenu ul li ul:last-child { padding: 10px 0 20px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; }
.headerThree .mainMenu ul li ul li {/* padding: 0 10px 25px; *//* line-height: 10px; */ }
/*  Mobile Menu Icon  */
.headerThree #responsive-menu-button { height: 26px; width: 32px; top: 30px; right: 20px; }
/*  Donate Button  */
.headerThree .donateButton { float: right; }
.headerThree .donateButton p a { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; padding: 7px 20px; text-decoration: none; font-size: 11pt; display: block; text-align: center; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.headerThree .donateButton p a:hover { color: #ffffff; background: #111111; }

@media (max-width: 1000px) {
.headerThree .headerRight {/* max-width: 620px; */}
.headerThree .logo { padding-left: 0; }
.headerThree .logo img { max-width: 200px; }
.headerThree .mainMenu ul li a { font-size: 10pt; margin: 10px 0px; }
}

@media (max-width: 870px) {
.headerThree .headerRight { max-width: 565px; }
.headerThree .logo img { max-width: 158px; }
.headerThree .mainMenu ul li a { font-size: 9.5pt; }

.headerThree .headerWrap.stuck { position: relative; }
/*  Header Top  */
.headerThree .headerTop { float: none; padding-top: 80px; max-width: 100%; }
/*  Header  */
.headerThree .header { width: 100%; margin: 0 auto 0; }
.headerThree .logo { padding: 15px 10px;margin: 0; width: 200px; height: 50px; float: none; display: table-cell; }
.headerThree .logo img { max-height: 50px; max-width: 200px; }
/*  Social Media  */

.headerThree .socialMediaLinksWrap { display: none; }
/*  Search  */

.headerThree .search { display: none; }
/*  Utility Menu  */

.headerThree .utilityMenu { display: none; }
/*  Donate Button  */
.headerThree .headerRight { float: none; max-width: 100%; }
.headerThree .donateButton { float: none; display: block; }
.headerThree .donateButton p a { border-radius: 0; padding: 9px 0; display: block; width: 100%; }
}
/* 
Header Four
*/
/*  Header  */
.headerFour .headerWrap { display: block; width: 100%; position: fixed; top: 0; z-index: 109; background: rgba(0, 0, 0, 0.2); }
.headerFour .headerWrap.stuck { background: #999999; border-bottom: none; }
.headerFour .header { max-width: 1200px; padding: 5px 0; height: 45px; display: table; width: 100%; }
.headerFour .header:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  socialMedia  */
.headerFour .socialMediaLinksWrap { display: table-cell; vertical-align: middle; padding-right: 15px; }
.headerFour .socialMediaLinksWrap a { color: #ffffff; }
/*  Search  */
.headerFour .searchWrapShow { height: 60px; }
.headerFour .searchHolder { margin: 4px auto; }
.headerFour .search { display: table-cell; vertical-align: middle; }
/*  Logo  */
.headerFour .logo {/* width: 180px; */ display: table-cell; vertical-align: middle; padding-right: 10px; }
.headerFour .logo img { max-width: 170px; }
/*  Menu Wrap  */
.headerFour .menuWrap { display: table-cell; vertical-align: middle; margin: 0 12px; }
.headerFour .mainMenu ul li:after { content: "/"; color: #ffffff; }
.headerFour .mainMenu ul li:last-child:after { content: ""; }
.headerFour .mainMenu ul li a, .headerFour .mainMenu ul li { line-height: 41pt; }
.headerFour .mainMenu ul li a { padding: 0 15px; color: #ffffff; }
.headerFour .mainMenu ul li:hover > a { color: #ffffff; }
.headerFour .mainMenu ul li ul li a, .headerFour .mainMenu ul li ul li { line-height: 15pt; }
.headerFour .mainMenu ul li ul li a:hover, .headerFour .mainMenu ul li ul li:hover { color: #cccccc; }
/*  Mobile Menu Icon  */
.headerFour #responsive-menu-button {height: 26px;width: 32px;top: 45px;right: 13px;display: table-cell;vertical-align: middle;text-align: right;}
.headerFour #mobile-header #navIcon span { background: #ffffff; }
/*  Donate Button  */
.headerFour .donateButton { margin-top: 15px; vertical-align: middle; display: table-cell; width: 100px; text-align: right; }
.headerFour .donateButton p { padding-bottom: 0; }
.headerFour .donateButton p a { text-decoration: none; text-transform: uppercase; font-size: 10pt; background: none; color: #ffffff; padding: 14px 24px; border: 2px solid #ffffff; font-weight: 700; letter-spacing: 1px;}

@media (max-width: 1210px) {
/*  Header  */
.headerFour .header { width: 96%; }
/*  Menu  */
.headerFour .mainMenu ul li a {padding: 0 8px;font-size: 9pt;}
/*  Search  */
.headerFour .search { display: none; }
}

@media (max-width: 1050px) {
/*  Social Media  */
.headerFour .socialMediaLinksWrap { display: none; }

.headerFour .donateButton p a { padding: 14px 14px; letter-spacing: 2px; border: 2px solid #ffffff; }
}

@media (max-width: 950px) {
.headerFour .logo { width: 100px; float: none; }
.headerFour .logo img { max-width: 100px; }
.headerFour .mainMenu ul li a { padding: 0 7px; font-size: 8.5pt; }
}

@media (max-width: 868px) {
.headerFour .logo { }
.headerFour .logo img { max-height: 65px; max-width: 160px; }
.headerFour .donateButton { padding-right: 30px; }
.headerFour #responsive-menu-button {top: 25px;}

}
/* 
Header Five
*/
.headerFive .headerTop { padding: 10px 0; display: table; width: 100%; height: 50px; }
.headerFive .headerTop:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
.headerFive .headerTopLeft { float: left; }
.headerFive .headerTopRight { float: right; }
/*  headerBottom  */


/*  Header  */
.headerFive .headerWrap { background: #999999; height: 50px; }
.headerFive .headerWrap.stuck { background: #999; }
.headerFive .headerWrap:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
.headerFive .header { }
/*  socialMedia  */
.headerFive .socialMediaLinksWrap { float: right; font-size: 10pt; margin-top: 9px; }
.headerFive .socialMediaLinksWrap span { padding: 6px; background: #ffffff; border-radius: 50%; height: 12px; width: 12px; color: #999999; margin: 0 0 0 8px; }
.headerFive .socialMediaLinksWrap span:hover { color: #222; }
/*  Search  */
.headerFive .searchWrapShow { height: 80px; }
.headerFive .searchHolder { margin: 14px auto; }
.headerFive .search { float: right; margin: 16px 10px; font-size: 11pt; color: #ffffff; }
/*  Utility Menu  */
.headerFive .utilityMenu { float: right; font-size: 10pt; }
.headerFive .utilityMenu ul li a { font-size: 11px; line-height: 30px; font-weight: bold; text-decoration: none; }
/*  Logo  */
.headerFive .logo {vertical-align: middle;max-width: 280px;}
.headerFive .logo img { }
.headerFive .logo a div { height: 65px !important; }
/*  Menu Wrap  */
.headerFive .menuWrap { float: left; }
.headerFive .mainMenu ul { line-height: 34px; }
.headerFive .mainMenu ul li { color: #ffffff; }
.headerFive .mainMenu ul li a { margin: 0 5px; color: #ffffff; }
.headerFive .mainMenu ul li:hover > a { color: #666; }
.headerFive .mainMenu ul li ul li:hover >a { color: #ffffff; }
/*  Mobile Menu Icon  */
.headerFive #responsive-menu-button { height: 25px; width: 32px; top: 0; background: #999999; padding: 20px; right: 0; }
.headerFive #mobile-header #navIcon span { background: #ffffff; }
/*  Donate Button  */
.headerFive .donateButton {text-align: right;vertical-align: middle;display: table-cell;width: 150px;}
.headerFive .donateButton p a {padding: 10px 20px;text-decoration: none;/* display: block; */text-align: center;font-weight: 700;letter-spacing: 1px;text-transform: uppercase;}
.headerFive .donateButton p a:hover { color: #ffffff; background: #111111; }

@media (max-width: 875px) {
/* Menu  */
.headerFive .mainMenu ul li a { margin: 0; padding: 8px 10px; }
/*  Search  */

.headerFive .search { display: none; }

/*  Header Top  */
.headerFive .headerWrap.stuck { position: relative; }
/*  Header  */
.headerFive .headerTop {height: 55px;padding: 5px 0;display: block;max-width: 100%;}
.headerFive .headerWrap { height: 40px; }
.headerFive .header { width: 100%; margin: 0 auto 0; }
.headerFive .logo {margin-left: 10px;}
.headerFive .logo img { max-height: 55px; max-width: 240px; }
/*  Social Media  */

.headerFive .socialMediaLinksWrap { display: none; }
/* Utility Menu  */

.headerFive .utilityMenu { display: none; }
/*  Donate Button  */
.headerFive .donateButton {float: none;width: 100%;margin-top: 5px;left: 0;z-index: 999;display: block;}
.headerFive .donateButton p a { padding: 10px 0; display: block; }
}
/*
Header Six
*/
.headerSix .socialMediaLinksWrap { float: right; font-size: 11pt; margin: 4px 15px 0; }
.headerSix .socialMediaLinksWrap a { color: #444444; }
.headerSix .socialMediaLinksWrap a:hover { color: #222; }
/*  Search  */
.headerSix .searchWrapShow { height: 65px; }
.headerSix .searchHolder { max-width: 1000px; margin: 0 auto; }
.headerSix .searchHolder label { line-height: 60px; }
.headerSix .search { float: right; margin: 10px 0 0; font-size: 10pt; }
/*  Utility Menu  */
.headerSix .utilityMenu { float: right; font-size: 10pt; margin-top: 5px; }
/*  Header  */
.headerSix .headerWrap { margin-bottom: 25px; }
.headerSix .header { padding: 10px 0; }
.headerSix .headerRight { float: right; }
.headerSix .header:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  Logo  */
.headerSix .logo { display: table; margin: 25px auto; }
/*  Menu Wrap  */
.headerSix .menuWrap { float: left; }
.headerSix #responsive-menu-button { top: 80px; right: 0; padding: 10px; background: #999999; }
.headerSix #mobile-header #navIcon span { background: #ffffff; }
/*  Donate Button  */
.headerSix .donateButton { float: right; }
.headerSix .donateButton p { padding: 0; }
.headerSix .donateButton p a { text-decoration: none; padding: 12px 18px; line-height: 26pt; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.headerSix .donateButton p a:hover { color: #ffffff; background: #111111; }

@media (max-width: 920px) {
/*  Search  */
.headerSix .search { display: none; }
/*  socialMedia  */
.headerSix .socialMediaLinksWrap { display: none }
}

@media (max-width: 868px) {
.headerSix .headerWrap.stuck { position: relative; }
/*  Header  */
.headerSix .headerWrap { margin-bottom: 0; }
.headerSix .header { width: 100%; margin: 0 auto 0; padding: 0; }
.headerSix .headerRight { float: none; }
.headerSix .logo { margin: 15px auto; }
.headerSix .logo img { height: 65px; }
/*  Donate Button  */
.headerSix .donateButton { float: left; width: 100%; }
.headerSix .donateButton p a { display: block; padding: 0 50px; line-height: 45px; text-align: center; margin-right: 50px; }
}
/* 
Header Seven
*/
.headerSeven { height: 110px; }
.headerSeven .headerWrap { background: #fff; height: 110px; position: fixed; top: 0; width: 100%; z-index: 99; }
.headerSeven .headerWrap.stuck { position: fixed; top: 0; }
.headerSeven .header {max-width: 1160px;margin: 0 auto;position: relative;}
.headerSeven .header:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  headerBottom  */
.headerSeven .headerBottom { float: right; z-index: 199; width: 60%; position: relative; margin-top: 55px;}
.headerSeven .headerWrap.stuck .headerBottom { float: right; z-index: 199; position: relative; }
/*  socialMedia  */
.headerSeven .socialMediaLinksWrap {float: left;font-size: 10pt;margin-top: 35px; margin-left: 20px;}
.headerSeven .socialMediaLinksWrap span { padding: 7px; background: #999999; border-radius: 50%; height: 12px; width: 12px; color: #ffffff; margin: 0 2px; }
.headerSeven .socialMediaLinksWrap span:hover { color: #222; }
/*  Search  */
.headerSeven .search { float: left; margin: 45px 10px 0; font-size: 10pt; }
.headerSeven .searchWrapShow { height: 55px; }
.headerSeven .searchHolder { margin: 0px auto; }
/*  Logo  */
.headerSeven .logo { float: left; padding: 15px; margin: 0; z-index: 999; text-align: center; width: 217px; }
.headerSeven .logo img {  }
/*  Menu Wrap  */
.headerSeven .menuWrap { float: right; z-index: 299; position: relative; top: 26px;}
.headerSeven .mainMenu ul li:last-child ul { left: -198px; }
.headerSeven .mainMenu ul li { line-height: 40px; height: 55px; }
.headerSeven .mainMenu ul li ul li { height: auto; padding: 10px; line-height: 10px; }
.headerSeven .mainMenu ul li:hover > a { color: #999999; }
.headerSeven .mainMenu ul li ul li:hover >a { color: #ffffff; }
/*  Mobile Menu Icon  */
.headerSeven #responsive-menu-button { height: 26px; width: 32px; top: 20px; right: 20px; }
/*  Utility Menu  */
.headerSeven .utilityMenu { float: right; font-size: 10pt; }
.headerSeven .utilityMenu ul li a { text-transform: uppercase; background: #444444; color: #ffffff;padding: 11px 25px; text-decoration: none; display: block; text-align: center; font-weight: bold; line-height: 1.5em; height: 20px; letter-spacing: 1px; }
.headerSeven .utilityMenu ul li:last-child a { background: #ffffff; color: #444444; }
/*  Donate Button  */
.headerSeven .donateButton { float: right; }
.headerSeven .donateButton p a { padding: 10px 25px; text-decoration: none; display: block; text-align: center; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.headerSeven .donateButton p a:hover { color: #ffffff; background: #111111; }

@media (max-width: 950px) {
.headerSeven .search { display: none; }
.headerSeven .mainMenu ul li a { padding: 8px 10px; }

}
@media (max-width: 868px) {
/*  Header  */
	.headerSeven { height: auto; }
.headerSeven { position: relative; background: #ffffff; }
.headerSeven .headerWrap.stuck { position: fixed; }
	.headerSeven .headerWrap.stuck .headerBottom {width: 100%; bottom: 70px;}
.headerSeven .headerWrap { height: 70px; }
.headerSeven .header { }
.headerSeven .logo { padding: 10px; width: 125px; }
.headerSeven .logo img { text-align: center; max-width: 95px; height: 50px; }
/*  Social Media  */
.headerSeven .socialMediaLinksWrap { display:none;}
/*  Search  */
.headerSeven .headerBottom { width: 100%; float: none; top: auto; margin-top: 0;}
/*  Utility Menu  */

.headerSeven .utilityMenu { position:absolute; top: 70px; width: 100%;}
	.utilityMenu ul li {width: 33%;}

/*  Donate Button  */
.headerSeven .donateButton { position: absolute; top: 70px; right: 0px; width: 34%; z-index: 999;}
.headerSeven .donateButton p a { }
}

@media (max-width: 395px) {

/*  Utility Menu  */

.headerSeven .utilityMenu { position:absolute; top: 70px;}
/*  Donate Button  */
.headerSeven .donateButton { position: absolute; top: 70px; right: 0px;}

.headerSeven .utilityMenu ul li a { text-transform: uppercase; background: #444444; color: #ffffff;padding: 11px 10px; text-decoration: none; display: block; text-align: center; font-weight: bold; line-height: 1.5em; height: 20px; letter-spacing: 1px; }
}

@media (max-width: 320px) {

/*  Utility Menu  */

.headerSeven .utilityMenu { position:absolute; top: 70px;}
/*  Donate Button  */
.headerSeven .donateButton { position: absolute; top: 70px; right: 0px;}

}
/*
Header Eight
*/
.headerEight .headerWrap { }
.headerEight .header { }
.headerEight .header:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  Header Stuck */
.headerEight .headerWrap.stuck { border-bottom: 1px solid #efefef; }
.headerEight .headerWrap.stuck .headerTop { display: none; }
.headerEight .headerWrap.stuck .logo { float: left; margin: 10px 5px; }
.headerEight .headerWrap.stuck .logo img { max-height: 50px; }
.headerEight .headerWrap.stuck .menuWrap { margin-top: 20px; }
.headerEight .headerWrap.stuck .donateButton { margin: 26px 0 0 15px; }
/*  headerTop  */
.headerEight .headerTopWrap { border-bottom: 1px solid #f1f1f1; }
.headerEight .headerTop { height: 30px; padding-top: 5px; }
/*  headerBottom  */
.headerEight .headerBottom,  { display: table; margin: 0 auto; margin-bottom: 15px; }
.headerEight .headerBottom:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
/*  socialMedia  */
.headerEight .socialMediaLinksWrap { float: right; font-size: 11pt; margin: 5px 15px 0; }
.headerEight .socialMediaLinksWrap span { padding: 8px; background: #999999; color: #ffffff; height: 12px; width: 12px; margin: 0 0 0 5px; line-height: 13px; vertical-align: middle; display: inline-block; border-radius: 100%; text-align: center; }
.headerEight .socialMediaLinksWrap span:hover { color: #222; }
/*  Search  */
.headerEight .searchWrapShow { height: 54px; }
.headerEight .searchHolder { max-width: 1000px; margin: 0 auto; }
.headerEight .search { float: right; margin: 5px 0; font-size: 11pt; }
/*  Utility Menu  */
.headerEight .utilityMenu { float: left; margin-top: 3px; }
.headerEight .utilityMenu a { font-size: 10pt }
/*  Logo  */
.headerEight .logo { display: table; margin: 30px auto; }
/*  Menu Wrap  */
.headerEight .menuWrap { float: left; }
.headerEight .mainMenu ul li { text-transform: uppercase; }
.headerEight .mainMenu ul li:last-child ul { left: -198px; }
.headerEight .mainMenu ul li:last-child:after { display: none; }
.headerEight #responsive-menu-button { top: 18px; right: 9px; padding: 10px; background: #999999; }
.headerEight #mobile-header #navIcon span { background: #ffffff; }
/*  Donate Button  */
.headerEight .donateButton { float: right; margin: 5px 0 0 15px; }
.headerEight .donateButton p { padding-bottom: 0; }
.headerEight .donateButton p a { text-decoration: none; padding: 7px 10px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.headerEight .donateButton p a:hover { background: #cccccc; }

@media (max-width: 868px) {
.headerEight .headerWrap.stuck { position: relative; }
/*  Header Top  */
.headerEight .headerTop { display: none; }
.headerEight .headerBottom { display: block; margin-bottom: 0; }
/*  Header  */
.headerEight .header { margin: 0 auto; padding-bottom: 0; }
.headerEight .logo { margin: 10px; }
.headerEight .logo img { max-height: 60px }
.headerEight .headerWrap.stuck .logo { margin: 0; }
.headerEight .logo div { margin: 15px 5px; }
/*  Donate Button  */
.headerEight .donateButton { float: none; margin: 0; }
.headerEight .donateButton p a { padding: 8px 0; display: block; width: 100%; text-align: center; }
.headerEight .headerWrap.stuck .donateButton { float: none; margin: 0; }
.headerEight .headerWrap.stuck .donateButton p a { padding: 8px 0; display: block; width: 100%; text-align: center; }
}
