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

body { 
  background: #fff; 
  color: #333;
  font: 16px/1.8 'Montserrat', 'Century Gothic', sans-serif;
  font-weight: 300; 
  transition: all 0.2s ease 0s; } 

.admin-menu body { 
  background: #fff; }
  
.logo-img { background: transparent url(../logo_white.png) no-repeat; background-size: contain; display: block; padding: 0; -webkit-transition: 0.15s margin ease-out; width: 100%; 
  margin: 0 0 0 5px; 
}

#zone-menu-wrapper.fixed .logo-img { background: transparent url(../logo_hover.png) no-repeat; background-size: contain; }

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

input[type="radio"], input[type="checkbox"] {
  line-height: normal;
  margin: -2px 0 0;
}

#messages { top: 180px; position: absolute; left: 20px; margin-top: 15px; z-index: 90; }

/************************************************************
  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-menu, #zone-header {
  max-width: 1500px;
  width: 100%; 
}

.not-front #zone-menu {
  border-bottom: none;
}

#zone-menu-wrapper, #block-menu-block-congress-main-menu-superfish {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
}

.not-front #zone-preface-wrapper {
  height: 50vh; 
}

#region-branding, #region-menu, #region-user-first { margin-left: 0; margin-right: 0; } 

#region-branding { width: 25%; } 

#region-menu { width: 64%; }

#region-user-first { width: 11%; } 

#zone-branding-wrapper { display: none; }

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

#region-footer-second { margin: 0; width: 100%; }

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

#zone-content, #zone-postscript { width: 100%; max-width: 1500px; }

#region-content { width: 100%; }

.region-postscript-second, .region-postscript-third { width: 50% !important; margin-left: 0 !important; margin-right: 0 !important; }

.container-24 .grid-24 {
  width: 100%;
  margin: 0;
  padding: 0;
}

.container-24 .grid-16 {
  width: 67%;
  margin: 0;
  padding: 0;
}

.container-24 .grid-8 {
  width: 33%;
  margin: 0;
  padding: 0;
}

.not-front #zone-content .grid-24 {
  width: 100%;
  margin: 0;
  padding: 0 12px;
}

.not-front #zone-content .grid-16 {
  width: 67%;
  margin: 0;
  padding: 0 12px;
}

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

#breadcrumb { padding: 0 12px; }

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

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

#section-footer {}

#zone-footer { text-align: center; width: 100%; padding: 50px 0; } 

#zone-footer-bottom-wrapper { background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,0.8)); position: relative; }

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

#block-boxes-new-twitter .content {
  height: 520px;
  overflow-y: scroll;
}

#block-boxes-new-twitter, #block-boxes-congress-fb-responsive {
  box-shadow: -20px 18px 50px 9px rgba(0, 0, 0, .33);
  background: #fff;
  margin: 30px;
  height: 620px;
}

#block-boxes-congress-fb-responsive .content {
  overflow-x: unset;
  overflow-y: auto;
}

#block-boxes-cng-social-media-fa-small {
  color: #fff;
  padding: 48px 0 0 0;
  text-align: right;
}

#block-boxes-cng-social-media-fa-small .boxes-box-content { display: flex; justify-content: flex-end; }

#block-boxes-cng-social-media-fa-small i.fa {
  color: #fff;
  font-size: 1.5em;
  margin-right: 12px;
  padding: 0;
}

#block-boxes-cng-social-media-fa-small i.fa-search { 
  margin-right: 0;
  padding: 0 10px 0 10px;
}

#block-boxes-cng-social-media-fa-medium {
  text-align: right;
  padding-top: 25px; 
}

 #block-boxes-cng-social-media-fa-large {
  text-align: center;
  padding-bottom: 1.5em;
}

#block-boxes-congress-youtube-box .block-inner { display: block; vertical-align: middle; min-height: 650px; }
/**
.block-congress-youtube-box .youtube-wrapper {
  padding-bottom: 55%;
  margin-top: 22.5%;
}
**/

#block-boxes-cng-social-media-fa-small, #block-boxes-cng-social-media-fa-medium { margin-top: 0; margin-right: 0; }

#block-boxes-cng-social-media-fa-medium { float: none; text-align: right; }

#block-boxes-cng-social-media-fa-medium i.fa:hover { color: #0068AD; }

/************************************************************
  NAVIGATION ON SCROLL
************************************************************/ 

#zone-menu-wrapper { position: relative;
  background: linear-gradient(to top, rgba(255,0,0,0), rgba(0,0,0,0.8));
  /*background: rgba(0,0,0,0.3); */
  box-shadow: none;
  transition: all 0.4s ease;
  z-index: 990; 
}

#zone-menu-wrapper.fixed {
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  position: fixed;
  transition: all 0.4s ease; 
}

#zone-menu-wrapper.fixed #zone-menu { border-bottom: 0; }

#zone-menu-wrapper.fixed .logo-img { 
  display: block;
  padding: 0;
  transition: all 0.5s ease;
  width: 75%;
  margin: 0 0 0 10px;
  position: relative;
  z-index: 3333;
  top: auto;
  left: auto;
  height: auto;
}

/*.not-front #zone-menu-wrapper { background: rgb(0, 104, 173); }*/

#zone-menu-wrapper.fixed #region-menu {
  margin: 0;
  height: auto;
}


#zone-menu-wrapper.fixed #block-boxes-cng-social-media-fa-small {
  padding: 36px 0 0 0; transition: all 0.4s ease; 
}

#zone-menu-wrapper.fixed .sf-menu a { 
  padding: 38px 10px;
  transition: all 0.4s ease;
}

#zone-menu-wrapper.fixed .sf-menu li .menu .leaf a { 
  padding: 8px 16px;
}

.admin-menu.not-front #zone-menu-wrapper {
  background: linear-gradient(to top, rgba(255,0,0,0), rgba(0,0,0,0.8)); 
}

.admin-menu #zone-menu-wrapper.fixed {
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  position: fixed;
  z-index: 999; 
}

/***********************************************************
  SIDEBAR BLOCKS
***********************************************************/ 

#region-sidebar-first.fixed {
  position: sticky;
  top: 80px;
  z-index: 200;
}

.admin-menu #region-sidebar-first.fixed {
    position: sticky;
    top: 109px; 
}

#block-menu-block-section-menu { 
    margin: 22px 0; 
}

/***********************************************************
  ALERT BOX
***********************************************************/ 

#block-views-cng-alert-box-block-alert-box h2.block-title {
  color: #fff;
  float: left;
  font-size: 1.5em;
  padding: 12px 10px 0 0;
  text-align: left;
  width: auto;
  margin: 0;
  display: block;
}

#block-views-cng-alert-box-block-alert-box { background: transparent; margin: 0; padding: 0 15px; }

#block-views-cng-alert-box-block-alert-box .views-row {
  border: none;
  float: left;
  width: 75%;
  padding: 15px 0 10px 0;
} 

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

#block-boxes-congress-service-center { margin-top: -100px; }

#block-boxes-congress-service-center i.fa { 
  font-size: 2em;
  float: left;
  width: 80px;
  text-align: center;
  padding: 15px 20px 30px;
  margin-bottom: 0;
}
	
#block-boxes-congress-service-center .list-group { 
  display: inline-block;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  text-align: left;
  height: auto;
  width: 50%;
  vertical-align: top;
  float: none;
}

#block-boxes-congress-service-center .list-group a {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: Capitalize;
  display: flex;
  padding: 0;
  position: relative;
}

#block-boxes-congress-service-center .list-group-item  {  
  max-width: 100%;
  margin: 0;
}

#block-boxes-congress-service-center .list-group a span.title {
  font-size: 1em; 
  margin: 10px 0 5px 0;
  padding-right: 10px;
}

#block-boxes-congress-service-center .list-group a span.description {
  font-size: 0.8em; 
  padding-right: 10px;
}

#block-boxes-congress-service-center .list-group .icon-holder {
  padding: 10px;
  min-height: 122px;
}

#block-boxes-congress-service-center h2.block-title { margin-bottom: 0px; }

/************************************************************
BLOCKS, BOXES and VIEWS
************************************************************/

.block, .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
  background: transparent;
  border: none;
  margin-bottom: 0px;
  padding: 1em;
}

.panel-display.container { padding-left: 0; padding-right: 0; }

.panel-display { padding-left: 0; padding-right: 0; }

/************************************************************
  SEARCH
************************************************************/ 

#block-search-form { background: #fff;
  padding: 10px;
  border-radius: 2px;
  border: 1px solid #ddd; 
  position: absolute;
  width: 300px;
  box-shadow: 2px 2px 3px rgba(102,102,102,0.1);
  right: -20px;
  top: 85px;
  line-height: 1.2em;
  z-index: 9999;
  display: none;
}

#zone-menu-wrapper.fixed #block-search-form {
  top: 75px;
  right: -20px;
}

#block-search-form::before {
  background: #fff;
  position: absolute;
  display: block;
  content: "";
  top: -8px;
  right: 27px;
  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 { text-align: right; border: none; }

#search-block-form input:focus { box-shadow: none; }

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

#search-block-form .form-item input {
  color: #666;
  width: 100%;
  font-size: 1em;
  border-radius: 0; 
  border: none;
}

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

.fa-search { display: inline-block; border-left: 1px solid #c61a1a !important; }

/************************************************************
 HEADERS
************************************************************/

h1#page-title {
  border-bottom: none; 
  font-weight: bold;
  font-size: 3em; 
  line-height: 48px;
  margin-bottom: 0px;
  padding: 20px 0 0 20px; 
}

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

h3 { 
  font-size: 1.5em; 
  font-weight: 600; 
}

h2.block-title {
  font-size: 2.5em;
  font-weight: 600; 
}

#block-quicktabs-mega-media-center h2.block-title { display: none; }

.not-front #region-content h2.block-title, .not-front #region-content h2.block-title a { 
  font-size: 2.5em;
}

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

#block-menu-block-congress-main-menu-superfish { 
  background: transparent;
  display: flex; 
  float: none;
  justify-content: center;
  margin-bottom: 0; 
  padding: 0;
  text-transform: capitalize;
  width: 100%;
  z-index: 11;
}

#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; margin: 0; }

.sf-menu ul {
  background: rgba(0,0,0,.8);
  box-shadow: 1px 1px 8px rgba(0,0,0,.5);
  border-radius: 0; 
  width: auto;   
}

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

.sf-menu ul.menu li a::before {
  background-clip: padding-box;
  color: #fff;
  content: "\f101";
  font-family: 'FontAwesome';
  font-size: 0.9em;
  float: left;
  position: relative;
  display: block;
  padding-right: 5px;
}

.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.sfHover > ul, .sf-menu li.last:hover > ul {
  left: 0; }

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

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

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

#zone-menu-wrapper.fixed .sf-menu a, #zone-menu-wrapper.fixed i.fa { color: #444; }

/*#zone-menu-wrapper.fixed .sf-menu a:hover, #zone-menu-wrapper.fixed .sfHover a, */#zone-menu-wrapper a i.fa:hover, #zone-menu-wrapper.fixed a i.fa:hover { color: #c61a1a; }

#zone-menu-wrapper.fixed .sf-menu .leaf a { color: #444; }

#zone-menu-wrapper.fixed .sf-menu .leaf a:hover { background: rgba(0,0,0,.8); color: #c61a1a; }

.sf-menu a {
  background: transparent;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
  margin-top: 0;
  padding: 50px 10px;
  width: auto;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
  background: transparent;
  border-bottom: medium none;
  color: #fff;
  text-align: left;
}

.sf-menu a.active, .sf-menu a.active-trail, #zone-menu-wrapper.fixed .sf-menu a.active-trail, #zone-menu-wrapper.fixed .active-trail.active { /* active state */
  background: #750a0a;
  color: #fff;
}

.sf-menu a.active-trail { /*border-bottom: 5px solid #fff; */}

.sf-menu li .menu .leaf a { 
  border-bottom: none;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.95em;
  line-height: 1.3em;
  margin-top: 0;
  padding: 8px 16px;
  text-decoration: none;
}

.sf-menu li .menu .leaf a.active { background: #750a0a; color: #fff; }

.sf-menu a:focus, .sf-menu a:hover {
  background: rgba(0,0,0,.8);
  color: #c61a1a;
  text-decoration: none;
}

.sf-menu li.sfHover { 
  color: #fff;
  text-decoration: none; 
  background: rgba(0,0,0,.8);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.sf-menu li.sfHover a, #zone-menu-wrapper.fixed .sf-menu li.sfHover a {
  background: transparent;
  color: #c61a1a; 
}

.sf-menu li.sfHover > ul a, #zone-menu-wrapper.fixed .sf-menu li.sfHover > ul a {
  color: #fff;
}

.sf-menu ul.menu li.leaf a {
  font-weight: normal;
  text-transform: capitalize !important;
  min-width: 180px;
  width: 100%;
}/* No longer used */

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

.sf-menu li .menu .leaf a:hover, #zone-menu-wrapper.fixed .sf-menu li .menu .leaf a:hover {
  /* Fallback for web browsers that don't support RGBa */
  background: #c61a1a; 
  color: #fff;
}

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

#block-panels-mini-congress-home-page-rotator .contextual-links-wrapper { margin-top: 160px; }

#block-panels-mini-congress-home-page-rotator { margin-top: 30px; }

#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; position: relative;
  z-index: 0;
}

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

.view-congress-hprotator .views-field-nothing-1 {
  bottom: 33%;
}

.hprotator-text-block { 
	 background-color: transparent;
  bottom: 0;
  left: 5%;
  right: auto;
  margin: 0 0 150px 0;
  position: absolute;
  padding: 10px 15px 10px 15px;
  text-align: left;
  transition: all 0.2s ease 0s; 
  width: 45%;
  z-index: 2;
}

.hprotator-text-block h2 {
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  display: inline;
  padding: 0 10px;
}

.hprotator-text-block h2 a {
  color: #fff;
  font-weight: 700;
  font-size: 2.25em;
  line-height: 1.2;
}

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

.hprotator-text-block h2, .hprotator-text-block .field-name-body { text-align: left; }

.hprotator-text-block #hp_top_read_more { 
  text-align: left;
}

#hp_top_read_more a {
  font-size: 0.9em;
  margin-top: 0;
  padding: 0 12px;
}

.view-congress-hprotator .flex-control-nav { 
  background: transparent;
  display: block;
  bottom: 110px;
  left: 40%;
  margin-top: 0;
  width: 20%;
  position: absolute;
}

.flex-control-nav li {
  margin: 0px 20px 0px 0px;
}

.flex-control-nav li:last-child {
  margin-right: 0;
}

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

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider .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);
}

.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;
}
/*
.flexslider .slide-cover {
  width: 100%;
  height: 100%;
  background: url(../images/feature-gradient.png) no-repeat;
  position: absolute;
  background-size: cover;
  z-index: 1;
}
*/
.flexslider .slides {
  padding: 0 0 0;
}

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

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

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

/************************************************************
  MULTI-ITEM CAROUSEL
************************************************************/

.display-multi-slideshow .slides li {
  margin: 0 15px;
}

/************************************************************
  ISSUES
************************************************************/

#block-views-congress-issues-block-default h3.field-content { font-size: 1.25em; display: block; line-height: 1.7em; margin-top: -90px; padding: 20px; }

#block-views-congress-issues-block-default h3.field-content a { background: rgba(0,68,106,0.8); font-weight: bold; color: #fff; padding: 5px 10px; text-transform: uppercase; }

#block-views-congress-issues-block-default h3.field-content a:hover { background: #CE0F18; }

#block-views-congress-issues-block-default .views-row { 
  border: none;
  float: none;
  margin: 10px 0;
  padding: 0;
  vertical-align: text-top;
  width: 33%; 
}

#block-views-congress-issues-block-default .summary { padding: 20px; }

/************************************************************
  NEWSLETTER
************************************************************/ 

#block-boxes-newsletter-signup-simple-bs { margin: 0 auto; text-align: left; }

#block-boxes-newsletter-signup-simple-bs label { 
  margin: 0 20px 0 0;
}

#block-boxes-newsletter-signup-simple-bs .form-text { 
  text-align: center; 
}

#block-boxes-newsletter-signup-simple-bs input#signup-email {
  border-radius: 0; 
  box-shadow: none;
  float: none;
  height: 50px;
  margin: 0 10px 0 0;
  width: 50%;
}

.btn-success:hover { background: #c61a1a;
  color: #fff;
  border: 2px solid #c61a1a;
  min-width: 10%; }

#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: #0f84f0;
  color: #fff;
  border: 2px solid #0f84f0;
  min-width: 10%; 
}

#block-boxes-newsletter-signup-extended-bs .form-group {
  font-size: 1em;
  margin-bottom: 0;
  text-align: center;
}

#first { width: 20%; }

#last { width: 30%; }

#required-valid-email { width: 50%; }

#block-boxes-newsletter-signup-extended-bs .btn-success { background: #790604; border-width: 0; }

#block-boxes-newsletter-signup-extended-bs .btn-success:hover { background: #c61a1a; }

#block-boxes-newsletter-signup-extended-bs { color: #fff; padding: 1em 0; }

#block-boxes-newsletter-signup-extended-bs input {
  border: 0;
  border-radius: 5px;
  display: inline;
  margin-bottom: 15px; 
  margin-right: 10px; 
  margin-left: 10px;
}

#block-boxes-newsletter-signup-extended-bs .form-group label { display: none; }

#block-boxes-newsletter-signup-extended-bs i.fa-asterisk { top: 8px; right: 10px; font-size: 0.6em; color: #ff0000; }

#block-boxes-newsletter-signup-extended-bs a { color: #70bfea; }

#block-boxes-newsletter-signup-extended-bs .close {
  background: none;
  color: #fff;
  text-shadow: none;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 9999;
}

#block-boxes-newsletter-signup-extended-bs .close a { color: #fff !important; }

#block-boxes-newsletter-signup-slide-up img {
  max-width: 70% !important;
  padding: 0 40px 0 20px !important;
  margin: 0 20px !important;
}

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

#block-views-congress-news-block-2 { padding: 0; }

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

#block-views-congress-news-block-latest-news .view-content { display: flex;
  flex-wrap: wrap; }

#block-views-congress-news-block-latest-news .views-row, #block-views-congress-news-block-news-photos .views-row {
  border: 0;
  flex: 1 0 30%; /* explanation below */
  margin: 0;
  padding: 2%;
  transition: all 0.2s ease;
  transition-delay: 0s;
  vertical-align: text-top;
}

#block-views-congress-news-block-latest-news .views-field-title h3 {
  font-size: 1.5em;
}

#block-views-congress-news-block-news-photos .views-field-field-featured-image { margin-bottom: 1em; }

#block-views-congress-news-block-news-photos h3 a { color: #333; }

#block-views-congress-news-block-news-photos h3 a:hover { color: #dc143c; }

#block-views-congress-news-block-news-photos .views-field-created, #block-views-congress-news-block-news-photos .views-field-field-congress-article-type { text-transform: uppercase; }

#block-views-congress-news-block-latest-news .views-field-body, #block-views-congress-news-block-news-photos .views-field-body { margin-top: 10px; }

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

#block-views-congress-offices-footer-offices {
  padding: 0; 
}

#block-views-congress-offices-footer-offices .block-title, #block-views-congress-offices-footer-offices .block-title a {
  display: block;
  width: 100%;
  float: none;
  color: #fff;
  padding: 1em;
  text-align: center;
  font-size: 1.6em;
}

#block-views-congress-offices-footer-offices .views-row-first {
  margin-top: 10px;
}

#block-views-congress-offices-footer-offices .views-row-last {
  margin-bottom: 10px;
}

.tab {
  font-size: 1.5em;
}

.block-congress-offices-footer-offices .office-info {
  float: none;
  padding: 1.5em;
  position: absolute;
  z-index: 200;
  font-size: 1.25em;
  font-weight: bold; 
  width: 100%; 
}

.block-congress-offices-footer-offices .office-info h3 {
  margin-top: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
}

.block-congress-offices-footer-offices .office-info h3 a {
  margin-top: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
}

.block-congress-offices-footer-offices .office-info h3 a:hover { text-decoration: underline; }

.block-congress-offices-footer-offices .field-content {
  position: relative;
  z-index: 20;
  float: none;
}

.block-congress-offices-footer-offices .field-content img {
  z-index: 30;
  opacity: 1;
  padding: 0;
  width: 100%;
  box-shadow: -20px 18px 50px 9px rgba(0, 0, 0, .33);
}

.block-congress-offices-footer-offices .view-content {
  float: left;
  width: 50%;
  margin-bottom: 0;
  display: block; 
}

/*
.block-congress-offices-footer-offices .slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
*/

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

.block-congress-offices-footer-offices .footer-office-location-tabs {
  float: left;
  width: 50% !important;
}

.block-congress-offices-footer-offices .footer-office-location-tabs .view-content {
  width: 100%;
}

#block-views-congress-offices-footer-offices .view-congress-offices {
  display: block;
  width: 75%;
  margin: 0 auto;
  text-align: center; 
  height: auto;
}

#block-menu-menu-congress-footer-utility { text-align: center; padding: 1em; }

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

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

#block-boxes-newsletter-signup-slide-up {
  padding: 0 10%;
}

#boxes-box-newsletter_signup_slide_up h2 {
  padding-top: 25px;
  font-size: 2em;
}

@media all and (min-width: 1024px) and (min-device-width: 1024px), all and (max-device-width: 1280px) and (min-width: 1280px) and (orientation:landscape) {
  .sf-menu a { 
    padding: 50px 6px; 
  }

  #zone-menu-wrapper.fixed .sf-menu a { 
    padding: 38px 6px;
    transition: all 0.4s ease;
  }
}

