/*-----------------------------------------------------------------------------------

	Theme Name: Clearwater County, Idaho
	Author Design: Samir Alley @samiralley
	Author URI: http://www.revize.com/
	Date: April 18, 2017

-----------------------------------------------------------------------------------*/
/* -----------------------------------------
#basic styles
-----------------------------------------*/
body { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.6; color: #54555a; }

#homepage { background: #003366; }

#freeform { background: #072d3d; }
.news-container>img{margin:30px 0 0}
/* -----------------------------------------
#typography
-----------------------------------------*/
h1, h2, h3, h4, h5, h6 { color: #111; 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: 36px; }

h2 { font-size: 24px; }

h3 { font-size: 22px; }

h4 { font-size: 21px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

.header { font-family: 'Lora', serif; font-style: italic; line-height: 24px; margin: 0 0 30px 0; font-size: 36px; color: #072d3d; }

.subheader { margin: 0 0 30px 0; font-size: 24px; line-height: 24px; text-transform: uppercase; color: #54555a; }

p { margin: 0 0 30px 0; }

em { font-style: italic; }

strong, b { font-weight: bold; }

small { font-size: 80%; }

hr { border: solid #ccc; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

/* -----------------------------------------
#links
-----------------------------------------*/
a, a:visited { color: #006569; text-decoration: underline; outline: 0 !important; }

a:hover, a:focus { color: #006569; }

p a, p a:visited { line-height: inherit; }

/* -----------------------------------------
#lists
-----------------------------------------*/
ul, ol { margin-bottom: 20px; margin-left: 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: 8px 13px; background: #2b1c0c; color: #fff !important; border: 0; border-radius: 3px; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 11px; font-weight: 700 !important; letter-spacing: 1px; text-decoration: none; cursor: pointer; line-height: normal; vertical-align: top; font-family: sans-serif; text-transform: uppercase; 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; box-shadow: none; background: #2b1c0c; }

.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: #2b1c0c; }

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: 5px 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 { background: #fff; padding: 30px; border: 1px solid #D2DFEF; }

form.loginform p { background: #E65229; color: #fff; padding: 20px; line-height: 1; }

form.loginform label { font-weight: normal; }

form.loginform label input { display: block; margin-bottom: 10px; width: 100%; box-sizing: border-box; padding: 10px; color: #000; }

/* -----------------------------------------
#rz notify
-----------------------------------------*/
.e-notify { font-weight: bold; font-size: 12px; background: #E7DF7F; position: fixed; padding: 3px 13px 2px; bottom: 10px; left: 10px; color: #111; border-radius: 50px; text-transform: uppercase; z-index: 999; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.175); }

.e-notify img { display: none; }

.e-notify i { margin-right: 4px !important; }

.e-notify a { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

/* -----------------------------------------
#rz alert
-----------------------------------------*/
.floating-alert { position: fixed; z-index: 99999; bottom: 10px; margin: 0; right: 10px; border: 3px solid #fff; background: #000; background: rgba(0, 0, 0, 0.9); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); color: #fff; padding: 30px; font-size: 14px; width: 350px; }

.floating-alert h4 { color: #ffc140; margin: 0 0 10px; font-family: sans-serif; font-weight: bold; text-transform: uppercase; font-size: 18px; }

.floating-alert .btn { padding: 8px 10px; margin: 20px 0 0 0 !important; }

.floating-alert .close { padding: 0; background: none !important; color: #fff !important; opacity: 1; margin-right: 20px; }

/* -----------------------------------------
#rz edit
-----------------------------------------*/
.about .btn{display:none}
.float_button_above {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
}
.qlinkBtn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
}
.aboutBtn {
    position: absolute;
    top: 30px;
    left: 48px;
}
.aboutContentBtn {
    position: absolute;
    top: 94px;
    left: 50px;
}

.titltBtn {
    position: absolute;
    top: 70px;
    left: 40px;
}
[src="images/edit/edit_left_nav.jpg"] {
    position: absolute;
    top: 124px;
    left: 42px;
}
.slider .sliderBtn{position:absolute;z-index:99;top:100%;left:0}

/* -----------------------------------------
#loader
-----------------------------------------*/
#loader-wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #233447; z-index: 99999; display: none !important; }

#loader-wrapper img { width: 60px; position: absolute; top: 50%; left: 50%; margin: -30px 0 0 -30px; animation: 2s cubic-bezier(0.63, 0.045, 0.34, 1) 0s normal none infinite spinning_animation; -webkit-animation: 2s cubic-bezier(0.63, 0.045, 0.34, 1) 0s normal none infinite spinning_animation; }

@keyframes spinning_animation { 0% { transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg); }
    50% { transform: scale(0.8) rotate(360deg);
        -o-transform: scale(0.8) rotate(360deg); }
    100% { transform: scale(1) rotate(720deg);
        -o-transform: scale(1) rotate(720deg); } }

@-webkit-keyframes spinning_animation { 0% { -webkit-transform: scale(1) rotate(0deg); }
    50% { -webkit-transform: scale(0.8) rotate(360deg); }
    100% { -webkit-transform: scale(1) rotate(720deg); } }

/* -----------------------------------------
#main
-----------------------------------------*/
body { overflow-x: hidden; }

.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

#nav-toggle, .toggle { display: none; }

/* for mega menu adjust as needed */
/* for mega menu adjust as needed */
.main-wrap { position: relative; background: url("../../_assets_/images/page-bg.jpg") top center no-repeat; width: 100vw; height: 100vh; }

nav { position: relative; margin: 0 auto; position: relative; width: 1211px; height: 197px; background: url("../../_assets_/images/nav-bg2.png") bottom center no-repeat; z-index: 8; }

.logo { position: absolute; bottom: 4px; left: 23px; z-index: 9; }

.socials { position: absolute; bottom: 69px; right: 25px; z-index: 10; }

.socials a { margin: 0 2px; text-decoration: none; }

.nav-wrap { position: absolute; bottom: 10px; width: 100%; text-align: center; }

#nav-toggle { margin: 10px 15px 0 15px; }

#search-toggle { margin: 10px 0 0 0; }

#nav { position: relative; float: none; margin: 0 115px 0 0; padding: 0; font-size: 18px; font-weight: 700; text-transform: uppercase; list-style: none; z-index: 11; }

#nav a i { margin-left: 5px; }

#nav li { display: inline-block; position: relative; float: none; margin: 0; padding: 0; }

#nav li:hover > ul { display: block; }

#nav li a {display: block;padding: 10px 20px;background: transparent;color: #e9eef5;text-decoration: none;}

#nav li a:hover { background: transparent; color: #e9eef5; }

#nav ul {display: none;margin: 0;padding: 0;position: absolute;top: 100%;left: 0;text-align: left;list-style: none;  z-index: 9999;}

#nav ul a {padding: 10px 15px;width: 230px;font-size: 13px;background: #563c1e; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}

#nav ul a:hover { background: #563c1e; }

#nav ul ul { left: 100%; top: 0; }

.search-container { position: absolute; bottom: 16px; right: 33px; z-index: 12; }

#search { position: relative; }

#search p { position: absolute; top: 5px; left: -100px; font-size: 12px; color: #fff; }

#search form { margin: 0; padding: 0; }

#search input { width: 163px; height: 29px; border-radius: 3px; color: #6e5537; }

#search button { position: absolute; bottom: 7px; right: 10px; padding: 0; background: transparent; }

.slider-arc-container { position: absolute; top: 0; margin: 0 auto; width: 100%; text-align: center; z-index: 7; }

.slider-container { position: relative; margin: 0 auto; max-width: 1211px; }

.slider { position: relative; margin: 0 auto; width: 917px; height: 500px; border-left: 8px solid #fff; border-right: 8px solid #fff; z-index: 6; }

.side-btn-link { position: absolute; top: 0; left: 0; max-width: 150px; max-height: 150px; text-decoration: none; z-index: 9; }

.side-btn-link:hover, .side-btn-link:active, .side-btn-link:visited { text-decoration: none; }

.side-btn-link.one { top: 94px; }

.side-btn-link.two { top: 238px; }

.side-btn-link.three { top: 94px; left: auto; right: 0; }

.side-btn-link.four { top: 238px; left: auto; right: 0; }

.side-btn-link.five { top: 388px;}

.side-btn-link.six { top: 388px; left: auto; right: 0;}


.side-btn-1, .side-btn-2, .side-btn-3, .side-btn-4, .side-btn-5 ,.side-btn-6 { width: 150px; text-align: center; border: 3px solid #fff; background: #d1bba0; -webkit-box-shadow: inset 0 0 40px 20px rgba(210, 171, 106, 0.5); -moz-box-shadow: inset 0 0 40px 20px rgba(210, 171, 106, 0.5); box-shadow: inset 0 0 40px 20px rgba(210, 171, 106, 0.5); }

.side-btn-1 img, .side-btn-2 img, .side-btn-3 img, .side-btn-4 img,.side-btn-5 img,.side-btn-6 img { display: block; margin: -2px auto 0 auto; }

.side-btn-1 img[src="_assets_/images/btn-underline.png"], .side-btn-2 img[src="_assets_/images/btn-underline.png"], .side-btn-3 img[src="_assets_/images/btn-underline.png"], .side-btn-4 img[src="_assets_/images/btn-underline.png"],.side-btn-5 img[src="_assets_/images/btn-underline.png"],.side-btn-6 img[src="_assets_/images/btn-underline.png"] { margin-top: -11px; }

.side-btn-1 .side-btn-title, .side-btn-2 .side-btn-title, .side-btn-3 .side-btn-title, .side-btn-4 .side-btn-title,.side-btn-5 .side-btn-title,.side-btn-6 .side-btn-title { margin: 5px 0; font-family: 'Lora', sans-serif; font-style: italic; font-size: 18px; font-weight: 400; line-height: 21px; color: #2b1c0c; }

.side-btn-3 img[src="_assets_/images/btn-underline.png"] { margin-top: -9px; }

.side-btn-4 img { margin: 0 auto 0 auto; }

.side-btn-4 img[src="_assets_/images/btn-underline.png"] { margin-top: -7px; }

.content { margin: 0 auto; max-width: 1211px; border-radius: 0 0 6px 6px; background: #e0ebf6; box-shadow: 12px 12px 35px 5px rgba(0, 0, 0, 0.3); }

.content h3 { margin: 0 0 0 0; font-family: 'Lora', serif; font-weight: 700; color: #003366; }

.content h3 span { font-style: italic; font-weight: normal; color: #563c1e; }

.about { padding: 51px 0 59px 51px; font-size: 14px; }

.about h3 { margin: 0 0 29px 0; }

.about p { margin: 0 0 40px 0; }

.events { padding: 51px 0 59px 51px; }

.events h3 { margin: 0 0 25px 0; }

#text-col{padding: 51px 0 59px 51px;}

.news-container { padding: 30px 22px 20px 66px; }

.news-container h3 + a { text-decoration: none; color: #dceaf7; }

.news-container h3 + a:hover { text-decoration: underline; color: #dceaf7; }

.announcements, .news { padding: 33px 30px 17px 30px; font-size: 14px; background: #49331a; }

.announcements h3, .news h3 { color: #dceaf7; }

.announcements h3 span, .news h3 span { color: #dceaf7; }

.announcements ul, .news ul { margin: 0; padding: 0; list-style: none; }

.announcements ul a, .news ul a { text-decoration: none; color: #dceaf7; }

.announcements ul li, .news ul li { margin: 0; padding: 12px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.announcements ul li:last-child, .news ul li:last-child { border-bottom: none; }

.announcements ul li a, .news ul li a { display: block; }

.announcements h3 { margin: 0 0 18px 0; }

.news { margin-top: 10px; border-radius: 0 0 6px 6px; }

.news h3 { margin: 0 0 18px 0; }

footer { position: relative; }

footer p { margin: 39px 0; font-size: 12px; color: #fff; }

footer a { text-decoration: none; color: #fff; }
footer a:visited { text-decoration: none; color: #fff; }

footer a:hover { text-decoration: none; color: #fff; }

footer a.login { color: #6e5537; }

.socials-2 { position: absolute; bottom: -35px; right: 15px; z-index: 10; }

.socials-2 a { margin: 0 2px; text-decoration: none; }

iframe#calendar{height: 413px;}
/* -----------------------------------------
#inner
-----------------------------------------*/
#flyout { margin: 0; padding: 0; }

#flyout a { text-decoration: none; padding: 15px 0; display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.1); color: #e6ebf2; }

#flyout a i { margin: 0 10px 0 0; float: right; }

#flyout li { margin: 0; padding: 0 0 0 45px; display: block; position: relative; }

#flyout li:hover > ul { display: block; }

#flyout li:last-child > a { border: none; }

#flyout ul { display: none; position: absolute; top: 0; left: 100%; margin: 0; padding: 0; background: #6e5537; z-index: 9; }

#flyout ul a { font-size: 13px; padding: 10px 0; width: 180px; }

#flyout ul li { padding: 0 15px; }

.breadcrumbs { font-size: 12px; line-height: 18px; text-transform: capitalize; }

.breadcrumbs p { font-family: 'Lora', serif; font-weight: 700; font-style: italic; margin: 0 0 30px 0; color: #072d3d !important; }

.breadcrumbs a { text-decoration: none; color: #006569; }

.breadcrumbs i { font-size: 13px; margin: 0 4px; }

#main-content { margin: 30px 0 0 0; }

.left-column { margin: 42px 0 0 0; border-radius: 0 0 0 6px; background: #6e5537; }

.left-column h3 { margin: 0 0 12px 0; padding: 53px 0 0 43px; font-family: 'Lora', serif; font-weight: 700; color: #e6ebf2; }

.left-column h3 span { font-style: italic; font-weight: normal; color: #e6ebf2; }

.post { padding: 42px 60px 24px 60px; border-radius: 0 0 6px 6px; box-shadow: 12px 12px 35px 5px rgba(0, 0, 0, 0.3); background: #e6ebf2; }

.post h1 { font-family: 'Lora', serif; font-style: italic; line-height: 24px; margin: 0 0 30px 0; font-size: 36px; color: #072d3d; }

.post h2 { line-height: 24px; text-transform: uppercase; }

.post p { margin: 0 0 30px 0; color: #54555a; }

.post img { margin: 0 0 30px 0; max-width: 100%; border-radius: 6px; }

.post ul { margin: 0 0 30px 0; }

/* -----------------------------------------
#share widget
-----------------------------------------*/
.modal-content { overflow: hidden; box-shadow: none !important; border-radius: 3px; }

.modal-header { background: #fff; border-color: #F4F9FD; text-align: center; padding: 30px 60px; }

.modal-header h4 { font-size: 30px; }

.modal-header button { margin-top: 2px !important; position: relative; font-size: 25px; color: #000 !important; background: none; }

.modal-header button:hover { color: #000 !important; background: none; }

.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; border: 1px solid #DBE7F0; text-align: center; height: 170px; border-radius: 3px; vertical-align: top; overflow: hidden; text-decoration: none; margin-bottom: 20px; }

.share-btns i { display: block; line-height: 170px !important; font-size: 60px; }

.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 { font-size: 16px; padding: 14px 30px; border: 0; border-radius: 3px; }

.floating-share-btn { position: fixed; z-index: 99999; top: 40%; right: 0; height: 50px; width: 50px; border-radius: 0; border: 0; background: #F26A39 !important; color: #fff !important; line-height: 50px; padding: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); text-align: center; }

/* -----------------------------------------
#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 { display: none; }

.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("../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; }

.news-container img[src="_assets_/images/seal.png"] { display: none; }

nav > a:first-child[href="./"]:before {
    content: '';
    position: absolute;
    top: 40px;
    left: -170px;
    width: 150px;
    height: 150px;
    background: url("../../_assets_/images/seal.png") center no-repeat;
    background-size: contain;
    z-index: -1;
    cursor: auto;
}

/* -----------------------------------------
#media queries
-----------------------------------------*/
@media only screen and (max-width: 1249px) { nav { width: 100%; height: 177px; background: transparent; }
    .nav-wrap { bottom: 0; background: #563c1e; }
    #nav { margin: 0; }
    .logo { bottom: 0; left: 0; }
    .search-container { position: absolute; bottom: 7px; right: 30px; }
    #search p { display: none; }
    .slider-arc-container { display: none; }
    .slider-container { margin: 30px auto 0 auto; width: 992px; }
    .slider { position: relative; margin: 0 auto; width: 660px; height: 300px; border: 8px solid #fff; z-index: 6; }
    .side-btn-link.one { top: -15px; left: 0; }
    .side-btn-link.two { top: auto; bottom: -15px; left: 0; }
    .side-btn-link.three { top: -15px; right: 0; }
    .side-btn-link.four { top: auto; bottom: -15px; right: 0; }
    .content-container { margin-top: 30px; } }

@media only screen and (min-width: 992px) { #flyout, #nav { display: block !important; }
    .logo-no-moose { display: none; }
    #search-toggle { display: none; }
    .separator { display: none; }
    #flyout-toggle { display: none; }
    .content .col-md-5, .content .col-md-3, .content .col-md-4 { padding: 0; }
    #main-content .col-md-3, #main-content .col-md-9, #main-content .col-md-12 { padding: 0; }
    footer .col-md-6 { padding: 0; }
    .socials-2 { display: none; } }

@media only screen and (max-width: 991px) { #formwizziwmorf tr { display: block !important; }
    #formwizziwmorf tr td { display: block !important; }
    #formwizziwmorf tr table tr { display: table-row !important; }
    #formwizziwmorf tr table td { display: table-cell !important; }
    .toggle, .toggle2, #nav-toggle { display: inline-block; cursor: pointer; }
    #search-toggle { float: right; color: #fff; }
    .separator { margin: 15px 0 0 15px; float: right; }
    #nav-toggle { float: right; color: #fff; }
    .down-arrow { display: none; }
    .logo { display: none; }
    nav > a:first-child[href="./"]:before { display: none; }
    .logo-no-moose { padding: 10px; position: relative; height: 55px; z-index: 9; }
    .socials { display: none; }
    nav { height: auto; background: #563c1e; }
    .nav-wrap { padding: 5px 0; position: relative; bottom: auto; text-align: left; }
    .search-container { top: 100%; right: 0; width: 100%; }
    #search { display: none; padding: 10px; position: absolute; right: 0; background: #563c1e; z-index: auto; }
    #search button { bottom: 17px; right: 20px; }
    #nav { display: none; }
    #nav li { float: none; display: block; }
    #nav li a { padding: 20px 10px; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; font-size: 14px; }
    #nav li:hover > ul { display: none; }
    #nav li li:hover > a { background: none; color: #fff; }
    #nav ul { position: static; top: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
    #nav ul a { padding: 20px 20px; width: 100%; }
    #nav ul ul { left: 0; }
    #nav ul ul a { padding: 20px 30px; }
    #nav .toggle, #nav .toggle2 { position: absolute; right: 0; top: 0; background: rgba(0, 0, 0, 0.2); height: 55px; width: 55px; line-height: 55px; text-align: center; }
    .slider-container { margin: 180px auto; max-width: 660px; z-index: 1; }
    .side-btn-link.one { top: -165px; left: 30px; }
    .side-btn-link.two { top: auto; bottom: -165px; left: 30px; }
    .side-btn-link.three { top: -165px; right: 30px; }
    .side-btn-link.four { top: auto; bottom: -165px; right: 30px; }
    .left-column { margin: 0; border-radius: 0; }
    .left-column h3 { margin: 0; padding: 15px; }
    #flyout-toggle { margin: 15px 15px 0 0; float: right; color: #fff; }
    #flyout { display: none; }
    #flyout li { padding: 0 15px; }
    #flyout li a { padding: 20px 0; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; font-size: 14px; }
    #flyout li:hover > ul { display: none; }
    #flyout ul { position: static; left: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
    #flyout ul a { padding: 20px 10px; width: 100%; }
    #flyout ul li { padding: 0; background: #6e5537; }
    .post { padding: 15px; }
    .about, .events { padding: 51px 0 0 0; }
    .news-container { padding: 30px 0 20px 0; }
    footer p { text-align: left; } }

@media only screen and (max-width: 767px) { .floating-alert { width: auto; right: 0; left: 0; border: 0; bottom: 0; border-radius: 0; padding-left: 15px; padding-right: 15px; font-size: 12px; }
    .floating-alert h4 { margin-bottom: 10px; font-size: 14px; }
    .floating-alert .btn { font-size: 10px; padding: 7px 12px !important; }
    .share-btns a { height: auto; padding: 10px; width: 100%; font-size: 12px; white-space: nowrap; overflow: hidden; }
    .share-btns i { display: block; line-height: 50px !important; font-size: 20px; }
    #search { width: 100%; }
    #search input { width: 100%; }
    .slider-container { margin: 180px auto; max-width: 375px; }
    .slider { max-width: 375px; }
    .side-btn-link.one { top: -165px; left: 30px; }
    .side-btn-link.two { top: auto; bottom: -165px; left: 30px; }
    .side-btn-link.three { top: -165px; right: 30px; }
    .side-btn-link.four { top: auto; bottom: -165px; right: 30px; }
    .floating-share-btn { top: auto; bottom: 0; } }

@media only screen and (max-width: 606px) { #nav-toggle { margin: 0 15px; }
    .separator { margin: 5px 0 0 15px; }
    #search-toggle { margin: 0; }
    #search { padding: 10px; position: absolute; }
    .logo-no-moose { height: 35px; } }

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
    a[href]:after { content: none !important; } }
