@charset "utf-8";
.container-fluid {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#wrapper1 {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
#header.fixed {
  ;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0px;
  background-color: #A20002;
  text-align: center;
  z-index: 999;
}
.Aicon1 {
  height: 18px;
  width: auto;
  margin-right: 5px;
  padding-bottom: 2px;
  margin-left: 0px;
}
.Aicon2 {
  height: 18px;
  width: auto;
  margin-right: 5px;
  padding-bottom: 2px;
}
#tmheader {
  width: 100%;
  background-color: #FFF;
}
#topmenu {
  width: 100%;
  float: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  z-index: 999;
  background-color: #FFF;
}
.topmenuleft {
  width: 100%;
  float: none;
  margin-left: 0%;
  margin-bottom: 0px;
}
.topmenuleft p {
  text-align: center;
}
.Acampaignlogo {
  width: auto;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.topmenuright {
  width: 100%;
  float: none;
  margin-right: 0%;
  margin-top: 0px;
}
#mainslider {
  width: 100%;
  height: 75vh;
  margin-top: 0px;
  clear: both;
  background-color: #000;
  z-index: 998;
  border-top-color: #0000FF;
  border-top-width: 5px;
  border-top-style: solid;
  border-bottom-color: #0000FF;
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
.mainslider-left {
  width: 0%;
  float: left;
  background-image: url("../images/background.jpg");
  background-position: center;
  object-fit: contain;
  display: none;
}
.mainslider-right {
  width: 100%;
  height: 75vh;
  float: right;
}
/* RESETS*/
* {
  box-sizing: border-box;
}
html, body {
  margin: 0;
  padding: 0;
}
.slideshow {
  width: 100%;
  height: 75vh;
  position: relative;
  background-position: top;
  overflow: hidden;
}
.slideshow-item {
  width: 100%;
  height: 75vh;
  position: absolute;
  opacity: 0;
  animation: cycleImages 21s infinite;
}
.slideshow-item img {
  width: 100%;
  height: 75vh;
  object-fit:cover;
  background-position: top;
  object-position: top center;
  animation: zoom 21s infinite;
}
.slideshow-item:nth-child(1), .slideshow-item:nth-child(1) img {
  animation-delay: 0s;
}
.slideshow-item:nth-child(2), .slideshow-item:nth-child(2) img {
  animation-delay: 7s;
}
.slideshow-item:nth-child(3), .slideshow-item:nth-child(3) img {
  animation-delay: 14s;
}
@keyframes cycleImages {
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
@keyframes zoom {
  100% {
    transform: scale(1.1);
  }
}
.slideshow-item-text {
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  bottom: 1%;
  transform: translateY(-20%);
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom:0px;
}
.slideshow-item-text p {
  font-size: 2.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  text-shadow: 2px 2px 5px black;
  background-color: #00000050;
  border-radius: 15px;
  border-color: #CC000050;
  border-style: solid;
  border-width: 3px;
}
.alttopfont p {
  font-size: 2.5em;
}
.topofslideshow {
  margin-top: 45px;
  position: absolute;
  width: 100%;
  top: 10px;
  float: none;
  padding-right: 2px;
}
.Alogotop {
  height: 175px;
  width: auto;
  float: right;
}
.AdonateIMG {
  width: 100px;
  height: 100px;
}
.header-bottom {
  margin-top: 50px;
  position: absolute;
  width: 100%;
  bottom: 10px;
  float: none;
}
.header-bottom-left {
  width: 48%;
  margin-right: 2%;
  float: left;
}
.header-bottom-left p {
  text-align: center;
}
.header-bottom-right {
  width: 48%;
  margin-left: 2%;
  float: right;
}
.header-bottom-learnmore {
  width: 125px;
  background-color: #000000;
  border-color: #C9000350;
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  margin-top: 30px;
}
.header-bottom-learnmore p {
  padding-top: 10px;
  padding-bottom: 0px;
}
.header-bottom-learnmore a:link {
  color: #FFFFFF;
}
.header-bottom-learnmore a:visited {
  color: #FFFFFF;
}
.header-bottom-learnmore a:active {
  color: #FFFFFF;
}
.header-bottom-learnmore a:hover {
  color: #FFF8CE;
}
.header-bottom-learnmore a:focus {
  color: #FFF8CE;
}
.aP1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 125px;
  padding-bottom: 0px;
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  text-shadow: 0.5px 0.5px #C90003;
  letter-spacing: 1.5px;
}
.aP2 {
  font-family: "Impact";
  color: #C90003;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 3.5em;
  letter-spacing: 10px;
  text-shadow: 1px 1px #FFFFFF;
}
.spacer {
  width: 100%;
  height: 10px;
}
#titletop {
	width:86%;
	margin: 0 auto;
	padding-top:40px;
	padding-bottom:40px;
}
#titletop h1 {
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#titletop h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  letter-spacing: 1.5px;
}
#content1 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0%;
  margin-right: 0%;
  clear: both;
  background-color: #FFF;
  padding-bottom: 40px;
  padding-top: 40px;
}
#content1 h1 {
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#content1 h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  letter-spacing: 1.5px;
}
#content1 h3 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.5em;
  color: #0971CE;
  margin-top: 0px;
  margin-bottom: 50px;
  letter-spacing: 1.5px;
  font-style: italic
}
.content1textbox {
  align-content: center;
  width: 85%;
}
.content1textbox ul {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: left;
  font-size: 1.1em;
  color: #5C5C5C;
  margin-bottom: 20px;
  line-height: 150%
}
.content1photogallery {
  width: 800px;
  height: auto;
}
.emailbox {
  width: 60%;
  float: left;
}
.Acontent1IMGright {
  float: right;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  width: 400px;
  height: auto;
}
.Acontent1IMGrightmiddle {
  margin-top: 5px;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
#content1 p {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: left;
  font-size: 1.1em;
  color: #5C5C5C;
  margin-bottom: 20px;
}
.emailendorse-left {
  width: 55%;
  float: left;
}
.emailendorse-right {
  width: 40%;
  float: right;
}
.cashapp {
	width:125px;
	height: auto;
	float:left;
	margin-right:20px;
}
.zelle {
	width:125px;
	height: auto;
	float:left;
}
#podcast {
  width: 100%;
  background-color: #0971CE;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#podcast h5 {
  color: #FFFFFF;
  font-size: 1.5em;
  letter-spacing: 0.1rem;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 20px;
}
#podcast p {
  color: #FFFFFF;
  font-size: 1.1em;
  letter-spacing: 0.1rem;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 20px;
}
#podcast a:link {
  color: #FFFFFF;
}
#podcast a:visited {
  color: #FFFFFF;
}
#podcast a:active {
  color: #FFFFFF;
}
#podcast a:hover {
  color: #FFF8CE;
}
#podcast a:focus {
  color: #FFF8CE;
}
.podcastleft {
  width: 50%;
  float: left;
}
.podcastright {
  width: 50%;
  float: left;
}
#content2 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  background-image:url("../images/main-bg1.webp");
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px;
}
#content2 h2 {
  color: #FFFFFF;
  letter-spacing: 0.6rem;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 50px;
}
#content2 p {
  color: #FFFFFF;
  font-size: 1.1em;
  letter-spacing: 0.1rem;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
#content2 a {
  width: 125px;
  background-color: #F17103;
  border-color: #FFFFFF50;
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  margin-top: 30px;
}
#content2 a {
  padding: 10px;
}
#content2 a:link {
  color: #FFFFFF;
}
#content2 a:visited {
  color: #FFFFFF;
}
#content2 a:active {
  color: #FFFFFF;
}
#content2 a:hover {
  color: #FFF8CE;
}
#content2 a:focus {
  color: #FFF8CE;
}
.content2-left {
  width: 47%;
  margin-left: 2%;
  margin-right: 1%;
  height: 60vh;
  margin-top: 2%;
  margin-bottom: 2%;
  background-color: #A2000280;
  float: left;
  border-radius: 10px;
  border-color: #FFFFFF50;
  border-style: solid;
  border-size: 1px;
}
.content2-right {
  width: 47%;
  margin-left: 1%;
  margin-right: 2%;
  height: 60vh;
  margin-top: 2%;
  margin-bottom: 2%;
  background-color: #0000FF80;
  float: right;
  border-radius: 10px;
  border-color: #FFFFFF50;
  border-style: solid;
  border-size: 1px;
}
.content2-right ul {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #ffffff;
  font-size: 1.1em;
  line-height: 150%;
}
#content3 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-color: #0000FF;
  border-top-width: 5px;
  border-top-style: solid;
  border-bottom-color: #0000FF;
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
#content4 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  clear: both;
  background-color: #FFF;
}
#ENDpastpresidents {
  width: 100%;
}
#ENDcommittee {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #F7F7F7;
}
#ENDattorneys {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.endorsprestable {
  width: 100%;
  height: 175px;
}
.endorsementtable {
  width: 100%;
  height: 150px;
}
.retiredjudgeendorsement {
  width: 800px;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 0px;
  margin-bottom: 40px;
  background-image: url("../images/main-bg2.jpg");
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  float: none;
  border-radius: 10px;
  border-color: #FFFFFF50;
  border-style: solid;
  border-size: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.retiredjudgeendorsement p {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #FFFFFF;
  font-size: 1.3em;
  text-align: left;
  margin-left: 15px;
}
.AIMGretiredjudge {
  height: 275px;
  width: auto;
  float: right;
  padding-right: 15px;
  padding-left: 15px;
}
#content4 h1 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 40px;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}
#content4 h3 {
  font-size: 2.0em;
  font-family: "Impact";
  line-height: 125%;
  color: #A20002;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  text-align: center;
}
#content4 h4 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.7em;
  color: #0971CE;
  margin-top: 0px;
  margin-bottom: 30px;
  letter-spacing: 1.5px;
  font-style: italic
}
#content4 h5 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.8em;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
  font-style: italic
}
.content4-topendorsements {
  margin-top: 70px;
  margin-bottom: 60px;
}
.content4-topendorsements h5 {
  color: #5A5A5A;
  font-size: 1.2em;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.content4-topendorsements p {
  color: #5A5A5A;
  font-size: 1.2em;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.content4-left {
  width: 32%;
  float: left;
}
.content4-left p {
  color: #5A5A5A;
  font-size: 1.2em;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.content4-middle {
  width: 32%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
}
.content4-middle p {
  color: #5A5A5A;
  font-size: 1.2em;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.content4-right {
  width: 32%;
  float: right;
}
.content4-right p {
  color: #5A5A5A;
  font-size: 1.2em;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
#content5 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  background-color: #930002;
  border-top-color: #FFFFFF;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-top: 50px;
  padding-bottom: 50px;
}
#content5 h2 {
  color: #FFFFFF;
  text-align: center;
}
#content5 p {
  color: #FFFFFF;
  font-size: 1.0em;
  text-align: center;
  margin-left: 150px;
  margin-right: 150px;
}
#content6 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  background-color: #000000;
}
.content6-left {
  width: 50%;
  float: left;
  background-image: url("../images/IMGbg102.jpg");
  background-position: left;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.content6-left h2 {
  color: #FFFFFF;
  font-size: 1.5em;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.content6-left p {
  color: #FFFFFF;
  font-size: 0.9em;
  padding-left: 20px;
  padding-right: 20px;
}
.content6-left a:link {
  color: #FFFFFF;
}
.content6-left a:visited {
  color: #FFFFFF;
}
.content6-left a:active {
  color: #FFFFFF;
}
.content6-left a:hover {
  color: #FFF8CE;
}
.content6-left a:focus {
  color: #FFF8CE;
}
.content6-right {
  width: 50%;
  float: right;
  border-left-color: #FFFFFF;
  border-left-style: solid;
  border-left-width: 1px;
  background-image: url("../images/IMGbg103.jpg");
  background-position: left;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.content6-right h2 {
  color: #FFFFFF;
  font-size: 1.5em;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 5%;
}
.content6-right p {
  color: #FFFFFF;
  font-size: 0.9em;
  padding-left: 20px;
  padding-right: 20px;
}
.content6-right a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
.content6-right a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.content6-right a:active {
  color: #FFFFFF;
  text-decoration: underline;
}
.content6-right a:hover {
  color: #FFF8CE;
  text-decoration: underline;
}
.content6-right a:focus {
  color: #FFF8CE;
  text-decoration: underline;
}
#content7 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  background-color: #FFFFFF;
  padding-top: 50px;
}
#content7 h2 {
  color: #930002;
  text-align: center;
}
#content7 p {
  color: #000000;
  font-size: 1.0em;
  text-align: center;
  margin-left: 150px;
  margin-right: 150px;
}
#content8 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  background-color: #FFFFFF;
}
.column3-7 {
  width: 33%;
  margin-left: 0;
  float: left;
}
.column3-7 p {
  text-align: right;
  padding-right: 40px;
  padding-left: 15px;
}
.column3-8 {
  width: 34%;
  margin-left: 0%;
  float: left;
  border-left-color: #FFF;
  border-left-style: solid;
  border-left-width: thin;
  border-right-color: #FFF;
  border-right-style: solid;
  border-right-width: thin;
}
.column3-9 {
  width: 33%;
  margin-left: 0%;
  float: right;
}
.column3-9 p {
  text-align: left;
  padding-right: 15px;
  padding-left: 40px;
}
#footer {
  clear: both;
  font-size: 0.8em;
  background-color: #A20002;
  padding-top: 20px;
  padding-bottom: 10px;
}
#footer p {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-size: 1.3em;
  line-height: 150%;
  color: #FFFFFF;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer a:link {
  color: #FFFFFF;
}
#footer a:visited {
  color: #FFFFFF;
}
#footer a:active {
  color: #FFFFFF;
}
#footer a:hover {
  color: #000000;
  text-decoration: underline;
}
#footer a:focus {
  color: #000000;
  text-decoration: underline;
}
#bottomfooter {
  clear: both;
  text-align: justify;
  font-size: 0.8em;
  background-color: #000000;
}
#bottomfooter p {
  color: #FFFFFF;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  padding-left: 15px;
  padding-right: 15px;
  line-height: 150%;
  padding-top: 10px;
  padding-bottom: 10px;
}
h1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #FFF;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 0px;
}
h2 {
  font-size: 1.4em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  line-height: 125%;
  color: #afafaf;
  padding-left: 0px;
  padding-right: 0px;
}
h3 {
  font-size: 1.5em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  line-height: 125%;
  color: #FF8600;
  padding-left: 0px;
  padding-right: 0px;
}
h4 {
  font-size: 1.3em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  line-height: 125%;
  color: #00FF24;
  padding-left: 0px;
  padding-right: 0px;
}
h5 {
  font-size: 1.9em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: left;
  line-height: 125%;
  color: #CB0000;
  padding-left: 0px;
  padding-right: 0px;
	margin-bottom:20px;
}
h6 {
  font-size: 1.3em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  line-height: 125%;
  color: #E800FF;
  padding-left: 0px;
  padding-right: 0px;
}
p {
  font-size: 1.15em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #000000;
}
.bp {
  color: #ED8F15;
}
.bpb {
  color: #ED8F15;
  font-weight: bold;
}
.bpbi {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #000000;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  font-size: 1.5em;
}
.bitalic {
  font-style: italic;
}
ul {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  line-height: 100%;
  color: #ffffff;
}
ol {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  line-height: 175%;
  color: #ffffff;
}
#officemap {
  width: 100%;
  border-top-color: #000000;
  border-top-width: thin;
  border-top-style: solid;
}
.mapleft {
  width: 50%;
  float: left;
}
.mapright {
  width: 50%;
  float: right;
}
.Aimage {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
  margin-bottom: 00px;
  width: 80%;
  height: auto;
}
.Aimage2 {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 50%;
  height: auto;
}
.Aimage3 {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: auto;
  height: 100px;
}
.Aimage4 {
  width: 92%;
  height: auto;
}
.Aimage5 {
  width: 90%;
  height: auto;
  padding-bottom: 5px;
}
.Aimage6 {
  width: auto;
  height: 500px;
}
.Aimage7 {
  width: 400px;
  height: auto;
  float: right;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 15px;
  padding-bottom: 20px;
}

.centervideo {
  text-align: center;
  margin: 0 auto;
  width: 50%;
  height: auto;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-content: center;
}
.row {
  margin: 0px;
}
@media only screen and (max-width: 1200px) {
  #wrapper1 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .Aicon1 {
    height: 20px;
    width: auto;
    margin-right: 5px;
    padding-bottom: 2px;
    margin-left: 10px;
  }
  .Aicon2 {
    height: 20px;
    width: auto;
    margin-right: 10px;
    padding-bottom: 2px;
  }
  #topmenu {
  width: 100%;
  float: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  z-index: 999;
  background-color: #FFF;
}
.topmenuleft {
  width: 100%;
  float: none;
  margin-left: 0%;
  margin-bottom: 0px;
}
.topmenuleft p {
  text-align: center;
}
.Acampaignlogo {
  width: auto;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.topmenuright {
  width: 100%;
  float: none;
  margin-right: 0%;
  margin-top: 0px;
}
  #header {
    width: 100%;
    margin-top: 0px;
    height: 100vh;
    clear: both;
    background-color: #000;
  }
  #mainslider {
    width: 100%;
    height: 75vh;
    margin-top: 0px;
    clear: both;
    background-color: #000;
    z-index: 998;
  }
  .mainslider-left {
    width: 0%;
    float: left;
    background-image: url("../images/background.jpg");
    background-position: center;
    object-fit: contain;
    display: none;
  }
  .mainslider-right {
    width: 100%;
    height: 75vh;
    float: right;
  }
  /* RESETS*/
  * {
    box-sizing: border-box;
  }
  html, body {
    margin: 0;
    padding: 0;
  }
  .slideshow {
    width: 100%;
    height: 75vh;
    position: relative;
    background-position: top;
    overflow: hidden;
  }
  .slideshow-item {
    width: 100%;
    height: 75vh;
    position: absolute;
    opacity: 0;
    animation: cycleImages 21s infinite;
  }
  .slideshow-item img {
    width: 100%;
    height: 75vh;
    object-fit: cover;
    background-position: top;
    object-position: top center;
    animation: zoom 21s infinite;
  }
  .slideshow-item:nth-child(1), .slideshow-item:nth-child(1) img {
    animation-delay: 0s;
  }
  .slideshow-item:nth-child(2), .slideshow-item:nth-child(2) img {
    animation-delay: 7s;
  }
  .slideshow-item:nth-child(3), .slideshow-item:nth-child(3) img {
    animation-delay: 14s;
  }
  .slideshow-item-text {
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  bottom: 5%;
  transform: translateY(-20%);
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
}
.slideshow-item-text p {
  font-size: 2.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  text-shadow: 2px 2px 5px black;
}
.alttopfont p {
  font-size: 2.3em;
  text-transform: uppercase;
}
  .Alogotop {
    height: 150px;
    width: auto;
    float: right;
  }
  .AdonateIMG {
    width: 100px;
    height: 100px;
  }
  .header-bottom {
    margin-top: 50px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    float: none;
  }
  .header-bottom-left {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .header-bottom-left p {
    text-align: center;
  }
  .header-bottom-right {
    width: 48%;
    margin-left: 2%;
    float: right;
  }
  .header-bottom-learnmore {
    width: 125px;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    margin-top: 30px;
  }
  .header-bottom-learnmore p {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .aP1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 125px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: 1.5px;
  }
  .aP2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 3.5em;
    letter-spacing: 10px;
  }
  #titletop h1 {
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#titletop h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  letter-spacing: 1.5px;
}
#content1 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0%;
  margin-right: 0%;
  clear: both;
  background-color: #FFF;
  padding-bottom: 40px;
  padding-top: 40px;
}
#content1 h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#content1 h3 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.5em;
  color: #0971CE;
  margin-top: 0px;
  margin-bottom: 50px;
  letter-spacing: 1.5px;
  font-style: italic
}
  #content1 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.7em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  .content1textbox {
    align-content: center;
    width: 85%px;
  }
  .emailbox {
    width: 70%;
    float: left;
  }
  #content1 p {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: left;
    font-size: 1.1em;
    color: #5C5C5C;
  }
  .content1textbox ul {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: left;
  font-size: 1.1em;
  color: #5C5C5C;
  margin-bottom: 20px;
  line-height: 150%
}
  #content2 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
  }
  .content2-left {
    width: 47%;
    margin-left: 2%;
    margin-right: 1%;
    height: 70vh;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .content2-right {
    width: 47%;
    margin-left: 1%;
    margin-right: 2%;
    height: 70vh;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .content2-right ul {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #ffffff;
    font-size: 1.0em;
    line-height: 150%;
  }
  #content3 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #content4 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    clear: both;
    background-color: #FFF;
  }
  #ENDpastpresidents {
    width: 100%;
  }
  #ENDcommittee {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-color: #F7F7F7;
  }
  #ENDattorneys {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .endorsprestable {
    width: 100%;
    height: 165px;
  }
  .endorsementtable {
    width: 100%;
    height: 150px;
  }
  #content4 h2 {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 2.0em;
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
  }
  #content4 h3 {
    font-size: 2.0em;
    font-family: "Impact";
    line-height: 125%;
    color: #A20002;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    text-align: center;
  }
  #content4 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.7em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  #content4 h5 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.5em;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    font-style: italic;
  }
  .content4-left {
    width: 32%;
    float: left;
  }
  .content4-left p {
    color: #5A5A5A;
    font-size: 1.0em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-middle {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
  }
  .content4-middle p {
    color: #5A5A5A;
    font-size: 1.0em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-right {
    width: 32%;
    float: right;
  }
  .content4-right p {
    color: #5A5A5A;
    font-size: 1.0em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .centervideo {
  text-align: center;
  margin: 0 auto;
  width: 60%;
  height: auto;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-content: center;
}
}
@media only screen and (max-width: 992px) {
  #wrapper1 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .Aicon1 {
    height: 20px;
    width: auto;
    margin-right: 5px;
    padding-bottom: 2px;
    margin-left: 10px;
  }
  .Aicon2 {
    height: 20px;
    width: auto;
    margin-right: 10px;
    padding-bottom: 2px;
  }
  #topmenu {
  width: 100%;
  float: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  z-index: 999;
  background-color: #FFF;
}
.topmenuleft {
  width: 100%;
  float: none;
  margin-left: 0%;
  margin-bottom: 0px;
}
.topmenuleft p {
  text-align: center;
}
.Acampaignlogo {
  width: auto;
  height: 90px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.topmenuright {
  width: 100%;
  float: none;
  margin-right: 0%;
  margin-top: 0px;
}
  #header {
    width: 100%;
    margin-top: 0px;
    height: 100vh;
    clear: both;
    background-color: #000;
  }
  #mainslider {
    width: 100%;
    height: 75vh;
    margin-top: 0px;
    clear: both;
    background-color: #000;
    z-index: 998;
  }
  .mainslider-left {
    width: 0%;
    float: left;
    background-image: url("../images/background.jpg");
    background-position: center;
    object-fit: contain;
    display: none;
  }
  .mainslider-right {
    width: 100%;
    height: 75vh;
    float: right;
  }
  /* RESETS*/
  * {
    box-sizing: border-box;
  }
  html, body {
    margin: 0;
    padding: 0;
  }
  .slideshow {
    width: 100%;
    height: 75vh;
    position: relative;
    background-position: top;
    overflow: hidden;
  }
  .slideshow-item {
    width: 100%;
    height: 75vh;
    position: absolute;
    opacity: 0;
    animation: cycleImages 21s infinite;
  }
  .slideshow-item img {
    width: 100%;
    height: 75vh;
    object-fit: cover;
    background-position: top;
    object-position: center;
    animation: zoom 21s infinite;
  }
  .slideshow-item:nth-child(1), .slideshow-item:nth-child(1) img {
    animation-delay: 0s;
  }
  .slideshow-item:nth-child(2), .slideshow-item:nth-child(2) img {
    animation-delay: 7s;
  }
  .slideshow-item:nth-child(3), .slideshow-item:nth-child(3) img {
    animation-delay: 14s;
  }
  .slideshow-item-text {
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  bottom: 5%;
  transform: translateY(-20%);
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
}
.slideshow-item-text p {
  font-size: 2.0em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  text-shadow: 2px 2px 5px black;
}
.alttopfont p {
  font-size: 2.0em;
  text-transform: uppercase;
}
  .Alogotop {
    height: 115px;
    width: auto;
    float: right;
  }
  .AdonateIMG {
    width: 100px;
    height: 100px;
  }
  .header-bottom {
    margin-top: 50px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    float: none;
  }
  .header-bottom-left {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .header-bottom-left p {
    text-align: center;
  }
  .header-bottom-right {
    width: 48%;
    margin-left: 2%;
    float: right;
  }
  .header-bottom-learnmore {
    width: 125px;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    margin-top: 30px;
  }
  .header-bottom-learnmore p {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .aP1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 125px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: 1.5px;
  }
  .aP2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 3.5em;
    letter-spacing: 10px;
  }
  #titletop h1 {
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.7em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#titletop h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.5em;
  color: #000;
  margin-top: 0px;
  letter-spacing: 1.5px;
}
#content1 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0%;
  margin-right: 0%;
  clear: both;
  background-color: #FFF;
  padding-bottom: 40px;
  padding-top: 40px;
}
#content1 h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#content1 h3 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.3em;
  color: #0971CE;
  margin-top: 0px;
  margin-bottom: 50px;
  letter-spacing: 1.5px;
  font-style: italic
}
  #content1 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.5em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  .content1textbox {
    align-content: center;
    width: 88%;
  }
  .content1photogallery {
    width: 650px;
    height: auto;
  }
  .emailbox {
    width: 80%;
    float: left;
  }
  #content1 p {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: left;
    font-size: 1.0em;
    color: #5C5C5C;
  }
  .content1textbox ul {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: left;
  font-size: 1.0em;
  color: #5C5C5C;
  margin-bottom: 20px;
  line-height: 150%
}
  .Acontent1IMGright {
    float: right;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 350px;
    height: auto;
  }
  .Acontent1IMGrightmiddle {
    margin-top: 5px;
    margin-bottom: 20px;
    height: auto;
  }
  #content2 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
  }
  #content2 h2 {
    color: #FFFFFF;
    letter-spacing: 0.2rem;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
  }
  #content2 p {
    color: #FFFFFF;
    font-size: 1.0em;
    letter-spacing: 0.1rem;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .content2-left {
    width: 47%;
    margin-left: 2%;
    margin-right: 1%;
    height: 70vh;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .content2-right {
    width: 47%;
    margin-left: 1%;
    margin-right: 2%;
    height: 70vh;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .content2-right ul {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #ffffff;
    font-size: 0.9em;
    line-height: 150%;
  }
  #content3 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #content4 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    clear: both;
    background-color: #FFF;
  }
  #ENDpastpresidents {
    width: 100%;
  }
  #ENDcommittee {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-color: #F7F7F7;
  }
  #ENDattorneys {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .endorsprestable {
    width: 100%;
    height: 165px;
  }
  .endorsementtable {
    width: 100%;
    height: 140px;
  }
  .retiredjudgeendorsement {
    width: 675px;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0px;
    margin-bottom: 40px;
    background-image: url("../images/main-bg2.jpg");
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    float: none;
    border-radius: 10px;
    border-color: #FFFFFF50;
    border-style: solid;
    border-size: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .retiredjudgeendorsement p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    font-size: 1.3em;
    text-align: left;
    margin-left: 15px;
  }
  .AIMGretiredjudge {
    height: 275px;
    width: auto;
    float: right;
    padding-right: 15px;
    padding-left: 15px;
  }
  #content4 h2 {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 2.0em;
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
  }
  #content4 h3 {
    font-size: 2.0em;
    font-family: "Impact";
    line-height: 125%;
    color: #A20002;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    text-align: center;
  }
  #content4 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.7em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  #content4 h5 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.3em;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  .content4-left {
    width: 32%;
    float: left;
  }
  .content4-left p {
    color: #5A5A5A;
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-middle {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
  }
  .content4-middle p {
    color: #5A5A5A;
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-right {
    width: 32%;
    float: right;
  }
  .content4-right p {
    color: #5A5A5A;
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  #content5 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    background-color: #930002;
  }
  #content5 h2 {}
  #content5 p {
    font-size: 1.0em;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
  }
  .centervideo {
  text-align: center;
  margin: 0 auto;
  width: 70%;
  height: auto;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-content: center;
}
}
@media only screen and (max-width: 768px) {
  #wrapper1 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .Aicon1 {
    height: 20px;
    width: auto;
    margin-right: 5px;
    padding-bottom: 2px;
    margin-left: 10px;
  }
  .Aicon2 {
    height: 20px;
    width: auto;
    margin-right: 10px;
    padding-bottom: 2px;
  }
  #topmenu {
  width: 100%;
  float: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  z-index: 999;
  background-color: #FFF;
}
.topmenuleft {
  width: 100%;
  float: none;
  margin-left: 0%;
  margin-bottom: 0px;
}
.topmenuleft p {
  text-align: center;
}
.Acampaignlogo {
  width: auto;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.topmenuright {
  width: 100%;
  float: none;
  margin-right: 0%;
  margin-top: 0px;
}
  #header {
    width: 100%;
    margin-top: 0px;
    height: 100vh;
    clear: both;
    background-color: #000;
  }
  #mainslider {
    width: 100%;
    height: 80vh;
    margin-top: 0px;
    clear: both;
    background-color: #000;
    z-index: 998;
  }
  .mainslider-left {
    width: 0%;
    float: left;
    background-image: url("../images/background.jpg");
    background-position: center;
    object-fit: contain;
    display: none;
  }
  .mainslider-right {
    width: 100%;
    height: 80vh;
    float: right;
  }
  /* RESETS*/
  * {
    box-sizing: border-box;
  }
  html, body {
    margin: 0;
    padding: 0;
  }
  .slideshow {
    width: 100%;
    height: 80vh;
    position: relative;
    background-position: top;
    overflow: hidden;
  }
  .slideshow-item {
    width: 100%;
    height: 80vh;
    position: absolute;
    opacity: 0;
    animation: cycleImages 21s infinite;
  }
  .slideshow-item img {
    width: 100%;
    height: 80vh;
    object-fit: cover;
    background-position: top;
    object-position: center;
    animation: zoom 21s infinite;
  }
  .slideshow-item:nth-child(1), .slideshow-item:nth-child(1) img {
    animation-delay: 0s;
  }
  .slideshow-item:nth-child(2), .slideshow-item:nth-child(2) img {
    animation-delay: 7s;
  }
  .slideshow-item:nth-child(3), .slideshow-item:nth-child(3) img {
    animation-delay: 14s;
  }
  .slideshow-item-text {
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  bottom: 5%;
  transform: translateY(-20%);
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
}
.slideshow-item-text p {
  font-size: 1.7em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  text-shadow: 2px 2px 5px black;
}
.alttopfont p {
  font-size: 1.7em;
  text-transform: uppercase;
}
  .Alogotop {
    height: 75px;
    width: auto;
    float: right;
  }
  .AdonateIMG {
    width: 100px;
    height: 100px;
  }
  .header-bottom {
    margin-top: 50px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    float: none;
  }
  .header-bottom-left {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .header-bottom-left p {
    text-align: center;
  }
  .header-bottom-right {
    width: 48%;
    margin-left: 2%;
    float: right;
  }
  .header-bottom-learnmore {
    width: 125px;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    margin-top: 30px;
  }
  .header-bottom-learnmore p {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .aP1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 125px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: 1.5px;
  }
  .aP2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 3.5em;
    letter-spacing: 10px;
  }
  #content1 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0%;
    margin-right: 0%;
    clear: both;
    background-color: #FFF;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #titletop h1 {
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.7em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#titletop h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.5em;
  color: #000;
  margin-top: 0px;
  letter-spacing: 1.5px;
}
#content1 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0%;
  margin-right: 0%;
  clear: both;
  background-color: #FFF;
  padding-bottom: 40px;
  padding-top: 40px;
}
#content1 h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#content1 h3 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.5em;
  color: #0971CE;
  margin-top: 0px;
  margin-bottom: 50px;
  letter-spacing: 1.5px;
  font-style: italic
}
  #content1 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.5em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  .content1textbox {
    align-content: center;
    width: 94%;
  }
  .content1photogallery {
    width: 100%;
    height: auto;
  }
  .emailbox {
    width: 90%;
    float: left;
  }
  #content1 p {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: left;
    font-size: 1.0em;
    color: #5C5C5C;
  }
  .content1textbox ul {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: left;
  font-size: 1.0em;
  color: #5C5C5C;
  margin-bottom: 20px;
  line-height: 150%
}
  .emailendorse-left {
    width: 100%;
    float: left;
  }
  .emailendorse-right {
    width: 100%;
    float: right;
  }
  .Acontent1IMGrightmiddle {
    margin-top: 5px;
    margin-bottom: 20px;
    height: auto;
  }
  .Acontent1IMGright {
    float: none;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 420px;
    height: auto;
  }
  #podcast {
    width: 100%;
    background-color: #0971CE;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  #podcast h5 {
    color: #FFFFFF;
    font-size: 1.5em;
    letter-spacing: 0.1rem;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  #podcast p {
    color: #FFFFFF;
    font-size: 1.1em;
    letter-spacing: 0.1rem;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px;
  }
  #podcast a:link {
    color: #FFFFFF;
  }
  #podcast a:visited {
    color: #FFFFFF;
  }
  #podcast a:active {
    color: #FFFFFF;
  }
  #podcast a:hover {
    color: #FFF8CE;
  }
  #podcast a:focus {
    color: #FFF8CE;
  }
  .podcastleft {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .podcastright {
    width: 100%;
    float: left;
  }
  #content2 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
  }
  .content2-left {
    width: 96%;
    height: auto;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .content2-right {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    height: auto;
  }
  .content2-right ul {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #ffffff;
    font-size: 1.0em;
    line-height: 150%;
  }
  #content3 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #content4 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    clear: both;
    background-color: #FFF;
  }
  #ENDpastpresidents {
    width: 100%;
  }
  #ENDcommittee {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-color: #F7F7F7;
  }
  #ENDattorneys {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .endorsprestable {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .endorsementtable {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .retiredjudgeendorsement {
    width: 96%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0px;
    margin-bottom: 40px;
    background-image: url("../images/main-bg2.jpg");
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    float: none;
    border-radius: 10px;
    border-color: #FFFFFF50;
    border-style: solid;
    border-size: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .retiredjudgeendorsement p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    font-size: 1.2em;
    text-align: left;
    margin-left: 15px;
  }
  .AIMGretiredjudge {
    height: 250px;
    width: auto;
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 8px;
  }
  #content4 h2 {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 2.0em;
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
  }
  #content4 h3 {
    font-size: 2.0em;
    font-family: "Impact";
    line-height: 125%;
    color: #A20002;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    text-align: center;
  }
  #content4 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.7em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  #content4 h5 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 2.0em;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  .content4-left {
    width: 100%;
    float: left;
  }
  .content4-left p {
    color: #5A5A5A;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-middle {
    width: 100%;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
  }
  .content4-middle p {
    color: #5A5A5A;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-right {
    width: 100%;
    float: right;
  }
  .content4-right p {
    color: #5A5A5A;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  #content5 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    background-color: #930002;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  #content5 h2 {}
  #content5 p {
    font-size: 1.0em;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
  }
  #content6 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    background-color: #000000;
  }
  .content6-left {
    width: 100%;
    float: left;
    background-color: #171717;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .content6-left h2 {
    color: #FFFFFF;
    font-size: 1.5em;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5%;
  }
  .content6-left p {
    color: #FFFFFF;
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
  }
  .content6-right {
    width: 100%;
    float: right;
    border-left-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: 0px;
  }
  .content6-right h2 {
    color: #FFFFFF;
    font-size: 1.5em;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5%;
  }
  .content6-right p {
    color: #FFFFFF;
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
  }
  #content7 p {
    margin-left: 25px;
    margin-right: 25px;
  }
  .column3-7 {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  .column3-7 p {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .column3-8 {
    width: 100%;
    margin-left: 0%;
    float: left;
    border-left: none;
    border-top-color: #FFF;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-right: none;
  }
  .column3-8 p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .column3-9 {
    width: 100%;
    margin-left: 0%;
    float: right;
  }
  .column3-9 p {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 15px;
  }
  .centervideo {
  text-align: center;
  margin: 0 auto;
  width: 85%;
  height: auto;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-content: center;
}
}
@media only screen and (max-width: 480px) {
  #wrapper1 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .Aicon1 {
    height: 20px;
    width: auto;
    margin-right: 5px;
    padding-bottom: 2px;
    margin-left: 10px;
  }
  .Aicon2 {
    height: 20px;
    width: auto;
    margin-right: 10px;
    padding-bottom: 2px;
  }
  #topmenu {
  width: 100%;
  float: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  z-index: 999;
  background-color: #FFF;
}
.topmenuleft {
  width: 100%;
  float: none;
  margin-left: 0%;
  margin-bottom: 0px;
}
.topmenuleft p {
  text-align: center;
}
.Acampaignlogo {
  width: 275px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.topmenuright {
  width: 100%;
  float: none;
  margin-right: 0%;
  margin-top: 0px;
}
  #header {
    width: 100%;
    margin-top: 0px;
    height: 100vh;
    clear: both;
    background-color: #000;
  }
  #mainslider {
    width: 100%;
    height: 65vh;
    margin-top: 0px;
    clear: both;
    background-color: #000;
    z-index: 998;
  }
  .mainslider-left {
    width: 0%;
    float: left;
    background-image: url("../images/background.jpg");
    background-position: center;
    object-fit: contain;
    display: none;
  }
  .mainslider-right {
    width: 100%;
    height: 65vh;
    float: right;
  }
  /* RESETS*/
  * {
    box-sizing: border-box;
  }
  html, body {
    margin: 0;
    padding: 0;
  }
  .slideshow {
    width: 100%;
    height: 65vh;
    position: relative;
    background-position: top;
    overflow: hidden;
  }
  .slideshow-item {
    width: 100%;
    height: 65vh;
    position: absolute;
    opacity: 0;
    animation: cycleImages 21s infinite;
  }
  .slideshow-item img {
    width: 100%;
    height: 65vh;
    object-fit: cover;
    background-position: top;
    object-position: center;
    animation: zoom 21s infinite;
  }
  .slideshow-item:nth-child(1), .slideshow-item:nth-child(1) img {
    animation-delay: 0s;
  }
  .slideshow-item:nth-child(2), .slideshow-item:nth-child(2) img {
    animation-delay: 7s;
  }
  .slideshow-item:nth-child(3), .slideshow-item:nth-child(3) img {
    animation-delay: 14s;
  }
  .slideshow-item-text {
  width: 95%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  bottom: 1%;
  transform: translateY(-20%);
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
}
.slideshow-item-text p {
  font-size: 1.4em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  text-shadow: 2px 2px 5px black;
}
.alttopfont p {
  font-size: 1.4em;
  text-transform: uppercase;
}
  .Alogotop {
    height: 50px;
    width: auto;
    float: right;
  }
  .AdonateIMG {
    width: 60px;
    height: 60px;
  }
  .header-bottom {
    margin-top: 50px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    float: none;
  }
  .header-bottom-left {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .header-bottom-left p {
    text-align: center;
  }
  .header-bottom-right {
    width: 48%;
    margin-left: 2%;
    float: right;
  }
  .header-bottom-learnmore {
    width: 125px;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    margin-top: 30px;
  }
  .header-bottom-learnmore p {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .aP1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 125px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: 1.5px;
  }
  .aP2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 3.5em;
    letter-spacing: 10px;
  }
  #content1 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0%;
    margin-right: 0%;
    clear: both;
    background-color: #FFF;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #titletop h1 {
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.7em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#titletop h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.5em;
  color: #000;
  margin-top: 0px;
  letter-spacing: 1.5px;
}
#content1 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0%;
  margin-right: 0%;
  clear: both;
  background-color: #FFF;
  padding-bottom: 40px;
  padding-top: 40px;
}
#content1 h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 2.0em;
  color: #000;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
#content1 h3 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 2.3em;
  color: #0971CE;
  margin-top: 0px;
  margin-bottom: 50px;
  letter-spacing: 1.5px;
  font-style: italic
}
  #content1 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.5em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  .content1textbox {
    align-content: center;
    width: 92%;
  }
  .emailbox {
    width: 100%;
    float: left;
  }
  #content1 p {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: left;
    font-size: 1.0em;
    color: #5C5C5C;
  }
  .content1textbox ul {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-align: left;
  font-size: 1.0em;
  color: #5C5C5C;
  margin-bottom: 20px;
  line-height: 150%
}
  .Acontent1IMGright {
    float: none;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
  }
  .Acontent1IMGrightmiddle {
    margin-top: 5px;
    margin-bottom: 20px;
    height: auto;
  }
  #content1 h2 {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.2em;
    color: #4E4E4E;
    margin-bottom: 40px;
    letter-spacing: 1.5px;
  }
  .column3-7 {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  .column3-7 p {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .column3-8 {
    width: 100%;
    margin-left: 0%;
    float: left;
    border-left: none;
    border-top-color: #F17103;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom-color: #F17103;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-right: none;
  }
  .column3-8 p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .column3-9 {
    width: 100%;
    margin-left: 0%;
    float: right;
  }
  .column3-9 p {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 15px;
  }
  #podcast {
    width: 100%;
    background-color: #0971CE;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  #podcast h5 {
    color: #FFFFFF;
    font-size: 1.3em;
    letter-spacing: 0.1rem;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  #podcast p {
    color: #FFFFFF;
    font-size: 1.1em;
    letter-spacing: 0.1rem;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px;
  }
  #podcast a:link {
    color: #FFFFFF;
  }
  #podcast a:visited {
    color: #FFFFFF;
  }
  #podcast a:active {
    color: #FFFFFF;
  }
  #podcast a:hover {
    color: #FFF8CE;
  }
  #podcast a:focus {
    color: #FFF8CE;
  }
  .podcastleft {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .podcastright {
    width: 100%;
    float: left;
  }
  #content4 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    clear: both;
    background-color: #FFF;
  }
  #ENDpastpresidents {
    width: 100%;
  }
  #ENDcommittee {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-color: #F7F7F7;
  }
  #ENDattorneys {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .endorsprestable {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .endorsementtable {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .retiredjudgeendorsement {
    width: 98%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0px;
    margin-bottom: 40px;
    background-image: url("../images/main-bg2.jpg");
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    float: none;
    border-radius: 10px;
    border-color: #FFFFFF50;
    border-style: solid;
    border-size: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .retiredjudgeendorsement p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    font-size: 1.1em;
    text-align: left;
    margin-left: 15px;
  }
  .AIMGretiredjudge {
    height: 300px;
    width: auto;
    float: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  #content4 h2 {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 2.0em;
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
  }
  #content4 h3 {
    font-size: 2.0em;
    font-family: "Impact";
    line-height: 125%;
    color: #A20002;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    text-align: center;
  }
  #content4 h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.7em;
    color: #0971CE;
    margin-top: 0px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  #content4 h5 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.7em;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    font-style: italic
  }
  .content4-left {
    width: 100%;
    float: left;
  }
  .content4-left p {
    color: #5A5A5A;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-middle {
    width: 100%;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
  }
  .content4-middle p {
    color: #5A5A5A;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .content4-right {
    width: 100%;
    float: right;
  }
  .content4-right p {
    color: #5A5A5A;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  #content3 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #content5 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    background-color: #930002;
  }
  #content5 h2 {}
  #content5 p {
    font-size: 1.0em;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
  }
  #content7 p {
    margin-left: 15px;
    margin-right: 15px;
  }
	h5 {
  font-size: 1.7em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  text-align: left;
  line-height: 125%;
  color: #CB0000;
  padding-left: 0px;
  padding-right: 0px;
	margin-bottom:20px;
}
  .centervideo {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-content: center;
}
}