/*-----------------------------------------------------------------------------------

	Theme Name: Yuba City, CA
	Front-end developer: Nikesh
	Author Design: Samir Alley @samiralley | Alex Parent | Nasryn Abou-Arabi | Mary Charara
	Author URI: http://www.revize.com/
	Date: 03/10/2023

-----------------------------------------------------------------------------------*/
/* -----------------------------------------

#fonts

-----------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@400;700&family=Source+Sans+Pro:wght@400;600;700;900&family=Staatliches&display=swap');

/* -----------------------------------------

#basic styles

-----------------------------------------*/
body{background:#fff;font-size:18px;line-height:1.5;font-family: 'Source Sans Pro', sans-serif!important;
	color:#444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden;top:0!important}
.loader-wrapper{position:fixed;z-index:9999999;background:#45144D;top:0;right:0;bottom:0;left:0;height:100%}
.loader-wrapper .d-flex{height:100%}
.loader-wrapper img{width:32px;height:32px;margin:auto}

/* -----------------------------------------

#typography

-----------------------------------------*/
h1,h2,h3,h4,h5,h6{font-family: 'Source Sans Pro', sans-serif;color:#111;font-weight:normal;margin-bottom:30px;line-height:1.2;font-weight:700!important}
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{font-size:28px;color:#111;margin-bottom:30px}
.subheader{font-size:36px ; line-height: 135%; color: #426D3D; display: block; font-family: 'Source Sans Pro', sans-serif; margin-bottom:30px}
p{margin:0 0 20px 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{text-decoration:underline;
-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;
-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;color:#426D3D;text-decoration-thickness: 2px!important;text-underline-offset:5px}
a:hover{color:#426D3D}
p a,p a:visited{line-height:inherit;color:#426D3D}

/* -----------------------------------------

#lists

-----------------------------------------*/
ul,ol{margin-bottom:20px;margin-left:10px}
ul{list-style:disc}
ol{list-style:decimal}
ul ul,ul ol,
ol ol,ol ul{margin:4px 0 5px 30px}
ul ul li,ul ol li,
ol ol li,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

-----------------------------------------*/
.btn>a,
.btn>span{text-decoration:none;color:#fff}
.button,
.btn,
a.button,
#post button:not(.rz-doc-search-reset):not(.fc-button),
#post input[type="submit"],
#post input[type="reset"],
#post input[type="button"],
.rz-btn{padding:7px 14px;background:#fff;color:#426D3D;border:0;border-radius:8px;display:inline-block;font-size:21px;font-weight:400;text-decoration:none;cursor:pointer;line-height:1.5;vertical-align:top;font-family: 'Source Sans Pro', sans-serif;; text-transform: uppercase; }
#post input[type="submit"]{border:1px solid #222!important;}
.button:hover,
a.button:hover,
#post button:hover,
#post input[type="submit"]:hover,
#post input[type="reset"]:hover,
#post input[type="button"]:hover,
.rz-btn:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda;color:#fff}
.button:active,
a.button:active,
#post button:active,
#post input[type="submit"]:active,
#post input[type="reset"]:active,
#post input[type="button"]:active,
.rz-btn:active{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda;color:#fff}
#post button::-moz-focus-inner,
#post input::-moz-focus-inner{border:0;padding:0}

.button:hover, a.button:hover {background: #45144D;}

#current-events h2 {text-align: left;color:#fff}
#current-events .button,#recent-news .news-btn{background:fff;font-size:21px!important;padding:16px 22px;}
#current-events .button:hover,#recent-news .news-btn:hover{background:#45144D}

#dept_override option{
	display:none
}

#dept_override option[value="85"],
#dept_override option[value="155"],
#dept_override option[value="-1"]
{display:block}

/* -----------------------------------------

#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: 'Source Sans Pro', 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,
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 alert

-----------------------------------------*/
.floating-alert{position:fixed;z-index:99999;bottom:10px;margin:0;right:70px;background:#000;box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;padding:30px;width:450px;}
.floating-alert h2{color:#D2C7B5;margin:0 0 10px;font-family: 'Source Sans Pro', sans-serif;font-size:28px}
.floating-alert .btn{margin:20px 0 0 0!important;}
.floating-alert .close{padding:0;background:none!important;color:#fff!important;opacity:1;margin-right:14px;margin-top:10px}
.floating-alert.fade:not(.show){visibility:hidden;display:none}

/* -----------------------------------------

#rz edit

-----------------------------------------*/
/* #department-page .qlink img{filter:brightness(0) invert(1)} */
#dborder{position:absolute;left:0;right:0;bottom:0}
div.skiptranslate{display:none !important}
body .alert .btn:hover {background: #45144D; color:#fff;}
#flyout-wrap > a > .rzBtn {position:absolute; right:50px;}
body .cat h3 {background:#426D3D;}
#doc-search-form input.rz-doc-search-submit {    background: #426D3D; color: #fff; padding: 0 40px; border-radius: 0 3px 3px 0;}
/* -----------------------------------------

#main

-----------------------------------------*/
#skip{position:fixed;left:-100%;top:-100%;transition:all .3s;z-index:999}
#skip:focus{left:50px;top:50px}
#calendarEvent{left:0px;max-height:500px;overflow-y:auto;margin:0 auto}
#mini-events #calendar-header-new{color:#fff!important;font-size:64px}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

header{z-index:9999}


/* Default nav styles */
.static{position:static!important;}
nav.col-lg-7{position:static!important}
#nav{padding:0;margin:0;/*! position:relative; */text-align:center}
#nav li{margin:0;list-style:none;display:inline-block;}
#nav li a,
#nav li span{padding:60px 15px;display:inline-block;color:#fff}
#nav ul{padding:0;margin:0}
#nav ul a,
#nav ul span{padding:0;}


/* Social */
#twitterfeed{background:#f1f1f1}

/* Logo */
#logo{max-width:100%;margin: 0; transition: all .2s;align-self:center;width:200px;background-size:contain !important;background-position:center center!important}
#logo img{transition: all .2s;width:200px;}
#department-page #logo{background-size:contain !important;background-position:center center}
/* .sticky-it #logo{height:80px!important;} */
/* Translate */
.goog-te-banner-frame{display:none}
#translation-links{padding:0;margin:0; margin-left: 4px;}
#translation-links button{padding:7px;border-radius:6px;background:none;border:1px solid rgba(255,255,255,.4);color: transparent; font-weight: 700;font-size:0;transition:all .2s;top:0;position:relative}
#translation-links button img {width: 24px;height:24px;transition:all .2s}
header.sticky-it #translation-links button{width:32px;height:32px;padding:0;top:-1px!important;position:relative}
header.sticky-it #translation-links img{width:21px;height:21px}

#translation-links li{position:relative;margin:0;list-style:none}
#translation-links ul{padding:25px;margin:0;position:absolute;right:0;top:100%;width:350px;height:300px;overflow-y:scroll;background:#fff;display:none}
#translation-links ul li{margin:0}
#translation-links ul li a{color:#45144D;padding:5px 10px;display:block}
#translation-links ul li a.English,#translation-links ul li a:hover{background:#eee;display:block;;text-decoration:none;cursor:pointer}

/* Search */
#search form{position:relative;margin-bottom:10px}
#search input{border:0;height:65px;color:#222;padding-left:20px;padding-right:65px;border-radius:6px;font-size:16px}
#search input::-webkit-input-placeholder{color:#222}
#search input:-moz-placeholder{color:#222}
#search input::-moz-placeholder{color:#222}
#search input:-ms-input-placeholder{color:#222}
#search label{margin:0;position:absolute;left:0;top:0;line-height:45px}
#search button{position:absolute;right:0;top:0;border:0;background:#222;padding:0 15px;line-height:65px;color:#fff;text-transform:uppercase;border-radius:0 6px 6px 0;display:none}
.rz-block-img li{display:none!important;}


/* -----------------------------------------

#share widget

-----------------------------------------*/
.modal{z-index:100000}
.modal-content{overflow:hidden;box-shadow:none!important;border-radius:3px}
.modal-header{background:#fff;border-color:#F4F9FD;text-align:center;padding:30px 60px;text-align:left}
.modal-header h4{font-size:30px}
.modal-header h2{font-size:36px}
.modal-header button{margin-top:2px!important;position:relative;font-size:25px}
.modal-body{padding:40px 60px}
.copylink{margin-bottom:40px}
.copylink pre{border-color:#DBE7F0;background:#F4F9FD;border-width:1px}
.modal-header button,.modal-header button:hover{color:#000!important;background:none}
.share-btns{margin:0 0 20px}
.share-btns a{display:block;border:1px solid #DBE7F0;text-align:center;height:170px;border-radius:3px;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-twitter{color:#00ACED!important}
.btn-google{color:#D34836!important}
.btn-reddit{color:#ff5700!important}
.btn-facebook:hover{border-color:#3b5998}
.btn-twitter:hover{border-color:#00ACED}
.btn-google:hover{border-color:#D34836}
.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:50%;right:0;border-radius:0;border:0;background: #45144D;color:#fff!important;padding:8px;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center;width:64px}
.floating-share-btn span{display:block;margin-top:0;font-size:14px}

/* -----------------------------------------

#slider

-----------------------------------------*/
#wrapper_sliderVideo{z-index:1 !important}
#wrapper_sliderVideo ~ .tns-outer .tns-controls button{display:none}

#slider{position:relative;max-height:80wv;/*padding-bottom:826px*/} 
/* .tiny-slider-wrap{position:relative;height:800px;} */
#slider > .tns-outer{position:absolute;left: 0;right:0;top:0;bottom:0}
#slider-caption{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:51}

.tiny-slider-wrap > .tns-outer,
.tiny-slider-wrap > .tns-outer > .tns-inner,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider .tns-item,
.tns-bg-slide {height:100%;overflow: hidden;}
.tns-outer{position:relative}
.tns-ovh {
  padding: 30px 10px;
	margin: 0 -10px;
}
.tns-controls{position:absolute;top:50%;left:0;right:0;margin-top:-45px}
.tns-controls button{padding:0;border:0;background: rgba(255,255,255,0.6);color: #45144d;border-radius:50%;position:relative;z-index:10;line-height:65px;width:65px;margin:0 15px;font-size:20px;opacity:1;transition:all .3s}
.tns-outer:hover .tns-controls button{opacity:1}
.tns-controls button:last-of-type {float:right}
.tns-nav{position:absolute;bottom:20px;left:0;right:0;z-index:1;text-align:center}
.tns-nav button{background:#fff;width:20px;height:20px;border-radius:100px;margin:0 3px;border:0;}
.tns-nav .tns-nav-active{background:#45144D}
.tiny-slider-wrap button[data-action]{position:absolute;bottom:0;right:0;z-index:1}
ul.tiny-slider,
ul.tiny-carousel{padding:0;margin:0}
#tns2-ow .tns-controls{}
#tns2{/*height:570px;*/margin:0;padding:0;list-style:none}
#about-yubacity #tns2{height:570px;}
#tns2 > .tns-item{height:100%}
.tiny-slider-about{border:10px solid #fff;border-radius:8px;padding: 0;}
.tiny-slider-about .tiny-item{margin:0}
/* body:not(#rz-editform) a[href*="/revize_faq.php"]{display:none} */
#dataTable .header{display:table-cell}

/* -----------------------------------------

#revize edit buttons DO NOT MODIFY

-----------------------------------------*/
/* ----------------------------------------- #helpers and positioning for revize buttons -----------------------------------------*/
.relative{position:relative!important}
.absolute{position:absolute!important}
.user-logged-in{box-shadow: 0 0 10px rgba(21,0,56,0);padding:14px}
.rz-bar-center-col{display:none!important}

/* default position for revize buttons is top right DO NOT WRAP - Check Below for other positioning */
.rz-btns-container{line-height:1.5!important;font-size:16px;opacity:0;background:#fff;padding:4px;box-shadow:0px 2px 10px rgba(21, 0, 56, 0.08);border:1px solid rgba(21, 0, 56,.1);transform:translateY(10px);transition:all .2s;position:absolute;top:0;right:0;z-index:9}
.rz-btns-stacked{padding:6px 6px 0!important}

/* 
to reposition '.rz-btns-container' WRAP IT IN A DIV WITH ONE OF THE CLASSES BELOW
top-left,top-center,right-center,right-bottom,center-bottom,center-center,bottom-left,left-center 
*/
.left-top{top:0!important;right:auto!important;left:0!important;z-index:9;position:absolute}
.left-top .rz-btns-container{position:relative!important}
.center-top{top:0!important;right:50%!important;transform:translate(50%, 0)!important;z-index:9;position:absolute}
.center-top .rz-btns-container{position:relative!important}
.right-center{top:50%!important;right:0!important;transform:translate(0, -50%)!important;z-index:9;position:absolute}
.right-center .rz-btns-container{position:relative!important}
.right-bottom{top:auto!important;right:0!important;bottom:0!important;z-index:9;position:absolute}
.right-bottom .rz-btns-container{position:relative!important}
.center-bottom{top:auto!important;right:50%!important;bottom:0!important;transform:translateX(50%)!important;z-index:9;position:absolute}
.center-bottom .rz-btns-container{position:relative!important}
.center-center{top:50%!important;right:50%!important;transform:translate(50%, -50%)!important;z-index:9;position:absolute}
.center-center .rz-btns-container{position:relative!important}
.left-bottom{top:auto!important;right:auto!important;left:0!important;bottom:0;z-index:9;position:absolute}
.left-bottom .rz-btns-container{position:relative!important}
.left-center{top:50%!important;right:auto!important;left:0!important;transform:translate(0, -50%)!important;z-index:9;position:absolute}
.left-center .rz-btns-container{position:relative!important}

/* ----------------------------------------- rzBtn's -----------------------------------------*/
.rz-btns-container a{display:inline-block!important;width:auto!important}
.rzBtn{text-transform:capitalize;cursor:pointer;text-decoration:none;position:relative;line-height:1.5!important;display:inline-block!important;letter-spacing:0!important;padding:7px 14px;color:#000!important;font-weight:bold!important;font-size:16px;white-space:nowrap;text-align:center;border:1px solid #e6e6e6;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important}
.rz-btns-stacked a,.rz-btns-stacked .rzBtn{display:block!important;margin-bottom:6px;text-decoration:none}
.rzBtn:hover{background:#eee!important;border-color:#ccc;color:#000!important;text-decoration:none}
.rzBtn-sm{font-size:14px!important;padding:5px 10px!important}
.rzBtn-xs{font-size:12px!important;padding:3px 6px!important}
.user-logged-in .yes-has-edit-buttons{position:relative;outline:3px solid transparent;outline-offset:6px}
.user-logged-in .yes-has-edit-buttons:hover,.show-edit-buttons .user-logged-in .yes-has-edit-buttons{outline:3px solid #6000fe;outline-offset:3px;z-index:999!important;transition:all .2s;min-width:142px;min-height:32px}
.user-logged-in .yes-has-edit-buttons:hover .rz-btns-container:has(.rzBtn),
.show-edit-buttons .user-logged-in .yes-has-edit-buttons .rz-btns-container:has(.rzBtn){opacity:1;height:auto;transform:translateY(0);opacity:1}
.hide-edit-btns .rz-btns-container{display:none}
.user-not-logged-in .rz-btns-container{display:none!important}
/* -----------------------------------------

#header

-----------------------------------------*/
a {text-decoration: none;}
header {width: 100%; top: 0;background: #45144D;position: fixed;left: 0;right: 0;}
header.sticky-it #nav > li > a, #nav > li > span{padding:38px 16px!important;}
header.sticky-it #logo img{width:150px;}
header .col-lg-2{display:flex;align-content:center}
.container {width: 1600px;margin: 0 auto;max-width:100%}
.search-btn {  font-size: 0;  color: #fff;  margin-left: 14px;}
.search-btn:hover {color: #fff; opacity: 0.8;}
.search-btn img { margin-left:4px;width: 40px;height:45px;margin-top:7px}
#social-media-links a img ,#social-media-links a svg{width: 24px;transition:all .2s}
#social-media-links a svg{fill:#fff!important}
#social-media-links .social-media-link {margin-left: 0;display:inline-block;border:1px solid rgba(255,255,255,.4);width:40px;height:40px;text-align:center;line-height:34px;border-radius:6px;transition:all .2s}
header.sticky-it #social-media-links a{width:32px;height:32px;line-height:25px;}
header.sticky-it #social-media-links a img{width:21px}
#social-media-links .social-media-link:hover{background:#426D3D}
#translation-links ul li a.English {color:#426D3D;}

#qlinks-dept #social-media-links{min-height:40px;position:absolute;bottom:180px;width:100%;z-index:1}
/* #qlinks-dept > .container > .has-edit-buttons{position:relative;top:-250px;margin-bottom:-250px;z-index:1} */

 /* Curated search */
 #curated-box{position:relative;position:fixed}
 #search-results-wrap{display:none;position:fixed;left:0;right:0;top:0;z-index:9999;width:100%;padding:0;background: #000;bottom: 0;background: rgba(255,255,255,0.1);backdrop-filter: saturate(100%) blur(15px);padding-top:132px;}

#search-results {background: #fff!important;overflow: hidden;border-radius:8px;}
 #search-results .tab-content {max-height:500px;min-height:500px;overflow-y:auto;overflow-x:hidden;padding-bottom:30px}
 .search-nav {list-style-type: none;margin: 0;padding: 0;display: flex;padding-left:20px;}
 #search-results .tab-pane h2 { font-weight: 700; font-size:42px;color: #000; text-align: left;margin: 0 0 10px 0}
 .g-search-wrap iframe {min-height: 500px;border: 0!important;width: calc(100% + 75px);margin-left:-20px;}
/* .gsc-control-cse-en{padding:0!important;display:none} */
 .curated-item h4 {margin:0;font-size: 18px;color: #444;font-style: italic;}
 #search-results .tab-content .tab-pane {padding: 30px 40px;}
 .curated-item h3 {margin: 0;font-size: 22px;color: #003764;font-weight: 600;display:block;width:75%;}
 .curated-item {text-align: left;padding-top: 5px;border-top: 1px solid #c7d1d8;margin-bottom: 5px;padding-bottom: 5px;}
 .curated-item>a {text-decoration: none;display: inline-block;}
 .curated-item small {margin-top: 2px;font-size: .7em;color: #001423;line-height: 1.3;}
 .curated-tags span {border-radius: 3px;display: inline-block;background: #005CA6;color: #fff;font-weight: bold;font-size: 11px;line-height: 1;padding: 4px 8px 5px;margin-right: 4px;}
 .curated-item div.pull-right {text-align: right;width:25%}
 .curated-item div.pull-right .search-icon {color: #005CA6;font-size: 16px;width: 22px;display: inline-block;text-align: center;margin-left: 4px;}
 a.search-dept-url {display: block;color: #444444;}
 .curated-item h3 a {color: #003764;}
 li#close-curated {display: inline-block;position: absolute;    right: 20px; top: 7px;font-size: 20px;border:0!important;z-index:999;border-radius:100px;width:50px;height:50px;line-height: 50px;padding:0;  transition: transform .7s ease-in-out;}
li#close-curated i{color:#45144D}
li#close-curated:hover{  transform: rotate(180deg);}
 .search-nav li{background:none;text-align: center;padding:30px 20px 0;cursor: pointer;position: relative;pointer-events: fill;}
 .search-nav li:last-of-type{border:none}

.search-nav li.active{color :#45144D;text-decoration: underline;text-underline-offset: 10px;text-decoration-thickness: 2px;}
 .curated-tags {clear: both;}
 #close-curated .fa-close{color:#fff}
#close-curated{position:absolute;z-index:9;right:20px;top:20px;}
.search-nav li i {color: #fff;}
body#homepage {position:inherit !important}


/* -----------------------------------------

#qlinks

-----------------------------------------*/
#qlinks {background: #45144D;}
#qlinks .container {position: relative; margin-top: -140px; margin-bottom: -30px; z-index: 999;}
#qlinks .tns-controls button{width: 40px;line-height: 40px;font-size: 18px;}
.qlink {margin-top:10px;width:87%; height: 223px;	background: url(../../_assets_/images/mt2.png) rgba(255,255,255,.95) no-repeat;background-position:center 240px;transition:all 1s;border-radius: 8px; /*! padding-top: 20px; */ display: block; text-align: center;display: flex;/*! flex-direction: column; */align-content: center;align-items: center;justify-content: center;}
.qlink:hover{background-position:left -20%;transition:all 1s;color:#fff;}
.qlink:first-line{color: red}




 
  



.qlink:hover .qlink-title {/*! color: #fff; */}
.qlink .qlink-icon {margin-top: -51px;/*! align-self: normal; */}
.qlink .qlink-icon img {width: 75px; height: auto;margin: 0 0 10px;}
.qlink-title {font-weight: 400;	font-size: 22px;line-height: 101%; color: #45144D; display: block; font-family: 'Source Sans Pro', sans-serif; /* padding: 0 10%; */ padding: 0 30px}
.qlink:hover{text-decoration:none}
.graphic {position: absolute; bottom: 7px;width: 100%; right: 0; pointer-events: none;/*! height: 100px; */overflow: hidden;}
.graphic img {display: block; margin-bottom: -2px;/*! width: 200% !important; */max-width: none;}
#qlinks .tns-controls {left:-60px; right: -60px;}

/* -----------------------------------------

#about-yubacity

-----------------------------------------*/
#about-yubacity {background: #45144D; position: relative;  padding: 150px 0;color:#fff}

.logo-graphic {position: absolute; max-width: 936px; height: 382px; right: 0; top: 0;}
.logo-graphic img {max-width: 100%;}
section h2 {font-weight: 400;font-size: 64px;line-height: 150%;font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase;  }
#about-yubacity  h2 {color: #fff; margin-bottom: 0;/*! position: relative; *//*! z-index: 9; */}
.welcome-info {font-size: 21px; /*! font-weight: 700; */ color: #fff; line-height: 150%; display: block;margin-bottom:20px}
.welcome-right{position:relative;z-index:9}
#tourbookwrap{border:10px solid #fff;border-radius:8px}
.sliderheader{color:#fff!important;font-size:42px!important;font-weight:bold;padding:0 15%;width:100%;text-align:center;filter: drop-shadow(1px 1px 1px black);}

/* -----------------------------------------

#current-events

-----------------------------------------*/
#current-events {padding: 0; position: relative; padding: 200px 0 150px 0;}
.events-graphic { position: absolute; width: 100%; top: 0; left: 0; right: 0; z-index: 9; pointer-events: none;}
.events-graphic img {width: 100%; display: block;}
#current-events .button {text-align: center;}

.tabcontent {
	background: #fff;
	padding: 35px;
}
.calendar-tab .tab {display: flex; justify-content: space-between;}
.calendar-tab .tab button {width: 32.5%; background: #426D3D; height: 49px; border: none; border-radius: 10px 10px 0 0; font-size: 21.8323px; font-family: 'Source Sans Pro', sans-serif; color: #fff;}
.calendar-tab .tab button:hover {opacity: 0.8;}
#homepage .calendar-block .fc-left .fc-button-group+.fc-button-group button {width:auto; }

#homepage .calendar-block .fc-left .fc-button-group+.fc-button-group button { background: #426D3D!important; width: auto;  top: 43px;  padding: 3px 5px;  height: auto;}
body section#current-events .calendar-list h2 {font-weight:400 !important;}

#department-page #current-events .button{display: none;}

/* -----------------------------------------

#recent-news

-----------------------------------------*/
#homepage #recent-news {background: #fff; padding: 100px 0 100px; position: relative;}
#recent-news {position: relative;}
.footer-graphic {width: 100%;  position: absolute; bottom: 0; pointer-events: none;}
.footer-graphic  img {width: 100%;}
#tns3-mw{padding:15px;margin:-15px}
#homepage .news-item-wrap{box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);border-radius:8px;overflow:hidden;}
.news-banner-wrap{overflow:hidden;border-radius:10px 10px 0 0}
.news-banner {height: 310px;border-radius:10px 10px 0 0;border:4px solid #fff;background-position:center center!important;transition: transform 0.3s ease-in-out;}
.date-holder {font-weight: 400;	font-size: 28px;color: #426D3D;display: block; margin-bottom: 14px;font-weight:700}
#homepage .news-title {font-weight: normal;font-size: 21px; color: #1B1B1B; margin-bottom: 14px;}
#homepage .news-link {font-size: 18px; text-transform: uppercase; color: #45144D;}
#homepage .news-details {padding: 28px; /*! background: rgba(255, 255, 255, 0.9); */ border-radius: 0 0 8px 8px;transition:all .3s}
.news-item-wrap:hover .news-banner{transform: scale(1.05);}
#homepage #recent-news  .tns-controls button {width: 49px; height: 157px; background: #426D3D;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);	border-radius: 10px 0px 0px 10px; color: #fff; font-size: 40px;}
#homepage #recent-news .tns-controls button:nth-of-type(2) { border-radius: 0 10px 10px 0px;}
#homepage #recent-news  .tns-controls {left: -111px; right: -111px; top: 46%;}
#homepage #recent-news #tns3 {margin-bottom: 30px;}
#homepage #recent-news  h2 {color: #426D3D; margin-bottom: 15px;}
#homepage #recent-news .button {position: relative; margin-top:20px;}
.arrow-block {position: absolute; width: 100%; top: 0; text-align: center;display:none}

#homepage .news-details:hover {background:#45144D;color:#fff!important;}
#homepage .news-details:hover a,
#homepage .news-details:hover .date-holder,#homepage .news-details:hover .news-title{color:#fff}
#homepage .news-details a{position:relative;text-decoration:none!important;transition:all 1s;}
#homepage .news-details a:after{content:"";position:absolute;left:0;bottom:0px;height:2px;transition:all 1s;background:#fff}
#homepage .news-details:hover a:after{right:0;bottom:-7px}


/* -----------------------------------------

#footer

-----------------------------------------*/
footer {position: relative;}
footer .left-top{top:-40px!important}
.footer-top {background: #726658!important; padding-top: 80px; padding-bottom: 40; font-weight: 400;  color: #fff;}
#social-media-footer img {width: 32px;vertical-align:bottom}
.footer-title {font-weight: 700;	font-size: 21px; margin-bottom:10px; color: #fff; }
.footer-block a, .address-block a {display: block; text-transform: capitalize; color: #fff;  padding:3px 0 }
.address-title {font-weight: 700;	font-size: 21px;  color: #fff; margin-bottom:10px;}
.address-title a{color:#fff;text-decoration:none}
.footer-bottom {background: #45144D; padding: 30px 0;}
#revize  {color: #fff; text-align: center;}
#revize a {color: #fff;}
#revize  img {width: 50px;vertical-align:baseline}
.copyright {font-size: 12px; color: #fff; margin-top: 10px; display: block;}
#social-media-footer a:hover {opacity: 0.8;}
#freeform #post .btn {padding:8px 20px; background:#426D3D; color:#fff;}
#freeform #post table .btn {width:100%}


iframe#li-dashboard-qol-pro-location,
iframe#li-dashboard-qol-pro-higher-education,
iframe#li-dashboard-gen2-workforce-profile,
iframe#li-dashboard-gen2-resident-profile,
iframe#li-frame-cost-of-living,
iframe#li-dashboard-qol-pro-diversity,
iframe#li-dashboard-qol-pro-outdoors,
iframe#li-dashboard-qol-pro-climate {width: 100%;}

/* -----------------------------------------

#inner

-----------------------------------------*/
#flyout{padding:0;margin:0}

#flyout li{position:relative;margin:0;list-style:none}
#flyout a,
#flyout span{display:block;text-decoration:none;font-size:18px}
#flyout ul{padding:0;margin:0;display:none}
#flyout ul a,
#flyout ul span{font-size:16px;padding:10px 15px}

#breadcrumbs{font-size:16px; line-height: 150%;  text-transform:capitalize; color: #45144D; margin-bottom: 10px}
#breadcrumbs a{text-decoration:none;  color: #426D3D; font-weight: 700; }
#breadcrumbs ul{list-style:none;margin:0;padding:0}
#breadcrumbs li{display:inline-block;margin:0;padding:0}
.col-xs-12{width:100%}
#breadcrumbs a:after {content: '\f0da'; font-family: 'FontAwesome';  font-size: 12px; margin: 0 10px 0 10px; color: #426D3D}
#freeform #slider {padding-bottom: 500px; margin-bottom: 50px;}
#flyout-wrap {  /*! background: #F2F2F2; */  border-radius: 8px;  padding: 35px 0 27px; margin-bottom:30px;}
#flyout-header { font-size: 30px;   line-height: 135%;  color: #000; font-weight: 700;  /*! text-transform: uppercase; */  padding: 0 ; margin-bottom: 10px}
#page-title {font-weight: 700;font-size: 60px;line-height: 135%;color: #426D3D;  margin-bottom: 10px;}
#entry {padding-bottom: 100px;padding-left:50px}
.fullwidth #entry{padding-left:0!important}

#freeform header {background: #45144D}
/* #freeform #logo {    width: 202px;  margin-top: 8px;    left: 53px;} */

/* #freeform #nav {margin-top: 0;} */
/* #freeform #social-media-links {margin-top: 0;} */
#department-page #logo {width: 202px;height: 100px;}
/* #freeform .search-btn {margin-top: 0;}
#freeform #translation-links {margin-top: 0;} */
#department-page #slider {padding-bottom: 539px;}
#department-page #slider:has(iframe) {padding-bottom: 45vh;}
/* #freeform .flex-block::before {top: 0;} */
/* #freeform header {height: 100px;} */

#qlinks-dept {background: #B11313; padding: 70px 0 200px;position:relative;z-index:9999;}
/* #department-page header.sticky-it {background: #B11313; } */
#qlinks-dept .qlink {margin-bottom: 30px; /*background: #323232;*/ padding-top: 15px;}
#qlinks-dept .qlink .qlink-icon img {width: 85px;}
#qlinks-dept  {color: #fff;top:0!important}
#qlinks-dept .container {position: relative;}
#qlinks-dept .container::before {   content: ""; background: url(../images/union-2.png);position: absolute;  top: 136px;width: 100%;  height: 79px; z-index: 9;  background-size: contain; background-repeat: no-repeat;  pointer-events: none; left: 0; right: 0;}
#qlinks-dept .container::after {   content: ""; background: url(../images/union-2.png);position: absolute;  top: 330px;width: 100%;  height: 79px; z-index: 9;  background-size: contain; background-repeat: no-repeat;  pointer-events: none;  left: 0; right: 0;}


#tile-block {padding: 66px 0 60px;}
.tile-list {border-radius: 10px; overflow: hidden; position: relative;}
.tile-banner {height: 263px;}
.tile-title {background: #D9D9D9; font-size: 32px; line-height: 101%; color: #000; text-align: center; font-family: 'Source Sans Pro', sans-serif; padding: 14px 0; position: absolute; bottom: 0; margin: 0; width: 100%;}
#tile-block .tns-controls { left: -111px;  right: -111px;  top: 46%;}
#tile-block .tns-controls button {width: 49px; height: 157px;  background: #B11313; box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); border-radius: 10px 0px 0px 10px; color: #fff;  font-size: 40px;}
#tile-block .tns-controls button:hover, 
#dept-news .tns-controls button:hover,
#dept-news .button:hover {opacity: 0.8;}
#tile-block .tns-controls button:nth-of-type(2) { border-radius: 0 10px 10px 0px;}


#popular-services {background: linear-gradient(0deg, #323232, #323232), #FFFFFF; padding: 68px 0 55px;} 

#dept-news {padding: 53px 0 50px;}
#dept-news .news-banner {padding-bottom: 207px;}
#dept-news .date-holder {font-weight: 400;	font-size: 24px;line-height: 150%;color:#B11313; font-family: 'Source Sans Pro', sans-serif; display: block; margin-bottom: 15px;}
#dept-news .news-title {font-weight: 700;font-size: 20px;line-height: 150%; color:#1B1B1B; margin-bottom: 15px; text-transform: capitalize;}
#dept-news .news-link {font-size: 16px; text-transform: uppercase;	line-height: 150%; color: #45144D; font-family: 'Source Sans Pro', sans-serif; text-decoration: underline;}
#dept-news .news-details {padding: 28px; background: rgba(255, 255, 255, 0.9); box-shadow: 0px 5.77846px 13.4831px rgba(0, 0, 0, 0.05);border-radius: 0 0 10px 10px; }
#dept-news  .tns-controls button {width: 49px; height: 157px; background: #B11313;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);	border-radius: 10px 0px 0px 10px; color: #fff; font-size: 40px;}
#dept-news .tns-controls button:nth-of-type(2) { border-radius: 0 10px 10px 0px;}
#dept-news  .tns-controls {left: -111px; right: -111px; top: 46%;}
#dept-news #tns3 {margin-bottom: 30px;}
#dept-news  h2 {color: #B11313; margin-bottom: 15px;}
#dept-news .button {position: relative; background: #B11313; color: #fff;}
#dept-news .button:empty{display:none}

#department-page #current-events {background: #323232; padding: 55px 0 80px;}
#department-page .footer-top {background: #726658}
#department-page  .footer-bottom {background: #323232; border-top: 1px solid rgba(255, 255, 255, 0.1);}
.side-block .sidebar-title {background: #B11313; padding: 14px 30px; color: #fff; font-size: 18px; line-height: 175%; font-weight: 700;}
.side-block {border-radius: 10px; overflow: hidden; background: #fff; margin-bottom: 21px;}
.side-block-info {padding:30px}
.side-block-info {font-size: 14px;}
.side-block-info  .title {font-size: 16px; line-height: 160%; color: #1B1B1B; font-weight: 700; display: block;}
.side-block-info  a {display: block; font-size: 14px; line-height: 150%; color: #1B1B1B; margin-top: 12px}
#hours-block {list-style: none; padding: 0; margin: 0;}
#hours-block li {color: #4D4D4D; margin-bottom: 16px;}
#hours-block li strong {width: 48px; margin-right: 8px; display: inline-block;}
#hours-block li:last-child {margin-bottom: 0;}
.service-blocks {display: flex; flex-wrap: wrap;  justify-content: space-between;}
.service-blocks>div {background: #FF0000; border-radius: 10px; min-height: 171px; text-align: center; padding: 0 100px; margin-bottom: 16px;  width: 49%; font-size: 48px; line-height: 101%; font-weight: 400; font-family: 'Source Sans Pro', sans-serif; color: #fff; display: flex; justify-content: center; align-items: center;} 
#popular-services h2 {color: #fff; text-align: right; margin: 0;}
#department-page #current-events .button {color: #B11313;}
#department-page #current-events .button:hover {background: #B11313; color: #fff;}  

#department-page #slider-caption {    position: absolute;  left: 0;  right: 0; color: rgba(255, 255, 255, 0.88); transform: translateY(0); z-index: 51;font-size: 118.66px;  line-height: 82.5%; font-family: 'Source Sans Pro', sans-serif;}
#department-page  .floating-share-btn {background:#B11313;}
body .uwy.userway_p2 .userway_buttons_wrapper{left: calc(100vw - 22px)!important;margin-top: 110px!important;}
#ada-widget{position:fixed;z-index:99999;top:50%;right:0;border-radius:0;background: #426D3D;color:#fff!important;padding:8px;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center;width:64px;height:64px;margin-top:78px}
body .uwy.utb .uai,.uwy.utb .uai img:not(.check_on){width:48px!important;height:48px!important}

/* ------------------- Police Department   ---------------------- --*/
  
.module-container .about-tiny-slider-wrap{max-width: 100% ;}
#department-page.police-dept #qlinks-dept .qlink,
#department-page.police-dept #current-events,
#department-page.police-dept .footer-bottom,
#department-page.police-dept #qlinks-dept .tns-controls button {background: #131313;}
#department-page.police-dept #qlinks-dept .tns-controls button {color: #fff;}
#department-page.police-dept #qlinks-dept .container::before { background: url(../images/p-union-2.png); background-size: contain; background-repeat: no-repeat;}
#department-page.police-dept #qlinks-dept .container::after {  content: "";  background: url(../images/p-union-2.png); background-size: contain; background-repeat: no-repeat;}
#department-page.police-dept #tile-block .tns-controls button,
#department-page.police-dept .side-block .sidebar-title,
#department-page.police-dept .service-blocks>div,
#department-page.police-dept header.sticy-top,
#department-page.police-dept #qlinks-dept,
#department-page.police-dept #dept-news .tns-controls button,
#department-page.police-dept #dept-news .button,
#department-page.police-dept .floating-share-btn {background: #161154;}

#department-page.police-dept #popular-services {background: linear-gradient(0deg, #131313, #131313), #FFFFFF;}

#department-page.police-dept #dept-news .date-holder,
#department-page.police-dept #current-events .button,
#department-page.police-dept #dept-news h2 {color:  #161154;;}
#department-page.police-dept #current-events .button:hover {background: #161154; color: #fff;}
 

/* ------------------- Park Department   ---------------------- --*/
#department-page.park-dept #logo {  width: 278px;}
#department-page.park-dept #tile-block .tns-controls button,
#department-page.park-dept .side-block .sidebar-title,
#department-page.park-dept .service-blocks>div,
#department-page.park-dept header.stick-top,
#department-page.park-dept #qlinks-dept,
#department-page.park-dept #dept-news .tns-controls button,
#department-page.park-dept #dept-news .button,
#department-page.park-dept .floating-share-btn {background: #6CBB7D;}
#department-page.park-dept #qlinks-dept .container::before { background: url(../images/union-3.png); background-size: contain; background-repeat: no-repeat;}
#department-page.park-dept #qlinks-dept .container::after {  content: "";  background: url(../images/union-3.png); background-size: contain; background-repeat: no-repeat;}
#department-page.park-dept #dept-news .date-holder,
#department-page.park-dept #current-events .button,
#department-page.park-dept #dept-news h2 {color:  #6CBB7D;}
#department-page.park-dept #popular-services {background: linear-gradient(0deg, #646161, #646161), #FFFFFF;}
#department-page.park-dept #qlinks-dept .qlink,
#department-page.park-dept #current-events,
#department-page.park-dept .footer-bottom,
#department-page.park-dept #qlinks-dept .tns-controls button {background: #646161;}
#department-page.park-dept #qlinks-dept .tns-controls button {color:#fff}
#department-page.park-dept #current-events .button:hover {background: #6CBB7D; color: #fff;}

#department-page header {background: #45144D}

/* Edit Form Styles */
#tinymce .btn {background:#000}

/* DON'T modify the styling of images in the #post, only the span.subheader*/

/* Requested Change #110683 */
#freeform #entry .btn:has(a){padding: unset;}
#freeform #entry .btn a{display: inline-block;width: 100%;height: 100%;padding: 8px 20px;}




/* -----------------------------------------

#media queries

-----------------------------------------*/
@media only screen and (min-width:992px) {
	#flyout-wrap{position:relative;left:-100%;visibility:hidden;opacity:0;transition:all .5s}
	#flyout-wrap.vis{left:-15px;visibility:visible;opacity:1}
	#nav .focused .toggle,#nav .focused .toggle2,#flyout .focused .toggle{display:inline-block !important;padding:0}
	#flyout .focused .toggle,#nav .focused .toggle2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}	
	
	 /* default nav styles */
	#nav{}
	#department-page #nav {margin-left: 0;}
	#nav .focused .toggle{display:inline !important}
	#nav li:hover>ul{display:block !important}
	 
	/* traditional */ 
/* 	#nav:not(.mega) li{position:relative}
	#nav:not(.mega) ul{position:absolute;left:0;top:100%;width:200px;display:none;}
	#nav:not(.mega) ul ul{left:100%;top:0}
	#nav:not(.mega) .focused .toggle2{display:inline !important}
	#nav:not(.mega) ul a,
	#nav:not(.mega) ul span{border-bottom:1px solid rgba(0,0,0,.15)}
	#nav:not(.mega) li:last-child>a,
	#nav:not(.mega) li:last-child>span{border:0}
	 */
	/* mega */
	 #nav.mega>li{position:static}
	#nav.mega>li>ul{-webkit-column-count:3;-moz-column-count:3;column-count:3;position:absolute;left:0;right:0;top:100%;display:none;background:#fff;}
	#nav.mega>li>ul>li{display:block;width:100%;break-inside:avoid;margin: 0 0 20px 0;}
	#nav.mega .focused .toggle2{display:none !important}
	#nav > li > a, #nav > li > span {font-size: 21px;font-weight: 700;	color: #fff;	text-transform: capitalize;	text-decoration: none;padding: 60px 14px;	white-space: nowrap;position:relative!important;transition:all .3s}
	header.sticky-it #nav > li > a, #nav > li > span{padding:30px 10px}
	#nav > li > a:after, #nav > li span:after {position:absolute!important;bottom:0;left:0;content:"";height:0;width:100%;background:#fff;transition:all .3s}
	#nav > li:hover > a:after, #nav > li:hover span:after {height:10px;background:#fff}
	#nav > li:hover > li a, #nav > li:hover li span {border-bottom:none;} 
	#nav li li {display:block;}
	
	
	.flex-block {display: flex; justify-content: end; align-items: center; position: relative;}
	.flex-block::before {content: "";width: 1px;	height: 50px;	background: rgba(255,255,255,.2);left: 0;	position: absolute;	top: 50%;margin-top:-25px}
	#nav.mega>li>ul {-webkit-column-count: 5;-moz-column-count: 5;	column-count: 5;position: absolute;top: 100%;display: none;	z-index: 99;	 padding: 2%;	background: rgba(255,255,255,.95);box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);	border-radius: 0;			text-align: left;border-bottom:5px solid #45144D;
	background: url(../../_assets_/images/mt3.png) rgba(255,255,255,.95) no-repeat;background-position:bottom center;background-size:100%;
		padding-bottom:100px
	}
	ul#nav > li ul li a, ul#nav > li ul li span {font-size: 16px;font-weight: 400;	color: #000;	padding: 5px 0; transition: all .3s;}

	ul#nav > li > ul > li > a, ul#nav > li > ul > li > span { font-size: 20px;color: #426D3D;font-weight:600}
	ul#nav > li > ul > li > a:hover, ul#nav > li > ul > li > span:hover {color: #419039;text-decoration: underline;}
	#flyout> li{margin-bottom:10px;}
	#flyout li>a, #flyout li>span {line-height: 150%;padding: 18px 40px;background:#426D3D;color:#fff;margin-bottom:10px; }
	#flyout li:not(:has(ul))>a, #flyout li:not(:has(ul))>span {
		background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23fffeff" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/></svg>');
		background-size:22px;
		background-position:10px center;
		background-repeat: no-repeat;
		transition:all .3s
	}
	#flyout li>a.fa-angle-down{padding: 21px; margin: 0;}
	#flyout li>a.fa-angle-down{position:absolute;top:13px;background:none;rotate:90deg;
		background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23fffeff" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/></svg>');
		background-size:22px;
		background-position:10px center;
		background-repeat: no-repeat;
		transition:all .3s
	}
	.fa-angle-down:before {content:none}

	
	#flyout li>a:not(.fa-angle-down):hover, #flyout li>span:hover{
		padding-left:50px;
					/* background-position:20px center; */
	}

	#flyout li a:hover,	#flyout li span:hover {
	}
	#flyout ul {position: relative;left: 5%;width: 95%;display: none;z-index: 999;}
	/* #flyout li:hover ul {display: block;} */
	/* #flyout li>a.fa-angle-down, #flyout li>span.fa-angle-down {	position: absolute;right: 10px;	top: 11px;} */
	#nav > li > a.toggle {position: absolute;top: 38%;margin-left: -6px;}
  
	#homepage #slider {width: 100%; height: 826px; top: 0;}
	#about-yubacity {/*! padding-bottom: 140px; */}
	#popular-services h2 {margin-top: -22px;}
	#entry {margin-left: 0;}

	.about-tiny-slider-wrap #tns1{padding-left: 0px;}
	.about-tiny-slider-wrap #tns1 .tns-item{margin-bottom: 0px;}
}

@media only screen and (min-width:1500px) {
	
	
	
	
	
	
	

	#qlinks-dept .tns-controls {left: -60px;right: -60px;}
	#department-page #logo {left: 68px;}
	#department-page #nav {right: -30px;}

}

@media only screen and (min-width:1200px) {
	#qlinks .graphic {width: 100%; left: 0; right: 0;}
	#freeform-main {padding-right:50px}
}


@media only screen and (max-width:1530px) {
	#nav {margin-left: -90px;}
	#nav > li > a, #nav > li > span {padding-left:15px; padding-right: 15px; font-size: 16px;}
	#logo {width: 200px; margin-top: 23px;}
	/* header.active #logo {width: 200px;} */
	.flex-block {position: absolute; height: 100%; min-width: 350px; right: 0;}
	 
	.search-btn, #translation-links {margin-left: 10px; margin-top: 0;}
	#social-media-links {margin-top: 0;}
	#department-page #nav {margin-left:  0px;}
	#department-page #logo, #department-page.park-dept #logo {width: 140px;}
	#department-page.park-dept #logo {margin-top: 39px; z-index: 99;}
}

@media only screen and (max-width:1420px) {
	#nav > li > a, #nav > li > span {padding-left: 10px;padding-right: 10px;	font-size: 15px;}
}

@media only screen and (max-width:1400px) {
	#recent-news .tns-controls {left: -63px;right: -63px;}
	#homepage #recent-news .tns-controls,
	#dept-news .tns-controls, 
	#tile-block .tns-controls {left: -15px; right:-15px; top: 25%;}
	#tile-block .tns-controls {top: 38%;}
}

@media only screen and (max-width:1350px) {
	#department-page #nav {margin-left: -65px;}
	#department-page #logo {
		width: 100px;
	}
}
@media only screen and (max-width:1290px) {
	#qlinks .tns-controls {	left: 0;	right: 0;top:109%;}
	
	#homepage #recent-news .tns-controls button {border-radius: 0 10px 10px 0;}
	#homepage #recent-news .tns-controls button:nth-of-type(2) {border-radius: 10px 0px 0px 10px;}
	.address-block {margin-left: 0;}
	#nav > li > a, #nav > li > span {padding-left:7px; padding-right: 7px;  }
	 
	#department-page #nav {
		margin-left: -65px;
	}
	#department-page #nav > li > a, #nav > li > span {	 font-size: 14px;padding-left: 6px;	padding-right: 6px;	}
	/* #freeform #logo {width: 150px;margin-top: 21px;left: 15px;z-index: 99;} */
 
		
}

@media only screen and (max-width:1210px) {
	#department-page.park-dept  #nav {
		margin-left: -28px;
	}
	 
}

@media only screen and (max-width:1190px) {
	#logo {width: 170px; }
	header.active #logo {
		/* width: 170px; */
	}
}
@media only screen and (max-width:1130px) {
	#logo {width: 150px;}
	header.active #logo {
		/* width: 150px; */
	}
	#department-page #nav > li > a, #nav > li > span {font-weight: 400; font-size: 14px; padding-left: 5px; padding-right: 5px;}
	#department-page #logo {
		width: 80px;
	}
	#department-page #nav {
		margin-left: -90px;
	}
	.flex-block::before {left: 30px;}
	#social-media-links a {	margin-left: 0;	}
	#nav > li > a, #nav > li > span {font-weight: 400; padding-left:5px; padding-right:5px;}
}

@media only screen and (max-width:991px) {
	/* rz form tables - without page scope this targets editforms and makes
	 * editing confusing
	 */
	#freeform #formwizziwmorf tr,#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}
	/* Allows tables to be used as columns with responsive stacking */
	.layout-table{width:100%!important}
	.layout-table,
	.layout-table thead,
	.layout-table tbody,
	.layout-table th,
	.layout-table td,
	.layout-table tr{display:block!important}
	.layout-table td{margin-bottom:15px}

	#toggles{position:absolute;right:15px;top:18px; z-index: 99;}
	#nav-toggle,#search-toggle{line-height:45px;width:45px;text-align:center;border-radius:4px;background:#426B3D;color:#fff;margin-left:5px}
	#entry{padding-left: 0;}


	#nav ul{display:none}
	#nav li{position:relative;display:block!important;text-align:left}
	
	header.sticky-it #nav > li > a, #nav > li > span{padding:15px 0!important;font-size:18px}
	header #nav > li > a, #nav > li > span{padding:15px 0!important;font-size:18px}
	header #nav .fa-angle-down{padding:18px 20px!important;}
		header.sticky-it #nav .fa-angle-down{padding:18px 20px!important;}
	#nav .toggle,
	#nav .toggle2,
	#flyout .toggle{position:absolute;right:0;top:0}
	#social-media-links{position: absolute;top:calc(100% + 28px);right: 61px;}

	#flyout-toggle{padding:0}
	.search-desk {display: none;}
	#nav {width: 100%;position: relative;top: 0;background: #45144D;right: 0;display: none;margin-right: 0;left: 0; margin-left: 0;z-index: 99999}

	#department-page  #nav {background: #B11313;}
	#department-page.police-dept  #nav {background: #161154;}
	#department-page.park-dept  #nav {background: #6CBB7D;}


	header { background: #45144D;z-index:9999999999999999999;position:relative}
	
	#department-page header {background: #45144D;}
	#department-page.park-dept header {background: #6CBB7D;}
	#department-page.police-dept header {background: #161154;;}

	#logo {width:  150px !important;margin:10px 0;position: relative;z-index: 20;}
	#freeform #logo{margin:0;}
	header{position:relative!important;}
	.flex-block {position: absolute; top: -16px; min-width: auto}
	#translation-links {position: absolute; right: 15px; top: 110px;z-index:-1}
	#qlinks-dept #social-media-links{bottom:75px}
	.floating-share-btn span {display: none;}
	.floating-share-btn {width: 40px; height: 40px;}
	  
	#homepage #recent-news .tns-controls button {height: 60px; width: 30px; font-size: 24px;}
	section h2 {font-size: 36px; line-height: 100%;}
	#slider{padding-bottom:400px;}
	.address-block {text-align: center; margin-bottom: 30px;}
	#social-media-footer, .copyright {text-align: center;}
	#nav li a, #nav li span, #nav-2 li a, #nav-2 li span {display: block;	color: #fff;	padding: 15px;	border-bottom: solid 1px rgba(0, 0, 0, 0.5);}
	#search {top: 126px; left: 0;}
	#current-events .col-lg-6:nth-of-type(1) {order: 2;}
	#entry {padding-bottom: 50px;}
	#nav > li > a, #nav > li > span {font-size: 18px; }
	#current-events .button {margin-bottom: 30px;}
	#current-events h2 {text-align: left;color:#fff}
	#flyout-wrap {padding: 0 0 15px; margin-bottom: 30px;opacity: 1 !important;background:#426D3D}
	#flyout-header {padding: 0 15px; margin-bottom: 0;color: #fff;border-top: 1px solid #fff;}
	#flyout a, #flyout span {padding: 15px; color: #fff; border-bottom:solid 1px  rgba(0, 0, 0, 0.5);}
	#flyout li:last-child a,
	#flyout li:last-child span {border: none;}
	#flyout {display: none;}
	#page-title {font-size: 36px;}
	#freeform #slider {/* padding-bottom: 400px; */padding-bottom: 46%;}
	#flyout-toggle {padding: 15px;	color: #fff;}
	#nav .toggle,  #nav .toggle2,  #flyout .toggle {
		position: absolute;
		right: 0;
		top: 0;
		padding: 17px 15px !important;
		border: none;
		background: rgba(0,0,0,0.25) !important;
	}
	#flyout ul {background: rgba(0,0,0,0.25) !important;}
	#nav ul {background: rgba(0,0,0,0.25) !important;}
	#qlinks-dept .container::before {top: 145px;}
	#qlinks-dept .container::after {top: 340px;}
	#qlinks-dept .qlink{width: 80%;max-width: 300px;margin:0 auto 30px;}

	#popular-services h2 {margin: 30px 0; text-align: left;}
	#department-page #logo {margin-top: 15px;}
	#department-page #slider-caption {font-size: 42px; bottom: -30px;}
	#department-page #slider {
		padding-bottom: 400px;
	}
	.service-blocks>div {font-size: 32px;}
	#department-page #nav {
		margin-left: 0;
	}
	#department-page #nav > li > a, #nav > li > span {padding: 15px; font-size: 16px; font-weight: 400;}
	#freeform #search {top: 117px;}
	#flyout-wrap {margin-right: 0;}
	#department-page.park-dept #nav {margin-left: 0;}
	#calendar-header {position:absolute; top:70px;}
	#calendar-header-new + .text-center{text-align: left !important;}

	#mini-events .row .col-lg-6:nth-of-type(2) {position:inherit;}
	.arrow-block img {width:50px;}
	.rzHeader {max-width:100%; top:200px;}
	#qlinks-dept{padding-bottom:100px}
	#qlinks .tns-controls{display: flex;align-items: center;justify-content: center;top:104%;}
	.qlink{width: 100%;}

}

	/* All Mobile Sizes (devices and browser) */
@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}
	 
	.floating-alert h4{margin-bottom:10px;font-size:16px}
 
	.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}
	#qlinks .tns-controls {left: 0; right: 0;}
	.service-blocks>div {width:100%}
	#about-yubacity {padding-top:50px;}
	.welcome-info {margin-top:30px;}

	.table-responsive{border:none}
.table-responsive>tbody{display:flex;flex-direction:column}
.table-responsive tr{display:flex;flex-direction:column;margin-bottom:30px;border:1px solid #787878; height: unset!important;}
.table-responsive tr td{width:100%!important; height: unset!important;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:480px) and (max-width:767px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:609px) {
	#qlinks-dept .container::before {top: 158px;}
	#qlinks-dept .container::after {top: 355px;	}
}
@media only screen and (max-width:479px) {
	#logo {margin-top: 10px;}
	#department-page.park-dept #logo {margin-top: 15px;}
	#qlinks-dept .tns-controls {top: 45%;}
}

@media print {
	#slider,footer,#breadcrumbs,#flyout-wrap,.floating-share-btn,.e-notify,header{display:none!important}
	a[href]:after{content:none!important}
}

table span a{color: unset;}
table span a:hover{color: unset}