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

Theme Name: Potter County
Front-end developer: Little
Author Design:Toshe Vladevski
Author URI: https://www.revize.com/
Date: 07/17/2025

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

#fonts

-----------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

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

#basic styles

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

/* very important!!! Assign these colors */

:root {
--brandcolor: #204361; /* Choose a dark color form the website color palette */
--darkgray: #999; /* Choose a lighter color form the website color palette */
--lightgray: #ddd; /* Choose a very light color form the website color palette */
}

body {
  background: #fff; 
  font-size: 16px;
  line-height: 1.6;
  font-family: "Inter", sans-serif;
  color: #1A1A1A;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  top: 0 !important
}

/* weather */
@font-face{
	font-family:'weather';
	src:url('../fonts/weather/artill_clean_icons-webfont.eot');
	src:url('../fonts/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/weather/artill_clean_icons-webfont.woff') format('woff'),
		url('../fonts/weather/artill_clean_icons-webfont.ttf') format('truetype'),
		url('../fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
	font-weight:normal;
	font-style:normal;
}
.weather i{font-style:normal;font-weight: normal;font-family: 'weather';font-size: 32px;margin-right: 3px;margin-top: 5px;}
#weather-date {display: none;}
span.forecast-details {display: none;}
.weather .icon-0:before{content:":"}.weather .icon-1:before{content:"p"}.weather .icon-2:before{content:"S"}.weather .icon-3:before{content:"Q"}.weather .icon-4:before{content:"S"}.weather .icon-5:before{content:"W"}.weather .icon-6:before{content:"W"}.weather .icon-7:before{content:"W"}.weather .icon-8:before{content:"W"}.weather .icon-9:before{content:"I"}.weather .icon-10:before{content:"W"}.weather .icon-11:before{content:"I"}.weather .icon-12:before{content:"I"}.weather .icon-13:before{content:"I"}.weather .icon-14:before{content:"I"}.weather .icon-15:before{content:"W"}.weather .icon-16:before{content:"I"}.weather .icon-17:before{content:"W"}.weather .icon-18:before{content:"U"}.weather .icon-19:before{content:"Z"}.weather .icon-20:before{content:"Z"}.weather .icon-21:before{content:"Z"}.weather .icon-22:before{content:"Z"}.weather .icon-23:before{content:"Z"}.weather .icon-24:before{content:"E"}.weather .icon-25:before{content:"E"}.weather .icon-26:before{content:"3"}.weather .icon-27:before{content:"a"}.weather .icon-28:before{content:"A"}.weather .icon-29:before{content:"a"}.weather .icon-30:before{content:"A"}.weather .icon-31:before{content:"6"}.weather .icon-32:before{content:"1"}.weather .icon-33:before{content:"6"}.weather .icon-34:before{content:"1"}.weather .icon-35:before{content:"W"}.weather .icon-36:before{content:"1"}.weather .icon-37:before{content:"S"}.weather .icon-38:before{content:"S"}.weather .icon-39:before{content:"S"}.weather .icon-40:before{content:"M"}.weather .icon-41:before{content:"W"}.weather .icon-42:before{content:"I"}.weather .icon-43:before{content:"W"}.weather .icon-44:before{content:"a"}.weather .icon-45:before{content:"S"}.weather .icon-46:before{content:"U"}.weather .icon-47:before{content:"S"}
#weather.weather > span:first-child{display:none;}
.weather-info {font-size: 24px;line-height: 16px;font-family: 'PT Serif', serif;color: #000;margin-left: 20px;margin-right: 22px;}
.weather-info span{position: relative;}
.weather-info >span:not(:last-child):before {content: "";position: absolute;top: 0;right: -10px;width: 3px;height: 15px;background: url('../images/dots.png');background-size: contain;background-repeat: no-repeat;}
#weather.weather{color: #fff;text-align: center;line-height: 135%;letter-spacing: -0.32px;display: flex;align-items: center;position: absolute;left: 0;height: 63px;z-index: 999;font-size: 18px;font-style: normal;font-weight: 800;top: 125px;background: var(--brandcolor);width: 259px;border-radius: 0 0 30px 0;padding-left: 55px;gap: 10px;font-family: 'Libre Baskerville',serif;align-items: center;}



 /* -----------------------------------------
  
  #typography
  
  -----------------------------------------*/
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {color: #111;font-weight: normal;margin-bottom: 20px;line-height: 1.2}
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {font-weight: inherit}
   h1 {font-size: clamp(32px,5vw,64px);font-family: 'Libre Baskerville';color: var(--brandcolor);font-weight: 700;} 
  h2 {font-size: 40px;font-family: "Libre Baskerville",serif;font-weight: 700;color: var(--brandcolor);}
  h3 {font-size: 36px;font-family: 'Libre Baskerville';color: var(--brandcolor);font-weight: 700;}
  h4 {font-size: 32px;font-weight: 700;font-family: "Libre Baskerville",serif;color: var(--brandcolor);}
  h5 {font-size: 24px;font-weight: 700;font-family: "Libre Baskerville", serif;color: var(--brandcolor);}
  h6 {font-size: 20px;font-weight: 700;font-family: "Libre Baskerville", serif;color: var(--brandcolor);}
  .header {font-size: 28px;color: var(--brandcolor);margin-bottom: 20px}
  .subheader {color: var(--brandcolor);display: block;font-size: clamp(25px, 4vw, 36px);font-weight: 700;margin: 20px 0 0;letter-spacing: -0.8px;font-family: 'Libre Baskerville',serif;}
  p {margin: 0 0 20px 0;}
  em {font-style: italic}
  strong,
  b {font-weight: bold}
  small {font-size: 80%}
  hr {border: solid var(--lightgray);border-width: 1px 0 0;clear: both;margin: 10px 0 30px;height: 0}
  hr {border: solid var(--lightgray);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: var(--brandcolor)}
  
  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,
  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:not([data-dismiss="modal"]),
  a.btn,
  .button,
  a.button,
  #post button:not(.rz-agenda-search-submit,.rz-doc-search-reset),
  #post input[type="submit"],
  #post input[type="reset"],
  #post input[type="button"],
  .rz-btn{padding: 12px 24px;background: #D9A441;color: #0D1B27;border-radius: 12px;border: 2px solid #204361;display:inline-block;font-size: 18px;font-weight: 700;text-decoration:none;cursor:pointer;line-height:1.5;vertical-align:middle;font-family: 'Inter',sans-serif;transition:all .3s;text-transform: capitalize;}
  #post input[type="submit"]{padding: 0 24px;border-radius: 4px;}
  #post button.rz-doc-search-reset{display: none;}
  
  .btn:not([data-dismiss="modal"]):hover,
  a.btn:hover,
  .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:var(--brandcolor);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:var(--brandcolor);color:#fff}
  #post button::-moz-focus-inner,
  #post input::-moz-focus-inner{border:0;padding:0}
  span.btn a {color: #0D1B27;text-decoration: none;}
   span.btn:hover a{color: #FFF;}
  
  /* -----------------------------------------
  
  #revize edit buttons DO NOT MODIFY
  
  -----------------------------------------*/
  /* ----------------------------------------- #helpers and positioning for revize buttons -----------------------------------------*/
  .relative{position:relative!important}
  .absolute{position:absolute!important}
  .static{position: static!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 */
  body:not(.user-logged-in) .rz-btns-container{display: none;}
  .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;white-space:nowrap}
  .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}
  .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;background:#fff!important;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:10!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}
  
  /* -----------------------------------------
  
  #forms
  
  -----------------------------------------*/
  form {margin-bottom: 20px}
  fieldset {margin-bottom: 20px}
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="search"],
  textarea,
  select {border: 1px solid var(--darkgray);padding: .375rem .75rem;outline: none;font-size: 16px;font-family: sans-serif;color: var(--brandcolor);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: var(--brandcolor);border: 1px solid var(--darkgray)}
  label,
  legend {display: block;font-weight: bold;font-size: 13px}
  input[type="checkbox"] {display: inline}
  label span,
  legend span {font-weight: normal;font-size: 16px;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:100;top: 180px;bottom: unset;margin:0;right: 0;background: rgba(255, 255, 255, 0.92);color: #1A1A1A;padding: 28px 42px 8px;width:410px;border-radius: 24px 0 0 24px;display:flex;flex-direction:column;overflow:hidden;box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);backdrop-filter: blur(4px);border-top: 2px solid #D9A441;border-right: 8px solid  #D9A441;border-bottom: 2px solid #D9A441;border-left: 2px solid #D9A441;}
  .floating-alert h2{color:var(--brandcolor);margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.3}
  .floating-alert p{margin:0;color: #2A402A;}
  .alert-buttons{margin: 23px 0;display:flex;gap: 15px;}
  .alert-button{flex:1 1 auto;text-align:center;padding:14px 0;text-decoration:none;color: #204361;font-weight:700;line-height:1.5;background: rgba(255, 255, 255, 0.05);border: 2px solid #D9A441;border-radius: 12px;font-size: 18px;}
  .alert-buttons .alert-button:last-of-type{border:0;}
  .alert-button:hover{background:var(--brandcolor);color:#fff;text-decoration:none;cursor:pointer;border:2px solid transparent}
  .floating-alert.fade:not(.show){display:none}
  .user-logged-in .floating-alert{top:280px}

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

#rz edit

-----------------------------------------*/
#event-modal .modal-footer .btn{margin: 0 0 5px 10px;}

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

#main

-----------------------------------------*/
article#rz-business-directory i.fa.fa-twitter:before{content: "";background:url(../images/twitter-x.png);background-size: cover;display: inline-block;width: 18px;height: 18px;position: relative;top: 3px;}
.business-social-links a>.fa-twitter:before{content: "";background:url(../images/twitter-x.png);background-size: cover;display: inline-block;width: 18px;height: 18px;position: relative;top: 3px;}

body .cat h3,
tr#rz-rpfbids-row{background:var(--brandcolor);}

body table.rpfbids td{text-align: left !important;}
body .faq-header{display:block !important}
.pull-left{margin-right: 0 !important;}

.rz-block-img[style="background: url('_assets_/images/logo.png') center center / cover no-repeat;"]{background-size:contain !important;background-position:center center !important}
.rz-block-img[style="background: url('_assets_/images/logo.png') center center / cover no-repeat;"]:after{display:none}

  #ada-btn {background:#EBC173;border-radius: 0px 34px 34px 0px;border: none;text-align: center;left: 0;right: unset;position: fixed;z-index: 99999;width: 40px;height: 40px;box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15), 0 2px 6px rgba(0, 0, 0, 0.05);top: calc(65% - 32px);}
  #ada-btn img {width: 24px;height: 24px;}
  body .uwy.userway_p5 .userway_buttons_wrapper{display: none;}
#ada-btn:hover{background:#D9A441}

a.redirect-go{top: 9px !important;left: 10px;}
aside .rz-btns-container {top: -55px;}


/* to remove */
#wrapper_sliderVideo{z-index:1 !important}
div.skiptranslate{display:none !important}
.container{width: 1254px;max-width: 100%;}


/* Header */
.site-header{position: sticky;width:100%;padding: 0;background: rgba(245, 248, 252, 0.80);z-index:250;top: 0;left: 0;right: 0;width: 100%;transition: all .4s;backdrop-filter: blur(4px);}
#header-in{display: flex;width: 100%;padding: 0 33px;gap: 48px;}
#header-nav{flex:1;}
#header-in-right{display: flex;align-items: center;}
#header-right{display: flex;align-items: center;gap: 16px;justify-content: flex-end;}
#social-toggle{position:relative;flex-shrink:0;display: none;cursor: pointer;color:#fff;}
#social-media-links{display: flex;gap: 7px;margin: -4px 0;}
#social-media-in{display: flex;gap: 8px;position: relative;z-index: 5;margin: 1px 4px 0 0;padding: 0;}
#social-media-links .social-media-link{width: 24px;}
.social-media-link:hover{background: #D9A441 !important;}
.social-media-link:hover img{filter: brightness(0) saturate(100%) invert(21%) sepia(33%) saturate(992%) hue-rotate(166deg) brightness(95%) contrast(90%);}
.logo-wrap{position: relative;flex-shrink: 0;display: flex;align-items: center;}
/* #logo{display:block;text-decoration:none;width: 221px;max-width: 100%;left: 33px;position: relative;} */
#logo {
    margin: -30px 0;
    display: block;
    text-decoration: none;
    width: 221px;
    max-width: 100%;
    left: 33px;
    position: relative;
}
.btm-header-in {display: flex;align-items: center;}


/*base nav styles*/
.site-header #nav{padding: 0 108px 0 0px;margin: 0;display:flex;justify-content: end;}
.site-header #nav li{list-style:none;margin:0;break-inside: avoid;}
.site-header #nav ul{padding:0;margin:0}
.site-header #nav a,
.site-header #nav span{padding: 5px 11px;display:inline-block;color: var(--brandcolor);text-decoration: none;font-weight: 700;font-size: 18px;text-transform: uppercase;border-radius: 12px;border: none;}
.site-header #nav ul a,
.site-header #nav ul span{display:block}
.site-header #nav li:last-child>a,
.site-header #nav li:last-child>span{border:0}
.site-header #nav>li>a, 
.site-header #nav>li>span{position: relative;}

.text-overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.toggle {display: none}
#twitterfeed {background: #f1f1f1}
.goog-te-banner-frame {display: none}



/* Google translate*/
/* #translation-links{padding:0;margin:0}
#translation-links li{position:relative;margin:0;list-style:none;line-height: 1.5}
#translation-links ul{padding:10px 0;margin:0;position:absolute;top:100%;left:0;width:300px;background:#fff;display:none;height:400px;overflow-y:scroll;}
#translation-links ul li{margin:0}
#translation-links ul li a{display:block;text-decoration:none;padding:.75rem 1.5rem;}
#translation-links ul li a:hover{background:var(--lightgray);color:var(--brandcolor)}
[lang="en"] #translate-reset{display: none}
[data-lang="English"]{background:#f9f9f9}
div.skiptranslate{display:none !important} */

/* Translate */
.skiptranslate{display:none !important}
.goog-te-banner-frame{display:none}
#translation-links{padding:0;margin: 0;}
#translation-links button:hover{background:#3BA0A3}
#translation-links button{border-radius: 0px 34px 34px 0px;background: #69CED1;position: relative;color: #fff;width: 40px;height: 40px;border: 0;}
#translation-links button .fa {margin-left: 5px;}
#translation-links li{position:relative;margin:0;list-style:none}
#translation-links ul{padding:25px;border-radius: 5px;border: none;background: var(--brandcolor);margin:0;position:absolute;right: unset;left: 42px;bottom: 0;top: -45px;width: 250px;height: 340px;overflow:scroll;display: none;border-radius: 8px;border-top-right-radius: 0;box-shadow: 0 0 10px #00000030;}
#translation-links ul li{margin-bottom:10px}
#translation-links ul li a {border-bottom: 1px solid #ccc;display: block;color: #fff;text-decoration: none;}
#translation-links button img {width: 24px;}
.floating-share-btn i {font-size: 13px;}
#translation {z-index: 999;left: 0;right: unset;position: fixed;top: calc(75% - 32px);bottom: unset;}

/* Search */
#search{width: 65px;cursor: pointer;background: var(--Colors-Theme-Blue---Lightest);overflow: hidden;transition: all .4s;cursor: pointer;position: relative;left: -33px;}
#search.expanded{width: 235px;cursor: none;} 
#search form{position:relative;margin:0}
#search.expanded input{cursor:text;border-radius: 0 48px 48px 0;}
#search input{height: 65px;color: #000000;padding-left: 20px;padding-right: 41px;border-radius: 48px;font-weight: 400;font-size: 14px;cursor: pointer;background: #FFF;border: 2px solid #204361;}
#search input:hover{background:#D9A441;}
#search input::-webkit-input-placeholder{color:#000000;display: none;}
#search input:-moz-placeholder{color:#000000;display: none;}
#search input::-moz-placeholder{color:#000000;display: none;}
#search input:-ms-input-placeholder{color:#000000;display: none;}
#search label{margin:0;position:absolute;left:0;top:0;line-height:45px}
#search button{pointer-events: none;position:absolute;right: 14px;top: 50%;transform: translateY(-50%);border:0;background: none;color:#fff;text-transform:uppercase;padding: 0;width: 28px;z-index: 99;}
#search.expanded button{pointer-events: all;background: var(--brandcolor);border-radius: 50%;width: 50px;height: 50px;right: 8px;}
#search button img{width: 24px;display: flex;align-items: center;justify-content: center;position: relative;left: -2px;}
#search.expanded button img{filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(339deg) brightness(106%) contrast(104%);left: 15px;}

/* quicklinks section */
#homepage #quicklinks{position: relative;padding: 0 0 16px 0px;z-index: 99;background: var(--brandcolor);}
#homepage #quicklinks::before {position: absolute;content: "";inset: 0;z-index: 0;background:url(../images/quicklinks-bg.png)center no-repeat;background-size: contain;}
#homepage #quicklinks .quicklinks-shape{position: absolute;top: -54px;left: 0;right: 0;width: 100%;height: 220px;}
#homepage #quicklinks .container{width: 1267px;}
#homepage #quicklinks .tns-ovh {padding: 37px 10px;}
#homepage #quicklinks .tns-item{position: relative;transition: all .4s;}
#homepage #quicklinks .tns-controls{position:absolute;top: 41%;left: -90px;right: -90px;}
#homepage #quicklinks .qlink:hover::before {border: none;}
#homepage #quicklinks .qlink::before {content: "";position: absolute;inset: -1px;border-radius: 50%;z-index: -1;filter: blur(3px);border: 8px solid #D9A441;}
#homepage #quicklinks .qlink{position:relative;text-decoration: none;text-align: center;display: flex;flex-direction: column;text-decoration: none;padding: 0 5px;align-items: center;border-radius: 50%;background: #F5F8FC;height: 228px;width: 228px;transition: 0.3s all;margin: 0 auto;z-index: 1;overflow: visible;}
#homepage #quicklinks .qlink-icon {position:relative;width: 71px;height: 71px;border-radius: 11px;z-index: 0;display: flex;justify-content: center;align-items: center;margin: 48px auto 4px;transition: all .3s;}
#homepage #quicklinks .qlink-icon img{position: relative;z-index: 10;width: 64px;}
#homepage #quicklinks .qlink-title{display: flex;padding: 0;justify-content: center;align-items: center;color: #204361;text-align: center;font-family: 'Inter';font-size: 18px;font-style: normal;font-weight: 700;line-height: 140%; /* 33.6px */transition: all .3s;padding: 0 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
#homepage #quicklinks .qlink:hover{text-decoration: none;transition: 0.5s all ease-in-out;}
#homepage #quicklinks-inner {position: relative;top: -15px;}

/* Events */
#homepage #events .section-header{display: flex;justify-content: space-between;margin-bottom: 84px;align-items: center;}
#homepage #events {position: relative;padding: 105px 0;}
#homepage #events .events-in{position:relative;z-index:9}
#homepage #events:before{position:absolute;content:"";z-index:9;inset:0;background: linear-gradient(180deg, var(--Color-Brand-primary-main, #204361) 0%, rgba(32, 67, 97, 0.00) 10%, rgba(32, 67, 97, 0.00) 92%, #204361 100%), linear-gradient(0deg, var(--Color-Transparency-brand-1, rgba(32, 67, 97, 0.24)) 0%, var(--Color-Transparency-brand-1, rgba(32, 67, 97, 0.24)) 100%)}
#homepage #events h2.section-title {font-size: 24px;text-transform: capitalize;position: relative;margin-left: 20px;}
#homepage #events #events-tabs {position: absolute;top: 43px;display: flex;align-items: center;background: rgba(245, 248, 252, 0.80);backdrop-filter: blur(4px);border-radius: 50px;padding: 6px 10px;margin-left: -32px;gap: 10px;}
#homepage #events .container{width: 1110px;}
#homepage #events #events-tabs .tab{font-size:16px;font-weight:700;color:#204361;text-decoration: none;border-radius: 31px;padding: 10px 17px;}
#homepage #events a.section-link.button {position: relative;top: 42px;}
#homepage #events #events-tabs .tab.active{background:var(--brandcolor);color:#fff;border-radius: 31px;padding: 10px 30px;}
#homepage #events #events-list {border-radius: 24px;background: rgba(238, 238, 238, 0.80);padding: 31px;}
#homepage #events #events-tabs .tab:hover{background:#fff;color:var(--brandcolor)}


/* News */
#homepage #news .section-header{position: relative;display: flex;justify-content: space-between;align-items: center;margin: 0 20px 27px;}
#homepage #news .container{width: 1259px;}
#homepage #news{position: relative;padding: 203px 0;background: linear-gradient(180deg, #204361 0%, rgba(32, 67, 97, 0.98) 32%, var(--Color-Brand-secondary-light, #EEE) 100%), var(--Color-Brand-primary-main, #204361);}
#homepage #news .news-banner {position: relative;height: 330px;border-radius: 12px 12px 0 0;}
#homepage #news .news-banner:before{position:absolute;content:"";inset:0;background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 80%, #FFF 100%)}
#homepage #news::before{position: absolute;content: "";inset: 0;z-index: 9;background: url(../images/quicklinks-bg.png) center;background-size: contain;}
#homepage #news .section-inner {position: relative;z-index: 9;}
#homepage #news h2.section-title {font-size: 32px;color: #fff;}
#homepage #news a.section-link.button {position: relative;top: -10px;}
#homepage #news .news-info {background: #fff;border-radius: 0 0 12px 12px;padding: 36px 32px;}
#homepage #news a.news {text-decoration: none;}
#homepage #news .news-details {font-size: 24px;font-family: 'Libre Baskerville',serif;color: #1A1A1A;font-weight: 700;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-transform: capitalize;margin: 25px 25px 17px 0;}
#homepage #news span.news-link {font-size: 18px;font-family: 'Inter',sans-serif;color: #204361;font-weight: 700;display: flex;justify-content: end;right: 0px;position: relative;text-transform: capitalize;top: 5px;}
#homepage #news .news-date {font-size: 14px;font-weight: 700;font-family: 'Inter',sans-serif;color: #fff;background: var(--brandcolor);position: absolute;margin: -20px -32px;padding: 5px 15px;border-radius: 0 24px 24px 0;}
#homepage #news .tns-controls{position:absolute;top: 46%;left: -94px;right: -94px;}
#homepage #news a.news:hover .news-date{background: #D9A441;color: #0D1B27;}
#homepage #news a.news:hover .news-link{color: #D9A441;}
#homepage #news a.section-link.button:hover{color: #204361;background: #D9A441;}


/* County */
#homepage #county .county-left {position: relative;width: 37%;}
#homepage #county #tyled-slider .tns-outer {padding: 0 !important;max-width: 100%;margin:0 auto;}
#homepage #county .styled-slider-img{padding-bottom:100%;height: 322px;border-radius: 12px;}
#homepage #county #tyled-slider .tns-ovh {padding: 10% 26%;}
#homepage #county #tyled-slider .tns-inner {position: relative;left: 45%;}
#homepage #county #tyled-slider .tns-ovh .tns-slide-active {transform: scale(1.5);position: relative;z-index: 1;margin: 0 -7.5%;}
#homepage #county #tyled-slider .tns-ovh .tns-item:not(.tns-slide-active) {background: transparent;filter: blur(5px);}
#homepage #county #tyled-slider .tns-item {padding: 15px 3%;transition: 0.5s;}
#homepage #county .county-in {display: flex;justify-content: space-between;}
#homepage #county .county-right{width: 56%;}
#homepage #county {position: relative;padding: 90px 0 121px;background: #eee;}
#homepage #county h2.section-header {font-size: 20px;text-transform: capitalize;display: flex;align-items: center;gap: 5px;margin-bottom: 14px;}
#homepage #county .county-left img{width:24px}
#homepage #county .county-text p {color: #222221;font-size: 32px;font-family: 'Libre Baskerville',serif;font-weight: 700;line-height: 150%;}
#homepage #county .county-left a.section-link.button {background: rgba(255, 255, 255, 0.05);}
#homepage #county .county-left a.section-link.button:hover{border:2px solid #D9A441;color:var(--brandcolor)}
#homepage #county .tns-controls{position:absolute;top:46%;left: 77px;right: 35px;}
#homepage #county .county-text p span {color: #204361;text-decoration: underline;}



/* Footer */
footer.site-footer {background: #545652;}
.footer-top-in {display: flex;justify-content: space-between;padding: 79px 0 17px;border-bottom: 1px solid #B2B2B2;}
a.footer-contact {display: flex;color: #fff;margin-bottom: 20px;font-size: 16px;gap: 20px;}
a.footer-contact:hover{color:#D9A441}
a.footer-contact:hover img{filter: brightness(0) saturate(100%) invert(77%) sepia(13%) saturate(2257%) hue-rotate(351deg) brightness(92%) contrast(83%);}
a.footer-logo img {width: 245px;height: auto;}
h3.footer-title {font-size: 18px;font-weight: 700;color: #fff;margin-bottom: 34px;}
ul.f-links-group {list-style: none;padding: 0;margin: 0;}
a.footer-link {font-size: 16px;color: #fff;text-decoration-line: underline;}
a.footer-link:hover{color:#D9A441}
.footer-top-shape img {position: absolute;top: -89px;}
.footer-top-shape {position: relative;}
.footer-top {position: relative;padding: 0;}
a.footer-logo {
    position: relative;
    top: -6px;
    display: inline-block;
    height: 100%;
    margin: -25px 0 0 0;
}
.f-contact-icon img {width: 17px;}
.footer-contact-col {margin-left: 18px;}
.f-links-group li {margin-bottom: 25px;}
.site-footer #social-media-links .social-media-link {width: 40px;height: 40px;background: #204361;border-radius: 50%;}
.site-footer #social-media-links .social-media-link img{width: 16px;position: relative;margin: 12px auto;left: 0;right: 0;text-align: center;display: flex;justify-content: center;}
div#revize {color: #F5F8FC;font-size: 14px;font-family: 'Montserrat';display: flex;align-items: center;gap: 8px;}
a#revize-link {color: #fff;font-weight: 700;}
img.revize-logo {width: 32px;}
.footer-bottom {position: relative;padding: 24px 0 24px;}
#footer-bot-left {display: flex;justify-content: end;}
a#revize-login {color: #fff;font-size: 14px;position: relative;}
.site-footer .f-divider{width: 1px;height: 24px;flex-shrink: 0;background: rgba(255, 255, 255, 0.20);}
#footer-bot-left{display: flex;align-items: center;gap: 30px;justify-content: flex-end;}
a#disclaimer-link {left: 3px;position: relative;font-size: 14px;color: #fff;}
.footer-top .rz-btns-container {top: -50px;}



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

#Services

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

#homepage.services #events h2.section-title{color: #fff !important;position: relative;top: 54px;font-size: 32px;}
#homepage.services #quicklinks{background:#0D1B27}
#homepage.services #slider:before{background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 32%, var(--Color-Brand-primary-dark, #0D1B27) 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.24) 100%)}

#homepage.services #events::before{position: absolute;content: "";inset: 0;z-index: 9;background: linear-gradient(180deg, var(--Color-Brand-primary-dark, #0D1B27) 0%, rgba(32, 67, 97, 0.00) 10%, rgba(32, 67, 97, 0.00) 92%, var(--Color-Brand-secondary-light, #EEE) 100%), linear-gradient(0deg, var(--Color-Transparency-brand-1, rgba(32, 67, 97, 0.24)) 0%, var(--Color-Transparency-brand-1, rgba(32, 67, 97, 0.24)) 100%)}
#homepage.services #events{position: relative;}
#homepage.services #events .events-in{position: relative;z-index: 9;}


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

#inner

-----------------------------------------*/
#freeform{position: relative;}
#freeform #main{position: relative;padding: 48px 0 152px;}
#freeform #slider>img{position:absolute;left:0;right:0;bottom:0;width:100%;z-index:1}
#freeform #slider{height: 433px;padding:0;z-index: 10;margin-top: -120px;position: relative;}
#freeform #slider:before{position:absolute;inset:0;content:"";z-index:9;background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 88%, var(--Color-Surface-primary, #FFF) 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.24) 100%);bottom: -1px;}

#flyout-wrap{background: var(--brandcolor);color: #fff;position: relative;border-radius: 12px;padding: 36px 0 0;margin: 23px 0 15px 0px;width: 262px;}
#freeform.fullwidth .b-title {margin-left: 60px;}

#flyout-header{color: #fff;font-size: 24px;font-weight: 700;text-transform: capitalize;margin-bottom: 25px;padding: 0 31px;font-family: 'Libre Baskerville', serif;}
#flyout{padding: 0;margin:0}
#flyout>li{position:relative;margin:0;list-style:none;padding: 0 32px 24px;}
#flyout a,
#flyout span{display:block;text-decoration:none;font-size: 14px;font-weight:400;color: #fff;line-height: 1.5;text-transform: capitalize;}
#flyout ul{padding:0;margin:0;display:none;list-style: none;}
#flyout ul a,
#flyout ul span{font-size: 14px;padding: 15px;display: block;border-bottom: 1px solid #fff;}
#breadcrumbs{font-size: 14px;text-transform:capitalize;}
#breadcrumbs a{text-decoration:none;font-weight: 700;color: #1A1A1A;}
#breadcrumbs a:after {content: '\f0da';font-family: 'FontAwesome';font-weight: 400;color: #323232;margin: 0 21px 0 23px;font-size: 12px;}
#breadcrumbs ul{list-style:none;margin: 0 0 73px;padding:0}
#breadcrumbs li{display:inline-block;margin:0;padding:0;font-weight: 400;color: #4D4D4D;}
.col-xs-12{width:100%}

#freeform img.placeholder {position: relative;margin: 58px 0 73px;border-radius: 12px;}
#freeform blockquote {font-family: 'Libre Baskerville', serif;font-weight: 700;font-size: 32px;color: #1A1A1A;background: #F5F8FC;border-radius: 12px;padding: 65px 38px 30px;text-transform: capitalize;margin: 75px 0;position: relative;}
#freeform blockquote:before{position:absolute;content:"";inset:0;z-index:9;background:url(../images/quote.png)center no-repeat;width: 10%;height: 23px;left: 4px;flex-shrink: 0;top: 44px;}

.b-title {font-size: 20px;margin-bottom: 9px;margin-left: 33px;}
.w-100{border-radius:12px;}

.freeform__box{position:relative;background: #EEE;padding: 34px 0;width: 262px;margin: 30px 0 12px;margin-left: 0px;border-radius: 12px;}
.freeform__box-header{font-size: 24px;font-weight: 700;line-height: 1.35;text-transform: capitalize;margin-bottom: 26px;color: var(--brandcolor);font-family: "Libre Baskerville", serif;margin-left: 30px;}
#contact-wrap{padding-bottom: 38px;}
.contact-wrap {display: flex;align-items: center;gap: 15px;}
.contact-img-wrap {border-radius: 0px 50px 50px 0px;background: var(--brandcolor);padding: 0 10px;}

div#more-img {width: 64px;height: 64px;border-radius: 50%;}
.more-wrap {display: flex;align-items: center;gap: 20px;margin-bottom: 20px;}
#more-c-wrap .freeform__box-body {padding: 5px 30px;}
.more-title {color: #1A1A1A;font-weight: 700;font-size: 18px;}
a.more-item {text-decoration: none;}
#more-c-wrap {padding-bottom: 10px;}

#contact-img{height: 88px;width: 88px;border-radius: 50%;margin: 4px -6px 4px 20px;}
#contact-name{color: #1A1A1A;font-size: 18px;font-weight: 700;margin: 9px 0 6px;}
#contact-position{color: #4D4D4D;font-size: 16px;font-weight: 400;text-transform: capitalize;padding: 0 26px 0 3px;}
#contact-info{margin: 26px 0 0 0;padding: 0 30px;list-style: none;}
.contact-text{color: #1A1A1A;font-size: 14px;font-weight: 400;line-height: 1.5;padding: 0 30px;}
.contact-link{display: flex;align-items: center;color: #1A1A1A;font-size: 14px;font-weight: 400;text-decoration: none;line-height: 1.5;gap: 12px;margin-bottom: 25px;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;line-break: anywhere;}
.contact-link img{width: 24px;}
.contact-link:hover{color: #1B1B1B;}
#office-wrap{padding-bottom: 15px;}
#office-hours{margin:0;padding: 1px 0 0 0;list-style: none;}
#office-hours>li{padding: 0 0 16px;font-size: 14px;line-height: 1.5;margin: 0;}
#office-hours .day{color: #4D4D4D;font-weight: 700;text-transform: uppercase;display:inline-block;width: 38px;margin-right:13px;}
#office-hours .time{color: #1B1B1B;font-weight: 400;font-size: 14px;}
#social-wrap{padding: 35px 11px 38px 43px !important;}
#resource-wrap{padding-bottom: 20px;}
.resource-item{display: flex;align-items: center;text-decoration:none;margin: 0 30px 15px 0;padding: 19px 15px 15px 35px;color: #fff !important;font-size: 14px;font-weight: 400;text-transform: capitalize;line-height: 1.5;border-radius: 0px 50px 50px 0px;background: var(--brandcolor);gap: 18px;}
.resource-item-icon{width: 14px;}
.resource-item:hover{color: #fff;}



#flyout li{margin:0;}
#entry{padding: 0;margin: 0 0 0 -4px;}
#freeform.fullwidth #entry{margin:0;}
#page-title{font-size: clamp(38px, 4vw, 64px);font-weight: 700;margin: 37px 0 15px;color: #1B1B1B;text-transform: capitalize;font-family: "Libre Baskerville", serif;}



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

#share widget

-----------------------------------------*/
/** modal **/
.modal {z-index: 100000}
.modal .modal-dialog{transition:transform cubic-bezier(0.86,0,0.07,1);transform:scale(.98)!important;opacity:1!important}
.modal.show .modal-dialog{transition:transform .3s cubic-bezier(0.86,0,0.07,1);transform:translateY(0%)!important;}
.modal-content {border-radius: 10px;overflow: hidden;border: 0;}
.modal-header {background:#d2d2d2;border-radius:10px 10px 0 0 ;font-size:18px;line-height:1.4;}
.share-btns{display:flex;gap:8px;	justify-content: center;}
.share-btns a {display: flex;text-decoration: none;border-radius: 100%;height: 44px;width: 44px;outline-offset:0;outline:2px solid transparent;transition:all .3s;}
.share-btns svg {width:16px;height:16px;margin:auto;fill: #fff}
.btn-linkedin {background: #0077b5;}
.btn-linkedin:hover {border-color: #0077b5;outline:2px solid #0077b5;outline-offset:2px}
.btn-facebook {background: #3b5998;}
.btn-facebook:hover {border-color: #3b5998;outline:2px solid #3b5998;outline-offset:2px}
.btn-twitter {background: #000;}
.btn-twitter:hover {border-color: #000;outline:2px solid #000;outline-offset:2px}
.btn-reddit {background: #ff5700;}
.btn-reddit:hover {border-color: #ff5700;outline:2px solid #ff5700;outline-offset:2px}
.modal .btn{font-size: 16px!important;font-weight: bold!important;padding: .6rem 1.2rem!important;border: 0!important;line-height: 1.4!important;text-transform:none!important;letter-spacing:0!important;color:#000!important;border:0!important;}
.modal .btn.p-0{padding:0!important}
.modal .btn-inverse:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}
.floating-share-btn {position: fixed;z-index: 99999;top: calc(70% - 32px);left: 0;border-radius: 0px 34px 34px 0px;border: 0;background: #82BBE3;width: 40px;height: 40px;box-shadow: 0 4px 24px rgba(0,0,0,0.15),0 2px 6px rgba(0,0,0,0.05);text-align: center;}
.share-icon img {width: 24px;}
.floating-share-btn:hover{background:#4C9ED9}

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

#slider

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

#slider{position:relative;padding-bottom: 33%;z-index:1;margin-top: -125px;}
#homepage #slider:before{position:absolute;inset:0;z-index:9;content:"";background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 80%, var(--Color-Brand-primary-main, #204361) 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.24) 100%);bottom: 0px;} 
#slider .tns-outer{position:absolute;left:0;right:0;top:0;bottom:0}
.slider-caption {position: relative;z-index: 9;text-align: center;top: 305px;}
h2.slider-title {color: #FFF;text-transform: capitalize;font-size: clamp(22px,3vw,32px);margin-bottom: -14px;}
span.slider-sub-title {color: #fff;font-size: clamp(32px,7vw,96px);font-family: 'Libre Baskerville',serif;}
#slider-search-wrap {position: relative;top: 452px;z-index: 99;text-align: center;}
#slider-search {display: flex;justify-content: center;position: relative;top: 7px;margin: 0 auto;}
#slider-search button{position:absolute;width: 22px;padding: 0;right: 16px;top: 10px;border:0;background: none;color:#fff;text-transform:uppercase}
#slider-search form{position:relative;margin:0;width: 480px;border: 2px solid #204361;border-radius: 50px;}
span.search-title {font-size: 20px;color: #fff;font-weight: 700;font-family: 'Libre Baskerville',serif;text-transform: capitalize;}
#slider-search input{border:0;height: 74px;color: #060911;padding-left: 20px;padding-right: 43px;background: #F2F2F2;border-radius: 48px;font-weight: 700;font-size: 18px;padding-top: 10px;}
#slider-search img {width: 22px;}
#slider-search button {background:var(--brandcolor);border-radius: 50%;width: 62px;height: 62px;right: 6px;top: 6px;}
#slider-search button:hover{background:#D9A441}
#slider-search button img{filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(14%) hue-rotate(86deg) brightness(118%) contrast(100%);}
#slider-search button:hover img{filter: brightness(0) saturate(100%) invert(17%) sepia(95%) saturate(584%) hue-rotate(171deg) brightness(88%) contrast(83%);}

#homepage #slider .center-center {top: 20% !important;}

.tns-outer button[data-controls]{border:0;padding:0;background: rgba(255, 255, 255, 0.50);width:40px;line-height:40px;border-radius:50px;color:#fff;font-size:18px;margin:0 15px;position: relative;z-index: 10;}
.tns-outer button[data-controls] img{width: 20px;position: relative;top: -2px;}
 .tns-outer button[data-controls]:disabled {opacity: 0.7;}
 .tns-outer button[data-controls]:hover{background:rgba(255, 255, 255, 0.80) !important;}

.tns-nav{position:absolute;bottom:15px;left:0;right:0;z-index:1;text-align:center}
.tns-nav button{border:0;background:#fff;padding:0;width:15px;height:15px;border-radius:50px;margin:0 3px}
.tns-nav button.tns-nav-active{background:var(--brandcolor)}

.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%}
.tns-outer{position:relative}
.tns-controls{position:absolute;top:46%;left:0;right:0;}
.tns-controls button:last-of-type {float:right}
.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}

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

#media queries

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

/* @media only screen and (max-width:1700px){
  #homepage.services .site-header #nav a,#homepage.services .site-header #nav span{font-size: 16px;padding: 5px 0;}
   #homepage.services #nav li.static>a:first-child::before{right: -15px;}
} */





@media only screen and (max-width:1500px){
  #nav > li {padding: 64px 0!important}
  .site-header #nav{padding-right:50px}
}


@media only screen and (max-width:1400px){
  #homepage #quicklinks .tns-controls{left: 0;right: 0;}
  #homepage #news .tns-controls{left: 0;right: 0;}
}

@media only screen and (max-width:1300px){
  #slider-search-wrap {top: 285px;}
  .slider-caption {top: 230px;}
}

@media only screen and (max-width:1180px){

  #logo {width: 180px;left: 0;}

}


@media only screen and (min-width:992px) {

  .site-header #nav .toggle2,
  #flyout .toggle{display:none}

  .site-header #nav>li.static> a:not(.fa),.site-header #nav>li.static> span {padding-right: 30px;}
#nav li.static>a:first-child::before {
		content: "\f107";
		position: absolute;
		font-style: normal;
		font-family: 'FontAwesome';
		right: 12px;
		top: 48%;
		transform: translateY(-50%) rotate(0deg);
		font-size: 18px;
		color: #0D1B27;
		left: unset;
		display: block;
		transition: all .20s ease-in;
	}
	#nav li.static:hover>a:first-child::before {
		transform: translateY(-50%) rotate(180deg);color:#fff
	}

  .site-header #nav .toggle,
  .site-header #nav .toggle2{padding: 0 !important;}
  .site-header #nav .focused .toggle,
  .site-header #nav .focused .toggle2,
  #flyout .focused .toggle{display:inline-block;margin-left:8px}
    
  #flyout .focused .toggle,
  .site-header #nav .focused .toggle2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
  #flyout .focused .toggle,#nav .focused .toggle2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;right:15px; top:0px;}

  #flyout ul{position: absolute;left: 100%;top:0;width:200px;z-index: 10;background: var(--brandcolor);max-height: 200px;overflow: auto;}
  #flyout>li:hover ul{display: block;}
    
  /* base nav styles  */
  .site-header #nav li:hover>ul{display:block}
  .site-header #nav ul a:not(.fa),
  .site-header #nav ul span{display:block;color:#000}

  .site-header #nav a:hover, .site-header #nav span:hover{background: var(--brandcolor);color: #fff;}

    
  /* traditional    */
  #nav li li{padding: 8px 10px;}
	#nav ul{position:absolute;left:0;top:100%;display:none}
  #nav>li:nth-child(-n+2)>ul:not(.make-mage){left:unset;right: 0;}
	#nav ul:not(.make-mage) ul{left:100%;top:0}
  #nav>li:nth-child(-n+2) ul:not(.make-mage) ul{left:unset;right: 100%;max-height: 500px;overflow: auto;}
	#nav li{position:relative;padding: 64px 30px;}
	#nav ul:not(.make-mage) a:not(.fa),
	#nav ul:not(.make-mage) span{padding: 8px;border-bottom:var(--lightgray);font-size:14px;display:block;color: #1A1A1A;}
	#nav ul:not(.make-mage) a:not(.fa):hover,
	#nav ul:not(.make-mage) span:hover{}
	#nav ul:not(.make-mage) .focused .toggle2{-webkit-transform:rotate(-90deg);position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(-90deg);}
	#nav .fa-angle-down:before{display: none;}
  
  
  /* mega menu */
  #nav li.static:hover ul{display:block}
  #nav>li>ul.make-mage{position:absolute;left: 0;right: 0;width: 1009px;max-width: calc(100% - 30px);top:100%;margin: 0 auto;display:none;max-height: 400px;}
  #nav>li .nav-in{-webkit-column-count:4;-moz-column-count:4;column-count: 3;column-gap: 40px;display: block;padding: 50px 19px 45px 48px;border-radius: 0 0 12px 12px;background: #fff;backdrop-filter: blur(8px);z-index: -1;border-top: 4px solid #D9A441;}
  #nav>li>ul.make-mage>li{display:inline-block;break-after:avoid;width:100%;margin-bottom:16px}
  #nav li:hover>ul.make-mage ul{position:static}
  
  /* hiding the menu scrollbar */
  #nav>li>ul::-webkit-scrollbar {display: none;}

  /* mega menu - First Level */
  #nav ul.make-mage a:not(.fa),
  #nav ul.make-mage span{position:relative;color: #204361;font-size: 18px;font-weight: 700;text-transform: capitalize;margin: 0;padding: 0 0 15px 0;line-height: 1.35;display: block;width: fit-content;text-shadow: none;border-bottom: 2px solid transparent;}
  #nav ul.make-mage a:not(.fa):hover,
  #nav ul.make-mage span:hover{border-bottom: 2px solid #D9A441;background:none;border-radius:0;font-weight: 700;}

  /* mega menu - Second Level */
  #nav ul.make-mage ul a:not(.fa),
  #nav ul.make-mage ul span{display: block;padding: 0 0 6px 0;margin: 0 0 0 0;font-size: 16px;font-weight: 400;color: #1A1A1A;text-transform: capitalize;transition: all .4s;text-shadow: none;width: fit-content;border-radius: 0;}  
  #nav .make-mage .focused .toggle2{display:block}

  #search{display:block!important}
    
  .layout-table {table-layout: fixed;width: 100%}

}

@media only screen and (max-width:991px) {

  /* rz form tables - without page scope this targets editforms and makes
  * editing confusing
  */
  .site-header .logo-wrap {display: flex;align-items: center;justify-content: space-between}

  .site-header .toggle,
  .site-header .toggle2{display:block;line-height:45px;width:45px;text-align:center;color:#fff;background:var(--gray);position:absolute !important;right:0;top:0}
  .site-header .logo-wrap{display:flex;align-items:center;justify-content:space-between;width: 100%;}
  .site-header #nav{display:none}
  .site-header #nav li{position:relative!important;padding: 0 !important;}
  .site-header #nav a,
  .site-header #nav span{line-height:1;font-size:14px;padding:15px;display:block;border-bottom:1px solid var(--darkgray);border-radius: 0;}
  .site-header #nav ul{background:var(--lightgray);display:none}	

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


  #flyout-wrap{margin: 15px 0 15px 0;padding: 0;width: 100%;}
  
  /* 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}


  #nav-toggle,
  #search-toggle {line-height: 45px;width: 45px;text-align: center;background: var(--brandcolor);color: #fff;margin-left: 5px;cursor: pointer}

  #flyout-toggle{padding:0;padding:15px;color: #fff;font-size: 18px;font-family: 'Libre Baskerville';}
  #flyout-header{margin: 0;padding:15px;border-top: 1px solid;}

  #nav,
  #flyout {display: none}

  #nav li {display: block}

  #nav a,
  #nav span,
  #flyout a,
  #flyout span {font-size: 14px !important;line-height: 1 !important;padding: 15px !important;border-bottom: 1px solid #fff;}

  #nav li:last-child>a,
  #nav li:last-child>span,
  #flyout li:last-child>a,
  #flyout li:last-child>span {border: 0}

  #nav ul,
  #flyout ul { background: rgba(0, 0, 0, .15)}

  .toggle,
  .toggle2 {display: block;position: absolute !important;right: 0;top: 0;line-height: 45px;text-align: center;width: 45px;background: rgba(0, 0, 0, .15);transform: none !important}
  #post {overflow: hidden;}

  /* custom styles */
 #events .center-center {top: 15% !important;} 
#homepage #county h2.section-header{justify-content:center}
.btm-header-in{display: block;}
#search{width: 100%;left: 0;display: none;padding: 0 0 10px;}
.site-header #nav{padding: 0;}
.freeform__box{width: 100%;}
aside.col-lg-3 {order: 2;}
.footer-top-shape img {top: -52px;}
.footer-top-in{flex-direction: column;justify-content: center;text-align: center;}
a.footer-contact{flex-direction: column;}
#social-media-links {justify-content: center;}
#footer-bot-left,div#revize{justify-content: center;}
#freeform blockquote{font-size: 16px;}
#homepage #slider {padding-bottom: unset;height: 600px;}
#homepage #events .section-header{flex-direction: column;gap: 20px;}
#homepage #events #events-tabs{width: 420px;margin: 0 auto;justify-content: center;left: 0;right: 0;}
#homepage #news {padding: 100px 0;}
#homepage #county .county-in{flex-direction:column;gap: 50px;}
#homepage #county .county-left{width:100%;}
#homepage #county .county-right{width:100%;}
#homepage #news .section-header{flex-direction: column;justify-content: center;}
h2.slider-title {margin-bottom: 0;}
#slider-search {margin: 0 20px;}
#homepage #county .county-text p{text-align:center}
#homepage #news .news-details {font-size: 20px;}
#flyout>li{padding: 0;}
div#revize,#footer-bot-left{display: block;text-align: center;}
#homepage.services .site-header-wrap {padding: 20px 0;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {
  .floating-alert {width: auto;right: 10px;left: 10px;}
  .floating-alert {font-size: 12px}
  .floating-alert h4 {margin-bottom: 10px;font-size: 14px}
  .floating-alert .btn {font-size: 10px}
  .share-btns a {padding: 10px;font-size: 12px;white-space: nowrap;overflow: hidden}
  .share-btns i {display: block;line-height: 50px !important;font-size: 20px}
  ul ul, ul ol, ol ol ol ul {margin: 0 auto;padding: 0;}
  #homepage #county .county-text p {font-size: 25px;}
	#homepage #county .county-left a.section-link.button{margin:0 auto;display:flex;justify-content: center;width: 150px;}

}

/* 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:479px) {
      .footer-top-shape img {top: -20px;}
      #slider-search-wrap {top: 250px;}
      #weather.weather{width: 200px;padding-left: 25px;}
}

@media print {

#slider,
footer,
#breadcrumbs,
#flyout-wrap,
.floating-share-btn,
.e-notify,
.site-header {
  display: none !important
}

a[href]:after {
  content: none !important
}
}
