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

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

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

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

a:hover {
  color: #1a3151;
  text-decoration: none;
}

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

#section-header { margin-top: 50px; }

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

.logo-img a img { display: none; }

.logo-img a { background: transparent url(../logo.png) center no-repeat;
  background-size: contain; 
  display: block; height: 100px; width: 100%; }

#block-boxes-blue-dog img { max-width: 40%; }

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

.mean-container .mean-nav ul li a.mean-expand {
  height: 32px;
}

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

.mean-container .mean-bar {
  background: #1a2b41;
}

.mean-container .mean-nav ul li a { background: #336285; }

.mean-container .mean-nav ul li a:hover {
  background: #1a2b41;
}

.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.1); position: fixed; top: 0; }

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

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

#section-header { 
  background: #233955;  
}

#section-content { background: #fff; }

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

#zone-mobile-menu {
  background: #1a3151;
}

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

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

#zone-newsletter-wrapper {
  background: #ddd; 
}

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

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

#zone-actioncenter-wrapper { background: #f5f5f5 url(../images/background-action.jpg) bottom left no-repeat;
  background-size: contain; }

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

.not-front #zone-content-wrapper { padding-top: 20px; padding-bottom: 20px; }

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

#section-footer { background: #428ee3; 
  color: #fff; 
}

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

#zone-footer-bottom-wrapper { background: rgba(0,0,0,0.4); }

/************************************************************
  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: #336285;
  color: #fff; 
	 font-size: 18px;
 	font-family: 'Montserrat', Helvetica, Arial, 'sans-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: #428ee3;
}

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

/************************************************************
  SUBCOMMITTEE MENU
************************************************************/ 

#block-menu-menu-frontpage-subcommittee-menu { margin: 0; }

#block-menu-menu-frontpage-subcommittee-menu h2.block-title { text-align: center; }

#block-menu-menu-frontpage-subcommittee-menu ul.menu {
  display: flex;
  margin: 1em auto;
  padding: 0;
  flex-wrap: wrap;
  max-width: 1200px;
}

li.sub_menu {
  width: 100%;
  min-height: 200px;
  text-align: center;
  margin: 0 !important;
  padding: 0;
  min-width: 300px;
 	webkit-transition: opacity 300ms cubic-bezier(0.23,0.61,0.41,1);
	 transition: all 0.5s ease-in-out;
}

li.sub_menu:hover {
  box-shadow: inset 10px 10px 400px 15px rgba(0,0,0,0.8);
}

li.sub_menu a {
  color: #fff;
  display: inline-block;
	 font-size: 1.4em;
  font-weight: 700;
  height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}

li.sub_menu a:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: '';
}

li.sub_menu:hover a {
  font-size: 1.5em;
	 color: #428ee3  !important;
}

#block-menu-block-frontpage-subcommittee-menu {
  padding: 0;
	 margin: 0;
}

li#sub_health {
	 background: url(../images/sub_health.png) #000;
	 background-size: cover;
}

li#sub_tax {
 	background: url(../images/sub_tax.png) #000;
 	background-size: cover;
}

li#sub_trade {
	 background: url(../images/sub_trade.png) #000;
	 background-size: cover;
}

li#sub_social_security {
	 background: url(../images/sub_social_security.png) #000;
	 background-size: cover;
}

li#sub_human_resources {
	 background: url(../images/sub_human_resources.png) #000;
	 background-size: cover;
}

li#sub_oversight {
	 background: url(../images/sub_oversight.png) #000;
	 background-size: cover;
}

/************************************************************
 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: none repeat scroll 0 0;
	 filter: none;
  border: medium none;
	 box-shadow: none;
	 color: #666; 
	 padding: 10px;
	 width: 80%;
}

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

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

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

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

#breadcrumb {
  background: transparent;
  border: 0; 
  margin: .5em 1.5em 0;
  padding: 0;
}

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

#congress_breadcrumb { color: #233955; }

#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-press-releases .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: 'Montserrat', 'Helvetica', sans-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: 'Montserrat', 'Helvetica', sans-serif;
	 font-size: 42px;
  font-weight: 700; 
  text-transform: uppercase;
  text-align: center;
  line-height: 42px; 
	 margin-top: 15px;
  margin-bottom: 20px;
} 

h2.block-title a {
	 background: transparent; 
	 color: #0B2343;
	 display: block; 
  /*	float: left; */
	 font-family: 'Helvetica', sans-serif;
	 font-size: 48px;
  font-weight: 700; 
  text-transform: uppercase;
  text-align: left;
	 margin-top: 0;
}

.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 {
 	border-bottom: none;
} 

h1#page-title {
  border-bottom: none; 
  font-size: 36px; 
	 font-weight: bold;
  line-height: 36px;
	 margin-bottom: 0px;
  padding: 20px 0 0 14px; 
  text-transform: uppercase;
}

.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: 'Helvetica', sans-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::after {
  content: ' ';
  display: block;
  background-color: #336285;
  height: 3px;
  margin: 8px 0;
  width: 120px;
}

#zone-content-wrapper h2.block-title::after, #zone-stay-connected-wrapper h2.block-title::after, #zone-newsletter-wrapper h2.block-title::after {
  content: ' ';
  display: block;
  background-color: #0B2343;
  height: 3px;
  margin: 8px 0;
  width: 120px;
}

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

#block-boxes-newsletter-signup-text h2.block-title::after {
  content: ' ';
  display: block;
  background-color: #fff;
  height: 3px;
  margin: 8px 0;
  width: 120px;
}

#block-panels-mini-multi-carousel-services-holder h2.pane-title { color: #fff; }

#block-panels-mini-multi-carousel-services-holder h2.pane-title::after {
  content: ' ';
  display: block;
  background-color: #fff;
  height: 3px;
  margin: 8px auto;
  width: 120px;
}

#zone-postscript-wrapper h2.block-title::after {
  content: ' ';
  display: block;
  background-color: #0B2343;
  height: 3px;
  margin: 8px auto;
  width: 120px;
}

#zone-footer-wrapper h2.block-title::after {
  content: ' ';
  display: block;
  background-color: #fff;
  height: 3px;
  margin: 8px 0;
  width: 120px;
}

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

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

.front h2.block-title { text-align: left; }

.views-row { border-bottom: 1px dashed #ddd; padding: 0.5em; }

.views-row.views-row-odd { background: #f4f4f4; }

.front .views-row.views-row-odd { background: transparent; }

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

.pager li.pager-current {
  background: #0B2343 none repeat scroll 0 0;
 	color: #fff; 
}

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

#block-menu-block-section-menu { background: #f4f4f4; margin-bottom: 20px; padding: 0; }

#block-menu-block-section-menu h2.block-title { color: #666; padding: 20px 20px 0; }

#block-menu-block-section-menu ul li.first { border-top: 1px solid #fff; }

#block-menu-block-section-menu ul li { border-bottom: 1px solid #fff; display: block; padding: 0; margin: 0; }

#block-menu-block-section-menu ul li a { display: block; padding: 8px 30px 8px 30px; }

#block-menu-block-section-menu ul li a.active { background: #e9e9e9; border-left: 10px solid #2F4159; font-weight: bold; padding: 8px 20px 8px 20px; }

#block-menu-block-section-menu ul li.last { border-bottom: none !important; }

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

#block-boxes-fontawesome-medium, #block-boxes-footer-fontawesome { text-align: center; }
  
#block-boxes-fontawesome-medium i.fa, #block-boxes-footer-fontawesome i.fa {
  color: #071528;
  font-size: 1em;
  margin-right: 5px;
  background-color: #fff;
  padding: 9px 5px 5px 5px;
  border-radius: 50%;
  width: 35px;
  height: 35px;    
}

#block-boxes-footer-fontawesome i.fa:hover, #block-boxes-fontawesome-medium i.fa:hover { 
background: #002E57; color: #fff; 
}

/************************************************************
  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-press-releases .views-row { border-bottom: 1px dashed #ddd; margin-bottom: 20px; overflow-x: auto; overflow-y: hidden; padding: 0px; position: relative; }

.front .view-congress-press-releases .views-row .views-field-created { 
	background: #428ee3 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    padding: 20px;
    margin: 0 15px 15px 0; 
    width: 80px; } 

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

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

.front .view-congress-press-releases .views-field-created .month { text-shadow: 1px 1px 8px rgba(0,0,0,.3); font-size: 21px; font-weight: 300; margin: 0; padding: 0 0 5px 0; }

.front .view-congress-press-releases .views-field-created .day { text-shadow: 1px 1px 8px rgba(0,0,0,.3); font-size: 24px; font-weight: 700; line-height: 0; margin: 0; padding: 0; }

.views-field-title h3.field-content { margin-top: 0; }

.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: 'Helvetica',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;
}

/************************************************************
  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: 62.5%;/* 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: 'Helvetica', sans-serif;
	 font-size: 24px;
	 font-weight: bold;
	 line-height:  24px;
 	margin: 0px;
  text-align: left;
}

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

.hprotator-text-block h2 a:hover {
  
}

.hprotator-text-block h2::after {
  content: ' ';
  display: block;
  background-color: #fff;
  height: 3px;
  margin: 8px 0;
  width: 120px;
}

.hprotator-text-block .field-name-body {
	 color: #fff;
	 font-size: 16px; 
  font-family: 'Helvetica', sans-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: #428ee3;
  font-family: 'Helvetica',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: #3a7bc4;
}
/*
.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: #336285;
}*/

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
  background: #428ee3;
  border-color: #428ee3;
  cursor: default;
}

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

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

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

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

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



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

#block-boxes-contact {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 2em;
  padding: 2.2em 2.8em;
  text-align: center;
}

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

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

#block-menu-menu-congress-footer-utility ul.menu a:hover {
  color: #D1C72D;
}

/************************************************************
  QUICKTABS
************************************************************/ 

#block-quicktabs-social-media-tabs { padding: 2.2em .5em; }

#block-quicktabs-social-media-tabs .block { padding: .5em 0; }

ul.quicktabs-tabs li {
  display: inline-block;
  margin: 0;
  text-align: center;
  width: 50%;
}

ul.quicktabs-tabs li a.active { 
  background: transparent;
  color: #fff;
  font-weight: 700;
}

ul.quicktabs-tabs li a:hover {
  background: rgba(255,255,255,0.2);
  transition: all ease-in-out 0.3s;
}

#block-quicktabs-social-media-tabs ul.quicktabs-tabs li.first {
  background: #00aced !important;
  color: #fff;
}

#block-quicktabs-social-media-tabs ul.quicktabs-tabs li.last {
  background: #4267B2 !important;
  color: #fff;
}

/************************************************************
  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: #336285; /* Old browsers */
  background: -moz-linear-gradient(top, #336285 0%, #233955 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #336285 0%,#233955 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #336285 0%,#233955 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336285', endColorstr='#233955',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; 
}


