nav.navigation.post-navigation,
header.entry-header {
  display: none;
}

@media only screen and (max-width: 767px) {
.elementor-portfolio-item__overlay {
  opacity: 1;
  height: 37px;
  background-color: white!important;

  top: calc(100% - 37px)!important;
}

.elementor-portfolio-item__overlay h3 {
  font-size: 16px;
  color: black!important;
  text-align: left;
}
}
@media only screen and (max-width: 440px) {
.elementor-portfolio-item__overlay h3 {
  font-size: 14px!important;
}
}

.slideInLeft {
  z-index: 80!important;
}

.elementor-button-text,
.elementor-button {
  text-rendering: geometricPrecision;
}

i.cb-icon {
  font-family: 'ChicagoBeyondIcons', 'chicagobeyond' !important;
  font-style: normal;
}
.elementor-widget-heading h1.elementor-heading-title i.cb-icon {
	color: #0055b8;
	font-size: 69%;
  top: -5px;
  position: relative;
	left: 2px;
}

@media 
(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .elementor-page h1, 
  .elementor-page h2, 
  .elementor-page h3, 
  .elementor-page h4, 
  .elementor-page h5, 
  .elementor-page h6, 
  .elementor-page p {
   text-rendering: geometricPrecision;
  }
}

.elementor-testimonial__text h2 {
  font-size: 34px;
  line-height: 1!important;
	word-break: keep-all;
}

.elementor-testimonial__text {
  color: hsl(0, 0%, 100%)!important;
}

@media only screen and (max-width: 767px) {

.elementor-testimonial__text h2 {
  font-size: 37px;
}

.elementor-testimonial__text {
  color: hsl(0, 0%, 100%)!important;
}
}

.elementor-page h1, 
.elementor-page h2, 
.elementor-page h3, 
.elementor-page h4, 
.elementor-page h5, 
.elementor-page h6 {
  font-family: 'gt-america', verdana;
  font-weight: 700;
  text-rendering: auto;
}

@media only screen and (min-width: 768px) {
	.elementor-widget-heading h1.elementor-heading-title,
  .elementor-page h1 {
    font-size: 75px;
    line-height: 66px;
    text-transform: uppercase;
  }
		.elementor-widget-heading h6.elementor-heading-title {
    font-size: 25px;
    text-transform: uppercase;
  }

  .elementor-page h2 {
    font-size: 40px;
    line-height: 35px;
  }

  .elementor-page h3 {
    font-size: 22px;
    line-height: 20px;
  }
}

.elementor-page p {
  font-size: 12px;
}

.elementor-page h1 {
  font-size: 45px;
}

.elementor-page h2 {
  font-size: 40px;
  line-height: 35px;
}

.elementor-page h3 {
  font-size: 22px;
  line-height: 20px;
}



.site-content article {
  margin-bottom: 0;
}

#maincontentcontainer {
  padding: 0;
}

.entry-content {
  margin-bottom: 0;
}

.elementor-tab-title b {
  font-size: 50%;
}

.elementor-tab-title b::before {
  content:'';
  display: block;
  font-size: 50%;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}

.entry-meta {
  display: none;
}

.elementor-menu-toggle.elementor-active i::before {
  content: '\e910';
  display: block;
  font-size: 29px;
  font-weight: 900;
  transform: rotateZ(45deg);
}

.elementor-menu-toggle i:before {
  content:'\e90e';
  font-family: 'ChicagoBeyondIcons', 'chicagobeyond' !important;
  font-weight: 500;
  position:relative;
  z-index: 20000;
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened::before {
  color: #225ba6;
  content: '-';
  display: block;
  font-family: monospace;
  font-size: 44px;
  font-weight: 600;
  left: -1px;
  line-height: 47px;
  padding-top: 0px;
  position: relative;
  text-align: center;
  top: 0px;
  width: 30px;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon-closed::before {
  color:#225ba6;
  content: '+';
  font-family: monospace;
  font-size: 44px;
  font-weight: 600;
  line-height: 47px;
}

.elementor-page p {
  font-size: 100%;
}

.small-p p,
.big-p p {
  margin-bottom: 0;
}

.small-p p {
	  font-size: 12px;
}
#site-nav {
  flex-grow: 1;
  width: auto;
}

#site-logo {
  width: auto;
}

#site-logo img {
  width: 136px;
  height: 69px;
}

@font-face {
  font-family: 'ChicagoBeyondIcons';
  font-style: normal;
  font-weight: normal;
  src: url('//chicagobeyond.org/wp-content/uploads/2019/02/chicagobeyond.eot');
  src: url('//chicagobeyond.org/wp-content/uploads/2019/02/chicagobeyond.eot?#iefix') format('embedded-opentype'),
    url('//chicagobeyond.org/wp-content/uploads/2019/02/chicagobeyond.woff') format('woff'),
    url('//chicagobeyond.org/wp-content/uploads/2019/02/chicagobeyond.ttf') format('truetype');
}

.unclickable > a:hover {
  cursor: default;
}