@media only screen and (max-width: 960px) {

    #centercontent_one, .l_sidebar {

       margin-top:10px;
	   display: block;

    }

}





@media only screen and (max-width: 778px) {

    #wrapper{

       float:left;

	   width:100%;

    }

	

	

	#bottomwide{

		float:left;

		width:100%;

	}

	#menu-footer-menu{

		margin:0px!important;

	}

}