body {
  font-family: 'Lato',sans-serif;
  background-color: #f6f6f6;
  /*background-color: rgba(46,153,228, 0.6);*/
  margin: 0;
  padding: 0; }
  body.has-mobile-nav-open {
    overflow: hidden; }

p {
  margin-bottom: 20px; }

a {
  color: #2e99e4; }

a:hover {
  color: #3592c7; }

h1 {
  margin-top: 26px;
  font-size: 24px;
  color: #2e99e4; }

h2 {
  margin: 20px 0 25px 0; }

input, textarea {
  padding: 5px 10px;
  border-color: #f3f3f3;
  border-style: solid;
  background-color: #fdfdfd;
  min-width: 300px;
  border-width: 3px; }

input[type=submit] {
  background-color: #91d80e;
  min-width: 0;
  margin-top: 20px; }

form.wpcf7-form {
  max-width: 600px;
  width: 100%;
  display: block;
  text-align: left;
  margin: auto; }
  form.wpcf7-form label {
    font-weight: 500;
    font-size: 16px; }
  form.wpcf7-form p {
    margin-bottom: 7px; }
  form.wpcf7-form span.wpcf7-not-valid-tip {
    font-size: 12px; }
  form.wpcf7-form input, form.wpcf7-form textarea, form.wpcf7-form label {
    width: 100%; }
  form.wpcf7-form input[type=submit] {
    background-color: #91d80e;
    margin-top: 20px;
    width: auto;
    padding: 5px 30px;
    color: white;
    border: 0;
    border-radius: 3px;
    margin: auto;
    display: block; }
    form.wpcf7-form input[type=submit]:hover {
      background-color: #74ac0b; }
  form.wpcf7-form .wpcf7-validation-errors {
    border: 0;
    text-align: center;
    font-size: 16px;
    width: 300px;
    margin-top: 3px;
    margin: auto; }

.btn-fairness {
  display: inline-block;
  width: auto;
  text-decoration: none;
  background-color: white;
  color: #91d80e;
  padding: 7px 30px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .btn-fairness:hover {
    text-decoration: none;
    color: white;
    background-color: #91d80e;
    border: 1px solid white; }

.btn-fairness.green {
  background-color: #91d80e;
  color: white; }
  .btn-fairness.green:hover {
    background-color: #74ac0b;
    border-color: #74ac0b; }

.slick-list, .slick-track {
  height: 100%; }

.slick-prev {
  left: 5px !important;
  z-index: 1; }

.slick-next {
  right: 5px !important; }

.slideshow {
  width: 100%;
  height: 100%; }

.slideshow .slide {
  background-size: cover;
  background-position: center; }

/*Main Content*/
.content {
  padding: 40px; }

.section table {
  width: 100%;
  table-layout: fixed; }

.container {
  font-family: 'Lato',sans-serif;
  font-weight: 300;
  font-size: 18px;
  position: relative;
  background-color: #fff;
  padding: 0;
  margin-top: -32px; }

/* Slideshow Area */
.top-slideshow {
  position: relative;
  height: 500px;
  padding-bottom: 50px;
  width: 100%;
  display: table;
  table-layout: fixed; }
  .top-slideshow .fairness-logo-wrapper, .top-slideshow .slideshow-wrapper {
    display: table-cell; }
  .top-slideshow .fairness-logo-wrapper {
    background-color: #333;
    width: 40%;
    vertical-align: middle;
    padding: 0 6%; }
    .top-slideshow .fairness-logo-wrapper p {
      color: white;
      font-size: 20px;
      line-height: 24px;
      margin: 30px 0; }
    .top-slideshow .fairness-logo-wrapper .bg {
      background-image: url(../img/fairness-header-bg.png);
      background-size: cover;
      opacity: 0.08;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 0;
      position: absolute; }
    .top-slideshow .fairness-logo-wrapper .content {
      position: relative;
      z-index: 1;
      padding: 20px 0 0 0; }

.letter p:first-of-type::before {
  float: right;
  content: ' ';
  width: 232px;
  height: 232px;
  margin: 0 0 10px 10px;
  background-image: url(../img/chris.png);
  background-size: cover; }

.signature img {
  display: block;
  height: 60px;
  margin: 10px 0; }

.call-to-action {
  background-color: #91d80e;
  width: 100%;
  padding: 10px 0;
  margin: 40px 0;
  color: white;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px; }
  .call-to-action div {
    display: table-cell;
    vertical-align: middle;
    max-width: 50%; }
  .call-to-action div:first-of-type {
    padding: 20px; }

.event {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  position: relative;
  padding: 0 14px 5px 81px;
  margin-bottom: 30px;
  font-size: 16px; }
  .event h1 {
    font-size: 24px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 60px;
    text-align: center;
    margin-top: 0;
    border-right: 1px solid black;
    padding: 0 12px 6px 0;
    color: black; }
  .event h2 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #7a26d7; }
  .event h3 {
    margin-top: 0;
    font-size: 16px;
    line-height: 18px; }

@media (max-width: 991px) {
  .event {
    width: 49%; } }
#monthly-meetings {
  padding-bottom: 10px; }
  #monthly-meetings .header {
    background-color: #7a26d7;
    padding: 20px 0;
    text-align: center;
    color: white;
    font-weight: 800; }
  #monthly-meetings li {
    color: black;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0; }

@media (min-width: 600px) {
  #monthly-meetings {
    display: table; }
    #monthly-meetings .day {
      display: table-cell; } }
/*Recent news*/
.post {
  margin-bottom: 43px; }
  .post h1 {
    margin-top: 15px;
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #2e99e4; }
  .post h3 {
    font-size: 16px;
    margin: 0;
    color: #5d5d5d; }
  .post p {
    margin: 10px 0;
    font-size: 16px; }
  .post .post-thumbnail-wrapper, .post .post-preview {
    display: table-cell;
    vertical-align: top; }
  .post .post-preview {
    min-height: 150px;
    position: relative;
    padding-left: 15px;
    padding: 0 0 15px 30px; }
  .post .post-link-comments {
    position: absolute;
    left: 30px;
    bottom: 0; }
    .post .post-link-comments a {
      color: #5d5d5d; }
  .post .post-thumbnail {
    width: 150px;
    height: 150px;
    background-size: cover;
    background-position: middle; }

.footer {
  min-height: 200px;
  background-color: #505050;
  color: #eee;
  font-size: 16px;
  padding: 80px 150px;
  display: table;
  margin-top: 0; }
  .footer .address, .footer .social-media, .footer .equality {
    display: table-cell;
    vertical-align: top;
    width: 33%; }
  .footer hr {
    margin: 7px 0;
    width: 170px; }
  .footer a {
    color: #eee;
    font-size: 16px; }
  .footer .social-media a:not(.email) {
    color: #eee;
    font-size: 24px;
    text-decoration: none;
    margin-right: 10px; }
  .footer .social-media a.email {
    position: relative;
    top: -2px; }

@media (max-width: 780px) {
  h2 {
    font-size: 24px; }

  .top-slideshow {
    height: auto;
    padding-bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical; }
    .top-slideshow .fairness-logo-wrapper {
      display: block;
      width: 100%;
      padding: 30px 40px;
      text-align: center;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      box-ordinal-group: 2; }
    .top-slideshow .slideshow-wrapper {
      display: none; }

  .letter p:first-of-type::before {
    width: 100px;
    height: 100px; }

  .content {
    padding: 10px; }

  input {
    min-width: 200px; }

  .post {
    margin-bottom: 23px; }
    .post h1 {
      font-size: 20px;
      line-height: 24px; }
    .post .post-thumbnail-wrapper {
      display: inline-block;
      width: 100%; }
      .post .post-thumbnail-wrapper .post-thumbnail {
        width: 100%; }
    .post .post-preview {
      padding: 10px 0; }
    .post .post-link-comments {
      position: initial; }

  .event {
    width: 100%; }

  .footer.container {
    padding: 20px;
    margin-top: 0;
    width: 100%; }
    .footer.container .address, .footer.container .social-media, .footer.container .equality {
      display: block;
      width: 100%;
      text-align: left;
      margin-bottom: 40px; } }
.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em; }

.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0; }

@media (max-width: 991px) {
  .container {
    width: 100%; } }
html {
  font-size: unset; }

.nav-bar {
  z-index: 3;
  position: absolute;
  top: 450px;
  width: 100%;
  height: 50px;
  background-color: #2e99e4; }
  .nav-bar .left-colors {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%; }
  .nav-bar .right-colors {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
  .nav-bar .menu {
    position: absolute;
    top: 0;
    height: 100%;
    left: 180px;
    right: 170px;
    text-align: center;
    padding: 0;
    margin: 0; }
    .nav-bar .menu > li {
      display: inline-block;
      position: relative; }
      .nav-bar .menu > li > ul.sub-menu {
        display: none;
        position: absolute;
        padding: 0;
        left: 0;
        top: 90%;
        box-shadow: 0px 1px 3px #888;
        background-color: white;
        min-width: 100%;
        text-align: left;
        width: 300px; }
        .nav-bar .menu > li > ul.sub-menu > li:nth-of-type(2n) {
          background-color: #f8f8f8; }
        .nav-bar .menu > li > ul.sub-menu li {
          display: block;
          padding: 12px 17px; }
          .nav-bar .menu > li > ul.sub-menu li > ul.sub-menu {
            padding-left: 23px; }
            .nav-bar .menu > li > ul.sub-menu li > ul.sub-menu li {
              padding: 5px; }
              .nav-bar .menu > li > ul.sub-menu li > ul.sub-menu li a {
                font-size: 12px;
                color: #555; }
              .nav-bar .menu > li > ul.sub-menu li > ul.sub-menu li:last-of-type {
                padding-bottom: 0; }
        .nav-bar .menu > li > ul.sub-menu a {
          font-size: 16px;
          font-weight: 400;
          color: black;
          text-shadow: none;
          padding: 0; }
        .nav-bar .menu > li > ul.sub-menu a:hover {
          color: #555;
          text-decoration: underline; }
      .nav-bar .menu > li:hover ul {
        display: block; }
    .nav-bar .menu a {
      text-decoration: none;
      color: white;
      font-weight: 600;
      letter-spacing: 0.5px;
      font-size: 17px;
      padding: 13px 17px;
      display: inline-block;
      text-shadow: 1.5px 1.5px #1B5985; }
      .nav-bar .menu a:hover {
        color: #d5e9f7; }
    .nav-bar .menu > li:last-of-type a {
      color: #dce729;
      font-weight: 900;
      font-size: 22px;
      margin-top: -5px;
      position: relative;
      top: 2px; }
  .nav-bar .social-media-icons {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    z-index: 2;
    text-align: center;
    width: 125px;
    padding: 6px 0; }
    .nav-bar .social-media-icons a {
      color: white; }
    .nav-bar .social-media-icons a, .nav-bar .social-media-icons a:active, .nav-bar .social-media-icons a:hover, .nav-bar .social-media-icons a:focus, .nav-bar .social-media-icons a:visited {
      font-size: 26px;
      margin: 0 5px;
      color: white;
      text-decoration: none; }

@media (max-width: 991px) {
  .nav-bar .menu a {
    font-size: 15px;
    padding: 15px 9px; }

  .nav-bar .menu > li:last-of-type a {
    font-size: 16px;
    margin-top: -5px;
    position: relative;
    top: 1px; } }
.mobile-nav-bar {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 19;
  background-color: #2e99e4; }
  .mobile-nav-bar .fa-bars {
    color: white;
    float: right;
    font-size: 40px;
    padding: 5px 15px; }
  .mobile-nav-bar img {
    height: 100%;
    padding: 10px; }

.mobile-nav-bar-expanded {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 20;
  display: none;
  overflow: auto; }
  .mobile-nav-bar-expanded .fa-times-circle {
    font-size: 30px;
    position: fixed;
    top: 10px;
    right: 15px;
    color: #2e99e4;
    z-index: 1; }
  .mobile-nav-bar-expanded ul.menu {
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    width: 100%; }
    .mobile-nav-bar-expanded ul.menu > li {
      list-style: none;
      padding: 10px;
      border-bottom: 1px solid #eee;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.8); }
  .mobile-nav-bar-expanded .sub-menu {
    padding-left: 20px; }
    .mobile-nav-bar-expanded .sub-menu li {
      list-style: none;
      padding: 10px 0 0;
      font-size: 12px; }
      .mobile-nav-bar-expanded .sub-menu li a {
        color: black; }
  .mobile-nav-bar-expanded.active {
    display: block; }

@media (max-width: 780px) {
  .nav-bar {
    display: none; }

  .mobile-nav-bar {
    display: block;
    position: fixed; }

  .container {
    margin-top: 50px; } }
.top-image {
  position: relative;
  height: 500px;
  padding-bottom: 50px;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  overflow: hidden; }
  .top-image h1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+71 */
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, transparent 71%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, transparent 71%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, transparent 71%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    font-size: 80px;
    color: white;
    display: inline-block;
    padding: 60px 131px;
    position: absolute;
    bottom: 56px;
    left: -92px;
    text-shadow: 2px 2px 7px black; }

@media (max-width: 780px) {
  .top-image {
    height: 300px; }
    .top-image h1 {
      font-size: 30px;
      bottom: 0; } }
.single-post h1 {
  font-size: 30px; }
.single-post b {
  color: #5d5d5d;
  font-weight: 500; }

.mailing-list-registration {
  background-color: #2e99e4;
  text-align: center;
  padding: 20px; }
  .mailing-list-registration h1, .mailing-list-registration p {
    color: white; }
  .mailing-list-registration p {
    max-width: 600px;
    margin: auto;
    margin-bottom: 20px; }
  .mailing-list-registration .mc-field-group {
    display: inline-block;
    vertical-align: middle; }
  .mailing-list-registration #mc_embed_signup div.mce_inline_error {
    background-color: transparent;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    margin: 0;
    position: relative;
    height: 0;
    padding: 0;
    top: 3px; }
  .mailing-list-registration input.mce_inline_error {
    border-color: red !important; }
  .mailing-list-registration .response {
    display: block;
    color: white;
    max-width: 450px;
    width: 100%;
    text-align: center;
    margin: auto;
    margin-top: 24px;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 25px; }
  .mailing-list-registration input[type=submit] {
    margin-top: 0; }

.about-us .fairness-ordinances {
  width: 500px;
  height: 277px; }
  .about-us .fairness-ordinances img {
    width: 100%; }
@keyframes color-animation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
@keyframes individual-color-animation {
  0% {
    transform: scale(1, 1) translate(0, 0);
    border-bottom-width: 23px;
    border-top-width: 23px; }
  100% {
    transform: scale(1.3, 1.3) translate(-12px, 3px);
    border-bottom-width: 31px;
    border-top-width: 28px; } }
.about-us table td {
  vertical-align: top; }

.kentucky-animation {
  width: 300px;
  height: 300px;
  position: relative;
  float: right;
  margin: 0 0 50px 50px; }
  .kentucky-animation .kentucky {
    position: absolute;
    background-image: url("../img/kentucky.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    left: 91px;
    top: 115px; }
  .kentucky-animation .color-wrapper {
    transform-origin: right;
    position: absolute;
    width: 120px;
    height: 68px;
    top: 115px;
    left: 32px; }
    .kentucky-animation .color-wrapper > div {
      width: 120px;
      height: 68px;
      border-left: 126px solid red;
      border-bottom: 23px solid transparent;
      border-top: 23px solid transparent;
      animation: individual-color-animation;
      animation-duration: 0.5s;
      animation-direction: alternate;
      animation-iteration-count: infinite;
      border-radius: 3px; }
  .kentucky-animation .colors {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 6px;
    animation: color-animation 6s linear infinite;
    transform-origin: center; }
    .kentucky-animation .colors .orange-wrapper {
      transform: rotate(60deg); }
      .kentucky-animation .colors .orange-wrapper .orange {
        border-left-color: orange;
        animation-delay: 0.5s; }
    .kentucky-animation .colors .yellow-wrapper {
      transform: rotate(120deg); }
      .kentucky-animation .colors .yellow-wrapper .yellow {
        border-left-color: yellow;
        animation-delay: 1s; }
    .kentucky-animation .colors .green-wrapper {
      transform: rotate(180deg); }
      .kentucky-animation .colors .green-wrapper .green {
        border-left-color: green;
        animation-delay: 1.5s; }
    .kentucky-animation .colors .blue-wrapper {
      transform: rotate(240deg); }
      .kentucky-animation .colors .blue-wrapper .blue {
        border-left-color: blue;
        animation-delay: 2s; }
    .kentucky-animation .colors .purple-wrapper {
      transform: rotate(300deg); }
      .kentucky-animation .colors .purple-wrapper .purple {
        border-left-color: purple;
        animation-delay: 2.5s; }

@media (max-width: 780px) {
  .about-us .fairness-ordinances {
    width: 100%;
    height: auto;
    margin-bottom: -40px; } }
.issues .section {
  position: relative;
  padding-right: 200px; }
.issues .airplane {
  position: absolute;
  right: 0;
  top: -26px;
  width: 50%;
  z-index: 0; }
  .issues .airplane img {
    width: 100%; }
.issues .issues-content {
  position: relative;
  z-index: 1; }
.issues .issues-wrapper {
  display: table;
  table-layout: fixed;
  background-color: #4b80b2; }
.issues .issue {
  display: inline-block;
  width: 33.3%;
  min-height: 343px;
  background-size: cover;
  position: relative;
  vertical-align: top;
  color: white; }
  .issues .issue .issues-content {
    padding: 34px; }
  .issues .issue h1 {
    font-size: 28px;
    line-height: 28px;
    color: white; }
  .issues .issue p {
    font-size: 16px;
    line-height: 20px; }
  .issues .issue .overlay {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
.issues .issue:nth-of-type(n) .overlay {
  background-color: rgba(32, 141, 227, 0.9); }
.issues .issue:nth-of-type(2n) .overlay {
  background-color: rgba(135, 211, 9, 0.9); }
.issues .issue:nth-of-type(3n) .overlay {
  background-color: rgba(122, 38, 215, 0.9); }
.issues .issue:nth-of-type(4n) .overlay {
  background-color: rgba(255, 41, 29, 0.9); }
.issues .issue:nth-of-type(5n) .overlay {
  background-color: red; }

@media (max-width: 780px) {
  .issues .section {
    padding-right: 0; }
  .issues .issue {
    width: 100%; } }
.donate h1.large {
  font-size: 70px;
  text-align: center;
  max-width: 800px;
  margin: auto;
  font-weight: 800;
  line-height: 64px;
  letter-spacing: -3px;
  color: #7a26d7; }
.donate .donate-links {
  margin: 10px 0 30px 0; }
.donate .donate-links a {
  vertical-align: top;
  color: white;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  width: 50%;
  display: inline-block;
  padding: 20px 46px;
  margin: 10px -2px;
  background-color: #87d309; }
  .donate .donate-links a:last-of-type {
    background-color: #7bbf0a; }

p {
  font-family: 'Lato',sans-serif;
  font-weight: 300;
  font-size: 18px; }

h1 {
  margin-top: 26px;
  font-size: 24px;
  color: #2e99e4; }

/*# sourceMappingURL=main.css.map */
