/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */

 
.sf-menu a {
    padding: 1em 2em;
}

#region-user-first #widgets-element-cng_large_profile {
	display:block;
}
.view-congress-hprotator .flex-control-nav {
    display: block;
    padding: 0.25%;
    right: 0;
    width: 17%;
}
.hprotator-text-block {
 /*  transparent overlay doesn't work in FF
background: -moz-linear-gradient(top,  rgba(28,74,170,0.5) 0%, rgba(12,37,89,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,74,170,0.5)), color-stop(100%,rgba(12,37,89,1))); 
background: -webkit-linear-gradient(top,  rgba(28,74,170,0.5) 0%,rgba(12,37,89,1) 100%); 
background: -o-linear-gradient(top,  rgba(28,74,170,0.5) 0%,rgba(12,37,89,1) 100%); 
background: -ms-linear-gradient(top,  rgba(28,74,170,0.5) 0%,rgba(12,37,89,1) 100%); 
background: linear-gradient(to bottom,  rgba(28,74,170,0.5) 0%,rgba(12,37,89,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#801c4aaa', endColorstr='#0c2559',GradientType=0 ); 
    margin-top: -129px;*/
}
.block.block-service-center {
    padding-top: 120px;
}
.block-service-center  {
    background: url("../images/bg-actioncenter.png") no-repeat scroll left top transparent;
}
.block-service-center a {
    font-size: 17px;
    letter-spacing: -1px;
}
.flex-control-nav li {

}
/* FACEBOOK */
#region-content .fb_iframe_widget iframe {
    width: 594px !important;
}

#boxes-box-cng_social_media_fa_large {
    text-align: center;
    padding: 14em 0 0;
    float: left;
}