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

body { 
  background: #000;
  color: #333;
  font: 14px/1.5 'Montserrat', sans-serif;
  font-weight: 300; 
  transition: all 0.2s ease 0s; } 

.admin-menu body { 
  background: #fff; }
  
.block, .block-views {
  margin-bottom: 0;
  padding: 0;
}

div.addressfield-container-inline::after { 
  clear: none; 
}

.page-contact-offices .pane-congress-offices-panel-pane-offices::after {
  content: ".";
  display: block;
  height: 0;
  clear: none;
  visibility: hidden;
}

.pane-congress-offices-panel-pane-1 {
  border-top: none;
}

.view-congress-offices div {
  line-height: 1.4;
}

.getdcdirections {
  margin: 0 0 10px 15px;
}

.block, .block-views, .flexslider {  
  background: transparent;
}

a:link, a:visited { color: #c61a1a; }

a:hover {
  color: #084a9f;
  text-decoration: underline;
}

p {
  margin: 0 0 20px;
}

#messages { margin-top: 15px; z-index: 90; background: #f8fff0; }

div.messages { padding: 10px 10px 10px 45px; margin: 0; }

/************************************************************
  FORM STYLING
************************************************************/

.fa-asterisk { color: #e10202; font-size: 0.8em; }

.has-feedback label ~ .form-control-feedback {
  top: 35px;
  padding: 0 20px 0 25px;
}

.form-inline .has-feedback .form-control-feedback {
  top: -5px;
}

.form-control { background: #f4f4f4; height: 40px; border-radius: 0; }

.webform-client-form .webform-submit, .btn-primary, .content form .button {
  background: transparent;
  color: #c61a1a;
  border: 2px solid #c61a1a;
  border-radius: 0;
  padding: 8px 20px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
}

a.btn-primary {
  color: #c61a1a;
  border-radius: 0; 
}

.webform-submit.button-primary.form-submit:hover, .btn-primary:hover, .content form .button:hover {
  background: #c61a1a;
  color: #fff;
  border: 2px solid #c61a1a;
  font-size: 1.1em;
  padding: 8px 20px;
  border-radius: 0;
}

.radio label { margin-left: 5px; } 

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

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: relative;
  width: auto;
  float: left; 
  margin: -10px 5px 0 -20px;
}

/************************************************************
 MOBILE VIEW
************************************************************/ 

.logo-img { background: transparent url(../logo_hover.png) no-repeat; background-size: contain; display: block; 
  margin: 50px auto 0px; padding: 0; -webkit-transition: 0.15s margin ease-out; width: 65%; }

#region-branding { margin-left: 0; margin-right: 0; }

/************************************************************
 RESPONSIVE MENU
************************************************************/

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  height: 100%;
  overflow-y: auto !important;
  overflow-x: hidden;
  max-height: calc(100vh - 50px);
}

.mean-container .mean-nav ul li > ul {
  max-height: 100%;
  overflow: auto;
}

.mean-container .mean-nav ul li a.mean-expand {
  height: 20px;
  padding: 10px!important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #c61a1a; 
}

.mean-container .mean-bar h2.block-title { display: none; }

.mean-container .mean-bar {
  background: #000;
  z-index: 999;
  position: fixed;
  top: 0;
}

.admin-menu .mean-container .mean-bar { top: 29px; }

.mean-container .mean-nav ul li a {
  background: #c61a1a; 
  padding: 10px 5%; 
}

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 6px 10%;
  text-transform: capitalize;
  border-top: 1px solid rgba(255,255,255,.25);
  opacity: 1; 
  visibility: visible;
  background: #a21010;
}

.mean-container .mean-nav ul li a:hover {
  background: #9a2121;
}

.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: 1.1em;
  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;
}

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

.zone-wrapper { padding-top: 20px; padding-bottom: 20px; }

#zone-header-wrapper { background: #ff0000; padding-top: 0; padding-bottom: 0; z-index: 999; }

.not-front #zone-header-wrapper {}

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

#section-header { background: #fff; position: relative; top: auto; }

#section-content { background: transparent; position: relative; }

.not-front #section-content { background: #fff; }

#zone-preface-wrapper .contextual-links-wrapper {
  z-index: 999;
  top: 160px;
}

.not-front #zone-preface-wrapper {
  background: #fff;
  height: 200px;
  overflow: hidden;
}

.not-front #zone-content {
  background: none repeat scroll 0 0 transparent;
  padding: 0 20px;
}

#zone-postscript-wrapper { background: #f4f4f4; }

#zone-mobile-menu {
  background: #000;
}

#zone-menu-wrapper { padding: 0; }

#region-menu { margin: 0; } 

#zone-highlights-wrapper { background: #fff; padding: 0; }

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

#zone-preface-wrapper { background: transparent; padding: 0; } 

#zone-preface, #region-preface-first, #region-preface-first img { margin: 0 auto; padding: 0; transition: all 0.2s ease 0s; max-width: 100%; width: 100%; } 

.front #zone-preface-wrapper h1#page-title { display: none; }

#block-boxes-interior-photo { padding: 0; margin: 0; }

#region-preface-first { width: 100%; }

.not-front #zone-actioncenter-wrapper, .not-front #zone-actioncenter { background: #fff; min-height: 1px; border: none; padding: none; }

#zone-content-wrapper { background: #fff; }

#zone-content { word-wrap: break-word; } 

#zone-stay-connected-wrapper { background: #fff; }

#zone-search-wrapper { display: block; }

#section-footer { background: #fff url(../images/background-footer.jpg) top center no-repeat; background-size: cover; position: relative; }

#section-footer::before {
  content: "";
  background: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .9;
  z-index: 0;
}

#zone-footer-wrapper { background: transparent; padding: 0; }

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

/************************************************************
  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: #ad053a;
  text-decoration: none;
}

/************************************************************
 SUPERFISH MAIN MENU MOBILE & UNIVERSAL
************************************************************/

#block-menu-block-congress-main-menu-superfish { padding: 0; }

.sf-menu a { 
  background: transparent;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 300;
  text-decoration: none;
  text-transform: Uppercase;
  width: auto;
  padding: 2% 3%;
} 

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
  border-bottom: medium none;
  color: #666;
  font-weight: bold;
  text-align: center;
}

.sf-menu a.active, .sf-menu a.active-trail { /* active state * * hover state removed */
  background-color: transparent;
  color: #a21010;
}

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

/************************************************************
 SEARCH
************************************************************/
 
#block-search-form {
  background: none repeat scroll 0 0 transparent;
  filter: none;
  border-radius: 2px;
  border: none;
  display: block;
  padding: 0;
  -webkit-box-shadow: none; 
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

#search-block-form {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  height: 38px;
  float: left;
  width: 100%;
}

#search-block-form .form-item input { 
  background: none repeat scroll 0 0;
  filter: none;
  border: medium none;
  box-shadow: none;
  color: #666; 
  padding: 10px;
  width: 300px;
}

#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: transparent;
  border: 0 none;
  border-radius: 0;
  height: 36px;
  margin-left: 2px;
  padding: 0px;
  text-indent: 0;
  text-shadow: none;
  width: 40px;
  color: #ccc;
  font-size: 1.5em;
}

#search-block-form .container-inline div {
  float: left; 
  margin: 0;
}

#search-block-form #edit-actions {
  float: right;
}

.fa-search { color: #fff; display: none; }

/************************************************************
  BREADCRUMB
************************************************************/

.breadcrumb-wrapper {
  border-bottom: none;
}

#breadcrumb {
  background: transparent;
  border: 0; 
  margin: 0;
  padding: 0 2%;
}

#congress_breadcrumb { background: transparent; 
  padding: 0; }

#breadcrumb, #breadcrumb a {
  color: #666;
}

#breadcrumb a:hover {
  color: #c61a1a;
}

#crumbs { padding: 0; }

#crumbs a { font-size: 1em; }

/************************************************************
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: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: 0px; 
  line-height: 1.1;
  margin-top: 10px; }
	
h2.block-title {
  background: transparent; 
  color: #333;
  display: block;  
  font-family: 'Montserrat', sans-serif;
  font-size: 2em;
  font-weight: 600;
  letter-spacing: 0; 
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2; 
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-top: 0;
} 

h2.block-title a {
  background: transparent; 
  color: #333;
  display: block;  
  letter-spacing: 0; 
  font-family: 'Montserrat', sans-serif;
  font-size: 2em;
  font-weight: 600; 
  text-transform: uppercase;
  text-align: center;
  margin-top: 0; 
} 

#section-footer h2.block-title, #section-footer h2.block-title a {
  border-bottom: none;
} 

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

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

.front h1#section-title {
  display: none;
}

.not-front h1#section-title {
  color: #fff;
  padding: 0.5em 0 1em 1.1em; 
  font-size: 2.5em; 
  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: 'Montserrat', sans-serif; 
  font-size: 2em;
  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;
}

ul.quicktabs-tabs li a:hover {
  background: #f4f4f4;
} 

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

.not-front #region-content {
  background: transparent;
}

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

.pane-title {
  padding-top: 14px;
  border-top: 1px solid;
  position: relative;
}

.pane-title::before {
  content: "";
  display: block;
  width: 110px;
  height: 8px;
  background-color: currentcolor;
  position: absolute;
  top: 0;
  left: 0;
}

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

#zone-menu-wrapper.fixed .logo-img {
  background: transparent url(../logo_white.png) no-repeat;
  background-size: contain;
  display: block;
  padding: 0; 
  position: fixed;
  z-index: 3333;
  top: 5px;
  left: 0;
  height: 40px;
  width: 200px;
  transition: all 0.5s ease;
  margin: 0 0 0 5px; 
}

#zone-menu-wrapper.fixed #region-menu {
  margin: 40px 0 0;
  height: 133px;
}

/************************************************************
  HOMEPAGE VIDEO
************************************************************/

#block-boxes-homepage-video { margin: 0 auto; padding: 0; max-height: 85vh; overflow: hidden; }

.bg-video {
    width: 100%;
}

/************************************************************
  ISSUES
************************************************************/
 
.view-congress-issues .views-row img { float: left; }
 
.view-congress-issues .views-row { border-bottom: none; }

.view-congress-issues .views-row p { margin-bottom: 0; }
/*
.panel-pane.pane-node-field-congress-issues {
  border-top: 1px solid #DDD;
  background: #f4f4f4;
  padding-bottom: 4px;
} */

.pane-content .view-congress-issues .views-row img {
  float: left;
  margin: 15px 20px 0 0 !important;
}

/************************************************************
  CONTENT 
************************************************************/

.callout, .pane-bundle-congress-callout {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 1em;
    display: inline-block;
    border: 1px solid #DDD;
    margin-bottom: 20px;
    font-size: 1.25em;
    color: #666;
    width: 100%;
}

.panel-display { width: 100%; }

.not-front .pane-content { margin: 0; }

.field-type-text-with-summary { margin-top: 15px; }

.field-type-text-with-summary table td { padding: 0; margin-bottom: 5px; }

.field-type-text-with-summary table tbody { border: none; }

.not-front #region-content img {
  border: none;
  margin: 15px 20px 0 0;
  padding: 0;
}

.pane-content .view-congress-issues .views-row img {
    float: left;
    margin: 15px 20px 0 0 !important;
}

/************************************************************
  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;
}

/************************************************************
  PAGER
************************************************************/

ul.pager { 
  background: #f4f4f4;
  margin: 20px 0;
  padding: 0;
  width: 100%;
}

.item-list ul li {
  margin:  0 0.25em 0 0;
  padding: 0;
}

.item-list .pager li {
  background-image: none;
  display: inline-block;
  list-style-type: none;
  padding: 0;
}

ul.pager .pager-current {
  background: #790604 none repeat scroll 0 0;
  color: #fff;
  font-weight: normal;
  padding: 10px;
}

ul.pager li a:hover {
  padding: 10px 8px;
  background: #c61a1a;
  color: #fff;
}

ul.pager li a {
  padding: 10px 8px;
  color: #000;
  display: block;
}

/************************************************************
  SECTION BLOCK
************************************************************/

#region-sidebar-first .block { border-top: 4px solid #3AA3E8; }

#block-menu-block-section-menu { border-top: 4px solid #750a0a !important; }

#block-menu-block-section-menu, #region-sidebar-first .block { 
  box-shadow: 0px 2px 27px 0px rgba(35,36,58,.10);
  padding: 24px 30px;
  background-color: #fff;
  margin: 22px 0;
}

#region-sidebar-first h2.block-title {
  background: transparent;
  color: #666;
  display: block; 
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: capitalize;
  text-align: left;
  line-height: 1.2;
  margin: 0 0 5px 0;
  padding: 0;
}

#block-menu-block-section-menu ul.menu {
 margin-bottom: 0;
}

#block-menu-block-section-menu ul li { display: block; padding: 0; margin: 0; }

#block-menu-block-section-menu ul li a { display: block; padding: 0; font-size: 1em; line-height: 1.6; }

#block-menu-block-section-menu ul li a.active { font-weight: bold; padding: 0; color: #750a0a; }

#block-menu-block-section-menu ul li a.active::before { 
  font-family: "FontAwesome"; 
  font-size: 1em;
  content: "\f054"; 
  margin-right: 10px;
} 

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

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

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

#block-boxes-congress-fb-responsive i.fa { 
  font-size: 2.5em;
  background: #475993;
  display: inline-block;
  padding: 15px;
  border-radius: 50%;
  margin-bottom: 10px;
  border: 5px solid #fff;
  height: 70px;
  width: 70px;
  color: #fff;
}

#block-boxes-new-twitter i.fa {
  font-size: 2.5em;
  background: #00AAF2;
  display: inline-block;
  padding: 15px;
  border-radius: 50%;
  margin-bottom: 10px;
  border: 5px solid #fff;
  height: 70px;
  width: 70px;
  color: #fff;
} 

#boxes-box-congress_fb_responsive {
  margin: 0 auto;
  text-align: center; 
}

#block-boxes-social-media-title { text-align: center; }

#block-boxes-social-media-title h2.block-title { margin-bottom: 0; color: #790604; } 

#block-boxes-cng-social-media-fa-small, #block-boxes-cng-social-media-fa-medium, #block-boxes-cng-social-media-fa-large { padding: 10px 0 0 0; text-align: center; }

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

#block-boxes-cng-social-media-fa-small i.fa {
  border: none; 
  color: #333; 
  font-size: 1.1em;
  margin-right: 15px; 
  text-align: center; 
}

#block-boxes-cng-social-media-fa-medium i.fa, #block-boxes-cng-social-media-fa-large i.fa { color: #fff; font-size: 1.5em; margin-right: 25px; margin-bottom: 0; }

#block-boxes-cng-social-media-fa-small i.fa:hover, #block-boxes-cng-social-media-fa-medium i.fa:hover { color: #c61a1a; }

#block-boxes-cng-social-media-fa-large h2.block-title { color: #222;
  width: 80%;
  text-align: center;
  margin: 25px auto;
}

#block-boxes-cng-social-media-fa-large i.fa {
  background: none;
  border: none;
  border-radius: 50%;
  margin-right: 0;
  padding: 25px;
  text-align: center;
  font-size: 2.5em; 
}

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

#block-boxes-newsletter-signup-text h2.block-title { color: #fff; margin-top: 30px; }

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

#block-boxes-newsletter-signup-simple-bs label {
  text-align: left;
  display: block;
}

#block-boxes-newsletter-signup-simple-bs p { line-height: 1.4; margin-bottom: 5px; text-align: left; }

#block-boxes-newsletter-signup-extended-bs h2.block-title { color: #fff; letter-spacing: 4px; }

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

#block-boxes-newsletter-signup-simple-bs .signup-link a, 
#block-boxes-newsletter-signup-simple-bs .btn-success { 
  padding: 13px 20px;
  text-transform: uppercase;
  background: transparent; 
  font-weight: bold;
  color: #0f84f0;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border: 2px solid #0f84f0;
  margin-bottom: 0;
  z-index: 1;
  line-height: 24px;
  font-size: 1.1em;
  margin-top: 10px;
}

#block-boxes-newsletter-signup-extended-bs .form-group {
  margin-bottom: 0;
  text-align: center;
  width: 100%; 
}

#block-boxes-newsletter-signup-simple-bs .signup-link a:hover { 
  text-decoration: none;
  background: #dc143c;
}

#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;
  padding: 10px;
  width: 65%;
}

#block-boxes-congress-newsletter-signup input#submit, .btn-success {
  border-radius: 0;
  box-shadow: none;
  padding: 10px 12px;
  text-transform: capitalize;
  background: transparent;
  border: 2px solid #c61a1a;
  font-weight: bold;
  color: #c61a1a;
  display: inline-block;
  position: relative;
  background-image: none !important; 
  margin-bottom: 0;
  z-index: 1;
  line-height: 24px;
  font-size: 1em;
  min-width: 10%; 
}

.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 .more-link a { border: 2px solid #fff; color: #fff; background: transparent; }

#block-boxes-newsletter-signup-extended-bs .more-link a:hover {
  background: #fff; color: #dc143c;
  box-shadow: 1px 0 7px rgba(0, 0, 0, .8);
  text-shadow: none; 
}

#block-boxes-newsletter-signup-slide-up {
  background: rgba(15, 44, 81, 0.9);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; 
  z-index: 99999999;
  color: #fff;
  transition: transform 1s ease;
  opacity: 0;
  text-align: left;
  padding: 0;
}

#block-boxes-newsletter-signup-slide-up img {
  max-width: 40%;
  padding: 0 15px 0 0;
}

#boxes-box-newsletter_signup_slide_up h2 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  font-size: 1.6em;
}

#boxes-box-newsletter_signup_slide_up h2 a:hover { text-decoration: underline; }

/************************************************************
  RECENT VOTES
************************************************************/

.vote-with-title-container .row:first-child { background: transparent; font-weight: bold; color: #000; padding: 20px 10px; border-top: 1px solid #ddd; } 

.vote-with-title-container .row div { padding: 4px 10px; }

/************************************************************
  MEDIA DISPLAY PAGE
************************************************************/

.view-cng-ph-gals .views-field.views-field-field-featured-image, .view-congress-videos .views-field-field-congress-featured-media {
    float: left;
}

.view-cng-ph-gals .views-row, .view-congress-videos .views-row {
    display: inline-block;
    width: 100%;
}

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

.views-field-field-congress-article-type::before {
  content: "| ";
  font-weight: normal;
}

.views-field.views-field-field-congress-article-type a:link {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  color: #666;
  font-size: 0.9em;
}

#block-views-congress-news-block-latest-news iframe { width: 100%; }

#block-views-congress-news-block-latest-news h2 a { color: #333; }

#block-views-congress-news-block-latest-news h2 a:hover { color: #333; }

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

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

#block-views-congress-news-block-latest-news .views-row {
  background: transparent;
  border: none;
  float: none;
  margin: 0;
  padding: 0;
  vertical-align: text-top;
}

#block-views-congress-news-block-latest-news .views-row .field-content h2 {
  font-size: 1em;
  text-align: left;
}

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

#block-views-congress-news-block-latest-news .views-field-title h3 a { color: #0f2c51; }

#block-views-congress-news-block-latest-news .views-field-title h3 a:hover { color: #c61a1a; }


#block-views-congress-news-block-latest-news .views-field-view-node a { font-weight: bold; color: #0f2c51; }

#block-views-congress-news-block-latest-news .views-field-view-node a:hover { color: #c61a1a; }

#block-views-congress-news-block-latest-news .views-field-view-node a::after, #hp_top_read_more a::after { 
  font-family: "FontAwesome"; 
  font-size: 1.2em;
  content: " \f178"; 
}

.views-field-created .field-content, .views-field-field-congress-article-type a { color: #666; }

.views-field-field-congress-article-type a:hover { color: #c61a1a; }

#block-views-congress-news-block-news-photos .views-field-body { padding-top: 0; }

#block-views-congress-news-block-news-photos h2.block-title { color: #790604; }

#block-views-congress-news-block-news-photos .views-field-created, #block-views-congress-news-block-news-photos .views-field-field-congress-article-type { font-size: 0.8em; font-weight: bold; }

.view-display-id-block_news_photos .views-row img, .view-congress-press-releases img {
  margin: 0 1em 1em 0;
}


#block-views-congress-news-block-news-photos .more-link a:hover { 
  text-decoration: none;
  background: #c61a1a;
  color: #fff;
}

#block-views-congress-news-block-latest-news .more-link {
  margin: 15px auto 10px;
  display: block;
  width: 200px;
}

#block-views-congress-news-block-latest-news .more-link a {
  box-shadow: none;
  border-radius: 0;
  padding: 16px 32px;
  text-transform: uppercase;
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #c61a1a;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border: 2px solid #c61a1a;
  margin: 0;
  z-index: 1;
  line-height: 24px;
  font-size: 1em;
  letter-spacing: 2px;
}

#block-views-congress-news-block-latest-news .more-link a:hover { 
  text-decoration: none;
  background: transparent;
  color: #fff;
}

#block-views-congress-news-block-latest-news .more-link:hover a::after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#block-views-congress-news-block-latest-news .more-link a::after { 
  transition: top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, bottom .3s ease-in-out, transform .3s ease-in-out, opacity .3s ease-in-out;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  background: #c61a1a;
  opacity: 0;
  z-index: -1;
} 

/************************************************************
  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: 0; 
  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: 0; }

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

.block-congress-youtube-box .youtube-wrapper, #boxes-box-congress_flicker_box .boxes-box-content, .panel-pane .media-youtube-video, .view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video, .view-congress-hprotator.view-display-id-panel_pane_thumbs .slides .media-youtube-video {
  position: relative;
  height: 0;
  padding-bottom: 41.65%;/* 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;
}

.hprotator-text-block {
  background: #000;
  text-align: left;
  float: none;
  padding: 15px;
}

.panel-display .field-name-body {
  padding-top: 0px;
}

.hprotator-text-block h2 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 10px 0;
  text-align: center;
}

.hprotator-text-block h2 a {
  color: #fff;
  font-weight: 700;
}

.hprotator-text-block h2 a:hover {
  color: #c61a1a;
  text-deocration: underline;
}

.hprotator-text-block .field-name-body {
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-size: 1em; 
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding: 0 10px;
  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: center; }

#hp_top_read_more a {
  background: rgba(0,0,0,0.5); 
  box-shadow: none;
  border-radius: 0; 
  padding: 14px 30px;
  text-transform: uppercase; 
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border-bottom: none;
  margin-bottom: 10px;
  z-index: 1;
  line-height: 1;
  font-size: 1em;
  letter-spacing: 2px; 
}

#hp_top_read_more a:hover { 
  text-decoration: none;
  color: #0f84f0;
}

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

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

.flexslider {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
}

.flexslider .slides {
  padding: 0 0 0;
}

.flex-viewport {
  margin-bottom: 25px;
}

.flex-pauseplay {
  display: none;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
  background: #000 none repeat scroll 0 0;
  height: auto;
  width: 100%;
}

.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 46.8%;
  position: relative;
}
.view-congress-hprotator.view-display-id-rotator .slides li iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.hprotator-text-block {
  float: none;
  text-align: center;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
  background: #000 none repeat scroll 0 0;
  height: auto;
  width: 100%;
}

.flex-control-paging li a {
  background: none;
  border: 2px solid #fff;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 12px;
  text-indent: -9999px;
  width: 12px;
} 

.flex-control-paging li a.flex-active {
  background: #fff;
}

.flex-control-paging li a:hover {
  background: #dc143c;
  border: 2px solid #dc143c;
}

.flexslider .slide-cover { 
  position: absolute; 
  bottom: 0;
  text-align: right;
  z-index: 1;
}

.flexslider .slide-cover img { margin-right: 20%; }

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

.flex-direction-nav .flex-prev {
  left: -100px;
  text-align: center;
}

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

.flexslider .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: 4em;
  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;
}

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

#block-boxes-congress-service-center h2.block-title { color: #fff; }

#block-boxes-congress-service-center h3 { color: #fff; }

#block-boxes-congress-service-center { background: #c61a1a; padding: 0; box-shadow: -20px 18px 50px 9px rgba(0, 0, 0, .33); text-align: center; }

#block-boxes-congress-service-center .list-group a {
  color: #fff;
  font-weight: bold;
  text-transform: Capitalize;
  display: block;
} 
	
#block-boxes-congress-service-center i.fa { 
  font-size: 3em; 
  color: #fff;
  width: 80px;
  display: block;
  padding: 5px; 
  margin-bottom: 10px;
  float: left;
  text-align: center;
}
  
#block-boxes-congress-service-center .list-group a span.title {
  font-size: 1.3em;
  display: block;
  margin: 10px 0 5px 0;
  color: #fff;
  line-height: 1.1;
}

#block-boxes-congress-service-center .list-group a span.description {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.2;
  display: block;
  color: #fff; 
}

#block-boxes-congress-service-center .list-group { 
  display: inline-block;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-align: left;
  height: auto;
  width: 100%;
  vertical-align: top;
  float: none;
}

#block-boxes-congress-service-center .list-group-item  { 
  background: transparent;
  border: none; 
  margin: 0;
  padding: 0;
}

#block-boxes-congress-service-center .list-group a:hover .icon-holder::after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#block-boxes-congress-service-center .list-group .icon-holder {
  width: 100%;
  height: auto;
  position: relative;
  background: transparent;
  border-radius: 0;
  display: block; 
  z-index: 2; 
  overflow: hidden;
  margin: 0; 
  padding: 10px;
}
	
#block-boxes-congress-service-center .list-group .icon-holder::after { 
  transition: top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, bottom .3s ease-in-out, transform .3s ease-in-out, opacity .3s ease-in-out;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  background: #750a0a;
  opacity: 0;
  z-index: -1;
}

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

#block-views-congress-offices-footer-offices .block-title, #block-views-congress-offices-footer-offices .block-title a {
  color: #fff; text-shadow: -5px 2px 10px rgba(0,0,0,0.3);
  font-size: 1.3em;
}

.tab.flex-active {
  background: #fff;
  color: #c61a1a;
}

.tab:hover {
  background: #c61a1a;
  cursor: pointer;
  color: #fff;
}

.tab {
  display: block;
  margin: 0;
  width: 100%;
  white-space: nowrap;
  background: transparent;
  text-decoration: none;
  color: #fff;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 1em;
  text-shadow: -5px 2px 10px rgba(0,0,0,0.3);
}

.view-congress-offices .views-row img {
  margin: 0 0 0.5em 0;
}

.block-congress-offices-footer-offices .office-info {
  background: linear-gradient(to top, rgba(255,0,0,0), rgba(0,0,0,0.7));
  color: #fff;
  float: none;
  padding: 1em;
  width: 100%;
  position: absolute;
  z-index: 200;
  font-size: 1em;
  font-weight: bold;
  order: 1;
}

.block-congress-offices-footer-offices .flex-active-slide {
  position: relative; 
}

.block-congress-offices-footer-offices .office-info h3 {
  font-size: 1.2em;
}

.block-congress-offices-footer-offices .office-info h3 a {
  margin-top: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.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;
  order: 2;
  width: 100%;
}

.block-congress-offices-footer-offices .field-content img {
  z-index: 30;
  opacity: 1;
  padding: 0;
  width: 100%;
}

.block-congress-offices-footer-offices .view-content {
  width: 100%;
  margin-bottom: 0;
  display: block; 
}
 
.block-congress-offices-footer-offices .slides > li {
  display: flex !important;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/*
.block-congress-offices-footer-offices .flex-viewport { 
  box-shadow: -20px 18px 50px 9px rgba(0, 0, 0, .4);
  border: 12px solid #fff;
  display: block;  
  float: left;
  width: 100%;
  margin-bottom: 0;
}
*/
.block-congress-offices-footer-offices .flex-viewport {
  margin-bottom: 0;
  box-shadow: -20px 18px 50px 9px rgba(0, 0, 0, .4);
}

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

#block-menu-menu-congress-footer-utility ul.menu li {
  margin: 0;
}

#block-menu-menu-congress-footer-utility ul.menu a {
  color: #fff;
  font-weight: normal;
}

#block-menu-menu-congress-footer-utility ul.menu a:hover {
  text-decoration: underline;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

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

#block-boxes-alert-box { color: #fff; padding: 10px; }

#block-boxes-alert-box a { color: #eec5c5; }

#block-boxes-alert-box a:hover { text-decoration: underline; }

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

#block-views-cng-alert-box-block-alert-box h2.block-title { display: none; }

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

#block-views-cng-alert-box-block-alert-box .views-field-title a { color: #fff; font-weight: bold; font-size: 1.1em; }

#block-views-cng-alert-box-block-alert-box .views-field-title a:hover { text-decoration: underline; }

#block-views-cng-alert-box-block-alert-box .views-field-title { display: inline; margin: 0 10px 0 0; }

#block-views-cng-alert-box-block-alert-box .views-field-view-node {
  display: inline;
  margin: 0;
}

#block-views-cng-alert-box-block-alert-box .views-field-view-node a {
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  border: 2px solid #fff;
  padding: 3px 11px;
  white-space: nowrap;
}

#block-views-cng-alert-box-block-alert-box .views-field-view-node a:hover {
  color: #ff0000;
  background: #fff;
}

/************************************************************
  POPUP
************************************************************/

#cboxWrapper, #cboxContent { background: #fff; color: #333; font-family: 'Montserrat', sans-serif; padding-top: 5px; text-align: center; }

#cboxWrapper .popup-text img { width: 450px; }

#cboxWrapper input#signup-email { 
  box-shadow: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  float: none;
  height: 44px;
  margin: 0 20px;
  width: 90%; 
  text-align: center;
}

#cboxWrapper label[for="signup-email"] { font-weight: normal; width: 90%; text-align: left; }

#cboxWrapper .popup-signup a { margin: 15px auto; padding: 15px; text-transform: uppercase; width: auto; }

#cboxWrapper .popup-signup a:hover { text-decoration: none; }

#cboxWrapper .popup-connect h2 { display: none; text-transform: uppercase; text-align: center; }

#cboxWrapper .popup-connect i.fa {
  display: inline-block;
  background: #790604;
  border-radius: 50%;
  color: #fff;
  font-size: 2em;
  height: 60px;
  margin: 5px auto;
  padding: 15px;
  width: 60px;
  text-decoration: none;
}

#cboxWrapper .popup-connect i.fa:hover {
  background: #ddd;
  border-radius: 50%;
  color: #0f84f0;
}

#cboxClose {
  background: url(../images/close_button.png) no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px; 
}

#cboxClose:hover {
  background: url(../images/close_button_hover.png) no-repeat; 
}

