@charset "UTF-8";
/* CSS Document */
/*
Item Name : RC5 Styles Compiled
Author URI : https://sinclairdesignstudio.com
Version : 2.6
*/

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #666666 url(../images/black10px.jpg) repeat-x;
	font-size: 1em;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
/* ~~ Element/tag selectors ~~ */
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, div { 
	padding: 0px;
	margin: 0px;
}
#container {
	width: 100%;
	max-width: 960px;
	margin: -10px auto 5px;
	-moz-box-shadow:    3px 3px 5px 2px rgba(20,20,20,0.6);
	-webkit-box-shadow: 3px 3px 5px 2px rgba(20,20,20,0.6);
	box-shadow:         3px 3px 5px 2px rgba(20,20,20,0.6);
	background: #FFFFFF;
	overflow-x:clip;/*force non-movement from side to side - impact?*/
}
header {
	background: url(../images/header-bg.jpg) no-repeat;
	min-height: 170px;
	display: block;
	margin: 0px;
	padding: 25px 0px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	contain: layout paint;
}
header #logo p {
	font-size: .9em;
	line-height: 1.2;
	margin-bottom:10px;
}
header #logo p.district {
	font-family: "Times New Roman", Times, serif, Georgia, Garamond, Century, "Book Antiqua", Baskerville;
	font-weight: normal;
	font-size: 1.2rem;
	color: #000;
	line-height: 2.5rem;
	border-top: 1pt solid #FFFFFF;
	border-bottom: 1pt solid #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 3px 0px;
	font-style: normal;
}
header .floatRight .alignCenter p {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
header .floatRight {
	padding-right: 20px;
	padding-top: 0px;
}
#logo {
	text-align: center;
	float: left;
	width: 50%;
	margin-left: 5%;
}
#logo a, #logo a:link {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif, Georgia, Garamond, Century, "Book Antiqua", Baskerville;
	font-weight: 400;
	font-size: 30px;
	color: #000066;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h1 a, h1 a:link {
	text-decoration: none;	
}
h2 {
	font-family: "Times New Roman", Times, serif, Georgia, Garamond, Century, "Book Antiqua", Baskerville;
	font-size: 23px;
	color: #000000;
	font-weight: normal;
	margin-right: 5px;
	line-height: normal;
	margin-top: 20px;
	padding: 0px;
}
h3, .fauxh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #d2232a;
	display: block;
	padding: 3px 8px;
	margin-top: 20px;
}
h4, .lgblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	margin-top: 20px;
	font-weight: 600;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d2232a;
	margin-top: 20px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 20px;
	font-weight: bold;
}
header #logo p.sitelink, header #logo p.sitelink a {
	font-family: "Times New Roman", Times, serif, Georgia, Garamond, Century, "Book Antiqua", Baskerville;
	font-weight: 400;
	font-size: 30px;
	color: #000066;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
header #logo p.sitelink a {
	text-decoration: none;
}
header #logo p.sitelink a:hover {
	color: #d2232a;
}
p {
	font-size: 1em;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	color: #000000;
}
a img {
	border: none;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #d2232a;
}
#nav {
	position: relative;
}
#slides {
	position: relative;
	padding: 0;
	margin: 0;
}
#searchBox {
	float: left;
	padding-bottom: 50px;
	width: 250px;
	height: 30px;
}
#searchBox #cse-search-box input {
	width: 200px;
}
.searchButton {
	background: url(../images/search-button.png) no-repeat;
	display: block;
	float: right;
	height: 25px;
	max-width: 25px;
	border-style: none;
	position: relative;
	text-indent: -2000px;
	margin: 5px 0px 0px;
	padding: 0px;
}
/*tried termsfeed cookie consent = may have to upgrade
.termsfeed-com---nb .cc-nb-main-container {padding: 1rem !important;}
.cc-nb-text {font-size:1.3em;margin-bottom: 1em !important}
.cc-nb-title {font-size: 2em !important}
.cc-nb-okagree {font-size:.8em !important}*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  /*white-space: nowrap;*/
  border: 0;
}
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000;
  color: #fff !important;
  padding: 8px 16px;
  z-index: 1000;
}
.skip-link:focus {
  top: 0;
}
.hidden, .visually-hidden {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
#sidebar1 {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 25%; /*was 248px */
	padding: 10px 15px;
	font-size: 0.9em;
	border-left: 2px solid #D2232A;
	margin-top: 20px;
}
#content {
	padding: 0px;
	width: 70%;/*was 645px */
	float: left;
}
article {
	padding: 10px 10px; /* was 10px*/
	width: auto;
	float: left;
	width: 98%; /*added*/
}

#content ul, #content ol {
	padding: 0 15px 15px 40px;
}


/* ~~ The footer ~~ */
footer {
	padding: 5px 0;
	background: #000066;
	/*position: relative; this gives IE6 hasLayout to properly clear */
	clear: both;
	border-top: 2pt solid #d2232a;
}
footer p {
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: 200;
}
#container footer a:link, #container footer a:visited {
	color: #FFC300;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.6px;
	font-family: Verdana, Geneva, sans-serif;
}
#container footer a:hover {
	color: #CCC;
	text-decoration: none;
}
address {
}
.alignCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.whiteScreen {
	width: 70%;
	background: #fff;
	background: rgba(255,255,255,0.8);
	padding: 3px 8px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}
.borderShadow {border:2px solid white;box-shadow: 0px 0px 5px rgba(68,68,68,0.6);}
.largerText {
	font-size: 150%;
}
.larger {
	font-size: 130%;
}
.smallerText {
	font-size: 85%;
	line-height: normal;
}
#container #content .seal .smallerText {
	font-size: 85%;
}
.blue {
	color: #000066;
}
.oneHalf {
	float: left;
	width: 45%;
	padding-right: 10px;
}
.oneThird {
	float: left;
	width: 30%;
	padding-right: 10px;
}
.oneFourth {
	float: left;
	width: 23.5%;
	padding-right: 10px;
}
.twoThirds {
	float: right;
	width: 64%;
	padding-right: 5px;
}
.endRedLine {
	background: #D2232A;
	display: block;
	clear: both;
	width: 99%;
	height: 3px;
}
.red {
	color: #d2232a;
}
.thickBlue {
	background: #000066;
	margin: 0px;
	padding: 0px;
	height: 15px;
	display: block;
	/*position: relative; this gives IE6 hasLayout to properly clear */
	clear: both;
}
.seal {
	background: url(../images/florida_seal_lg.png) no-repeat center center;
	min-height: 450px;
	display: block;
	min-width: 450px;
	width: 100%;
}
.clearFloat {
	clear: both;
	height: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#content ol li {
	list-style: lower-roman outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: normal;
	margin-left: 30px;
}
#content ul li { /*had to add a div around the ul so it wouldn't mess up the anything slider list on pages with seal*/
	margin-left: 25px;
	list-style: disc outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: normal;
}
#container #content .seal div ul { /*had to add a div around the ul so it wouldn't mess up the anything slider list on pages with seal*/
	margin-left: 25px;
	list-style: disc outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 2em;
}
#container #content .seal div ul li ul li{
	line-height: 2em;
}
#sidebar1 ol li, #container #content .seal ol li {
	margin-left: 20px;
	list-style: lower-roman outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
}
#sidebar1 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	margin-left: 20px;
	margin-top: 10px;
	list-style: disc outside;
}
#sidebar1 ul.tight li {
	margin-top: auto;
}
.imgBorderShadow {
	border: 6px solid #666666;
	-moz-box-shadow:    3px 3px 4px 3px #ccc;
	-webkit-box-shadow: 3px 3px 4px 3px #ccc;
	box-shadow:         3px 3px 4px 3px #ccc;
	margin-right: 15px;
	margin-bottom: 15px;
}
img {max-width:100%;height:auto}
iframe {max-width:100%;}
#container .sidebar1 p strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
}
.dropShadowSmall {
	-moz-box-shadow: 3px 3px 3px rgba(68,68,68,0.9);
  -webkit-box-shadow: 3px 3px 3px rgba(68,68,68,0.9);
  box-shadow: 3px 3px 3px rgba(68,68,68,0.9);
}
.photoCaption {
	font-family: "Times New Roman", Times, serif, Georgia, Garamond, Century, "Book Antiqua", Baskerville;
	font-size: 12px;
	font-style: italic;
	color: #000099;
	text-align: center;
	margin-top: -10px;
}
#container #sidebar1 p em {
	font-style: italic;
}
.noPadding {
	margin: 0px;
	padding: 0px;
}
/*table*/

#container #content table { 
  max-width: 99%; 
  /*border-collapse: collapse;*/ 
  margin-bottom: 30px
}
table p {
	margin: 0px;
	font-size: 0.85em;
}
table td, table th {
	padding: 4px;
	text-align: left;
	width:inherit;
	/*color: #333333;*/
}
#content .post table {font-size:100%;}
tr:nth-child(2n+1) {background-color:#f6f6f6;}
.short-table th {
	/*background: #FFF;*/
	border-bottom:2px solid #e0e0e0;
	/*text-align:left;
	color:#d2232a;
	font-weight:bold;*/
}
#content td img {border:none;vertical-align:middle;margin:0;}
/*red
.short-table.red thead th {background:#c21200;color:#fff;}
.short-table.red table {border:1px solid #c21200;}*/
/*grey*/
/*.short-table thead th, .short-table thead tr {
	background: #FFF;
	color:#d2232a;
	text-align: left;
	margin: 0px;
	padding: 0px;
}*/
.short-table table {border:1px solid #4b4a4a; border-bottom:2px solid #4b4a4a}
/*blue*/
.short-table tr:nth-child(1) {background-color:#000066;color:#fff !important;}
.short-table tr:nth-child(1) p {color:#fff}
table tr:last-child {
	border-bottom: 2px #000066 solid;
}
.help {
	background:url("../img/help.png") no-repeat 0 2px;
	min-height: 25px;
	margin-bottom: 0px;
	padding-left: 25px;
}
.favorite {background:url("../img/favorite.png") no-repeat 0 2px;
	min-height: 25px;
	margin-bottom: 0px;
	padding-left: 25px;}
.mail {background:url("../img/mail.png") no-repeat 0 2px;	
	min-height: 25px;
	margin-bottom: 0px;
	padding-left: 25px;}
.print {background:url("../img/print.png") no-repeat 0 2px;	
	min-height: 25px;
	margin-bottom: 0px;
	padding-left: 25px;
}
.post {background:url("../img/mail1.png") no-repeat 0 2px;	
	min-height: 25px;
	margin-bottom: 0px;
	padding-left: 25px;}
.googleShade {
	background: #fdf6e5;
}
.box {margin:0px 8px 30px 0px;padding:10px; border-radius: 10px}
.highlight {background: #fff685;}
.bgltgrey {background-color:#f6f6f6;}
.pad {padding-top:5px;padding-bottom:5px;}
.noPhone {display: block;}
.border {border-bottom: 2px solid #000099;width:100%;margin-top:0px}
#container #content .seal table.clear, #container #content .seal table.clear tr:nth-child(2n+1), #container #content .seal table.clear p {
	width: 99%;
	font-size: 13px;
	background: none;
	color: #000000;
}
#container #content .seal .clear tr td .photoCaption {
	font-family: "Times New Roman", Times, serif, Georgia, Garamond, Century, "Book Antiqua", Baskerville;
	font-size: 12px;
	font-style: italic;
	color: #000099;
	text-align: center;
	margin-top: -10px;
}
#container #content .seal .oneThird .alignCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container .singleSlide img {
	margin: 0;
	/*position: relative;*/
	height: auto;
	clear: both;
	width: 100%; 
	display: block;
}
#container #content .seal .twoThirds #slides, #container #content .seal .twoThirds #slides li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: static;
}
#container #content .seal .twoThirds #slides li img {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}
.special {
	background: #FFF170;
	display: block;
	margin: 20px auto;
	padding: 10px 20px;
	width: 70%;
	border-top: 4pt solid #A31730;
	border-bottom: 4pt solid #A31730;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #A31730;
	border-left-color: #A31730;
}
.colorize {background-color: red;-webkit-animation-name: colorize; /* Chrome, Safari, Opera */-webkit-animation-duration: 6s; /* Chrome, Safari, Opera */animation-name: colorize;animation-duration: 6s;animation-iteration-count: infinite;}
/* Chrome, Safari, Opera */@-webkit-keyframes colorize {from {background-color: #D2232A;}to {background-color: #ffdd00;}}
/* Standard syntax */@keyframes colorize {from {background-color: #D2232A;}to {background-color: #ffdd00;}}
#container #content article #registration p #realname, #container #content article #registration p #firmname, #container #content article #registration p #email, #container #content article #registration p #address, #container #content article #registration p #city {
	width: 40%;
	display: inline;
}
#container #content article #registration .indentBox p #creditcardname, #container #content article #registration .indentBox p #creditcardnumber {
	width: 50%;
	display: inline;
}
#container #content article #registration p #checknumber, #container #content article #registration p #state, #container #content article #registration p #zip, #container #content article #registration .indentBox p #cvvcode {
	width: 10%;
}
#container #content article #registration p #checknumber {
	width: 10%;
	display: inline;
}
.indentBox {
	padding: 0px 10px 10px;
	width: 80%;
	border: 1pt dashed #D2232A;
	-moz-box-shadow: 3px 3px 3px rgba(68,68,68,0.9);
	-webkit-box-shadow: 3px 3px 3px rgba(68,68,68,0.9);
	box-shadow: 3px 3px 3px rgba(68,68,68,0.9);
	margin: 10px auto 8px;
	display: block;
}
.required {
	color: #D2232A;
}
#printed-article {
	display: none;
}
.tooltiptext {font-size: .85em} /*future style options as needed*/

/*for new flexslider ---------------------------------------------------------------------------- */

.flexslider {
  position: relative;
  overflow: hidden;
  height: 40vh;
  min-height: 250px;
  font-family: Arial, sans-serif;
}
 could use instead to be responsive
.flexslider {
  height: clamp(230px, 35vh, 400px); /*was 320 60 600*/
} 
/*.flexslider {
  aspect-ratio: 16 / 9;
  height: auto;
}*/

/* Slides */
.slides {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

.slides > li {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.6s ease;
  background-size: cover;
  background-position: center;
}

.slides > li.is-active {
  opacity: 1;
  z-index: 1;
}

/* Slide backgrounds */
.slides li:nth-child(1) { background-image: url("../images/casselberry-office.jpg"); }
.slides li:nth-child(2) { background-image: url("../images/daytona-office-ridgewood.jpg"); }
.slides li:nth-child(3) { background-image: url("../images/Hernanado-Office-Brooksville.jpg"); }
.slides li:nth-child(4) { background-image: url("../images/marion-office-tbd.jpg"); }
.slides li:nth-child(5) { background-image: url("../images/lake-county-office.jpg"); }
.slides li:nth-child(6) { background-image: url("../images/st-augustine-office.jpg"); }
.slides li:nth-child(7) { background-image: url("../images/brevard-office.jpg"); }

/* Overlay */
.overlay {
  position: absolute;
  top: .7rem;/*was 1.5*/
  right: .7rem;/*was 1.5*/
  width:auto;/*added*/
  max-width: 50%;/*was 320px*/
  background: rgba(0,0,0,0.85);/*was .65*/
  color: #ffffff;
  padding: .5rem;
  border-radius: 8px;/*was 4*/
  font-size: .8em; /*added*/
}/*added next 3*/
.overlay h5, .overlay .office {
	font-size: 1.1em;
	color: #FFF170 !important /* was #d2232a*/;
	line-height: normal;
	padding: 0px;
	margin-top: 4px;
}
.overlay p button, .overlay a:link {
	font-size:1rem;margin-top:12px;margin-bottom:5px;/*padding:8px;display:block*/line-height:2.5rem}
.overlay a:link, .overlay a:visited {
	/*color: #FFF170 !important was #d2232a;*/
	text-decoration:none;
}
.overlay p button:hover {color:#d2232a;} 
.overlay p {
	color: #FFFFFF !important;
}
/* Direction Nav */
.flex-direction-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.6);
  color: #fff;
  border: none;
  padding: 0.75rem 1rem;
}

.flex-prev { left: 1rem; }
.flex-next { right: 1rem; }

/* Control Nav */
.flex-control-nav {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.5rem;
}

.flex-control-nav button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: transparent;
}

.flex-control-nav button[aria-current="true"] {
  background: #fff;
}

/* Pause */
.flex-pauseplay {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: rgba(0,0,0,0.6);
  color: #fff;
  border: none;
  padding: 0.4rem 0.75rem;
}

/* Focus */
button:focus {
  outline: 3px solid #fff;
  outline-offset: 2px;
}
/* Base stacking context */
.flexslider {
  position: relative;
  z-index: 0;
}

/* Slides layer */
.slides > li {
  z-index: 1;
}

/* Active slide slightly higher */
.slides > li.is-active {
  z-index: 2;
}

/* Controls ABOVE slides */
.flex-direction-nav,
.flex-control-nav,
.flex-pauseplay {
  position: absolute;
  z-index: 5;
}
/*If your slides ever include links, videos, or interactive overlays, add this:*/
.slides > li {
  pointer-events: none;
}

.slides > li.is-active {
  pointer-events: auto;
}
.slides > li {
  background-size: cover;      /* fills container */
  background-position: center; /* keeps focal point centered */
  background-repeat: no-repeat;
}
.carousel-slide[aria-hidden="true"] {
  pointer-events: none;
}

.carousel-slide[aria-hidden="false"] {
  pointer-events: auto;
}

/*end new flexslider*/

/* === Mega Menu Button Visual Reset === */
.menu-button {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #ffffff;           /* force white text */
  font: inherit;
  text-transform: inherit;
  padding: 5px 18px;       /* match nav <a> spacing */
  margin: 0;
  display: inline-block;
  cursor: pointer;
}

/* Remove browser focus ring but keep WCAG-visible outline */
.menu-button:focus, .menu_dark_theme ul li a:focus /*added ul li focus to match drop downs*/ {
  outline: 3px solid #ffffff;
  outline-offset: 2px;
}
/* Hover/focus styles WITHOUT movement */
.menu-button:hover,
.menu-button:focus {
  background: transparent;
  /*border-bottom: 3px solid #ffffff;  underline-style highlight */
  text-decoration: none;
}
/* =====================
   Hamburger
===================== */
.menu-toggle {
  display: none;
  background: none;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  cursor: pointer;
  padding: 5px;
}
@media (max-width: 768px) {
#container {/*max-width: 768px;*/box-shadow:none;}
header {
	background: url(../images/header-bg2.jpg) no-repeat left top;
	width: 100%;
	padding: 15px 0px 0px;
	/*position: relative;*/
}
header #logo p {
	line-height: 1em;
	margin-top: 2px;
	padding-top: 5px;
}
header #logo p.district {
	font-size: 1.5em;
	line-height: 1.5em;
}
header .floatRight {
	padding-right: 5px;
}
#logo {
	width: 45%;
	margin-left: 3%;
}
header #logo p.sitelink {
	font-size: 2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
	margin-top: 1.5em;
}
p {
	margin-right: 10px;
}
#searchBox {
	padding-bottom: 20px;
	width: 100%;
}
#searchBox #cse-search-box input {
	width: 80%;
}
#sidebar1 {/*copied from mobile*/
	float: none;
	clear: both;
	width: 100% !important;
	border-left: none !important;
	border-top: 6px solid #d2232a;
	font-size: 1em;
	padding: 3px 5px;
}
#content {
	width: 95%;/*changed this from 68? to 95*/
}
article {
	padding: 10px 2%;
}
footer {
	min-height: 40px;
}
footer p, #container footer .floatRight, footer p.floatLeft, footer p.floatRight {/*copied from mobile so most odd size screens will center text. Will not fit for surface pro or other in between size screens and that is okay.*/
	font-size: 0.75em;
	margin: 5px 10px;
	line-height: 2em;
	text-align: center;
	float:none !important;
}
.smallerText {
	font-size: 70%;
}
#container #content .seal .smallerText {
	font-size: 70%;
}
.oneThird {
	width: 100%;
}
.twoThirds {
	width: 100%;
}
.oneFourth {
	float: none;
	width: 100%;
}
.twoThirds img {
	max-width: 98%;
	height: auto;
}
.endRedLine {
	width: 98%;
}
.thickBlue {
	height: 12px;
}
#container #content table { 
  max-width: 98%; 
  border-collapse: collapse; 
}
table p {
	font-size: .75em;
}
}

@media (max-width: 480px) {
body {
	/*phone*/
	width:100%;
	background: #FFF url(none);
	margin:0px;
}
#container {
	width: 100% !important;
	margin: 0;
	box-shadow:none;
}
header {
	padding: 10px 0px;
	min-height: 10px;/*adjust from desktop*/
	
}
/*header #logo p {
	display: none;
}*/
header #logo p.district {
	display:inline-block;
	font-size: 1.2em;
	color: #000;
	border-top: 1pt solid #000;
	border-bottom: 1pt solid #000;
}
/*header .floatRight {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 0px;
}*/
#logo {
	text-align: center;
	float: none;
	width: 100%;
	margin-left: 0;
}
#logo .floatright, header .floatRight {display:none;height:0px}
/*#container header .floatRight .alignCenter p img, #container header p {
	display: none;
	height: 0px;
}*/
h1 {
	font-size: 1.6em;
}
h2 {
	margin-top: 10px;
}

h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.1em;
	margin-top: 10px;
}
p {
	font-size: 1em;
}
#content {
	width: 98%;
	float: none;
	/*overflow: hidden;*/
}
#content ul, #content ol, #container #content .seal div ul {
	padding: 0 15px 15px 30px; 
}
#sidebar1 {/*copied to tablet - cached so not working?*/
	float: none;
	clear: both;
	width: 100% !important;
	border-left: none !important;
	border-top: 6px solid #d2232a;
	font-size: 1em;
	padding: 3px 5px;
}
footer {
	height: auto;
}
footer p, #container footer .floatRight {/*copied to tablet*/
	font-size: 0.75em;
	margin: 5px 10px;
	line-height: 2em;
	text-align: center;
	float: none;
}
#container footer a:link, #container footer a:visited {
	font-size: 1.1em;
	line-height: 2em;
}
.oneHalf {
	float: none;
	width: 100%;
	padding-right: 0px;
}
.oneThird {
	float: none;
	width:100%;
}
.twoThirds {
	float: none;
	width:100%;
}
.oneFourth {
	float: none;
	width: 100%;
	padding-right: 0px;
}
.thickBlue {
	height: 10px;
}
.seal {
	background: url(none);
	height: auto;
	display: block;
	min-width: auto;
	width: 100%;
}
.imgBorderShadow {
	margin-right: 0px;
}
/*img {max-width:95%;height:auto}
.flexslider .slides img {width: 100%;}*/
.photoCaption {
	clear: left;
}
#container #content table { 
  max-width: 98%; 
}
#container #content table tr td:nth-child(3)	{ display:none; visibility:hidden; } /*used to hide 3rd column on phones for better fit*/

#container #content .seal .floatLeft {
	text-align: center;
	display: block;
	float: none;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#container #sidebar1 ul {
	line-height: 2em;
}
#container #sidebar1 #searchBox #cse-search-box input {
	width: 75%;
}
#container #content article .floatRight #map {
	height: auto;
	width: 100%;
}
#container #content article .short-table {
	height: auto;
	width: 100%;
}
#container #content article .short-table tr td {
	max-width: 30%;
}
#container #content article p .imgBorderShadow, #container #content article p img.imgBorderShadow, #container #content article .alignCenter .imgBorderShadow {
	height: auto;
	width: 90%;
	max-width: 290px;
}#container #content .seal .twoThirds p img {
	height: auto;
	width: 90%;
}
#container #content .seal ul li a, #container #content .seal ul li ul li a {
	line-height: 2em;
}
#container #content article #registration .indentBox .oneHalf {
	float: none;
	width: 100%;
}
#printed-article {
	display: none;
}
.noPhone {display: none;}
}


/* =========================
   MOBILE NAVIGATION
========================= */

@media (max-width: 939px) {
  /* Show hamburger since regular nav doesn't fit = was set to max tablet media width */
  .menu-toggle {
    display: block;
    background: none;
    color: #fff;
    border: none;
    font-size: 1.25rem;
    padding: 1rem;
  }
  /* Hide desktop nav initially */
  nav.menu {
    display: block;
    width: 100%;
    background: #002a5c;
  }

  nav.menu[hidden] {
    display: none;
  }

  /* Stack menu items */
  .menu.menu_red {
    display: flex;
    flex-direction: column;
	margin: 0 10px;
  }

  .menu.menu_red > li {
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
	margin: 0px; /*added to close gaps*/
  }
  .menu.menu_red > li.nodrop {/*added to match drop down size on mobile*/
	  padding-top:6px;
	  padding-bottom:7px;
  }
.menu li .drop { /*added to shift dropdowns to align with no drops*/
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 9px
	}
	
/* Links & buttons */
  .menu a,
  .menu-button {
    display: block;
    width: 100%;
    text-align: left;
    padding: 1rem;
    color: #fff;
    background: none;
    border: none;
    font-size: 1rem;
  }
	
  /* Dropdown containers */
  .dropdown_1column,
  .dropdown_2columns,
  .dropdown_3columns {
    position: static;
    width: 100%;
    padding: 0;
    background: #003b80;
  }

  /* Remove columns */
  .col_1,
  .col_2,
  .col_3 {
    width: 100%;
    float: none;
    margin: 0;
  }
	.dropdown_1column,
	.dropdown_2columns,
	.dropdown_3columns {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  pointer-events: none;/*may need to delete?*/
  transition: max-height 0.35s ease, opacity 0.25s ease;
}

  /* Nested links */
  .dropdown_1column a,
  .dropdown_2columns a,
  .dropdown_3columns a {
    padding-left: 2rem;
    font-size: 0.95rem;
  }

  /* Focus styles */
  a:focus, 
  button:focus {
    outline: 3px solid #fff;
    outline-offset: 2px;
  }

/*added to fix opened hamburger menu - may need to adjust*/
  /* Parent menu item background */
  .menu.menu_red > li {
    background: #000;
  }

  /* Button inside parent */
  .menu-button {
    background: #000;
    color: #fff;
  }

  /* Expanded parent state */
  .menu-button[aria-expanded="true"] {
    background: #000;
  }

  /* Expanded submenu background */
  .dropdown_1column,
  .dropdown_2columns,
  .dropdown_3columns {
    background: #111;
  }

  /* Child links contrast */
  .dropdown_1column a,
  .dropdown_2columns a,
  .dropdown_3columns a {
    background: transparent;
    color: #fff;
  }

  /* Hover/focus clarity */
  .menu a:hover,
  .menu a:focus,
  .menu-button:hover,
  .menu-button:focus {
    background: #222;
  }
/*chevron indicators and smooth animation - not needed - using old img */

  /* Chevron indicator 
  .menu-button {
    position: relative;
    padding-right: 2.5rem;
  }

  .menu-button::after {
    content: "▾";
    position: absolute;
    right: 1rem;
    transition: transform 0.25s ease;
    font-size: 0.9rem;
  }

  .menu-button[aria-expanded="true"]::after {
    transform: rotate(180deg);
  }*/

  /* Animated dropdown */
  .dropdown_1column,
  .dropdown_2columns,
  .dropdown_3columns {
    overflow: hidden;
    transition: max-height 0.35s ease, opacity 0.25s ease;
    max-height: 0;
    opacity: 0;
  }
  .menu .col_3, .menu .col_2, .menu .col_1, .menu .firstcolumn, .menu .levels li { /* added to remove columns on mobile*/
	  width: inherit !important;
	  margin-left: 0px !important;
	  float:none !important;
	  clear: both;
  }
  .menu li:hover .align_right { /*added to fix contact menu*/
	  left: 0px;
  }
  .menu li .greybox li, .menu li:hover .levels a { /*added to make links one line */
	  width: inherit;
	  display: inline;
  }
  .menu li ul li {/*added to make case links one line*/
	  width:95%;
  }
 
.menu-button[aria-expanded="true"] + .dropdown_1column,
.menu-button[aria-expanded="true"] + .dropdown_2columns,
.menu-button[aria-expanded="true"] + .dropdown_3columns {
  max-height: 2000px;
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
}

}
/* Reduced Motion for ADA assistance*/
@media (prefers-reduced-motion: reduce) {
  .slides > li {
    transition: none;
  }
  .dropdown_1column,
  .dropdown_2columns,
  .dropdown_3columns {
    transition: none;
  }
  .menu-button::after {
    transition: none;
  }
}