* {margin: 0; padding: 0; outline: none; vertical-align: baseline; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-focus-ring-color: rgba(0, 0, 0, 0);}
*::-moz-focus-inner { border: 0; padding: 0; }
*:focus {outline: none;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section, main {display: block;}
audio, canvas, iframe, img, svg {vertical-align: middle;}
video {vertical-align: top; width: 100%;}

/*====================================================
   Global
====================================================*/
html, body {height: 100%;}
body {background: #fff url('../i/body-bg.png') 0 -20px; font-family: "RobotoRegular", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; font-size: 14px; line-height: 1.5; color: #404040;}
body.menu-wrapper, body.locked {overflow: hidden;}
.ved_panel_frame html, .ved_panel_frame body { height: auto; }
.ved_editable {background: #fff;}

@media all and (min-width: 480px) and (max-width: 1024px) {
   body {font-size: 16px;}
}
@media all and (max-width: 479px) {
   body {font-size: 18px;}
}
