
/************************************************************
  GENERAL
************************************************************/

body { 
  background: #fff;
  color: #000;
  font: 16px/1.5 'Fira Sans', sans-serif;
  font-weight: 400; 
  transition: all 0.2s ease 0s; } 

.admin-menu body { 
  background: #fff; }
  
.logo-img a img { display: block; max-width: 420px; height: 150px; padding: 10px; max-height: 100px; opacity: 0; }

#zone-menu-wrapper.fixed .logo-img a img { display: block; max-width: 420px; height: 150px; padding: 10px; max-height: 100px; opacity: 0; }

#zone-menu-wrapper .logo-img a { background: url(../logo_wh.svg) center center no-repeat; background-size: contain; }

#zone-menu-wrapper.fixed .logo-img a { background: url(../logo_grey.svg) center center no-repeat; background-size: contain; }

.logo-img a { display: flex; justify-content: center; height: auto; background: none; }



#breadcrumb {
    background: transparent;
    border: 0;
    margin: auto;
    padding: 0 50px;
    width: 100%;
    max-width: 1440px;
}

#congress_breadcrumb {
    padding: 0 2%;
    margin: auto;
    width: 100%;
    max-width: 1440px;
}

/************************************************************
  REMOVING TABLE STYLING
************************************************************/

td img {
  /* CHROME img thumbnail in tables fix */
  max-width: none;
}

table {
  border: none;
}

td, th { vertical-align: top; }
thead th, th {
  background: none;
  border-bottom: none;
  color: #333;
  vertical-align: top;
}

th.active {
  background: none;
  border-left: none;
  border-right: none;
}

tr.even td {
  background: none;
}

tr.odd td {
  background: none;
}

td.active {
  border-left: none;
  border-right: none;
}

tr.even td.active {
  background: none;
}
tr.odd td.active {
  background: none;
}

tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
  background: none;
}

/************************************************************
  REGIONS
************************************************************/

.zone { padding: 2em; }

#zone-header { padding: 0; margin: 0 auto; width: 100%; }

#region-header-first { width: 100%; margin: 0; }

#region-branding { flex: 12%; width: 12%; max-width: 320px; }

#region-menu { flex: 68%; padding: 0; margin: 0; width: 68%; }

#region-user-first { flex: 20%; padding: 0 0.5em 0 0; margin: 0; width: 20%; }

#zone-branding-wrapper { margin-top: 0px; }

#region-sidebar-first { 
	position: sticky; 	
	top: 120px;
    z-index: 100; } 

.front #zone-preface-wrapper { background: #000; }

.not-front #zone-preface-wrapper {
    background: #000 url(../images/Top-of-Interior-Page-Image.jpg) top center no-repeat;
    background-size: cover;
    position: relative;
	min-height: 320px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.not-front #zone-preface-wrapper::before {
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    display: block;
	z-index: 0;
}

.not-front #zone-preface {
    width: 100%;
    padding: 0;
    margin: auto;
    max-width: 1440px;
}

#region-preface-first, #region-preface-second { float: left; }

#region-preface-second { margin: 0 auto; text-align: center; }

#region-content, #region-highlights-first, #region-connect-first, #region-postscript-first, #region-footer-second { margin: 0; width: 100%; }

#zone-content, #zone-highlights, #zone-connect, #zone-postscript, #zone-footer-bottom {
    padding: 25px 50px;
    margin: 0 auto;
    width: 100%;
	max-width: 1440px;
}

#zone-highlights-wrapper {
	background: #878a97 url(../images/Capitol-Parallax-Image.jpg) center center no-repeat fixed;
	background-size: cover;
	position: relative;
}
 
.not-front #zone-content .grid-24 {
  width: 100%;
  margin: 0;
  padding: 0 2%;
}

.not-front #zone-content .grid-16, .not-front #zone-content .grid--8 {
  width: 65%;
  margin: 0;
  padding: 2%;
  float: left;
}

.not-front #zone-content .grid-8 {
  width: 35%;
  margin: 0 0 0 0;
  padding: 0 2%;
}

#zone-footer-bottom .grid-16 {
  width: 65% !important;
  margin: 0;
}

#zone-footer-bottom .grid-8 {
  width: 35% !important;
  margin: 0;
}

#section-header {
  background: transparent;
  z-index: 999;
  margin-top: 0;
  position: fixed;
  top: 0;
}

.logged-in #section-header { top: 29px; }

#section-content { min-height: 300px; }

.not-front #section-content {
    padding-top: 0;
}

#section-footer { background: #454854; position: relative; z-index: 500; }

#zone-footer-wrapper { background: transparent; }

#zone-footer-bottom-wrapper { background: transparent; }

/************************************************************
  NAVIGATION
************************************************************/ 
 
#zone-menu-wrapper { margin: 0; padding: 0; transition: background-color .3s ease-in-out, padding .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }

#zone-menu-wrapper.fixed { background: white; }

.not-front #zone-menu-wrapper {} 

#zone-menu { display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0; margin: auto; width: 100%; 
	max-width: 1400px; }

#zone-menu-wrapper.fixed {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
    position: fixed;
    z-index: 999;
    transition: all 0.1s;
    top: 0;
}

.admin-menu #zone-menu-wrapper.fixed { top: 29px; }

/************************************************************
  MEMBERSHIP
************************************************************/

.view-congress-subcomittee-membership .views-row {
  flex: 0 23%; 
  margin: 0 1% 2%;
  padding: 0 0 4px;
}

.pane-congress-subcomittee-membership-panel-pane-2 .view-congress-subcomittee-membership .views-row {
  flex: 100%;
  margin: 0 2%;
}

/************************************************************
  SUBCOMMITTEES LISTING
************************************************************/

/*.view-congress-subcommittees .views-field-field-congress-body { float: left; width: 30%; }*/

/************************************************************
  BLOCKS, BOXES and VIEWS
************************************************************/

.block, .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
  background: transparent;
  border: none;
  margin-bottom: 0px;
  padding: 1.5em 1em;
}

/************************************************************
  SOCIAL MEDIA
************************************************************/

#block-boxes-congress-committee-twitter { max-height: 600px; overflow: hidden; }

#block-boxes-fontawesome-medium { padding: 10px 0 0 0; }

#block-boxes-fontawesome-medium i.fa, #boxes-box-social_media_footer i.fa { 
    font-size: 1.5em;
    margin-right: 5px;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

#zone-connect #boxes-box-social_media_footer i.fa {
    font-size: 4em;
    margin: 15px; 
    width: 110px;
    height: 110px;
}

#block-boxes-fontawesome-medium i.fa-search { color: #fff; }

/************************************************************
  QUICKTABS
************************************************************/ 

ul.quicktabs-tabs li {
  display: inline-block;
  margin: 0;
  text-align: center;
  width: 50%;
}
  
/************************************************************
  SEARCH
************************************************************/ 

#block-search-form { background: #fff;
  padding: 10px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #ddd; 
  position: absolute;
  width: 300px;
  left: auto;
  right: -10px;
  box-shadow: 2px 2px 3px rgba(102,102,102,0.1);
  top: 70px;
  line-height: 1.2em;
  z-index: 9999;
  display: none;
}

#block-search-form::before {
  background: #fff;
  position: absolute;
  display: block;
  content: "";
  top: -8px;
  right: 40px;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  border-color: #ddd;
  border-style: solid;
  border-width: 1px;
  border-right: none;
  border-bottom: 0;
}

#search-block-form .form-item { width: 80%; }

#search-block-form .form-item input {
  color: #333;
  width: 100%;
  font-size: 1em;
}

.not-front #search-block-form .form-item input { 
  margin-top: 0px;
}

.fa-search { display: inline-block; }

#search-block-form { text-align: right; }

#search-block-form input:focus { box-shadow: none; }

/************************************************************
 HEADERS
************************************************************/

h1#page-title {
  border-bottom: none; 
  font-weight: bold;
  font-size: 2.5em; 
  line-height: 1;
  margin-bottom: 0px;
  padding: 1% 1% 0 1%;  
} 

.not-front #region-content h1#page-title {
  padding: 8px;
  font-size: 3em; 
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  letter-spacing: 0px; 
  line-height: 1.3;
  margin: 10px 0; }
	
h2, .block-title {
  background: transparent; 
  color: #0B2343;
  display: block; 
  /*	float: left; */
  font-family: 'Merriweather', serif;
  font-size: 2.4em;
  font-weight: 700; 
  text-transform: uppercase;
  text-align: left;
  line-height: 1.1; 
  margin-top: 15px;
  margin-bottom: 20px;
}

.front h2, .block-title { text-align: center; }

h3 { font-size: 1.4em; } 

.pane-title {
    font-size: 2.5em;
}

/************************************************************
  PREFACE TITLE
************************************************************/ 

.not-front #zone-preface-wrapper #title {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
	padding: 0;
}

.not-front #zone-preface-wrapper #section-title {
    font-size: 2.4em;
    padding: 0 50px;
    width: 100%;
	max-width: 1440px;
}

.node-type-congress-press-release #zone-preface-wrapper #section-title::before {
    padding: 0 3%;
}

/************************************************************
  SECTION BLOCK
************************************************************/

#block-menu-block-congress-section-menu { background: transparent; border-radius: 15px; margin-top: 0; margin-bottom: 20px; padding: 0; } 

#region-sidebar-first .block-title, #block-views-congress-related-related .block-title { padding: 20px 0 20px; 
	border-bottom: 5px solid #878a97;
	margin: 15px; 
	text-align: left;
}

#region-sidebar-first .block-title a { text-align: left; }

#block-menu-block-congress-section-menu .block-title { 
	color: #1d2647;
	padding: 20px 0; text-align: left; }

.not-front .block-title { font-size: 1.6em; }

/************************************************************
 SUPERFISH MAIN MENU NONMOBILE
************************************************************/

#block-menu-block-congress-main-menu-superfish {
  background: transparent;
  display: flex;
  float: none;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
  z-index: 11;
  text-align: right;
}

#block-menu-block-congress-main-menu-superfish ul.main-menu li {
  display: inline-block;
  float: none;
}

#zone-menu-wrapper.fixed #block-menu-block-congress-main-menu-superfish ul.main-menu li {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

#block-menu-block-congress-main-menu-superfish ul.menu li {
  margin: 0;
}

.sf-menu ul, #zone-menu-wrapper.fixed .sf-menu ul {
  background: rgba(0,0,0,0.8);
  box-shadow: 1px 1px 8px rgba(0,0,0,.5);
  border-radius: 3px; 
  width: auto;   
}

.sf-menu ul li a {
  border-left: none; } 

.sf-menu li, .sf-menu.sf-navbar {
  background: none repeat-x scroll 0 0 transparent;
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
  top: 100%;
  left: auto;
} 

.sf-menu li { 
 	border-right: none;
}

.sf-menu ul.menu li {
	 border-bottom: 1px solid rgba(255,255,255, 0.1);
}

.sf-menu ul.menu li.last {
	 border-bottom: none;
}

.sf-menu a { 
  background: transparent;
  font-family: 'Fira Sans', sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  text-decoration: none !important;
  text-transform: Uppercase;
  padding: 1.1em 1em;
  width: auto;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
  background: transparent;
  border-bottom: 5px solid transparent;
  color: #fff;
}

#zone-menu-wrapper.fixed .sf-menu a { color: #878a97; }

.sf-menu a.active, .sf-menu a.active-trail { /* active state */
  background: transparent;
  color: #fff;
  border-bottom: 5px solid #1d2647;
}

.sf-menu li .menu .leaf a.active, #zone-menu-wrapper.fixed .sf-menu li .menu .leaf a.active { background: #1d2647; color: #fff; }

.sf-menu li .menu .leaf a, #zone-menu-wrapper.fixed .sf-menu li .menu .leaf a {
	background: transparent;
  border-bottom: none;
  color: #fff;
  font-family: 'Fira Sans', sans-serif;
  font-size: 1em;
  padding: 1em;  
}

.sf-menu li .menu .leaf a:last-child { 
  border-bottom: none;
}

.sf-menu li .menu .leaf a:last-child:hover { 
  border-bottom: none;
}

.sf-menu li .menu .leaf a:first-child:hover { 
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.sf-menu li .menu .leaf a:last-child:hover { 
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.sf-menu a:focus, .sf-menu a:hover, #zone-menu-wrapper.fixed .sf-menu a:focus, #zone-menu-wrapper.fixed .sf-menu a:hover {
  background: #1d2647;
  color: #fff;
  text-decoration: none;
}

.sf-menu li.sfHover, #zone-menu-wrapper.fixed .sf-menu li.sfHover {
  background: transparent; 
  color: #fff !important;
  text-decoration: none;
}

.sf-menu li.sfHover a, #zone-menu-wrapper.fixed .sf-menu li.sfHover a {
  background: #1d2647;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
	color: #fff;
}

.sf-menu li.sfHover > ul a {
  background: transparent;
  color: #fff;
}

.sf-menu ul.menu li.leaf a {
  font-weight: normal;
  text-transform: capitalize !important;
}/* No longer used */

.sf-menu li.last.leaf {
  padding-bottom: 0px; /* needed for bg image */
}

.sf-menu li .leaf a:hover, #zone-menu-wrapper.fixed .sf-menu li .leaf a:hover {
  /* Fallback for web browsers that don't support RGBa */
  background: #878a97; 
  color: #fff;
}

.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul { left: auto; right: 0; }

/************************************************************
  SUBCOMMITTEE MENU
************************************************************/ 

#block-menu-menu-frontpage-subcommittee-menu { padding: 1em; }

#block-menu-menu-frontpage-subcommittee-menu ul.menu {
  display: flex;
  margin: 1em auto;
  padding: 0;
  flex-wrap: wrap;
  max-width: 1200px;
}

li.sub_menu a:link, li.sub_menu a:visited  {
  border-bottom: medium none;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

li.sub_menu {
  width: 16.65% !important;
} 

/************************************************************
  HOMEPAGE ROTATOR 
************************************************************/

#block-panels-mini-congress-home-page-rotator { margin-top: 30px; }

.front #region-preface-first { margin: 0 auto; width: auto; }

#block-views-congress-hprotator-rotator, #mini-panel-congress_home_page_rotator, #block-panels-mini-congress-home-page-rotator { 
 	background: transparent; margin: 0px auto 0px auto; padding: 0; text-align: center; }

.flexslider .slides img { border-radius: 0px; }

.hprotator-text-block { background: transparent; 
  bottom: 30%; 
  left:  10%; 
  margin: 0 auto; position: absolute;
  padding: 0; 
  text-align: center; 
  transition: all 0.2s ease 0s;
  width: 80%;
  z-index: 111;
}

.hprotator-text-block h2 {
  color: #fff;
  font-family: 'Merriweather', serif;
  font-size: 2.6em;
  font-weight: 700;
  line-height: 1;
  margin: 10px 10px 0;
  text-shadow: 1px 1px 5px rgba(0,0,0,.5);
}

.hprotator-text-block h2 a {
  color: #fff;
}

.hprotator-text-block h2 a:hover {
  color: #fff; 
}

.hprotator-text-block .field-name-body {
  color: #fff;
  font-size: 1.5em;  
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0,0,0,.5);
} 

.hprotator-text-block h2, .hprotator-text-block .field-name-body, .hprotator-text-block  #hp_top_read_more { 
  margin-left: auto;
  margin-right: auto;
}

/***** read more *****/
#hp_top_read_more {
  display: block; 
  text-align: left; }

#hp_top_read_more a {
  font-size: 1em;
  letter-spacing: 2px;
}

.view-congress-hprotator .flex-control-nav { 
  background: transparent;
  display: block;
  bottom: 10;
  left: 0;
  margin-top: 0;
  width: 100%;
  position: absolute;
}

.flex-control-nav li {
  margin: 0px 20px 0px 0px;
}

.flexslider .flex-direction-nav a {
  display: block;
}

.flex-direction-nav .flex-prev {
  left: -40px;
}

.flex-direction-nav .flex-next {
  right: -40px;
}

.flex-direction-nav a {
  width: 78px;
  height: 108px;
  line-height: 108px;
  text-decoration: none;
  top: 44%;
  transition: all 360ms;
  margin: -20px 0 0;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.flexslider .slide-cover {
  width: 100%;
  height: 100%;
  background: #fff url(../images/home_banner.svg) no-repeat;
  position: absolute;
  background-size: cover;
  z-index: 1;
}


/************************************************************
  NEWSLETTER
************************************************************/ 

#block-boxes-newsletter-signup-text { padding: 4em 0; }

#block-boxes-newsletter-signup-simple-bs { margin: 15px 0; text-align: center; }

#block-boxes-congress-newsletter-signup .form-text { 
  text-align: center; 
}

#block-boxes-newsletter-signup-simple-bs input#signup-email {
	 border-radius: 5px; 
  box-shadow: none;
  float: none;
  height: 50px;
  margin-right: 10px;
  width: 50%;
}

#block-boxes-newsletter-signup-simple-bs .btn-success:hover, #block-boxes-newsletter-signup-simple-bs .btn:hover, #block-boxes-newsletter-signup-simple-bs .form-submit:hover { 
 	background: #bc9101;
	 border: none;
}

/************************************************************
  LATEST NEWS
************************************************************/

#block-views-congress-news-block-latest-news ul.slides li .views-field { padding: 0 10px 0 0; }

#block-views-congress-news-block-latest-news .views-row {
	margin-bottom: 20px; 
	overflow-x: auto; 
	overflow-y: hidden; 
	padding: 0 0 20px; 
	position: relative; 
	border-bottom: 4px solid #878a97;
	text-align: center; 
} 

#block-views-congress-news-block-latest-news .views-row-last { border: none; } 

#block-views-congress-news-block-latest-news .views-row h3.field-content {
  font-size: 1.5em; 
}

.view-congress-issues .views-row, .view-congress-offices .views-row, .view-congress-listing-page-page-listing .views-row, .view-display-id-block_news_photos .views-row, .view-congress-press-releases .views-row {
    display: inline-block;
	padding: 20px;
    width: 100%;
}

/************************************************************
  HOMEPAGE BUTTONS
************************************************************/ 

div#block-boxes-home-buttons {
    position: absolute;
    z-index: 300;
    bottom: 80px;
	width: 100%;
	text-align: center;
}

div#block-boxes-home-buttons .boxes-box-content a { 
	margin: 10px;
    font-size: 1.2em;
    font-weight: bold;
	width: 300px;
	padding: 20px 30px;
	height: 60px;
	float: none;
}

div#block-boxes-home-buttons .boxes-box-content a::after { padding: 20px; }

a.tipline::after, .context-tip-line #section-content input#submit::after {
    padding: 20px;
}

/************************************************************
  REPORT INFORMATION
************************************************************/ 

#block-boxes-report-information .block-title { color: #fff; }

#block-boxes-report-information .content { font-size: 2em; letter-spacing:-1px; }

/************************************************************
  FOOTER
************************************************************/ 

#block-menu-menu-congress-footer-utility ul.menu { text-align: center; }

ul.menu li {
  margin: 0 0 0 0;
}
