@import url("https://use.typekit.net/mja1bqd.css");

.container-24 {
    width: 1440px !important;
}

.container-24 .grid-24 {
    width: 1440px !important;
    margin: 0;
}

#region-branding {
	padding-left: 10%;
	padding-right: 15%;
}

#pop-up-vid iframe {
    position: fixed;
    /* left: calc(50% - 470px); */
    /* top: calc(50% - 260px); */
    left: 50% !important;
    top: 50% !important;
    transform: translateX(-50%) translateY(-50%);
}

.not-front #page-title {
	position: absolute;
	top: -195px;
	width: 1200px !important;
	left: -10px;
	text-align: center;
	height: 100px;
	margin: 0;
	padding: 0 !important;
	font-size: 4em !important;
	line-height: 110px;
	color: #fff;
	/* background: rgba(76, 63, 61, 0.93); */
	/* border: 2px solid #f1f1f1; */
	text-shadow: 2px 2px 0px rgb(42, 32, 9);
}

@media all and (min-width: 1399px) {
  .container-24 .grid-16 {
  	width: 880px !important;
  }

  .not-front #page-title {
  	position: absolute;
  	top: -195px;
  	width: 1440px !important;
  	left: -80px;
  	text-align: center;
  	height: 100px;
  	margin: 0;
  	padding: 0 !important;
  	font-size: 4em !important;
  	line-height: 110px;
  	color: #fff;
  	/* background: rgba(76, 63, 61, 0.93);
  	/* border: 2px solid #f1f1f1; */
  	text-shadow: 2px 2px 0px rgb(42, 32, 9);
  }

  .node-type-congress-press-release #page-title {
  	position: relative;
  	top: auto;
  	bottom: auto;
  	left: auto;
  	right: auto;
  	width: auto !important;
  	font-size: 2.5em !important;
  	line-height: 1.25;
  	text-align: left;
  	margin-top: 1em;
  	margin-bottom: 20px;
  	color: #333;
  	text-shadow: none;
  	font-weight: normal;
  	padding-left: 0.25em !important;
  	padding-right: 0.25em !important;
  	height: auto;
  	border-top: 6px solid #ddd;
    padding-top: 20px !important;
    text-shadow: none !important;
    color: #262525 !important;
  }

  .not-front.node-type-congress-article #page-title {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto !important;
    font-size: 2.7em !important;
    line-height: 1.1;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 20px;
    color: #fff;
    text-shadow: none;
    font-weight: normal;
    padding-left: 0.25em !important;
    padding-right: 0.25em !important;
    height: auto;
    border-top: 6px solid #ddd;
    padding-top: 20px !important;
    text-shadow: 2px 2px 10px rgb(42, 32, 9) !important;
    text-shadow: none !important;
    color: #262525 !important;
  }
}

@media all and (max-width: 1399px) {
  .container-24 .grid-24 {
	width: 1200px !important;
}
.container-24 {
    width: 1200px !important;
}
}

@media all and (max-width: 1199px) {
    .container-24 .grid-24 {
  	width: 981px !important;
  	margin: 0;
  }

  .container-24 {
  width: 981px !important;
  margin: 0;
}

}

#pop-up-vid iframe {
	position: fixed;
	/* left: calc(50% - 470px); */
  /* top: calc(50% - 220px); */
  left: 50% !important;
	top: 50% !important;
	transform: translateX(-50%) translateY(-50%);
}

.node-type-congress-press-release #page-title {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: auto !important;
  font-size: 2.5em !important;
  line-height: 1.25;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 20px;
  color: #333;
  text-shadow: none;
  font-weight: normal;
  padding-left: 0.25em !important;
  padding-right: 0.25em !important;
  height: auto;
  border-top: 6px solid #ddd;
  padding-top: 20px !important;
  text-shadow: none !important;
  color: #262525 !important;
}

.not-front.node-type-congress-article #page-title {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: auto !important;
  font-size: 2.7em !important;
  line-height: 1.1;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 20px;
  color: #333;
  text-shadow: none;
  font-weight: normal;
  padding-left: 0.25em !important;
  padding-right: 0.25em !important;
  height: auto;
  border-top: 6px solid #ddd;
  padding-top: 20px !important;
  text-shadow: none !important;
  color: #262525 !important;
}
