/* material icons library */
<link href = "https://fonts.googleapis.com/icon?family=Material+Icons" rel = "stylesheet">

/* Text Elements */
h1.section-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #99c185;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
}

p.paragraph.section-desc {
  color: #858594;
  text-align: center;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
  font-size: 1em;
}

ul.unorder-list.footer-links {
  margin-top: 36px;
  list-style-type: none;
  float: right;
}

p.text-element.intro {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #858594;
  text-align: center;
  font-size: 18px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
  line-height: 1.5;
}

a.link-text.skipbanner {
  margin-top: 19px;
  text-align: right;
  font-size: 11px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
}

/* Skip to content FC 7/1/21*/
a.skip-link {
	position: absolute;
	left: -50%;
    transform: translateY(-150%);
}
/* Skip to content FC 7/1/21*/
a.skip-link:focus{
  background: #9E6700;
  border:2px solid white;
  font-size: 19px;
    padding: 20px;
    color: white;
    left: 0!important;
    z-index: 11;
    transform: translateY(0%);
    outline: none!important;
}

/* screen reader only*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

/* Image Elements */

img.image-4-3.image-3 {
  
}

img.image-4-3.hero-image {
  display: block;
  float: none;
  margin: 0px auto 0px auto;
  max-width: 1600px;
}
img.image-4-3.hero-image2 {
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 1600px;
}

img.image-4-3.tagline {
  float: right;
  margin-top: 40px;
  margin-bottom: 20px;
  max-width: 280px;
}

img.image-4-3.navmenu {
  max-width: 1600px;
}

img.image-4-3.tagline2 {
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 280px;
}

a.link-image-4-3.section-icon {
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

a.link-image-4-3.image-link-2 img {
  max-width: 400px;
}

a.link-image-4-3.image-link-2 {
  margin-top: 30px;
  margin-bottom: 31px;
  max-width: 400px;
}

a.link-image-4-3.ready-logo {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 400px;
}

a.link-image-4-3.ready-logo img {
  max-width: 400px;
}

a.link-image-4-3.acgov-logo {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 150px;
}

a.link-image-4-3.acgov-logo img {
  max-width: 150px;
}

a.link-image-4-3.image-link-3 img {
  
}

a.link-image-4-3.image-link-3 {
  
}

/* Layout Elements */

body > .row > [class*='coffee-span-']#column-1 {
  margin-right: 0;
  margin-left: 0;
}

footer > .row.footer {
  
  background-color: #EEEEEE;
  border-style: solid none;
  border-color: #663399 none;
  border-width: 1px;
}

header > .row.banner {
  background-color: #5e4c93;
  margin: 0px auto;
  min-height: 95px;
}
header > .row > [class*='coffee-span-'].mobile-menu {
  display: none;
}

body > .row.row-1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

body > .row > [class*='coffee-span-'].column-section {
  padding-right: 20px;
  padding-left: 20px;
}

body > .row > [class*='coffee-span-'].column-1 {
  text-align:center;
  padding-right: 0;
  padding-left: 0;
}
body > .row > [class*='coffee-span-'].column-2 {
  text-align:center;
  padding-right: 0;
  padding-left: 0;
}
body > .row > [class*='coffee-span-'].column-3 {
  text-align:center;
  padding-right: 0;
  padding-left: 0;
}
body > .row > [class*='coffee-span-'].column-4 {
  text-align:center;
  padding-right: 0;
  padding-left: 0;
}
body > .navbar {
	padding: 0px;
	margin:auto;
	background:#5E4C93; 
	
}
.navbar .subgrid {
	margin: 0px;
}
/* FC added focus outline and bgcolor 7/2/2021 */
a:focus{
  outline: 3px solid #C78100!important;
  background-color: rgba(94, 76, 147, 0.1);
}
footer a:focus{
  background:none;
}
#menu1 a:focus{
  background-color: rgba(255, 255, 255, 0.1);
}
.navbutton a {
  font-size: 100%;
  color: #fff;
  text-decoration:none; 
  text-align:center;
  display:block;
  padding: 0px;
}
.navbutton a:hover {
	text-decoration:underline;  
}
body > .navbar-2 {
  padding: 0px;
  background-color: #eee;
}
.navbar-2 .subgrid {
	margin: 0px;
}

.navbutton-2:hover {
	  background-color: #CCC;

}
.navbutton-2 a {
  font-size: 110%;
  color: #690;
  text-decoration:none; 
  text-align:center;
  width: 100%;
  display:block;
  padding: 20px 0px;
  text-shadow: 1px 1px #fff;
}
.navbutton-2 a:hover {
  color: #000;
  text-shadow: 1px 1px #fff;
}
.checkmark {
	max-width: 20px;
	margin: 0px 5px 0px 0px;
	visibility:hidden;
}
body > .row > [class*='coffee-span-'].column-2 {
  /*display: none;*/
  float: left;
  text-align:center;
}

.subgrid.subgrid-1 {
  margin-bottom: 0;
}

.subgrid.subgrid-2 {
  margin-bottom: 0;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  padding-right: 8px;
  padding-left: 0;
  display: none;
}

li.footer-link {
  margin-bottom: 10px;
  color: #646472;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
  line-height: 1.18;
}
/* Custom CSS */
li.footer-link {
  margin-bottom: 10px;
  color: #646472;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
  line-height: 1.18;
  float: left;
  padding: 0px 10px;
}
li.footer-link a:hover {
text-decoration: underline !important;

}
li.footer-link a:visited {
color: #663399;
}
li.footer-link a:link {
color: #663399;
text-decoration: none;
}
.footer-img {
	max-width: 400px;
	padding: 20px !important;
	width: 100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin:10px auto;
	width:100%;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.sections {
	margin-bottom: 30px;
}
.quote .coffee-span-12 .tagline {
	margin: 30px auto !important;
	float: none !important;
	display: block !important;
}
.row-1 {
	/*background-color: #f5f5eb;*/
	max-width:none !important;
}
.row-1 .coffee-span-12 {
	max-width: 1600px !important;
	float: none !important;
	margin: 15px auto !important;
	padding: 20px 0px;
}
a.link-image-4-3.acgov-logo img {
  max-width: 150px;
  opacity: .5;
}
a.link-image-4-3.acgov-logo img:hover {
  opacity: 1;
}
#emergencies {
	margin-bottom: 20px;
}
#emergencies div {
	padding: 0px;
}
  .maincontent {
	  text-align:left;
	  color: #646472;
	  padding: 20px !important;
	  /*background-image:url("../img/orchids.png");
	  background-repeat: no-repeat;
	  background-position: right bottom;
		*/
  }
  .maincontent p {
	  text-align:left;
	  clear:left;
  }

  .maincontent ul, .sidebar ul {
	  list-style-position: outside !important;
	  margin-left: 20px;
  }

   .video {
	  text-align:left;
	  background-color: #fff;
	  color: #646472;
	  margin-top: 20px;
	  padding: 0px !important;
  }
  h1.pagetitle {
	  padding-top: 25px;
  }
  h2 {
	  clear: left;
  }
  img.pagetitleicon {
	  float: left;
	  max-width: 150px;
      padding-right: 20px;
      padding-bottom: 20px;
  }
 
  .footnote {
	  font-size: .7em;
	  padding-top: 20px;
	  position: relative;
	  padding-left: 10px;
  }
  .footnotemobile {
	  font-size: .7em;
	  padding-top: 20px;
	  position: relative;
	  padding-left: 10px;
  }
  .sidebar{
	background-color:#fff;
	padding:0px;
}
.inductees img{
	float:none;
	margin:auto;
}
ul.navbar {
	list-style-type:none;
	float: right;
	margin-top: 35px;
}
ul.navbar li {
	display: inline;
	float: left;
	width: auto;
	padding: 0px 10px;
}
.eventphotos {
	width: 100%;
	margin: 10px auto;
	display: block;
}
@media screen and (max-width: 1000px) {.row [class*="coffee-1000-span-"] { padding-left:8px; padding-right:8px; float:left;}.row .coffee-1000-span-1 { width:8.333333333333332%;}.row .coffee-1000-span-2 { width:16.666666666666664%;}.row .coffee-1000-span-3 { width:25%;}.row .coffee-1000-span-4 { width:33.33333333333333%;}.row .coffee-1000-span-5 { width:41.666666666666664%;}.row .coffee-1000-span-6 { width:50%;}.row .coffee-1000-span-7 { width:58.33333333333333%;}.row .coffee-1000-span-8 { width:66.66666666666666%;}.row .coffee-1000-span-9 { width:75%;}.row .coffee-1000-span-10 { width:83.33333333333333%;}.row .coffee-1000-span-11 { width:91.66666666666666%;}.row .coffee-1000-span-12 { width:100%;}[class*="coffee-1000-span-"]>.subgrid { margin-left:-8px; margin-right:-8px;}

}

@media screen and (max-width: 800px) {
  /* Image Elements */

  img.image-4-3.tagline {
    display: block;
    float: none;
    margin: 5px auto 15px;
  }

  img.image-4-3.navmenu {
    margin-top: 25px;
	margin-left: 5px;
	max-width: 40px;
  }

  img.image-4-3.tagline2 {
    display: block;
    float: none;
    margin: 15px auto 15px;
  }

  a.link-image-4-3.ready-logo {
    margin-top: 22px;
    margin-right: auto;
    margin-left: 0px;
  }
  .footer p {
	  text-align:left;
  }
  ul.unorder-list.footer-links {
	margin-top: 0px;
	list-style-type: none;
	float: none;
}

  /* Layout Elements */
  header > .row > [class*='coffee-span-'].mobile-menu {
    display: block;
  }
   header > .row.countybranding {
    display: none;
  }
  header > .row > [class*='coffee-span-'].navbar {
	 display: none;
  }
   header > .navbar-2 {
	 display: none;
  }
  body > .row > [class*='coffee-span-'].column-section {
    float: left;
  }

  body > .row > [class*='coffee-span-']#column-3 {
    clear: left;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    display: block;
  }
  .subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
    display: block;
  }
  .subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
    display: none;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    float: right;
  }
  .footnote {
	  display:none;
  }
  .category {
	  display:none;
  }
}

@media screen and (max-width: 600px) {
  /* Text Elements */

  h1.section-title {
    font-size: 20px;
  }

  p.paragraph.section-desc {
    font-size: 14px;
  }

  p.text-element.intro {
    font-size: 15px;
  }

  /* Image Elements */

  img.image-4-3.navmenu {
    margin-top: 20px;
  }

  /* Layout Elements */


  .subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
    display: none;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    float: left;
  }

  li.footer-link {
    font-size: 10px;
  }
}

@media screen and (max-width: 480px) {
  /* Text Elements */

  h1.section-title {
    font-size: 23px;
  }

  p.paragraph.section-desc {
    font-size: 16px;
  }

  /* Image Elements */

  a.link-image-4-3.ready-logo img {
    max-width: 350px;
  }

  a.link-image-4-3.ready-logo {
    max-width: 350px;
  }

  a.link-image-4-3.image-link-2 {
    margin-right: auto;
    margin-left: auto;
  }
	ul.unorder-list.footer-links {
margin-top: 0px;
	}
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-section {
    float: none;
    margin-bottom: 30px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-5 {
    float: none;
  }

  li.footer-link {
    text-align: center;
    font-size: 13px;
  }
  img.pagetitleicon {
	  max-width: 110px !important;
      
  }
  h1.pagetitle {
	  font-size: 2.3em;
	padding-top: 10px !important;
}
h2 {
	font-size: 2.0em !important;
}
h3 {
	font-size: 1.2em !important;
}
h4 {
	font-size: 1.0em !important;
}
}

@media screen and (max-width: 360px) {
  /* Text Elements */

  p.text-element.intro {
    font-size: 14px;
  }

  /* Layout Elements */

  body#grid-1 {
    min-width: 320px;
  }

  li.footer-link {
    font-size: 11px;
  }
}

.contentExpand .img-show
{
  display: inline;
/* height: 2em; */
/* width: 2em; */
float: left;
max-width: 25px;
/* width: 50px; */
padding-top: 0px;

}
.contentExpand h2
{
  clear: none;
margin-left: 35px;
margin-top: 20px;

}
.contentExpand a
{
  text-decoration:none !important;

}
#content1 ul, #content2 ul, #content3 ul, #content4 ul,#content5 ul, #content6 ul {
	margin-left: 60px !important;
	margin-top: 0px !important;
}
.img-hide
{
  display:none;
}

.button {
	border-top: 1px solid #b197f7;
	background: #9065d6;
	background: -webkit-gradient(linear, left top, left bottom, from(#5f3e9c), to(#9065d6));
	background: -webkit-linear-gradient(top, #5f3e9c, #9065d6);
	background: -moz-linear-gradient(top, #5f3e9c, #9065d6);
	background: -ms-linear-gradient(top, #5f3e9c, #9065d6);
	background: -o-linear-gradient(top, #5f3e9c, #9065d6);
	padding: 16px 32px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 24px;
	font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 40px;
}
.button a { 
	color: #fff;
	text-decoration: none;
}
.button:hover {
	border-top-color: #5d418a;
	background: #5d418a;
	color: #ffffff;
}
.button:active {
	border-top-color: #3c1b5c;
	background: #3c1b5c;
}

.input-group{
}
#funnelbackinput{
  width: 95%;
  float: left;
  margin-top: 7px;
}
.input-group-addon{
float: left;
width: 5%;
}
@media screen and (max-width: 767px){
.input-group{
}
#funnelbackinput{
  width: 100%;
}
.input-group-addon{
  width: 100%;
}
}