/*-----------------------------------------------------------------------------------

	Theme Name: Forest County, PA
	Author Design: Samir Alley @samiralley | Alex Parent
	Developer: Devin Metivier
	Author URI: http://www.revize.com/
	Date: MAY 24, 2017

-----------------------------------------------------------------------------------*/
/* -----------------------------------------
#basic styles
-----------------------------------------*/
body { background: #fff; font-size: 16px; line-height: 1.6; font-family: 'Ubuntu', sans-serif; color: #353535; }

/* -----------------------------------------
#typography
-----------------------------------------*/
h1, h2, h3, h4, h5, h6 { color: #353535; font-weight: normal; margin: 0 0 30px 0; line-height: 1.2; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 22px; }

h4 { font-size: 21px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

.header { margin: 0 0 30px 0; font-size: 32px; text-transform: uppercase; color: #4f9cd5; }

.subheader { margin: 0 0 30px 0; font-size: 22px; text-transform: uppercase; color: #4f9cd5; }

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"; }

/* -----------------------------------------
#links
-----------------------------------------*/
a, a:visited { color: #4f9cd5; text-decoration: underline; outline: 0 !important; }

a:hover, a:focus { color: #4f9cd5; }

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 { padding: 21px 57px; background: linear-gradient(to left, #0b793e, #4f9cd5); color: #fff !important; border: 0; border-radius: 5px; display: inline-block; font-size: 18px; font-weight: 700 !important; text-decoration: none; cursor: pointer; line-height: normal; vertical-align: top; font-family: sans-serif; text-transform: uppercase; }

.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; box-shadow: none; background: linear-gradient(to left, #0b793e, #4f9cd5); }

.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; box-shadow: none; background: linear-gradient(to left, #0b793e, #4f9cd5); }

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 h4 { 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
-----------------------------------------*/
.sliderbtn {
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 55;
}
.topNavBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.captionEditBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.highlights {
  position: absolute;
  top: 0;
  left: 0;
}
.titleEditBtn {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.linkEditBtn {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  text-align: center;
}
.quicklinkbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.urlEditBtn {
  position: absolute;
  top: -22px;
  left: 0;
  width: 100%;
  text-align: center;
  /* z-index: 99; */
}
.alertbtn {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* -----------------------------------------
#loader
-----------------------------------------*/
/* -----------------------------------------
#main
-----------------------------------------*/
body { overflow-x: hidden; }

.text-overflow { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.toggle, .down-arrow { display: none; }

/* Don't forget to account for span being used in space of a tag for nav items that are not links */
/* for mega menu adjust as needed */
#nav > li > ul { padding: 35px; -moz-column-count: 3; -moz-column-gap: 20px; -webkit-column-count: 3; -webkit-column-gap: 20px; column-count: 3; column-gap: 20px; }

#nav > li > ul a { display: block; }

#nav > li > ul li { display: inline-block; width: 100%; }

/* for mega menu adjust as needed */
header { padding: 0 50px; position: absolute; top: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0.7); z-index: 999; }

.logo { float: left; padding: 3px 0; position:relative; z-index:2}

.toggles { margin: 15px 0 10px 0; }

#resizer { display: inline-block; font-weight: 700; font-size: 12px; }

#resizer img { cursor: pointer; }

#resizer .font-increase { margin: 0 0 0 10px; }

.translate-btn { display: inline-block; margin: 0 0 0 33px; }

.translate-btn .lang-select { font-weight: 700; font-size: 12px; text-decoration: none; color: #353535; }

.search {float: right;position: relative;z-index: 2;}

.search-open #nav { margin-top: 40px; }

nav {position: relative;z-index: 1;}

nav .lighter { display: block; font-weight: 300; font-size: 16px; line-height: 19px; }

nav .bolder { display: block; font-weight: 700; font-size: 20px; line-height: 19px; }

#nav { margin: 0 auto; padding: 0; position: relative; max-width: 885px; list-style: none; text-align: center; text-transform: uppercase; }

#nav li { display: inline-block; margin: 0; }

#nav li:hover > ul { display: block; }

#nav li a { display: block; padding: 30.5px 33px; text-decoration: none; background: transparent; color: #222; }

#nav li a:hover { background: transparent; color: #000; }

#nav ul { display: none; margin: 0; padding: 0; position: absolute; top: 100%; left: 0; width: 100%; list-style: none; text-align: left; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; box-shadow: 0 0 24px 14px rgba(0, 0, 0, 0.11); background: #4f9cd5; }

#nav ul a { padding: 0; font-weight: 700; font-size: 16px; line-height: 1; }

#nav ul a i { display: none; }

#nav ul li { margin: 0; padding: 0; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }

#nav ul ul { display: block; padding: 0; position: static; -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-gap: 0; -moz-column-gap: 0; column-gap: 0; text-transform: capitalize; box-shadow: none; background: transparent; }

#nav ul ul a { padding: 10px 0; font-weight: 400; font-size: 14px; line-height: 1; color: #fff; }

#nav ul ul a:hover, #nav ul ul a:visited { color: #fff; }

#nav ul ul li:last-of-type > a { padding-bottom: 20px; }

#search { width: 100%; }

#search form { margin: 0; position: relative; }

#search input { height: 40px; width: 246px; -webkit-border-radius: 5px; border: none; border-radius: 5px; background: #353535; color: #fff; }

#search input::placeholder { color: #fff; }

#search input:focus { outline: none; border: none; border-radius: 5px; color: #fff; }

#search button { padding: 0 13px; position: absolute; top: 0; right: 0; height: 40px; border-left: 1px solid #fff; border-radius: 0; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #353535; }

#search button i { margin-top: 0; }

.slider { position: relative; height: 800px; background: #000; z-index: 1; }

.welcome { position: absolute; bottom: 278px; left: 0; width: 100%; z-index: 52; }

.welcome .title { margin: 0; font-family: 'Satisfy', serif; font-size: 154px; line-height: 1.6; text-align: center; background: linear-gradient(to left, #0b793e, #4f9cd5); -webkit-background-clip: text; -moz-background-clip: text; -o-background-clip: text; -ms-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; -o-text-fill-color: transparent; -ms-text-fill-color: transparent; text-shadow: 0 0 4px 10px rgba(0, 0, 0, 0.14); }

.welcome .sub { margin: -53px 0 0 0; font-size: 28px; font-weight: 300; letter-spacing: 20px; text-align: center; text-transform: uppercase; color: #fff; }

.mask { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 53; }

.mask img { position: absolute; bottom: 0; width: 100%; }

.highlights { padding: 100px 0 115px 0; background: url("../../_assets_/images/hl-bg.jpg") top center no-repeat; background-size: cover; }

.highlights .title { margin: 0 0 35px 0; font-size: 36px; line-height: 1; text-transform: uppercase; color: #4f9cd5; }

.highlights .content { margin: 0 0 30px 0; line-height: 25px; }

.seasons { padding: 0 15px; position: relative; z-index: 1; }

.seasons .row .col-md-3 { padding: 0; }

.seasons .row .col-md-3:first-child div { border-top-left-radius: 5px; border-bottom-left-radius: 5px; }

.seasons .row .col-md-3:last-child div { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }

.seasons .title { position: relative; margin: 0 0 20px 0; font-size: 36px; font-weight: 700; line-height: 1; text-transform: uppercase; text-align: center; color: #fff; }



.seasons .list li { display: block; margin: 0; text-align: center; }

.seasons .list li:last-of-type a { font-weight: 400; }

.seasons .list li a { display: block; padding: 20px 0; font-weight: 700; line-height: 1; text-transform: uppercase; text-decoration: none; color: #fff; }

.seasons .list li a:hover, .seasons .list li a:visited { text-decoration: underline; color: #fff; }

.season-1, .season-2, .season-3, .season-4 { height: 500px; }



.season-1 { background: url("../../_assets_/images/spring.jpg") center no-repeat; background-size: cover; }

.season-2 { background: url("../../_assets_/images/summer.jpg") center no-repeat; background-size: cover; }

.season-3 { background: url("../../_assets_/images/fall.jpg") center no-repeat; background-size: cover; }

.season-4 { background: url("../../_assets_/images/winter.jpg") center no-repeat; background-size: cover; }


.spring { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(79, 156, 213, 0.75); z-index: 1; }

.summer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(11, 121, 62, 0.75); z-index: 1; }

.fall { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(189, 99, 12, 0.75); z-index: 1; }

.winter { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(169, 185, 192, 0.75); z-index: 1; }

.media-section { padding: 75px 0; position: relative; background: url("../../_assets_/images/events-bg.jpg") top no-repeat; background-size: cover; z-index: 2; }

.media-section .col-md-2 { padding: 0; }

.events { padding: 50px 30px 0 30px; border-radius: 5px; box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.14); background: #fff; }

.events .title { margin: 0; font-size: 36px; line-height: 1; text-transform: uppercase; color: #4f9cd5; }

.events .see-events { font-weight: 700; font-size: 14px; text-transform: capitalize; color: #353535; }

.weather { margin-bottom: -21px; }

.weather .forecast { font-size: 37px; font-weight: 700; line-height: 1; }

.weather i { margin-left: 10px; font-size: 60px; }

.media-btns { margin: 0 auto; max-width: 349px; }

.square-btn { margin-bottom: 9px; padding: 51px 0 0 0; display: inline-block; width: 170px; height: 170px; text-align: center; text-decoration: none; border-radius: 5px; background: rgba(79, 156, 213, 0.8); color: #353535; cursor: pointer; transition: background .3s ease-in-out; }

.square-btn:hover { text-decoration: none; background: #4f9cd5; color: #353535; }

.square-btn:first-child { margin: 0 5px 9px 0; padding: 34px 0 0 0; }

.square-btn:nth-child(3) { margin: 0 5px 9px 0; }

.square-btn img { margin: 0 0 14px 0; }

.square-btn p { font-weight: 700; font-size: 14px; line-height: 1; text-transform: uppercase; }

.embed-container {position: relative;padding-bottom: 56.25%;height: 0;/* overflow: hidden; */max-width: 100%;}

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.foot-info { background: #000; font-size: 13px; color: #fff; }

.foot-info p { margin: 35px 0; }

footer { font-size: 14px; background: url("../../_assets_/images/footer-bg.jpg") center no-repeat; background-size: cover; }

footer .gradient { padding: 65px 0; background: linear-gradient(to left, rgba(11, 121, 62, 0.94), rgba(79, 156, 213, 0.94)); }

footer a { text-decoration: none; color: #fff; }

footer a:hover, footer a:visited, footer a:active { text-decoration: none; color: #fff; }

footer i { margin: 0 20px 0 0; }

footer p { margin: 15px 0; color: #fff; }

footer p.title { margin: 0 0 35px 0; font-weight: 700; font-size: 18px; line-height: 1; text-transform: uppercase; color: #353535; }

footer p.login { font-weight: 700; text-transform: uppercase; }

footer p a { text-decoration: none; color: #fff; }

footer p a:hover { text-decoration: none; color: #fff; }

footer p a.color { color: #000; }

footer ul { margin: 0; padding: 0; list-style: none; }

footer ul li { margin: 0 0 27px 0; text-transform: capitalize; }

footer ul li:last-child { margin: 0; }

.dropdown-menu a { text-decoration: none; }

.goog-te-gadget-simple { border: none !important; }

.skiptranslate { padding: 0 20px !important; }

.goog-te-menu-value span { display: none; }

.goog-te-menu-value span:first-child { display: inline-block; }

/* -----------------------------------------
#inner
-----------------------------------------*/
#flyout-toggle { margin-top: -5px; float: right; }

#flyout { margin: 0; padding: 0; font-size: 14px; }

#flyout a, #flyout span { display: block; padding: 13px 30px; text-decoration: none; color: #fff; }

#flyout a:hover, #flyout span:hover { background: #0b793e; }

#flyout a i, #flyout span i { display: none; }

#flyout li { margin: 0; display: block; position: relative; }

#flyout li:hover > ul { display: block; }

#flyout ul { display: none; position: absolute; top: 0; right: 100%; margin: 0; padding: 0; background: #4f9cd5; }

#flyout ul a, #flyout ul span { font-size: 13px; padding: 10px 15px; width: 180px; }

.breadcrumbs { font-weight: 700; font-size: 14px; line-height: 1; text-transform: uppercase; }

.breadcrumbs p { margin: 0; color: #fff; }

.breadcrumbs a { text-decoration: none; color: #4f9cd5; }

.breadcrumbs span { color: #4f9cd5; }

.slider-inner { position: relative; height: 400px; background: #000; z-index: 1; }

.slider-inner .row { margin: 0; }

.page-info { position: absolute; bottom: 128px; left: 0; width: 100%; z-index: 52; }

.page-info .title { margin: 0 0 10px 0; font-weight: 700; font-size: 37px; line-height: 1; text-transform: uppercase; color: #fff; }

#main-content { padding: 75px 0; background: url("../../_assets_/images/inner-bg.jpg") center no-repeat; background-size: cover; }

#main-content .col-md-3 { z-index: 999; }

.right-column { padding: 0 0 22px 0; background: #4f9cd5; border-radius: 5px; }

.right-column h3 { margin: 0; padding: 30px 0 22px 30px; line-height: 1; text-transform: uppercase; }

.post ul li { font-weight: 700; color: #4f9cd5; }

/* -----------------------------------------
#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: #4f9cd5 !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-controls { display: none; }

.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; }

iframe{border: none;}

/* -----------------------------------------
#media queries
-----------------------------------------*/
@media only screen and (max-width: 1330px) { #nav li a { padding: 29px 15px; }
  #nav ul a { padding: 0; } }

@media only screen and (min-width: 1200px) { #nav-toggle, #search-toggle, .divider { display: none; } }

@media only screen and (max-width: 1200px) { .logo img { height: 54px; }
  nav { position: absolute; top: 100%; left: 0; width: 100%; }
  nav .lighter, nav .bolder { display: inline-block; font-weight: 400; font-size: 16px; }
  #nav > li > ul { padding: 0; column-count: 1; column-gap: 0; }
  #nav { display: none; background: #fff; text-align: left; font-size: 14px !important; }
  #nav li { display: block; float: none; position: relative; }
  #nav li a { padding: 17.5px 10px; font-weight: 400 !important; font-size: 14px; line-height: 1; text-transform: capitalize; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; color: #353535 !important; }
  #nav li:hover > ul { display: none; }
  #nav li:hover > a { background: none; color: #fff; }
  #nav ul { padding: 0; position: static; top: 0; box-shadow: none; background: rgba(0, 0, 0, 0.2); }
  #nav ul a, #nav ul span { padding: 20px; width: 100%; }
  #nav ul a i, #nav ul span i { display: block; }
  #nav ul ul { display: none; left: 0; }
  #nav ul ul a, #nav ul ul span { 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); }
  .toggle, .toggle2, #nav-toggle { display: inline-block; cursor: pointer; }
  .down-arrow { display: none; }
  #nav-toggle, #search-toggle, .divider { float: right; margin: 11px 0 0 15px; }
  #search { display: none; position: absolute; top: 100%; left: 0; width: 100%; }
  #search input { width: 100%; }
  .slider { height: 400px; }
  .welcome { bottom: 98px; }
  .welcome .title { font-size: 134px; } }

@media only screen and (min-width: 992px) {
	
.spring, .summer, .fall, .winter { padding: 238px 0 0 0; transition: all .3s ease-in-out; }
	.seasons .list { visibility: hidden; position: absolute; top: 477px; left: 0; width: 100%; height: 0; margin: 0; padding: 0; list-style: none; opacity: 0; transition: visibility .3s ease-in-out, top .3s ease-in-out, opacity .3s ease-in-out; }
	.season-1:hover .list, .season-2:hover .list, .season-3:hover .list, .season-4:hover .list { visibility: visible; top: 100px; height: auto; opacity: 1; }

.season-1:hover .spring, .season-1:hover .summer, .season-1:hover .fall, .season-1:hover .winter, .season-2:hover .spring, .season-2:hover .summer, .season-2:hover .fall, .season-2:hover .winter, .season-3:hover .spring, .season-3:hover .summer, .season-3:hover .fall, .season-3:hover .winter, .season-4:hover .spring, .season-4:hover .summer, .season-4:hover .fall, .season-4:hover .winter { padding: 50px 0 0 0; }
	#flyout { display: block !important; }
  #flyout-toggle { display: none; } }

@media only screen and (max-width: 991px) { header { padding: 0 15px; }
	.spring, .summer, .fall, .winter { padding:30px}
	.seasons .list{padding:0;margin:0}
  #resizer { display: none; }
  .highlights .text-center { margin: 30px 0 0 0; }
  .media-section { padding: 30px 0; }
  .media-section .col-md-3 { margin: 30px 0; }
  .right-column { margin: 0 0 30px 0; padding: 15px; background: #4f9cd5; border-radius: 5px; }
  .right-column h3 { margin: 0; padding: 0; line-height: 1; text-transform: uppercase; }
  footer .col-md-3 { margin-top: 30px; }
  footer .col-md-3 .title { margin: 0 0 15px 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; }
  #flyout { display: none; margin: 15px 0 0 0; padding: 0; }
  #flyout li a, #flyout li span { padding: 20px 10px; font-size: 14px; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; }
  #flyout li a i, #flyout li span i { display: block; float: right; }
  #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%; }
  footer .text-right { text-align: left; } }

@media only screen and (max-width: 767px) { .toggles { display: none; }
  .slider, .slider-inner { height: 300px; }
  .welcome { bottom: 88px; }
  .welcome .title { font-size: 64px; }
  .welcome .sub { margin: -27px 0 0 0; font-size: 18px; letter-spacing: 5px; }
  .page-info { bottom: 103px; }
  .page-info .title { font-size: 27px; }
  .page-info .breadcrumbs { font-size: 10px; }
  .highlights { padding: 30px 0; }
  #main-content { padding: 30px 0; }
  footer .gradient { padding: 15px 0; }
  .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 only screen and (max-width: 395px) { .square-btn { display: block; margin: 9px 0 !important; width: 100%; } }

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
  a[href]:after { content: none !important; } }
