.font1 {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
}
.font1-xlarge {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
.font1-large {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
.font1-medium {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
@font-face {
  font-family: 'wiedes';
  src: url('/wiedes/fonts/wiedes/fonts/wiedes.eot');
  src: url('/wiedes/fonts/wiedes/fonts/wiedes.eot?#iefix') format('embedded-opentype'), url('/wiedes/fonts/wiedes/fonts/wiedes.woff') format('woff'), url('/wiedes/fonts/wiedes/fonts/wiedes.ttf') format('truetype'), url('/wiedes/fonts/wiedes/fonts/wiedes1.svg#wiedes') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'wiedes';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-logo,
.icon-location,
.icon-phone,
.icon-mobile,
.icon-mail,
.icon-drupal {
  font-family: 'wiedes';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-logo:before {
  content: "\e005";
}
.icon-location:before {
  content: "\e006";
}
.icon-phone:before {
  content: "\e007";
}
.icon-mobile:before {
  content: "\e001";
}
.icon-mail:before {
  content: "\e000";
}
.icon-drupal:before {
  content: "\f075";
}
.icon {
  display: inline-block;
  font-size: .8em;
  margin-bottom: .1em;
  vertical-align: middle;
  color: #62605f;
  width: 1.75em;
}
.icon-logo {
  font-size: 64px;
  width: auto;
  vertical-align: middle;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
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;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.region {
  position: relative;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.nobr {
  white-space: nowrap;
}
.border {
  outline: 1px dotted red;
}
::-moz-selection {
  background: #00ccff;
  color: white;
  text-shadow: none;
}
::selection {
  background: #00ccff;
  color: white;
  text-shadow: none;
}
.spacing-wrapper {
  padding: 20px 20px 10px 20px;
}
.spacing-wrapper-full {
  padding: 20px;
}
.full-height {
  height: 100%;
}
.fluid-image {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.unstyled {
  margin: 0;
  padding: 0;
}
.unstyled li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}
.styled-list {
  margin: 0;
  padding: 0 0 10px 0;
}
.styled-list li,
.styled-list .li {
  position: relative;
  line-height: 1.6;
  padding-left: 30px;
  padding: 2px 0 2px 30px;
  background: red;
}
.horizontal-list {
  *zoom: 1;
  *zoom: 1;
}
.horizontal-list:before,
.horizontal-list:after {
  content: " ";
  display: table;
}
.horizontal-list:after {
  clear: both;
}
.horizontal-list:before,
.horizontal-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.horizontal-list:after {
  clear: both;
}
.horizontal-list li {
  float: left;
}
@media only screen and (max-width: 767px) {
  body .hi-res {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  body .lo-res {
    display: none;
  }
}
html {
  font-size: 52.5%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@media (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
}
body {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  min-width: 100%;
  min-height: 100%;
}
body,
h1,
h2,
h3,
h4,
p {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
.header-style {
  text-transform: uppercase;
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
h1 a,
h2 a,
h3 a,
.header-style a {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
.header-style a:hover {
  text-decoration: underline;
}
a {
  color: #000;
  text-decoration: none;
}
a:link,
a:visited,
a:active {
  color: #000;
}
a:hover {
  text-decoration: underline;
}
a.active,
nav a.active {
  font-weight: bold;
}
a.active-trail {
  font-weight: bold;
}
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 5px 0 15px;
}
table td {
  padding: 5px;
  border: 0;
}
td {
  vertical-align: top;
}
.contains-block-link,
.content-styling p.contains-block-link {
  text-align: right;
}
.contains-block-link a,
.content-styling p.contains-block-link a {
  color: #000;
  background: #fff;
  padding: 0px 5px;
  text-decoration: none;
}
.contains-block-link a:link,
.contains-block-link a:visited,
.contains-block-link a:active,
.content-styling p.contains-block-link a:link,
.content-styling p.contains-block-link a:visited,
.content-styling p.contains-block-link a:active {
  color: #000;
}
.contains-block-link a:hover,
.content-styling p.contains-block-link a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .contains-block-link a,
  .content-styling p.contains-block-link a {
    display: block;
    padding: 5px;
    text-align: center;
  }
}
.content-styling h1,
.content-styling h2,
.content-styling h3,
.content-styling p,
.content-styling li,
.content-styling form,
.content-styling table {
  margin-bottom: 10px;
}
.content-styling h1 a,
.content-styling h2 a,
.content-styling h3 a {
  font-weight: normal;
  text-decoration: none;
}
.content-styling h1 a:hover,
.content-styling h2 a:hover,
.content-styling h3 a:hover {
  text-decoration: underline;
}
.content-styling h1 {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  color: #62605f;
}
.content-styling h2 {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  color: #00ccff;
  text-transform: none;
}
.content-styling h3 {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
.content-styling p,
.content-styling li,
.content-styling dl {
  font-size: 16px;
  font-size: 1.6rem;
}
.content-styling a {
  border-bottom: 2px solid #00ccff;
  padding-bottom: 1px;
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.content-styling a:hover {
  border-color: #62605f;
  text-decoration: none;
}
.content-styling img {
  height: auto;
  width: 100%;
  max-width: 100%;
}
body {
  background: url("/wiedes/imgs/bg.jpg");
  text-align: center;
}
.site-wrapper {
  position: relative;
  max-width: 1000px;
  padding: 0 10px;
  margin: 0 auto;
}
#site-content-container.site-wrapper {
  max-width: 980px;
  margin: 40px auto;
}
#fat-footer .site-wrapper {
  padding: 0;
}
.announcement,
.logo-container,
.intro,
.specs,
.contact,
.under-construction,
.client-cases {
  -webkit-transition: margin 0.5s ease;
  -moz-transition: margin 0.5s ease;
  -o-transition: margin 0.5s ease;
  transition: margin 0.5s ease;
  margin: 0 auto 20px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .announcement,
  .logo-container,
  .intro,
  .specs,
  .contact,
  .under-construction,
  .client-cases {
    margin: 0 auto 40px;
  }
}
.bg-text-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  min-height: 100%;
  overflow: hidden;
  z-index: 1;
}
.bg-text-container .svg-wrapper {
  min-width: 600px;
}
.bg-text {
  width: 100%;
  opacity: 0.06;
  filter: alpha(opacity=6);
}
.announcement {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 1;
  margin-top: 20px;
  background: #00ccff;
}
.announcement span {
  width: 100%;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -22.5px;
  margin-top: -2.25rem;
  font-size: 10px;
  font-size: 1rem;
  line-height: 15px;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .announcement {
    width: 80px;
    height: 80px;
    margin-top: 40px;
  }
}
.logo-container {
  padding: 0 10px;
}
.logo-svg-container {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  -webkit-transition: max-width 0.5s ease;
  -moz-transition: max-width 0.5s ease;
  -o-transition: max-width 0.5s ease;
  transition: max-width 0.5s ease;
  max-width: 300px;
}
.logo-svg-container .logo {
  width: 100%;
  vertical-align: top;
}
.logo-svg-container .logo-shadows {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .logo-svg-container {
    max-width: 400px;
  }
}
.intro {
  position: relative;
  z-index: 1;
  text-align: center;
}
.intro h1 {
  display: inline-block;
  margin: 0 10px;
  padding: 25px 0;
  border: 1px dashed #62605f;
  border-width: 1px 0;
}
@media only screen and (max-width: 500px) {
  .intro h1 br {
    display: none;
  }
}
.under-construction h2 {
  display: inline-block;
  margin: 0 10px;
  padding: 25px 0;
  border: 1px dashed #62605f;
  border-width: 1px 0;
  margin-bottom: 25px;
}
.specs,
.contact {
  max-width: 400px;
}
.specs-contact-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.specs {
  text-align: left;
}
.specs li {
  padding-left: 20px;
  padding-left: 2rem;
  position: relative;
}
.specs li:before {
  content: "";
  width: 6px;
  height: 6px;
  width: .6rem;
  height: .6rem;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 6px;
  top: .6rem;
  border: 2px solid #00ccff;
  border: .2rem solid #00ccff;
}
.contact {
  text-align: left;
}
a.drupal-association {
  border: 0;
}
a.drupal-association img {
  max-width: 120px;
}
a[href^="tel"] {
  white-space: nowrap;
}
.contact-list li {
  *zoom: 1;
  *zoom: 1;
}
.contact-list li:before,
.contact-list li:after {
  content: " ";
  display: table;
}
.contact-list li:after {
  clear: both;
}
.contact-list li:before,
.contact-list li:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-list li:after {
  clear: both;
}
.contact-list label {
  margin: 0;
  white-space: nowrap;
  color: #62605f;
}
.contact-list div {
  margin: 0 0 .5em 1.4em;
}
@media only screen and (min-width: 768px) {
  .specs,
  .contact {
    max-width: none;
  }
}
@media only screen and (min-width: 400px) {
  .contact-list label {
    float: left;
    width: 30%;
  }
  .contact-list div {
    width: 70%;
    margin: 0 0 0 30%;
  }
}
.client-cases {
  position: relative;
  z-index: 1;
  max-width: 800px;
  padding-left: 25px;
}
a.client-case {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #62605f url("/wiedes/imgs/ajaxload-info.gif") no-repeat center center;
  border-width: 0 0 10px 0;
  margin: 0 25px 25px 0;
}
a.client-case img {
  max-width: 300px;
  vertical-align: top;
  border: 1px solid #62605f;
  border-width: 1px 1px 0 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.client-case-details {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #00ccff;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.client-case:hover .client-case-details {
  opacity: 1;
  filter: alpha(opacity=100);
}
.client-case-name {
  display: inline-block;
  color: #fff;
  border-bottom: 1px dashed #62605f;
  padding-bottom: 10px;
  margin: 35px 5px 10px;
}
.client-case-url {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 1rem;
}
.client-case-designer {
  display: block;
  font-size: 10px;
  font-size: 1rem;
}
#thin-footer {
  position: relative;
  z-index: 1;
  margin: 0 auto 20px;
}
.menu {
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}
@media (min-width: 768px) {
  .gt-ie7 .grid,
  .gt-ie7 .grid-mixed {
    *zoom: 1;
    *zoom: 1;
    width: 100%;
  }
  .gt-ie7 .grid:before,
  .gt-ie7 .grid:after,
  .gt-ie7 .grid-mixed:before,
  .gt-ie7 .grid-mixed:after {
    content: " ";
    display: table;
  }
  .gt-ie7 .grid:after,
  .gt-ie7 .grid-mixed:after {
    clear: both;
  }
  .gt-ie7 .grid:before,
  .gt-ie7 .grid:after,
  .gt-ie7 .grid-mixed:before,
  .gt-ie7 .grid-mixed:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .gt-ie7 .grid:after,
  .gt-ie7 .grid-mixed:after {
    clear: both;
  }
  .gt-ie7 .grid > [class*="span"],
  .gt-ie7 .grid-mixed > [class*="span"] {
    float: left;
    min-height: 1px;
  }
  .gt-ie7 .grid > [class*="span"].float-right,
  .gt-ie7 .grid-mixed > [class*="span"].float-right {
    float: right;
  }
  .gt-ie7 .grid.grid > [class*="span"]:first-child,
  .gt-ie7 .grid.grid-mixed > [class*="span"].first-span,
  .gt-ie7 .grid-mixed.grid > [class*="span"]:first-child,
  .gt-ie7 .grid-mixed.grid-mixed > [class*="span"].first-span {
    border-left: 0;
    margin-left: 0;
  }
  .gt-ie7 .grid > [class*="span"],
  .gt-ie7 .grid-mixed > [class*="span"] {
    border-left: 50px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .gt-ie7 .grid > [class*="span"].span1,
  .gt-ie7 .grid-mixed > [class*="span"].span1 {
    width: 8.3333333333333%;
  }
  .gt-ie7 .grid > [class*="span"].span2,
  .gt-ie7 .grid-mixed > [class*="span"].span2 {
    width: 16.666666666667%;
  }
  .gt-ie7 .grid > [class*="span"].span3,
  .gt-ie7 .grid-mixed > [class*="span"].span3 {
    width: 25%;
  }
  .gt-ie7 .grid > [class*="span"].span4,
  .gt-ie7 .grid-mixed > [class*="span"].span4 {
    width: 33.333333333333%;
  }
  .gt-ie7 .grid > [class*="span"].span5,
  .gt-ie7 .grid-mixed > [class*="span"].span5 {
    width: 41.666666666667%;
  }
  .gt-ie7 .grid > [class*="span"].span6,
  .gt-ie7 .grid-mixed > [class*="span"].span6 {
    width: 50%;
  }
  .gt-ie7 .grid > [class*="span"].span7,
  .gt-ie7 .grid-mixed > [class*="span"].span7 {
    width: 58.333333333333%;
  }
  .gt-ie7 .grid > [class*="span"].span8,
  .gt-ie7 .grid-mixed > [class*="span"].span8 {
    width: 66.666666666667%;
  }
  .gt-ie7 .grid > [class*="span"].span9,
  .gt-ie7 .grid-mixed > [class*="span"].span9 {
    width: 75%;
  }
  .gt-ie7 .grid > [class*="span"].span10,
  .gt-ie7 .grid-mixed > [class*="span"].span10 {
    width: 83.333333333333%;
  }
  .gt-ie7 .grid > [class*="span"].span11,
  .gt-ie7 .grid-mixed > [class*="span"].span11 {
    width: 91.666666666667%;
  }
  .gt-ie7 .grid > [class*="span"].span12,
  .gt-ie7 .grid-mixed > [class*="span"].span12 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .lt-ie8 .grid,
  .lt-ie8 .grid-mixed {
    *zoom: 1;
    *zoom: 1;
    width: 100%;
  }
  .lt-ie8 .grid:before,
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:before,
  .lt-ie8 .grid-mixed:after {
    content: " ";
    display: table;
  }
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:after {
    clear: both;
  }
  .lt-ie8 .grid:before,
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:before,
  .lt-ie8 .grid-mixed:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:after {
    clear: both;
  }
  .lt-ie8 .grid > [class*="span"],
  .lt-ie8 .grid-mixed > [class*="span"] {
    float: left;
    min-height: 1px;
  }
  .lt-ie8 .grid > [class*="span"].float-right,
  .lt-ie8 .grid-mixed > [class*="span"].float-right {
    float: right;
  }
  .lt-ie8 .grid.grid > [class*="span"]:first-child,
  .lt-ie8 .grid.grid-mixed > [class*="span"].first-span,
  .lt-ie8 .grid-mixed.grid > [class*="span"]:first-child,
  .lt-ie8 .grid-mixed.grid-mixed > [class*="span"].first-span {
    border-left: 0;
    margin-left: 0;
  }
  .lt-ie8 .grid > [class*="span"],
  .lt-ie8 .grid-mixed > [class*="span"] {
    margin-left: 5.720823798627%;
  }
  .lt-ie8 .grid > [class*="span"].span1,
  .lt-ie8 .grid-mixed > [class*="span"].span1 {
    width: 3.0892448512586%;
  }
  .lt-ie8 .grid > [class*="span"].span2,
  .lt-ie8 .grid-mixed > [class*="span"].span2 {
    width: 11.899313501144%;
  }
  .lt-ie8 .grid > [class*="span"].span3,
  .lt-ie8 .grid-mixed > [class*="span"].span3 {
    width: 20.70938215103%;
  }
  .lt-ie8 .grid > [class*="span"].span4,
  .lt-ie8 .grid-mixed > [class*="span"].span4 {
    width: 29.519450800915%;
  }
  .lt-ie8 .grid > [class*="span"].span5,
  .lt-ie8 .grid-mixed > [class*="span"].span5 {
    width: 38.329519450801%;
  }
  .lt-ie8 .grid > [class*="span"].span6,
  .lt-ie8 .grid-mixed > [class*="span"].span6 {
    width: 47.139588100686%;
  }
  .lt-ie8 .grid > [class*="span"].span7,
  .lt-ie8 .grid-mixed > [class*="span"].span7 {
    width: 55.949656750572%;
  }
  .lt-ie8 .grid > [class*="span"].span8,
  .lt-ie8 .grid-mixed > [class*="span"].span8 {
    width: 64.759725400458%;
  }
  .lt-ie8 .grid > [class*="span"].span9,
  .lt-ie8 .grid-mixed > [class*="span"].span9 {
    width: 73.569794050343%;
  }
  .lt-ie8 .grid > [class*="span"].span10,
  .lt-ie8 .grid-mixed > [class*="span"].span10 {
    width: 82.379862700229%;
  }
  .lt-ie8 .grid > [class*="span"].span11,
  .lt-ie8 .grid-mixed > [class*="span"].span11 {
    width: 91.189931350114%;
  }
  .lt-ie8 .grid > [class*="span"].span12,
  .lt-ie8 .grid-mixed > [class*="span"].span12 {
    width: 100%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .lt-ie8 .grid,
  .lt-ie8 .grid-mixed {
    *zoom: 1;
    *zoom: 1;
    width: 100%;
  }
  .lt-ie8 .grid:before,
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:before,
  .lt-ie8 .grid-mixed:after {
    content: " ";
    display: table;
  }
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:after {
    clear: both;
  }
  .lt-ie8 .grid:before,
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:before,
  .lt-ie8 .grid-mixed:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:after {
    clear: both;
  }
  .lt-ie8 .grid > [class*="span"],
  .lt-ie8 .grid-mixed > [class*="span"] {
    float: left;
    min-height: 1px;
  }
  .lt-ie8 .grid > [class*="span"].float-right,
  .lt-ie8 .grid-mixed > [class*="span"].float-right {
    float: right;
  }
  .lt-ie8 .grid.grid > [class*="span"]:first-child,
  .lt-ie8 .grid.grid-mixed > [class*="span"].first-span,
  .lt-ie8 .grid-mixed.grid > [class*="span"]:first-child,
  .lt-ie8 .grid-mixed.grid-mixed > [class*="span"].first-span {
    border-left: 0;
    margin-left: 0;
  }
  .lt-ie8 .grid > [class*="span"],
  .lt-ie8 .grid-mixed > [class*="span"] {
    margin-left: 4.5871559633028%;
  }
  .lt-ie8 .grid > [class*="span"].span1,
  .lt-ie8 .grid-mixed > [class*="span"].span1 {
    width: 4.1284403669725%;
  }
  .lt-ie8 .grid > [class*="span"].span2,
  .lt-ie8 .grid-mixed > [class*="span"].span2 {
    width: 12.844036697248%;
  }
  .lt-ie8 .grid > [class*="span"].span3,
  .lt-ie8 .grid-mixed > [class*="span"].span3 {
    width: 21.559633027523%;
  }
  .lt-ie8 .grid > [class*="span"].span4,
  .lt-ie8 .grid-mixed > [class*="span"].span4 {
    width: 30.275229357798%;
  }
  .lt-ie8 .grid > [class*="span"].span5,
  .lt-ie8 .grid-mixed > [class*="span"].span5 {
    width: 38.990825688073%;
  }
  .lt-ie8 .grid > [class*="span"].span6,
  .lt-ie8 .grid-mixed > [class*="span"].span6 {
    width: 47.706422018349%;
  }
  .lt-ie8 .grid > [class*="span"].span7,
  .lt-ie8 .grid-mixed > [class*="span"].span7 {
    width: 56.422018348624%;
  }
  .lt-ie8 .grid > [class*="span"].span8,
  .lt-ie8 .grid-mixed > [class*="span"].span8 {
    width: 65.137614678899%;
  }
  .lt-ie8 .grid > [class*="span"].span9,
  .lt-ie8 .grid-mixed > [class*="span"].span9 {
    width: 73.853211009174%;
  }
  .lt-ie8 .grid > [class*="span"].span10,
  .lt-ie8 .grid-mixed > [class*="span"].span10 {
    width: 82.56880733945%;
  }
  .lt-ie8 .grid > [class*="span"].span11,
  .lt-ie8 .grid-mixed > [class*="span"].span11 {
    width: 91.284403669725%;
  }
  .lt-ie8 .grid > [class*="span"].span12,
  .lt-ie8 .grid-mixed > [class*="span"].span12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .lt-ie8 .grid,
  .lt-ie8 .grid-mixed {
    *zoom: 1;
    *zoom: 1;
    width: 100%;
  }
  .lt-ie8 .grid:before,
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:before,
  .lt-ie8 .grid-mixed:after {
    content: " ";
    display: table;
  }
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:after {
    clear: both;
  }
  .lt-ie8 .grid:before,
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:before,
  .lt-ie8 .grid-mixed:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .lt-ie8 .grid:after,
  .lt-ie8 .grid-mixed:after {
    clear: both;
  }
  .lt-ie8 .grid > [class*="span"],
  .lt-ie8 .grid-mixed > [class*="span"] {
    float: left;
    min-height: 1px;
  }
  .lt-ie8 .grid > [class*="span"].float-right,
  .lt-ie8 .grid-mixed > [class*="span"].float-right {
    float: right;
  }
  .lt-ie8 .grid.grid > [class*="span"]:first-child,
  .lt-ie8 .grid.grid-mixed > [class*="span"].first-span,
  .lt-ie8 .grid-mixed.grid > [class*="span"]:first-child,
  .lt-ie8 .grid-mixed.grid-mixed > [class*="span"].first-span {
    border-left: 0;
    margin-left: 0;
  }
  .lt-ie8 .grid > [class*="span"],
  .lt-ie8 .grid-mixed > [class*="span"] {
    margin-left: 4.1666666666667%;
  }
  .lt-ie8 .grid > [class*="span"].span1,
  .lt-ie8 .grid-mixed > [class*="span"].span1 {
    width: 4.5138888888889%;
  }
  .lt-ie8 .grid > [class*="span"].span2,
  .lt-ie8 .grid-mixed > [class*="span"].span2 {
    width: 13.194444444444%;
  }
  .lt-ie8 .grid > [class*="span"].span3,
  .lt-ie8 .grid-mixed > [class*="span"].span3 {
    width: 21.875%;
  }
  .lt-ie8 .grid > [class*="span"].span4,
  .lt-ie8 .grid-mixed > [class*="span"].span4 {
    width: 30.555555555556%;
  }
  .lt-ie8 .grid > [class*="span"].span5,
  .lt-ie8 .grid-mixed > [class*="span"].span5 {
    width: 39.236111111111%;
  }
  .lt-ie8 .grid > [class*="span"].span6,
  .lt-ie8 .grid-mixed > [class*="span"].span6 {
    width: 47.916666666667%;
  }
  .lt-ie8 .grid > [class*="span"].span7,
  .lt-ie8 .grid-mixed > [class*="span"].span7 {
    width: 56.597222222222%;
  }
  .lt-ie8 .grid > [class*="span"].span8,
  .lt-ie8 .grid-mixed > [class*="span"].span8 {
    width: 65.277777777778%;
  }
  .lt-ie8 .grid > [class*="span"].span9,
  .lt-ie8 .grid-mixed > [class*="span"].span9 {
    width: 73.958333333333%;
  }
  .lt-ie8 .grid > [class*="span"].span10,
  .lt-ie8 .grid-mixed > [class*="span"].span10 {
    width: 82.638888888889%;
  }
  .lt-ie8 .grid > [class*="span"].span11,
  .lt-ie8 .grid-mixed > [class*="span"].span11 {
    width: 91.319444444444%;
  }
  .lt-ie8 .grid > [class*="span"].span12,
  .lt-ie8 .grid-mixed > [class*="span"].span12 {
    width: 100%;
  }
}
.svg-wrapper {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 100%;
  overflow: hidden;
}
.svg-wrapper img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  margin: 0 auto;
}
.svg-wrapper img[src$=".svg"] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
