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

	Theme Name: Curry County, OR
	Author Design: Tom Gooden @good3n
	Developer: Devin Metivier
	Author URI: http://www.revize.com/
	Date: JULY 20, 2017

-----------------------------------------------------------------------------------*/
/* -----------------------------------------
#basic styles
-----------------------------------------*/
body { font-family: 'Droid Sans', sans-serif; font-size: 16px; line-height: 1.5; background: #fff; color: #2c3337; -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: #2c3337; }

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: 'Droid Serif', serif; font-size: 32px; color: #003669; }

.subheader { margin: 0 0 30px 0; font-family: 'Droid Serif', serif; font-size: 28px; color: #003669; }

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; }

/* -----------------------------------------
#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 20.5px; font-family: 'Droid Sans', sans-serif; font-weight: 700 !important; font-size: 13px; text-decoration: none; line-height: normal; text-transform: uppercase; letter-spacing: 1px; vertical-align: top; border: 0; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; background: #99eb68; color: #222222 !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: #8ad45e; }

.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: #8ad45e; }

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
-----------------------------------------*/
.mid .linkbtn {position: relative;}
.linkbtn {position: absolute;top: -3px;left: 0;z-index: 100;}
.socialEditBtn {position: absolute;top: -3px;right: 0;/*! z-index: 99; */}
.float_button_above {position: absolute;top: 0;left: 0;width: 100%;text-align: center;z-index:9;height: 40px;cursor: pointer;}
.sliderbtn {position: absolute; top: 0; left: 0; width: 100%;; text-align: center; z-index: 60;}
.sliderCaptionBtn {position: absolute;top: 79px;left: 0;width: 100%;text-align: center;}
.videoBtn {position: absolute;top: 110px;left: 0;width: 100%;text-align: center;}
.quicklinkbtn {position: absolute;top: -24px;left: 0;width: 100%;text-align: center;}
.fooimageBtn {position: absolute;top: -11px;left: 0;}
.foolinksbtn {position: absolute;top: 0;left: 170px;}
.copyrightbtn {position: absolute;bottom: 0;left: 170px;}

.faqs-heading.active {background: #003669 url(/revize/plugins/faq/_images_/arrow-up.png) no-repeat 20px center; border-color: #003669;}
.faqs-toggle-content {border: 1px solid #003669;}
/* -----------------------------------------
#loader
-----------------------------------------*/
/* -----------------------------------------
#main
-----------------------------------------*/
body { overflow-x: hidden; }

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

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

.fs-10 { font-size: 10px; }

.fs-12 { font-size: 12px; }

.fs-14 { font-size: 14px; }

#homepage nav { position: absolute; top: 40px; left: 0; width: 100%; }

nav .container {position: relative;}

.top-bar { position: relative; background: #222222; color: #fff; z-index: 61; }

.top-bar p { float: left; margin: 0 50px 0 0; padding: 10.5px 0; font-size: 13px; }

.top-bar p:last-of-type { margin: 0; }

.top-bar a { text-decoration: none; color: #fff; }

.top-bar a:hover, .top-bar a:visited, .top-bar a:active, .top-bar a:focus { text-decoration: none; color: #fff; }

header { position: relative; z-index: 2; }

.resizer { float: left; margin: 0 48px 0 0; padding: 9.5px 0; font-size: 13px; }

.resizer a { color: #fff; }

.resizer .controls { display: none; padding: 10px; position: absolute; top: 100%; left: 0; background: #222222; }

.resizer .controls i { cursor: pointer; }

.resizer .controls i:first-of-type { margin: 0 10px 0 0; }

.socials { float: right; padding: 9px 0 7px 0; }

.socials .fa-facebook { color: #0090ff; }

.socials .fa-twitter { color: #3ab5e3; }

.socials .fa-youtube-play { color: #df3c3c; }

.socials a { margin: 0 0 0 14px; font-size: 15px; }

.logo {float: left;margin: 0 25px 0 0;padding: 18px 0 16px 0;}

.logo img { height: 46px; }

nav { background: #003669; z-index: 60; }

#nav-toggle { float: right; margin: 0 0 0 30px; position: relative; font-size: 20px; color: #40b5db; }

#nav-toggle:after { content: ''; position: absolute; top: 0; left: -15px; width: 1px; height: 100%; background: #40b5db; }

#nav { float: left; margin: 0; padding: 0; list-style: none; position: relative;z-index: 2;}

#nav a, #nav span {display: block;padding: 29px 26px 32px 25px;position: relative;font-size: 15px;text-decoration: none;background: transparent;color: #fff;}

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

#nav > li > a:after, #nav > li span:after { content: ''; position: absolute; top: 25px; top: calc(50% - 15px); right: 0; width: 1px; height: 30px; background: rgba(255, 255, 255, 0.05); }

#nav > li:last-of-type > a:after, #nav > li:last-of-type span:after { display: none; }

#nav li { margin: 0; float: left; 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; }

#nav ul a, #nav ul span { padding: 10px 15px; font-size: 15px; width: 190px; background: #003669; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

#nav ul a:hover, #nav ul span:hover { background: #1a4a78; }

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

#nav ul ul { margin: 0; padding: 0; left: 100%; top: 0; }

#search-toggle { display: inline-block; float: right; margin: 29px 0 0 0; font-size: 22px; cursor: pointer; color: #40b5db; }

#search { padding: 10px 15px; display: none; position: absolute; top: 100%; right: 0; width: 100%; background: #003669; }

#search form { margin: 0; position: relative; width: 100%; }

#search input { padding-right: 40px; height: 40px; width: 100%; border: none; }

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

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

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

#search button i { margin-top: 0; font-size: 20px; color: #fff; }

.inner-visible { opacity: 1; }

.inner-hidden { opacity: 0; }

.hero { height: 794px; background: url("../../_assets_/images/video-bg.jpg") center no-repeat; background-size: cover; }

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

.hero .inner { text-align: center; transition: all 1s ease-in-out; }

.hero .btn { margin-top: 55px; }

.hero .title { margin: 0; font-family: 'Droid Serif', serif; font-size: 70px; line-height: 1; color: #fff; }

.hero .title span:after { content: '\A'; white-space: pre; }

.slider-cap { display: table; width: 100%; height: 100%; }

.slider-cap .inner { display: table-cell; padding: 124px 0 0 0; vertical-align: middle; }

.video-background { height: 100%; position: relative; }

.video-bg { height: 100%; width: 100%; background-size: cover; }

.scroll-to { position: absolute; bottom: 80px; left: 0; width: 100%; text-align: center; }

.qlinks { text-align: center; background: #003669; }

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

.qlinks .item { padding: 40px 0 42px 0; }

.qlinks .item p { margin: 18px 0 0 0; font-family: 'Droid Serif', serif; font-size: 20px; line-height: 1; }

.qlinks .item img { width: 60px; }

.qlink-slider { margin: 0 -15px; }

.mid { padding: 58px 0 81px 0; background: #e8f0f8; }

.news { padding: 0 68px 0 0; }

.news .btn { margin: 12px 0 0 0; }

.news .btn:first-of-type { float: right; }

.news .title { margin: 0; padding: 0 0 22px 0; font-family: 'Droid Serif', serif; font-size: 40px; border-bottom: 1px solid #dde9eb; color: #003669; }

.news-item { float: left; padding: 31px 0 23px 0; width: 100%; border-bottom: 1px solid #dde9eb; }

.news-item:last-of-type { padding-bottom: 0; border: none; }

.news-item .img { float: left; }

.news-item .article { float: right; width: 584px; }

.news-item .date { margin: -1px 0 4px 0; font-weight: 700; font-size: 13px; line-height: 1; text-transform: uppercase; color: #40b5db; }

.news-item .title { margin: 0 0 7px 0; padding: 0; font-family: 'Droid Sans', sans-serif; font-weight: 700; font-size: 18px; border: none; }

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

.news-item .content { margin: 0; line-height: 1.65; }

.key .title { margin: 0 0 24px 0; padding: 0; font-family: 'Droid Serif', serif; font-size: 40px; color: #003669; }

.key .btn-key { display: block; margin: 0 0 3px 0; padding: 24px 19px; position: relative; font-family: 'Droid Serif', serif; font-weight: 700; font-size: 20px; line-height: 1; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; border: 1px solid #4fbbe3; box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.1), inset 0 2px 2px 0 rgba(255, 255, 255, 0.3); background: #7cd4ed; background: -moz-linear-gradient(top, #7cd4ed 0%, #4dbae2 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, #7cd4ed), color-stop(100%, #4dbae2)); background: -webkit-linear-gradient(top, #7cd4ed 0%, #4dbae2 100%); background: linear-gradient(to bottom, #7cd4ed 0%, #4dbae2 100%); color: #222222; }

footer { padding: 20.5px 0; font-size: 15px; background: #003669; }

footer .col-md-9 p:first-of-type { margin: 42px 0 28px 0; }

footer .col-md-3 p { margin: 92px 0 0 0; }

footer img { margin: 0 30px 0 0; max-width: 120px; float: left; }

footer p { margin: 0; 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: #fff; }

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

footer span { color: #40b5db; }

iframe { border: none; }

.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 { display: none; float: right; position: absolute; top: 10px; right: 15px; font-size: 20px; color: #fff; z-index: 9; }

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

#flyout a, #flyout span { display: block; padding: 16px 19px; font-weight: 700; text-decoration: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); background: #5fc5e7; color: #222222; }

#flyout a:hover, #flyout span:hover { background: #6fcbe9; color: #222222; }

#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: #000; z-index: 9; }

#flyout ul a, #flyout ul span { padding: 10px 15px; font-size: 13px; width: 180px; }

#flyout .toggle-children { float: right; margin: 2px 0 0 0; color: rgba(0, 0, 0, 0.2); }

.breadcrumbs { margin: 0 0 33px 0; font-weight: 700; font-size: 13px; line-height: 1; text-transform: capitalize; }

.breadcrumbs p { margin: 0; color: #003669; }

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

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

.breadcrumbs span { margin: 0 9px; color: #40b5db; }

#main-content { padding: 70px 0; background: #e8f0f8; }

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

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

.page-info .page-title { display: table-cell; vertical-align: middle; margin: 0; font-family: 'Droid Serif', serif; font-weight: 400; font-size: 50px; line-height: 1; color: #fff; }

.left-column { padding: 0 47px 0 0; position: relative; }

.contact { margin: 30px 47px 0 0; padding: 40px 19px 33px 19px; border: 1px solid rgba(0, 0, 0, 0.05); background: #fff; }

.contact .title { margin: 0 0 19px 0; font-family: 'Droid Serif', serif; font-size: 21px; line-height: 28px; color: #003669; }

.contact p { margin: 0 0 11px 0; font-size: 13px; }

.contact i { margin: 0 18px 0 0; width: 16px; color: #40b5db; }

.entry { margin: 0 0 0 -30px; }

.post {min-height: 800px;}

.post a { font-weight: 700; color: #003669; }

/* -----------------------------------------
#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: #99eb68 !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: 1200px) { #nav a, #nav span {padding: 30px 15px 32px 15px;font-size: 14px;}
  .news-item .article { width: 434px; }
  .left-column { padding: 0; }
  .entry, .contact { margin-left: 0; margin-right: 0; } }

@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) { #homepage nav { top: 30px; }
  .top-bar p { display: none; }
  .resizer { padding: 4.5px 0; }
  .socials { padding: 4px 0 2px 0; }
  .logo { margin: 0; }
  .logo img { height: 35px; }
  .toggle, .toggle2, #nav-toggle, #flyout-toggle { display: inline-block; cursor: pointer; }
  .down-arrow { display: none; }
  #nav-toggle, #search-toggle { margin-top: 23px; font-size: 20px; }
  #nav { display: none; position: absolute; top: 100%; left: 0; width: 100%; background: #fff; transition: margin .2s ease-in-out; }
  #nav a, #nav span { padding: 20px 10px; font-size: 14px; line-height: 1; text-align: left; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; color: #003669; }
  #nav a:hover, #nav span:hover { color: #003669; }
  #nav a:after, #nav span:after { display: 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; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: transparent; }
  #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 15px; 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; }
  .hero { height: 400px; }
  .hero .title { font-size: 39px; }
  .hero .btn { margin-top: 30px; }
  .scroll-to { display: none; }
  .qlink-slider { margin: 0; }
  .news { padding: 0; }
  .news-item { float: none; padding: 15px 0; }
  .news-item .img { float: none; margin: 0 0 15px 0; }
  .news-item .article { float: none; width: 100%; }
  .key { margin: 30px 0 0 0; }
  #main-content { padding: 30px 0; }
  .left-column { padding: 40px 0 0 0; background: #40b5db; }
  .contact { margin: 15px 0 30px 0; padding: 15px 15px 2px 15px; }
  footer { padding: 15px 0; }
  footer .text-right { text-align: left; }
  footer img { float: none; }
  footer .col-md-3 p { margin: 15px 0 0 0; }
  footer .col-md-9 p { margin: 15px 0; }
  footer .col-md-9 p:first-of-type { margin: 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; } }

@media only screen and (max-width: 767px) { .page-info .page-title { font-size: 35px; }
  .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; } }
