*{ margin: 0; padding: 0; font-family: 'Lato', sans-serif; box-sizing: border-box; -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box; }

object,
embed,
video,
iframe,
iframe['style']{
    max-width: 100%;
    height: auto;
}

img { max-width: 100%; vertical-align: middle; }

ul{ list-style: none; }

fieldset{ border: 0; }

input, select, textarea{ padding: 10px; width: 100% }

b, strong { font-weight: bold; }

mark { padding: 5px 10px; background: #eee; }
ul   { list-style: none; }
img  { border: none; max-width: 100%; vertical-align: middle; }

small { font-size: 0.75em; color: #555; }
a     { text-decoration: none; color: #89f; }
a img { border: 0; }

/*Medias*/
object, 
embed,
video,
iframe,
iframe['style']{ max-width: 100%; height: auto; }

input.btn { width: auto; cursor: pointer; }

.container { float: left; width: 100%; }

.clear { clear: both; }

.fontzero { font-size: 0; }

.section_title { font-size: 1em; text-align: center; color: #333; }

