/*** COLORS

BG - 		#c9d1c8
BLUE - 		#323a52
Red -		#efb509
Yellow -	#edb83d

***/

.not-front p {
    font-size: 16em;
}
.not-front .field-item.even p {
    font-size: 16px;
}
.views-field-body, .views-field-body .field-content > p {
    margin-bottom: 0;
    padding: 5px 0;
    font-size: 16px;
}

@media all and (min-width: 980px) {
  .mean-container .mean-bar {
    display: none;
  }
  .menu-block-congress_main_menu_superfish { display: block !important; }
}

body { border-top: none; }

#zone-branding-wrapper {
    width: 100%;
    max-height: 450 !important;
    margin: 0 auto;
}

#zone-branding {
    width: 100%;
    margin: 0 auto;
    min-height: 400px;
    padding: 0;
}

#region-branding { margin: 0; }

#region-preface-second{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

div#block-boxes-c19funding {
    padding: 0;
    margin: 0 auto;
}

.logo-img {
    height: auto;
    margin: 0;
}

#region-menu {
	background: transparent;
    width: 70%;
    margin: 0;
    padding: 0;
    display: block;
}

#block-menu-block-congress-main-menu-superfish {
    background: none;
    margin-bottom: 0;
    padding: 0;
    width: 72%;
    margin: 0;
	display: flex;
}

.views-field.views-field-title {
    display: block;
}

#region-header-first {
    margin: 0;
    width: 85%; 
}

/*** GLOBAL CSS ***/

#block-boxes-social-media-interior {
    background: none;
    margin: 0 auto;
    text-align: center;
}

html, body, *{
	transition: 0.3s ease all;
	font: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.views-field-title h3 {
    font-size: 1.5em;
    font-weight: bold;
}

.views-field-field-congress-issues, .field-name-field-congress-issues {
    padding: 0.25em 0;
    font-size: 1.3em;
}

.views-field-created, .views-field-field-congress-article-type a {
    color: #efb509;
	font-size: 1.3em;
}

.views-field-body, .views-field-body .field-content > p {
    margin-bottom: 0;
    padding: 5px 0;
}

.not-front .views-field-body, .not-front .field-name-body {
    font-size: 1.4em;
}

.field.field-name-field-congress-subtitle div {
    font-weight: bold;
    font-style: italic;
    font-size: 1.3em;
    line-height: 1.2;
}

.not-front p { font-size: 1em; }

.not-front #region-content h1#page-title {
    padding: 0 14px;
    font-size: 3em;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #323a52;
}

::selection {
    color: #fff;
    background: #323a52;
}

#block-views-9d7371630a2a4a61ca76bb9b7c4ab3f3 { padding: 0; margin: 0; }

.view-constituent-service-by-number {
    font-size: 1.2em;
}

ul#const_stats {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul#const_stats li {
    margin-right: 20px;
    display: inline-flex;
    flex-wrap: wrap;
    max-width: 300px;
}

ul#const_stats li::before {
    font-size: 2.4em;
    line-height: 1.5;
    width: 40px;
}

.const_stats_label { display: block; }

/*** MENU ***/

#region-mobile-menu {
    display: none;
}

#zone-mobile-menu, #zone-menu{
	background:none;
}

#zone-header { width: 100%; }


#section-header {
    z-index: 997;
    background: rgba(50, 58, 82, .8);
	border-top: 5px solid #efb509;
	padding-top: 0;
	position: fixed;
	top: 0;
}

.admin-menu #section-header { position: fixed; top: 29px; }

.admin-menu #section-header.fixed { position: fixed; top: 29px; }

#section-header.fixed {
    position: fixed;
    top: 0;
    box-shadow: 5px 5px 7px -3px #222;
    background: #323a52;
	border-top: 5px solid #efb509;
	transition: 0.3s ease all;
	padding-top: 0;
	z-index: 997;
}

#section-header.fixed #zone-header-wrapper { display: none; }

.not-front #section-header.fixed {
    background: #323a52;
}

.admin-menu #section-content { padding-top: 0; }

#section-content { padding-top: 0; }

#zone-menu-wrapper {
    background: none;
}

#zone-menu-wrapper.fixed {
    position: relative; 
    background: none;
    box-shadow: none;
	top: 0;
}

/***

#section-header {
	background: transparent;
    position: fixed;
    z-index: 3;
	border-top: 5px solid #efb509;
	padding-top: 0;
}

#zone-menu-wrapper {
    background: rgba(50, 58, 82, .8);
}

#zone-menu-wrapper.fixed {
    position: fixed;
    z-index: 5001;
    top: 0;
    box-shadow: 5px 5px 7px -3px #222;
    background: #323a52;
	border-top: 5px solid #efb509;
	transition: 0.3s ease all;
}

.not-front #zone-menu-wrapper.fixed {
    background: #323a52;
}

**/

#block-menu-block-congress-main-menu-superfish {
    background: none;
    margin-bottom: 0;
    padding: 0;
	display: flex;
	justify-content: center;
}

#zone-menu {
    background: none;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
	width:  100%;
	padding: 0 1%;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
    top: 100%; 
}

#zone-menu-wrapper.fixed .sf-menu li.sfHover > ul, #zone-menu-wrapper.fixed .sf-menu li:hover > ul {
    top: 100%; 
}

.sf-menu a {
    font-size: 1.2rem;
    padding: 1em 0.8em;
	font-weight: 500;
}

.sf-menu a.active, .sf-menu a.active-trail {
    background: #5a5e75;
}

.sf-menu a:hover {
    background: #efb509;
}

.sf-menu a:focus, .sf-menu li.sfHover{
	background: #efb509;
}

.sf-menu li ul a:focus, .sf-menu li ul li.sfHover{
	background: none;
}

.sf-menu ul {
    background: #323a52; 
    width: auto;
    border-bottom: none;
}

.sf-menu li .leaf a {
    background: transparent; 
    padding: 0.8rem 1rem;
    font-size: 1rem;
    text-align: left;
}

.sf-menu li .leaf a:hover {
    border-left: 7px solid #efb509;
	background: none;
	color: #efb509;
}

/*** SOCIAL MEDIA ICONS HEADER ***/

#block-boxes-cng-social-media-fa-medium { 
    margin: 0;
    padding: 0;
    text-align: right; 
    width: 28%; 
    height: 100%;
	display: block;
    float: right;
}

#boxes-box-cng_social_media_fa_medium a {
    color: #faf9f9;
	margin: 0;
}

#boxes-box-cng_social_media_fa_medium a:hover {
    color: #fff;
}

#block-boxes-cng-social-media-fa-medium .fa { 
    margin-right: 5px; 
}

/*** GOOGLE TRANSLATE ***/

#google_translate_element {
    width: auto; 
    padding: 0 0 5px 0;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    color: #323a52;
}

/*** SEARCH BAR ***/

#zone-user {
    width: auto;
}

#region-user-first {
    width: auto;
}

/*** SEARCH BAR ***/

#zone-user-wrapper::before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
	left: auto;
    right: 45%;
    bottom: 69px;
    border: 10px solid transparent; 
    border-bottom-color: #fff;
}

#zone-user-wrapper {
    width: 350px;
    margin: 0 auto;
    display: none; 
    left: auto;
	right: 0;
	position: absolute;
    background: #faf9f9;
    padding: 5px;
    top: 100%;
    box-shadow: 0px 3px 10px -2px #000;
    z-index: 999;
}

#zone-user-wrapper.fixed {
    width: 350px;
    margin: 0 auto;
    display: none; 
    left: auto;
	right: 0;
    background: #faf9f9;
    padding: 5px;
    top: 100%;
    box-shadow: 0px 3px 10px -2px #000;
	position: absolute;
}

#search-block-form .form-item input {
    background: none repeat scroll 0 0 #FAF9F9;
    border: 1px solid #CFCECE;
    border-radius: 2px;
    color: #1e1e1e;
    font-family: inherit;
    font-size: 1rem;
    height: 35px;
    float: left;
    width: 200px;
}

#search-block-form .form-text:hover {
    background-color: #f2f4f5;
    color: #1e1e1e;
    transition: all 0.25s ease-in-out 0s;
    width: 200px;
}

#search-block-form input[type="submit"] {
    border-radius: 360px;
    color: #efb509;
    float: left;
    font-size: 1.5em;
    height: 40px;
    margin-right: 8px;
    margin-top: -1px;
    position: relative;
    left: 10%;
    padding: 2px 12px;
    margin-bottom: 0;
}

#search-block-form #edit-submit:hover {
    background-color: #efb509;
    color: #fff;
    transition: all 0.25s ease-in-out 0s;
}

/*** ROTATOR ***/

.hprotator-text-block {
    background: rgba(50, 58, 82, .8);
    bottom: 50px;
    display: flex;
    width: 40%;
    position: absolute;
    left: 10%;
    text-align: left;
    padding: 1.5%;
    font-size: 1.2rem;
}

.text h2, .text span {
    margin: 0 !important;
    padding: 0 !important;
}

.flex-control-paging li a.flex-active {
    background: #323a52;
}

.flex-control-paging li a:hover {
    background: #323a52;
}

#block-views-congress-hprotator-rotator .flexslider .slides {
    padding: 0;
    background: #323a52;
}

#block-views-congress-hprotator-rotator .view-congress-hprotator .flex-control-nav {
    width: 100%;
    padding: 0 0 15px 0;
    z-index: 2;
}

.flex-control-paging li a.flex-active {
    background: #efb509;
}

.flex-control-paging li a:hover{
	background:#fff;
}

.flex-pauseplay {
    display: none;
}

.hprotator-text-block .field-name-body {
    display: inherit;
}

#hp_top_read_more {
    display: inherit;
    padding: 0;
    border: none;
    width: auto;
    float: right;
    margin: 0;
}

#hp_top_read_more a { margin: 10px 0 0; }

#hp_top_read_more a:hover, .hp_top_read_more a { padding: 10px 30px; margin-bottom: 0; }

/************************************************************
  SLIDER ARROW
************************************************************/ 

.flexslider .flex-direction-nav a {
  display: block;
}

.flexslider .flex-direction-nav a {
  width: 78px;
  height: 108px;
  line-height: 1;
  text-decoration: none;
  top: 44%;
  transition: all 360ms;
  z-index: 10; 
}

.flex-direction-nav a::before {
  width: 78px;
  height: 108px;
  content: '';
  background: url(../images/icon-arrow-lf.png) no-repeat;
}

.flex-direction-nav a.flex-next::before {
  content: '';
  background: url(../images/icon-arrow-rt.png) no-repeat;
}

/*** ACTION CENTER ***/

#block-boxes-constituent-services-title {
    margin: 0;
    padding: 0;
}

#boxes-box-constituent_services_title{
    display: flex;
    justify-content: center;
    font-size: 2.5em;
    color: #323a52;
}

.boxes-box p {
    margin: 20px 0px;
    padding: 0;
}

#region-action-center {
    width: 100%;
    margin: 0;
}

#block-boxes-action-center-new {
    margin: 0;
    padding: 4% 0 5% 0;
}

#boxes-box-action_center_new .main {
    display: flex;
    justify-content: center;
    align-items: center;
}

#boxes-box-action_center_new .main  .icons {
	border-radius: 100%;
    background: #323a52;
    display: inline-block;
    margin: 0 20px;
	transition: 0.8s ease all;
}

#boxes-box-action_center_new .main .icons:hover {
    background: #efb509;
    border-radius: 100%;
    transition: 0.8s ease all;
}

#boxes-box-action_center_new .main .image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10% 0 0 0;
}

#boxes-box-action_center_new .main  .text a {
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 1.1rem;
    color: #ffF;
}

#boxes-box-action_center_new .main  .text a:hover {
    text-decoration:none;
}

/*** LATEST NEWS ***/

#zone-latest-news-wrapper {
    background: #c9d1c8 url("../images/dc.jpg") fixed no-repeat center center / cover;
}

#zone-latest-news {
    background: rgba(30,30,30,0.8);
    width: 100%;
}

#region-latest-news {
    margin: 0;
    width: 100%;
}

#block-boxes-latest-news-title {
    margin: 0;
    padding: 0;
}

#boxes-box-latest_news_title {
    display: flex;
    justify-content: center;
    font-size: 2.5em;
    color: #fff;
}

#block-views-congress-news-block-latest-news h2.block-title {
    background: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

#block-views-congress-news-block-latest-news .views-row {
    min-height: auto;
    border: none;
}

.front #block-views-congress-news-block-latest-news .views-row {
    margin: auto 0.5% 1%;
	padding: 2%;
	font-size: 1.2em;
}

#block-views-congress-news-block-latest-news a, #block-views-congress-news-block-latest-news p{
	color:#fff;
}

.views-field-created, .views-field-field-congress-article-type a {
    color: #efb509;
}

.views-field.views-field-field-congress-article-type a {
    color: #efb509;
}

.textformatter-list a {
	 color: #efb509;
}

/*** SOCIAL MEDIA EMBEDS ***/

#zone-social-media-wrapper {
    background: #fff;
}

#zone-social-media {
    display: flex;
    justify-content: center;
}

#region-facebook, #region-newsletter, #region-twitter {
    float: left;
    width: 33%;
    margin: 0;
	padding: 0 10px;
	overflow-y: auto;
}

/*** SOCIAL MEDIA EMBEDS FACEBOOK ***/

#facebook {
    background: #fff;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 0 10px 0;
}

#facebook a{
    color:#efb509;
}

/*** SOCIAL MEDIA EMBEDS NEWSLETTER SIGNUP ***/

#region-newsletter {
    background: none;
}

.newsletter-signup-image {
    height: auto;
    text-indent:0;
    cursor: pointer;
}

#block-boxes-newsletter-signup-image-bootstrp {
    padding: 1em 0;
    margin: 0;
}

.main {
    text-align: center;
    margin: 0 auto;
}

.main:hover > .signup, .main:focus > .signup{
   background:#efb509;
   transition:.3s ease all;
}

.title {
    font-size: 2.1em;
    font-weight: bold;
}

.name {
    font-weight: bold;
    font-size: 5.1em;
    line-height: 0.9em;
}

.first {
    font-size: 1.1em;
}

.caption {
    line-height: 1.5em;
    font-size: 2.5em;
    font-weight: bold;
}

.signup {
    background: #fff;
    padding: 20px;
    width: 75%;
    margin: 0 auto;
	transition:.3s ease all;
}

.signup:hover, .signup:focus{
   background:#efb509;
   transition:.3s ease all;
}

.signup a {
    color: #fff;
    font-weight: bold;
    font-size: 2em;
}

.signup a:hover, .signup a:focus{
   text-decoration:none;
}

/*** INSTAGRAM ***/

#instagram {
    background: #fff;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 0 10px 0;
}

#instagram a{
    color:#efb509;
}

/*** SOCIAL MEDIA EMBEDS TWITTER ***/

#twitter-widget-0 {
    width: 100% !important;
    min-width: 220px !important;
    max-width: 100% !important;
}

#twitter {
    background: #fff;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 0 10px 0;
}

#twitter a{
    color:#efb509;
}

/*** GOOGLE MAP ***/

#zone-postscript {
    width: 100%;
}

#region-postscript-first {
    margin: 0;
    padding: 0;
    width: 100%;
}

#block-congress-office-location-settings-congress-district-offices-map {
    background: none;
    padding: 0;
    margin: 0;
}

#congress_district_map {
    padding-bottom: 30% !important;
}

.not-front #congress_district_map {
    padding-bottom: 100% !important;
}

#congress_district_map .context-about .views-field-title {
    color: #fff;
}

/*** OFFICE LOCATIONS ***/

.view-congress-offices .flex-viewport { margin-bottom: 0; }

#block-boxes-office-locations-title {
    margin: 0;
    padding: 0;
}

#boxes-box-office_locations_title {
    display: flex;
    justify-content: center;
    font-size: 2.5em;
    color: #fff;
}

#zone-footer-wrapper, #block-views-congress-offices-of-noslide {
    background: #323a52;
	color:#fff;
}

#block-views-congress-offices-footer-offices a {
	color:#fff;
}

.block-congress-offices-footer-offices .field-content img {
    padding: 0;
}

.block-congress-offices-footer-offices .footer-office-location-tabs {
    float: left;
    width: 35%;
    padding: 0 20px 0 0px;
}

.tab {
    background: none;
    cursor: pointer;
}

.tab.flex-active {
    background: #efb509;
	transition:.3s ease all;
}

.tab:hover {
    background: #efb509;
    cursor: pointer;
	transition:.3s ease all;
}

.flex-viewport {
    float: none;
}

#block-views-congress-offices-footer-offices .office-info {
    color: #fff;
    font-size: 1em;
    background: transparent; 
}

/*** FOOTER UTILITY ***/

#block-menu-menu-congress-footer-utility {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    margin: 0;
}

#block-menu-menu-congress-footer-utility ul.menu {
    font-size: 1.1rem;
    font-weight: 400;
    list-style: outside none none;
    padding: 1% 0;
    text-align: center;
	margin:0;
}

/*** SIGNUP ***/

#region-sidebar-first {
    position: sticky;
    padding: 0 15px;
    background: #f9f9f9;
    z-index: 1;
    top: 160px;
}

#section-footer {
    position: relative;
    z-index: 1;
}

.zone-stay-connected-wrapper { display: none; }

#zone-stay-connected-wrapper {
    background: rgba(50, 58, 82, .8);
    position: fixed;
    bottom: 0;
    width: 100%;
	z-index: 200;
	font-size: 1.4em;
}

#block-boxes-newsletter-signup-simple-bs .text {
    width: auto;
    float: left;
    color: #fff;
    margin: 20px 0 0 10px;
}

.signup-title {
    color: #ddd;
    font-weight: normal;
    font-size: 1.8rem;
}

.bold {
    font-weight:bold;
}

#form {
    float: right;
    margin: 3% 0 0 0;
}

#boxes-box-newsletter_signup_simple_bs .close {
    position: fixed;
    bottom: 50px;
    color: #fff;
    text-shadow: none;
    z-index: 999;
    background: none;
    right: 50px;
}

#boxes-box-newsletter_signup_simple_bs .close a{
    color:#fff;
}

#boxes-box-newsletter_signup_simple_bs .close a:hover{
    text-decoration:none;
}

#block-boxes-newsletter-signup-simple-bs .btn {
    background: none;
    border: 2px solid #efb509;
    color: #fff;
	margin-top: 10px;
}

#block-boxes-newsletter-signup-simple-bs .btn:hover {
    background: #efb509;
    border: 2px solid #efb509;
}

#signup {
    width: 50%;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2% 0 0 0%;
}

#signup .form-group {
    float: none;
    width: auto;
    margin: 2% 0% 0% 2%;
    padding: 0;
}

/*** INTERNAL NEWSLETTER SIGNUP IMAGE ***/

.not-front #region-sidebar-first #block-boxes-newsletter-signup-image-bootstrp {
    padding: 1em 0;
    margin: 0;
}

.not-front #region-sidebar-first .main {
    text-align: center;
    margin: 0 auto;
}

.not-front #region-sidebar-first .main:hover > .signup, .not-front #region-sidebar-first .main:focus > .signup{
   background:#efb509;
   transition:.3s ease all;
}

.not-front #region-sidebar-first .title {
    font-size: 1.1em;
    font-weight: bold;
}

.not-front #region-sidebar-first .name {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 0.9em;
}

.not-front #region-sidebar-first .caption {
    line-height: 1.5em;
    font-size: 1.4em;
    font-weight: bold;
}

.not-front #region-sidebar-first .signup {
    background: #323a52;
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    transition: .3s ease all;
}

.not-front #region-sidebar-first .signup:hover, .not-front #region-sidebar-first .signup:focus{
   background:#efb509;
   transition:.3s ease all;
}

.not-front #region-sidebar-first .signup a {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}

.not-front #region-sidebar-first .signup a:hover, .not-front #region-sidebar-first .signup a:focus{
   text-decoration:none;
}

/*** ISSUES PAGE ***/

.page-issues #region-content .views-row {
    width: 100%;
    float: none;
    margin: 0;
}

.page-issues .views-row .text {
    position: relative;
    top: -120px;
    padding: 20px;
    text-align: center;
    background: rgba(50, 58, 82, .8);
}

.text a {
    color: #fff;
    width: 100%;
}

.page-issues .views-row .text:hover{
	background:#efb509;
}

.page-issues .views-row .text:hover > a{
	text-decoration:none;
}

.text a:hover {
    color: #fff;
	text-decoration:none;
    width: 100%;
}

/*** SERVICES PAGE ***/

.node-type-congress-page #region-content .views-row {
    width: 100%;
    float: none;
    margin: 0;
}

.node-type-congress-page .views-field-title{
	background: rgba(50, 58, 82, .8);
	position: relative;
    top: -120px;
    padding: 20px;
	text-align:center;
}

.node-type-congress-page .views-field-title a {
    color: #fff;
    width: 100%;
}

.node-type-congress-page .views-field-title h3{
	margin:0;
}

.node-type-congress-page .views-field-title:hover{
	background:#efb509;
}

.node-type-congress-page .views-field-title:hover > a{
	text-decoration:none;
}

.node-type-congress-page .views-field-title a:hover {
    color: #fff;
	text-decoration:none;
    width: 100%;
}

.panel-2col-stacked .panel-col-first {
    float: none;
    width: 100%;
    background: #f9f9f9;
}

/*** ABOUT PAGE ***/

.context-about .views-field-title {
    background: rgba(50, 58, 82, .8);
    position: relative;
    top: 0;
    padding: 20px;
    text-align: center;
}

.context-about .views-field-title a, .context-about .views-field-title h3 {
    color: #fff;
    padding: 0;
    margin: 0;
}

#region-header-first {
    margin: 0;
    width: 100%;
    background-color: #efb509;
}
