/*test */
@media(min-width: 1950px) {
    #zone-content-wrapper {
        background-position-x: 350px;
    }
}

@media(min-width: 1600px) {
    #zone-content-wrapper {
        background-position-x: 200px;
    }
}

    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }


@media(max-width: 740px) {
    .zone {
        width: 100% !important;
    }
    .ff-cat-icon {
        min-width: 100%;
    }
    #ff-category-icons>a {
        min-width: 100%;
        max-width: 100%;
    }
    #ff-category-icons svg {
        max-width: 70px;
        min-width: 70px;
    }
    .ff-cat-icon {
        padding: 0.5em;
    }

    #ff-category-icons-wrapper>p {
        padding-left: 2em;
        padding-right: 2em;
    }
    #zone-content {
        padding-left: 2em;
        padding-right: 2em;
    }
    .state-main svg {
        display: block;
        margin-bottom: 10px;
    }
    .front #block-boxes-large-logo-area {
        padding-top: 4em;
        padding-bottom: 2em;
    }
}

@media(max-width: 480px) {
    #ff-logo {
        font-size: 0.8em;
    }
    .view-congress-issues .view-content .views-row>h3:first-of-type {
        font-size: 3em;
    }
}

@media(max-width: 340px) {
    #ff-logo {
        font-size: 0.7em;
    }
}


/* Customer Specific Font  */

@font-face {
    font-family: 'Spartan';
    src: url("../fonts/Spartan.otf") format('opentype');
  font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: 'Spartan-Medium';
  src: url("../fonts/Spartan-Medium.ttf") format('opentype');
font-weight: normal;
  font-style: normal;
}
  
  body {
  font: 18px/1.4 'Open Sans', sans-serif;
  font-weight: 300; 
  transition: all 0.2s ease 0s; }


  .not-front p {
    margin: 0 auto;
    font-size: 1.2em;
    color: #000;
    font-weight: 500;
    font-family: 'Open Sans';
}

.front p {
    margin: 0 auto;
    font-size: 1.2em;
    color: #000;
    font-weight: 500;
    font-family: 'Open Sans';
}

  div {

    font-family: 'Open Sans';
    font-weight: 500;
    color: #000;

  }

  h2 {

    font-family: 'Spartan';
    font-weight: 700;
   }

h5, .h5 {
    font-size: 18px;
    font-family: 'Open Sans';
  }

 .views-field-title h3 a {
    margin-bottom: 5px;
    font-size: 18px;
    text-transform: inherit;
    font-family: 'Spartan';
}
  
  
/* ALERT BANNER */

#region-preface-second {
    margin: auto;
    background: none;
    width: 100%;
}


/*  main content */



body { 
	 color: #262626;
	 font: 14px/1.5 'Open Sans', sans-serif;
	 transition: all 0.2s ease 0s;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 

a:hover{transition:.3s ease;}

/*** MOBILE MENU ***/

#zone-mobile-menu{
	display:none;
} 

/*** SEARCH BAR - SOCIAL MEDIA ***/

/************************************************************
  SEARCH
************************************************************/ 

#block-search-form { background: #fff;
    padding: 10px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #ddd; 
    position: absolute;
    width: 300px;
    left: auto;
    right: -10px;
    box-shadow: 2px 2px 15px rgba(102,102,102,0.2); 
    top: 70px;
    line-height: 1.2em;
    z-index: 9999;
    display: none;
  }

  .cng-search-toggle-trigger {
    padding: 0;
    margin: 0 0 -10px 0;
        margin-right: 0px;
    vertical-align: top;
}
  
  #block-search-form::before {
    background: #fff;
    position: absolute;
    display: block;
    content: "";
    top: -8px;
    right: 22px;
    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 .form-item {
    width: 80%;
    display: inline-block;
    margin-top: 4px;
  }
  #search-block-form .form-item input {
    color: #666;
    width: 100%;
    font-size: 1em;
    border-radius: 10px; 
    background: #ffff;
  }
  
  .not-front #search-block-form .form-item input { 
    margin-top: 0px;
  }
  
  .fa-search { 
      display: inline-block;
        margin-top: 4px;
}

  #search-block-form { text-align: right; }
  
  #search-block-form input:focus { box-shadow: none; }

  /*******************************************************************************/

#block-boxes-congress-committee-twitter h2, #block-boxes-facebook-post h2, #block-boxes-congress-committee-youtube h2 {
    color: #0b2265;
    font-size: 1.8em;
}


.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    border-bottom: medium none;
    color: #fff !important;
    text-decoration: none;
}


#block-boxes-header-social-media a {
    color: #0b2265;
    margin: 0 1%;
}


#block-boxes-header-social-media a:hover {
    color: #fff;
}


#edit-submit {
    background: #0b2265 none repeat scroll 0 0;
    border: medium none;
    border-radius: 100%;
    color: #ffffff;
    font-size: 1.5em;
    padding: 10px 15px;
    text-shadow: none;
}
#edit-submit:hover {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #0b2265;
    font-size: 1.5em;
    padding: 10px 15px;
    text-shadow: none;
    transition: .3s ease;
    border-radius: 100%;
}

#block-system-main #edit-submit {
    background: #0b2265 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 1.5em;
    padding: 10px;
    text-shadow: none;
    margin: 10px 0;
}

#edit-search-block-form--2 {
    padding: 0 15px;
	height: 40px;
}

/*** BRANDING ZONE***/

#zone-branding-wrapper { 
    margin: 20px 0 0;
    position: relative;
    z-index: 6;
}




#zone-branding-wrapper.fixed {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto;
    position: fixed;
    z-index: 11;
    border-bottom: 3px solid #0b2265;
    width: 100%;
}

#region-branding {
    width: auto;
    flex: 50%;
    float: left;
    margin: 0 0 0 -97px;
    padding: 0;
}

#region-menu {
    margin: 0 -136px 0 0;
    width: auto;
    transition: width ease-in-out .5s;
    flex: 48%;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 48%;
}
#region-branding img {
    display: flex;
    height: auto;
    margin: 0 auto;
    max-width: 75%;
    text-align: center;
    width: auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	 #region-branding img {
		  width: auto; 
    max-width: 50%;
    margin: 0;
    text-align: center;
	 }
}

.logo-img {
    width: 100%;
}

/*** MENU ***/

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
  	 top: 2.85em;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    border-bottom: medium none;
    color: #073561;
    text-decoration: none;
}

.sf-menu a {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 1px 0 1px; 
    padding: 0.7em; 
}

.sf-menu a.active, .sf-menu a.active-trail {
    background: #0b2265 none repeat scroll 0 0;
    color: #ffffff;
    border-radius: 5px;
    font-family: 'Spartan-Medium';
    font-weight: 500;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover, .sf-menu li:hover, .sf-menu li:focus, .sf-menu li a:hover, .sf-menu li a:focus{
	background:#0b2265;
	color:#fff !important;
	text-decoration:none;
	border-radius: 5px 5px;
}

.sf-menu .sfHover a {
    color:#fff;
    font-family: 'Spartan-Medium';
}

.sf-menu li a.active-trail {
    background: #0b2265;
}

.sf-menu ul {
    background: #0b2265 none repeat scroll 0 0;
    border-radius: 0 10px 10px 10px;
    padding: 10px 0;
    width: 25em;
    line-height: 1.5em;
    letter-spacing: 1.2px;
}

.sf-menu .menu a {
    color:#fff;
    font-family: 'Spartan-Medium';
}

.sf-menu {
    border-left: none;
    font-family: 'Spartan-Medium';    
    font-size: 1em;
}

.sf-menu li .leaf a:hover {
    background: #0b2265;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
}

.sf-menu li .leaf a {
  padding: 0.8em 1em;
  text-align: left;
  font-size: 1em;
}

.context-watch-live .block-menu-block-congress-main-menu-superfish .menu-mlid-3063 a {
  border-bottom: medium none;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 10px 5px;
  background: #0b2265 none repeat scroll 0 0;
  color: #ffffff;
  border-radius: 10px 10px 0 0;
}



#block-menu-block-congress-main-menu-superfish .block-menu ul.menu a.active-trail, #block-menu-block-congress-main-menu-superfish .block-menu-block ul.menu a.active-trail{
	color:#fff !important
}

/*** SEARCH ICON ***/

#block-boxes-search-icon {
  background: none;
  margin: 0;
  padding: 0;
  height: auto;
}

#block-boxes-search-icon a { 
  border-radius: 200px; 
  height: 50px;
  margin: 0;
  padding: 10px;
  text-align: center;
  width: 50px;
}

#block-boxes-search-icon a:hover{
	 cursor:pointer; 
	 transition:.3s ease; 
	 text-decoration:none;
} 

/*** ROTATOR ***/

#zone-preface {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

#region-preface-first {
    width: 100%;
    margin: 0;
    height: auto;
   }
#block-views-congress-hprotator-rotator{
	 padding:0;
}

.hprotator-text-block{
	 display:none;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
  float: right;
  margin: 0;
  padding: 0;
  width: 100%;
}

.flexslider .slides {
  padding: 0;
}

#block-views-congress-hprotator-rotator .view-congress-hprotator .flex-control-nav {
  margin-top: -44px;
  position: relative;
  width: 35%;
  display: none;
}

#block-views-congress-hprotator-rotator .flex-direction-nav {
  display: none;
}

.not-front #region-header-second {
    width: 100%;
    margin: 0;
    overflow: hidden;
    height: 370px;
}

/*** ROTATOR LOGO ***/


#block-boxes-rotator-logo {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#boxes-box-rotator_logo {
    align-items: center;
    background: rgba(0, 0, 0, 0) url(../images/rotator_logo.png) no-repeat scroll center center / 100% auto;
    display: flex;
    height: 25em;
    justify-content: center;
    margin: auto;
    text-indent: -9999px;
    width: 780px;
}

/*** ROTATOR BUTTONS ***/

.press {
    border: medium none;
    border-radius: 0;
    text-align: center;
	text-transform:uppercase;
	font-weight:bold;
}

#block-boxes-buttons {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

#region-preface-third {
    z-index: 5 !important;
    padding: 2em 0;
}

#block-boxes-buttons .button-container.align-center {
    margin: 0 auto;
    text-align: center;
    display: flex;
    width: auto;
    float: left;
}

.button-container a {
    border-radius: 8px;
}

.button-container a {
  font-size: 1.5em;
}

.button-container i.fa { display: block; margin-left: -10px; width: 100%; }

.button-container span { display: block; text-align: center; width: 100%; }

i.fa-newspaper::before { content: '\f1ea';
  display: block;
  font-family: FontAwesome;
  font-weight:normal;
  font-style: normal;
  margin: -5px 0px 0px 10px;
  font-size: 2em;
  text-align: center;
  width: 100%;
}

i.fa-file-alt::before { content: '\f15c';
  display: block;
  font-family: FontAwesome;
  font-weight:normal;
  font-style: normal;
  margin: -5px 0px 0px 10px;
  font-size: 2em;
  text-align: center;
  width: 100%;   
}
 
i.fa-gavel::before { content: '\f0e3';
  display: block;
  font-family: FontAwesome;
  font-weight:normal;
  font-style: normal;
  margin: -5px 0px 0px 10px;
  font-size: 2em; 
  text-align: center;
  width: 100%;    
}

@media all and (min-width:0\0) and (min-resolution:.001dpcm) {

/*
  .button-container a.press::before {
    content: '\f18e';
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 3rem;
	 }

  .button-container a.hearings::after {
    content: '\f24e';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 3rem;
 	}

	 .button-container a.bullhorn::after {
  		content: '\f0a1';
		  font-family: FontAwesome;
		  font-weight: normal;
		  font-style: normal;
		  margin: -5px 0px 0px 10px;
		  font-size: 3rem;
	}
 */
	.button-container a::after{
		font-size:3rem !important;
	}
	.not-front #region-header-first{
		position:absolute;
		left:20%;
		top:210px;
	}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  #region-preface-third {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: 75%;
    height: 150px;
    width: 100%;
    z-index: 5;
  }

  .button-container a {
    font-size: 1.5px;
  }
  
  .button-container i.fa { display: block; width: 100%; margin-left: -10px; }
  
  .button-container span { display: block; text-align: center; width: 100%; }
  
  .button-container span.button-text { font-size: 18px; }
  
  i.fa-newspaper::before { content: '\f1ea';
    display: block;
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1em;
    text-align: center;
    width: 100%;
  }

  i.fa-file-alt::before { content: '\f15c';
    display: block;
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1em;
    text-align: center;
    width: 100%;   
  }
 
  i.fa-gavel::before { content: '\f0e3';
    display: block;
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1em; 
    text-align: center;
    width: 100%;    
  }
}  

/*** YOUTUBE LIVE SECTION ***/

#zone-youtube-live-wrapper {
    box-shadow: 0 0 15px -5px #1e1e1e;
    margin: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #zone-youtube-live-wrapper {
    box-shadow: 0 0 15px -5px #1e1e1e;
    margin: 50px 0px 20px 0px;
}
}

#zone-youtube-live {
    margin: 0px auto 20px auto;
}

#block-boxes-youtube-live{
	background:none;
}


.front .views-field-title h3 a {
    margin-bottom: 22px; 
    text-transform: none;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 18px;
}

.front .block-boxes-simple h2, .front .block-views h2, .front .block-views h2 a {
    font-family: 'Spartan';
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    color: #000;
}

/*** LATEST NEWS ***/

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: left !important;
    display: table-cell;
    text-align: center;
    width: 100%;
    border-bottom: 3px solid #0b2265;
    padding-bottom: 14px;
}

.not-front table td[class*="col-"], table th[class*="col-"] {

    border-bottom: none;
   
}

#block-views-congress-news-block-latest-news {
    background: none;
    width: 100%;
    margin: 0 auto;
}
#zone-latest-news {
    margin: 0 auto;
  }

#block-views-congress-news-block-latest-news h3 a {
    color: #0b2265;
    font-family: "open sans";
    text-decoration: none;
    font-weight: 500;
    font-size: 20px !important;
    letter-spacing: normal;
}

#block-views-congress-news-block-latest-news .views-row {
    padding: 20px 0;
    text-align: left;
}

#block-views-congress-news-block-latest-news .views-row-1, #block-views-congress-news-block-latest-news .views-row-3 {
    border-bottom: 2px solid #0b2265;
    border-top: 2px solid #0b2265;
    text-align: left;
    padding: 1.5em;
    margin: 0 auto;
}

#block-views-congress-news-block-latest-news  .more-link {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

#block-views-congress-news-block-latest-news .more-link a {
    background: #ae060b none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: "open sans";
    font-weight: bold;
    margin: 30px 0 0;
    padding: 20px;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
}

#block-views-congress-news-block-latest-news .more-link a:hover{
	text-decoration:underline;
}

/*** FRAUD ***/

#zone-report-fraud {
    background: #fff;
}

#zone-report-fraud-wrapper {

    background: #fff;
        background-size: auto;
    background-size: 1200px auto;

}

#block-views-congress-hearings-bl-hear {
    background: #efefef;
    margin: 20px auto;
}
#zone-report-fraud-wrapper:hover{
	transition:0s ease;
}

#block-boxes-report-fraud {
    background: none;
    margin: 2% 0;
    text-align: center;
}

#region-report-fraud {
    background: #fff;
    width: 100%;
}


#block-boxes-report-fraud h2 {
    font-weight: bold;
    margin: 0 0 40px;
    text-align: center;
    font-size: 2.5em;
 
}

#boxes-box-report_fraud {
    color: #ffffff;
    font-family: 'Spartan';
    font-size: 2em;
    font-weight: 500;
    line-height: 1.5em;
    width: 100%;
    margin: 0 auto;
}

#boxes-box-report_fraud p {
    margin: 0 0 40px;
    font-weight: 600;
    font-family: 'Open Sans';
    font-size: .8em;
    color: #000;
    text-align: center;
}

#block-boxes-report-fraud .icon {
    float: right;
    margin: 0 8%;
    width: auto;
}
 
#block-boxes-report-fraud .buttons {
    width: 100%;
    display: flex;
    justify-content: center;
}

#block-boxes-report-fraud .button-container a {
    background: #ae060c none repeat scroll 0 0;
    color: #ffffff;
    display: flex;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: auto;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    font-size: 1.5em;
    border-radius: 0;
}

#block-boxes-report-fraud  .button-container a:hover {
    background: #fff none repeat scroll 0 0;
	color:#ae060b;
}

/*** INVESTIGATIONS ***/

#zone-investigations {
    width: 100%;
    margin: 0;
    padding: 0;
}

#region-investigations {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#block-views-oversight-investigations-block {
    background: none;
	padding:0;
}

#block-views-oversight-investigations-block .views-field.views-field-body {
    padding: 0;
    margin: 0;
    border: none;
}

#block-views-oversight-investigations-block .view-oversight-investigations .views-row {
    width: 33.33%;
    float: left;
    padding: 0;
    margin: 0;
}

.investigation-title {
    position: absolute;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
}

.investigation-title a{
	color:#fff;
	font-weight:bold;
}

.investigation-title a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.color {
    background-color: rgba(0, 0, 0, .7);
/*background-color: rgba(13, 67, 117, .7);*/
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.color:hover {
	transition:0s ease;
	cursor:pointer;
	opacity:0; 
	filter:alpha(opacity=0);
}

/*** SOCIAL MEDIA CONTENT SECTION ***/

#block-boxes-social-media-icons-fontawesome {
    background: none;
    text-align: center;
    margin: 0% 0;
}

#block-boxes-fontawesome-medium {
    text-align: right;
	background: none;
    width: 100%;
    margin: 0 0 10px;
}

#boxes-box-fontawesome_medium a {

    color: #fff;
    font-size: 8px !important;
    margin-right: 5px;
    padding: 5px 5px 5px 5px;
    border-radius: 25%;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #0b2265;;
    display: inline-block;

}

/*** AGENDA ***/

#zone-agenda-wrapper {
    background: url("../images/agenda-bg.jpg") center center / 100% auto;
}

#block-boxes-proactive-agenda {
    background: none;
    margin: 0;
}

#block-boxes-proactive-agenda h2 {
    color: #ae060b; 
	   text-shadow: none;
}

#boxes-box-proactive_agenda p {
    color: #ffffff;
    font-size: 2em;
    font-weight: bold;
    margin: 40px auto;
    text-align: center;
}

#block-boxes-proactive-agenda .icon {
    float: left;
    margin: 0 8%;
    width: auto;
}

#block-boxes-proactive-agenda .buttons {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#block-boxes-proactive-agenda .press {
    border: medium none;
    border-radius: 0;
    display: flex;
    font-size: 14px;
    text-align: center;
    width: auto;
    justify-content: center;
    align-items: center;
}

#block-boxes-proactive-agenda .button-container.align-center {
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#block-boxes-proactive-agenda .button-container a {
    background: #ae060b none repeat scroll 0 0;
    color: #ffffff;
    display: flex;
    float: none;
    margin: 20px auto;
    padding: 20px;
    place-content: center;
    text-align: center;
    width: auto;
}

#block-boxes-proactive-agenda  .button-container a:hover {
    background: #fff none repeat scroll 0 0;
	color:#ae060b;
}

.button-container a.agenda::after {
    content: '\f18e';
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1.5em;
}

/*** BIOGRAPHY ***/

#block-boxes-biography {
    background: none;
    padding: 0px 0 0px 0;
    margin: 20px 0 0 0;
}

#bio_text {
    float: left;
    word-wrap: inherit;
    margin: 20px 0 0 0;
    color: #333;
}

#bio_img {
    position: relative;
    right: 0;
    z-index: -1;
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

#bio_img img {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 100% !important;
}

/*** FOOTER ***/

#zone-footer-wrapper {
    background: rgba(95, 93, 93, 0.129);
}

#zone-footer {
    width: 100%;
}

#block-boxes-oversightdems-office {
    color: #fff;
    text-align: center;
}

#block-boxes-oversightdems-office p {
    color: #fff;
}

#block-boxes-congress-committee-twitter {
    background: none;
    color: #0b2265;
    margin: 0;
    padding: 0;
}



#block-boxes-facebook-post {
    background: none;
    color: #0b2265;
    margin: 0;
    padding: 0;
}



#boxes-box-facebook_post .boxes-box-content {
    margin: 0 auto;
    text-align: center;
}

.fb-comments, .fb-comments iframe[style], .fb-comments span {
   width: 100% !important;
}

.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}

#block-boxes-congress-committee-youtube {
    background: none;
    color: #fff;
    margin: 0 auto;
    padding: 0;
}



/*** FOOTER UTILITY ***/

#zone-footer-bottom-wrapper {
    background:  #000 !important}

#block-menu-menu-congress-footer-utility{
	background:none;
	text-align:center;
}

#zone-footer-bottom {
    width: 100%;
    background: #000;
}

#region-footer-bottom {
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #000;
}

#block-menu-menu-congress-footer-utility .menu a {
    color: #fff;
}

#block-menu-menu-congress-footer-utilityul.menu {
    border: none;
    list-style: none;
    text-align: center;
}

/*** SOCIAL MEDIA FOOTER ***/

#zone-social-meida-footer-wrapper {
    background: #0b2265;
}

#region-footer-bottom #block-boxes-social-media-icons-fontawesome--2 {
    margin: 0 0 20px 0;
    background: none;
    width: 40%;
}

#zone-social-meida-footer #block-boxes-social-media-icons-fontawesome h2 {
    display: none;
}

#zone-social-meida-footer #block-boxes-social-media-icons-fontawesome{
	margin:0 0 15px 0;
}

#region-footer-bottom  #block-boxes-social-media-icons-fontawesome--2 {
    text-align: center;
    margin: 0;
	padding:0;
}

#region-footer-bottom  #block-boxes-social-media-icons-fontawesome--2{
	margin:0 0 20px 0;
}

#region-footer-bottom  #block-boxes-social-media-icons-fontawesome--2 a .fa {
    background: #0b2265 none repeat scroll 0 0;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    color: #ae060b;
    font-size: 1.5em;
    height: 40px;
    margin: 0;
}

#region-footer-bottom  #boxes-box-social_media_icons_fontawesome a .fa:hover {
    background: #ae060b none repeat scroll 0 0;
    color: #fff;
	transition:ease .3s;
}

/*** INTERNAL GLOBAL STYLES ***/

.block-menu, .block-menu-block, .block-views-congress-related-related{
    background: none;
}

.block-menu h2, .block-menu-block h2, .block-views-congress-related-related h2{
    color: #0b2265;
    border-bottom: 5px solid #ae060b;
    font-weight: bold;
    padding: 0 !important;
    font-family: 'Spartan';
}

.block-menu a, .block-menu-block a, .block-views-congress-related-related a{
    color: #0b2265;
    text-decoration: none;
    font-weight: bold;
}

#region-sidebar-first .block-menu ul.menu a.active-trail, #region-sidebar-first .block-menu-block ul.menu a.active-trail, #region-sidebar-first .block-views-congress-related-related ul.menu a.active-trail{
    border-bottom: 3px solid #ae060b;
	color: #0b2265;
}

.block-menu ul.menu a:hover, .block-menu-block a:hover, .block-views-congress-related-related a:hover{
    border-bottom: 3px solid #ae060b;
	transition: ease .3s; 
	text-decoration:none;
	color: #0b2265;
}

/*** MEMBER SOCIAL MEDIA IMAGES ***/

.social-media-overlay img {
  width: 40px;
  margin: 0 !important;
  padding: 5px 0 !important;
  border: none !important;
}

/*** WATCH LIVE PAGE ***/

.context-watch-live .block-menu-block-congress-main-menu-superfish .menu-mlid-3063 a{
	 border-bottom: medium none;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: none;
	 padding: 10px 5px;
	 background: #0b2265 none repeat scroll 0 0;
	 color: #ffffff;
	 border-radius: 10px;
}

.not-front table td[class*="col-"], .not-front table th[class*="col-"] {
    position: static;
    float: none !important;
    display: table-cell;
    vertical-align: top;
    
    width: 25%;
}

.context-news table td[class*="col-"], .not-front table th[class*="col-"] {
    position: static;
    float: none !important;
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 100%;
}

.panel-2col-stacked .panel-col-first, .panel-2col-stacked .panel-col-last {
  float: left;
  width: 49.9%;
}

#block-system-main h3 a {
    font-weight: 700;
    color: #0b2265 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.not-front #region-header-first{
		width:60% !important;
		position:absolute !important;
		z-index:2 !important;
		display:flex !important;
		justify-content:center !important;
		align-items:center !important;
		top:21% !important;
		left:20% !important;
	}
}

.menu-block-congress_site_map > ul > li, .menu-block-congress_site_map_top_level > ul > li {
  float: left;
  width: 20%;
}

.block-congress-site-map li.leaf, .menu-block-congress_site_map > .menu li {
  padding: 0.2em .5em 0 0;
}

.block-congress-site-map ul.menu li ul li.leaf a {
    color: #fff;
}

.pager li.pager-current {
  background: none repeat scroll 0 0 #0b2265;
  color: #fff;
}