/* 
Change the name of this final compiled stylesheet to your liking
*/
@font-face {
  font-family: 'lookupregular';
  src: url("../fonts/look-up-webfont.eot");
  src: url("../fonts/look-up-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/look-up-webfont.woff") format("woff"), url("../fonts/look-up-webfont.ttf") format("truetype"), url("../fonts/look-up-webfont.svg#lookupregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*.nav {
  list-style: none;
}
.nav>ul {
  text-align: center;
}*/

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  height: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
  scroll-behavior: smooth;
}

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 58%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

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; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-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: 2cm .5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input,
select[multiple],
textarea {
  background-image: none; }

a {
  /*color: #BA5164;*/
  color: #00fffc;
  text-decoration: none; }
  a:hover, a:focus {
    /*color: #AC4154;*/
    color: #00ffc0;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

img {
  vertical-align: middle; }

/* END NORMALIZE */

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "new-hero", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.42857;
  color: #333333;
  background-color: white; }
h2, .h2 {
  font-family: /*"lookupregular", */"new-hero", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 0.9; }
  h2 small, .h2 small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, h3, h4, h5, h6,
.h1, .h3, .h4, .h5, .h6 {
  font-family: "new-hero", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1; }
  h1 small, h3 small, h4 small, h5 small, h6 small,
  .h1 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1,
h2,
h3 {
  /*margin-top: 20px;*/
  margin-bottom: 0px; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 60px;
  font-weight: 900;
  margin-bottom: 40px;
  text-transform: uppercase; }
@media screen and (max-width: 600px) {
  h2, .h2 {
    font-size: 40px;
  }
}

h3, .h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

h1 small, .h1 small {
  font-size: 24px; }

h2 small, .h2 small {
  font-size: 18px; }

h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 14px; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.btn {
  display: inline-block;
  padding: 15px 21px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; 
  border-radius: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0px 2px 5px rgba(28,63,164,0.25);
  }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }
.btn-resume {
  background: #25dfbc;
  border-color: #25dfbc; 
}
.btn-resume:hover, .btn-resume:focus, .btn-resume:active, .btn-resume.active {
    color: #333333;
    background-color: #27bea2;
    border-color: #27bea2; }
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc; }
.btn-wrap {
  text-align: center;
}
.btn-primary {
  color: white;
  /*background-color: #BA5164;
  border-color: #AC4154;*/
  background: #181858;
  border-color: #181858; }
.btn-case-study {
  background: linear-gradient(180deg, rgba(255,201,0,1) 0%,rgba(255,165,33,1) 100%);
  border: none;
  color: #181858;
  font-weight: 700;
}
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-case-study:hover {
    color: #333f47;
    /*background-color: #AC4154;
    border-color: #AC4154;*/ 
    background-color: #7efff7;
    border-color: #7efff7;}
  .open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #AC4154;
    border-color: #AC4154; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #BA5164;
    border-color: #AC4154; }
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .nav:after {
    clear: both; }
  /*.nav > li {
    position: relative;
    display: block; }*/
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        /*background-color: #eeeeee; */
      }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #BA5164; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #BA5164; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    margin-right: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
    border-bottom-color: white; }

.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.tabbable:after {
  clear: both; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #BA5164;
  border-bottom-color: #BA5164; }

.nav a:hover .caret {
  border-top-color: #007f45;
  border-bottom-color: #007f45; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 40px;
  margin-bottom: 20px;
  border: 1px solid transparent; 
  display: flex;
  flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
/*.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both; 
}*/

.navbar-header {
  display: flex;
  justify-content: space-between;
}
/*.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both; 
}
@media (min-width: 768px) {
  .navbar-header {
    float: left; 
  } 
}*/

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px; }
      .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px; }
      .navbar-collapse .navbar-text:last-child {
        margin-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  z-index: 1030;
  top: 0; }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 12px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  border: 1px solid transparent; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 10px; } }

.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px; }

.navbar-text {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .navbar-text {
      margin-left: 15px;
      margin-right: 15px; } }

.navbar-default {
  /*background-color: #ba5164;
  border-color: #ac4154; */
  background-color: #27bea2;
  border: none; 
  box-shadow: 0px 2px 8px rgba(23,63,164,0.5);
  text-transform: uppercase; }
  .navbar-default .navbar-brand {
    color: white; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #e6e6e6;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: white; }
  .navbar-default .navbar-nav > li > a {
    color: white; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #a18a52; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #dddddd;
    border: none; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #181858;
      color: #fff; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #cccccc; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #25dfbc; }
  .navbar-default .navbar-nav > .dropdown > a:hover .caret,
  .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #a18a52;
    color: #555555; }
    .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
      border-top-color: #555555;
      border-bottom-color: #555555; }
  
  .navbar-default .navbar-link {
    color: white; }
    .navbar-default .navbar-link:hover {
      color: #333333; }  
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px; }

.row {
  margin-right: 0px;
  margin-left: 0px;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dotted rgba(255,255,255,0.5);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  /*font-size: 18.9px;*/
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center;
}
ol {
  counter-reset: mycounter 0;
  list-style: none;
  padding: 0px;
}
ol li {
  position: relative;
  margin-left: 40px;
  /*font-size: 18px;*/
  margin-bottom: 15px;
}
ol li::before {
  content: counter(mycounter);
  counter-increment: mycounter 1;
  position: absolute;
  top: 0px;
  left: -40px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  border-radius: 50%;
  background: rgba(24, 24, 88, 0.75);
}
.main-logo {
  font-size: 40px;
  font-weight: 100;
  font-family: "new-hero", Helvetica, Arial, sans-serif;
  line-height: 0.75;
  text-transform: uppercase;
  text-align: center; 
  letter-spacing: -2px;
  color: #7efff7;
  margin-bottom: 10px;
  margin-top: 20px;
}
/* FADE-IN LOGO */
.navbar-fixed-top .logo-container {
    z-index: 5;
    opacity: 0.0;
    text-align: center;
    transition: all 0.3s ease;
}
.navbar-fixed-top .logo-container-sub {
    z-index: 5;
    opacity: 1.0;
    text-align: center;
    transition: all 0.3s ease;
}
.navbar-fixed-top .logo-container .intro-logo, .navbar-fixed-top .logo-container-sub .intro-logo {
    position: absolute;
    font-size: 30px;
    font-weight: 100;
    font-family: "new-hero", Helvetica, Arial, sans-serif;
    line-height: 0.75;
    text-transform: uppercase;
    text-align: center; 
    letter-spacing: -2px;
    color: #7efff7;
    top: 9px;
    /*width: 100px;*/
    padding: 2px 0 5px 20px;
    display: table-cell;
}
/*@media screen and (max-width:991px) {
    .navbar-fixed-top .logo-container .intro-logo {
        width: 150px
    }
}*/
.navbar-fixed-top .logo-container.vis {
    opacity: 1;
    -webkit-transition: background 1s;
    transition: background 1s;
    transition: all 0.3s ease;
}
.img-right-logo {
    opacity: 0
}
.img-right-logo.vis {
    opacity: 1;
    -webkit-transition: background 1s;
    transition: background 1s
}
.navbar-fixed-top .vis {
    display: table
}

/* COLORS */
.dk-blue {
  color: #181858 !important;
}
.hot-pink {
  color: #ff2e65 !important;
}

.name-jumbo {
  font-size: 90px;
  font-weight: 900;
  font-family: new-hero, Helvetica, Arial, sans-serif;
  font-style: normal;
  line-height: 0.8;
  text-transform: uppercase;
  margin-top: 25px;
  text-align: center; 
  letter-spacing: -2px; }
.name-jumbo span {
  font-weight: 100;
}
/* To get rid of Bootstrap's padding on EVERYTHING... */
.no-padding {
  padding-left: 0px;
  padding-right: 0px; }
.btn-group-wrap { text-align: center; }
.btn-group, .btn-group-vertical {
  grid-gap: 10px;
}
.bold {
  font-weight: 500; }
.super-bold { font-weight: 700; }
.callout { font-weight: 700; text-transform: uppercase; font-size: 28px; line-height: 0.75em; }
.super-callout { font-weight: 500; text-transform: uppercase; font-size: 38px; line-height: 0.75em; color:#ff2e65; padding-bottom: 10px; }
.large { font-size: 55px; line-height: 0.75em; font-weight: 700; }
.uppercase { text-transform: uppercase; }
.icon-wrap { text-align: center; }
.icons { height: 70px; padding-top: 12px; padding-bottom: 12px; }
.icon-text { text-align: left; }
.logo-main {
  width: 70%;
  margin: 20px auto; }
  @media screen and (max-width: 768px) {
    .logo-main { width: 50%; } 
    .icon-wrap { text-align: center; }
    .icon-text { text-align: center; margin-bottom: 25px; }
}
.green {
  color: #27bea2 !important;
}
.contact-green {
  background: #00cb6e;
  text-align: center; }
  .contact-green:hover {
    background: #009e3c; }

.social {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px auto; }
  .social a {
    color: white; }

.soc-fb, .soc-tw, .soc-dr, .soc-inst, .soc-pin, .soc-mail {
  background: #555555;
  text-align: center;
  padding: 15px 0px;
  border-radius: 6px 6px 0px 0px; }
  .soc-fb a, .soc-tw a, .soc-dr a, .soc-inst a, .soc-pin a, .soc-mail a, .soc-link a {
    color: white; }
    .soc-fb a:hover, .soc-tw a:hover, .soc-dr a:hover, .soc-inst a:hover, .soc-pin a:hover, .soc-mail a:hover, .soc-link a:hover {
      text-decoration: none; }

.soc-mail {
  background: #AC4154;
  text-align: center; }
  .soc-mail:hover {
    background: #ff2e65; }

.soc-pin:hover {
  background: #c71e26; }

.soc-fb:hover {
  background: #134a9d; }

.soc-tw:hover {
  background: #25bfdb; }

.soc-dr:hover {
  background: #e2558b; }

.soc-inst:hover {
  background: #0b826c; }
.soc-link {
  background: #3074a1;
  text-align: center;
  padding: 15px 0px;
  border-radius: 6px; }
.soc-link:hover {
  background: #0598d5; }
.btn-footer {
  padding: 15px 15px 40px;
  border-radius: 24px;
  margin-bottom: 20px;
}
.btn-footer:hover {
  padding: 15px 15px 50px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.section-piillows {
  /*background: #d6dee2;*/
  background: #173fa4;
  background: linear-gradient(162deg,#173fa4 12%,#0598d5 59%,#7efff7 99%);
  /*color: #333f47;*/
  color: #ffffff;
  text-shadow: 0px 1px 2px rgba(23,63,164,0.5);
  margin-top: 40px; 
  padding-top: 45px;
  padding-bottom: 93px; }
.section-piillows-sub {
  background: linear-gradient(180deg,#173fa4 12%, #181858 99%);
  padding-bottom: 20px;
  padding-top: 45px;
}
.recent-link {
  text-transform: uppercase;
  text-shadow: 0px 2px 4px rgba(28,63,164,0.95);
}
.piillows {
  /* min-height: 650px;
  background-image: url(../images/bg-main.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  /*background-color: #d6dee2;*/
  padding-top: 20px; }
.airplane { 
  width: 87px;
  height: 60px;
  float: right; }

/*.blimp { 
  width: 200px;
  height: 125px;
  position: relative;
  left: 33%;
}*/
.sailboat { 
  position: relative;
  padding-top: 50px;
  width: 79px;
  height: 79px; 
  left: 44%; }
@media (max-width: 1199px) {
  .sailboat { 
    left: 42%; 
  }
}
@media (max-width: 991px) {
  .sailboat { 
    left: 39%; 
  }
}
@media (max-width: 768px) {
  .sailboat { 
    left: 35%; 
  }
}
.hook { position: absolute; 
  margin-top: -82px;
  width: 75px; 
  left: 50%;
}
.whale { width: 85px; margin-right: 30%; padding-bottom: 20px; }
@media screen and (max-width: 767px) {
  .whale {
    margin-left: 30%;

  }
}

/* SLIDING MODULES ON SCROLL */
.slide-in {
  transform: translateY(100px);
  animation: come-in 2.8s ease forwards;
}
.slide-in:nth-child(odd) {
  animation-duration: 2.2s;
}
.slide-in-sideways-rtl {
  transform: translateX(350px);
  animation: come-in 5.8s ease forwards;
}
.slide-in-sideways-ltr {
  transform: translateX(-350px);
  animation: come-in-alt 5.8s ease forwards;
}
/*.slide-in-sideways:nth-child(odd) {
  animation-duration: 1.4s;
}*/
.already-visible {
  transform: translateY(0);
  animation: none;
}
.already-visible-horizontal, .already-visible-horizontalrtl {
  transform: translateX(0);
  animation: none;
}
@keyframes come-in {
  to { transform: translateY(0); }
}
@keyframes come-in-alt {
  to { transform: translateY(0); }
}
@media (max-width: 768px) {
  .slide-in-sideways-ltr, .slide-in-sideways-rtl {
    transform: none;
  }
}
.home-edge-wrap, .logos-edge-wrap {
  overflow: hidden;
  margin-top: -93px; 
}
.solutions-edge-wrap {
  overflow: hidden;
  margin-top: -130px; 
}
.home-edge {
  background: url(../images/bg-main-rev.png) repeat-x;
  height: 93px;
  background-position: top center;

  width: 3700px;
  animation: cloudshome 35s linear infinite;
}
.logos-edge {
  background: url(../images/bg-logos-pink.png) repeat-x;
  background-position: top center;
  height: 93px; 

  width: 3700px;
  animation: clouds 45s linear infinite;
}
.about-edge-container {
  overflow: hidden;
  margin-top: -55px;
  position: relative;
}
.about-edge {
  background: url(../images/bg-about-new.png) repeat-x;
  background-position: top center;
  height: 59px;
  
  display: flex;
  width: 3700px;
  animation: slidewater 75s linear infinite;
}
/*.blimp-container {
  overflow: hidden;
}*/
.blimp { 
  width: 250px;
  height: 125px;
  position: relative;
  left: 43%;
  /*animation: blimp 7s linear 1, 2000ms ease-in-out 0s infinite alternate none running bobbingblimp;*/
  animation: blimp 5s linear 1, 2000ms ease-in-out 0s infinite alternate none running bobbingblimp;
  /*float: right; */
}
.hot-air-balloon {
  position: absolute;
  z-index: 1000;
  right: 100px;
  top: -100px;
  width: 150px;
  animation: 1900ms ease-in-out 0s infinite alternate none running bobbingballoon;
}
.hot-air-balloon img {
  transform: rotate(4deg);
}
.about-water-conclusion {
  margin-top: -16px;
}
.shipwreck-edge-wrap {
  overflow: hidden;
  margin-top: -100px;
}
.shipwreck-edge {
  background: url(../images/ocean-floor3.png) repeat-x;
  background-position: top center;
  height: 150px;

  width: 3700px;
  animation: shipwreck 85s linear infinite;
}
@keyframes blimp {
  0% {
    opacity: 0;
    width: 75px;
  }
  100% {
    /*margin-left: 43%;*/
    opacity: 1.0;
    width: 250px;
  }
  /*100% {
    margin-left: 0%;
  }*/
}
@keyframes cloudshome {
  0% {
    transform: translate3d(0, 0, -1000px);
  }
  100% {
    transform: translate3d(-1000px, 0, 0); /* The image width */
  }
}
@keyframes clouds {
  0% {
    transform: translate3d(0, 0, -1000px);
  }
  100% {
    transform: translate3d(-1000px, 0, 0); /* The image width */
  }
}
@keyframes slidewater {
  0% {
    transform: translate3d(-1000px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0); /* The image width */
  }
}
@keyframes shipwreck {
  0% {
    transform: translate3d(0, 0, -1000px);
  }
  100% {
    transform: translate3d(-1000px, 0, 0); /* The image width */
  }
}
@media (max-width: 768px) {
  .solutions-edge-wrap {
    overflow: hidden;
    margin-top: -45px;
  }
}
.recent-row {
  margin-bottom: 75px; }

.recent-header h2 { color: #ff2e65;
line-height: 0.75em; }
.red { color: #ff2e65; }

.recent1, .recent2, .recent3, .recent4, .recent5, .recent6, .recent7, .recent8 {
  height: 250px;
  position: relative;
  font-weight: 100; }
  .recent1 p, .recent2 p, .recent3 p, .recent4 p, .recent5 p, .recent6 p, .recent7 p, .recent8 p {
    padding: 10px 10px 10px; }
    .recent1 p .recent-title, .recent2 p .recent-title, .recent3 p .recent-title, .recent4 p .recent-title, .recent5 p .recent-title, .recent6 p .recent-title, .recent7 p .recent-title, .recent8 p .recent-title {
      text-transform: uppercase;
      letter-spacing: 2.0;
      font-weight: 500; }
  .recent1 hr, .recent2 hr, .recent3 hr, .recent4 hr, .recent5 hr, .recent6 hr, .recent7 hr, .recent8 hr {
    padding: 5px 0px; }
  .recent1 a, .recent2 a, .recent3 a, .recent4 a, .recent5 a, .recent6 a, .recent7 a, .recent8 a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: white; }

.recent1 {
  /*margin-top: 100px;*/
  background-image: url(../images/recent-annual-report.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.recent2 {
  /* margin-top: -200px; */
  background-image: url(../images/recent-charm-city-vet.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.recent3 {
  margin-top: 50px;
  background-image: url(../images/recent-woodberry.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

@media screen and (max-width: 768px) {
  .recent1, .recent2, .recent3 {
    margin-top: 10px; } 
  .recent1, .recent2, .recent3, .recent4, .recent5, .recent6, .recent7, .recent8 {
    height: 125px; }
  }

.recent4 {
  background-image: url(../images/logo-angel-park.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.recent5 {
  background-image: url(../images/recent-agency-strategy.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.recent6 {
  background-image: url(../images/recent-workforce.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.recent7 {
  margin-top: 100px;
  background-image: url(../images/recent-jhu-science.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.recent8 {
  background-image: url(../images/recent-workforce.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* HOVER EFFECT */
.recent-info {
  position: absolute;
  bottom: 0; }

.recent-reveal {
  overflow: hidden;
  max-height: 0;
  transition: all 0.4s linear;
  background: #333333; }

a:hover .recent-reveal, a:focus .recent-reveal {
  max-height: 250px; }

/* METHODS */
.section-method {
  padding-top: 45px;
  padding-bottom: 60px;
  height: 100%;
  position: relative;
}
.section-method .icon-method {
  background: #27bea2;
}
.method-row {
  background: #e3fdf8;
  padding: 30px;
  float: right;
}
.section-method .even {
  background: #b2fff1;
}
.section-method h3 {
  margin-bottom: 30px;
}
.icon-container {
  margin: 0px auto 20px;
  font-size: 64px;
  color: #27bea2;
  text-align: center;
  margin-bottom: 20px;
}
.icon-container h3 {
  color: #27bea2;
  margin-top: 5px;
  font-weight: 500;
}
/* RESULTS */
.section-results {
  padding-top: 45px;
  padding-bottom: 60px;
}

/* ABOUT ME */
.section-about {
  padding-bottom: 190px; 
  padding-top: 35px;
  /*background: #333f47;*/
  background: #181858;
  background: -moz-linear-gradient(180deg,  rgba(24,24,88,1.0) 20%, rgba(8,0,37,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(24,24,88,1.0) 0%,rgba(8,0,37,1.0) 100%);
  background: linear-gradient(180deg,  rgba(24,24,88,1.0) 0%,rgba(8,0,37,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181858', endColorstr='#080025',GradientType=1 );
  /*background: -moz-linear-gradient(180deg,  rgba(24,24,88,1.0) 20%, rgba(8,8,53,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(24,24,88,1.0) 0%,rgba(8,8,53,1.0) 100%);
  background: linear-gradient(180deg,  rgba(24,24,88,1.0) 0%,rgba(8,8,53,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181858', endColorstr='#080835',GradientType=1 );*/
  color: #fff; }
.section-about h2 { line-height: 0.75em; }
.section-about h3 {
  font-weight: 700;
  color: rgba(255,255,255,0.25);
}

.about1 {
  border: 2px solid #0598d5;
  width: 80%;
  margin-top: 15px; }

.about2 {
  border: 2px solid #0598d5;
  width: 70%;
  margin-top: -125px;
  margin-left: -50px;
  z-index: 1000; }

.about3 {
  border: 2px solid #0598d5;
  width: 60%;
  margin-top: -150px;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .about2 {
      margin-top: -55px;
       width: 85%; 
    }
    .about3 {
      width: 90%;
      margin-top: -90px;
      } 
    }
  @media screen and (max-width: 767px) {
    .about2 {
      margin-top: -100px;
      /*width: 50%; */
    }
    .about3 {
      /*width: 80%;*/
      margin-top: -130px;
      } 
    }
  @media screen and (max-width: 575px) {
    .about1 {
      /*margin-top: 0px;*/
      width: 50%; 
      margin-left: 30%;
    }
    .about2 {
      margin-top: -100px;
      width: 50%; 
    }
    .about3 {
      margin-left: 35%; 
      width: 70%; 
    } 
  }

.numbers { list-style: none; }
.numbers-item {
  display: grid;
  grid-template-columns: 0.5fr 3fr;
  grid-gap: 10px;
}
.numbers-item .icon-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .numbers-item {
    grid-template-columns: 1fr;
  }
  .icons { height: 120px; } 
}

/* LOGOS */
.recent-sites {
  padding-top: 55px;
  padding-bottom: 125px;
}
.section-logos {
  /*background: #d6dee2;*/
  background: #d8caf9;
  background: -moz-linear-gradient(180deg,  rgba(216,202,249,1.0) 20%, rgba(240,230,240,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  background: linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8caf9', endColorstr='#f0e6f0',GradientType=1 );
  padding-bottom: 90px;
  padding-top: 35px;
  color: white; }
.section-logos h2 {
  color: #173fa4;
}
.logo-item {
  padding: 5px; }

.logo-sample {
  min-height: 200px; 
}
.logo-sample img {
  /*border-radius: 5px;
  border-radius: .5rem;*/
  border-radius: 20px;
  border-radius: 2.0rem;
}
@media screen and (max-width: 991px) {
  .logo-sample {
    min-height: 162px; } 
}
@media screen and (max-width: 560px) {
  .logo-sample {
    min-height: 100px; } 
}

.img-charts {
  display: block;
  margin: 0px auto;
}

/* .logo1 { @include background-cover('../images/logo-angel-park.jpg'); }
.logo2 { @include background-cover('../images/logo-ggr.jpg'); }
.logo3 { @include background-cover('../images/logo-trav-mix.jpg'); }
.logo4 { @include background-cover('../images/logo-charm-city-vet.jpg'); }
.logo5 { @include background-cover('../images/logo-commonwealth.jpg'); }
.logo6 { @include background-cover('../images/logo-angel-park.jpg'); }
.logo7 { @include background-cover('../images/logo-angel-park.jpg'); }
.logo8 { @include background-cover('../images/logo-angel-park.jpg'); }
.logo9 { @include background-cover('../images/logo-angel-park.jpg'); }
.logo10 { @include background-cover('../images/logo-angel-park.jpg'); } */
/* HOVER EFFECT 

.recent-work {
    position: relative;
    width: 240px;
    height: 240px;
    border: 5px solid #000;
    a {
        display: block;
        width: 100%;
        height: 100%;
        background: transparent url(https://twimg0-a.akamaihd.net/profile_images/2955412142/687b8b741be37ec371c884fc5bf565bd.png) no-repeat;
        text-decoration: none;
    }
}
.recent-info {
    position: absolute;
    bottom: 0;
}
.recent-reveal {
    overflow: hidden;
    max-height: 0;
    background: $gray-light;
    transition: all 0.7s linear;
}
p { padding: 10px; }
a:hover .recent-reveal, a:focus .recent-reveal {
    max-height: 250px; 
} */

.cards {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0
}

.cards-item {
  display: flex;
  padding: 1rem
}

.card,
.subpage-header .color-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox
}

@media (min-width:40rem) {
  .cards-item {
      width: 50%
  }
}

@media (min-width:56rem) {
  .cards-item {
      width: 33.3333%
  }
}

.card {
  background: #fff;
  /*border-radius: .25rem .25rem 0 0;*/
 /* border-radius: 5px;
  border-radius: 0.5rem;*/
  border-radius: 20px;
  border-radius: 2.0rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, .25);
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  border: 1px solid white;
}
.case-study-banner {
  padding: 5px;
  background: linear-gradient(180deg, rgba(255,201,0,1) 0%,rgba(255,165,33,1) 100%);
  border-radius: 16px 16px 0px 0px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1000;
}
.case-study-card {
  /*border-image-slice: 1;
  border-width: 3px;
  border-image-source: linear-gradient(180deg, rgba(255,201,0,1) 0%,rgba(255,165,33,1) 100%);*/
  border: 4px solid rgba(255,201,0,1.0);
  border-radius: 20px;
}
.case-study-banner p {
  color: #181858;
  text-align: center;
  font-size: 18px;
  margin-bottom: 0px;
}
.bobbingodd {
  animation: 2000ms ease-in-out 0s infinite alternate none running bobbingone;
}
.bobbingeven {
  animation: 2000ms ease-in-out 250ms infinite alternate none running bobbingtwo;
}
@keyframes bobbingone {
  0% {
    transform: translateY(-3%);
}
  100% {
      transform: translateY(0%);
  }
}
@keyframes bobbingtwo {
  0% {
    transform: translateY(-2%);
}
  100% {
      transform: translateY(1%);
  }
}
@keyframes bobbingblimp {
  0% {
    transform: translateY(-4%);
}
  100% {
      transform: translateY(7%);
  }
}
@keyframes bobbingballoon {
  0% {
    transform: translateY(-4%);
}
  100% {
      transform: translateY(9%);
  }
}
@media (max-width: 768px) {
  .bobbingodd, .bobbingeven {
    animation: none; 
  }
}
.chart-animation {
  animation: traffic 2s ease-out !important;
}
@keyframes charts {
  0% {
    transform: translateX(0%);
}
  100% {
      transform: translateX(100%);
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  /* CARDS */

  .cards {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .card {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
    /*background: #fefff9;
    color: #363636;*/
    text-decoration: none;
    /*box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    border-radius: 4px;*/
  }

  @media (max-width: 700px) {
    .card {
      width: 100%;
    }
  }

  @media (min-width: 700px) {
    .card {
      max-width: 33%;
      margin-right: 20px;
      margin-bottom: 20px;
    }
    .card:nth-child(even) {
      margin-right: 0;
    }
  }

  @media (min-width: 980px) {
    .card:nth-child(even) {
      margin-right: 20px;
    }
    .card:nth-child(3n) {
      margin-right: 0;
    }
  }
}
.card:hover .card-image {
    -webkit-filter: contrast(70%);
    filter: contrast(70%)
}

.card-content {
    /*background: #fff;*/
    padding: 2rem;
    /*border-radius: 0 0 .5rem .5rem;*/
    border-radius: 0 0 2.0rem 2.0rem;
}

/*.card-content a {
    color: #555
}*/

.card-image,
.section-main-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.card-image {
  /*border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;*/
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  -webkit-filter: contrast(70%);
  filter: contrast(100%);
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-filter .5s cubic-bezier(.43, .41, .22, .91);
  transition: -webkit-filter .5s cubic-bezier(.43, .41, .22, .91);
  transition: filter .5s cubic-bezier(.43, .41, .22, .91);
  transition: filter .5s cubic-bezier(.43, .41, .22, .91), -webkit-filter .5s cubic-bezier(.43, .41, .22, .91);

  min-height: 200px;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.card-image::before {
  content: "";
  display: block;
  padding-top: 56.25%
}

@media screen and (max-width:640px) {
  .card-image::before {
      padding-top: 30%
  }
}

@media (min-width:40rem) {
  .card-image::before {
      padding-top: 33.3%
  }
}
/*
.card-image-flowers {
    background-image: url(../images/drink8.94d081b6.jpg)
}

.card-image-river {
    background-image: url(../images/drink5.d189e083.jpg)
}

.card-image-record {
    background-image: url(../images/drink6.842fc433.jpg)
}

.card-image-fence {
    background-image: url(../images/drink4.89174a09.jpg)
}*/

.card-title {
  font-weight: 400;
  /*font-family: "new-hero",Calibri,"Helvetica Neue", Helvetica, Arial, sans-serif;*/
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 0.9em;
}
@media screen and (max-width: 768px) {
  .card-title {
    font-size: 18px;
  }
}
.card-title a {
  color: #ff2e65;
}
.card-title a:hover {
  text-decoration: none;
}
.card-text {
  /*font-weight: 100;*/
  line-height: 1.3em;
  color: #524d54;
  margin-bottom: 20px;
}
.card-content .subtext {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.1em;
  margin-bottom: 25px;
  color: #524d54;
}
.recent-wealthplicity {
  background-image: url(../images/recent-wealthplicity.jpg);
}
.recent-mcdonogh {
  background-image: url(../images/recent-mcdonogh.jpg);
}
.recent-everbella {
  min-height: 200px;
  background-image: url(../images/recent-everbella.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
}
.recent-purality {
  background-image: url(../images/recent-purality.jpg);
}
.recent-ccvh {
  background-image: url(../images/recent-charm-city-vet.jpg);
}
.recent-whc {
  background-image: url(../images/recent-wheeler.jpg);
}
.recent-educateall {
  background-image: url(../images/recent-educateall.jpg);
}
.recent-wetstate {
  background-image: url(../images/recent-wetstate.jpg);
}
.recent-tm {
  background-image: url(../images/recent-travelingmixologist.jpg);
}
.recent-walden {
  background-image: url(../images/recent-walden.jpg);
}
.recent-manna {
  background-image: url(../images/recent-mannalife.jpg);
}
.recent-tfl {
  background-image: url(../images/recent-tfl.jpg);
}

/* RIBBON */

.coming-soon-ribbon {
  width: 155px;
  height: 170px;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  right: 10px;
}
.coming-soon-ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 0px;
  background: linear-gradient(110deg, #eaeeff 0%, #ffffff 100%);
  box-shadow: 0 5px 10px rgb(0 0 0 / 25%);
  color: #0f0064;
  font-size: 16px;
  font-weight: 700;
  font-family: sofia-pro, "Helvetica-Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 2px rgb(255 255 255 / 75%);
  text-transform: uppercase;
  text-align: center;
  border-top: 15px solid #2194ff;
  border-bottom: 15px solid #C02071;
}
.coming-soon-ribbon-left span {
  left: -9px;
  top: 25px;
  transform: rotate(45deg);
}
.ribbon-box {
  position: absolute;
  width: 90%;
}
.ribbon {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  z-index: 1000;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 3px solid #6b0060;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 200px;
  padding: 5px 0;
  background-color: #ff007d;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font: 600 18px/1 sofia-pro, "Helvetica-Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
/* top left*/
.ribbon-top-left {
  top: -7px;
  left: -7px;
}
.ribbon-top-left span {
  right: -39px;
  top: 27px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}

.text-muted {
  color: #d2d2d2; }
#footer {
  /*height: 50px; */
  background: #173fa4;
}
#footer .text-muted {
  color: #0598d5 !important;
}

/* Not required for template or sticky footer method. *//*
#wrap > .container {
  padding: 50px 15px 0; }*/

.container .credit {
  margin: 20px 0 10px; 
  line-height: 0.8em; }

#footer > .container {
  padding-left: 15px;
  padding-right: 15px; }

code {
  font-size: 80%; }
.shipwreck {
  padding-top: 1px;
  padding-bottom: 50px;
  background: #12062a;
  background: -moz-linear-gradient(180deg,  rgba(18,6,42,1.0) 30%, rgba(23,63,164,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(18,6,42,1.0) 30%,rgba(23,63,164,1.0) 100%);
  background: linear-gradient(180deg,  rgba(18,6,42,1.0) 30%,rgba(23,63,164,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12062a', endColorstr='#25dfbc',GradientType=1 );
}
.img-shipwreck {
  opacity: 0.45;
  width: 205px; 
  float: right; 
  margin-right: 30%; 
  padding-top: 20px;
  padding-bottom: 20px;
}
.img-diver {
  opacity: 0.45;
  width: 100px; 
  /*float: right; */
  margin: -150px auto 70px;
  display: block;
}

.at-a-glance {
  background: linear-gradient(90deg, rgba(255,255,255,0.0), rgba(255,255,255,0.15), rgba(255,255,255,0.0));
  /*box-shadow: 0px 4px 10px rgba(0,0,0,0.15);*/
  border-top: 1px dotted rgba(255,255,255,0.5);
  border-bottom: 1px dotted rgba(255,255,255,0.5);
  margin-bottom: 40px;
  padding: 20px;
  position: relative;
}
.historical-title {
  width: 250px;
  background: white;
  /*margin-top: -30px;*/
  padding: 4px 7px;
  display: block;
  margin: -35px auto 0px;
}
.historical-title p {
  text-align: center;
}
.at-a-glance-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: center;
  align-items: center;
  padding-top: 20px;
  /*background: rgba(255,255,255,0.15);*/
}
@media (max-width: 768px) {
  .at-a-glance {
    background: linear-gradient(0deg, rgba(255,255,255,0.50), rgba(255,255,255,0.15));
    padding: 20px 20px 0px;
  }
  .at-a-glance-content {
    display: grid;
    grid-template-columns: 1fr;
    align-content: center;
    align-items: center;
    /*background: rgba(255,255,255,0.15);*/
  }
  .at-a-glance-content .item {
    margin-bottom: 20px;
    text-align: center;
  }
}
.section-problems {
  background: #ff2e65;
  /*background: -moz-linear-gradient(180deg,  rgba(255,46,101,1.0) 30%, rgba(153,14,57,1.0) 100%);*/
  background: -moz-linear-gradient(180deg,  #181858 30%,rgba(153,14,57,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  #181858 30%,rgba(153,14,57,1.0) 100%);
  background: linear-gradient(180deg, #181858 30%, rgba(153,14,57,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2e65', endColorstr='#990e39',GradientType=1 );
  color: white;
  padding-top: 50px;
  padding-bottom: 90px;
}
.problem-bg {
  /*min-height: 330px;*/
  background-image: url(../images/walden-page-load.png);
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.5;
}
.problem-text {
  opacity: 1.0;
}
.section-problems h3 {
  margin-bottom: 40px;
}
.section-problems ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 40px;
}
.section-problems ul li {
  /*font-size: 20px;*/
  font-weight: 100;
  background-image: url(../images/icon-exclamation-white-full.png);
  background-size: 16px;
  background-size: 1.6rem;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-left: 3.5rem;
  background-position: 0 2px,center;
  background-position: 0 .2rem,center;
  list-style: none;
  margin-bottom: 15px;
  max-width: 100%;
  line-height: 1.2em;
}
.text-problems {
  padding: 50px;
}
.img-problems {
  background-image: url(../images/img-old-ola1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 400px;
}
.shipwreck .btn-primary {
  color: #333f47; 
  background-color: #7efff7;
  border-color: #7efff7;
}
.shipwreck .btn-primary:hover, .shipwreck .btn-primary:focus, .shipwreck .btn-primary:active, .shipwreck .btn-primary.active {
  color: #ffffff;
  /*background-color: #AC4154;
  border-color: #AC4154;*/ 
  background-color: #173fa4;
  border-color: #173fa4;
}
.shipwreck-overlay {
  margin-top: -100%;
  background: #173fa4;
  background: -moz-linear-gradient(180deg,  rgba(23,63,164,0.0) 30%, rgba(23,63,164,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(23,63,164,0.0) 30%,rgba(23,63,164,1.0) 100%);
  background: linear-gradient(180deg,  rgba(23,63,164,0.0) 30%,rgba(23,63,164,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173fa400', endColorstr='#173fa410',GradientType=1 );
}
/* BAR CHART */

.content{
  width:100%;
  margin:0;
  position:relative;
  float:left;
  font-size:14px;
  line-height:2em;
  padding:5px 0;
  font-weight: 500;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical; 
  -webkit-box-direction: normal; 
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  /*max-width: 700px;*/
  /*position: relative;*/
  /*padding: 20px;*/
}
.col { width:100%; }
.counter {
  padding-top: 10px;
}
.counter div {
  color: #0598d5;
  font-size:8px;
  float: left;
  width: 10%;
  text-align: right;
}
.tick-marks {
  padding-top: 0px;
}
.tick-marks div {
  border-left: 1px solid #0598d5;
  height: 10px;
  float: left;
  width: 10%;
}
.tick-marks div:last-child {
  border-right: 1px solid #0598d5;
}
#skill { 
  background-image: url(../images/graph-lines-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  list-style:none; 
  /*margin-top:10px;*/
  padding-left: 1px;
  border: 1px solid #0598d5;
}
#skill li { 
  margin-bottom:35px; 
  /*background:#000; */
  height:5px; 
  /*border-radius:3px; */
 /* border-left:1px solid #111; 
  border-top:1px solid #111; 
  border-right:1px solid #333; 
  border-bottom:1px solid #333;  */
}

#skill li em { 
  /*position:relative; 
  top:-30px;*/
  font-weight: 600;
}

.expand { 
  height:35px; 
  margin:2px 0; 
  background:#27bea2; 
  position:absolute;
  color: #ffffff;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 300;
  /*box-shadow:0px 0px 10px 1px rgba(0,198,255,0.4);*/
}
.dislikes {
  background: #ff2e65;
  /*color: #ffffff;*/
}

.design  { width:98%;  -moz-animation:design 2s ease-out;       -webkit-animation:design 2s ease-out;       }
.history  { width:98%;  -moz-animation:history 2s ease-out;        -webkit-animation:history 2s ease-out;        }
.travel  { width:95%;  -moz-animation:travel 2s ease-out;      -webkit-animation:travel 2s ease-out;      }
.golf   { width:90%;  -moz-animation:golf 2s ease-out;   -webkit-animation:golf 2s ease-out;   }
.hiking { width:85%; -moz-animation:hiking 2s ease-out; -webkit-animation:hiking 2s ease-out; }

.cold      { width:98%;  -moz-animation:cold 2s ease-out;      -webkit-animation:cold 2s ease-out;      }
.traffic   { width:98%;  -moz-animation:traffic 2s ease-out;   -webkit-animation:traffic 2s ease-out;   }
.dentist { width:95%; -moz-animation:dentist 2s ease-out; -webkit-animation:dentist 2s ease-out; }
.sushi { width:65%; -moz-animation:dentist 2s ease-out; -webkit-animation:dentist 2s ease-out; }

@-moz-keyframes design       { 0%  { width:0px;} 100%{ width:98%;}  }
@-moz-keyframes history        { 0%  { width:0px;} 100%{ width:98%;}  }
@-moz-keyframes travel      { 0%  { width:0px;} 100%{ width:95%;}  }
@-moz-keyframes golf   { 0%  { width:0px;} 100%{ width:90%;}  }
@-moz-keyframes hiking { 0%  { width:0px;} 100%{ width:85%;} }

@-webkit-keyframes design       { 0%  { width:0px;} 100%{ width:98%;}  }
@-webkit-keyframes history        { 0%  { width:0px;} 100%{ width:98%;}  }
@-webkit-keyframes travel      { 0%  { width:0px;} 100%{ width:95%;}  }
@-webkit-keyframes golf   { 0%  { width:0px;} 100%{ width:90%;}  }
@-webkit-keyframes hiking { 0%  { width:0px;} 100%{ width:85%;} }

@-moz-keyframes cold       { 0%  { width:0px;} 100%{ width:98%;}  }
@-moz-keyframes traffic        { 0%  { width:0px;} 100%{ width:98%;}  }
@-moz-keyframes dentist     { 0%  { width:0px;} 100%{ width:95%;}  }
@-moz-keyframes sushi     { 0%  { width:0px;} 100%{ width:65%;}  }

@-webkit-keyframes cold       { 0%  { width:0px;} 100%{ width:98%;}  }
@-webkit-keyframes traffic        { 0%  { width:0px;} 100%{ width:98%;}  }
@-webkit-keyframes dentist     { 0%  { width:0px;} 100%{ width:95%;}  }
@-webkit-keyframes sushi     { 0%  { width:0px;} 100%{ width:65%;}  }

.pie-chart-container {
  padding: 40px 0px 40px;
}
.pie-chart-container h3 {
  margin-bottom: 30px;
  text-align: center;
}
.pie-chart-container svg {
  /*height: 300px;*/
  margin: 0px auto 20px;
  display: block;
  max-width: 350px;
}
@media screen and (max-width: 768px) {
  .pie-chart-container h3 {
    text-align: left;
  }
  .pie-chart-container svg {
    max-width: 60%;
  }
}
@media screen and (max-width: 550px) {
  .pie-chart-container svg {
    max-width: 90%;
  }
}
.pie-chart-key {
  font-size: 18px;
}
.pie-chart-key .key {
  list-style: none;
  display: table;
  border-collapse: separate;
  padding-left: 0px;
  margin: 20px auto;
}
.key > li {
  /*display: table-row;*/
  margin-bottom: 10px;
  grid-gap: 10px;
  display: grid;
  grid-template-columns: 50px auto;
  align-items: center;
}
.key > li > * {
  display: table-cell;
  /*border-bottom: 4px solid #181858;*/
  border-radius: 50%;
  margin-bottom: 10px;
  /*border-bottom: 12px solid #fff;*/
}
.percent {
  color: #fff;
  padding: 10px 2px;
  text-shadow: 0 1px 2px rgba(0,0,0,0.85);
  text-align: center;
  font-weight: 500;
}
.choice {
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.0em;
}
.fitness {
  background: #27bea2;
}
.sports {
  background: #7efff7;
}
.yard {
  background: #0598d5;
}
.osravens {
  background: #173fa4;
}
.strategy {
  background: #a363b8;
}
.family {
  /*background: #ff2e65;*/
  background: #573f85;
}

/* CASE STUDY STYLES */
.case-study-heading {
  font-size: 18px;
  letter-spacing: 2px;
  color: #f4f4f4;
  font-family: "new-hero", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
}
.small-title {
  font-size: 14px;
  /*letter-spacing: 2px;*/
  color: rgba(255,255,255, 0.85);
  font-family: "new-hero", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  /*text-align: center;*/
  margin-bottom: 10px;
  font-weight: 600;
}
.disclaimer {
  font-size: 14px;
  font-weight: 300;
  color: #f4f4f4;
  font-style: italic;
  margin-bottom: 50px;
}
.overlay {
  background: rgba(24,24,88,0.5);
  min-height: 500px;
}
.progressbar-container {
  position: relative;
}
.progressbar {
    margin-top: 10px;
    padding-left: 0;
    counter-reset: step;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.progressbar .disabled-text {
    color: #c9c9c9
}

.progressbar li {
    list-style-type: none;
    float: left;
    width: 25%;
    text-align: center;
    font-weight: 300;
    border: none;
    text-indent: 0;
    color: #ffffff;
    background: none;
}

.progressbar li a p {
    color: #181858;
    font-size: 16px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 700;
}

.progressbar li .margin-twenty {
    margin-bottom: 20px
}

@media screen and (max-width:768px) {
    .progressbar li .margin-twenty {
        margin-bottom: 10px
    }
}

.progressbar li a:before {
    content: counter(step);
    counter-increment: step;
    width: 50px;
    height: 50px;
    border: 2px solid #25dfbc;
    display: block;
    text-align: center;
    margin: 0 auto 5px;
    border-radius: 50%;
    line-height: 44px;
    font-weight: 700;
    font-size: 30px;
    background-color: #25dfbc; /*#fff;*/
    position: relative;
    z-index: 2
}

.progressbar li:after {
    content: '';
    position: absolute;
    width: 75%;
    height: 5px;
    background: #25dfbc;
    top: 33px;
    left: 13%;
    z-index: 0
}

.progressbar li a:first-child:after {
    content: none;
}

.progressbar li a.active {
    background: 0 0;
    /*border: 5px solid #25dfbc;
    border-color: #25dfbc!important;
    color: #25dfbc;
    background-color: #fff!important*/
    /*width: 25%*/
}

.progressbar li a.active:before {
    line-height: 40px;
    font-weight: 600;
    border: 5px solid #25dfbc;
    border-color: #25dfbc!important;
    color: #25dfbc;
    background-color: #fff!important
}

.progressbar li a.active+li:after {
    background-color: #25dfbc
}

.progressbar li a.complete {
    color: #fff
}

.progressbar li a.complete:before {
    background-color: #0085a3;
    border-color: #0085a3
}

.progressbar li a.complete+li:after {
    background-color: #0085a3!important;
    height: 6px;
    top: 22px
}

.progressbar .edit-link {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media screen and (max-width:768px) {
    .progressbar li {
        margin-left: 0
    }
    .progressbar li:after {
      top: 25px;
    }
    .progressbar li a:before {
        width: 35px;
        height: 35px;
        line-height: 30px;
        font-size: 12px;
    }
    .progressbar li a:after {
        top: 18px
    }
    .progressbar li a p {
        font-size: 12px;
        line-height: 14px
    }
    .progressbar li a.complete+li:after {
        top: 16px
    }
    .progressbar li a.active:before {
        line-height: 25px
    }
}

/* TABS */
.tab-content > .tab-pane {
  padding: 50px;
  background: rgba(39,190,162,0.15);
  border-radius: 20px;
  border-radius: 2.0rem;
}
@media screen and (max-width:768px) {
  .tab-content > .tab-pane {
    padding: 20px;
  }
}
.section-results {
  padding-top: 40px;
  padding-bottom: 60px;
  background: #d8caf9;
  box-shadow: 0px -14px 25px rgba(24,24,88,0.45);
  background: -moz-linear-gradient(180deg,  rgba(216,202,249,1.0) 20%, rgba(240,230,240,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  background: linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8caf9', endColorstr='#f0e6f0',GradientType=1 );
}
.section-results h3, .section-results-three h3, .results-responsive h3, .results-errors h3 {
  margin-bottom: 20px;
}
.section-results .case-study-heading {
  color: #181858;
}
.results-responsive {
  background: #d8caf9;
  background: -moz-linear-gradient(180deg,  rgba(216,202,249,1.0) 20%, rgba(240,230,240,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  background: linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8caf9', endColorstr='#f0e6f0',GradientType=1 );
}
.results-errors {
  padding-top: 40px;
  background: #d8caf9;
  box-shadow: 0px -14px 25px rgba(24,24,88,0.45);
  background: -moz-linear-gradient(180deg,  rgba(216,202,249,1.0) 20%, rgba(240,230,240,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  background: linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8caf9', endColorstr='#f0e6f0',GradientType=1 );
}
.results-errors .container {
  background-image: url(../images/walden-errors.png);
  /*width: 500px;*/
  min-height: 500px;
  /*height: 500px;*/
  padding-bottom: 550px;
  resize: both;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.results-responsive .name-jumbo {
  margin-bottom: 20px;
}
.results-responsive .container {
  background-image: url(../images/walden-responsive.png);
  /*width: 500px;*/
  min-height: 500px;
  /*height: 500px;*/
  padding-bottom: 450px;
  resize: both;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.section-results-three {
  padding-top: 40px;
  background: #d8caf9;
  box-shadow: 0px -14px 25px rgba(24,24,88,0.45);
  background: -moz-linear-gradient(180deg,  rgba(216,202,249,1.0) 20%, rgba(240,230,240,1.0) 100%);
  background: -webkit-linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  background: linear-gradient(180deg,  rgba(216,202,249,1.0) 0%,rgba(240,230,240,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8caf9', endColorstr='#f0e6f0',GradientType=1 );
}
.section-results-three .container {
  background-image: url(../images/walden-fewer-steps.png);
  /*width: 500px;*/
  min-height: 500px;
  /*height: 500px;*/
  padding-bottom: 600px;
  resize: both;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.img-steps {
  display: block;
  margin: 20px auto;
}
.vs-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.vs-row .small-pad {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}
.vs-row .vs-text {
    text-align: center;
    line-height: 45px;
    font-size: 46px;
    color: #181858;
    margin: 180px auto 0px;
}
.vs-row .small-pad {
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}
/*@media screen and (max-width:1199px) {
  .results-errors .container {
    min-height: 500px;
    padding-bottom: 500px;
  }
  .results-responsive .container {
    min-height: 500px;
    padding-bottom: 350px;
  }
  .section-results-three .container {
    min-height: 500px;
    padding-bottom: 500px;
  }
}*/
.conclusion {
  margin-top: 70px;
}
@media screen and (max-width:1200px) {
  .results-errors .container {
    min-height: 500px;
    padding-bottom: 525px;
  }
}
@media screen and (max-width:991px) {
  .vs-row .vs-text {
    margin: 80px auto 0px;
  }
  .results-errors .container {
    min-height: 500px;
    padding-bottom: 450px;
  }
  .section-results-three .container {
    min-height: 500px;
    padding-bottom: 400px;
  }
}
@media screen and (max-width:767px) {
  .vs-row {
      display: block
  }
  .vs-row .vs-text {
      margin: 0 auto;
  }
  .vs-text svg {
    transform: rotate(90deg);
  }
  /*.img-steps {
    width: 90%;
    display: block;
    margin: 10px auto;
  }*/
  .results-responsive .container {
    min-height: 500px;
    padding-bottom: 350px;
  }
  .results-errors .container {
    min-height: 500px;
    padding-bottom: 370px;
  }
  .section-results-three .container {
    min-height: 500px;
    padding-bottom: 325px;
  }
}
@media screen and (max-width:768px) {
  .name-jumbo {
    font-size: 50px;
  }
  .at-a-glance .name-jumbo {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width:600px) {
  .results-responsive .container {
    min-height: 500px;
    padding-bottom: 260px;
  }
  .results-errors .container {
    min-height: 500px;
    padding-bottom: 300px;
  }
  .section-results-three .container {
    min-height: 475px;
    padding-bottom: 270px;
  }
}
@media screen and (max-width:480px) {
  .results-responsive .container {
    min-height: 500px;
    padding-bottom: 160px;
  }
  .results-errors .container {
    min-height: 475px;
    padding-bottom: 250px;
  }
  .section-results-three .container {
    min-height: 475px;
    padding-bottom: 270px;
  }
}