@import url("https://use.typekit.net/mja1bqd.css");

.container-24 {
    width: 1440px;
}

#region-branding .region-inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#region-branding {
    padding-left: 5%;
    padding-right: 5%;
}

#pop-up-vid iframe {
    position: fixed;
    left: calc(50% - 320px);
    top: calc(50% - 150px);
}

#twitter-widget-0 {
    width: 100% !important;
    background: transparent !important;
}

#cong-tag {
	font-size: 1.2em !important;
	font-weight: 600 !important;
	text-align: center !important;
	padding-left: 4em !important;
	padding-right: 4em !important;
	line-height: 1.3 !important;
	color: #333 !important;
	font-family: 'Acumin Pro', sans-serif;
}

.not-front #page-title {
	position: absolute;
	top: -195px;
	width: 980px !important;
	left: -49px;
	text-align: center;
	height: 100px;
	margin: 0;
	padding: 0 !important;
	font-size: 4em !important;
	line-height: 70px;
	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 (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;
}

#cong-tag {
	padding-left: 2em !important;
	padding-right: 2em !important;
}


}

.node-type-congress-press-release #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;
  color: #26253e !important;
  text-shadow: none !important;
}

.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;
  color: #26253e !important;
  text-shadow: none !important;
}

.view-congress-hprotator .flex-control-nav {
	width: 100%;
	transform: translateY(-10px);
}

.not-front .view-congress-articles .views-field.views-field-field-congress-article-type a {
	color: #fff !important;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
}

.not-front .view-congress-articles .views-field.views-field-field-congress-article-type {
	position: absolute;
	left: 1em;
	background: #A1845C;
}

.not-front .view-congress-press-releases .views-field.views-field-type a {
	color: #fff !important;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	padding-top: 1px;
}

.not-front .view-congress-press-releases .views-field.views-field-type {
	position: absolute;
	left: 1em;
	background: #A1845C;
	top: 0;
}
