
/************************************************************
  GENERAL
************************************************************/

body { 
	background: #fff url(../images/body-background.jpg) no-repeat top center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #333;
	font: 15px/1.5 'Raleway', sans-serif;
	font-weight: 300; 
	transition: all 0.2s ease 0s; } 

.admin-menu body { 
	background: #fff url(../images/body-background.jpg) no-repeat 30px center fixed; }

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

#page { margin: 0; }

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

#section-content { position: relative; z-index: 90; margin: 1px 0 0 0; padding: 204px 0 0 0; }

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

.zone-menu-dropdown-wrapper { display: none; }

.admin-menu #section-header { top: 29px; } 
/***
.admin-menu #section-content { top: 0px; }**/

.admin-menu #zone-mobile-menu { margin: 0; }

#region-branding { margin: 0 10px; }

#region-menu { margin: 52px 0 0 0; }

#region-user-first { margin: 55px 0 0 0; }

#region-menu { display: block; }

#region-menu { position: relative; }

#zone-menu { background: transparent; border: 0; border-top: none; } 

.admin #zone-mobile-menu, #zone-mobile-menu { background: transparent; display: none; }

#zone-branding-wrapper {
    background: transparent;
    margin-bottom: 0px;
    padding: 0; 
	transition: all 0.2s ease 0s;
}

#zone-branding-wrapper.fixed {
  background: rgba(250, 249, 245, 0.9); 
  position:fixed;
  z-index: 999; 
  transition: all 0.2s ease 0s;
}

#zone-branding-wrapper .logo-img { 
  filter: brightness(0) invert(1);
	transition: all 0.2s ease 0s;
} 

#zone-branding-wrapper.fixed .logo-img { 
  filter: none; 
  text-align: center !important;
  transition: all 0.2s ease 0s;	
  width: 65%; }

.admin-menu #zone-branding-wrapper.fixed {
  position:fixed;
  z-index: 999;
  top: 29px;
}

#zone-branding-wrapper.fixed #region-menu, .admin-menu #zone-branding-wrapper.fixed #region-menu { position: relative; }

#zone-branding-wrapper.fixed #region-menu { margin: 18px 0 0 0; }

#zone-branding-wrapper.fixed #region-user-first { margin: 15px 0 0 0; }

#zone-branding-wrapper.fixed .sf-menu a { font-size: 16px;  transition: all 0.2s ease 0s; }
 
#zone-branding { margin-left: auto; }

.admin-menu #zone-branding-wrapper.fixed #region-menu { margin: 18px 0 0 0; }

.admin-menu #zone-branding-wrapper.fixed #region-user-first { margin: 15px 0 0 0; }

.admin-menu #zone-branding-wrapper.fixed a, #zone-branding-wrapper.fixed a { color: #5E0A0A; }

.admin-menu #zone-branding-wrapper.fixed .leaf a, #zone-branding-wrapper.fixed .leaf a { 
	color: #fff; }

#zone-branding-wrapper.fixed a:hover, #zone-branding-wrapper.fixed .sf-menu a.active-trail, #zone-branding-wrapper.fixed .sf-menu a:hover { color: #d52626; }

.admin-menu #zone-branding-wrapper.fixed .sf-menu a.active-trail, .admin-menu #zone-branding-wrapper.fixed .sf-menu a:hover { color: #d52626; }

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

.front #zone-preface, .front #region-preface-first {
    background: transparent; 
}

.front #zone-preface { margin: 0 auto; }

.front #zone-content-wrapper {
    background: #f6f6f6;
}

#zone-content { background: none; }

#zone-content .container { width: auto; padding-left: 0; }

.not-front #zone-content {
    min-height: 600px;
} 

#zone-stay-connected-wrapper .grid-8 { height: 520px; margin-top: 20px; margin-bottom: 25px; }

#zone-stay-connected-wrapper .grid-8 .block-title { margin-top: 0px; }

#region-stayconnected-second, #region-stayconnected-first { border-right: 1px solid rgba(15, 70, 100, 0.12); }

#section-footer { background: #115fa7; }

#zone-footer-bottom-wrapper { background: #0e518e; } 

#zone-search-wrapper { background: rgba(0, 0, 0, 0.7); padding: 10px; display: none; position: absolute; top: 0; z-index: 9999; width: 100%; }

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

.front .block-title { margin-top: 20px; text-align: center; }

.front #zone-newsletter-wrapper { background: #115FA7; color: #fff; }

#block-boxes-congress-newsletter-signup .form-text { 
	width: 70%; 
}

#block-boxes-newsletter-signup-simple-bs input#signup-email {
    border: medium none;
    border-radius: 0;
    height: 50px;
    margin: 0 auto;
    width: 80%;
}

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

#block-menu-block-congress-main-menu-superfish--2 { background: transparent; margin-top: 10px; }

#block-menu-block-congress-main-menu-superfish--2 ul.menu li {
    margin: 0;
}

.sf-menu ul { 
    /* Fallback for web browsers that don't support RGBa */ 
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.8);
    /* 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;
	-webkit-box-shadow: none; 
    box-shadow: none;
	width: 300px; 
}

.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: 4.25em;
	left: auto;
}

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

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

.sf-menu a { 
	background: transparent;
	color: #fff; 
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	text-decoration: none !important;
	text-transform: Capitalize;
	padding: 1.2em 1.2em;
	width: auto;
}

.sf-menu li .menu .leaf a { 
	color: #fff;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	padding: 0.4em 0.9em;  
}

.sf-menu li .menu .first a { 
	padding: 0.8em 0.9em 0.4em;  
}

.sf-menu li .menu .last a { 
	padding: 0.4em 0.9em 0.8em;  
}

.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: transparent;
	color: #ddd
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover {
	background: transparent; 
	color: #d52626;
	text-decoration: none;
}

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


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

.sf-menu li .leaf a:hover {
    /* Fallback for web browsers that don't support RGBa */
    background: transparent; 
	color: #d52626;
}
  
/************************************************************
  SEARCH
************************************************************/ 

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

#search-block-form, #search-block-form--2 { border: none; 
	border-bottom: 1px solid #ccc; 
	width: 100%; }

#search-block-form .form-item, #search-block-form--2 .form-item { width: 80%; }

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

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

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

#region-preface-first.grid-24 { margin-left: 10px; margin-right: 10px; transition: all 0.2s ease 0s; }

.front #zone-preface, .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: rgba(7, 31, 54, 0.9); bottom: 0; left: 0; margin: 0 auto; position: absolute; right: 0; 
	padding: 10px 20px 40px; 
	text-align: left; transition: all 0.2s ease 0s;
	width: 100%; }

.hprotator-text-block h2 {
	color: #fff !important;
	font-family: 'Raleway', sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 32px;
	margin: 10px 10px 0;
}
.hprotator-text-block h2 a {
	color: #fff !important;
	font-weight: 400;
	font-size: 32px;
	line-height:  32px;
}
.hprotator-text-block .field-name-body {
	color: #fff;
	font-size: 16px;  
} 

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

#hp_top_read_more a {
	background: #2495D9;
	border-radius: 0px;
	color: #fff;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	font-size: 14px; 
	margin: 10px 0;
    padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase; 
	width: 125px; 
}

#hp_top_read_more a:hover { 
	background: #115FA7;
	transition: all 0.5s ease 0s;
}
 
.hprotator-text-block h2, .hprotator-text-block .field-name-body, .hprotator-text-block  #hp_top_read_more { 
	margin-left: auto;
	margin-right: auto;
}

.view-congress-hprotator .flex-control-nav { bottom: 0px; }

/************************************************************
  ACTION CENTER
************************************************************/

#block-boxes-action-center h2.block-title { color: #000; }

#block-boxes-action-center .list-group a {
	color: #115FA7; text-transform: Capitalize; }

#block-boxes-action-center i.fa, #block-boxes-action-center i.icon { padding: 40px 10px 10px; font-size: 3.5em; }
	
#block-boxes-action-center .list-group { 
    display: inline-block;
	line-height: 1;
	margin: 10px 5px 10px; 
	text-align: center; 
	width: 18%;
    vertical-align: top;
}

#block-boxes-action-center .list-group-item  {  
    height: 160px; 
    max-width: 160px;
	margin: 10px auto;
}  




/************************************************************
  Social Icons in Top Nav | Small icons 
************************************************************/

#block-boxes-cng-social-media-fa-small a { color: #fff; font-size: 1em; margin-right: 0.5em; }  

#block-boxes-cng-social-media-fa-small {
	margin-bottom: 0; 
    padding: 1.2em 0.5em;
}

.fa-search { display: inline-block; } 

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

#block-views-congress-news-block-latest-news { background: transparent; }

#block-views-congress-news-block-latest-news .flex-control-nav {
    bottom: -20px;
}

#block-views-congress-news-block-latest-news ul.slides li .views-field { padding: 0 10px 0 0; }

.front #block-views-congress-news-block-latest-news .views-row {
    border: 8px solid #e4e4e4;
    display: inline-block;
    float: none;
    margin: 10px 0;
    padding: 15px 20px;
    vertical-align: text-top;
    width: 30%;
}

.front #block-views-congress-news-block-latest-news .views-row-1, 
.front #block-views-congress-news-block-latest-news .views-row-2 { margin-right: 25px; }

/************************************************************
  ISSUES
************************************************************/
 
#block-views-congress-issues-block-default .flex-control-nav {
    bottom: -20px;
}

#block-views-congress-issues-block-default ul.slides li img { padding: 0 10px 0 0; }

#block-views-congress-issues-block-default ul.slides li h3 { padding: 0 10px 0 0; }

/************************************************************
  FOOTER
************************************************************/

#zone-footer-wrapper h2.block-title { color: #fff; }

#zone-footer, #zone-footer a, #zone-footer-bottom-wrapper a { color: #fff; }

#block-menu-block-congress-site-map-top-level ul { margin-bottom: 0; text-align: center; }

#block-menu-block-congress-site-map-top-level ul li { display: inline-block; margin-right: 1em; }

#block-menu-block-congress-site-map-top-level ul li.leaf { padding: 10px 6px 6px; }

#block-menu-block-congress-site-map-top-level ul li.first { padding: 6px; } 

#block-menu-block-congress-site-map-top-level { margin-bottom: 0; padding-bottom: 0; text-align: center; }

.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  
***********************************************************/

.block-congress-offices-of-noslide .views-row {
    display: inline-block;
	vertical-align: top;
    width: 49%;
}
 
/***********************************************************
  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; }



/*** Custom Panel 2 Column layout Wide-Narrow ***/
.panels-flexible-column-two_column_wide_narrow-main {
    float: left;
    width: 69.279%;
}

.panels-flexible-column-two_column_wide_narrow-1 {
    float: left;
    width: 29.721%;
}
