/* ::Begin the fun with some imports
/* ------------------------------------------------------------ */
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 {
  background: #fff;
  color: #000;
  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; }

html, button, input, select, textarea {
  color: #222222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.container {
  *zoom: 1;
  max-width: 570px;
  _width: 570px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }
.container:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 735px) {
  .container {
    max-width: 735px; } }
@media (min-width: 1170px) {
  .container {
    max-width: 1170px; } }
/* ::Deafult lay-out (mobile)
/* ------------------------------------------------------------ */
.newsform .gfield {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline; }
.newsform .submit {
  width: 64.91228%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.learn-on {
  width: 100%;
  float: left;
  margin-right: 5.26316%;
  display: inline; }

.logo-s {
  width: 47.36842%;
  float: left;
  margin-right: 5.26316%;
  display: inline; }
.logo-s:nth-child(2n) {
  float: right;
  margin-right: 0; }

.item {
  width: 29.82456%;
  float: left;
  margin-right: 5.26316%;
  display: inline; }
.item:nth-child(3n) {
  float: right;
  margin-right: 0; }

.contact-form_wrapper .gform_button {
  display: block;
  width: 100%; }

.medium {
  width: 100%; }

.large {
  width: 100%; }

.service-content {
  width: 72.97297%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

/* ::Breakpoint tablet
/* ------------------------------------------------------------ */
@media (min-width: 735px) {
  /* ::General sizes
  /* ------------------------------------------------------------ */
  .half {
    width: 48.05195%;
    float: left;
    margin-right: 3.8961%; }

  .half-last {
    width: 48.05195%;
    float: left;
    margin-right: 3.8961%;
    float: right;
    margin-right: 0; }

  /* ::Content styles
  /* ------------------------------------------------------------ */
  .single-entry {
    width: 61.03896%;
    float: left;
    margin-right: 3.8961%; }

  /* ::Frontpage
  /* ------------------------------------------------------------ */
  .intro-text {
    width: 100%;
    float: left;
    margin-right: 3.8961%; }

  .newsform .gfield {
    width: 35.06494%;
    float: left;
    margin-right: 3.8961%; }
  .newsform .submit {
    width: 22.07792%;
    float: right;
    margin-right: 0; }

  .logo-s {
    width: 31.03448%;
    float: left;
    margin-right: 3.44828%; }
  .logo-s:nth-child(3n) {
    float: right;
    margin-right: 0; }

  .learn-on {
    width: 48.05195%;
    float: left;
    margin-right: 3.8961%; }
  .learn-on:nth-child(2n) {
    float: right;
    margin-right: 0; }

  /* ::Report single
  /* ------------------------------------------------------------ */
  .sidebar-wrap {
    width: 35.06494%;
    float: right;
    margin-right: 0; }

  /* ::Report archive
  /* ------------------------------------------------------------ */
  .related {
    width: 29.82456%;
    float: left;
    margin-right: 5.26316%; }
  .related:nth-child(3n) {
    float: right;
    margin-right: 0; }

  .report-item {
    width: 48.05195%;
    float: left;
    margin-right: 3.8961%; }
  .report-item:nth-child(2n) {
    float: right;
    margin-right: 0; }

  /* :: Services / Methodology
  /* ------------------------------------------------------------ */
  .featured-service {
    width: 31.03448%;
    float: left;
    margin-right: 3.44828%; }
  .featured-service:nth-child(3) {
    float: right;
    margin-right: 0; }

  .qa-first {
    width: 48.05195%;
    float: left;
    margin-right: 3.8961%; }

  .qa-last {
    width: 48.05195%;
    float: right;
    margin-right: 0; }

  .graph-first {
    width: 48.05195%;
    float: left;
    margin-right: 3.8961%; }

  .graph-last {
    width: 48.05195%;
    float: right;
    margin-right: 0; }

  /* ::Contact page
  /* ------------------------------------------------------------ */
  #blog-content {
    width: 58.76289%;
    float: right;
    margin-right: 0;
    margin-left: 54.42177%; }

  .blog-article {
    width: 100%;
    float: right;
    margin-right: 0; }

  /* ::Contact page
  /* ------------------------------------------------------------ */
  .contact-form_wrapper .gform_button {
    width: 48.05195%;
    float: right;
    margin-right: 0; }

  /* ::About page
  /* ------------------------------------------------------------ */
  .single-crew-entry .entry-content {
    width: 61.03896%;
    float: right;
    margin-right: 0; }

  .meta-wrap {
    width: 35.06494%;
    float: left;
    margin-right: 3.8961%; }

  .ab-pp-wrap {
    width: 35.06494%;
    float: left;
    margin-right: 3.8961%; }

  .ab-crew-text {
    width: 61.03896%;
    float: right;
    margin-right: 0; }

  .item {
    width: 22.07792%;
    float: left;
    margin-right: 3.8961%; }
  .item:nth-child(3n) {
    float: left;
    margin-right: 4.08163%; }
  .item:nth-child(4n) {
    float: right;
    margin-right: 0; } }
/* ::Breakpoint tablet
/* ------------------------------------------------------------ */
@media (min-width: 1170px) {
  /* ::General sizes
  /* ------------------------------------------------------------ */
  .inside {
    padding-left: 8.54701%;
    padding-right: 8.54701%; }

  .two-third {
    width: 65.81197%;
    float: left;
    margin-right: 2.5641%; }

  .half {
    width: 40.17094%;
    float: left;
    margin-right: 2.5641%;
    margin-left: 8.54701%; }

  .half-last {
    width: 40.17094%;
    float: left;
    margin-right: 2.5641%;
    margin-right: 8.54701%; }

  .last {
    float: right;
    margin-right: 0; }

  /* ::Content styles 
  /* ------------------------------------------------------------ */
  .single-entry {
    width: 45.57823%;
    float: left;
    margin-right: 2.04082%;
    margin-left: 14.59854%; }

  .inset-t {
    width: 57.26496%;
    float: left;
    margin-right: 2.5641%;
    margin-left: 7.29927%; }

  /* ::Frontpage 
  /* ------------------------------------------------------------ */
  .intro-text {
    width: 65.81197%;
    float: left;
    margin-right: 2.5641%;
    margin-left: 8.54701%; }

  .logo-s {
    width: 31.03448%;
    float: left;
    margin-right: 3.44828%; }
  .logo-s:nth-child(2n) {
    float: left;
    margin-right: 2.5641%; }
  .logo-s:nth-child(3n) {
    float: right;
    margin-right: 0; }

  .newsform .gfield {
    width: 40.17094%;
    float: left;
    margin-right: 2.5641%; }
  .newsform .submit {
    width: 14.52991%;
    float: right;
    margin-right: 0; }

  .inside-learn-more {
    padding-left: 25.64103%;
    padding-right: 25.64103%; }

  .learn-on {
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%; }

  .last {
    float: right;
    margin-right: 0; }

  /* ::Reports: Single
  /* ------------------------------------------------------------ */
  .sidebar-wrap {
    width: 31.62393%;
    float: right;
    margin-right: 0; }

  .report-item {
    width: 31.62393%;
    float: left;
    margin-right: 2.5641%; }
  .report-item:nth-child(2n) {
    float: left;
    margin-right: 2.5641%; }
  .report-item:nth-child(3n) {
    float: right;
    margin-right: 0; }

  /* ::Reports: Archive
  /* ------------------------------------------------------------ */
  .cat-reports-intro {
    width: 56.20438%;
    float: left;
    margin-right: 2.18978%;
    margin-left: 7.29927%; }

  .related {
    width: 31.62393%;
    float: left;
    margin-right: 2.5641%; }
  .related:nth-child(3n) {
    float: right;
    margin-right: 0; }

  /* ::Services / Methodology
  /* ------------------------------------------------------------ */
  .qa-first {
    width: 48.45361%;
    float: left;
    margin-right: 3.09278%; }

  .qa-last {
    width: 48.45361%;
    float: right;
    margin-right: 0; }

  .graph-last {
    width: 48.45361%;
    float: right;
    margin-right: 0; }

  .graph-first {
    width: 48.45361%;
    float: left;
    margin-right: 3.09278%; }

  /* ::Contact page
  /* ------------------------------------------------------------ */
  .contact-form_wrapper form {
    width: 52.75591%;
    float: left;
    margin-right: 2.3622%;
    margin-left: 14.59854%; }
  .contact-form_wrapper .gform_button {
    width: 31.62393%;
    float: right;
    margin-right: 0; }

  /* ::About
  /* ------------------------------------------------------------ */
  .single-crew-entry {
    width: 45.57823%;
    float: left;
    margin-right: 2.04082%;
    margin-left: 14.59854%; }
  .single-crew-entry .entry-content {
    width: 100%; }

  .meta-wrap {
    width: 100%; }

  .pp-wrap {
    width: 36.17021%;
    float: left;
    margin-right: 6.38298%; }

  .ab-crew {
    width: 100%;
    float: left;
    margin-right: 2.5641%; }

  .crew-meta {
    width: 57.44681%;
    float: left;
    margin-right: 6.38298%;
    margin-left: -8.54701%; }

  .ab-pp-wrap {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
    margin-left: 8.54701%; }

  .ab-crew-text {
    width: 57.26496%;
    float: left;
    margin-right: 2.5641%; }

  .item {
    width: 17.52577%;
    float: left;
    margin-right: 3.09278%; }
  .item:nth-child(5n) {
    float: right;
    margin-right: 0; }

  .last {
    float: right;
    margin-right: 0; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ::General styles
/* ------------------------------------------------------------ */
body, html {
  height: 100%; }

body {
  font-size: 1em;
  font-size: 100%;
  font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "nimbus-sans", Helvetica, arial, sans-serif;
  font-weight: 400;
  font-stretch: normal;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  color: #454545;
  font-weight: 700;
  letter-spacing: -1px; }

h1 a, h2 a, h3 a {
  text-decoration: none;
  color: #454545; }

.main {
  height: 100%; }

.medium-title {
  font-size: 1.25em;
  text-transform: uppercase; }

.page-title {
  line-height: 1;
  padding: 25px 0; }

.clearfix {
  *zoom: 1; }
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* ::Buttons
/* ------------------------------------------------------------ */
.button {
  display: block;
  padding: 12px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: black;
  color: white;
  text-decoration: none;
  font-weight: 500;
  font-size: 1em;
  font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "nimbus-sans", Helvetica, arial, sans-serif; }

.orange {
  background-color: #ff6633 !important; }
.orange:hover {
  background-color: #ff794d !important; }

.intro .orange {
  background-color: rgba(255, 102, 51, 0.8) !important; }

.intro .orange:hover {
  background-color: #ff6633 !important; }

.blue {
  background-color: #076a7f !important; }
.blue:hover {
  background-color: #065667 !important; }

.white {
  background-color: #ececec !important;
  background-color: rgba(255, 255, 255, 0.2) !important; }
.white:hover {
  background-color: #eaeaea !important;
  background-color: rgba(255, 255, 255, 0.3) !important; }

.grey {
  background-color: #454545; }
.grey:hover {
  background-color: #2c2c2c; }

/* ::Entry-text
/* ------------------------------------------------------------ */
.entry-content {
  color: #666; }
.entry-content h2 {
  text-transform: uppercase;
  font-size: 1.25em;
  color: #333;
  margin-top: 50px; }
@media (min-width: 765px) {
  .entry-content h2 {
    font-size: 1em; } }
.entry-content p, .entry-content ul, .entry-content ol, .entry-content span {
  font-size: 1em;
  line-height: 1.6; }
@media (min-width: 765px) {
  .entry-content p, .entry-content ul, .entry-content ol, .entry-content span {
    font-size: 0.875em; } }
.entry-content blockquote {
  margin-top: 35px;
  margin-bottom: 35px;
  color: #454545;
  font-style: italic;
  font-size: 1.4285em; }
.entry-content a {
  color: #ff8441;
  text-decoration: none;
  font-weight: 700; }
.entry-content a:hover {
  text-decoration: underline; }

@media (min-width: 1200px) {
  .entry-content blockquote {
    margin-left: -60px; } }
/* ::Content images styles
/* ------------------------------------------------------------ */
img.alignleft {
  margin: 12px 24px 12px 0;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0; }

img.alignright {
  margin: 12px 0 12px 24px;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem; }

img.aligncenter {
  margin-top: 12px;
  margin-top: 0.857142857rem;
  margin-bottom: 12px;
  margin-bottom: 0.857142857rem; }

/* ::Header
/* ------------------------------------------------------------ */
.site-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #333;
  overflow: hidden;
  *zoom: 1; }

.site-title {
  display: block;
  width: 205px;
  overflow: hidden;
  height: 57px;
  float: left;
  margin-top: 20px; }
.site-title img {
  width: 80%; }

/* ::Menutoggle buttons
/* ------------------------------------------------------------ */
.menutoggle {
  display: none;
  width: 34px;
  height: 35px;
  float: right;
  margin-top: 30px; }
.menutoggle span {
  display: block; }

.main-navigation:not(:target) > a:first-of-type, .main-navigation:target > a:last-of-type {
  display: block; }

.hidden-text {
  text-indent: -9999px; }

.menu-icon-shadow {
  position: relative;
  padding-left: 1.25em;
  cursor: pointer;
  width: 34px;
  height: 25px; }
.menu-icon-shadow:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 2em;
  height: 0.3em;
  background: white;
  box-shadow: 0 0.5em 0 0 white, 0 1em 0 0 white; }

/* ::Main Nav
/* ------------------------------------------------------------ */
.main-navigation {
  width: 100%; }

.site-menu {
  padding: 0 0 0px 0;
  margin: 0;
  overflow: hidden;
  *zoom: 1;
  height: 0;
  width: 100%; }
.site-menu li {
  color: white;
  margin-bottom: 10px; }
.site-menu li:first-child {
  margin-top: 20px; }
.site-menu a {
  font-size: 0.875em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 12px 6px;
  color: white;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid transparent; }
.site-menu a:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid white;
  border: 1px solid rgba(255, 255, 255, 0.5); }
.site-menu .current-menu-item a, .site-menu .current-page-item a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid white;
  border: 1px solid rgba(255, 255, 255, 0.7); }

/* ::Breadcrumbs 
/* ------------------------------------------------------------ */
.breadcrumbs {
  display: none;
  overflow: hidden;
  *zoom: 1;
  padding: 16px 0;
  font-size: 0.875em;
  border-bottom: 1px solid #eee; }
.breadcrumbs a {
  color: #454545;
  text-decoration: none; }
.breadcrumbs a:hover {
  color: #f63; }
.breadcrumbs span {
  color: #999;
  margin-right: 1em; }

/* ::Tablet and above header styles
/* ------------------------------------------------------------ */
@media (min-width: 765px) {
  .site-title img {
    width: 100%; }

  .breadcrumbs {
    display: block; }

  .site-header {
    width: 100%;
    z-index: 9999;
    background: #333;
    padding-bottom: 26px;
    overflow: hidden; }

  .home .site-header {
    background-color: transparent;
    padding-bottom: 0; }

  .main-navigation {
    width: auto;
    margin-top: 40px;
    padding-top: 0;
    float: right; }

  .menutoggle, .main-navigation:not(:target) > a:first-of-type, .main-navigation:target > a:last-of-type {
    display: none; }

  /* Tablet > Nav styles */
  .site-menu {
    padding: 0;
    margin: 0;
    display: block;
    height: auto !important;
    opacity: 1.0; }
  .site-menu li {
    float: left;
    color: white;
    margin-left: 3px;
    margin-bottom: 0; }
  .site-menu li:first-child {
    margin-top: 0; }
  .site-menu a {
    font-size: 0.75em;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 8px 10px;
    width: auto;
    color: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: height 0.2s linear;
    -moz-transition: height 0.2s linear;
    -o-transition: height 0.2s linear;
    transition: height 0.2s linear;
    border: 1px solid transparent; }
  .site-menu a:hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid white;
    border: 1px solid rgba(255, 255, 255, 0.7); }
  .site-menu .current-menu-item a, .site-menu .current-page-item a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid white;
    border: 1px solid rgba(255, 255, 255, 0.7); } }
@media (min-width: 1200px) {
  .site-title {
    margin-left: -58px;
    margin-top: 23px; }

  .main-navigation {
    width: auto;
    margin-top: 38px; }

  .site-menu {
    padding: 0;
    margin: 0;
    visibility: visible; }
  .site-menu li {
    margin-left: 12px; }
  .site-menu a {
    font-size: 0.875em;
    padding: 12px 6px; } }
/* ::Frontpae
/* ------------------------------------------------------------ */
/* ::Intro
/* ------------------------------------------------------------ */
.intro {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 1;
  width: 100%;
  overflow: hidden; }

.intro-gradient {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url(../img/gradient.png);
  width: 100%;
  z-index: 99;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.intro-container {
  position: relative;
  padding-top: 26px;
  padding-bottom: 30px;
  z-index: 9999; }

.intro-text {
  color: white;
  z-index: 999;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin-top: 0;
  padding-bottom: 30px; }

.pay-off {
  font-size: 2em;
  color: white;
  line-height: 1.15;
  margin-bottom: 18px; }

.intro-subtitle {
  margin-bottom: 24px;
  display: block; }

.first {
  z-index: 9999;
  float: left;
  position: relative;
  margin-right: 30px;
  margin-bottom: 1em;
  padding-left: 20px;
  padding-right: 20px; }

.intro-bg-custom .intro-text {
  text-shadow: 1px 1px 1px #343434; }

.intro-bg-custom .intro-text .button {
  text-shadow: none; }

@media (min-width: 765px) {
  .intro {
    margin-top: -137px; }

  .intro-container {
    position: relative;
    padding-top: 126px;
    height: 90%;
    z-index: 9999;
    min-height: 592px;
    padding-bottom: 30px; }

  .intro-text {
    margin-top: 230px;
    color: white;
    z-index: 999;
    overflow: hidden;
    position: relative;
    margin-top: 37px; }

  .pay-off {
    font-size: 2.25em; } }
/* ::Grid image animation
/* ------------------------------------------------------------ */
.grid {
  display: none; }

@-moz-keyframes hide {
  from {
    filter: alpha(opacity=0);
    opacity: 0; }

  to {
    filter: alpha(opacity=0);
    opacity: 0; } }

@-webkit-keyframes hide {
  from {
    filter: alpha(opacity=0);
    opacity: 0; }

  to {
    filter: alpha(opacity=0);
    opacity: 0; } }

@-o-keyframes "hide" {
  from {
    filter: alpha(opacity=0);
    opacity: 0; }

  to {
    filter: alpha(opacity=0);
    opacity: 0; } }

@-moz-keyframes slideIn {
  0% {
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0%; }

  1% {
    filter: alpha(opacity=100);
    opacity: 1;
    width: 0%; }

  100% {
    filter: alpha(opacity=100);
    opacity: 1;
    width: 100%; } }

@-webkit-keyframes slideIn {
  0% {
    opacity: 0;
    width: 0%; }

  1% {
    opacity: 1;
    width: 0%; }

  100% {
    opacity: 1;
    width: 100%; } }

@keyframes slideIn {
  0% {
    opacity: 0;
    width: 0%; }

  1% {
    opacity: 1;
    width: 0%; }

  100% {
    opacity: 1;
    width: 100%; } }

@media (min-width: 765px) {
  .grid {
    margin: -60px auto 0 auto;
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 10; }

  .graph-animation {
    width: 740px;
    height: 287px;
    position: relative;
    margin: 0 auto; }

  .gr-animate.start {
    background-image: url(../img/graph-sprite.png);
    background-repeat: no-repeat;
    -webkit-background-size: 740px, auto;
    -moz-background-size: 740px, auto;
    -o-background-size: 740px, auto;
    background-size: 740px, auto;
    background-repeat: no-repeat;
    width: 740px;
    height: 287px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    animation-duration: 0.2s; }

  .slidein-graph {
    background-image: url(../img/graph-sprite.png);
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    width: 740px;
    height: 287px;
    -webkit-background-size: 740px, auto;
    -moz-background-size: 740px, auto;
    -o-background-size: 740px, auto;
    background-size: 740px, auto;
    opacity: 0;
    -webkit-animation-name: hide,slideIn;
    -moz-animation-name: hide,slideIn;
    animation-name: hide,slideIn;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear; }

  .bubbles {
    -webkit-animation-duration: 0.1s;
    -moz-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

  .gr01 {
    background-position: 0 0;
    background-image: url(../img/graph-sprite.png);
    background-repeat: no-repeat;
    -webkit-background-size: 740px, auto;
    -moz-background-size: 740px, auto;
    -o-background-size: 740px, auto;
    background-size: 740px, auto;
    width: 740px;
    height: 287px;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0; }

  .gr02 {
    -webkit-animation-delay: 0s, 0.6s;
    -moz-animation-delay: 0s, 0.6s;
    animation-delay: 0s, 0.6s;
    background-position: 0 -287px; }

  .gr03 {
    -webkit-animation-delay: 0s, 1s;
    -moz-animation-delay: 0s, 1s;
    animation-delay: 0s, 1s;
    background-position: 0 -574px; }

  .gr04 {
    -webkit-animation-delay: 0s,1.8s;
    -moz-animation-delay: 0s,1.8s;
    animation-delay: 0s,1.8s;
    background-position: 0 -861px; }

  .gr05 {
    -webkit-animation-delay: 0s, 2.4s;
    -moz-animation-delay: 0s, 2.4s;
    animation-delay: 0s, 2.4s;
    background-position: 0 -1148px; }

  .gr06 {
    -webkit-animation-delay: 0s, 3s;
    -moz-animation-delay: 0s, 3s;
    animation-delay: 0s, 3s;
    background-position: 0 -1435px; }

  .gr07 {
    -webkit-animation-delay: 0,3.6s;
    -moz-animation-delay: 3.6s;
    animation-delay: 3.6s;
    background-position: 0 -1722px; }

  .gr08 {
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    animation-delay: 4s;
    background-position: 0 -2009px; }

  .gr09 {
    -webkit-animation-delay: 3.4s;
    -moz-animation-delay: 3.4s;
    animation-delay: 3.4s;
    background-position: 0 -2296px; } }
@media (min-width: 1200px) {
  .grid {
    margin: -160px auto 0 auto;
    overflow: visible;
    height: 399px; }

  .graph-animation {
    width: 1030px;
    height: 399px; }

  .gr-animate.start {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    width: 1030px;
    height: 399px; }

  .slidein-graph {
    width: 1030px;
    height: 399px;
    background-size: 1030px, 399px; }

  .gr01 {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    width: 1030px;
    height: 399px; }

  .gr02 {
    background-position: 0 -399px; }

  .gr03 {
    background-position: 0 -798px; }

  .gr04 {
    background-position: 0 -1197px; }

  .gr05 {
    background-position: 0 -1596px; }

  .gr06 {
    background-position: 0 -1995px; }

  .gr07 {
    background-position: 0 -2394px; }

  .gr08 {
    background-position: 0 -2793px; }

  .gr09 {
    background-position: 0 -3192px; } }
/* ::Services
/* ------------------------------------------------------------ */
.services {
  background-image: url(../img/bg-services.jpg);
  background-repeat: repeat;
  width: 100%;
  min-height: 150px;
  overflow: hidden;
  *zoom: 1;
  color: white;
  padding-bottom: 50px; }
.services .container {
  text-align: center; }

.detail-services {
  font-size: 1.25em;
  font-weight: 600;
  margin-top: 40px;
  display: block;
  overflow: hidden;
  *zoom: 1; }

.contact-us {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid white;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 0.2);
  text-decoration: none;
  display: inline-block;
  color: white;
  font-weight: 700;
  padding: 0 16px;
  line-height: 54px;
  margin-top: 0.4em; }
.contact-us:hover {
  border-color: rgba(255, 255, 255, 0.8); }

/* ::Follw up (reports and blog)
/* ------------------------------------------------------------ */
.follow-up {
  padding: 60px 0 50px; }
.follow-up img {
  width: 100%;
  height: auto; }

.follow-up-header {
  text-align: center;
  border-bottom: 2px solid #d5d5d5;
  margin-bottom: 50px;
  width: 100; }

.follow-up-title {
  color: #aaaaaa;
  font-size: 0.875em;
  display: inline-block;
  position: relative;
  background: #fff;
  padding: 0 1em;
  text-transform: uppercase;
  margin-bottom: -10px;
  top: 9px; }

.latest-report-wrap {
  margin-bottom: 50px; }
.latest-report-wrap a {
  display: block;
  text-decoration: none; }

.report-wrap {
  background-color: #ff8441;
  color: white;
  text-align: center;
  padding: 25px 33px;
  margin-bottom: 10px; }
.report-wrap:hover {
  background-color: #ff7a32; }
.report-wrap a {
  color: white;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block; }

.huge {
  font-size: 3em;
  margin-top: 0;
  margin-bottom: 0.2em;
  line-height: 1;
  color: white; }

.report-subtitle {
  font-size: 1.25em; }

.read-on {
  display: block;
  text-align: center;
  color: white;
  margin-top: 1em;
  text-decoration: underline; }

.all-reports-button {
  font-size: 1em;
  color: #ff8441;
  background-color: white;
  border: 1px solid #ff8441;
  margin: 28px auto; }
.all-reports-button:hover {
  background-color: #ff8441;
  color: white; }

@media (min-width: 1200px) {
  .report-wrap {
    height: 210px;
    overflow: hidden;
    position: relative; }

  .report-button-wrap {
    padding: 0 66px; }

  .read-on {
    position: absolute;
    bottom: 16px;
    left: 0;
    display: block;
    width: 100%;
    text-align: center; } }
/* ::Blog
/* ------------------------------------------------------------ */
.featured-image {
  margin-bottom: 8px; }

.meta-data {
  color: #ff8441;
  font-size: 0.875em; }

.blog {
  margin-bottom: 1em; }
.blog a {
  text-decoration: none; }

.blog-title-featured {
  font-weight: 400;
  color: #454545;
  margin: 0 0 2em 0;
  font-size: 1.375em;
  text-decoration: none; }
.blog-title-featured:hover {
  color: black; }

.blog-title {
  font-size: 1.125em;
  color: #454545;
  margin: 0;
  font-weight: 400;
  text-decoration: none !important; }
.blog-title:hover {
  color: black; }

/* ::Newsletter
/* ------------------------------------------------------------ */
.newsletter {
  background-color: #eee;
  padding: 50px 0;
  /* gforms */ }
.newsletter .container {
  padding: 0 30px; }
.newsletter #gforms_confirmation_message {
  font-weight: 700;
  font-size: 1.125em;
  color: #454545;
  text-align: center; }

.subscribe {
  display: block;
  margin-bottom: 1em;
  text-align: center; }

.newsform ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.newsform input[type=text], .newsform input[type=email] {
  width: 100%;
  padding: 11px 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
  -webkit-box-shadow: inset 1px 1px 2px #c5c5c5;
  -moz-box-shadow: inset 1px 1px 2px #c5c5c5;
  box-shadow: inset 1px 1px 2px #c5c5c5;
  margin-bottom: 12px;
  color: #454545; }
.newsform label {
  display: none; }
.newsform .button {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #076a7f;
  padding: 11px 32px;
  float: right;
  color: white;
  font-weight: 500; }
.newsform .button:hover {
  background-color: #065667; }
.newsform .gform_description {
  display: block;
  margin-bottom: 1em;
  font-size: 1em;
  text-align: center; }
.newsform .validation_error {
  color: red;
  width: 100%;
  display: block;
  margin-bottom: 0.5em; }
.newsform .validation_message {
  display: block;
  color: red;
  font-size: 0.875em;
  margin-top: 0.5em; }
.newsform .gfield_error {
  display: block; }

@media (min-width: 1200px) {
  .newsletter {
    padding: 50px; }

  .newsform {
    padding: 0 30px; }
  .newsform input[type=text], .newsform input[type=email] {
    margin-bottom: 0; } }
/* ::logos
/* ------------------------------------------------------------ */
.logos {
  background-color: #f9f9f9;
  padding: 45px 0 0; }

.logo-box {
  background-color: white;
  border: 1px solid #eeeeee;
  padding: 30px;
  margin-bottom: 45px;
  overflow: hidden;
  *zoom: 1; }

.logo-grid {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }

.logo-s {
  float: left;
  vertical-align: middle;
  overflow: hidden;
  margin-bottom: 20px; }
.logo-s img {
  width: 100%;
  height: auto; }

/* ::Newsletter
/* ------------------------------------------------------------ */
.learn-more {
  padding: 46px 0;
  background-color: #333; }

.learn-on {
  float: left;
  background-color: #076a7f;
  margin-bottom: 1em; }
.learn-on:nth-child(2n) {
  margin-bottom: 0; }
.learn-on:hover {
  background-color: #065667; }

@media (min-width: 765px) {
  .learn-more .container {
    padding: 0; }

  .learn-on {
    margin-bottom: 0; } }
@media (min-width: 1200px) {
  .learn-on {
    margin-bottom: 0; }

  .first-line {
    display: block;
    clear: right; } }
/* ::Reports
/* ------------------------------------------------------------ */
.page-reports {
  background-color: white;
  border-bottom: 1px solid #eee;
  padding: 0 0 30px; }
.page-reports .page-title {
  padding-bottom: 0; }

.reports-list {
  background-color: #f9f9f9;
  border-bottom: 1px solid #eee;
  padding: 30px 0 0 0; }

.reports-grid {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px 0 0; }

.report-item {
  height: auto;
  margin-bottom: 45px; }
.report-item img {
  width: 100%;
  height: auto; }

.report-header {
  overflow: hidden;
  padding-top: 20px;
  text-shadow: 1px 1px 1px #343434; }

.cat-reports-intro {
  margin-bottom: 0px;
  color: #454545; }

.page-featured {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 90px;
  width: 100%; }
@media (min-width: 765px) {
  .page-featured {
    height: 290px; } }

.single-report .site-header {
  background: #333;
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 40px; }

/* ::Report/Article 
/* ------------------------------------------------------------ */
.report-content {
  padding-top: 30px; }
.report-content img {
  margin: 35px 0;
  width: 100%;
  height: auto; }

.inline-image {
  margin-top: 100px;
  width: 100%;
  height: 210px; }

.single-report-header {
  background-color: transparent;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 320px;
  /*background-color:transparent;
  background-attachment: fixed;
  @include background-size(cover);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;*/ }

.single-report-entry {
  padding-top: 40px; }
.single-report-entry img {
  margin: 35px 0;
  width: 100%;
  height: auto; }

.pre-title {
  text-transform: uppercase;
  font-size: 0.875em;
  color: white; }

.report-title {
  color: white; }

.sub-title {
  font-size: 1em;
  color: white; }

.f-image-wrap {
  height: 520px;
  margin: 100px 0 0;
  position: relative; }

.featured-report-image {
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: repeat-y;
  background-color: #bace42;
  z-index: -1;
  position: relative; }

@media (min-width: 1200px) {
  .report-item {
    height: 340px; } }
@media (min-width: 1200px) {
  .featured-report-image {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; } }
/* ::Sidebar 
/* ------------------------------------------------------------ */
.sidebar {
  padding: 16px;
  z-index: 999;
  background-color: #f9f9f9;
  text-align: center;
  color: #454545; }
.sidebar p {
  font-size: 0.875em;
  padding: 0 2em;
  line-height: 1.5;
  margin: 0.5em 0 0; }
.sidebar .button {
  font-size: 1em; }
.sidebar .orange {
  background-color: #ff8441; }

.ie8 .sidebar.scroll-to-fixed {
  left: auto !important; }

.sidebar-toggle {
  cursor: pointer;
  display: none; }

.subscription {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin-bottom: 26px; }

.price-l {
  font-size: 1.125em;
  font-weight: 600;
  display: block;
  margin-top: 16px; }

.price-m {
  font-size: 1em;
  margin-top: 16px;
  font-weight: 600;
  display: block; }

.more-info {
  margin-top: 20px;
  padding-top: 40px;
  border-top: 1px solid #dedede; }
.more-info .button {
  margin-bottom: 10px; }
.more-info span {
  display: block;
  text-transform: uppercase;
  color: #454545;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 24px; }

@media (min-width: 765px) {
  .report-header {
    padding-top: 90px; }

  .sidebar {
    width: 260px; }
  .sidebar p {
    padding: 0;
    line-height: 1.5;
    margin: 0; }
  .sidebar .button {
    font-size: 0.875em; }

  .sidebar-toggle {
    display: none; }

  .price-l {
    font-size: 1em;
    font-weight: 600;
    display: block;
    margin-top: 4px; }

  .price-m {
    font-size: 0.875em;
    margin-top: 6px;
    font-weight: 600;
    display: block; }

  .single-report-header {
    height: 320px; } }
@media (min-width: 1200px) {
  .sidebar {
    width: 330px;
    margin-left: -35px;
    padding: 40px 30px; }
  .sidebar p {
    padding: 0 2em;
    line-height: 1.5;
    margin: 0.5em 0 0; }

  .subscription {
    overflow: hidden;
    position: relative;
    margin-bottom: 26px; }

  .price-l {
    font-weight: 600;
    display: block;
    margin-top: 16px; }

  .price-m {
    margin-top: 16px;
    font-weight: 600;
    display: block; }

  .more-info .button {
    margin-bottom: 10px; }
  .more-info .button:last-child {
    border-bottom: 0; }
  .more-info span {
    display: block;
    text-transform: uppercase;
    color: #454545;
    font-size: 0.875em;
    font-weight: 600;
    margin-bottom: 24px; } }
/* ::Related 
/* ------------------------------------------------------------ */
.related-products {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eee;
  background-color: #f9f9f9;
  margin-top: 100px;
  padding: 40px 0 0; }
.related-products h2 {
  margin-bottom: 0px; }

.related-grid {
  margin: 0;
  padding: 0;
  list-style: none; }

.related {
  margin-bottom: 30px; }
.related img {
  width: 100%;
  height: auto; }

.more-link {
  color: #ff8441;
  text-decoration: none;
  font-weight: 600; }

.related-content {
  color: #666;
  font-size: 0.875em; }

@media (min-width: 1200px) {
  .related-content {
    padding-left: 30px; }

  .related {
    margin-bottom: 0; }

  .reports-grid {
    padding: 20px 40px 0 40px; } }
/* ::About
/* ------------------------------------------------------------ */
.featured-page-image {
  height: 750px;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* :Grid
/* ------------------------------------------------------------ */
.weworkgrid {
  margin-bottom: 40px; }

.row1 {
  width: 100%;
  overflow: hidden;
  *zoom: 1; }

.item {
  height: 80px;
  text-align: center; }
.item img {
  width: 100%;
  max-width: 135px;
  height: auto; }

.logo-section {
  margin-top: 60px; }

.about-logo-grid {
  list-style: none;
  margin: 0;
  padding: 0; }

/* ::Teams Section
/* ------------------------------------------------------------ */
.teams {
  border-bottom: 1px solid #eee;
  overflow: hidden;
  *zoom: 1; }

/* SuperData Team styles */
.sd-team-wrap {
  position: relative;
  overflow: hidden;
  *zoom: 1; }

.sd-team-header {
  padding: 30px 0;
  margin-bottom: -100px !important; }

.gray-bg {
  background-color: #f9f9f9; }

.white-bg {
  background-color: white; }

.team-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0; }

.crewmember {
  -webkit-background-size: 0 0;
  -moz-background-size: 0 0;
  -o-background-size: 0 0;
  background-size: 0 0;
  background-position: center right;
  overflow: hidden;
  *zoom: 1;
  background-repeat: no-repeat;
  background-image: none;
  padding: 45px 0 44px;
  margin-bottom: -1px; }
.crewmember:first-child {
  padding-top: 100px; }

.meta-wrap {
  overflow: hidden;
  *zoom: 1;
  text-align: center; }

.crew-meta {
  margin: 30px 0 0; }

.name {
  margin-bottom: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em; }

.position {
  color: #cdcdcd;
  text-transform: uppercase;
  font-weight: 600; }

.profile-social {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  text-align: center; }

.social-icon {
  display: inline-block; }
.social-icon a {
  color: #454545;
  text-decoration: none;
  margin-right: 1em;
  font-size: 1.125em;
  font-weight: 400; }
.social-icon a:hover {
  color: #ccc; }

.crew-bio {
  margin-top: 1em; }

/* Advisory Board */
.ab-team {
  padding-top: 45px; }

.ab-crew {
  margin-bottom: 60px;
  overflow: hidden;
  *zoom: 1; }
.ab-crew .entry-content {
  padding: 0; }

.ab-pp-wrap, .ab-crew-meta {
  text-align: center; }

.ab-profile-pic {
  margin-top: 20px; }

/* ::Tablet and desktop only styles
/* ------------------------------------------------------------ */
@media (min-width: 765px) {
  .crewmember {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center right; }

  .meta-wrap {
    text-align: left; }

  .crew-meta {
    margin: 30px 0; }

  .profile-social {
    text-align: left; }

  .social-icon {
    display: block;
    float: left; } }
@media (min-width: 1200px) {
  .meta-wrap {
    overflow: visible; }

  .ab-profile-pic, .pp-wrap {
    margin-left: -30px; }

  .ab-pp-wrap {
    margin-left: 30px; }

  .ab-crew-meta {
    text-align: left; } }
/* ::Services
/* ------------------------------------------------------------ */
/* ::Services section
/* ------------------------------------------------------------ */
.services-wrap {
  padding-top: 12px;
  padding-bottom: 50px;
  background-color: #f7f7f7; }
.services-wrap h1 {
  margin-top: 0; }

.featured-service-grid {
  list-style: none;
  margin: 0;
  padding: 0; }

.featured-service {
  text-align: center;
  padding-top: 60px;
  padding-right: 0; }
.featured-service h3 {
  height: 52px; }

.icon-wrap {
  margin-bottom: 16px; }

.service-icon {
  font-size: 5.6em;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  color: #454545; }

@media (min-width: 765px) {
  .featured-service {
    padding-top: 0;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    padding-right: 30px; }
  .featured-service:last-child {
    border-right: none; } }
@media (min-width: 1200px) {
  .featured-service-grid {
    padding: 0 60px; } }
/* ::Methodology articles
/* ------------------------------------------------------------ */
.border-bottom {
  height: 20px;
  border-top: 1px solid #eee;
  width: 100%;
  position: relative;
  bottom: 0; }
.border-bottom:after {
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #eee;
  font-size: 0px;
  line-height: 0px;
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  z-index: 10;
  margin-left: -11px; }
.border-bottom:before {
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid white;
  font-size: 0px;
  z-index: 11;
  line-height: 0px;
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -11px; }

.service-clear {
  padding-bottom: 45px; }

.service-article {
  padding-top: 45px;
  overflow: hidden;
  *zoom: 1;
  position: relative; }

.service-title {
  font-size: 2em;
  margin-top: 16px; }

.qa-first, .qa-last {
  overflow: hidden;
  *zoom: 1; }

.qa-part {
  padding-top: 0; }

.service-number {
  width: 68px;
  height: 68px;
  width: 18.91892%;
  float: left;
  margin-right: 8.10811%;
  display: inline; }

.service-content {
  font-size: 0.875em;
  color: #666; }

.qa-dl dt {
  display: block;
  float: left; }
.qa-dl dd {
  margin-left: 1.1em; }
.qa-dl p, .qa-dl ul, .qa-dl li {
  margin: 0; }

.graph-last {
  padding-top: 60px; }

@media (min-width: 765px) {
  .qa-part {
    margin-left: 0;
    padding-top: 0; }

  .graph-last {
    padding-top: 0; } }
@media (min-width: 1200px) {
  .qa-part {
    margin-left: -20px;
    padding-top: 30px; } }
/* ::Animations
/* ------------------------------------------------------------ */
.begin {
  display: none; }

.sprite-animation {
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  right: 0; }

.csstransitions .sprite-animation {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

.animate {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.collecting-animation {
  width: 100%;
  height: 187px;
  position: relative;
  margin-right: 0; }
.collecting-animation .c-animate.start {
  width: 363px;
  height: 187px;
  background-image: url(../img/collecting-sprite.png);
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.collecting-animation .co01 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-position: 0 0; }
.collecting-animation .co02 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
  background-position: 0 -187px; }
.collecting-animation .co03 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
  background-position: 0 -374px; }
.collecting-animation .co04 {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  animation-delay: 1.4s;
  background-position: 0 -561px; }
.collecting-animation .co05 {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  animation-delay: 1.6s;
  background-position: 0 -748px; }
.collecting-animation .co06 {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  animation-delay: 1.8s;
  background-position: 0 -935px; }

.analyzing-animation {
  width: 100%;
  height: 221px;
  position: relative; }
.analyzing-animation .a-animate.start {
  width: 356px;
  height: 221px;
  background-image: url(../img/analyzing-sprite.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.analyzing-animation .an01 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-position: 0 0; }
.analyzing-animation .an02 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
  background-position: 0 -221px; }
.analyzing-animation .an03 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
  background-position: 0 -442px; }
.analyzing-animation .an04 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  animation-delay: 1.3s;
  background-position: 0 -663px; }
.analyzing-animation .an05 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  animation-delay: 1.3s;
  background-position: 0 -884px; }

.reporting-animation {
  width: 100%;
  height: 286px;
  position: relative; }
.reporting-animation .r-animate.start {
  width: 361px;
  height: 286px;
  background-image: url(../img/reporting-sprite.png); }
.reporting-animation .re01 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-position: 0 0;
  z-index: 9; }
.reporting-animation .re02 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
  background-position: 0 -286px;
  z-index: 10; }
.reporting-animation .re03 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
  background-position: 0 -572px;
  z-index: 10; }
.reporting-animation .re04 {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  animation-delay: 1.4s;
  background-position: 0 -858px;
  z-index: 9; }

.data-animation {
  width: 100%;
  height: 287px;
  position: relative; }
.data-animation .d-animate.start {
  width: 361px;
  height: 286px;
  background-image: url(../img/data-sprite.png);
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
.data-animation .da01 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-position: 0 0;
  z-index: 10; }
.data-animation .da02 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
  background-position: 0 -287px;
  z-index: 9; }

@media (min-width: 765px) {
  .begin {
    display: block; }

  .sprite-animation {
    left: 0; }

  .analyzing-animation {
    width: 356px;
    height: 221px;
    position: relative; }
  .analyzing-animation .a-animate.start {
    width: 356px;
    height: 221px;
    background-image: url(../img/analyzing-sprite.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .analyzing-animation .an01 {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
    background-position: 0 0; }
  .analyzing-animation .an02 {
    background-position: 0 -221px; }
  .analyzing-animation .an03 {
    background-position: 0 -442px; }
  .analyzing-animation .an04 {
    background-position: 0 -663px; }
  .analyzing-animation .an05 {
    background-position: 0 -884px; } }
@media (min-width: 1200px) {
  .analyzing-animation {
    width: 472px;
    height: 293px;
    position: relative; }
  .analyzing-animation .a-animate.start {
    width: 472px;
    height: 293px;
    background-image: url(../img/analyzing-sprite.png);
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .analyzing-animation .an01 {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
    background-position: 0 0; }
  .analyzing-animation .an02 {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    animation-delay: 0.8s;
    background-position: 0 -293px; }
  .analyzing-animation .an03 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
    background-position: 0 -586px; }
  .analyzing-animation .an04 {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s;
    background-position: 0 -879px; }
  .analyzing-animation .an05 {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s;
    background-position: 0 -1172px; } }
/* ::Blog
/* ------------------------------------------------------------ */
.blog.container {
  overflow: hidden;
  *zoom: 1;
  overflow: hidden; }

/* ::Sidebar
/* ------------------------------------------------------------ */
.side-wrapper {
  overflow: hidden;
  background-color: #f9f9f9; }

.blog-single .side-wrapper {
  display: none; }

.ie8 .side-wrapper.scroll-to-fixed-fixed {
  left: auto !important; }

.blog-back {
  border-bottom: 1px solid #eee;
  padding: 15px;
  font-size: 14px; }
.blog-back a {
  color: #454545;
  text-decoration: none; }
.blog-back a:hover {
  color: #f63; }

.blog-list-wrap {
  position: relative;
  float: left;
  top: 0 !important; }

#bloglist-loader {
  display: block;
  width: 32px;
  height: 32px;
  margin: 20px auto; }

.blog-sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  padding-bottom: 90px; }

.small-blog-post {
  border-bottom: 1px solid #eee;
  font-size: 1.25em; }
.small-blog-post h3 {
  font-size: 1em;
  margin: 10px 0 0 0;
  line-height: 1.15em; }
.small-blog-post a {
  cursor: inherit;
  display: block;
  padding: 15px;
  text-decoration: none; }
.small-blog-post a:active {
  cursor: pointer; }
.small-blog-post .date {
  color: #888;
  font-size: 14px; }
.small-blog-post:hover {
  background-color: #076a7f;
  color: white; }
.small-blog-post:hover .small-intro-content, .small-blog-post:hover .small-intro-content * {
  color: white; }
.small-blog-post:hover h3 {
  color: white; }
.small-blog-post:hover .date {
  color: white;
  color: rgba(255, 255, 255, 0.7); }

.small-intro-content {
  font-size: 0.75em;
  color: #666; }

.date {
  text-transform: uppercase;
  font-size: 0.875em; }

.current-blog {
  color: white;
  background-color: #076a7f; }
.current-blog h3 {
  color: white; }
.current-blog p {
  color: white; }

/* ::Blog Article
/* ------------------------------------------------------------ */
#blog-content {
  display: none; }

.next-post {
  width: 100%;
  color: #ff8441;
  margin: 30px 0;
  text-align: right; }
.next-post a {
  color: #ff8441;
  font-size: 0.875em;
  font-weight: bold; }

.blog-single #blog-content {
  display: block; }

.blog-article {
  padding: 21px 0;
  overflow: hidden;
  float: left; }
.blog-article article {
  position: relative;
  left: 0;
  top: 0; }
.blog-article article img {
  max-width: 642px;
  width: 100%;
  height: auto; }
.blog-article .entry-title {
  font-size: 2em;
  line-height: 1.15em; }

.blog-entry-meta {
  font-size: 0.875em;
  color: #bbb;
  text-transform: uppercase; }

.blog-share {
  margin: 30px 0; }

@media (min-width: 765px) {
  .loading {
    box-sizing: content-box;
    display: none;
    width: 100%;
    height: 100%;
    background: white url(../img/ajax-loader.gif) no-repeat center 100px;
    position: absolute;
    top: 0;
    z-index: 1000;
    padding-left: 21px;
    margin-left: -21px; }

  .blog-back {
    display: none; }

  .blog.container {
    overflow: visible; }

  .outer-blog-wrap {
    width: auto;
    position: relative;
    top: 0;
    left: 0; }

  .blog-single .side-wrapper {
    display: block; }

  .side-wrapper {
    width: 270px;
    margin-right: 0; }

  .small-blog-post {
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid #eee;
    font-size: 1em; }
  .small-blog-post h3 {
    font-size: 1em;
    line-height: 1.3em;
    margin: 15px 0; }
  .small-blog-post a {
    cursor: inherit;
    display: block;
    padding: 15px 30px;
    text-decoration: none; }
  .small-blog-post .date {
    font-size: 13px; }
  .small-blog-post a:active {
    cursor: pointer; }
  .small-blog-post.current .date {
    color: white;
    color: rgba(255, 255, 255, 0.7); }

  .dummy {
    display: block; }

  .current {
    background-color: #076a7f; }
  .current h3, .current p, .current a, .current a p {
    color: white; }

  .blog-list-wrap {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    float: left;
    width: 270px; }

  #blog-content {
    display: block;
    position: absolute;
    top: 0;
    right: 0; }

  .toggle-bar {
    display: none; }

  .blog-article {
    padding: 21px 0;
    overflow: visible;
    float: right; }
  .blog-article .entry-title {
    margin-top: 4px; }
  .blog-article .article-footer {
    clear: both;
    margin-top: 30px;
    display: block; }
  .blog-article .article-footer p {
    width: 65%; }

  .index-fixed .blog-article {
    margin-left: 315px; }

  .blog-share {
    width: 50%;
    float: left; }

  .next-post {
    float: right;
    width: 50%; } }
@media (min-width: 1200px) {
  .loading {
    padding-left: 83px;
    margin-left: -83px; }

  .side-wrapper {
    width: auto;
    background-color: transparent; }

  .blog-list-wrap {
    display: block;
    background-color: #f9f9f9;
    height: 100%;
    position: relative;
    width: 322px;
    float: left;
    margin-left: 66px;
    padding: 0 0 0 0;
    top: 0 !important; }

  .blog-article {
    padding: 45px 0; }
  .blog-article article img {
    width: auto;
    max-width: 669px; }
  .blog-article .entry-title {
    font-size: 2em;
    line-height: 1.1em; }
  .blog-article .entry-content {
    padding-left: 0; } }
/* ::Contact
/* ------------------------------------------------------------ */
/* ::Form
/* ------------------------------------------------------------ */
.form-wrap {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  *zoom: 1; }

.gform_validation_container {
  display: none; }

.contact-form_wrapper {
  color: #666;
  padding: 0 0 90px 0; }
.contact-form_wrapper .gform_description {
  display: block;
  padding: 30px 0;
  color: #666; }
.contact-form_wrapper .gfield_label {
  color: #666;
  font-weight: bold; }
.contact-form_wrapper .gfield_checkbox {
  margin: 1em 0 2em; }
.contact-form_wrapper textarea {
  margin-top: 1em; }

.gform_fields {
  list-style: none;
  margin: 0;
  padding: 0; }

input[type=text], input[type=tel], input[type=email] {
  padding: 11px 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
  -webkit-box-shadow: inset 1px 1px 2px #c5c5c5;
  -moz-box-shadow: inset 1px 1px 2px #c5c5c5;
  box-shadow: inset 1px 1px 2px #c5c5c5;
  margin-bottom: 20px;
  color: #454545; }

.gfield ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.gfield_checkbox {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 2; }
.gfield_checkbox label {
  margin-left: 1em; }

/* ::Map and Contact details
/* ------------------------------------------------------------ */
.contact-frame {
  overflow: hidden; }
.contact-frame h2 {
  text-transform: uppercase;
  font-size: 1.25em;
  margin-bottom: 16px; }
.contact-frame .profile-social {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  margin: 10px auto;
  display: inline-block; }
.contact-frame .social-icon {
  display: inline-block;
  text-align: center; }

.contact-map {
  width: 100%;
  float: left;
  height: 300px; }

.contact-details {
  width: 100%;
  height: 100%;
  padding: 20px 0;
  text-align: center;
  display: table;
  font-size: 0.875em; }

.contact-inside {
  display: table-cell;
  vertical-align: middle; }

.contact-address {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #666;
  line-height: 1.8; }

@media (min-width: 765px) {
  .contact-frame {
    height: 500px; }

  .contact-map {
    width: 66%;
    float: left;
    height: 500px; }

  .contact-details {
    width: 33%;
    height: 100%;
    padding: 0;
    float: left;
    padding-left: 3em;
    display: table;
    font-size: 0.875em; }

  .medium {
    width: 65.51724%; }

  .large {
    width: 100%; } }
/* ::Forms
/* ------------------------------------------------------------ */
/* Base theme */
.formlyWrapper-Base input[type="text"], .formlyWrapper-Base input[type="email"], .formlyWrapper-Base input[type="tel"], .formlyWrapper-Base input[type="password"], .formlyWrapper-Base select, .formlyWrapper-Base textarea {
  padding: 11px 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
  -webkit-box-shadow: inset 1px 1px 2px #c5c5c5;
  -moz-box-shadow: inset 1px 1px 2px #c5c5c5;
  box-shadow: inset 1px 1px 2px #c5c5c5;
  margin-bottom: 20px;
  color: #454545; }

.formlyWrapper-Base input[type="submit"], .formlyWrapper-Base input[type="reset"], .formlyWrapper-Base input[type="button"] {
  display: block;
  padding: 12px 44px;
  text-align: center;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #076a7f;
  color: white;
  text-decoration: none;
  font-weight: 600; }

.formlyWrapper-Base input[type="submit"]:hover, .formlyWrapper-Base input[type="reset"]:hover, .formlyWrapper-Base input[type="button"]:hover {
  background-color: #065667; }

.formlyWrapper-Base input[type="reset"]:hover, .formlyWrapper-Base input[type="reset"]:active, .formlyWrapper-Base input[type="button"]:hover, .formlyWrapper-Base input[type="button"]:active {
  color: #d85054; }

.formlyWrapper-Base input[type="submit"]:active, .formlyWrapper-Base input[type="reset"]:active, .formlyWrapper-Base input[type="button"]:active {
  box-shadow: inset 0px 1px 2px #ccc;
  -moz-box-shadow: inset 0px 1px 2px #ccc;
  -webkit-box-shadow: inset 0px 1px 2px #ccc; }

.formlyWrapper-Base h1, .formlyWrapper-Base h2 {
  padding: 0;
  margin: 3px 0; }

.formlyWrapper-Base h1 {
  font-size: 16px;
  color: #555; }

.formlyWrapper-Base h2 {
  font-size: 13px;
  color: #666; }

.formlyWrapper-Base hr {
  color: #ddd;
  border: 1px solid #ddd;
  border-bottom-color: #f9f9f9; }

/* Light theme */
.formlyWrapper-Light {
  color: #888;
  background: #fff;
  border: 5px solid #ddd;
  padding: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -khtml-border-radius: 8px;
  text-shadow: 0px 1px 1px #aaa;
  box-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: 0px 1px 0px #fff;
  -webkit-box-shadow: 0px 1px 0px #fff; }

.formlyWrapper-Light input[type="text"], .formlyWrapper-Light input[type="password"], .formlyWrapper-Light select, .formlyWrapper-Light textarea {
  background: #fffcf4;
  color: #444;
  border: 3px solid #efeadf;
  padding: 5px 10px;
  box-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: 0px 1px 0px #fff;
  -webkit-box-shadow: 0px 1px 0px #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
  margin: 5px 0px; }

.formlyWrapper-Light input[type="submit"], .formlyWrapper-Light input[type="reset"], .formlyWrapper-Light input[type="button"] {
  border: 3px solid #eee;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -khtml-border-radius: 20px;
  background: #fff;
  color: #232d3d;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 10px;
  margin: 15px 10px 10px 0px;
  cursor: pointer; }

.formlyWrapper-Light input[type="submit"]:hover, .formlyWrapper-Light input[type="submit"]:active {
  color: #008ce5;
  border-color: #c3e8ff; }

.formlyWrapper-Light input[type="reset"]:hover, .formlyWrapper-Light input[type="reset"]:active, .formlyWrapper-Light input[type="button"]:hover, .formlyWrapper-Light input[type="button"]:active {
  color: #d85054;
  border-color: #f7dbdc; }

.formlyWrapper-Light input[type="submit"]:active, .formlyWrapper-Light input[type="reset"]:active, .formlyWrapper-Light input[type="button"]:active {
  box-shadow: inset 0px 1px 2px #ccc;
  -moz-box-shadow: inset 0px 1px 2px #ccc;
  -webkit-box-shadow: inset 0px 1px 2px #ccc; }

.formlyWrapper-Light h1, .formlyWrapper-Light h2 {
  padding: 0;
  margin: 3px 0; }

.formlyWrapper-Light h1 {
  font-size: 16px;
  color: #d53c35; }

.formlyWrapper-Light h2 {
  font-size: 13px;
  color: #666; }

.formlyWrapper-Light hr {
  color: #eee;
  border: 1px solid #eee; }

/* Dark theme */
.formlyWrapper-Dark {
  color: #ddd;
  background: #3c3c3c;
  border: 1px solid #111;
  padding: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -khtml-border-radius: 8px;
  text-shadow: 0px -1px 1px #000;
  box-shadow: 0px 2px 8px #000;
  -moz-box-shadow: 0px 2px 8px #000;
  -webkit-box-shadow: 0px 2px 8px #000; }

.formlyWrapper-Dark input[type="text"], .formlyWrapper-Dark input[type="password"], .formlyWrapper-Dark input[type="checkbox"], .formlyWrapper-Dark select, .formlyWrapper-Dark textarea {
  color: #444;
  background: #fff;
  border: 2px solid #fff;
  padding: 5px 10px;
  box-shadow: 0px 1px 4px #000;
  -moz-box-shadow: 0px 1px 4px #000;
  -webkit-box-shadow: 0px 1px 4px #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
  margin: 5px 10px; }

.formlyWrapper-Dark input[type="submit"], .formlyWrapper-Dark input[type="reset"], .formlyWrapper-Dark input[type="button"] {
  border: 1px solid #000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
  background: -moz-linear-gradient(100% 100% 90deg, #222222, #333333);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#222222));
  background: -webkit-linear-gradient(#333333, #222222);
  background: -o-linear-gradient(#333333, #222222);
  color: #ddd;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 10px;
  margin: 15px 0px 10px 10px;
  text-shadow: 0px -1px 1px #000;
  cursor: pointer;
  box-shadow: inset 0px 1px 0px #444;
  -moz-box-shadow: inset 0px 1px 0px #444;
  -webkit-box-shadow: inset 0px 1px 0px #444; }

.formlyWrapper-Dark input[type="submit"]:hover, .formlyWrapper-Dark input[type="submit"]:active {
  color: #008ce5; }

.formlyWrapper-Dark input[type="reset"]:hover, .formlyWrapper-Dark input[type="reset"]:active, .formlyWrapper-Dark input[type="button"]:hover, .formlyWrapper-Dark input[type="button"]:active {
  color: #d85054; }

.formlyWrapper-Dark input[type="submit"]:active, .formlyWrapper-Dark input[type="reset"]:active, .formlyWrapper-Dark input[type="button"]:active {
  box-shadow: inset 0px 1px 2px #111;
  -moz-box-shadow: inset 0px 1px 2px #111;
  -webkit-box-shadow: inset 0px 1px 2px #111; }

.formlyWrapper-Dark h1, .formlyWrapper-Dark h2 {
  padding: 0;
  margin: 3px 0; }

.formlyWrapper-Dark h1 {
  font-size: 16px;
  color: #fff; }

.formlyWrapper-Dark h2 {
  font-size: 13px;
  color: #ddd; }

.formlyWrapper-Dark hr {
  background: #222;
  color: #222;
  border: 1px solid #222; }

/* Standards for all themes */
.formlyPrefix {
  position: absolute;
  float: left;
  z-index: 9999;
  display: none; }

.formlyInvalid, .formlyRequired {
  border-radius: 4px;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 12px;
  display: none;
  margin: 5px 0; }

.formlyInvalid {
  background: #ef7971;
  color: #fff;
  border: 1px solid #e63125;
  box-shadow: inset 0px 1px 0px #f4a49f;
  text-shadow: 0px -1px 0px #e63125; }

.formlyRequired {
  background: #f5972f;
  color: #fff;
  border: 1px solid #c76d09;
  box-shadow: inset 0px 1px 0px #f9c081;
  text-shadow: 0px -1px 0px #c76d09; }

/* ::Footer
* ------------------------------------------------------------ */
.colophon {
  padding: 60px 20px;
  text-align: center; }

.logo-footer {
  margin-bottom: 25px; }

.address {
  text-transform: uppercase;
  font-size: 0.8125em;
  line-height: 2; }

.copy {
  font-size: 11px;
  text-transform: uppercase; }

.credits {
  margin-top: 50px;
  font-size: 11px;
  text-transform: uppercase; }
.credits a {
  color: #888;
  text-decoration: none; }
.credits a:hover {
  color: #444; }

@media (min-width: 765px) {
  .colophon {
    padding: 160px 0;
    text-align: center; } }
footer.article-footer {
  border-top: 1px solid #efefef;
  padding: 70px 0;
  margin-top: 30px; }
footer.article-footer p {
  width: auto;
  text-align: center;
  padding: 20px 0;
  margin: 0 auto;
  color: #454545; }
footer.article-footer .button {
  margin-bottom: 15px; }

@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; } }
