header,
section {
  display: block;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:active,
a:hover {
  outline: 0;
}

b {
  font-weight: bold;
  font-family: sans-serif;
}

blockquote {
  margin: 0;
}

p {
  margin: 1em 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

h1,
h2 {
  font-family: 'Questrial', sans-serif;
}

p,
h1,
h2 {
  font-size: 1em;
  margin: 1.5em 0;
  line-height: 1.5;
  font-weight: normal;
}

h1 {
  font-size: 4em;
  line-height: 1.125em;
  margin: .375em 0;
}

h2 {
  font-size: 3em;
  line-height: 1em;
  margin: .5em 0;
}

.fs3 {
  font-size: 2.4em;
  line-height: 1.5em;
  margin: .75em 0;
}

.fs7 {
  font-size: .813em;
  line-height: 1.84615385em;
  margin: 1.84615385em 0;
}

.unit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.unit {
  float: left;
}

.size1of2 {
  width: 50%;
}

.listStyle1 li {
  padding-top: .375em;
}

.pal {
  padding-top: 1.5em;
}

.phl,
.pal {
  padding-right: 1.5em;
}

.listStyle1 li {
  padding-bottom: .375em;
}

.pal {
  padding-bottom: 1.5em;
}

.phl,
.pal {
  padding-left: 1.5em;
}

.mtn,
.mvn {
  margin-top: 0;
}

.mrs {
  margin-right: .375em;
}

.mhm {
  margin-right: .75em;
}

.mbn,
.mvn {
  margin-bottom: 0;
}

.mhm {
  margin-left: .75em;
}

body {
  line-height: 1.3;
  font-size: 1.2em;
  color: #333;
  font-family: 'Droid Sans',sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'icomoonio';
  src: url('../../fonts_home/ico.eot?cjrou2');
  src: url('../../fonts_home/ico.eot?#iefixcjrou2') format('embedded-opentype'),
		url('../../fonts_home/ico.woff?cjrou2') format('woff'),
		url('../../fonts_home/ico.ttf?cjrou2') format('truetype'),
		url('../../fonts_home/ico.svg?cjrou2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: 'icomoonio';
  content: attr(data-icon);
  speak: none;
  line-height: 0;
}

a:hover,
a:focus {
  color: #000;
}

.fgc1 {
  color: #333;
}

.fgc6,
a {
  color: #b35047;
}

.listStyle1 li:before {
  color: #b37d47;
}

:-moz-placeholder {
  color: #999;
}

.sep-btm1 {
  box-shadow: 0 .1875em rgba(102,71,41,0.7);
}

.sep-btm3 {
  box-shadow: 0 .1875em #a0a0a0;
}

a {
  text-decoration: none;
}

a:focus {
  outline: 0;
}

.tshadow-embossed1 {
  text-shadow: 0 1px 1px rgba(255,255,255,0.5);
}

::-moz-selection {
  background: rgba(20,20,20,0.7);
  color: #fff;
  text-shadow: none;
}

::selection {
  background: rgba(20,20,20,0.7);
  color: #fff;
  text-shadow: none;
}

.blk {
  display: block;
}

[data-icon] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

a {
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

img {
  max-width: 100%;
}

.transparent {
  opacity: .7;
}

ul {
  margin-left: 1.5em;
  padding: 0;
}

.listStyle1 {
  list-style: none;
  margin-left: 0;
}

.listStyle1 li {
  margin-left: 1.5em;
  position: relative;
}

.listStyle1 li:before {
  font-family: 'icomoonio';
  content: '\e630';
  margin-right: .5em;
  display: inline-block;
  position: absolute;
  left: -1.5em;
  line-height: 1.3;
}

@-webkit-keyframes anim-glow {
  0% {
    text-shadow: none;
  }

  100% {
    text-shadow: 0 0 .5em rgba(255,255,255,0.55);
  }
}

@-moz-keyframes anim-glow {
  0% {
    text-shadow: none;
  }

  100% {
    text-shadow: 0 0 .5em rgba(255,255,255,0.55);
  }
}

@-o-keyframes anim-glow {
  0% {
    text-shadow: none;
  }

  100% {
    text-shadow: 0 0 .5em rgba(255,255,255,0.55);
  }
}

@keyframes anim-glow {
  0% {
    text-shadow: none;
  }

  100% {
    text-shadow: 0 0 .5em rgba(255,255,255,0.55);
  }
}

@media only screen and (max-width:62.5em) {
  .m1-size1of1 {
    width: 100%;
    position: static;
    max-width: 100%;
  }
}
