/* This file will hold styles that are loaded using the same media query as the wide grid. */



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

.sf-menu a {
    padding: 1em 4em;
}

/*social media header*/  
#block-widgets-s-cng-large-profile.block {
    background: url("../images/socMedText.png") no-repeat scroll 0 0 transparent;
    padding-top: 79px;
}

/* alert wide */
.block-cng-alert-box-block-alert-box {
	border-top:1px solid #942313;
	border-bottom:1px solid #942313;
	border-right:none;
	border-left:none;
    background-color: #EDEEEE;
}
/* FACEBOOK */
.front #region-content .fb_iframe_widget iframe {
    width: 566px !important;
}

 