.disabled {
	opacity: 0.5;
}

.stretched-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1010;
}

.text-decoration-none,
.text-decoration-none a {
	text-decoration: none !important;
	border-bottom: 0 !important;
}

.custom-range {
  filter: grayscale(1);
}

/* datepicker */
.datepicker {
	min-width: auto !important;
	background: white !important;
	border: 1px solid #ddd !important;
}


/* visibility of the close button on a white background */
.close {
    text-shadow: 0 1px 2px #000;	
}

/* Aliados modal and button */
.bg-aliados {
	background-color: #639;
}

.bg-aliados a {
	text-decoration: underline;
}

.bg-aliados a:hover {
	color: white;
}

.aliados-wrap {
  position: absolute;
  right:0;
}
.aliados-button {
  position: relative;
  line-height: 40px;
  height: 40px;
}
.navbar .aliados-wrap .aliados-button i {
  /* color: #222 !important; */
}

#aliados-footer-button {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 50vw;
  z-index: 5000200;
}
#aliados-footer-button .aliados-button {
  line-height: 48px;
  height: 48px;
}

#publica_popupModal .modal-dialog {
  position: relative;
}

#publica_popupModal button.close {
	text-shadow: 0 0 2px white;
	opacity: 1;	
}

.aliadosModal {
	max-width: 480px;
	margin:auto;
}

.aliadosModal .h3 {
	font-family: "Raleway",Roboto,"Helvetica Neue",Arial,sans-serif;
}

.aliadosModal .modal-body {
	border-radius: 0.3rem;
	border: 3px solid #222222;
}

.modal-dialog-centered {
    -webkit-transform: translate(0,-50%) !important;
    -o-transform: translate(0,-50%) !important;
    transform: translate(0,-50%) !important;
    top: 50%;
    margin: 0 auto;	
}

.aliadosModal .modal-body img {
 	max-height: 75vh;
/* 	width: auto; */
/*
	margin: -15px;
	padding: 15px;
*/
}

.aliadosModal .downPuller {
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
}

.aliadosModal .close {
	position: absolute;
	z-index: 100;
	right: 15px;
}

#aliadosModal2 .modal-content {
	width: 100%;
  	padding-top: 100%; /* 1:1 Aspect Ratio */
	position: relative;
  	background-position: center center;
	background-size: cover;
}

#aliadosModal2 .modal-content .modal-body {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 0;
	border-radius: 0;
}

/* End */

body {
  padding-top: 40px; 
  color: #333;
}

.noBorder {
	border: 0 !important;
}

.noBorder:hover {
	background: none !important;
}

a {
	color: #222222; 
}
a.no_decoration {
	border-bottom: 0 !important;
}

a:hover {
  color: #495057; }

.img-fluid {
  width: 100%; }

.wp-block-image img {
	max-width: 100%;
	height: auto; /* fix for Wordpress update 5.5 */
}

button {
  cursor: pointer; }

#contents a:not(.btn):not(.carousel-control-next):not(.carousel-control-prev):not(.at-icon-wrapper), 
.staff a, 
.has-text a,
.sub-section a,
.top-section a,
.person .summary a,
.postWidgets a,
a.defaultLinkStyle,
.defaultLinkStyle a,
.commentBody a {
	border-bottom: 3px solid #FFD400; }
.post-contents a:not(.btn):not(.carousel-control-next):not(.carousel-control-prev):not(.also-read):not(.most-read):hover, .staff a:hover, .has-text a:hover {
	background-color: #FFD400; 
	color: #333; }
.articles a:hover {
	background: none !important;
}

.single-post #contents p:last-child:after,
.single-claim_review #contents p:last-child:after {
/*
	content: url("../assets/post_signature2.png"); 
	vertical-align: top; 
	margin-left: 4px; 
*/

}
blockquote p:after, 
.excerpt p:after, 
.footnote p:after, 
.collapsible p:after,
.card p:after,
.single-post #contents .sidebar-articles p:last-child:after,
.single-claim_review #contents .sidebar-articles p:last-child:after,
.image-with-text .textAlt p:last-child:after {
	content: "" !important;}
#contents h3 {
/*	padding-top: 0.25rem !important;
	margin-bottom: 1.5rem !important; */
	text-align: center;
	margin-top: 3rem;
	margin-bottom: 3rem;
	border-top: 1px solid #efefef;
	padding-top: 1.5rem;
	font-weight: 700;
}


.list-group {
  border-bottom: 3px solid #FFD400; }
  .list-group .list-group-item {
    border-radius: 0;
    padding: 0 0.25rem;
    border: 0;
    margin-bottom: 0; }
    .list-group .list-group-item a {
      display: block;
      padding: 0.5rem 0.75rem;
      font-weight: bold;
      font-size: smaller;
      border-bottom: 1px solid #e9ecef; }
  .list-group .list-group-item:hover {
    color: white;
    background-color: #FFD400; }
  .list-group .list-group-item:last-child a {
    border-bottom: 0; }

.dropdown .badge {
	font-size: xx-small;
}

.dropdown-menu {
  border: 0;
  padding: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.5); }
  .dropdown-menu .disabled {
    opacity: 0.5; }

.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  right: 1rem;
  position: absolute;
  top: 50%;
  height: 0;
  transform: translate(0, -50%);
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.6em solid #FFD400; }

.list-group-item:hover .dropdown-toggle:after {
  border-width: 0.3rem 0.6rem 0.3rem 0;
  border-color: transparent white transparent transparent; }

h1:not(.alt), h2:not(.alt), h3:not(.alt), h4:not(.alt), h5:not(.alt), h6:not(.alt) {
  font-family: "Bitter", Georgia, 'Times New Roman', Times, serif; }

p:not(.summary), ul:not(.alt), ol:not(.alt), .post-contents {
/*	font-family: Georgia, 'Times New Roman', Times, serif; */
	font-size: 1.1rem;
	line-height: 1.5;
}

@media (min-width: 576px) {
	p:not(.summary), ul:not(.alt), ol:not(.alt), .post-contents {
		font-size: 1.2rem;
		line-height: 1.65;
	}
}


p.summary {
  font-family: "Raleway", sans-serif !important;	
	font-size: 1rem;
	line-height: 1.5;
}

.alt p, .alt li {
  font-family: "Raleway", sans-serif; }

.post-contents, .post-contents p, .post-contents li{
	font-family: Georgia, 'Times New Roman', Times, serif;
}

h3.alt,
#contents h3.alt {
	font-weight: 200;
	border-top: 2px solid #FFD400; 
	text-align: left;
	margin-top: 0;
	font-weight: inherit;
}

h1.alt, h2.alt, h4.alt, h5.alt {
  font-weight: 200; }

.btn-light {
  background-color: white;
  border: 1px solid #e9ecef;
  color: #222222; }

.icons i {
  border-radius: 100%;
  padding: 5px;
  display: inline-block;
  text-align: center; }

.icons.social-media-icons i:hover {
	color: #FFD400 !important;
}

.icons.social-media-icons-alt i:hover {
	background-color: #FFD400 !important;
}

.downPusher {
  position: absolute;
  bottom: -8px; }

a.label {
  border: 1px solid #FFD400;
  display: inline-block;
  padding: 0 0.75em;
  font-weight: bold;
  text-transform: uppercase;
  font-size: small; 
  font-family: "Raleway", Roboto, "Helvetica Neue", Arial, sans-serif;
  }

a.label:hover {
/*  color: white; */
  color: #222 !important;
  background-color: #FFD400; }

.tags a {
  font-family: Georgia, 'Times New Roman', Times, serif;
  border: 1px solid #FFD400;
  display: inline-block;
  padding: 0.25em 3em;
  padding: 0.25em 1.5em;
  font-style: italic;
  font-size: 90%;
  margin-bottom: 0.25em; }

.tags a:hover {
  color: white;
  background-color: #FFD400; }

.language-switch {
  font-size: small;
  font-weight: bold; }
  .language-switch a {
    display: inline-block;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px; }
  .language-switch .active {
    background-color: #FFD400; }

.person .centristWrap {
	min-height: 120px;
}

.person .centrist {
  text-align: center; }
  @media (min-width: 768px) {
    .person .centrist {
      text-align: left;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); } }

.person .contacts {
  border-top: 1px solid #FFD400; }
  .person .contacts a {
    display: inline-block;
    margin: 1rem; }

/* No longer used */
.featured-image {
  position: relative; }
  .featured-image .labels {
    position: absolute;
    width: 100%;
    z-index: 10; }
    .featured-image .labels .label {
      color: white; }
      @media (min-width: 768px) {
        .featured-image .labels .label {
          font-size: larger; } }
  .featured-image .title {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    z-index: 10; }
    .featured-image .title h1 {
      color: white;
      font-size: 2rem; }
      @media (min-width: 768px) {
        .featured-image .title h1 {
          font-size: 3.5rem; } }
  .featured-image .faded-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, transparent 20%, transparent 66%, rgba(0, 0, 0, 0.25) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, transparent 20%, transparent 66%, rgba(0, 0, 0, 0.25) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, transparent 20%, transparent 66%, rgba(0, 0, 0, 0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#40000000',GradientType=0 ); }
/* ---- */

.featured-image-alt {
  position: relative;
  background-color: rgba(0, 0, 0, 0.33);
  background-position: center center;
  background-size: cover;
  height: calc(100vh - 166px); 
/*  padding-top: 50%; */
  }
  .featured-image-alt .content {
  	position: absolute;
  	bottom: 0;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    display: table; }
    @media (min-width: 576px) {
      .featured-image-alt .content,
      .featured-image-alt .contentAlt3 {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .featured-image-alt .content,
      .featured-image-alt .contentAlt3 {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .featured-image-alt .content,
      .featured-image-alt .contentAlt3 {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .featured-image-alt .content,
      .featured-image-alt .contentAlt3 {
        max-width: 1140px; } }
  .featured-image-alt .labels {
    display: table-row;
    height: 100%; 
	position: absolute;
	text-align: center;
	top: 0; }
    .featured-image-alt .labels .label,
    .specialSlidesWrap .labels .label,
    .bg-dark .featured-image-none .labels .label,
    .animations .labels .label {
      color: white; }
      @media (min-width: 768px) {
        .featured-image-alt .labels .label,
        .featured-image-alt .labelsAlt .label,
        .specialSlidesWrap .labels .label,
        .featured-image-none .label,
        .animations .labels .label,
		.featured-image-style1 .labels .label {
          font-size: larger; } }
  .featured-image-alt .introduction {
    display: table-row;
    color: white; }
    .featured-image-alt .introduction h1,
    .featured-image-none h1 {
      font-size: 2rem; }
      @media (min-width: 768px) {
        .featured-image-alt .introduction h1,
        .featured-image-none h1 {
          font-size: 3.5rem; } }

.featured-image-alt .contentAlt {
	top: 48px;
	bottom:auto;
}

.featured-image-alt.style3 {
	height: calc(100vh); 
	margin-top: -40px;
	padding-top: 40px;
}

.featured-image-alt.style3.has-author-bar {
	margin-top: 0;
}

.single-photo_essay .featured-image-alt.style3 {
  margin-top: 0;
}

.featured-image-alt.style3 .label {
	color: white;
}

.featured-image-alt.style3 .label:hover {
	color: black;
}

.featured-image-alt.style3 .contentWrap {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
	position: absolute;
	bottom: 0;
	width: 100%;
}

.featured-image-alt.style3 .contentWrap .contentAlt3 {
	margin: auto;
}

.featured-image-alt.style3 .contentAlt3 .container{
	display: block;
}

@media (min-width: 768px) {
	.featured-image-alt .contentAlt {
		top: 64px; } }

.imageAndSource {
	position: relative;
	display: inline-block;
}

.inline-image-source {
	color: white;
	background-color: rgba(0,0,0,.25);
	position: absolute;
	bottom: 0;
	right: 0;
}
.image-source {
	font-size: x-small;
}

.meta {
  font-family: Georgia, 'Times New Roman', Times, serif; 
  font-style: italic;
  font-size: smaller; }
  .meta a {
    border-bottom: 3px solid #FFD400; }

.excerpt {
  font-size: larger; }

#excerptOnFeaturedImage {
	display: none; 
}

@media (min-height: 512px) and (min-width: 768px) {
	#excerptOnFeaturedImage {
		display: block; 
	}
	#excerptNotOnFeaturedImage {
		display: none;
	}
}


.quick-links li a:first-child {
  background-color: #FFD400; }

.quick-links li a:not(:first-child) {
  color: #FFD400;
  border: 0 !important;
  font-size: larger; }

.image-special {
  position: relative; 
  height: 100vh;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  min-height: 320px;
  }
  .image-special .container {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 50%;
	top: 0;
    transform: translate(-50%, 0);
    z-index: 30; }
    .image-special .container .row {
      height: 100%; }
  .image-special .texts {
    position: absolute;
    text-align: right;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 480px;
    margin-left: 15px;
    margin-right: 15px; }
    .image-special .texts a.label {
      color: white; }
    .image-special .texts h2 {
      background-color: #222222;
      color: white;
      display: inline; 
		letter-spacing: 0.0625rem;
		line-height: 2.5rem;      }
    .image-special .texts h2 span {
	    padding: 0 5px; }
    .image-special .texts h2 a {
	    color: white; }
    .image-special .texts p {
      color: #222222;
      background-color: white;
      display: inline; }
    .image-special .texts p span {
	  padding: 0 5px; }
    .image-special .texts .meta {
      color: white; }
      .image-special .texts .meta a {
        color: white;
        border-bottom: 3px solid #FFD400; }
  .image-special .faded-background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.25); }
  .image-special img {
    z-index: 10; }

.image-special-image {
	width: 100vw;
	height: 100vh;
	object-fit: cover;
	
}


ol:not(.carousel-indicators) {
  counter-reset: li;
  /* Initiate a counter */
  margin-left: 0;
  /* Remove the default left margin */
  padding-left: 0;
  /* Remove the default left padding */ }

ol:not(.carousel-indicators) > li {
  position: relative;
  /* Create a positioning context */
  list-style: none;
  /* Disable the normal item numbering */
  margin: 0 0 1rem 0; }
  @media (min-width: 768px) {
    ol:not(.carousel-indicators) > li {
      margin: 0 0 1rem 4rem; } }

ol:not(.carousel-indicators) > li:before {
  content: counter(li) ".";
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  /* Position and style the number */
  width: 2em;
  /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
  padding: 4px;
  color: #FFD400;
  font-size: 2rem;
  font-style: italic;
  font-family: Georgia, 'Times New Roman', Times, serif;
  position: relative;
  display: block;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    ol:not(.carousel-indicators) > li:before {
      position: absolute;
      top: -2px;
      left: -2em;
      margin-right: 8px;
      margin-left: 0; } }

.form-control,
#mc_embed_signup input.form-control {
  border: 1px solid #FFD400 !important;
  border-radius: 0; 
  background-color: white !important;
  padding: .75rem;
}

.form-control-lg {
	padding: 0.5rem 1rem !important;
}

::-webkit-input-placeholderxxxx {
  /* Chrome/Opera/Safari */
  margin-top: 1rem;
  padding-top: 0.25rem;
  font-style: italic; }

::-moz-placeholderxxxx {
  /* Firefox 19+ */
  margin-top: 1rem;
  padding-top: 0.25rem;
  font-style: italic; }

:-ms-input-placeholderxxxx {
  /* IE 10+ */
  margin-top: 1rem;
  padding-top: 0.25rem;
  font-style: italic; }

:-moz-placeholderxxxx {
  /* Firefox 18- */
  margin-top: 1rem;
  padding-top: 0.25rem;
  font-style: italic; }

:placeholderxxxx {
  margin-top: 1rem;
  padding-top: 0.25rem;
  font-style: italic; }

/* yikes form */
.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	width: 98.67% !important;
}
@media only screen and (max-width: 955px) {
	.yikes-easy-mc-form label.field-third {
		width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.yikes-easy-mc-form .yikes-easy-mc-submit-button {
		width: 100% !important;
	}
}

.btn {
  padding-left: 2rem;
  padding-right: 2rem;
  text-transform: lowercase;
  font-weight: bold;
  border-radius: 0; }

form .input-group-addon {
  border-color: #222222;
  background-color: #222222;
  border-radius: 0; }

form .input-group input {
  color: black;
  background-color: #FFD400; }

form .input-group a {
  color: white; }

form .input-group ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black; }

form .input-group ::-moz-placeholder {
  /* Firefox 19+ */
  color: black; }

form .input-group :-ms-input-placeholder {
  /* IE 10+ */
  color: black; }

form .input-group :-moz-placeholder {
  /* Firefox 18- */
  color: black; }

form .input-group :placeholder {
  color: black; }

.avatar {
  border-radius: 100%;
  margin-bottom: 1rem;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.img-rounded {
  border-radius: 100%;
}

.rounded-pill {
  border-radius: 50rem!important; //Available in later versions of bootstrap
}

.rounded-lg {
  border-radius: .3rem!important;
}

.rounded-xl {
  border-radius: .6rem!important;
}

.republisher {
	line-height: 128px;
}

.board h5 {
  margin-bottom: 2rem; }

.photo-masonry a {
  border: 0 !important; }

.photo-masonry .card-columns {
  column-gap: 2px; }

.photo-masonry .card {
  border-radius: 0;
  border: 0;
  margin-bottom: 2px; }

.photo-masonry img {
  border-radius: 0; }

.photo-masonry .card-columns {
  column-count: 2; }
  @media (min-width: 768px) {
    .photo-masonry .card-columns {
      column-count: 3; } }

.image-with-quote {
  position: relative; }
  .image-with-quote .container {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 15px;
    z-index: 2; }
  .image-with-quote .faded-background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 191, 0, 0.5); }

.photo-grid-3 figure {
  margin: 0; }

.photo-grid-3 img {
  margin-bottom: 30px; }

.staff .card {
  border: 0; }

.staff .card-body {
  padding: 0; }

.staff h5 {
  border-top: 1px solid #f8f9fa;
  padding-top: 0.5rem;
  text-transform: uppercase; }

.staff .card-columns {
  column-count: 2; }
  @media (min-width: 768px) {
    .staff .card-columns {
      column-count: 4; } }

/*
.col-lined {
    @media (min-width: 768px) {
        border-left: 1px solid #f8f9fa; //grey-100
        border-right: 1px solid #f8f9fa; //grey-100
    }
}
*/
blockquote {
  border-left: 3px solid #FFD400;
  padding-left: 27px;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    blockquote {
/*      margin-left: -30px;
      padding-left: 27px; */} }

.caption, figcaption {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1rem;
  color: #495057;
  margin-top: 0.5rem;
  text-align: center; }

figure.wp-block-image {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

figure.alignnone {
	width: 100%; }
figure.alignnone img {
	width: 100%;
	height: auto; }

figure.right-align img,
figure.alignright img,
img.alignright {
  width: 100%; 
  height: auto; }

@media (min-width: 768px) {
  figure.right-align, 
  figure.alignright,
  img.alignright {
    margin-right: -30px;
    float: right;
    margin-left: 30px; 
    max-width: 400px; }
    figure.right-align img, 
    figure.alignright img,
    img.alignright {
      max-width: 400px; } 

  .modal-body figure.right-align,
  .modal-body figure.alignright,
  .modal-body img.alignright {
	  margin-right: 0;
  }
  
}

figure.left-align img, 
figure.alignleft img,
img.alignleft {
  width: 100%; 
  height: auto; }

@media (min-width: 768px) {
  figure.left-align, 
  figure.alignleft,
  img.alignleft {
    margin-left: -30px;
    float: left;
    margin-right: 30px; 
    max-width: 400px; }
    figure.left-align img, 
    figure.alignleft img,
    img.alignleft {
      max-width: 400px; } 

  .modal-body figure.left-align,
  .modal-body figure.alignleft,
  .modal-body img.alignleft {
	  margin-left: 0;
  }
}

figure.center-align img {
  width: 100%; }

.image-with-text .text {
  position: absolute;
  overflow: hidden; }
.image-with-text .text:hover .summaryInside {
  overflow-y: scroll; }

.image-with-text span {
  background-color: white;
  line-height: 1.6rem;
  padding: 0 5px;
  margin-bottom: 2px;
  display: inline-block; }

.image-with-text .textAlt {
	padding: 15px;
	background-color: rgba(0,0,0,0.025);
	font-style: italic;	
}

nav {
  /* fix for what seems a bug */ }
  nav .container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      nav .container {
        padding-left: 15px; 
        padding-right: 15px;} }
  nav .navbar-collapse, nav .sign-up, nav .menu {
    font-size: small !important;
    display:inline-block;
/*    display: none; */}
  nav a {
    color: #222222 !important; }
  nav .navbar-toggler {
    border: 0;
    padding-left: 0; }
  nav .main-menu .fa-bars {
    display: inline-block; }
  nav .main-menu .fa-times {
    display: none; }
  nav .main-menu .main-toggle:after {
    display: none; }
  nav .main-menu .list-group {
    border-bottom: 3px solid #FFD400;
    border-left: 1px solid #e9ecef;
    border-right: 1px solid #e9ecef; }
  nav .main-menu .list-group-item {
    border-radius: 0;
    padding: 0 0.25rem;
    border: 0;
    margin-bottom: 0;
    background-color: #f8f9fa; }
  nav .main-menu .list-group-item:hover {
    background-color: #FFD400; }
  nav .main-menu ul {
    min-width: 180px; }
    nav .main-menu ul a {
      display: inline-block;
      padding: 0.6rem 0.25rem;
      width: 100%;
      margin: 0;
      border-bottom: 1px solid #e9ecef;
      font-size: smaller; }
    nav .main-menu ul .active {
      background-color: #e9ecef; }
  nav .main-menu .list-group-item:last-child a {
    border-bottom: 0; }
  nav .main-menu .list-group-item:last-child li a {
	  border-bottom: 1px solid #efecef; }  
  nav .main-menu .list-group-item:last-child li:last-child a {
	  border-bottom: 0; }  
  nav .main-menu ul ul {
    position: relative;
    top: -3px;
    left: 0px;
    display: none;
    margin-bottom: 3px;
    min-width: 170px; }
    @media (min-width: 768px) {
      nav .main-menu ul ul {
        top: -2px;
        position: absolute;
        left: 100%;
        margin-bottom: 0;
        min-width: 180px; } }
  nav .main-menu.show .fa-bars {
    display: none; }
  nav .main-menu.show .fa-times {
    display: inline-block; }

nav.navbar {
  box-shadow: 0 0 6px #ccc;
  transition: all 0.5s ease-in-out; }
  nav.navbar .container {
    position: relative; }
  nav.navbar .icons {
    display: none; 
    line-height: 1;
    height: 20px;}
    nav.navbar .icons i {
      background-color: #222222;
      width: 20px;
      height: 20px;
      line-height: 9px;
      font-size: x-small;
      transition: all 0.5s ease-in-out; }
  nav.navbar .logo {
    display: none;
    top: -8px;
    position: absolute;
    left: 28px; }
    nav.navbar .logo img {
      height: 32px; }
  nav.navbar .labels {
    display: none;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0); }

@media (min-width: 768px) {
  nav.navbar .logo {
  	left: 48px;
  }	
}

.hero {
  background-color: #f8f9fa; }
  .hero .icons i {
    color: #f8f9fa;
    background-color: #222222;
    width: 32px;
    height: 32px;
    line-height: 22px; }
  .hero .icons div {
    transform: translate(0%, -50%);
    top: 50%;
    position: absolute;
    right: 15px; }
  .hero .downPusher {
    font-family: Georgia, 'Times New Roman', Times, serif; }

.has_chapter_bar .hero {
  margin-top: 46px;
}

.hero-with-special {
	background: none;
	position: absolute; 
	left: 0;
	right: 0;
	transition: all 0.25s ease-in-out;	
	z-index: 1021;
}

.top-image-special {
  height: calc(100vh - 40px); /* assumes navbar is 40 pixels tall */
  background: none;
  position: relative;
  overflow: hidden;
  min-height: 320px;
  }
  .top-image-special .container {
	  position: absolute; left: 0; right: 0; bottom: 0;
	  z-index: 1001;
  }
  .top-image-special .banner {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 20;
    color: white; }
  .top-image-special a {
    color: white; }
  .top-image-special .texts {
    height: 100%;
    color: white !important; }
  .top-image-special .icons div {
    margin-right: 0px; }
  .top-image-special .icons i {
    color: #222222;
    background-color: #f8f9fa;
    width: 32px;
    height: 32px;
    line-height: 22px; }
  .top-image-special .texts {

    z-index: 10; }
    .top-image-special .texts .row {
      position: absolute;
      bottom: 15px;
      right: 15px; }
    .top-image-special .texts h2 {
      background-color: #222222;
      display: inline; 
      line-height: 1.2;}
    .top-image-special .texts h2 a {
/*	  display: inline-block; */
	    }
    .top-image-special .texts h2 span {
      padding: 0 5px; }
    .top-image-special .texts p {
      background-color: white;
      color: #222222;
      display: inline; }
    .top-image-special .texts p span {
	  padding: 5px;}
  .top-image-special .faded-background {
    position: absolute;
    top:0; left: 0; right: 0; bottom: 0;
    background-color: rgba(0, 0, 0, 0.33); }

  .publica3_three_pieces_widget h4 span {
	  background-color: #222;
	  padding: 0 5px;
	  line-height: 1.2;
  }

@media (min-width: 992px) {
	.top-image-special .texts h2 { 
	    font-size: 3rem;
	} 

	.publica3_three_pieces_widget h4 {
		font-size: 1.7rem;
	}
	
}


.sub-menu li {
  border: 2px solid white;
  padding: 0.25rem 0.5rem; }

.sub-menu li.active {
  border: 2px solid #FFD400; }
  .sub-menu li.active a {
    color: #222222 !important; }

.sub-menu a {
  color: #868e96;
  display: block; }

.sub-menu li:hover {
  background-color: #868e96; }
  .sub-menu li:hover a {
    color: white; }

.sub-menu li.active:hover {
  background-color: white;
  color: #222222 !important; }

.sub-menu-alt a:active,
.sub-menu-alt a:focus {
	background-color: white;
}

.category-select {
  border-top: 1px solid #e9ecef;
  background-color: #f8f9fa; }
  .category-select button {
    width: 180px; }
/*  .category-select button:after {
    display: none;} */
  .category-select button:after {
		display: inline-block;
		width: 0;
		right: 1rem;
		position: absolute;
		top: 50%;
		height: 0;
		transform: translate(0, -50%);
		margin-left: 0.255em;
		vertical-align: 0.255em;
		content: "";
		border-right: 0.3em solid transparent;
		border-bottom: 0em solid transparent;
		border-left: 0.3em solid transparent;
		border-top: 0.6em solid #FFD400; }
  .category-select .dropdown-menu {
    width: 180px; }

.accordion .card {
  border-radius: 0;
  border: 1px solid #FFD400; }

.accordion .card-header {
  border-radius: 0;
  background-color: white; }

.crowdfunders .card-body {
  padding: 0 1rem; }

.crowdfunders .funders {
  border-left: 1px solid #e9ecef; }

.crowdfunders .funders div {
  padding: 0.5rem 0;
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
  border-right: 1px solid #e9ecef; }

.organizations-image {
	max-height: 240px;
	width: auto;
}

.popover {
  border-radius: 0;
  border: 0;
  border-top: 2px solid #FFD400;
  background-color: #f8f9fa; }
  .popover a {
    border-bottom: 3px solid #FFD400; }

.popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #f8f9fa; }

.retrospectives .tag {
  width: 100%;
  text-align: center;
/*  font-style: normal; */}

.video-summaries-home .card-columns {
  column-count: 1; }
  @media (min-width: 768px) {
    .video-summaries-home .card-columns {
      column-count: 2;
      -webkit-column-rule: 1px solid #f8f9fa;
      -moz-column-rule: 1px solid #f8f9fa;
      column-rule: 1px solid #f8f9fa; } }

.summaries .meta {
  font-size: small; }

.summaries .card-columns {
  column-count: 1; }
  @media (min-width: 768px) {
    .summaries .card-columns {
      column-count: 3;
      -webkit-column-rule: 1px solid #f8f9fa;
      -moz-column-rule: 1px solid #f8f9fa;
      column-rule: 1px solid #f8f9fa; } }

.summaries .card {
  margin-bottom: 1.25rem;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #f8f9fa; }

.summaries .card-img-top {
  border-radius: 0; 
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.summaries .card-body {
  padding: 0;
  padding-bottom: 1.25rem; }

.summaries .card-title {
  margin-bottom: 0.25rem; 
  font-size: 1.7rem; 
 }

.summaries .meta {
  margin-bottom: 0.5rem; }

@media (min-width: 768px) {
  .home-summaries .card-columns {
    column-count: 2; } }

.home-without-feature .left-side-summary-wrapper {
  position: absolute;
  width: 100%;
  height: calc(100% - 4px); }
  @media (min-width: 768px) {
    .home-without-feature .left-side-summary-wrapper {
      width: calc(100% - 4px);
      height: 100%; } }

.home-without-feature .right-side-summary-wrapper {
  width: 100%;
  height: calc(100% - 4px);
  position: absolute; }

.home-without-feature .tall {
  height: 360px; }
  @media (min-width: 768px) {
    .home-without-feature .tall {
      height: 480px; } }

  @media (min-width: 992px) {
    .home-without-feature .tall {
      height: 640px; } }

.home-without-feature .not-tall {
  height: 360px; }
  @media (min-width: 768px) {
    .home-without-feature .not-tall {
      height: 240px; } }

  @media (min-width: 992px) {
    .home-without-feature .not-tall {
      height: 320px; } }

.home-without-feature .image-summary {
  position: absolute;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.home-without-feature .image-summary .image-summary-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.home-without-feature .image-summary h4 a {
	color: white !important;
}

.home-without-feature .texts {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 30;
	color: white !important; 
	padding: 15px;
	background: -moz-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
	background: -webkit-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
	background: linear-gradient(to bottom, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  }

.home-without-feature .meta a {
  color: white;
  border-bottom: 3px solid #FFD400; }

.home-without-feature a.label {
  color: white !important; }

.home-without-feature a.label:hover {
	color: #222 !important; }
	
.home-without-feature .faded-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 20;
  top:0;
  left: 0;
/*
  background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); 
*/
  }

.home-without-feature .image-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-position: center center;
  background-size: cover; }

@media (min-width: 768px) {
  .tag-summaries .card-columns {
    column-count: 2;
    -webkit-column-rule: 1px solid #f8f9fa;
    -moz-column-rule: 1px solid #f8f9fa;
    column-rule: 1px solid #f8f9fa; } }

.big-summary {
  position: relative; }
  .big-summary .texts {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    color: white;
    z-index: 2; }
  .big-summary .faded-background {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
  .big-summary .texts a {
    color: white; }
    .big-summary h2 span {
      background-color: #222;
      padding: 0 5px;
      line-height: 1.2;
    }


.web-story-summary img {
	box-shadow: 0 0 8px rgba(0,0,0,.5);
	transition: ease-in-out all .25s;
}
.web-story-summary img:hover {
		box-shadow: none;
	}
	
/* 
.web-story-summary {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
	background-size: cover;
	background-position: center center;
}

.web-story-summary .texts {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.1);
}

.web-story-summary .icon {
	transition: all ease-in-out .25s;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	background-color: rgba(0,0,0,.25);
}

.web-story-summary:hover .icon {
	background-color: #ffd400;
} */

.video-summary {
	overflow: hidden;
  position: relative; }
  .video-summary h4 a {
	  color: white; 
	  border: none !important; }
  .video-summary h5 {
    margin-bottom: 0; }
  .video-summary h5 a {
	  color: white; }
  .video-summary a {
    color: #FFD400; }

  .video-summary .play-button:hover .fa-play {
    color: #222 !important; }
  
  /* .video-summary .play-button {
    position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 100;
	padding-left: 1rem;
	padding-right: 1rem;
	border-radius: 0.3rem; }

  .video-summary .texts {

    width: calc(100% - 70px);
    float: right;
    color: white;
	right: 0;
	padding-bottom: 15px;
	z-index: 100;
	text-align: left;
    } */

  .video-summary .play-button-block {
		  display: block;
		  position: absolute;
		  top:0; left: 0; right: 0; bottom: 0;
		  z-index: 25;
	  }
    
  .video-summary .style2 .texts {
  	width: calc(100% - 15px);	  
  } 
  .video-summary .style2 .image-background {
	-webkit-filter:grayscale(1);
	filter: grayscale(1);
	transition: all .25s ease-in-out;	  
  }
  .video-summary .faded-background {
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }

  .video-summary .faded-background-variable {
	position: absolute;
	z-index: 10;
	bottom: 0;
	padding-top: 45px;
	width: 100%;
	/* background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.33) 22%, rgba(0,0,0,0.33) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 22%,rgba(0,0,0,0.33) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 22%,rgba(0,0,0,0.33) 100%); */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 22%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 22%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 22%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#54000000',GradientType=0 ); }
	
  .video-summary .image-background {
    background-size: cover;
    background-position: center center;
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%; }

.carousel-item-source {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(255,255,255,0.5);
	font-size: x-small;
}

.carousel .video-summary .play-button:hover .fa-play {
  color: #222; }

.carousel .video-summary .play-button {
  left: 100px;
  bottom: 50px;
  font-size: 2rem; }

@media (max-width: 767px) {
  .carousel .video-summary .play-button {
    display: none; } }

.carousel .video-summary .texts {
  position: absolute;
  left: 170px;
  right: 100px;
  bottom: 45px;
  color: white;
  z-index: 20; }

@media (max-width: 767px) {
  .carousel .video-summary .texts {
    left: 100px; } }

.carousel .faded-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: -moz-linear-gradient(top, transparent 0%, transparent 75%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 75%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 75%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }


.video-carousel .carousel-control-prev, .video-carousel .carousel-control-next {
  bottom: 150px; }

.page-link {
  border-radius: 0 !important; }
.page-link.active {
  color: #222222 !important;	
}


.tag-cloud-link, h2 .tag {
  text-transform: none;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  border-color: #FFD400 #FFD400 #fff; }

.nav-tabs .nav-link:not(.active):hover {
  border-bottom: 1px solid #FFD400; }

.nav-tabs {
  border-bottom: 1px solid #FFD400; }

.nav-tabs .nav-link {
  border-radius: 0;
  font-style: italic; }

.newsletter-box {
  padding: 2rem;
  border-color: #FFD400;
  border-style: double;
  border-width: 12px;
  border-image: url(../assets/newsletter-border.png) 34% round; }
  @media (min-width: 768px) {
    .newsletter-box {
      border-width: 24px; } }
  .newsletter-box input[name=EMAIL] {
	  max-width: none !important;
  }
  .newsletter-box h1 {
    font-size: 1.5rem;
    margin-top: -3.2rem; }
    @media (min-width: 768px) {
      .newsletter-box h1 {
        font-size: 2.5rem;
        margin-top: -4.1rem; } }
    .newsletter-box h1 div {
      display: inline-block;
      background-color: rgba(255, 255, 255, 0.75); }

.newsletter-box.newsletter-2 {
  font-size: 1rem;
  margin-top: -2.75rem; }
  .newsletter-box.newsletter-2 h1 {
    margin-top: -2.75rem;
    font-size: 1rem; }

#newsletter-box.style-2 .form-control, 
#newsletter-box.style-2 #mc_embed_signup input.form-control,
.newsletter-box.style2 .form-control,
.newsletter-box.style-2 #mc_embed_signup input.form-control {
	border: 1px solid #c33 !important;
}

#newsletter-box.style-2 .btn-primary,
.newsletter-box.style-2 .btn-primary {
	background-color: #c33;
	border-color: #c33;
}

#newsletter-box.style-2 .btn-primary:hover,
.newsletter-box.style-2 .btn-primary:hover {
	color: white;
}

#newsletter-box.style-2 .newsletter-box,
.newsletter-box.style-2 {
	border-color: #c33;
	border-image: url(../assets/newsletter-border-2.png) 34% round;	
}

#newsletter-box.style-3 .newsletter-box,
.newsletter-box.style-3 {
	border-color: #0E7628;
	border-image: url(../assets/newsletter-border-3.png) 34% round;	
}

#newsletter-box.style-3 .form-control,
.newsletter-box.style-3 .form-control {
	border: 1px solid #0E7628 !important;
}

#newsletter-box.style-4 .newsletter-box,
.newsletter-box.style-4 {
	border-color: #639;
	border-image: url(../assets/newsletter-border-4.png) 34% round;	
}

#newsletter-box.style-4 .form-control,
.newsletter-box.style-4 .form-control,
.newsletter-box.style-4 #mc_embed_signup input.form-control {
	border: 1px solid #639 !important;
}

.newsletter-box.style-4 .btn-primary {
	background-color: #639;
	color: white;
	border-color: #639;
}

.btn-green {
	background-color: #0E7628;
}

#newsletter-box.style-1 .yikes-easy-mc-checkbox-label {
	display: block !important;
}

.footer-wrapper {
  //word-break: break-all;
  background-color: #222222;
  color: white;
  font-family: Georgia, 'Times New Roman', Times, serif; }
  .footer-wrapper .topLine {
    border-top: 1px solid white; }
  .footer-wrapper .text-center .downPusher {
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0%);
    margin: 0 auto; }
  .footer-wrapper a {
    color: white;
    text-decoration: none;
    border: 0; }
  .footer-wrapper .text-justify:after {
    content: "";
    display: inline-block;
    width: 100%; }
  .footer-wrapper .icons i {
    color: #222222;
    background-color: white;
    width: 32px;
    height: 32px;
    line-height: 22px; }
  .footer-wrapper .menu ul {
	padding-left: 0;
	list-style: none; }
  .footer-wrapper .menu ul li {
	padding-bottom: 1rem; 
	font-size: 1.25rem;
	line-height: 1.1;
  }

.ekko-lightbox .modal-content {
  margin-left: 15px;
  margin-right: 15px; }

.ekko-lightbox .modal-footer {
  text-align: center;
  justify-content: revert;
  display: inline-block;
  border-top: 0;
  padding-top: 0; }

.ekko-lightbox-item .source, .carousel-item .source {
	position: absolute;
	right: 0;
	top: 0;
	color: white;
	background-color: rgba(0,0,0,.25);
	font-size: x-small;
}

.image-with-text .source {
	color: white;
	background-color: rgba(0,0,0,.25);
	font-size: x-small;
	position: absolute;	
}

@media (min-width: 768px) {
  .sidebar-articles {
    float: left; } 
  .sidebar-articles-alt {
    float: right; } 
    
}

.sidebar-articles h4 {
	font-family: "Raleway", sans-serif; 
}

.sidebar-articles h5, .sidebar-articles .h5 {
	font-size: 1.15rem;
}

.sidebar-articles .articles .article {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef; }

.sidebar-articles .articles .article:last-child {
  border-bottom: 3px solid #FFD400; }

.sidebar-articles .read-more {
  font-size: small; }

.triangle-up {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 32px 8px;
  border-color: transparent transparent #f8f9fa transparent;
  display: inline-block;
  margin-bottom: -9px; }

.freewall {
  width: 100%;
  margin: auto; }
  .freewall .brick {
    width: 300px;
    margin: 0; }

.freewall .thumbnailWrap {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.freewall .thumbnailWrap:before{
	content: "";
	display: block;
	padding-top: 75%; 	/* initial ratio of 1:1*/
}

.freewall .thumbnailWrap a {
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.freewall .thumbnailWrap.thumbnailWrapLarge img {
	position:  absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.freewall:after {
  clear: both; }

.freewall .brick-wpp img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 0.5rem !important;
}

.post-contents .freewall a {
	border: 0 !important;
}

.post-contents .freewall a:hover {
	background: none !important;
}

.post-contents .freewall a.author {
	border-bottom: 3px solid #FFD400 !important;	
}

.post-contents .freewall a.label {
	border: 1px solid #FFD400 !important;	
}

.post-contents .freewall a.label:hover {
	background-color: #FFD400 !important;	
}

.post-contents .freewall .video-summary .play-button:hover .fa-play {
    color: #222 !important;  }
.post-contents .freewall .video-summary .play-button {
    border:1px solid #FFD400 !important }
.post-contents .freewall .video-summary .play-button:hover {
    background-color: #FFD400 !important; }

.post-contents .freewall .video-summary h4 a:hover {
	color: white !important;
}

.freewall_type.active {
  border-bottom:3px solid #FFD400;
}

/* Related to mobble, mobile detection */
/*
.d-mobile {
	display: none;
}

.mobile .d-mobile {
	display: block;
}
*/

/* transparent play button */
.transparentPlayButton {
    width:120px; height:120px;
    overflow:hidden;
    position:relative;
    margin:0 auto;
    border-radius:100%;
    z-index:1;
}

.transparentPlayButton:before,
.transparentPlayButton:after{
    content:'';
    position:absolute;    
}

.transparentPlayButton:before{   
    top:20px; left:40px;
	width: 0; 
	height: 0; 
	border-top: 40px solid black;
	border-bottom: 40px solid black;
	border-left: 60px solid transparent;
	box-shadow: 0px 0px 0px 9999px #000;
    z-index:-1;
    transition: all 0.25s ease-in-out;
}

.video-summary:hover .transparentPlayButton:before {
	box-shadow: 0px 0px 0px 9999px #cc3333;
	border-top: 40px solid #cc3333;
	border-bottom: 40px solid #cc3333;
}

.video-large .transparentPlayButton {
	position: absolute;
	top: 50%;
	z-index: 20;
	left: 50%;
	transform: translate(-50%,-50%);	
}

.transparentPlayButton:after{
    top:0;left:0;
    width:100%; height:100%;
}

/* youtube embeds */
.embed-youtube {
	text-align: center;
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;	
}

.youtube-player {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

/* Alternative styles for labels and headings (Amazonia sem lei) */
.label.style2,
.label.style2:hover {
	position: relative;
	text-transform: none;
	color: white !important;
	background-color: #222;
	border: 1px solid #222;
}

.label.style2:after {
    content:'';
    position:absolute;    
	background-color: #cc3333;
	height: 5px;
	width: 33.3%;
	left: -1px;
	bottom:-5px;
	z-index: 20;
}

.single-photo_essay .featured-image-alt.style3 {
  margin-top: -40px;
}

.featured-image-alt.style2 {
	border-bottom: 5px solid #ccc;
	height: calc(100vh - 40px);
}

.featured-image-alt.style2 .headerWrapWrapSpecial {
	top: 50%;
	transform: translate(-50%, -50%);
}

.featured-image-alt.style2 .headerWrapWrap {
	bottom: 0;
	transform: translate(-50%, 50%);
}

.featured-image-alt.style2 .headerWrap {
	display: inline-block;
	position: relative;
}

.featured-image-alt.style2 h1 {
	display: inline-block;
	padding: 0.5rem 1rem;
	background-color: #222;
	margin-bottom: 0;
}

.featured-image-alt.style2 .bar1 {
	background-image: repeating-linear-gradient(315deg, rgba(255,255,255,0.75), rgba(255,255,255,0.75) 2px, rgba(255,255,255,0.5) 2px, rgba(255,255,255,0.5) 4px);
	width: 25%;
	height: 10px;
	height: 10px;
	position: absolute;
	left: 0;
}

.featured-image-alt.style2 .headerWrapWrap .bar1 {
	background-image: repeating-linear-gradient(315deg, rgba(0,0,0,0.75), rgba(0,0,0,0.75) 2px, rgba(0,0,0,0.5) 2px, rgba(0,0,0,0.5) 4px);
}

.featured-image-alt.style2 .bar2 {
	width: 66.7%;
	position: absolute;
	height: 5px;
	right: 0;
	background-color: #cc3333;	
}

.featured-image-alt.style2 .featured-image-source {
	float: right;
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	color: #efefef;
}

.featured-image-style1 .featured-image-wrapper {
	position: relative;
}

.featured-image-style1 .labels {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}

.featured-image-style1 .label {
	color: white;
}

.featured-image-style1 .featured-image-source {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	background-color: rgba(255,255,255,.5);
}

.featured-image-style1 img {
	position: relative;
}

.featured-image-style1 h1 {
	transform: translateY(-50%);
}

.btn-primary.style2 {
	background-color: #cc3333;
	border-color: #cc3333;
}

.btn-primary.style2:active, .btn-primary.style2.active, .show>.btn-primary.style2.dropdown-toggle {
	background-color: #cc3333;
	background-image: none;
	border-color: #cc3333;
}

.btn-primary.style2:focus, .btn-primary.style2.focus {
	box-shadow: 0 0 0 3px rgba(204,51,51,.5);
}

.dropdown-toggle.style2:after {
	border-left: .6em solid #cc3333;
}

/* Additional styles for the special template 'stacked sliders' */

.stackedSlidersSpecial .section {
	background-color: #ccc;
}

.stackedSlidersSpecial .section.videos {
	background-color: white;
}

.stackedSlidersSpecial .section .headerWrap {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	min-width: 33.3%;
}

.stackedSlidersSpecial .section h2 {
	padding: 0.25rem 0.5rem;
	background-color: #222;
}

.stackedSlidersSpecial .bar3 {
	background-color: #cc3333;
	height: 5px;
	left: 0;
	position: absolute;
	width: 33%;
	top: -5px;	
}

.stackedSlidersSpecial .cardsWrap {
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	scrollbar-width: none;
}

.stackedSlidersSpecial .cardsWrap::-webkit-scrollbar { 
  display: none;
}

.stackedSlidersSpecial .cardWrap {
	display: inline-block;
	vertical-align:top;
	white-space: normal;
}

.stackedSlidersSpecial .cardsWrap .card {
	width: 220px;
	display:inline-block;
	box-shadow: 0 0 24px #ddd;
}

.stackedSlidersSpecial .labelWrap {
	width: 220px;
}

.stackedSlidersSpecial .card-body {
	transition: all 0.25s ease-in-out;
}

.stackedSlidersSpecial .card-text {
	transition: all 0.25s ease-in-out;
}

.stackedSlidersSpecial .cardsWrap .card-img-top,
.stackedSlidersSpecial .freewall .card-img-top {
	background-size: cover;
	background-position: center center;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: all 0.25s ease-in-out;
}

.stackedSlidersSpecial .cardsWrap .card-img-top:before,
.stackedSlidersSpecial .freewall .card-img-top:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.stackedSlidersSpecial .cardsWrap .card:hover .card-img-top,
.stackedSlidersSpecial .freewall .card:hover .card-img-top {
	-webkit-filter: inherit;
	filter: inherit;
}

.stackedSlidersSpecial .cardsWrap .card:hover .card,
.stackedSlidersSpecial .freewall .card:hover .card {
	border-color: #cc3333;
}
.stackedSlidersSpecial .cardsWrap .card:hover .card-body,
.stackedSlidersSpecial .freewall .card:hover .card-body {
	background-color: #cc3333;
}
.stackedSlidersSpecial .cardsWrap .card:hover .card-text a,
.stackedSlidersSpecial .freewall .card:hover .card-text a {
	color: white;
}

.stackedSlidersSpecial .cardsWrap .card-img-top a,
.stackedSlidersSpecial .freewall .card-img-top a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.stackedSlidersSpecial .cardsWrap .card-body,
.stackedSlidersSpecial .freewall .card-body {
	position: relative;
	border-top: 5px solid #cc3333;
}

.stackedSlidersSpecial .cardsSuperWrap .cardsWrapNav a,
.stackedSlidersSpecial .cardsSuperWrap .cardsWrap a {
	border-bottom: 0 !important;
}

.stackedSlidersSpecial .cardsWrapNav i,
.stackedSlidersSpecial .cardWrap i {
	color: #cc3333;
	font-size: xx-large;
	position: absolute;
	right: 1rem;
	top: 0;
	transform: translate(0, calc(-100% - 7px));
}

.stackedSlidersSpecial .cardNav i {
	top: unset;
	bottom: 0;
	right: 50%;
	transform: translate(50%, 0);
}

.stackedSlidersSpecial .dateLabel {
	border: 1px solid #222;
	display: inline-block;
	padding: 0 .75em;
	font-weight: 700;
/*	text-transform: uppercase; */
	font-size: small;
	font-family: "Raleway",Roboto,"Helvetica Neue",Arial,sans-serif;
	background-color: #222;
	color: white;
}

.stackedSlidersSpecial .cardNav {
	width: 96px;
	display: inline-block;
	vertical-align:top;
	white-space: normal;
}

.stackedSlidersSpecial .cardNav .top {
	border-bottom: 5px solid #cc3333;
	height: 225px;
	text-align: center;
	position: relative;
}

.stackedSlidersSpecial .cardsWrapNav i {
	position: relative;
	transform: none;
	right: 0;	
}

@media (min-width: 768px) {
	.stackedSlidersSpecial .cardsWrap .card {
		width: 280px;
	}

	.stackedSlidersSpecial .labelWrap {
		width: 280px;
	}

	.stackedSlidersSpecial .cardNav .top {
		height: 285px;
	}
}

.stackedSlidersSpecial .freewall {
  background: none !important;
}
.stackedSlidersSpecial .freewall .labelWrap {
  width: auto;
}

.stackedSlidersSpecial .freewall .card-body {
  padding: 1.25rem;
}

.stackedSlidersSpecial .freewall .card-text {
  font-size: 100%;
  line-height: 1.65;
}

.stackedSlidersSpecial .videos .card {
	display: none;
}

.stackedSlidersSpecial .videos .card.active {
	display: block;
}

.stackedSlidersSpecial .videos i {
	color: #cc3333;
}

.stackedSlidersSpecial .videos .transparentPlayButton {
	position: absolute;
	top: 50%;
	z-index: 20;
	left: 50%;
	transform: translate(-50%,-50%);	
}

.stackedSlidersSpecial .nextVideoTitle {
	max-width: 50%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #cc3333;
	font-size: large;
	margin-right: 1rem;
}
.stackedSlidersSpecial .video-summary .play-button {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	bottom: unset;
	border: 5px solid #222;
	background-color: #222;
	padding: 0 !important;
	border-radius: 100%;
	width: 96px;
	height: 96px;	
}

.stackedSlidersSpecial .video-summary .play-button i {
	right: unset;
	left: calc(50% + 5px);
	top: 50%;
	transform: translate(-50%, -50%);
	color: white;

}

.stackedSlidersSpecial .video-summary .texts {
	width: calc(100% - 1rem);
}

.stackedSlidersSpecial .video-summary .image-background {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: all 0.25s ease-in-out;
}

.stackedSlidersSpecial .video-summary .play-button:hover {
	border: 5px solid #cc3333;
	background-color: #cc3333;
}

.stackedSlidersSpecial .video-summary .play-button:hover a {
	color: white;
}

.stackedSlidersSpecial .disabled {
	opacity: 0.5;
}

.stackedSlidersSpecial .videoNav i {
	position: relative;
	right: auto;
	top: auto;
	transform: none;
}

.stackedSlidersSpecial .contents-texts a {
	border-bottom: 3px solid #cc3333 !important;
}

.stackedSlidersSpecial .freewall a {
  border-bottom: 0 !important;
}

.stackedSlidersSpecial .freewall .cardWrap.card {
  background: none;
  border-bottom: 0;
}

.stackedSlidersSpecial .contents-texts .highlight {
	background-color: #cc3333;
	color: white;
}

.stackedSlidersSpecial .menuTrigger {
	position: fixed;
	right: 0;
	top: 196px;
	color: white;
	background-color: #cc3333;
	z-index: 1000;
}

.stackedSlidersSpecial .menuTrigger a {
	display: block;
}

.stackedSlidersSpecial .menuCloser a {
	display: inline-block;
}
.stackedSlidersSpecial .menu {
	position: fixed;
	left: 100vw;
	right: auto;
	z-index: 1000;
	top: 196px;
/*	transition: all 1s ease-in-out; */
	background-color: #cc3333;
}

.stackedSlidersSpecial .menu .list-group-item {
	border-bottom: 1px solid rgba(255, 0, 0, 0.125);
}

.stackedSlidersSpecial .menu.active {
	left: auto;
	right: 0;
}

.stackedSlidersSpecial .menu .list-group {
	border-bottom: 3px solid #cc3333;
}
.stackedSlidersSpecial .menu .list-group a:hover {
	background-color: #cc3333;
}

.stackedSlidersSpecial .contents-texts .podcast-episode a {
  border-bottom: 0 !important;
}

.stackedSlidersSpecial .contents-texts .podcast-episode .bg-primary {
  background-color: #cc3333 !important;
}

.stackedSlidersSpecial .contents-texts .podcast-episode-number {
  border: 1px solid #cc3333;
  border-bottom: 3px solid #cc3333;
}

/* forms (mailchimp, contact form 7 (cf7) */
.yikes-easy-mailchimp-contact_form_7-checkbox input {
	margin-right: .5rem;
}

.wpcf7-list-item-label {
	margin-right: 1rem;
}

span.wpcf7-list-item {
	margin-left: 0;
}

/* border width */
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}

/* toggle */
*[data-toggle="collapse"][aria-expanded="false"] .closer {
  display: none;
}
*[data-toggle="collapse"][aria-expanded="true"] .opener {
  display: none;
}

/* alternative colors (used for corona promotion) */
.bg-corona {
  background-color: #663399;
}
.btn-corona {
	background-color: #663399;
	color: white;
}

.border-corona {
  border-color: #663399 !important;
}

.text-corona {
  color: #663399 !important;
}

.alliesCallToActionWrap {
	background-color: #663399 !important;
}

.single-sentinela .alliesCallToActionWrap {
	background-color: #0E7628 !important;
}

.alliesCallToActionWrap a {
	background-color: #663399 !important;
	color: white !important;
	border-bottom-color: #663399 !important;
}

.single-sentinela .alliesCallToActionWrap a {
	background-color: #0E7628 !important;
	color: white !important;
	border-bottom-color: #0E7628 !important;
}

.newsletter-box h1 {
	font-family: Raleway, Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* hide 'coronavirus' in mailchimp forms */
#newsletter-box.style-1 .yikes-easy-mc-checkbox-label[for="7b506d4528-3"] {
	display: none !important;
}

/* hide all but wikileaks in mailchimp forms */
.yikes-easy-mc-form.yikes-easy-mc-form-6 label[for="7b506d4528-0"],
.yikes-easy-mc-form.yikes-easy-mc-form-6 label[for="7b506d4528-2"],
.yikes-easy-mc-form.yikes-easy-mc-form-6 label[for="7b506d4528-3"] {
  display: none !important;
}


/* CM Tooltip Glossary */
a.glossaryLink,
span.glossaryLink {
  border: 1px solid #FFD400 !important;
  padding: 0 .25rem;
  transition: all .25s ease-in-out;
}
a.glossaryLink:hover,
span.glossaryLink:hover {
  background-color: #FFD400;
}

#tt {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(3px);	
  box-shadow: 0 0 4px #ccc;
}
#tttop, #ttbot {
  display: none !important;
}
#ttcont {
  border-radius: 0 !important;
  border: 0px solid #FFD400 !important;
  padding: .5rem 1rem !important;
  color: black !important;
  background-color: #FFD400 !important;
  -webkit-backdrop-filter: blur(10px);
  margin: 0 !important;
}

/* Events and Publica+10 */
.special-template-single-events .hero,
.video-template-single-video-event .hero {
  display: none;
}

.special-template-single-events .avatar-wrap,
.video-template-single-video-event .avatar-wrap {
  position: relative;
}

.special-template-single-events .avatar-wrap .role,
.video-template-single-video-event .avatar-wrap .role {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  bottom: 0;
}

.video-template-single-video-event h1 {
  font-size: 2rem;
}

/* podcast */
.single-podcast .featured-image-wrap {
  padding-top: 198px;
  background-size: cover;
  width: 198px;
  position: relative;
  margin: auto;
  margin-bottom: -3rem;
}

.single-podcast .downloads {
  margin-top: 5rem;
}

@media (min-width: 768px) {
  .single-podcast .featured-image-wrap {
    padding-top: calc(100% + 30px);
    width: 100%;
    position: absolute;
    margin: initial;
    margin-bottom: initial;
  }

  .single-podcast .downloads {
    margin-top: 1rem !important;
  }  
}



.single-podcast .header {
  position: relative;
}

.single-podcast .fader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
}

.podcast-episode .excerpt,
.single-podcast .header .excerpt {
  font-size: 90% !important;
}

.podcast-episode {
  border-bottom: 1px solid #f8f9fa;
}

.podcast-episode-number {
  font-family: "Raleway", sans-serif;
  border: 1px solid #FFD400;
  border-bottom: 3px solid #FFD400;
  display: inline-block;
  padding: 0.25em .5em;
  margin-bottom: 0.25em;
  font-weight: bold;
  text-transform: uppercase;
  font-size: smaller;
  margin-right: 1rem;
}

.podcast-episode .featured-image {
  padding-top: calc(100%);
  background-size: cover;
  width: 100%;
}

/* chapter bar */
#chapter_bar {
  position: fixed;
  top: 40px;
  width: 100vw;
  z-index: 1010;
}

#chapter_bar .current_chapter {
  text-transform: initial;
  text-transform: initial;
  max-width: 256px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

#chapter_bar a:hover,
#chapter_bar a.active {
  color: #222222;
  background-color: #f8f9fa;
}

#chapter_bar .dropdown-toggle::after {
  display: none;
}

/* full width content in posts */
.width-wide {
  //width: 100vw;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}

.width-full {
  width: 100vw;
  padding: 0;
  margin: 0;
}

@media (min-width: 576px) {
	.width-full {
		margin-left: calc(-1 * (100vw - 540px) / 2);
		margin-right: calc(-1 * (100vw - 540px) / 2);
	}
	
  p.width-full {
    margin-left: calc(-1 * (100vw - 540px) / 2 - 15px);
    margin-right: calc(-1 * (100vw - 540px) / 2 - 15px);
    padding-left: calc((100vw - 540px) / 2 + 15px);
    padding-right: calc((100vw - 540px) / 2 + 15px);
  }

  //This *was* .wp-block-group.width-wide. Not sure why (06/10/21)
  .width-wide {
    margin-left: calc(-1 * (100vw - 540px) / 2 - 15px);
    margin-right: calc(-1 * (100vw - 540px) / 2 - 15px);
  }
}

@media (min-width: 768px) {
	.width-full {
		margin-left: calc(-1 * (100vw - 720px) / 2 - 720px / 12);
		margin-right: calc(-1 * (100vw - 720px) / 2 - 720px / 12);
	}

  p.width-full {
    margin-left: calc(-1 * (100vw - 720px) / 2 - 720px / 12 - 15px);
    margin-right: calc(-1 * (100vw - 720px) / 2 - 720px / 12 - 15px);
    padding-left: calc( (100vw - 720px) / 2 + 720px / 12 + 15px);
    padding-right: calc( (100vw - 720px) / 2 + 720px / 12 + 15px);
  }
  
  .width-wide {
    margin-left: calc(-1 * (100vw - 720px) / 2 - 720px / 12 - 15px);
    margin-right: calc(-1 * (100vw - 720px) / 2 - 720px / 12 - 15px);
  }
}

@media (min-width: 992px) {
	.width-full {
		margin-left: calc(-1 * (100vw - 960px) / 2 - 960px / 12);
		margin-right: calc(-1 * (100vw - 960px) / 2 - 960px / 12);
	}
	
  p.width-full {
    margin-left: calc(-1 * (100vw - 960px) / 2 - 960px / 12 - 15px);
    margin-right: calc(-1 * (100vw - 960px) / 2 - 960px / 12 - 15px);
    padding-left: calc( (100vw - 960px) / 2 + 960px / 12 + 15px);
    padding-right: calc( (100vw - 960px) / 2 + 960px / 12 + 15px);
  }

  .width-wide {
    margin-left: calc(-1 * (100vw - 960px) / 2 - 960px / 12 - 15px);
    margin-right: calc(-1 * (100vw - 960px) / 2 - 960px / 12 - 15px);
  }
}

@media (min-width: 1200px) {
  	.width-full {
	  margin-left: calc(-1 * (100vw - 1110px) / 2 - 1110px / 12);
	  margin-right: calc(-1 * (100vw - 1110px) / 2 - 1110px / 12);
	}
	
  p.width-full {
    margin-left: calc(-1 * (100vw - 1110px) / 2 - 1110px / 12 - 15px);
    margin-right: calc(-1 * (100vw - 1110px) / 2 - 1110px / 12 - 15px);
    padding-left: calc( (100vw - 1110px) / 2 + 1110px / 12 + 15px);
    padding-right: calc( (100vw - 1110px) / 2 + 1110px / 12 + 15px);
  }
  
  .width-wide {
    margin-left: calc(-1 * (100vw - 1110px) / 2 - 1110px / 12 - 15px);
    margin-right: calc(-1 * (100vw - 1110px) / 2 - 1110px / 12 - 15px);
    padding-left: calc( (100vw - 1110px) / 2 + 15px);
    padding-right: calc( (100vw - 1110px) / 2 + 15px);
  }
}

/* quick fix for checkboxes */
input[type="radio"], input[type="checkbox"] {
  filter: grayscale(); 
}

/* Image maps */
#image_maps {
  position: relative;
}

#image_maps img {
  position: absolute;
  top: 0;
  left: 0;
}

#image_maps img:first-child {
  position: relative;
}

/* Cookie policy */
#cookie-notice {
	z-index: 5000300 !important; 
}
.cn-button.bootstrap {
	border-radius: 0 !important;
	color: black !important;
	background-color: #ffd400 !important;
}

/* image alignment, replacing jquery */
:not(blockquote, .sub-section, .modal-body) .aligncenter,
:not(blockquote, .sub-section, .modal-body) figure.center-align {
	width: 100vw;
	max-width: none;
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 576px) {
	:not(blockquote, .sub-section, .modal-body) .aligncenter,
	:not(blockquote, .sub-section, .modal-body) figure.center-align {
		margin-left: calc(-1 * ((100vw - 510px) / 2));
		margin-right: calc(1 * ((100vw - 510px) / 2));
	}
}

@media (min-width: 768px) {
	:not(blockquote, .sub-section, .modal-body) .aligncenter,
	:not(blockquote, .sub-section, .modal-body) figure.center-align {
		margin-left: calc(-1 * (100vw - 575px) / 2);
		margin-right: calc(1 * (100vw - 575px) / 2);
	}
}

@media (min-width: 992px) {
	:not(blockquote, .sub-section, .modal-body) .aligncenter,
	:not(blockquote, .sub-section, .modal-body) figure.center-align {
		/* margin-left: calc(-1 * (100vw - 775px) / 2);
		margin-right: calc(1 * (100vw - 775px) / 2); */
		margin-left: calc(-1 * (100vw - 740px) / 2);
		margin-right: calc(1 * (100vw - 740px) / 2);
	}
}

@media (min-width: 1200px) {
	:not(blockquote, .sub-section, .modal-body) .aligncenter,
	:not(blockquote, .sub-section, .modal-body) figure.center-align {
		/* margin-left: calc(-1 * (100vw - 925px) / 2);
		margin-right: calc(1 * (100vw - 925px) / 2); */
		margin-left: calc(-1 * (100vw - 740px) / 2);
		margin-right: calc(1 * (100vw - 740px) / 2);
	}
}

:not(blockquote, .sub-section, .modal-body) figure.aligncenter img,
:not(blockquote, .sub-section, .modal-body) img.aligncenter img,
:not(blockquote, .sub-section, .modal-body) figure.center-align img {
	width: 100vw;
	height: auto;
}

/* Accordion block adjustments */
.wp-block-pb-accordion-item {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.wp-block-pb-accordion-item .c-accordion__title {
	margin: 0;
	padding: 1rem;
	background-color: rgba(0,0,0,.025);
}
.wp-block-pb-accordion-item .c-accordion__content {
	padding: 1rem;
	border-left: 1px solid rgba(0,0,0,.025);
	border-right: 1px solid rgba(0,0,0,.025);
	
}
.wp-block-pb-accordion-item .wp-block-columns {
	margin-bottom: 0;
}
.c-accordion__title:after {
	right: .75rem;
}

/* Parallax sticky */
.parallax_sticky { 
	background-color: white;
	width:100vw;
	position:relative;
	z-index:100;
	height: 100vh;
}

.parallax_sticky .img_div,
.parallax_sticky .img_div_pusher {
	width:100%;
	height:100vh;
	background-position:center center;
	background-size:cover;
	position:absolute;
	left:0;
	top:0
}
.parallax_sticky .img_div_pusher {
	position: relative;
	top: 100vh;
}

.parallax_sticky .text_div {
	width:90%;
	left:5%;
	top:5vh;
	position:absolute;
	padding:1rem;
	color:#000;
	z-index:60;
	opacity:0;
	border-radius:.25rem;
	font-size:1.1rem;
	font-weight:700;
	color:#fff;
	text-shadow:0 0 3px #000;
	max-height: 95vh;
	overflow-y: hidden;
	
}
.parallax_sticky .text_div.bottom_left,
.parallax_sticky .text_div.bottom_right {
	top: unset;
	bottom:5vh;
}

.parallax_sticky.sticky {
	position:fixed !important;
	top:0 !important
}

.parallax_sticky_pusher {
	width:100%
}

@media (min-width:768px) {
	.parallax_sticky .img_div {
		background-position:center center;
		height:100vh;
	}
	
	.parallax_sticky .text_div {
		width:25%;
		left:12.5%;
		top:12.5vh;
		max-height: 87.5vh;
		/* font-size: x-large; */
	}
	.parallax_sticky .text_div.parallax_width_33 {
		width: 33.3333%;
	}
	.parallax_sticky .text_div.parallax_width_50 {
		width: 50%;
	}
	.parallax_sticky .text_div.parallax_width_67 {
		width: 66.7777%;
	}
	.parallax_sticky .text_div.parallax_width_75 {
		width: 75%;
	}
	.parallax_sticky .text_div.parallax_width_100 {
		width: 100;
	}
		
	.parallax_sticky .text_div.top_right {
		right:12.5%;
		left: unset;
	}
	.parallax_sticky .text_div.bottom_left {
		top: unset;
		bottom:12.5vh;
	}
	.parallax_sticky .text_div.bottom_right {
		top: unset;
		left: unset;
		bottom:12.5vh;
		right:12.5%;
	}
		
	.parallax_sticky_pusher {
		height:500vh
	}
}

/* End navigation */
.has_end_navigation {
	/*padding-bottom: 196px; */
}

#end_navigation {
/* 	height: 196px;
	padding-bottom: 76px;
	position: absolute;
	bottom: 0;
	z-index: 10; */
	background-color: white;
/* 	left: 0;
	right: 0;
	overflow: hidden; */
}

#end_navigation .h5 {
	font-family: "Bitter", Georgia, 'Times New Roman', Times, serif;
}

/* quick links */
/* Note: there is also .quick-link */
.quick_link {
	border-width: 0px;
	border-bottom-width: 1px !important;
	border-style: solid;
}
.quick_links_bar .quick_link:last-child {
	/*border-bottom-width: 0px !important; */
}
.quick_link:hover {
	background-color: #666;
}

@media (min-width:768px) {
	.quick_link {
		border-width: 0px;
		border-bottom-width: 0px !important;
		border-right-width: 2px !important;
		border-style: solid;
	}
	.quick_links_bar .quick_link:last-child {
		border-right-width: 0px !important;
	}
}

button.collapsed[data-toggle="collapse"] .opened {
	display: none;
}

button:not(.collapsed)[data-toggle="collapse"] .collapsed {
	display: none;
}

/*Gallery adjustments, 18 March 2022 */
.wp-block-gallery.has-nested-images figure.wp-block-image {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

/* webs stories */
.web-stories-list.is-view-type-carousel .web-stories-list__story {
	margin: 0 1rem !important;
}

.story-content-overlay__title {
	display: none !important;
}

.web-stories-list__story-poster:after {
	background: none !important;
}

/* add the xl modal */
@media (min-width: 992px) {
	.modal-xl {
		max-width: 800px;
	}
}

@media (min-width: 1200px) {
	.modal-xl {
		max-width: 1140px;
	}
}

/* Change cursor to pointer when hovering over images in posts */
.post-contents figure img { cursor: pointer; }

/* image modal */
#enlargedImageModal .modal-body {
	min-width: 120px;
	min-height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(https://apublica.org/wp-content/uploads/2022/09/loading-2.gif)
}
#enlargedImageModal img {
	max-height: 80vh;
	max-width: 100%;
	border: 5px solid white;
}

/* gutenberg alignment classes */
@media (min-width:768px) {
	.col-md-10 .align-wide {
		margin-left: calc(-1 * (720px - 570px) / 2);
		width: 720px;
	}
}

@media (min-width: 992px) {
	.col-md-10 .align-wide {
		margin-left: calc(-1 * (960px - 770px) / 2);
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.col-md-10 .align-wide {
		margin-left: calc(-1 * (1140px - 920px) / 2);
		width: 1140px;
	}
}

.col-md-10 .alignfull {
	/* margin-left: calc(-1 * (720px - 600px) / 2); */
	width: 100vw;
	margin-left: -15px;
}

@media (min-width:576px) {
	.col-md-10 .alignfull {
		margin-left: calc(-1 * (100vw - 510px) / 2);
	}
}

@media (min-width:768px) {
	.col-md-10 .alignfull {
		margin-left: calc(-1 * (100vw - 570px) / 2);
	}
}

@media (min-width: 992px) {
	.col-md-10 .alignfull {
		margin-left: calc(-1 * (100vw - 770px) / 2);
	}
}

@media (min-width: 1200px) {
	.col-md-10 .alignfull {
		margin-left: calc(-1 * (100vw - 920px) / 2);
	}
}

/* Wordpress default link colors */
:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit;
}









