/************************************************************
THEMENAME
************************************************************/
/* 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. */
 
/************************************************************
  GENERAL
************************************************************/
 
 
/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a {
	padding: 1.45em 0.4em;
}

.sf-menu a { 
	font-size: 16px; }

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
	top: 4.2em;
}

/************************************************************
  Social Icons in Top Nav | Small icons 
************************************************************/

/* Font Awesome */
.fa-2x {
    font-size: 1.5em;
}

/************************************************************
 SEARCH
************************************************************/

#block-search-form {
	margin: 8px auto 0; }

#search-block-form { width: 120px; }

#search-block-form .form-item input { width: 70px; }

.view-congress-hprotator .views-field-field-congress-featured-media {
    float: none;
    width: 100%;
}

.hprotator-text-block {
    padding: 2% 1%;
    width: 100%;
}

.view-congress-hprotator .flex-control-nav {
 
    position: relative;
    width: 100%;
}


.flexslider .slides img {
    display: block;
    width: 100%;
}