/*
Theme Name: Rockfolio
Theme URI: http://themeforest.net/user/OrangeIdea/portfolio
Description: Rockfolio - Responsive Theme For WordPress
Author: OrangeIdea
Author URI: http://themeforest.net/user/OrangeIdea
Version: 1.0.4
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, fixed-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
License: 
License URI:
*/
@import url('framework/bootstrap/bootstrap.css');
@import url('framework/css/main_style.css');
@import url('framework/css/options.css');

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

.vc_row[data-vc-full-width]{
	padding-left:0px !important;
	padding-right:0px !important;
	margin-left:0px !important;
	margin:0 auto !important;
}
}