/*#save{ float: left; }*/
/*#tabs-editor{ float: left; }*/
#mobile_tools{ float: left; display: none; padding: 12px 15px 0 0; }
	#mobile_tools .btn .caret{ margin-left: 5px; margin-top: 0; }
@media only screen and ( max-width: 1180px ) {
	#save{ margin-right: 1%; }
	
}

@media only screen and ( max-width: 1130px ) {
		#save-btn{ padding: 10px 15px 10px 10px; }
		#tabs-editor .nav-tabs-editor > li > a{ font-size: 10px; }
		.tab-content #main-editor-tools button i{ font-size: 15px; }
		#tabs-editor .nav-tabs-editor{ margin-left: 0; margin-right: 10px; }
}
@media only screen and ( max-width: 1130px ) {
	.tab-content{ /*width: 470px !important; */}
}
@media only screen and ( max-width: 1035px ) {
	/*.tab-content > .tab-pane{ width: 100%; }*/
	/*.tab-content #main-editor-tools button{ width: 50px; }*/
}
@media only screen and ( max-width: 1020px ) {
	.header-logo .tab-content{ width: 540px !important; margin-left: 100px; }
	#tabs-editor { display: none; }
}
@media only screen and ( max-width: 965px ) {
	#tabs-editor .nav-tabs-editor > li > a{ font-size: 6px; }
}
@media only screen and ( max-width: 930px ) {
	/*.tools-label{ font-size: 8px; }*/
	/*.tab-content #main-editor-tools button{ width: 45px; }*/
	/*.switch-mode-signature{ width: 60px !important; }*/
}
@media only screen and ( max-width: 868px ) {
	#tabs-editor .nav-tabs-editor > li > a{ padding: 2px 0 !important; }
} 
@media only screen and ( max-width: 805px ) {
	.tab-content{ width: 480px	 !important; }
		.tab-content #main-editor-tools button{ width: 11%; }
}
@media only screen and ( max-width: 795px ) {
	.header-logo a img{ height: 20px; }
}
@media only screen and ( max-width: 695px ) {
	#save-btn .tools-label{ font-size: 12px; }
}