
/************************************************************
  GENERAL
************************************************************/

body { 
	 background: #fff;
  color: /*#747d87*/#454f59;
	 font: 20px/1.4 'Mada', serif;
	 font-weight: 300; 
	 transition: all 0.2s ease 0s; }  

.admin-menu body { 
	 background: #fff; }
  
.block, .block-views {
  margin-bottom: 0;
  padding: 0;
}

#region-content .content { line-height: 1.6; }

.block, .block-views, .flexslider {
  background: transparent;
}

a:link { color: #0B2343; }

a:hover {
  color: #ab0000;
  text-decoration: none;
}

a.content-button {
  box-shadow: 1px 1px 8px rgba(0,0,0,.3);
  border-radius: 5px; 
  padding: 11px 30px;
  text-transform: uppercase;
  background-color: #428ee3;
  font-family: 'Mada',sans-serif;
  font-weight: bold;
  color: #fff !important;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border-bottom: none;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 15px;
  letter-spacing: 2px; }

a.content-button:hover {}

/************************************************************
  ALERT
************************************************************/ 

#block-views-cng-alert-box-block-alert-box { padding: 0.25em 1em; }

#block-views-cng-alert-box-block-alert-box .views-row { border-bottom: none; text-align: center; }

#block-views-cng-alert-box-block-alert-box .views-field-title a { color: #b61025; }

#block-views-cng-alert-box-block-alert-box .views-field-title, #block-views-cng-alert-box-block-alert-box .views-field-view-node { display: inline-block; margin: 0 15px 0 0; }

#block-views-cng-alert-box-block-alert-box .views-field-view-node a { color: #b61025; text-transform: uppercase; display: block; font-weight: normal; background: none; padding: 4px 10px; border: 1px solid #b61025; font-size: 14px; }

#block-views-cng-alert-box-block-alert-box .views-field-view-node a:hover { background: #ab0000; color: #fff; }

/************************************************************
 MOBILE VIEW
************************************************************/

#section-header { margin-top: 50px; padding-top: 1px; }

#region-branding { margin-left: 0; margin-right: 0; } 
 
/************************************************************
 RESPONSIVE MENU
************************************************************/

.mean-container .mean-nav h2.block-title { display: none; }

.mean-container .mean-nav ul li a.mean-expand {
  height: 26px;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #1a3151;
}

.mean-container .mean-bar {
  background: #1a3151;
}

.mean-container .mean-nav ul li a { background: rgba(255,255,255,1); border-top: 1px solid #ddd; color: #999; font-weight: normal; font-size: 16px; padding: 0.8em 5%; }

.mean-container .mean-nav ul li li a { background: #f4f4f4; border-top: 1px solid #ddd; color: #999; opacity: 1; }

.mean-container .mean-nav ul li a:hover {
  background: #428ee3;
  color: #fff;
}

.mean-container .mean-nav ul li:hover a.mean-expand { color: #fff; }

.mean-container .mean-nav ul li a.mean-expand ul li:hover { color: #999; }
 
.mean-container .mean-nav ul li > ul li a:before { 
  content: "\f054";
  margin-right: 10px;
  font-family: FontAwesome;
}

.mean-bar { box-shadow: 0 0 10px rgba(0,0,0,0.7); position: fixed; top: 0; }

.admin-menu .mean-bar { position: fixed; top: 29px; }

.mean-nav::before {
  content: "Menu";
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 13px;
  right: 60px;
}

.mean-container a.meanmenu-reveal { width: 30px; }

.mean-container a.meanmenu-reveal span {
  margin-top: 5px;
}

a.mean-expand, a.mean-clicked { font-size: 24px !important; }

a.mean-expand:hover, a.mean-clicked:hover { color: #fff; } 

/************************************************************
  REGIONS
************************************************************/ 

#section-header {  
  background: #fff; 
}

#section-content { background: #fff; }

.not-front #section-content { padding-top: 0; }

#zone-header-wrapper { background: #f8f8f8; }

#zone-connect-wrapper { background: #f4f4f4; }

#zone-postscript-wrapper {
  background-image: url(../images/footer.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 420px;
  position: relative;
}

#zone-postscript-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .55);
  display: block;
}

#zone-postscript, #zone-postscript a { color: #fff; }

#zone-postscript a:hover { text-decoration: underline; } 

#zone-mobile-menu {
  background: #000;
} 

#zone-newsletter-wrapper {
  background: #ddd; 
}

#zone-preface { padding: 0; margin: 0 auto; width: 100%; } 

.front #zone-preface-wrapper h1#page-title { display: none; }

.not-front #zone-preface-wrapper { background: #f8f8f8 url(../images/capitol_interior.jpg) center no-repeat; 
  background-size: cover; 
  padding-top: 160px;
}

#region-preface-first { width: 100%; }

#zone-menu-wrapper, #block-menu-block-congress-main-menu-superfish {
  background: #fff;
  margin-bottom: 0;
  padding: 0;
} 

.front #zone-content-wrapper { background: #fff url(../images/capitol_columns.jpg) center no-repeat; 
  background-size: cover; }

.not-front #zone-content-wrapper { padding-top: 20px; padding-bottom: 20px; }

#zone-search-wrapper { display: block; }

#section-footer { background: #071528;
  color: #fff; 
}

#zone-footer-wrapper { background: transparent; }

#zone-footer-bottom-wrapper { background: #071528; border-top: 1px solid rgba(255,255,255,0.1); }

/************************************************************
  NAVIGATION MENU
************************************************************/ 

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
	 background: transparent;
	 color: #fff; 
}

.sf-menu a:focus, .sf-menu a:hover {
	 background: #f4f4f4; 
	 color: #f6a000;
	 text-decoration: none;
}

/************************************************************
 MOBILE MENU
************************************************************/

#block-boxes-congress-mobile-hamburger-menu { padding: 1em; }

#region-menu { margin: 0; }

/************************************************************
 SUPERFISH MAIN MENU MOBILE & UNIVERSAL
************************************************************/

#block-menu-block-congress-main-menu-superfish { background: #1a3151; padding: 0; }

.sf-menu a { 
  background: #428ee3;
  color: #fff; 
	 font-size: 18px;
 	font-family: 'Oswald', Helvetica, Arial, 'serif';
  font-weight: bold;
  text-decoration: none !important;
  text-transform: Uppercase;
  transition: all 0.2s ease 0s;
	 padding: 2% 3%;
} 

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
  color: #fff;
}

.sf-menu a.active, .sf-menu a.active-trail { /* active state * * hover state removed */
  background-color: #1a3151;
	 color: #fff;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #1a3151;
	 color: #fff;
	 text-decoration: none;
} 

/************************************************************
 SEARCH
************************************************************/
 
#block-search-form {
  background: none repeat scroll 0 0 transparent;
	 filter: none;
  border-radius: 0px;
	 border: none;
  display: none;
  padding: 0;
	 -webkit-box-shadow: none; 
	 box-shadow: none;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 width: 100%;
}

#search-block-form {
	 background: #fff;
	 border: none;
  height: 36px;
  float: left;
	 width: 100%;
}

#search-block-form .form-item input { 
  background: #f8f8f8;
	 filter: none;
  border: medium none; 
  border-radius: 5px;
	 box-shadow: none;
	 color: #666; 
	 padding: 10px;
	 width: 260px;
}

#search-block-form .form-actions input {
  margin-right: 0;
  background: none repeat scroll 0 0 transparent;
	 filter: none;
  border: medium none;
	 height: 40px;
}

input[type="search"], #search-block-form input[type="submit"] {
  background: url(../images/button_submit_glass.png) no-repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0 0 0 0;
	 height: 36px;
	 margin-left: 2px;
  padding: 0px;
  text-indent: -9999px;
	 text-shadow: none; 
	 width: 40px;
}

#search-block-form .container-inline div {
  float: left; 
	 margin: 0;
}

#search-block-form #edit-actions {
  float: right;
}

#edit-search-block-form--2 { width: 100%; }

.fa-search { color: #fff; display: inline-block; }

/************************************************************
  BREADCRUMB
************************************************************/

.front #zone-breadcrumb-wrapper { display: none; }

#zone-breadcrumb-wrapper { background: #f8f8f8; display: inline-block; width: 100%; }

.breadcrumb-wrapper {
  border-bottom: none;
}

#breadcrumb {
  background: transparent;
  border: 0;
  margin: 0 auto;
  padding: 10px 32px;
  font-size: 0.8em;
  max-width: 1400px;
  width: 100%;
}

#congress_breadcrumb { background: transparent; 
  padding: 0; }

#congress_breadcrumb { color: #989898; }

#crumbs { padding: 0; }

#crumbs a { font-size: 1em; color: #333; }

/************************************************************
  SUBCOMMITTEES LISTING
************************************************************/

.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-news .views-row, .view-congress-subcommittees .views-row {
  display: inline-block;
  width: 100%;
}

.view-congress-subcommittees .views-row .views-field-field-congress-body { float: left; max-height: 140px; width: 100%; padding: 5px 20px 15px 0; }

.view-congress-subcommittees .views-row .views-field-field-congress-subcommittee-shor, .issue-text-wrapper { width: 100%; } 

.view-congress-subcommittees .views-row { border-bottom: 1px dashed #ddd; }

.view-congress-subcommittees .views-row-last { border: none; }

/************************************************************
  BLOCKS, BOXES and VIEWS
************************************************************/

.block, .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
    background: transparent;
    border: none;
    margin-bottom: 0px;
    padding: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Georgia', 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: 'Oswald', serif;
	 font-size: 32px;
  font-weight: 700; 
  text-transform: uppercase;
  text-align: left;
  line-height: 42px; 
	 margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 55px;
  position: relative; 
} 

h2.block-title a {
	 background: transparent; 
	 color: #0B2343;
	 display: block; 
  /*	float: left; */
	 font-family: 'Oswald', serif;
	 font-size: 32px;
  font-weight: 700; 
  text-transform: uppercase;
	 margin-top: 0;
}

#zone-postscript-wrapper h2.block-title, #zone-postscript-wrapper h2.block-title a {
	 background: transparent; 
	 color: #dcbe84;
}

.not-front h2.block-title, .not-front h2.block-title a { font-size: 32px; }

#section-footer h2.block-title, #section-footer h2.block-title a {
  color: #fff;
 	border-bottom: none;
} 

h1#page-title {
  border-bottom: none; 
  font-size: 36px; 
	 font-weight: bold;
  font-family: 'Georgia', serif;
  line-height: 36px;
	 margin-bottom: 0px;
  padding: 20px 0 0 14px; 
  text-transform: capitalize;
}

.not-front #region-content h1#page-title {
  padding: 0 14px;
	 font-size: 36px; 
}

.front h1#section-title {
  display: none;
}

.not-front h1#section-title {
  color: #fff;
	 padding: 0.5em 0 1em 1.1em; 
	 font-size: 36px; 
  position: relative;
  text-transform: uppercase;
  top: 180px;
}

.not-front #region-content h2.block-title, .not-front #region-content h2.block-title a {
	 background: none; 
	 color: #253f60 !important; 
	 display: block; 
  /*	float: left; */
	 font-family: 'Mada', serif; 
	 font-size: 32px;
  font-weight: normal;
  line-height: 1.25!important; 
  margin-bottom: 20px!important; 
  padding: 10px;
  text-transform: capitalize;
}

.field-name-field-congress-subtitle {
  font-size: 1.4em;
}

/************************************************************
  BLOCK-TITLES
************************************************************/ 

#zone-actioncenter-wrapper h2.block-title::before {
    content: '';
    height: 1px;
    width: 40px;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

#zone-content-wrapper h2.block-title::before, #zone-connect-wrapper h2.block-title::before, #zone-newsletter-wrapper h2.block-title::before {
    content: '';
    height: 1px;
    width: 40px;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

#zone-postscript-wrapper h2.block-title::before {
    content: '';
    height: 1px;
    width: 40px;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

#zone-footer-wrapper h2.block-title::before {
    content: '';
    height: 1px;
    width: 40px;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

/************************************************************
  FORMS STYLING
************************************************************/

.webform-component-radios label {
    display: inline;
	margin-right: 1em;
}

.form-inline {
    display: inline-block;
}

.form-radios .form-item {
    display: inline;
}

/************************************************************
  CONTENT 
************************************************************/

#region-content .block-system-main { padding: 10px 14px; }

.panel-display { width: 100%; }

.panel-display.boxton { padding: 0; }

.field-type-text-with-summary { margin-top: 15px; }

.field-type-text-with-summary table td { padding: 0; }

.field-type-text-with-summary table tbody { border: none; }

.not-front #region-content img {
  border: none;
  margin: 0 20px 0 0;
  padding: 0;
}

.views-row { border-bottom: none; padding: 1em; }

.views-row.views-row-odd { background: #f4f4f4; }

.front .views-row.views-row-odd { background: transparent; }

/************************************************************
  MEMBERSHIP
************************************************************/

.view-congress-subcomittee-membership .views-row {
  overflow: auto;
}

.context-subcommittees .views-row, .context-about .views-row, .context-subcommittees .views-row { background: #f4f4f4; border-bottom: none; display: block; overflow: auto; } 

.each-member img { max-height: 120px; float: left; }

.each-member .each-member-name, .node-type-congress-page .each-member .each-member-ss-dd { margin-right: 20px;
  line-height: 1;
  display: block;
  margin-bottom: -25px;
}

.each-member .each-member-name { font-weight: bold; }

.each-member .each-member-name::after { clear: both; }

/************************************************************
  VIEWS STYLING
************************************************************/

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.2em;
}

/************************************************************
  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;
  padding: 10px;
}
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;
}

/************************************************************
  PAGER
************************************************************/

ul.pager { 
  background: #f4f4f4;
  margin: 20px 0;
  padding: 10px;
  width: 100%;
}

ul.pager .pager-current {
  font-weight: normal;
}

.item-list ul li {
  margin:  0 0.25em 0 0;
  padding: 0;
}

.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 10px;
}

.logo-img {
  height: auto;
  width: 433px;
}

.pager li.pager-current {
  background: #0B2343 none repeat scroll 0 0;
 	color: #fff; 
}

/************************************************************
  SECTION BLOCK
************************************************************/

#block-menu-block-congress-section-menu { background: transparent; border-radius: 15px; margin-top: 0; margin-bottom: 20px; }

#region-sidebar-first .block, #block-views-congress-related-related { background: transparent; border-radius: 15px; } 

#region-sidebar-first .block h2.block-title, #block-views-congress-related-related h2.block-title {}

#block-menu-block-congress-section-menu h2.block-title, #block-menu-block-congress-section-menu h2.block-title a { color: #dcbe84; padding: 0 0 0px 30px; }

#block-menu-block-congress-section-menu ul li { background: transparent; display: block; padding: 0; margin: 0; }

#block-menu-block-congress-section-menu ul li a { border-left: 6px solid #ddd; color: #111; display: block; padding: 8px 30px 8px 18px; font-size: .9em; }

#block-menu-block-congress-section-menu ul li a:hover { border-left: 6px solid #ab0000; color: #ab0000; font-weight: bold; }

#block-menu-block-congress-section-menu ul li a.active { background: transparent; border-left: 6px solid #1a3151; color: #1a3151; font-weight: bold; padding: 8px 20px 8px 20px; }

#block-menu-block-congress-section-menu ul li.last { border-bottom: none !important; } 

/************************************************************
  SOCIAL MEDIA
************************************************************/

#block-boxes-chadems-facebook { text-align: center; }

#block-boxes-fontawesome-medium, #block-boxes-social-media-fontawesome-small { text-align: center; }
  
#block-boxes-fontawesome-medium i.fa, #block-boxes-social-media-fontawesome-footer i.fa {
  color: #071528;
  font-size: 1em;
  margin-right: 5px; 
  padding: 9px 6px 5px 6px;
  border-radius: 50%;
  width: 40px;
  height: 40px; 
  text-align: center;
}

#block-boxes-fontawesome-medium i.fa, #block-boxes-social-media-fontawesome-footer i.fa { 
  background-color: #f4f4f4;
}

#block-boxes-social-media-fontawesome-footer i.fa { 
  background-color: #fff;
}

#block-boxes-social-media-fontawesome-footer i.fa:hover, #block-boxes-fontawesome-medium i.fa:hover { 
background: #002E57; color: #fff; 
}

#block-boxes-congress-committee-twitter .content, #block-boxes-congress-fb-responsive .content { 
  padding: 0%;
  overflow-y: scroll;
}

#block-boxes-congress-committee-twitter { padding-bottom: 20px; }

/************************************************************
  NEWSLETTER 
************************************************************/

#block-boxes-newsletter-signup-simple-bs { text-align: center; }

#block-boxes-newsletter-signup-simple-bs h2 { color: #fff; }

#block-boxes-newsletter-signup-simple-bs .signup-link a, 
#block-boxes-newsletter-signup-simple-bs .btn-success {
  box-shadow: 1px 1px 8px rgba(0,0,0,.3);
  padding: 13px 20px;
  text-transform: uppercase;
  background: #dbab06;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border: none;
  margin-bottom: 0;
  z-index: 1;
  line-height: 24px;
  font-size: 18px;
}

#block-boxes-newsletter-signup-simple-bs .form-group {
  width: 100%;
} 

#block-boxes-newsletter-signup-simple-bs .signup-link a:hover { 
	 text-decoration: none;
  background: #bc9101;
}

#block-boxes-congress-newsletter-signup input#signup-email {
	 border-radius: 5px; 
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-shadow: none;
  float: none;
  height: 46px;
  margin-right: 10px;
  width: 70%;
}

#block-boxes-congress-newsletter-signup input#submit {
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0,0,0,.3);
  padding: 10px 12px;
  text-transform: capitalize;
  background: #dbab06;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border: none;
  margin-bottom: 0;
  z-index: 1;
  line-height: 24px;
  font-size: 15px;
}

/************************************************************
  LATEST NEWS
************************************************************/

.front .views-field-field-congress-article-type::before, .front .views-field-type::before, .front .pane-node-content-type::before, .front .field-name-field-congress-article-type::before {
  content: "";
}

.front .view-congress-news .more-link { text-align: center; }

.front .view-congress-news .more-link a {
  padding: 10px 15px;
  background: none;
  border-radius: 30px;
  font-family: 'Oswald';
  text-transform: uppercase;
  font-weight: bold;
}

.front .view-congress-news .more-link a::after {
  background-clip: padding-box;
  color: #dcbe84;
  content: "\f178";
  font-family: 'FontAwesome';
  font-size: 1em; 
  height: 50px;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block; 
}
.not-front .view-congress-news .views-row { padding: 0 15px; }

.front .view-congress-news .views-field-field-congress-article-type { background: #ab0000; color: #fff; padding: 10px; font-size: 0.8em; text-transform: uppercase; }

.front .view-congress-news .views-field-title h3.field-content { margin: 12px 0 0 0; font-size: 21px; line-height: 1.2em; }
 

.front .view-congress-news .views-field-view-node a { display: inline-block; font-size: 1em; text-transform: uppercase; font-weight: bold; font-family: 'Oswald', sans-serif; }

.front .view-congress-news .views-field-view-node a::after { color: #dcbe84; content: "\f178"; display: inline-block; 
  font: normal normal normal 14px/1 FontAwesome; 
  margin-left: 10px; 
}

.front .view-congress-news .views-field-body { padding: 0; line-height: 1.2em; }

#block-views-congress-news-block-latest-news .views-row  {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 2em 1.5em;
  background-color: #fff;
  position: relative;
  transition: transform .3s cubic-bezier(.165,.84,.44,1);
}

#block-views-congress-news-block-latest-news .views-row {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
  border-radius: 3px;
}

.views-field-type .field-content a { text-transform: uppercase; }

.view-footer { text-align: center; }

.view-footer a {
  box-shadow: 1px 1px 8px rgba(0,0,0,.3);
  border-radius: 5px; 
  padding: 11px 30px;
  text-transform: uppercase;
  background-color: #428ee3;
  font-family: 'Mada',sans-serif;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border-bottom: none;
  margin-bottom: 20px;
  z-index: 1;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: 2px;
}

.view-footer a:hover, .view-footer a:hover { 
	 text-decoration: none;
  background: #3a7bc4;
}

/************************************************************
  FEATURED VIDEO
************************************************************/ 

#block-boxes-congress-committee-youtube iframe {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
  padding: 0;
  background: #fff;
}

/************************************************************
  UPCOMING MEETINGS
************************************************************/ 

#block-views-cm-schedule-bl-sch h3.field-content::before {
    margin-right: 10px;
    font-family: FontAwesome;
    float: left;
    font-size: 1.8em;
    content: '\f073';
    color: #dcbe84;
    padding-bottom: 50px;
}

#block-views-cm-schedule-bl-sch .content /*, #block-boxes-congress-committee-youtube .content, #block-boxes-chadems-ofnote .content */{ 
  background: #fff;
  padding: 2em; 
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
  border-radius: 3px;
}

#block-boxes-congress-committee-youtube .content, #block-boxes-chadems-ofnote .content { 
  min-height: 400px; }

/************************************************************
  HOMEPAGE ROTATOR & FLEXSLIDERS
************************************************************/  

#region-preface-first { margin-left: 0; margin-right: 0; }

.view-congress-news .flexslider {  }

#block-panels-mini-congress-home-page-rotator { 
  background: #000;
	 margin: 0px 0px 0px; padding: 0; }

#block-panels-mini-congress-home-page-rotator .flexslider .slides {
  padding: 0 0 0px;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a { color: #fff !important; }

#block-views-congress-hprotator-rotator {
	 background: #000; 
	 border: medium none;
	 border-radius: 0px; 
	 margin-top: 0px;
	 padding: 0;
}

.view-congress-hprotator {
  background: none repeat scroll 0 0 transparent; /* replace seafoam background */ 
	 border: none;
	 padding: 0;
}

.view-congress-hprotator.flexslider {
	 box-shadow: none;
}

.view-congress-hprotator.flexslider img { /*border: 10px solid #ffffff; */ 
	 border-radius: 0px; }

.view-congress-hprotator .views-field-field-congress-featured-media { 
	 height: auto;
	 background: #000;
	 border: none;
	 /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.9);*/ 
}  

.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video  {
  position: relative;
	 height: 0;
 	padding-bottom: 36.75%;/* THIS CONTROLS THE EMBEDDED VIDEO HEIGHT TO MATCH THE IMAGES */
	 overflow: hidden;
}
	
.view-congress-hprotator.view-display-id-rotator .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.flexslider .slides {
  padding: 0;
}

/* text block */
.hprotator-text-block {
	 background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
	 text-align: left;
	 float: none;
	 padding: 15px;
}

.panel-display .field-name-body {
  padding-top: 0px;
}

.hprotator-text-block h2 {
	 color: #fff;
	 font-family: 'Mada', serif;
	 font-size: 24px;
	 font-weight: bold;
	 line-height:  24px;
 	margin: 0px;
  text-align: left;
}

.hprotator-text-block h2 a {
	 color: #fff;
	 font-weight: 700;
}

.hprotator-text-block h2 a:hover {
  
} 

.hprotator-text-block .field-name-body {
	 color: #fff;
	 font-size: 18px; 
  font-family: 'Mada', serif;
	 margin: 5px 0; 
  text-align: left;
}

.view-congress-hprotator .flex-control-nav {
	 background: #000;
	 bottom: 0; 
  height: 30px;
	 margin: 0px; 
  position: relative;
	 width: 100%;
}

/***** read more *****/
#hp_top_read_more {
	 display: block; 
	 text-align: left; }

#hp_top_read_more a {
  box-shadow: 1px 1px 8px rgba(0,0,0,.3);
  border-radius: 5px; 
  padding: 11px 30px;
  text-transform: uppercase;
  background-color: #1a3151;
  font-family: 'Mada',sans-serif;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border-bottom: none;
  margin-bottom: 10px;
  z-index: 1;
  line-height: 24px;
  font-size: 15px;
  letter-spacing: 2px;
}

#hp_top_read_more a:hover { 
	 text-decoration: none;
  background: #ab0000;
}

#hp_top_read_more a::after {
  background-clip: padding-box;
  color: #fff;
  content: "\f061";
  font-family: 'FontAwesome';
  font-size: 1em;  
  margin: 0;
  padding: 0 0 0 5px;
  position: relative;
  display: inline-block; 
}

/*
.hprotator-text-block  #hp_top_read_more a:hover { 
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: all ease 0.5s 0s;
  background: #428ee3;
}*/

.flex-control-paging li a {
  background: none;
  border: 2px solid #fff;
  border-radius: 20px 20px 20px 20px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 20px;
  text-indent: -9999px;
  width: 20px;
} 

.flex-control-paging li a.flex-active {
  background: #fff;
}

.flex-control-paging li a.flex-active:hover, .flex-control-paging li a:hover {
  background: #ead9a9;
  border: 2px solid #ead9a9;
}

.flexslider {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
}

.flexslider .slides {
  padding: 0;
}

.flex-direction-nav a {
  height: 50px;
  text-decoration: none;
}

.flex-viewport {
  margin-bottom: 25px;
}

.flex-pauseplay {
  display: none;
}

/************************************************************
  SLIDER ARROW
************************************************************/ 

.flex-direction-nav .flex-prev {
  left: -100px;
  text-align: center;
}

.flex-direction-nav .flex-next {
  right: -100px;
  text-align: center;
}

.flex-direction-nav a {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-decoration: none;
  top: 100px;
  transition: all 1ms;
  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);
}

.flex-direction-nav a::before {
  font-size: 60px;
  text-shadow: none;
}

.flex-direction-nav a::before {
  width: 70px;
  height: 70px;
  content: "\f104";
  font-family: "fontawesome";
  text-shadow: none;
  color: #fff;
}

.flex-direction-nav a.flex-next::before {
  content: "\f105";
  font-family: "fontawesome";
  color: #fff;
}

/************************************************************
  FOOTER
************************************************************/ 

#block-boxes-chadems-office {
  font-size: 0.8em; 
  padding: 20px;
}

#block-boxes-chadems-office p img { margin-left: -10px; padding: 0; }

#block-menu-menu-congress-footer-utility ul.menu li {
  margin: 0;
}

#block-menu-menu-congress-footer-utility ul.menu a {
  color: #fff;
  font-size: 0.9em;
  font-weight: normal;
}

#block-menu-menu-congress-footer-utility ul.menu a:hover {
  color: #ab0000;
}

#zone-footer a { color: #fff; } 

#zone-footer a:hover { color: #ab0000; text-decoration: underline; }  

#block-menu-block-congress-site-map h2.block-title { display: none; }

#block-menu-block-congress-site-map ul.menu li a { font-size: 0.9em; font-weight: bold; }

#block-menu-block-congress-site-map ul.menu li > ul li a { font-size: 0.8em; font-weight: normal; }

.block-congress-site-map li.expanded, .block-congress-site-map li.leaf {
  padding: 0;
}

/************************************************************
  FORM STYLING
************************************************************/

.asterisk { color: #e10202; font-size: 25px; }

.fa-asterisk { color: #e10202; font-size: 10px !important; }

.has-feedback label ~ .form-control-feedback {
  top: 20px;
  padding: 20px;
}

/************************************************************
  HOMEPAGE POPUP
************************************************************/ 

.popup-text { background: transparent url(../images/logo-2-sm.png) top center no-repeat;
  padding-top: 70px; }

#cboxWrapper { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
  background: #428ee3; /* Old browsers */
  background: -moz-linear-gradient(top, #428ee3 0%, #989898 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #428ee3 0%,#989898 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #428ee3 0%,#989898 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#428ee3', endColorstr='#989898',GradientType=0 ); /* IE6-9 */
}

#cboxContent { background: transparent; color: #fff; text-align: center;}

.popup-signup .form-group {
  width: 100%;
} 

.popup-signup input#signup-email {
	 border-radius: 5px; 
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-shadow: none;
  float: none;
  height: 46px;
  margin-right: 10px;
  width: 70%;
}

.popup-signup button#form-enews-submit {
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0,0,0,.3);
  padding: 10px 12px;
  text-transform: capitalize;
  background: #dbab06;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border: none;
  margin-bottom: 0;
  z-index: 1;
  line-height: 24px;
  font-size: 15px;
}

.popup-signup button#form-enews-submit:hover { background: #bc9101; }

.popup-connect h2 { display: none; }

.popup-connect i.fa { color: #fff; font-size: 1.4em; }

.popup-connect i.fa:hover { color: #D1C72D; }

#cboxLoadedContent { margin-bottom: 10px; }

#colorbox, #cboxContent, #cboxLoadedContent { height: 320px; width: 400px; }

#cboxClose {
  background: url(../images/close_button.png) no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
	 bottom: 5px;
	 right: 5px;
}

#cboxClose:hover {
  background: url(../images/close_button_hover.png) no-repeat; 
}


