/*-----------------------------------------------------------------------------------

	Theme Name: Bedford County, PA
	Author Design: Kat Requard
	Developer: Devin Metivier
	Author URI: http://www.revize.com/
	Date: JULY 28, 2017

-----------------------------------------------------------------------------------*/
/* -----------------------------------------
#basic styles
-----------------------------------------*/

.no-flyouts ul {display: none!important;}

body { font-family: 'Poppins', sans-serif; font-size: 15px; line-height: 2; background: #fff; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; }

/* -----------------------------------------
#typography
-----------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 30px 0; font-weight: normal; line-height: 1.2; color: #000; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1 { font-size: 36px; }

h2 { font-size: 32px; }

h3 { font-size: 28px; }

h4 { font-size: 21px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

.header { margin: 0 0 30px 0; font-family: 'Futura', sans-serif; font-weight: 600; font-size: 28px; letter-spacing: 1.5px; text-transform: uppercase; color: #4ea5d0; }

.subheader { margin: 0 0 30px 0; font-family: 'Futura', sans-serif; font-weight: 600; font-size: 21px; letter-spacing: 1.5px; text-transform: uppercase; color: #4ea5d0; }

p { margin: 0 0 30px 0; }

em { font-style: italic; }

strong, b { font-weight: bold; }

small { font-size: 80%; }

hr { margin: 10px 0 30px; height: 0; border: solid #ccc; border-width: 1px 0 0; clear: both; }

@font-face { font-family: 'weather'; src: url("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot"); src: url("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.woff") format("woff"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.ttf") format("truetype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg"); font-weight: normal; font-style: normal; }

.weather i { font-family: 'weather'; }

.weather .icon-0:before { content: ":"; }

.weather .icon-1:before { content: "p"; }

.weather .icon-2:before { content: "S"; }

.weather .icon-3:before { content: "Q"; }

.weather .icon-4:before { content: "S"; }

.weather .icon-5:before { content: "W"; }

.weather .icon-6:before { content: "W"; }

.weather .icon-7:before { content: "W"; }

.weather .icon-8:before { content: "W"; }

.weather .icon-9:before { content: "I"; }

.weather .icon-10:before { content: "W"; }

.weather .icon-11:before { content: "I"; }

.weather .icon-12:before { content: "I"; }

.weather .icon-13:before { content: "I"; }

.weather .icon-14:before { content: "I"; }

.weather .icon-15:before { content: "W"; }

.weather .icon-16:before { content: "I"; }

.weather .icon-17:before { content: "W"; }

.weather .icon-18:before { content: "U"; }

.weather .icon-19:before { content: "Z"; }

.weather .icon-20:before { content: "Z"; }

.weather .icon-21:before { content: "Z"; }

.weather .icon-22:before { content: "Z"; }

.weather .icon-23:before { content: "Z"; }

.weather .icon-24:before { content: "E"; }

.weather .icon-25:before { content: "E"; }

.weather .icon-26:before { content: "3"; }

.weather .icon-27:before { content: "a"; }

.weather .icon-28:before { content: "A"; }

.weather .icon-29:before { content: "a"; }

.weather .icon-30:before { content: "A"; }

.weather .icon-31:before { content: "6"; }

.weather .icon-32:before { content: "1"; }

.weather .icon-33:before { content: "6"; }

.weather .icon-34:before { content: "1"; }

.weather .icon-35:before { content: "W"; }

.weather .icon-36:before { content: "1"; }

.weather .icon-37:before { content: "S"; }

.weather .icon-38:before { content: "S"; }

.weather .icon-39:before { content: "S"; }

.weather .icon-40:before { content: "M"; }

.weather .icon-41:before { content: "W"; }

.weather .icon-42:before { content: "I"; }

.weather .icon-43:before { content: "W"; }

.weather .icon-44:before { content: "a"; }

.weather .icon-45:before { content: "S"; }

.weather .icon-46:before { content: "U"; }

.weather .icon-47:before { content: "S"; }

@font-face { font-family: 'Futura'; src: url("../../_assets_/fonts/futura/Futura.otf"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Futura'; src: url("../../_assets_/fonts/futura/Futura-Heavy.otf"); font-weight: 600; }

@font-face { font-family: 'Futura'; src: url("../../_assets_/fonts/futura/Futura-Book.otf"); font-weight: 500; }

@font-face { font-family: 'Futura'; src: url("../../_assets_/fonts/futura/Futura-Bold.otf"); font-weight: 700; }

/* -----------------------------------------
#links
-----------------------------------------*/
a, a:visited { color: #0e8ad6; text-decoration: underline; }

a:hover, a:focus { color: #0f99ee; }

p a, p a:visited { line-height: inherit; }

/* -----------------------------------------
#lists
-----------------------------------------*/
ul, ol { margin: 0 0 20px 10px; }

ul { list-style: disc; }

ol { list-style: decimal; }

ul ul { margin: 4px 0 5px 30px; }

ul ul li { margin-bottom: 6px; }

ul ol { margin: 4px 0 5px 30px; }

ul ol li { margin-bottom: 6px; }

ol ol { margin: 4px 0 5px 30px; }

ol ol li { margin-bottom: 6px; }

ol ul { margin: 4px 0 5px 30px; }

ol ul li { margin-bottom: 6px; }

li { line-height: 1.3; margin-bottom: 7px; }

li p { line-height: 1.3; }

/* -----------------------------------------
#images
-----------------------------------------*/
img { max-width: 100%; height: auto; }

a img { border: none; }

.alignleft { float: left; clear: left; margin: 0 20px 20px; }

.alignright { float: right; margin: 0 0 20px 20px; }

.alignnone { margin: 0 auto 20px; display: block; }

img[align="right"], img[style*="float: right"], img[style*="float:right"] { margin: 0 0 20px 20px; }

img[align="left"], img[style*="float: left"], img[style*="float:left"] { margin: 0 20px 20px 0; }

/* -----------------------------------------
#buttons
-----------------------------------------*/
.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .btn { display: inline-block; padding: 8px 28px; font-family: 'Futura', sans-serif; font-weight: 700 !important; font-size: 14px; text-decoration: none; line-height: normal; text-transform: uppercase; vertical-align: top; border: 0; letter-spacing: .5px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; background: #502d18; color: #fff !important; cursor: pointer; transition: background .3s; }

.button:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .btn:hover { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #482916; }

.button:active, a.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .btn:active { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #482916; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* -----------------------------------------
#forms
-----------------------------------------*/
form { margin-bottom: 30px; }

fieldset { margin-bottom: 30px; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea, select { border: 1px solid #e9eaec; padding: 10px 14px; outline: none; font-size: 13px; font-family: sans-serif; color: #777; margin: 0; display: inline-block; background: #fff; border-radius: 0; box-shadow: none; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus { color: #63686c; border: 1px solid #0F95E9; }

label, legend { display: block; font-weight: bold; font-size: 13px; }

input[type="checkbox"] { display: inline; }

label span { font-weight: normal; font-size: 13px; color: #444; }

legend span { font-weight: normal; font-size: 13px; color: #444; }

.form-control:focus { border-color: inherit; -webkit-box-shadow: none; box-shadow: none; }

::-webkit-input-placeholder { color: #777; }

:-moz-placeholder { color: #777; }

::-moz-placeholder { color: #777; }

:-ms-input-placeholder { color: #777; }

.gsc-control-cse * { box-sizing: content-box; }

/* -----------------------------------------
#rz intranet
-----------------------------------------*/
form.loginform { padding: 30px; border: 1px solid #D2DFEF; background: #fff; }

form.loginform p { padding: 20px; line-height: 1; background: #E65229; color: #fff; }

form.loginform label { font-weight: normal; }

form.loginform label input { display: block; box-sizing: border-box; margin-bottom: 10px; padding: 10px; width: 100%; color: #000; }

/* -----------------------------------------
#rz notify
-----------------------------------------*/
.e-notify { overflow: hidden; padding: 3px 13px 2px; position: fixed; bottom: 10px; left: 10px; font-size: 12px; font-weight: bold; text-transform: uppercase; border-radius: 50px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.175); background: #E7DF7F; color: #111; z-index: 999; }

.e-notify img { display: none; }

.e-notify i { margin-right: 4px !important; }

.e-notify a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

/* -----------------------------------------
#rz alert
-----------------------------------------*/
.floating-alert { margin: 0; padding: 30px; position: fixed; right: 10px; bottom: 10px; width: 350px; font-size: 14px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border: 3px solid #fff; background: rgba(0, 0, 0, 0.9); color: #fff; z-index: 99999; }

.floating-alert h1 { margin: 0 0 10px; font-family: sans-serif; font-size: 18px; font-weight: bold; text-transform: uppercase; color: #ffc140; }

.floating-alert .btn { margin: 20px 0 0 0 !important; padding: 8px 10px; }

.floating-alert .close { margin-right: 20px; padding: 0; background: none !important; color: #fff !important; opacity: 1; }

/* -----------------------------------------
#rz edit
-----------------------------------------*/
.float_button_above {
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  text-align: center;
}
.sliderbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 58;
}
.sliderCaptionBtn {
  position: absolute;
  top: 150px;
  left: 0;
  width: 100%;
  text-align: center;
}
.imagelinkbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.imagelinkbtn img {width: auto!important;}
.videoBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.newslinkbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.alertbtn {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* -----------------------------------------
#loader
-----------------------------------------*/
/* -----------------------------------------
#main
-----------------------------------------*/
body {overflow-x: hidden;position: relative;}

.text-overflow { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.search-open #nav { margin-top: 40px; }

header { position: relative; background: #4fa6d1; z-index: 60; }

.logo { position: absolute; top: 4px; left: -6px; width: 222px; z-index: 62; }

#search-toggle-alt { float: right; padding: 24px 57px; position: relative; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 2px; text-transform: uppercase; background: #4694ba; color: #fecd2f; cursor: pointer; z-index: 2; }

#search-toggle-alt:hover { background: #3f85a7; }

#nav>li {position: static;}
 #nav>li>ul {-moz-column-count: 4;-moz-column-gap: 40px;-webkit-column-count: 4;-webkit-column-gap: 40px;column-count: 4;column-gap: 40px;padding: 25px 40px 25px 40px;background-color: #4ea6d1;position:  absolute;right: 14px;left: 208px;page-break-inside: avoid;}
#nav>li>ul li{display:inline-block;width:100%}
#nav>li>ul li a{display:block}
#nav li li li a,#nav li li li span {font-weight: normal;text-transform: none;border: none;padding: 0 0 5px;}
#nav>li>ul>li>a {padding: 0 0 5px;}
#nav>li>ul>li {margin-bottom: 10px;page-break-inside: avoid;}

nav { position: relative; z-index: 60; }

#nav-toggle { font-size: 20px; }

#nav { float: none; margin: 0; padding: 0; font-size: 0; text-align: center; list-style: none; }

#nav a, #nav span { display: block; padding: 30px 29px; font-family: 'Futura', sans-serif; font-weight: 600; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; background: transparent; color: #fff; }

#nav a:hover, #nav span:hover { background: transparent; color: #fff; }

#nav li {display: inline-block;margin: 0;/* position: relative; */}

#nav>li:hover > ul {display: block;}

#nav ul { display: none; margin: 0; padding: 0; position: absolute; top: 100%; left: 0; list-style: none; text-align: left; z-index: 99; }

#nav ul a, #nav ul span {font-size: 13px;/* width: 200px; */background: #4fa6d1;/* border-bottom: 1px solid rgba(255, 255, 255, 0.25); */}

#nav ul a:hover, #nav ul span:hover {/* background: #4795bc; */}

#nav ul li { margin: 0; padding: 0; }

#nav ul ul {margin: 0;padding: 0;display: block;position: static;}

.search-wrap { position: absolute; top: 0; right: 15px; width: 191px; height: 100%; z-index: 61; transition: all .3s ease-in-out; overflow: hidden; }

.search-wrap.active { width: 100%; }

#search { position: absolute; top: 0; right: 100px; height: 100%; height: 100%; width: 0; background: rgba(63, 133, 167, 0.8); z-index: 1; visibility: hidden; opacity: 0; transition: all .3s ease-in-out; }

#search.active { right: 0; width: 100%; visibility: visible; opacity: 1; }

#search .search-close { margin: 20px 0 0 0; position: absolute; top: 0; right: -40px; font-size: 20px; text-align: center; width: 40px; height: 40px; z-index: 65; color: #fff; cursor: pointer; }

#search form { margin: 0 auto; padding: 20px 0; position: relative; width: 50%; }

#search input { padding-right: 40px; height: 40px; width: 100%; border: none; font-family: 'Futura', sans-serif; font-weight: 700; letter-spacing: 2px; background: #2f647d; color: #fff; }

#search input:focus { outline: none; border: none; }

#search input::placeholder { font-family: 'Futura', sans-serif; font-weight: 700; letter-spacing: 2px; color: #fff; }

#search button { margin: 20px 0 0 0; padding: 0; position: absolute; top: 0; right: 0; font-size: 20px; width: 40px; height: 40px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; background: transparent; }

#search button:focus { outline: none; border: none; }

#search button i { margin-top: 0; color: #fff; }

.slider { position: relative; height: 494px; background: #000; z-index: 1; }

.slider .bx-controls-direction { display: none; }

.slider .bx-pager { position: absolute; top: calc(50% - 46.5px); right: 0; z-index: 58; }

.slider .bx-pager-item { display: block !important; float: right; clear: both; }

.slider .bx-pager-item a { display: block; margin: 6.5px 102px 6.5px 0; width: 18px; height: 18px; text-indent: -9999px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; outline: 0; background: #fff; }

.slider .bx-pager-item a.active { background: #4fa6d1; }

.slider-top, .slider-bottom { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.slider-top { background: url("../../_assets_/images/slider-top.png") top left repeat-x; z-index: 55; }

.slider-bottom { background: url("../../_assets_/images/slider-bottom.png") bottom left repeat-x; z-index: 56; }

.welcome { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; z-index: 57; }

.welcome .container, .welcome .row, .welcome .col-md-12 { height: 100%; }

.welcome p { padding: 0 0 3px 0; display: table-cell; vertical-align: middle; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 45px; text-transform: uppercase; letter-spacing: 2px; text-shadow: 0 5px 25px rgba(0, 0, 0, 0.35); color: #fff; }

.msg-wrap { display: table; width: 100%; height: 100%; }

.weather { position: absolute; bottom: 33px; left: 150px; font-family: 'Futura', sans-serif; font-size: 40px; letter-spacing: 1px; color: #fff; z-index: 70; }

.weather i { position: absolute; top: -45px; left: -25px; font-style: normal; font-size: 83px; color: rgba(254, 205, 47, 0.8); z-index: -1; }

.slider-2 {padding: 49px 0 47px 0;text-align: center;position: relative;}

.slider-2 a { text-decoration: none; color: #000; }

.slider-2 img { width: 90px; }

.slider-2 p { margin: 23px 0 0 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 17px; line-height: 1; letter-spacing: 1px; text-transform: uppercase; }

.slider-2 .owl-prev { position: absolute; top: calc(50% - 17px); left: -20px; width: 29px; }

.slider-2 .owl-next { position: absolute; top: calc(50% - 17px); right: -20px; width: 29px; }

.owl-wrap { margin: 0 -50px; }

.mid { padding: 60px 0; background: #ebebeb; }

.mid .equal { box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.15); }

.mid .separator { margin: 26px 0 16px 0; width: 40px; height: 4px; background: #fecd2f; }

.mid .bar { width: 100%; height: 21px; background: #116a25; }

.mid .blue { background: #4fa6d1; }

.mid .white { margin: 0 0 0 3px; background: #fff; }

.qlinks { margin: 0 4px 0 0; padding: 57px 60px 69px 60px; background: url("../../_assets_/images/qlinks-bg.jpg") center no-repeat; background-size: cover; }

.qlinks .title { margin: 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 35px; letter-spacing: 1px; line-height: 1; text-transform: uppercase; color: #4fa6d1; }

.qlinks a { display: block; font-family: 'Futura', sans-serif; font-weight: 500; font-size: 18px; line-height: 43px; text-decoration: none; color: #fff; }

.qlinks a:hover, .qlinks a:visited, .qlinks a:active, .qlinks a:focus { font-weight: 700; color: #fecd2f; }

.feature { width: 100%; height: 330px; background: url("../../_assets_/images/feature-vid-bg.jpg") center no-repeat; background-size: cover; }

.feature-wrap { padding: 107px 0 0 0; width: 100%; text-align: center; }

.feature-wrap a { text-decoration: none; color: #fff; }

.feature-wrap p { margin: 27px 0 0 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 35px; letter-spacing: 1px; line-height: 1; text-transform: uppercase; }

.news {padding: 33px 60px 30px 60px;position: relative;}

.news-item .date { margin: 0 0 12px 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 14px; color: #116a25; }

.news-item .title { margin: 0 0 12px 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 32px; line-height: 44px; }

.news-item .title a { text-decoration: none; color: #fecd2f; }

.news-item .content { margin: 0 0 22px 0; font-family: 'Futura', sans-serif; font-weight: 500; font-size: 14px; color: #fff; }

.news-item .content a { font-weight: 600; text-decoration: underline; color: #fff; }

#owl-slider-2 .owl-pagination { position: absolute; bottom: -36px; left: 210px; }

#owl-slider-2 .owl-page { display: inline-block; margin: 0 10px 0 0; width: 16px; height: 16px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; background: #fff; }

#owl-slider-2 .owl-page.active { background: #116a25; }

.events { padding: 57px 60px 60px 60px; }

.events .title { margin: 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 35px; letter-spacing: 1px; line-height: 1; text-transform: uppercase; color: #502d18; }

.subscribe { padding: 86.5px 0; background: url("../../_assets_/images/sign-up-bg.jpg") center no-repeat; background-size: cover; }

.detail { margin: 0 15px 0 0; position: relative; text-align: right; }

.detail .top { margin: 0 0 4px 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 40px; line-height: 1; letter-spacing: 2px; text-transform: uppercase; color: #fff; }

.detail .bottom { margin: 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 23px; line-height: 1; letter-spacing: 1.1px; text-transform: uppercase; color: #fff; }

.detail .color { color: #fecd2f; }

.detail:after { content: ''; position: absolute; top: -6.5px; right: -32px; width: 4px; height: 80px; background: rgba(254, 205, 47, 0.5); }

.notify { margin: 0 0 0 15px; padding: 8px 0 0 0; width: 338px; }

.notify form { margin: 0; position: relative; width: 100%; }

.notify input { padding: 15px 50px 15px 21px; width: 100%; height: 50px; font-family: 'Futura', sans-serif; font-weight: 500; font-size: 16px; letter-spacing: 1px; border: none; outline: none; color: #000; }

.notify input::placeholder { font-family: 'Futura', sans-serif; font-weight: 500; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; color: #000; }

.notify input:focus { border: none; outline: none; }

.notify button { padding: 0 15px; position: absolute; top: 0; right: 0; height: 50px; border-radius: 0; background: transparent; }

.notify button:focus { outline: none; border: none; }

.notify img { width: 20px; }

footer { padding: 79px 0 49px 0; font-size: 16px; background: #000; }

footer p { margin: 20px 0; font-family: 'Futura', sans-serif; font-weight: 600; letter-spacing: 2px; color: #fff; }

footer p a { text-decoration: none; color: #fff; }

footer p a:hover, footer p a:focus, footer p a:visited { text-decoration: none; color: #fecd2f; }

footer p a.color { color: #000; }

footer .login { display: inline-block; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 18px; line-height: 1; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; color: #116a25; }

footer .login:hover, footer .login:focus, footer .login:active, footer .login:visited { text-decoration: none; color: #116a25; }

.foot-nav { margin: 0 0 85px 0; padding: 0; font-size: 0; }

.foot-nav li { display: inline-block; margin: 0; }

.foot-nav li a { margin: 0 49px 0 0; font-family: 'Futura', sans-serif; font-weight: 600; font-size: 18px; line-height: 1; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; color: #fff; }

.foot-nav li a:hover, .foot-nav li a:active, .foot-nav li a:focus { text-decoration: none; color: #fecd2f; }

.foot-nav li a:visited { text-decoration: none; color: #fff; }

.copyright { color: #4ea5d0; }

.socials { margin: 45px 0 0 0; font-size: 37px; }

.socials a { margin: 0 0 0 15px; color: #4ea5d0; }

.socials + p { margin: 10px 0 0 0; }

iframe { border: none; }

iframe[src="calendar_app/index.html#-mini,css=calendar_mini_bedfordcountypa.css"] {
  height: 437px;
}

iframe[src="calendar_app/index.html#Veteran Affairs,-mini,css=calendar_mini_bedfordcountypa_veterans.css"] {
  height: 700px;
}

.dropdown-menu a { text-decoration: none; }

.goog-te-gadget-simple { border: none !important; }

.skiptranslate { padding: 0 !important; }

.goog-te-menu-value span { display: none; }

.goog-te-menu-value span:first-child { display: inline-block; }

.faqs-heading.active {
  background: #116a25 url(/revize/plugins/faq/_images_/arrow-up.png) no-repeat 20px center !important;
  border-color: #116a25 !important;
}
.faqs-toggle-content {border: 1px solid #116a25 !important;}

/* -----------------------------------------
#inner
-----------------------------------------*/
#flyout-toggle { display: none; float: right; position: relative; font-size: 20px; color: #fff; z-index: 9; }

#flyout { margin: 0; padding: 0; }

#flyout a, #flyout span { display: block; padding: 9px 20px 9px 0; font-family: 'Futura', sans-serif; font-weight: 500; font-size: 18px; text-decoration: none; color: #fff; }

#flyout a:hover, #flyout span:hover { font-weight: 700; color: #fecd2f; }

#flyout li { margin: 0; display: block; position: relative; }

#flyout li:hover > ul { display: block; }

#flyout li:last-of-type a, #flyout li:last-of-type span { border: none; }

#flyout ul { display: none; margin: 0; padding: 0; position: absolute; top: 0; left: 100%; background: #3a261a; z-index: 9; }

#flyout ul a, #flyout ul span { padding: 10px 15px; font-size: 13px; width: 180px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

#flyout ul a:hover, #flyout ul span:hover { font-weight: 500; }

#flyout .toggle-children { display: none; float: right; }

.breadcrumbs { margin: 0 0 30px 0; font-family: 'Futura', sans-serif; font-weight: 600; font-size: 13px; line-height: 1; letter-spacing: 2px; text-transform: capitalize; }

.breadcrumbs p { margin: 0; color: #116a25; }

.breadcrumbs a { text-decoration: none; color: #116a25; }

.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:visited, .breadcrumbs a:active { text-decoration: none; color: #116a25; }

.breadcrumbs span { margin: 0 10px; color: #000; }

#main-content { padding: 0; background: #fff; }

.slider-inner { position: relative; height: 440px; background: #000; z-index: 1; }

.page-info { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; z-index: 52; }

.page-info .container, .page-info .row, .page-info .col-md-12 { height: 100%; }

.page-info .msg-wrap { display: table; width: 100%; height: 100%; }

.page-info .page-title { display: table-cell; vertical-align: middle; margin: 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 60px; letter-spacing: 2px; line-height: 1.2; text-transform: uppercase; text-shadow: 0 5px 25px rgba(0, 0, 0, 0.35); color: #fff; }

.left-column { margin: 0 18px 0 -1000px; padding: 100px 0 0 1000px; background: #3a261a; }

.left-column h3 { margin: 0 0 0 0; padding: 0 20px 0 0; font-family: 'Futura', sans-serif; font-weight: 700; font-size: 18px; line-height: 1; letter-spacing: 1px; text-transform: uppercase; color: #4ea5d0; }

.left-column .bar { margin: 29px 0 14px 0; width: 40px; height: 4px; background: #fecd2f; }

.entry { padding: 100px 0 160px 50px; }

.post a { color: #116a25; }

.post a:hover, .post a:active, .post a:visited, .post a:focus { color: #116a25; }

#freeform-fullwidth .entry { padding-left: 0; }

/* -----------------------------------------
#share widget
-----------------------------------------*/
.modal-content { overflow: hidden; box-shadow: none !important; border-radius: 3px; }

.modal-header { padding: 30px 60px; text-align: center; border-color: #F4F9FD; background: #fff; }

.modal-header h4 { font-size: 30px; }

.modal-header button { margin-top: 2px !important; position: relative; font-size: 25px; background: none; color: #000 !important; }

.modal-header button:hover { background: none; color: #000 !important; }

.modal-body { padding: 40px 60px; }

.copylink { margin-bottom: 40px; }

.copylink pre { border: 1px solid #DBE7F0; background: #F4F9FD; }

.share-btns { margin: 0 0 20px; }

.share-btns a { display: block; overflow: hidden; margin-bottom: 20px; height: 170px; vertical-align: top; text-align: center; text-decoration: none; border-radius: 3px; border: 1px solid #DBE7F0; }

.share-btns i { display: block; font-size: 60px; line-height: 170px !important; }

.btn-facebook { color: #3b5998 !important; }

.btn-facebook:hover { color: #3b5998; }

.btn-twitter { color: #00ACED !important; }

.btn-twitter:hover { color: #00ACED; }

.btn-google { color: #D34836 !important; }

.btn-google:hover { border-color: #D34836; }

.btn-reddit { color: #ff5700 !important; }

.btn-reddit:hover { border-color: #ff5700; }

.btn-lg { padding: 14px 30px; font-size: 16px; border-radius: 3px; border: 0; }

.floating-share-btn { padding: 0; position: fixed; top: 40%; right: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 0; border: 0; background: #116a25 !important; color: #fff !important; z-index: 99999; }

/* -----------------------------------------
#bxslider
-----------------------------------------*/
.bxslider, .bx-viewport, .bx-wrapper { height: 100% !important; }

.bxslider li { height: 100% !important; }

.bx-wrapper { position: relative; margin: 0; padding: 0; *zoom: 1; overflow: hidden; }

.bx-wrapper * { margin: 0; padding: 0; }

.bx-wrapper img { max-width: 100%; display: block; }

.bxslider { list-style: none; }

.bxslider > li:nth-child(n+1) { display: none; }

.bx-wrapper .bx-pager { text-align: center; }

.bx-wrapper .bx-pager .bx-pager-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper.bx-pager-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.bx-wrapper.bx-pager-default-pager a:hover { background: #000; }

.bx-wrapper.bx-pager-default-pager a:active { background: #000; }

.bx-wrapper .bx-controls-direction a { width: 32px; height: 32px; margin: -20px 0 0; display: block; background: url("../../_assets_/images/slider-nav.png") no-repeat 0 0; position: absolute; z-index: 51; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

.bx-wrapper .bx-prev { left: -40px; }

.bx-wrapper .bx-prev:hover { opacity: 1; }

.bx-wrapper .bx-next { right: -40px; background-position: 100% 0 !important; }

.bx-wrapper .bx-next:hover { opacity: 1; }

.bx-wrapper:hover .bx-prev { opacity: 0.6; left: 20px; }

.bx-wrapper:hover .bx-next { opacity: 0.6; right: 20px; }

/* -----------------------------------------
#media queries
-----------------------------------------*/
@media only screen and (max-width: 1520px) { .slider-2 .owl-prev { left: 0; }
  .slider-2 .owl-next { right: 0; } }

@media only screen and (max-width: 1300px) { #search-toggle-alt { padding: 24px; }
  #nav a, #nav span { padding: 30px 15px; } }

@media only screen and (max-width: 1252px) { #owl-slider-2 .owl-pagination { display: none; } }

@media only screen and (min-width: 1201px) { .container { width: 1391px; max-width: 100%; }
  #search-toggle { display: none; } }

@media only screen and (max-width:1199px){
  #nav>li>ul {-moz-column-count: 3;-moz-column-gap: 30px;-webkit-column-count: 3;-webkit-column-gap: 30px;column-count: 3;column-gap: 30px;padding: 25px 30px 25px 30px;background-color: #4ea6d1;position:  absolute;right: 14px;left: 100px;page-break-inside: avoid;}

}

@media only screen and (max-width: 1200px) { #search-toggle-alt { display: none; }
  #search-toggle { display: inline-block; float: right; padding: 20px 0px 20px 15px; font-size: 20px; border-left: 1px solid rgba(255, 255, 255, 0.2); color: #fff; cursor: pointer; }
  .search-wrap { top: 100%; }
  .logo { width: 111px; }
  #nav { text-align: right; }
  #nav a, #nav span { padding: 21px 15px; font-size: 14px; }
  .search-wrap { padding: 0; right: 0; width: 0; height: auto; }
  #search { position: relative; top: auto; left: auto; right: auto; }
  #search form { padding: 10px 0; width: 80%; }
  #search button { margin-top: 10px; }
  #search .search-close { display: none; }
  .qlinks, .events, .news { padding: 30px; } }

@media only screen and (min-width: 992px) { #flyout, #nav { display: block !important; }
  .down-arrow, .toggle, .toggle2, #nav-toggle, #flyout-toggle { display: none; } 
}


@media only screen and (max-width: 991px) { .logo { top: 1px; left: 9px; width: 60px; }
#nav>li>ul>li {margin: 0;}
#nav>li ul {position: static!important;column-count: 1;-moz-column-count: 1;-moz-column-gap: 0;-webkit-column-count: 1;background-color: rgba(0,0,0,.15);-webkit-column-gap: 0;column-gap: 0;padding: 0;}
  .weather { bottom: 10px; left: 50px; }
  .toggle, .toggle2, #nav-toggle, #flyout-toggle { display: inline-block; cursor: pointer; }
  .down-arrow { display: none; }
  #nav-toggle { float: right; padding: 20px 0 20px 15px; font-size: 20px; border-left: 1px solid rgba(255, 255, 255, 0.2); color: #fff; }
  #search-toggle { padding: 20px 15px; border: none; }
  #search { padding: 10px 15px; }
  #search form { width: auto; }
  #nav { display: none; clear: both; transition: margin .2s ease-in-out; }
  #nav a, #nav span { padding: 20px 10px; font-size: 14px; line-height: 1; text-align: left; border-top: 1px solid rgba(255, 255, 255, 0.2); border-bottom: none; background: none; }
  #nav li { display: block; float: none; position: relative; }
  #nav li:hover > ul {display: none;}
  #nav li li:hover > a { background: none; }
  #nav ul { padding: 0; position: static; top: 0; width: auto; -moz-column-count: 1; -moz-column-gap: 0; -webkit-column-count: 1; -webkit-column-gap: 0; column-count: 1; column-gap: 0; background: rgba(0, 0, 0, 0.2); }
  #nav ul a, #nav ul span {margin: 0;padding: 20px!important;width: 100%;background: transparent;font-size: 14px;border: none;}
  #nav ul ul { display: none; margin: 0; padding: 0; left: 0; background: rgba(0, 0, 0, 0.2); }
  #nav ul ul a, #nav ul ul span { margin: 0; padding: 20px 30px; }
  #nav .toggle, #nav .toggle2 { position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-align: center; line-height: 55px; background: rgba(0, 0, 0, 0.2); }
  #flyout { display: none; margin: 0; padding: 0; }
  #flyout a, #flyout span { padding: 20px 10px; font-size: 14px; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; }
  #flyout li { padding: 0; }
  #flyout li:hover > ul { display: none; }
  #flyout ul { position: static; left: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
  #flyout ul a, #flyout ul span { padding: 20px; width: 100%; }
  #flyout .toggle-children { display: block; }
  .slider, .slider-inner { height: 300px; }
  .slider .bx-pager, .slider-inner .bx-pager { display: none; }
  .welcome p { font-size: 30px; line-height: 1.2; }
  .page-info .page-title { font-size: 30px; line-height: 1.2; }
  .slider-2 { padding: 15px 0; }
  .slider-2 .owl-next, .slider-2 .owl-prev { display: none; }
  .slider-2 p { margin-top: 15px; }
  .owl-wrap { margin: 0; }
  .mid { padding: 30px 0; }
  .mid .white, .mid .blue { margin: 0; }
  .feature-wrap p { font-size: 30px; }
  .qlinks, .news { margin: 0 0 30px 0; }
  .subscribe { padding: 30px 0; }
  .detail { margin: 0; text-align: center; }
  .detail:after { bottom: -15px; left: 0; top: auto; right: auto; width: 100%; height: 4px; }
  .notify { margin: 30px 0 0 0; padding: 0; width: 100%; }
  footer { padding: 30px 0; }
  footer p { margin-top: 0; }
  footer .text-right { text-align: left; }
  .foot-nav { display: none; }
  .socials { margin-top: 10px; }
  .left-column { margin: 30px 0 0 0; padding: 20px; }
  .left-column .bar { display: none; }
  .entry { margin: 30px 0 0 0; padding: 0; }
  /* rz form tables - without page scope this targets edit forms and makes editing confusing */
  #freeform #formwizziwmorf tr { display: block !important; }
  #freeform #formwizziwmorf tr td { display: block !important; }
  #freeform #formwizziwmorf tr table tr { display: table-row !important; }
  #freeform #formwizziwmorf tr table td { display: table-cell !important; } }

@media only screen and (max-width: 767px) { #nav a, #nav span { border: none; }
  #nav li { margin: 0 -15px; padding: 0 15px; border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .floating-alert { padding-left: 15px; padding-right: 15px; right: 0; left: 0; bottom: 0; width: auto; font-size: 12px; border-radius: 0; border: 0; }
  .floating-alert h4 { margin-bottom: 10px; font-size: 14px; }
  .floating-alert .btn { padding: 7px 12px !important; font-size: 10px; }
  .share-btns a { padding: 10px; width: 100%; height: auto; font-size: 12px; white-space: nowrap; overflow: hidden; }
  .share-btns i { display: block; font-size: 20px; line-height: 50px !important; }
  .floating-share-btn { top: auto; bottom: 0; } }

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
  a[href]:after { content: none !important; } }
