/* 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. */


 /*-----Slider-----*/
.slider-wrapper {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	width:100% auto;
	box-shadow: 0px 20px 20px #000;
	background-color:transparent;
}
.theme-default .nivo-controlNav {
    text-align: center;
    padding: 0px 0px;
}
#block-media-nivo-slider-1 {
	 display:block;
 }
.fb_iframe_widget {
    display: inline-block !important;
    position: relative;
    background-color: #FFFFFF;
	margin-top:1em;
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}
.fb_iframe_widget iframe {
    position: absolute;
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}
#block-widgets-s-facebook-like-box {
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}