/************************************************************
  CUSTOM BANNER
************************************************************/

#zone-user-wrapper {
  background: #365899;
  padding: 0;
  margin: 0 auto;
}

div#zone-user {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

div#region-preface-third {
  padding: 0;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

div#block-boxes-custom-banner-block {
  padding: 14px 0 0 0;
  margin: 0 auto;
}
.custom-banner a {
  color: #ffff;
  font-size: 27px;
  font-weight: 500;
}
/************************************************************
  GENERAL
************************************************************/

body { 
	 background: #fff; 
	 color: #333;
 	font: 18px/1.5 'Work Sans', sans-serif;
 	font-weight: 300; 
 	/* GLOBAL/MOBILE BACKGROUND IS WHITE. CHANGE THIS IN ALL THEMES*/ }

.logo-img { margin-top: 0; }

#logo { background: transparent; }

h3.field-content { font-size: 24px; }

/************************************************************
  REGIONS
************************************************************/ 

#page { margin: 0; }

#section-header { background: transparent; position: fixed; top: 0; z-index: 100; max-height: 138px; } 

#section-content { position: relative; z-index: 90; }

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

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

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

.not-front #section-content { 
  padding-top: 0;
  border-top: 130px solid #000; 
  padding-bottom: 25px;
}

.not-front #section-footer {}

.not-front #region-content { margin: 15px 25px; }

#zone-branding-wrapper { }

.logo-img { background: transparent; padding: 10px; }

#region-branding { margin: 0; width: 20%; }

#region-menu { margin: 0; width: 65%; }

#region-user-first { margin: 0; width: 15%; }

#zone-menu {
  background: transparent;
  border: 0; 
  border-top: none;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
} 

#zone-menu-wrapper {
  background: #000 /*linear-gradient(180deg, #000 50%, transparent 50%)*/;
  margin-bottom: 0px;
  padding: 0; 
	 height: 100%;
}

.front #zone-menu-wrapper {
  background: transparent;
}

.front #zone-preface, .front #region-preface-first {
  background: #000;
  margin-left: 0;
  margin-right: 0; 
  width: 100%;
}

#region-preface-first, #region-user-first { margin: 0; }

#zone-content {
  background: #fff; 
  display: flex; 
  flex-flow: row wrap;
  flex-direction: row; 
  width: 100%;
}

#zone-content .grid-24 {
  width: 100%;
  margin: 0;
  padding: 2%;
}

#zone-content .grid-16 {
  width: 67%;
  margin: 0;
  padding: 2%;
}

.front #zone-content .grid-8 {
  background: #ebebeb;
}

#zone-content .grid-8 {
  width: 33%;
  margin: 0;
  padding: 2%;
}

.not-front #zone-content {
  display: block;
  padding: 0; 
}

#region-content { display: flex; flex-direction: column; }

#section-header.fixed #zone-menu-wrapper, .admin-menu #section-header.fixed #zone-menu-wrapper {
  background: rgba(12,33,60,1) /*linear-gradient(180deg, #000 50%, transparent 50%)*/;
  transition: all 1s ease;
}

#section-header.fixed .logo-img {}

#section-header { 
  position: fixed;
  z-index: 999;
  top:0; }

#section-footer { background: #1c3554; border-top: 10px solid rgba(12,33,60,0.5); }

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

.admin-menu #zone-branding-wrapper { margin-top: 0; }

.admin-menu #zone-branding ul li.edit a { font-size: 12px; color: #fff; }

.admin-menu #zone-branding .block { margin-bottom: 0; padding: 0; }

#zone-search-wrapper { background: #081527; padding: 10px; display: none; position: relative; }

.front #messages { margin-left: 10%; margin-right: 10%; top: 120px; width: 80%;
  z-index: 100; }
  
/************************************************************
  BREADCRUMB
************************************************************/

#breadcrumb {
  background: #f3f3f3;
  border: 0;
  padding: 1em 2em;
  margin: 0;
  width: 100%;
  float: left;
}

#congress_breadcrumb {
  border: 0;
  padding: 0 18px;
}

/************************************************************
 SUPERFISH MAIN MENU NONMOBILE
************************************************************/

.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul {
  left: auto;
  right: 0;
}

#block-menu-block-congress-main-menu-superfish { background: transparent; float: none; display: block; }

#block-menu-block-congress-main-menu-superfish ul.main-menu {
  text-align: center;
}

#block-menu-block-congress-main-menu-superfish ul.main-menu li {
  display: inline-block;
  float: none;
}

.sf-menu ul { 
  /* Fallback for web browsers that don't support RGBa */
  background-color: #1c3554;
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";  
  border-bottom: none;
 	border-left: none;
  box-shadow: 1px 1px 8px rgba(0,0,0,.5);
	 -webkit-box-shadow: none;
}

.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%;
}

.sf-menu li { 
	 border-right: none;
}

.sf-menu ul.menu li {
	 border: none;
}

/*.sf-menu li.first a { 
	 border-left: none; 
	 padding: 1.35em 1.2em; } */

.sf-menu a {
  border: none;
	 color: #fff; 
	 font-size: 16px;
	 font-family: 'Work Sans', sans-serif;
	 font-weight: normal;
	 text-decoration: none !important;
	 text-transform: Uppercase;
	 padding: 1.6em 0.6em;
}

.sf-menu li .menu .leaf a { 
	 color: #fff;
	 font-size: 16px;
 	font-family: 'Work Sans', sans-serif;
	 padding: 0.8em 1em !important;
  line-height: 1.2;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
  border-bottom: medium none;
  color: #fff;
}

.sf-menu a.active, .sf-menu a.active-trail { /* active state */
	 background: #031b34;
	 color: #fff; 
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover {
 	background: #1c3554; 
	 text-decoration: none;
}

.sf-menu  ul.menu li.leaf a {
	 font-weight: normal;
	 margin-right: 0;
	 text-transform: capitalize !important;
}/* No longer used */


.sf-menu li.last.leaf {
	 background: none !important;
	 padding-bottom: 5px; /* needed for bg image */
}

.sf-menu li .leaf a:hover {
  /* Fallback for web browsers that don't support RGBa */
  background-color: #4b0808;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; 
	 color: #fff;
}
  
/************************************************************
  SEARCH
************************************************************/

#block-widgets-s-cng-search { display: block; }

#block-search-form {
	 margin: 0;  
	 padding: 0 100px; 
	 width: 100%;
}

#search-block-form { border: none; width: 100%; }

#search-block-form .form-item { width: 90%; }

#search-block-form .form-item input {
	 color: #fff;
	 width: 100%;
  font-size: 1em;
}

.not-front #search-block-form .form-item input { 
	 margin-top: 0px;
}

/************************************************************
  HOMEPAGE ROTATOR
************************************************************/

#block-views-congress-hprotator-rotator .contextual-links-wrapper { margin-top: 140px; }
 
#block-views-congress-hprotator-rotator { margin: 0 auto; padding: 0; text-align: center; }

.flexslider .slides img { border-radius: 0px; } 

.hprotator-text-block { bottom: 0; left: 0; margin: 0 auto; position: absolute; right: 0; text-align: left; 
	 width: 100%; }

.hprotator-text-block h2 {
	 color: #fff !important;
	 font-family: 'Montserrat','Work Sans', sans-serif;
	 font-size: 42px;
	 font-weight: 700;
	 line-height:  1.1;
	 margin: 10px;
	 text-shadow: 2px 2px #333;
}

.hprotator-text-block h2 a {
 	color: #fff !important;
 	font-weight: 700;
 	text-shadow: 2px 2px #333;
}

.hprotator-text-block .field-name-body {
	 color: #fff;
	 font-size: 16px;  
} 

#hp_top_read_more {
	 display: block; 
	 text-align: left; margin: 0; }

#hp_top_read_more a {
 	background: #4b0808;
 	border-radius: 5px;
	 color: #fff;
	 display: inline-block;
	 font-family: 'Montserrat','Work Sans', sans-serif;
	 font-weight: normal;
	 font-size: 18px; 
 	margin: 0 0 10px 0;
  padding: 10px;
	 text-align: center;
	 text-decoration: none;
	 text-transform: Capitalize; 
 	width: 125px; 
}
 
.hprotator-text-block h2, .hprotator-text-block .field-name-body, .hprotator-text-block  #hp_top_read_more { 
	 margin-left: auto;
	 margin-right: auto;
}

.flexslider .slide-cover {
  width: 100%;
  width: 100%;
  height: 100%; 
  top: 0; left: 0; 
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(204, 205, 204, 0) 20%, rgba(0, 0, 0, 0.65) 100%);
  /*background: url(../images/feature-gradient.svg) no-repeat;*/
  position: absolute;
  background-size: cover;
  z-index: 1;
}


.view-congress-hprotator .flex-control-nav {
  position: relative; 
	 margin: -60px 0 0 0;
 	padding: 0;
 	width: 100%;
}

/************************************************************
  FOOTER
************************************************************/
.menu-block-congress_site_map > .menu li {
  display: inline;
  margin-left: 0;
}

.menu-block-congress_site_map  ul.menu { text-align: center; } 

.menu-block-congress_site_map > ul > li, .menu-block-congress_site_map_top_level > ul > li {
  float: none;
  margin: 0 2em; 
  width: auto;
}
 
#block-menu-menu-congress-footer-utility { text-align: center; padding: 1em; }

#block-menu-menu-congress-footer-utility ul.menu { text-align: center; }

/***********************************************************
  FOOTER OFFICES  
***********************************************************/

.office-info { float: left; width: 33%; } 
 
/***********************************************************
  ALERT BOX
***********************************************************/
 
#block-views-cng-alert-box-block-alert-box .views-row { border: none; padding: 0; }

#block-views-cng-alert-box-block-alert-box { background: #b2c000; border: 1px solid #a9af5f; }

#block-views-cng-alert-box-block-alert-box h2.block-title { text-indent: -9999px; }

#block-views-cng-alert-box-block-alert-box a { color: #203f49; }

/************************************************************
  SOCIAL MEDIA
************************************************************/

#block-boxes-fontawesome-medium, #block-boxes-social-media-fontawesome-header { text-align: center; margin-bottom: 0; padding: 0; }

#block-boxes-social-media-fontawesome-header i.fa-search { display: inline-block; }

#block-boxes-social-media-fontawesome-header i.fa {
  color: #fff;
  font-size: 21px;
  margin-right: 5px;
  margin: 0 5px 0 0;
}

/************************************************************
  LATEST NEWS
************************************************************/

.front .view-congress-press-releases .views-field-created-1 { 
	 background: #365899;
  border-radius: 4px;
  color: #fff;
  display: block;
  float: left;
  padding: 10px 5px;
  margin: 0 10px 0 0;
  width: 22%;
} 

.front .view-congress-press-releases .views-field-created-1 .month, .front .view-congress-news .views-field-created-1 .day { width: 100%; }

.front .view-congress-press-releases .views-field-created-1 .date-separated { font-family: 'Work Sans'; text-align: center; }

.front .view-congress-press-releases .views-field-created-1 .month, #block-views-congress-news-block-latest-news .views-field-created-1 .day { width: 100%; text-transform: uppercase; }

.front .view-congress-press-releases .views-field-created-1 .date-separated { font-family: 'Montserrat','Work Sans'; text-align: center; }

.front .view-congress-press-releases .views-field-created-1 .month { 
  font-size: 24px; 
  font-weight: 400;
  margin: 0;
  padding: 10px;
  display: inline-block;
  text-align: center;
  text-shadow: 1px 1px 8px rgba(0,0,0,0.3);
  width: 100%; 
}

.front .view-congress-press-releases .views-field-created-1 .day {
  font-size: 36px;
  font-weight: 700;
  margin: 0; 
  padding: 10px; 
  display: inline-block;
  text-align: center;
  text-shadow: 1px 1px 8px rgba(0,0,0,0.3);
  line-height: 0;
  width: 100%;
}

.front .view-congress-press-releases .views-field-title h3 { margin-bottom: 5px; margin-top: 0; }

#block-views-765f1a71c6492ca1634f4742aa33774d {
  width: 50%;
  float: left;
  display: block;
}

/************************************************************
  REPORTS
************************************************************/

#block-views-nodequeue-4-block {
  display: block;
  float: left;
  width: 50%;
}

/************************************************************
  YOUTUBE
************************************************************/

#block-boxes-congress-committee-youtube {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/************************************************************
  COMMITTEE FORMS
************************************************************/

#edit-field-congress-meeting-subcommit-tid { width: 90%; }