/*
Theme Name: FlyingNews
Theme URI: http://demo.jawtemplates.com/flyingnews/wp/
Description: FlyingNews theme for Wordpress       
Version: 2.81
Author: JaW Templates
Author URI: http://www.jawtemplates.com/
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
Tags: black, blue, red, white,fixed-width,two-columns,left-sidebar,right-sidebar,threaded-comments,theme-options,custom-menu,custom-colors,post-formats

*/

/*Youtube frame*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 959px){
	#ois-1{

		display:none;

	}
}

.aligncenter{

	display: block !important;

}