.row {
	margin-left: auto!important;
	margin-right: auto!important;
}


/* 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: 30px;
  list-style-type: none;
}

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 6/21/21*/
a.skip-link {
	position: absolute;
	left: -50%;
    transform: translateY(-150%);
}
/* Skip to content FC 6/21/21*/
a.skip-link:focus{
  background: #336699;
    padding: 20px;
    color: white;
    left: 0!important;
    z-index: 11;
    transform: translateY(0%);
}
/* Image Elements */

img.image-4-3.image-3 {
  max-width: none;
}

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

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

img.image-4-3.navmenu {
  margin-top: 40px;
  margin-bottom: 7px;
  max-width: 31px;
}

img.image-4-3.tagline2 {
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 280px;
}
/* FOCUS FC 6/21/21*/
:focus{
border:2px solid blue;
}

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 {
  max-width: none;
}

a.link-image-4-3.image-link-3 {
  max-width: none;
}

/* Layout Elements */

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

/*FC 7/1/2021*/
#bottom-info{
  padding-left: 8px;
}

body > .row.footer,
.row.footer
 {
  max-width: none;
  background-color: #dbdbea;
}

body > .row.banner,
header > .row.banner {
  max-width: none;
  background-color: #dbdbea;
}

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 {
  padding-right: 0;
  padding-left: 0;
}
body > .navbar,
header > .navbar {
  padding: 0px;
  /* background-color: #76a54b; */
  background-color: #4E6D31; /*Added 6/21/21 FC*/
  max-width:none;
}
.navbar .subgrid {
	margin: 0px;
}

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

}
.navbutton a {
  font-size: 120%;
  text-transform:uppercase;
  color: #fff;
  text-decoration:none; 
  text-align:center;
  width: 100%;
  display:block;
  padding: 20px 0px;
  text-shadow: 1px 1px #000;
}
.navbutton a:hover {
	  color: #000 !important;
	text-shadow: 1px 1px #fff;
}
body > .navbar-2 {
  padding: 0px;
  background-color: #eee;
  max-width:none;
}
.navbar-2 .subgrid {
	margin: 0px;
}

.navbutton-2 a {
  font-size: 110%;
  /* color: #690; */
  color:#4E6D31;
  /* text-decoration:none;  */
  text-align:center;
  /* width: 100%; */
  display:block;
  padding: 20px 0px;
  /* text-shadow: 1px 1px #fff; */
}
.navbutton-2 a:hover {
  color: #000;
  background-color: #CCC;
  text-shadow: 1px 1px #fff;
}
.checkmark {
	max-width: 20px;
	margin: 0px 5px 0px 0px;
	visibility:hidden;
}

/* CHECKBOXES/old accordion content */
.checkbox {
	display: inline!important;
}
#content1, #content2, #content3, #content4, #content5 {
  display: inline!important;
}



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

body > .row > [class*='coffee-span-'].column-2,
#mobile-bottom-info {
  display: none;
  float: left;
}

.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;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 20px;
}
.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: 1200px !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-right: 20px !important;
  }
  .maincontent p {
	  text-align:left;
	  clear:left;
  }

  .maincontent ul, .sidebar ul {
	  list-style-position: outside !important;
	  margin-left: 20px;
  }
  .sidebar {
	  text-align:left;
	  background-color: #E6F1C9;
	  color: #646472;
	  margin-top: 20px;
  }
  .sidebar p {
	  text-align:left;
	  
  }
   .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;
  }
    .sidebar ul.external  {
	 margin-left: 10px !important;

 }
 .sidebar ul.external li {
	 background-image:url(/ready/img/external.png);
	 background-repeat:no-repeat;
	 padding-left: 25px;
	 list-style-type:none;
	 background-position: left 4px;
	padding-bottom: 5px;
 }
  .sidebar ul.external li a {
	padding: 0px;
	margin: 0px;
 }
  .footnote {
	  font-size: .7em;
	  padding-top: 20px;
	  position: relative;
	  padding-left: 10px;
  }
  .footnotemobile {
	  font-size: .7em;
	  padding-top: 20px;
	  position: relative;
	  padding-left: 10px;
  }
  
@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: 40px;
	margin-left: 5px;
  }

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

  /* Layout Elements */
  
  body > .navbar,
  .navbar {
	 display: none;
  }
   body > .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,
  #mobile-bottom-info {
    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;
  }
}

@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: 40px;
  }

  /* Layout Elements */

  body > .row.countybranding {
    display: none;
  }

  .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: 7px;

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

}
.img-hide
{
  display:none;
}

 .logo211 {
	padding:20px;
 }
