/*
 Theme Name:   Base Theme 4 Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       AO Dev Team
 Author URI:   http://www.holgerkoenemann.de
 Template:     base-theme
 Version:      0.4.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  base-theme-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

img {
  width: inherit;
}

body,
.sans-serif {
  font-family: 'Raleway', sans-serif;
}

/* TYPOGRAPHY */
h1,
h2,
h3,
h4,
h5,
h6,
.slab-serif {
  font-family: 'Zilla Slab', serif;
}

.zilla {
  font-family: 'Zilla Slab', serif;
}

.raleway {
  font-family: 'Raleway', sans-serif;
}

ul.gfield_radio label, ul.gfield_checkbox label {
 vertical-align: top;
}

.lh {
  line-height: 1.5;
}

.ls {
  letter-spacing: 1.75px;
}

.lead {
  font-size: 1.5rem;
}

.display-1,
.display-2,
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}

.display-1 {
  font-size: 6rem;
}

.display-2 {
  font-size: 5.5rem;
}

.display-3 {
  font-size: 4.5rem;
}

.display-4 {
  font-size: 3.5rem;
}

a {}

.text-sentencecase {
  text-transform: none;
}

.font-weight-light {
  font-weight: 300;
}

.font-weight-normal {
  font-weight: 400;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-semibold {
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 700;
}

.font-weight-extra-bold {
  font-weight: 800;
}

.font-weight-black {
  font-weight: 900;
}

.wrapper-navbar {}

.site-footer {
  text-align: center;
}



.navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: #FFD100;
  padding: .50rem .75rem;
}

.hamburger-icon {
  border-top: 1px solid #FFD100;
  width: 28px;
  margin: 7px;
}

.navbar-brand {
  /* max-width: 300px; */
  margin-right: 0;
  padding: 0;
}

#nav-content-wrapper .social_links {
  margin: 0 1rem;
}

#main-menu li a {
  color: white;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}

#menu-donate-menu {
  padding: 0;
  margin: 0;
}

#menu-donate-menu li {
  list-style: none;
  background-color: #FFD100;
  padding: 1.5rem 0;
  letter-spacing: 4.2px;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
}

#menu-donate-menu li:hover {
  background-color: black;
}

#menu-donate-menu a {
  color: #002B64;
}

#menu-donate-menu a:hover {
  text-decoration: none;
}

/*
BUTTONS
*/
.btn {}

.btn-info {
  background: transparent;
  width: 100%;
}

.btn-info,
.btn-info:hover {
  border: 2px solid #13274A;
}

.btn-primary {}

.btn-success {}

.btn-lg {}

.btn-sm {}

.gform_button {
  cursor: pointer;
}



.donate-list-block li:first-child,
.donate-list-block li:nth-child(2) {
  margin-bottom: 1rem
}

/*
MENU
*/
.navbar-nav .nav-link .navbar {}

.navbar-brand {}

.navbar-brand>img {}

.nav-link {}

.nav-item {}

.navbar-nav li {
  padding: .5rem 2rem;
}

.widget .nav {
  display: block;
  padding-left: 2rem;
  list-style-type: disc;
}

/* Share Links */
.share_links {
  text-align: center;
  line-height: 0;
}

.share_links:after {
  content: "";
  clear: both;
  display: table;
}

.share_links>a {
  color: white;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  width: 2rem;
  overflow: hidden;
  text-align: center;
  line-height: 2rem;
  margin-left: 0.3rem;
}

.share_links a:first-child {
  margin-left: 0;
}

.social_links {
  display: flex;

  align-items: center;
}

#wrapper-footer .social_links {
  display: flex;

  align-items: center;
}

.social_links a span {

  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 3px;
}

.social_facebook,
.social_twitter,
.social_google_plus,
.social_linkedin,
.social_email,
.social_pinterest {
  background: transparent;
}



/* Campaign slogan form */
.form-twocol-slogan-left {
  background-image: linear-gradient(-45deg, rgba(202, 1, 38, .8) -7%, rgba(6, 34, 81, .8) 35%, rgba(6, 34, 81, .8) 65%, rgba(61, 24, 67, .8) 83%), url("/wp-content/uploads/2020/07/flagBGWeb.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 250px;
}


/* AJAX POSTS STYLES */
.ajax-feeder-button {
  border-radius: 0;
  background: transparent;
  color: #002B64;
  font-weight: 600;
  border: none;
}


/* BORDERS */
.hr-red {
  border-top: 1px solid #e71d2b;
}

.hr-white {
  border-top: 2px solid #fff;
}

.btn-inverted,
.btn-inverted:hover {
  border: 2px solid #13274A;
}

.accent-underline-center:after,
.accent-underline-left:after,
.accent-underline-right:after {
  width: 9vw;
  content: "";
  display: block;
  border-bottom: 2px solid #e71d2b;
}

.accent-underline-center:after,
.accent-underline-left:after,
.accent-underline-right:after {
  margin: 1rem auto 0 auto;
}

/* CUSTOM STYLES*/
.other-amount-label {
  position: absolute;
  left: .5rem;
  top: 1rem;
  z-index: 10;
  transition: all 150ms ease-out;
}

.focused .other-amount-label {
  transform: translateY(-66%);
  font-size: 50%;
}

.btn-other-amount {
  border-radius: 0;
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%
}

/* hover-tiles */
.hover-tile-header {
  z-index: 2;
  position: relative;
}

.hover-tiles a::after {
  transition: all .12s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: soft-light;
  z-index: 1;
}

.about-img-left {}

.support {}

.involved {}

.news-videos {}

.county {}

.social-right {
  min-height: 250px;
  font-size: clamp(3rem, 1 + 5vw, 6rem);
}

.carousel-pic {
  max-width: 40%;
  margin: auto;
}

/* about sections */
.about-banner {}

.about-img-accent {
  background: linear-gradient(to bottom, #E71D2B 38%, #E71D2B 38%, #fff 2%, #fff 2%);
}

/*
UTILITY
*/
.menu-donate-menu li {
  cursor: pointer;
}

.text-shadow-sm {
  text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .5) !important;
}

.text-shadow {
  text-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5) !important;
}

.text-shadow-lg {
  text-shadow: 0 1rem 3rem rgba(0, 0, 0, .5) !important;
}

.hr-white {
  border-top: 2px solid #fff;
}

.shadow-none {
  box-shadow: none !important;
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.shadow-reverse {
  box-shadow: 0 -.5rem 1rem rgba(0, 0, 0, .15) !important;
}

.hover-shadow:hover {
  transform: translateY(-.75%);
  box-shadow: 0 .125rem 1.25rem rgba(0, 0, 0, .45) !important;
}

.h-600 {
  min-height: 600px;
}

.blur {
  -webkit-filter: blur(5px);
  /* Safari 6.0 - 9.0 */
  filter: blur(5px);
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

:any-link,
.menu-item,
button,
.btn,
.social_links a span,
.hover-shadow,
.hover-tiles li a {
  transition: all .12s ease-in-out;
}

:any-link:hover,
button:hover,
.btn:hover {
  text-decoration: none;
}

.bg_white,
.btn-info:hover {
  background-color: white;
}

.bg_black {
  background-color: black;
}

.bg_muted {
  background-color: #f9f9f9;
}

.bg_gray {
  background-color: #b9b3b3;
}

.bg_red {
  background-color: #FC0100;
}

.bg_blue,
.btn-info,
.btn-inverted:hover,
.dropdown-menu.show {
  background-color: #13274A;
}

.bg_green {
  background-color: #4CAF50;
}

.bg_none {
  background-color: transparent;
  background: none;
}

.bg-blue-gradient {
  background: linear-gradient(to top, #13274A 25%, #13274A 25%, transparent 75%);
}

.white,
.btn-info,
.btn-inverted:hover {
  color: white;
}

.black {
  color: black;
}

.gray {
  color: #b9b3b3;
}

.red,
.follow-us .share_links a:hover,
.post-edit-link {
  color: #FC0100;
}



.nav-link:hover {
  color: #FFD100 !important;
}

a.nav-link {
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.blue,
.post-edit-link:hover,
.btn-inverted,
.btn-info:hover,
.card-title a,
.stay-connected .share_links a:hover {
  color: #002B64;
}

.green {
  color: #4CAF50;
}

.yellow,
.card-title a:hover,
.nav-links .nav-next:hover a,
.nav-links .nav-previous:hover a,
.news-readmore:hover {
  color: #FFD100;
}

.bg_cover {
  background-size: cover;
}

.bg_contain {
  background-size: contain;
}

section {
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.wrapper {
  background-size: cover;
  background-position: center center;
}

.wrapper-fluid {
  max-width: 100%;
}

.img-block {
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/** Pop Up **/
div#popmake-3675 {
  padding: 0;
}

button.pum-close.popmake-close {
  background-color: transparent !important;
}

.popup-form-bg {
  background-color: #002B64;
}

.popup-bg {
  background-image: url("/wp-content/uploads/2021/04/meet-jen.png");
  /* The image used */
  background-color: #cccccc;
  /* Used if the image is unavailable */
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: auto;
  /* Resize the background image to cover the entire container */
  min-height: 30em;
}

/** Home Page **/
.sticky-top {
  top: -1px !important;
}

/* .nav-logo {
  width: 55%;
} */
.logo-mobile {
  width: 63%;
}

.header-donate-btn {
  background-color: #FFD100;
  color: #002B64;
  border: none;
  border-radius: 0;
  width: 100%;
  height: 7.2em;
  font-size: 1.2em;
  font-weight: 600;
}

.header-donate-btn:hover {
  background-color: #002B64;
  color: #FFD100;
}

/** text-padding **/
.text-padding {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.home-blue-bar {
  min-height: 8em;
}

.donate-btns {
  -webkit-appearance: none;
}

.donate-btns a {
  color: white;
}

.donate-btns a:hover {
  color: #002B64;
}

.footer-donate-btn {
  background-color: #002B64;
  color: white;
  border: none;
  border-radius: 0;
  padding-left: 7em;
  padding-right: 7em;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 1.2em;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.footer-donate-btn:hover {
  background-color: white;

  color: #002B64;
}

.footer-btn-donate {
  background-color: #FFD100;
  width: 100%;
  color: #002B64;
  border: none;
  padding: .5em 0em;
  border-radius: 0;
  font-size: 1.5rem;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700 !important;
  letter-spacing: 1.75px;
}

.footer-btn-donate:hover {
  background-color: white;

  color: #002B64;
}

.footer-hr {
  border-top: 1px solid white;
  width: 75%;
  text-align: left;
  margin-left: 0
}

.learn-about-jen {
  background-color: #002B64;
  color: white;
  border: none;
  border-radius: 0;
  padding-left: 4em;
  padding-right: 4em;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 1.2em;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.learn-about-jen:hover {
  background-color: #FFD100;
  color: #002B64;
}

/** Social Links **/

i.fa.fa-twitter,
i.fa.fa-facebook,
i.fa.fa-instagram {
  font-size: 3em;
  padding-right: 1em;
}

i.fa.fa-twitter:hover,
i.fa.fa-facebook:hover,
i.fa.fa-instagram:hover {
  color: white;
}

.learn-more-wrapper {
  background-image: url("/wp-content/uploads/2021/04/new-bg-learn-more.png");
  background-size: cover;
  background-position: unset;
  background-repeat: no-repeat;
  width: 100%;
}

.footer-donate-btns {
  background-color: white;
  width: 100%;
  color: #002B64;
  border: none;
  padding: .5em 0em;
  border-radius: 0;
  font-size: 1.5rem;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700 !important;
  letter-spacing: 1.75px;
}

.footer-donate-btns:hover {
  background-color: #FFD100;
  color: #002B64;
}

/** Volunteer Page **/

.sidebar-donate-btn {
  background-color: #FFD100;
  color: #002B64;
  border: none;
  border-radius: 0;
  width: 100%;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 1.2em;
  padding-top: .75rem;
  padding-bottom: .75rem;

}

.sidebar-donate-btn:hover {
  background-color: #002B64;
  color: white;
}

.volunteer-img-left {
  background-image: url("/wp-content/uploads/2021/03/photo-family-session-cc.png");
  background-color: #cccccc;
  background-position: center;
  min-height: 15em;
  background-repeat: no-repeat;
  background-size: cover;
}

.volunteer-img-center {
  background-image: url("/wp-content/uploads/2021/03/img_center.png");
  background-color: #cccccc;
  background-position: center;
  min-height: 15em;
  background-repeat: no-repeat;
  background-size: cover;
}

.volunteer-img-right {
  background-image: url("/wp-content/uploads/2021/03/img_right.png");
  background-color: #cccccc;
  background-position: center;
  min-height: 15em;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-header {
  font-size: 3.5rem;
}

/** Issues Page **/


.issues-list {
  list-style: none;
  padding-left: 0;
}

.issues-list li {
  position: relative;
  padding-left: 4em;
}

.issues-list li:before {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  background-image: url(/wp-content/uploads/2021/04/star.png);
  background-size: cover;
  background-position: center;
  left: 0;
  top: 23px;
  transform: translateY(-50%);
}

.ul.gfield_checkbox label {
  font-size: 1.3rem;
}

.mobile-blue-bar {
  display: none;
}

.learn-more-padding {
  margin-top: 8em;
}

/** About **/
.navy-img {
  max-width: 28em;
}

.mobile-banner {
  display: none;
}

.navbar-brand>img {
  height: 130px;
}


/** Curator Social Feed **/

.crt-widget .crt-load-more {
  background-color: #F7D10A !important;
  color: #002B64 !important;
  border: none !important;
  text-transform: uppercase !important;
  font-weight: 700  !important;
  font-size: 1.2em !important;
  letter-spacing: 1.5px !important;
}

.crt-widget .crt-load-more:hover {
  background-color: white !important;
  color: #F7D10A !important;
}

a.crt-logo.crt-tag {
  display: none !important;
}
/*
RESPONSIVENESS
*/
@media (min-width: 768px) {

  #gform_submit_button_19 {
    border-radius: 50px;
    width: 60%;
  }

  .accent-underline-left:after {
    margin: .5rem 0;
  }

  .accent-underline-right:after {
    margin: .5rem 0 .5rem auto;
  }

  .btn-info {
    width: unset;
  }

  /* IMAGE HOVER TILES */
  .hover-tiles li {
    width: 24%;
  }

  .hover-tiles li:not(:last-child) {
    margin-bottom: 0;
  }

  .about-img-accent {
    background: linear-gradient(to right, #E71D2B 38%, #E71D2B 38%, #fff 2%, #fff 2%);
  }
}


#ajax-feeder .ajax-item {
  border-top: 1px dotted rgba(13, 44, 96, .41);
}

@media only screen and (min-width: 992px) {

  #ajax-feeder .ajax-item:first-child,
  #ajax-feeder .ajax-item:nth-child(2) {
    border-top: none;
  }

  .w-lg-75 {
    width: 75%;
  }

  .footer-donate-btn {
    width: 14em;
    padding-left: 0;
    padding-right: 0;
  }

  .other-amount-label {
    left: .75rem;
    top: 1rem;
  }

  #menu-donate-menu li {
    padding: 2.9rem 0rem;
  }

  #input_19_7_3_container.ginput_left,
  #input_19_7_4_container.ginput_right {
    width: 49.65% !important;
  }

  #gform_submit_button_20 {
    padding: .5rem 2.5rem;
    width: unset;
  }

  .animate-bottom .hover-tile-header,
  .animate-top .hover-tile-header {
    transition: all .12s ease-in-out;
  }

  .animate-bottom .hover-tile-header {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    transform: translateY(40%);
    opacity: 0;
  }

  .animate-bottom:hover .hover-tile-header {
    transform: translateY(0%);
    opacity: 1;
  }

  .animate-top .hover-tile-header {
    position: absolute;
    top: 1rem;
    left: 1rem;
    transform: translateY(-39%);
    opacity: 0;
  }

  .animate-top:hover .hover-tile-header {
    opacity: 1;
    transform: translateY(0);
  }

  .social-right {
    height: 500px;
  }

  .carousel-pic {
    max-width: 70%;
  }
}

@media only screen and (min-width: 1200px) {
  .btn-other-amount {
    border-left: 1px solid #ddd;
  }

  .carousel-control-next,
  .carousel-control-prev {
    width: 15%;
  }

  #gform_submit_button_18 {
    width: 49.99%
  }

  #gform_20 .gform_footer.top_label {
    justify-content: flex-start;
  }

  .carousel-pic {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1440px) {
  .wrapper {
    max-width: 1440px;
    /* large laptop */
    margin: auto;
  }

  .wrapper-fluid {
    max-width: 100%;
  }
}

@media (min-width: 1600px) {}

@media only screen and (max-width: 560px) {
  .other-amount-label {
    font-size: 60%;
    top: 1.25rem;
  }

  .learn-about-text {
    font-size: 1.35rem;
  }

}

@media only screen and (max-width: 450px) {
  .learn-about-jen {
    font-size: 1.5em;
  }

  .mobile-learn-header {
    font-size: 2.5em !important;
  }
}

@media only screen and (max-width: 1199px) {
  .wrapper-navbar {}

  .logo-mobile {
    width: 35%;
  }

  .learn-more-wrapper {
    background-color: white !important;
    background-image: url('');
    background-size: cover;
    background-position: unset;
    background-repeat: no-repeat;
    width: 100%;
  }

  .mobile-blue-bar {
    display: block;
  }

  .learn-more-padding {
    margin-top: 0;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-expand-lg>.container-fluid {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .navbar-brand>img {
    height: 100px;
    width: auto;
  }

  .menu {
    order: 12;
  }

  .header-donate-btn {
    height: 4em;
  }

  .footer-hr {
    width: 100%;
  }

  #wrapper-footer .social_links {
    justify-content: center;
  }

  i.fa.fa-twitter,
  i.fa.fa-facebook,
  i.fa.fa-instagram {
    padding-right: .5em;
    padding-left: .5em;
  }

  .homepage-banner {
    display: none;
  }

  .mobile-banner {
    display: block;
  }

  .mobile-blue-bg {
    background-color: #002B64;
  }

  .mobile-sub-title {
    font-size: 1.5em;
  }

  .mobile-bg-banner {
    background-image: url("/wp-content/uploads/2021/04/500x500_jen_kiggans.png");
    background-color: #cccccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

}

@media only screen and (max-width: 767px) {
  .navbar-brand>img {
    max-width: 200px;
    height: auto;
  }

  .anim,
  .anim_left,
  .anim_right,
  .anim_up {
    opacity: 1 !important;
  }

  .navy-img {
    max-width: 100%;
  }

  .learn-more-txt {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 2em;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: initial;
    margin-bottom: 1rem;
  }

  button.navbar-toggler {
    margin: 1rem 0;
  }

  ul#input_27_5 {
    columns: 1;
  }

  ul#input_27_5 li {
    margin-left: 0;
    margin-right: 0;
  }
	
	.popup-bg {display: none;}
	
	ul.gfield_radio label, ul.gfield_checkbox label {
    letter-spacing: 1px;
}
	
}

@media only screen and (max-width: 575px) {
  .donate-list li {
    width: 43% !important;
    margin: .5em 10px;
  }

  .section-header {
    font-size: 2.5rem;
  }

  .footer-donate-btn {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .logo-mobile {
    width: 57%;
  }

  .homepage-banner {
    background-position-x: left;
  }
}


@media (max-width: 1200px) {
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }

  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }

  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }

  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
}

.ajax-feeder-button:focus {
  border: none !important;
  outline: none !important
}

.ajax-feeder-button .arrow-down {
  transform: translateY(0) rotate(90deg);
  transition: transform .12s ease-in-out;
}

.ajax-feeder-button:hover .arrow-down {
  transform: translateY(25%) rotate(90deg);
}

.nav-links .nav-next a,
.nav-links .nav-previous a,
.news-readmore {
  color: #002B64;
}

.issues-list h1 {
    cursor: pointer;
    padding-right: 20px;
    border-bottom: 1px solid #002b64;
}

.issues-list h1::after {
    content: "\f140";
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 30px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    position: absolute;
    top: 10px;
    right: 5px;
}

.issues-list h1.active::after {
    content: "\f142";
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 30px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    position: absolute;
    top: 10px;
    right: 5px;
}

.issues-list .accordion-panel {
    max-height: 0;
    transition: max-height 0.2s ease-out;
    -webkit-transition: max-height 0.2s ease-out;
    -moz-transition: max-height 0.2s ease-out;
    -o-transition: max-height 0.2s ease-out;
    -ms-transition: max-height 0.2s ease-out;
    overflow: hidden;
}

.issues-list .accordion-panel.open {
    max-height: none;
}


ul#p-list {list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
}

ul#p-list li {
background-image: url(https://jenforcongress.com/wp-content/uploads/2022/01/checkbox.png);
background-size: 42px;
background-repeat: no-repeat;
background-position: 20px 16px;
padding: 17px 0 19px 87px;
line-height: 40px;
font-size: 1.7em;
}

@media (max-width: 1440px) {
	
	ul#p-list li {padding: 0px 0 30px 87px;
	background-position: 20px 0px;}
	
	
}

@media (max-width: 900px) {
	
	ul#p-list li {font-size: 1.2em;
	line-height: 30px;}
	
	
}
.page-template-page-sidebar-2 .col-lg-8 { background-size: cover;}

