/*
	Bean CSS 4.0
	by Yangonese!
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'robotolight';
  src: url('../font/roboto/Roboto-Light-webfont.eot');
  src: url('../font/roboto/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto/Roboto-Light-webfont.woff') format('woff'), url('../font/roboto/Roboto-Light-webfont.ttf') format('truetype'), url('../font/roboto/Roboto-Light-webfont.svg#robotolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_slablight';
  src: url('../font/robotoslab/RobotoSlab-Light-webfont.eot');
  src: url('../font/robotoslab/RobotoSlab-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/robotoslab/RobotoSlab-Light-webfont.woff') format('woff'), url('../font/robotoslab/RobotoSlab-Light-webfont.ttf') format('truetype'), url('../font/robotoslab/RobotoSlab-Light-webfont.svg#roboto_slablight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../font/icomoon/icomoon.eot');
  src: url('../font/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../font/icomoon/icomoon.ttf') format('truetype'), url('../font/icomoon/icomoon.woff') format('woff'), url('../font/icomoon/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
body {
  font-family: 'robotolight', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.53846;
  color: #444;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  font-family: 'roboto_slablight', 'robotolight', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #222;
}
h1,
h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 2.5rem;
}
h3,
h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  line-height: 1.25rem;
}
h1,
.h1 {
  font-size: 2.61538em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 1.61538em;
}
h4,
.h4 {
  font-size: 1.23076em;
}
.big-text {
  line-height: 2.5rem;
  display: block;
  font-family: 'roboto_slablight', 'robotolight', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
p {
  font-size: 1em;
  line-height: 1.53846;
  margin-top: 0;
  margin-bottom: 20px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  /* optional */
}
ul {
  margin: 20px 0;
  padding-left: 20px;
}
.no-style {
  list-style: none;
  margin: 0;
  padding: 0;
}
small {
  font-size: 60%;
  line-height: 1.25rem;
}
address {
  font-style: normal;
}
hr {
  border: none;
  border-bottom: 1px solid #c0c0c0;
  margin: 0;
  height: 9px;
  margin-bottom: 10px;
}
.divider {
  margin: 20px 0 30px;
}
.i-center {
  text-align: center;
}
.icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cf:before,
.cf:after,
.wrapper:before,
.wrapper:after,
.container:before,
.container:after,
.grid:before,
.grid:after,
[class*='col-']:before,
[class*='col-']:after,
.mod:before,
.mod:after {
  content: " ";
  display: table;
}
.cf:after,
.wrapper:after,
.container:after,
.grid:after,
[class*='col-']:after,
.mod:after {
  clear: both;
}
.wrapper,
.container {
  padding: 0 10px;
  margin: auto;
  position: relative;
}
[class*='col-'] {
  float: none;
  width: 100%;
}
.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav li {
  margin-bottom: 0;
  position: relative;
}
.nav a {
  display: block;
  padding: 10px 15px 10px 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.42857;
}
.nav a:hover {
  text-decoration: underline;
}
.nav a:active {
  color: tomato;
}
.nav.simple li {
  display: inline-block;
}
.mod {
  position: relative;
  margin-bottom: 20px;
}
.mod-std ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mod-std ul a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .fll {
    float: left !important;
  }
  .flr {
    float: right !important;
  }
  .wrapper {
    width: 960px;
  }
  .container {
    width: 1200px;
  }
  .grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  .grid.center {
    text-align: center;
    letter-spacing: -3px;
  }
  .grid.center > [class*='col-'] {
    text-align: left;
    letter-spacing: normal;
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  [class*='col-'] {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
  .col-1-2,
  .col-2-4,
  .col-3-6 {
    width: 50%;
  }
  .col-1-3,
  .col-2-6 {
    width: 33.33%;
  }
  .col-1-4 {
    width: 25%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-2-3,
  .col-4-6 {
    width: 66.66%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-4 {
    width: 75%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-1-6 {
    width: 16.66%;
  }
  .col-5-6 {
    width: 83.33%;
  }
  .nav-std > ul > li {
    display: inline-block;
  }
  .nav-std li {
    white-space: nowrap;
  }
  .nav-std li:hover > ul {
    left: auto;
  }
  .nav-std li ul {
    position: absolute;
    z-index: 9;
    left: -9999px;
  }
  .nav-std li ul ul {
    top: 0;
    margin-left: 100%;
  }
  .nav-std.float:before,
  .nav-std.float:after {
    content: " ";
    display: table;
  }
  .nav-std.float:after {
    clear: both;
  }
  .nav-std.float li {
    float: left;
  }
  .nav-std a {
    padding: 10px 15px;
  }
}
