@charset "UTF-8";
/*
Theme Name: Dig Insights
Theme URI: http://diginsights.com
Author: jib strategic
Author URI: http://jib.ca
Description: Official Dig theme
Version: 1.0
*/
/* ######################################## */
/* ######################################## */
/* ############ BROWSER RESETS ############ */
/* ######################################## */
/* ######################################## */
a,
abbr,
acronym,
address,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
img,
ins,
kbd,
label,
legend,
li,
ol,
p,
pre,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
table,
textarea,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  text-align: left;
}

html,
body {
  width: 100%;
  height: 100%;
  font-size: 16px;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
}

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

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

b,
strong {
  font-weight: 700;
}

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

img {
  display: block;
  -ms-interpolation-mode: bicubic;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

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

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

input {
  line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit- search-decoration {
  -webkit-appearance: none;
}

span,
strong {
  font-size: inherit;
  line-height: inherit;
}

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

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

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: none;
}

/* ######################################## */
/* ######################################## */
/* ################ FONTS ################# */
/* ######################################## */
/* ######################################## */
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon/fonts/icomoon.eot?-9nwjb7");
  src: url("fonts/icomoon/fonts/icomoon.eot?#iefix-9nwjb7") format("embedded-opentype"), url("fonts/icomoon/fonts/icomoon.woff?-9nwjb7") format("woff"), url("fonts/icomoon/fonts/icomoon.ttf?-9nwjb7") format("truetype"), url("fonts/icomoon/fonts/icomoon.svg?-9nwjb7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ######################################## */
/* ######################################## */
/* ############ ELEMENT STYLES ############ */
/* ######################################## */
/* ######################################## */
body {
  color: #444;
  font-family: "Titillium Web";
  overflow: hidden;
}

h1 {
  font-size: 4em;
  padding: 0 0 0.25em 0;
  color: #023e98;
  font-weight: 700;
  text-align: center;
}

h2 {
  font-size: 3.75em;
  line-height: 1.25em;
  font-weight: 700;
  color: #023e98;
}

h3 {
  font-size: 1.5em;
  line-height: 1.25em;
  font-weight: 700;
  color: #ff5700;
}

h4 {
  font-size: 1.25em;
  line-height: 1.25em;
  margin: 0 0 2em 0;
  font-weight: 700;
}

p {
  font-size: 1.25em;
  line-height: 2em;
  margin: 0 0 1.25em 0;
}

ul,
ol {
  font-size: 1.25em;
  line-height: 2em;
  margin: 0 0 1.25em 1.25em;
}

a {
  color: #ff5700;
}
a:hover, a:focus {
  color: #023e98;
}

section a,
nav a {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input,
textarea {
  display: block;
  border: none;
  background: #015bae;
  color: #00b0f0;
  font-size: 1em;
  padding: 0.5em;
  -webkit-border-radius: 0.125em;
  -moz-border-radius: 0.125em;
  border-radius: 0.125em;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0.5em 0;
}

textarea {
  height: 5em;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  background: #00b0f0;
  color: #023e98;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #00b0f0;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #00b0f0;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #00b0f0;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #00b0f0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  background: #00b0f0;
  color: #023e98;
  width: 100%;
  text-align: center;
}
button:hover, button:focus,
html input[type=button]:hover,
html input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  background: #ff5700;
}

ol {
  list-style: decimal;
  margin: 0 0 0 1.5em;
}

/* ######################################## */
/* ######################################## */
/* ############# CLASS STYLES ############# */
/* ######################################## */
/* ######################################## */
.mobileShow {
  display: none;
}

.fullWidth {
  width: 100%;
  height: auto;
}

.fullHeight {
  height: 100%;
  width: auto;
}

.icomoon {
  font-family: "icomoon";
  font-size: 16px;
  vertical-align: middle;
}

.digOrange {
  background: #ff5700;
}

.digBlue {
  background: #023e98;
}

.digCyan {
  background: #00b0f0;
}

.white {
  color: #fff;
}

.blockLink {
  display: inline-block;
  background: #e8e7db;
  color: #444;
  padding: 0.75em 1em 1em 1em;
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  border-radius: 0.375em;
  text-decoration: none;
  margin: 0 0 1em 0;
}

.callToAction {
  background: #023e98;
  color: #fff;
}

.blockLink:hover, .blockLink:focus,
.callToAction:hover,
.callToAction:focus {
  background: #ff5700;
  color: #fff;
}

.sectionIllustration {
  position: relative;
  top: 0;
  width: 100%;
  height: 0;
  padding: 50% 0 0 0;
  background: #023e98;
  margin: 0 0 0 0;
  z-index: 0;
  overflow: hidden;
}

.sectionInner {
  position: relative;
  margin: 0 auto;
  max-width: 45em;
  clear: both;
  padding: 1em 2.5em 3em 2.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sectionIllustrationInner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sectionHeaderWrap {
  position: relative;
  margin-bottom: 20px;
  margin-top: 30px;
}

.sectionHeaderWrap h2 {
  background: #fff;
  -webkit-border-top-right-radius: 0.1em;
  -webkit-border-top-left-radius: 0.1em;
  -moz-border-radius-topright: 0.1em;
  -moz-border-radius-topleft: 0.1em;
  border-top-right-radius: 0.1em;
  border-top-left-radius: 0.1em;
  padding: 0;
}

/* ######################################## */
/* ######################################## */
/* ########### STRUCTURE STYLES ########### */
/* ######################################## */
/* ######################################## */
#bodyScroller {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#bodyScroller.noScroll {
  overflow-y: hidden;
}

#pageWrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  background: #fff;
}
@media screen and (min-width: 1200px) {
  #pageWrap .container {
    width: 1170px;
  }
}
@media screen and (min-width: 1140px) {
  #pageWrap section#what .content {
    max-width: 1140px;
  }
}
@media screen and (min-width: 992px) {
  #pageWrap section#what a.blog-item {
    width: 33%;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  #pageWrap section#what .container {
    max-width: 720px;
  }
  #pageWrap section#what a.blog-item {
    width: 50%;
  }
}

#mobileHeader {
  display: none;
}

#logo {
  width: 20%;
  height: auto;
  position: fixed;
  left: 0;
  top: 50%;
  margin: -6em 0 0 0;
  -webkit-border-top-right-radius: 0.375em;
  -webkit-border-bottom-right-radius: 0.375em;
  -moz-border-radius-topright: 0.375em;
  -moz-border-radius-bottomright: 0.375em;
  border-top-right-radius: 0.375em;
  border-bottom-right-radius: 0.375em;
  z-index: 100;
  background: #ff5700;
}

.mobile-device #logo {
  width: 7.5em;
  margin-top: -3.5em;
}

#logo img {
  width: 100%;
  height: auto;
}

#navButton,
#popClose {
  display: block;
  width: 6em;
  height: 3.5em;
  position: fixed;
  right: 2.5em;
  top: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: -2.75em 0 0 0;
  padding: 0.5em 0 0 0;
  background: #e8e7db;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  border-radius: 0.625em;
  z-index: 50;
  text-decoration: none;
  text-align: center;
  border: 0.25em solid #fff;
  color: #444;
  font-size: 1em;
  line-height: 2em;
}

#navButton:hover,
#navButton:focus {
  background: #444;
  color: #e8e7db;
}

#navButton.open {
  background: #ff5700;
  color: #fff;
}

#popClose {
  right: 2.5em;
  display: none;
  background: #ff5700;
  color: #fff;
}

#navButton.open:hover,
#popClose:hover,
#navButton.open:focus,
#popClose:focus {
  background: #023e98;
}

#navButton .close {
  display: none;
}

#navButton .close,
#popClose .close {
  font-size: 1.25em;
}

nav {
  background: #e8e7db;
  background: rgba(232, 231, 219, 0.9);
  width: 15em;
  position: fixed;
  top: 0;
  right: -15em;
  height: 100%;
  z-index: 40;
}

nav ul {
  list-style: none;
  padding: 0;
  margin: -18em auto 0 auto;
  /* changed from -14.5em to 18em */
  display: block;
  width: 8em;
  top: 50%;
  position: relative;
  font-size: 1em;
}

nav li {
  margin: 0.25em 0;
  text-align: center;
}

nav a {
  display: block;
  width: 100%;
  padding: 0.5em;
  font-size: 1em;
  line-height: 2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  border-radius: 0.375em;
  color: #444;
  text-align: center;
}

nav a:hover,
nav a:focus {
  background: #444;
  color: #e8e7db;
}

nav a.current_page_item {
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  color: #444;
}

nav .halfBut {
  width: 50%;
  float: left;
}

nav .navSeparator {
  width: 100%;
  height: 0.25em;
  background: #fff;
  border: none;
  margin: 0.75em 0;
}

nav .phone {
  margin: 1em 0;
}

nav .contactInfo {
  clear: both;
  float: left;
  width: 100%;
  font-size: 0.75em;
  text-align: center;
  margin: 1em 0 0 0;
}

section {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

section#home {
  background: #ff5700;
}

section#home .sectionInner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20%;
  right: 9em;
  height: 100%;
  max-width: inherit;
  padding: 0;
}

section#home .vertCenter {
  position: relative;
  padding: 0 2.5em 0 0em;
  margin: 15% auto;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section#home .vertCenter p {
  margin: 0 5em 1.25em 2em;
  font-weight: 200;
}
section#home .vertCenter p#scrollTip {
  font-weight: 400;
}

section#home h1,
section#home p {
  color: #fff;
}

section#home h1 {
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
  text-align: left;
  margin: 0 0 0.2em 0.8em;
}

#scrollTip .icomoon {
  color: #ff5700;
  color: #fff;
}

section#why .sectionIllustration {
  background: url("images/illustration-01/illustration-01.png") #12adf6;
  background-size: cover;
}

section#why #illustration-01-01 {
  position: absolute;
  top: 24.45%;
  left: 5.25%;
  width: 5.45%;
  height: auto;
}

section#why #illustration-01-02 {
  position: absolute;
  top: 24.2%;
  left: 21.45%;
  width: 5.55%;
  height: auto;
}

section#why #illustration-01-03 {
  position: absolute;
  top: 15.9%;
  left: 37.1%;
  width: 6.2%;
  height: auto;
}

section#why #illustration-01-04 {
  position: absolute;
  top: 3.15%;
  left: 43.5%;
  width: 7.35%;
  height: auto;
}

section#why #illustration-01-05 {
  position: absolute;
  top: 26.7%;
  left: 55.3%;
  width: 9.2%;
  height: auto;
}

section#why #illustration-01-06 {
  position: absolute;
  top: 6.4%;
  left: 60.2%;
  width: 3.3%;
  height: auto;
}

section#why #illustration-01-07 {
  position: absolute;
  top: 20.45%;
  left: 82.9%;
  width: 5.5%;
  height: auto;
}

section#why #illustration-01-08 {
  position: absolute;
  top: 46.6%;
  left: 87.55%;
  width: 7.3%;
  height: auto;
}

section#why #illustration-01-09 {
  position: absolute;
  top: 0.85%;
  left: 92.1%;
  width: 6.1%;
  height: auto;
}

section#why #illustration-01-10 {
  position: absolute;
  top: 54%;
  left: 8.3%;
  width: 12%;
  height: auto;
}

section#how #cerealWall {
  position: absolute;
  left: 0;
}

section#how #shopper {
  position: absolute;
  width: 50%;
  height: auto;
  z-index: 1;
  left: 40%;
  top: 10%;
}

body.mobile-device section#how #shopper {
  left: 15%;
}

section#what .sectionIllustration {
  background: url("images/illustration-03/illustration-03.png");
  background-size: contain;
}

section#what #illustration-03-01 {
  position: absolute;
  top: -1%;
  left: 1%;
  width: 20%;
  height: auto;
}

section#what #illustration-03-02 {
  position: absolute;
  top: 2.9%;
  left: 30.3%;
  width: 6%;
  height: auto;
}

section#what #illustration-03-03 {
  position: absolute;
  top: 25.125%;
  left: 28.8%;
  width: 9%;
  height: auto;
}

section#what #illustration-03-04 {
  position: absolute;
  top: -0.8%;
  left: 46.45%;
  width: 19.75%;
  height: auto;
}

section#what #illustration-03-05 {
  position: absolute;
  top: 15.4%;
  left: 80.1%;
  width: 14%;
  height: auto;
}

section#what #illustration-03-06 {
  position: absolute;
  top: 70.9%;
  left: -2%;
  width: 10.5%;
  height: auto;
}

section#what #illustration-03-07 {
  position: absolute;
  top: 61.3%;
  left: -6.75%;
  width: 20%;
  height: auto;
}

section#what #illustration-03-08a {
  position: absolute;
  top: 66.45%;
  left: 26.75%;
  width: 6.5%;
  height: auto;
}

section#what #illustration-03-08b {
  position: absolute;
  top: 66.45%;
  left: 35.3%;
  width: 6.5%;
  height: auto;
}

section#what #illustration-03-08c {
  position: absolute;
  top: 83.65%;
  left: 26.75%;
  width: 6.5%;
  height: auto;
}

section#what #illustration-03-08d {
  position: absolute;
  top: 83.65%;
  left: 35.3%;
  width: 6.5%;
  height: auto;
}

section#what #illustration-03-09 {
  position: absolute;
  top: 62.4%;
  left: 54.95%;
  width: 19%;
  height: auto;
}

section#what #illustration-03-10 {
  position: absolute;
  top: 59.45%;
  left: 84.85%;
  width: 21.95%;
  height: auto;
}

section#what #illustration-03-11 {
  position: absolute;
  top: 72.55%;
  left: 91.3%;
  width: 8.8%;
  height: auto;
}

section#what #illustration-03-12 {
  position: absolute;
  top: 61.3%;
  left: 85.7%;
  width: 20%;
  height: auto;
}

#caseStudyWrap {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 0 2em 0;
}

#caseStudies h4 {
  margin: 0 0 0.625em 0;
  padding: 0;
}

#caseStudies div {
  margin: 0 0 0.5em 0;
}

#caseStudies p {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

#caseStudies .blockLink {
  width: 100%;
  background: #e8e7db;
  color: #444;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#caseStudies .blockLink:hover,
#caseStudies .blockLink:focus {
  background: #ff5700;
  color: #fff;
}

#peopleBlock {
  margin: 0 -0.5em;
  overflow: hidden;
}

.personTile {
  width: 25%;
  float: left;
  padding: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
}

.personTile h4 {
  margin: 0;
  font-size: 1em;
  line-height: 1.125em;
}

.personTile img {
  margin: 0 0 0.25em 0;
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  border-radius: 0.375em;
  transition: All 0.2s ease;
  -webkit-transition: All 0.2s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease;
}

.personTile:hover img,
.personTile:focus img {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
}

section#who p {
  font-size: 1em;
}

.personThumb {
  float: left;
  height: 24em;
  /* was 14em */
  width: auto;
  margin: 0 1em 0 0;
}

.partyThumb,
.gallery-item {
  display: block;
  float: left;
  padding: 0.5em;
  width: 25%;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}

.partyThumb img,
.gallery-item img {
  width: 100%;
  height: auto;
}

.partyThumb:hover img,
.partyThumb:focus img {
  opacity: 0.5;
}

footer {
  background: #023e98;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  min-height: 100%;
  padding-top: 75px;
  margin-top: 75px;
  padding-bottom: 75px;
}
@media screen and (min-width: 1200px) {
  footer .container {
    width: 1170px;
  }
}
@media screen and (min-width: 992px) {
  footer #footerLeft,
footer #footerCenter,
footer #footerRight {
    width: 33%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer #footerLeft {
    width: 50%;
  }
  footer #footerCenter {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  footer .column {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  footer {
    padding-top: 100px;
  }
}
footer iframe {
  max-width: 100%;
}
footer #footerRight input[type=submit] {
  height: auto;
  margin: 0;
}
footer #footerRight div.wpcf7 .ajax-loader {
  display: none;
}
footer .mapLink {
  display: inline-block;
  width: 100%;
  height: calc(100% - 32px);
}
footer .mapLink img {
  height: 100%;
}

#footerInner {
  position: relative;
  margin: 0 auto;
  max-width: 55em;
  clear: both;
  padding: 6em 0em 3em 0em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

footer h3 {
  font-size: 2em;
  border-bottom: 2px solid #ff5700;
  margin: 0 0 1em 0;
}

.footerSocial {
  float: right;
  display: block;
  text-decoration: none;
  margin: 0 0 0 0.25em;
}

.linkedIn {
  width: 1em;
  height: 1em;
  background: url("images/linkedin.png") no-repeat;
  background-size: 2em 1em;
  background-position: 0 0;
}

.linkedIn:hover,
.linkedIn:focus {
  background-position: -1em 0;
}

footer h6 {
  color: #fff;
  font-size: 1em;
  margin: 0 0 0.5em 0;
  font-weight: 600;
}

#footerLeft {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#footerLeft h2 {
  color: #fff;
}
#footerLeft small {
  color: #fff;
  font-size: 0.7em;
  font-weight: 100;
}
#footerLeft .fa-linkedin {
  padding-left: 15px;
  font-size: 2em;
}
#footerLeft img {
  width: 80px;
  height: auto;
  padding: 20px 0;
}

#footerCenter img.fullWidth {
  height: auto;
  width: 100%;
}

#footerRight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#footerRight input {
  height: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footerRight {
    margin-top: 50px;
  }
  #footerRight div#wpcf7-f59-o1 {
    width: 100%;
  }
  #footerRight div#wpcf7-f59-o1 input,
#footerRight div#wpcf7-f59-o1 textarea,
#footerRight div#wpcf7-f59-o1 .g-recaptcha.wpcf7-recaptcha {
    margin-top: 10px;
  }
}

footer p {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #fff;
  margin: 0 0 20px 0;
}

footer form p {
  margin: 0;
  padding: 0;
}

footer a {
  color: #00b0f0;
}

footer label {
  color: #fff;
}

div#wpcf7-f59-o1 {
  width: 302px;
}

span.wpcf7-not-valid-tip {
  color: #ff5700;
  font-size: 1em;
  display: block;
}

span.wpcf7-not-valid-tip::before {
  font-family: "icomoon";
  content: " ";
}

div.wpcf7-validation-errors {
  background: #ff5700;
  border: none;
  font-size: 1em;
  -webkit-border-radius: 0.125em;
  -moz-border-radius: 0.125em;
  border-radius: 0.125em;
}

div.wpcf7-mail-sent-ok {
  background: #00b0f0;
  border: none;
  font-size: 1em;
  -webkit-border-radius: 0.125em;
  -moz-border-radius: 0.125em;
  border-radius: 0.125em;
}

div.wpcf7-response-output {
  color: #fff;
  margin: 0;
  padding: 0.5em 1em 0.875em 1em;
}

footer a:hover,
footer a:focus {
  color: #ff5700;
}

footer a.mapLink:hover img,
footer a.mapLink:focus img {
  opacity: 0.5;
}

#popHolder {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #fff;
  /* #e8e7db */
  background: rgba(240, 240, 240, 0.95);
  /* rgba(232,231,219,0.95) */
  z-index: 75;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#popHolderInner {
  margin: 0 auto;
  max-width: 45em;
  padding: 5em 2.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.caseThumb {
  width: 100%;
  height: auto;
  margin: 0 0 2.5em 0;
}

#popHolderInner h3 {
  margin: 0 0 1.5em 0;
}

#popHolderInner h4 {
  margin: 0 0 0.375em 0;
}

#popHolderInner h5 {
  border-top: 2px solid #ff5700;
  color: #ff5700;
  text-align: center;
  padding: 1em 0 0 0;
}

/* ######################################## */
/* ######################################## */
/* ############# MEDIA QUERIES ############ */
/* ######################################## */
/* ######################################## */
@media screen and (min-width: 1200px) {
  .container.our-people-container {
    width: 1170px;
  }

  .personTile {
    width: 16%;
  }
  .personTile:nth-child(6n+1) {
    clear: both;
  }
}
@media screen and (min-width: 991x) and (max-width: 1199) {
  .container.our-people-container {
    width: 750px;
  }

  .personTile {
    width: 25%;
  }
  .personTile:nth-child(4n+1) {
    clear: both;
  }
}
@media screen and (min-width: 980px) {
  section#home .vertCenter {
    padding: 0 8.5em 0 0em;
  }
}
@media screen and (max-width: 980px) {
  h2 {
    font-size: 2.875em;
  }

  h3 {
    font-size: 1.125em;
  }

  h4 {
    font-size: 1em;
  }

  p,
ul,
ol {
    font-size: 1em;
  }

  .sectionHeaderWrap {
    margin: 20px 0 30px;
  }

  .sectionInner,
#footerInner,
#popHolderInner,
#slideShow .vertCenter {
    max-width: 38em;
  }

  .sectionHeaderWrap h2 {
    -webkit-border-top-right-radius: 0.15em;
    -webkit-border-top-left-radius: 0.15em;
    -moz-border-radius-topright: 0.15em;
    -moz-border-radius-topleft: 0.15em;
    border-top-right-radius: 0.15em;
    border-top-left-radius: 0.15em;
  }

  section#why .sectionHeaderWrap {
    margin: 20px 0 30px;
  }

  .personTile h4 {
    font-size: 0.75em;
  }

  .personThumb {
    height: 16em;
  }

  /*	#slideShow #home-slide-02 .vertCenter {
  		padding: 0 9em 0 0;
  	}*/
  section#why .sectionHeaderWrap {
    margin: 20px 0 30px;
  }

  .sectionInner,
#footerInner,
#popHolderInner,
#slideShow .vertCenter {
    max-width: 32em;
  }

  .personTile {
    width: 33.33333%;
  }

  input,
textarea {
    padding: 0.375em 0.5em;
    margin: 0 0 0.25em 0;
  }

  textarea {
    height: 5em;
  }
}
@media screen and (max-width: 844px) {
  div#wpcf7-f59-o1 {
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  #navButton {
    width: 5em;
  }

  #popClose {
    width: 2.75em;
  }

  .personTile h4 {
    font-size: 1em;
  }

  #footerInner {
    margin: 15% 10%;
  }

  #footerRight div.wpcf7 {
    width: 100%;
  }
}
@media screen and (max-width: 670px) {
  #bodyScroller {
    position: fixed;
    top: 3em;
    bottom: 0;
    height: auto;
  }

  .mobileShow {
    display: inline;
  }

  h2 {
    font-size: 2em;
  }

  #logo,
#navButton {
    display: none;
  }

  #popClose {
    background: transparent;
    border: none;
    position: absolute;
    top: 6em;
    right: 0;
    color: #023e98;
  }

  #popClose:hover,
#popClose:focus {
    background: transparent;
    color: #ff5700;
  }

  #mobileHeader {
    display: block;
    width: 100%;
    height: 3em;
    position: fixed;
    left: 0;
    top: 0;
    background: url("images/logo-mobile.png") no-repeat #023e98;
    background-size: auto 1.5em;
    background-position: 0.75em center;
    z-index: 100;
  }

  #mobileMenuButton {
    color: #fff;
    position: absolute;
    display: block;
    top: 0.25em;
    right: 0.5em;
    background: url("images/menuButton.png") no-repeat;
    background-size: 1.25em 1.25em;
    background-position: 1.5em 0.625em;
    height: 3em;
    width: 3em;
  }

  nav {
    background: #e8e7db;
    width: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    z-index: 40;
    padding: 5em 0 0 0;
  }

  nav ul {
    margin: 0 auto;
    top: inherit;
    position: static;
  }

  nav a {
    padding: 0.25em 0.5em;
  }

  .sectionInner,
#popHolderInner,
#slideShow .vertCenter {
    max-width: inherit;
  }

  .sectionInner {
    padding: 2em;
    overflow: hidden;
  }

  section#home .sectionInner {
    position: static;
    width: 100%;
  }

  section#home .vertCenter {
    width: 100%;
    max-width: inherit;
  }

  .sectionHeaderWrap,
section#why .sectionHeaderWrap {
    margin: 0;
  }

  .sectionHeaderWrap h2,
section#who h2 {
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    padding: 0;
  }

  .sectionIllustration {
    padding: 70% 0 0 0;
    width: 140%;
  }

  section#why .blurb {
    display: none;
  }

  /*	section#why .sectionIllustration {
  		width: 260%;
  	}
  	section#why .sectionIllustrationInner {
  		height: 185%;
  	}*/
  #personPopWrap img {
    display: none;
  }

  .personTile h4 {
    font-size: 0.875em;
  }

  #personPopContent {
    width: 100%;
    padding: 0;
  }

  #popHolderInner {
    padding: 5em 2em 2em 2em;
  }

  #footerInner {
    padding: 2em 2em 0 2em;
    margin: 10% auto;
  }

  #footerLeft,
#footerRight {
    width: 100%;
  }

  #footerInner {
    margin: 25% 10% 5% 10%;
  }
  #footerInner .row {
    padding: 0 20px;
  }

  #footerLeft small {
    font-size: 1.2em;
  }

  #footerRight div#wpcf7-f59-o1 {
    width: 100%;
  }

  input,
textarea {
    font-size: 1em;
    padding: 0.5em;
    -webkit-border-radius: 0.125em;
    -moz-border-radius: 0.125em;
    border-radius: 0.125em;
    margin: 0 0 0.5em 0;
  }

  textarea {
    height: 5em;
  }

  section#toc {
    margin: 0 0 2em 0;
  }
}
@media screen and (max-width: 480px) {
  section#home {
    height: 390px;
  }

  section#home h1 {
    font-size: 1.625em;
  }

  h2 {
    font-size: 1.25em;
  }

  h3 {
    font-size: 1em;
  }

  h4 {
    font-size: 0.875em;
  }

  p,
section#who p,
ul,
ol {
    font-size: 0.875em;
    margin: 0 0 1.125em 0;
  }

  #popHolderInner {
    padding: 4.25em 1em 2em 1em;
  }

  #popHolderInner h3 {
    margin: 0 0 0.875em 0;
  }

  .personTile {
    width: 50%;
  }

  .personTile h4 {
    font-size: 0.75em;
  }

  .personThumb {
    width: 100%;
    height: auto;
    margin: 0 0 1em 0;
  }

  section#home .vertCenter {
    margin: -7% 10%;
  }
  section#home .vertCenter h1 {
    font-size: 1.8em;
    margin: 0;
  }
  section#home .vertCenter p {
    margin: 1em 4em 1.25em 0.2em;
    line-height: 1.5em;
    font-size: 0.8em;
  }

  section#how #shopper {
    left: 25%;
    width: 70%;
  }

  #footerInner {
    margin: 25% 0;
  }
  #footerInner .row {
    padding: 0 20px;
  }

  #footerLeft small {
    font-size: 1.2em;
  }

  #footerRight div#wpcf7-f59-o1 {
    width: 100%;
  }
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("js/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("js/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
body.desktop-device section#why #illustration-01-01 {
  -webkit-animation: piece1a 1s linear infinite;
  -moz-animation: piece1a 1s linear infinite;
  animation: piece1a 1s linear infinite;
}

@-moz-keyframes piece1a {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece1a {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece1a {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#why #illustration-01-02 {
  -webkit-animation: piece1b 1s linear infinite;
  -moz-animation: piece1b 1s linear infinite;
  animation: piece1b 1s linear infinite;
}

@-moz-keyframes piece1b {
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes piece1b {
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes piece1b {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
body.desktop-device section#why #illustration-01-03 {
  -webkit-animation: piece1c 4s linear infinite;
  -moz-animation: piece1c 4s linear infinite;
  animation: piece1c 4s linear infinite;
}

@-moz-keyframes piece1c {
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes piece1c {
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes piece1c {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
body.desktop-device section#why #illustration-01-04 {
  -webkit-animation: piece1d 3s linear infinite;
  -moz-animation: piece1d 3s linear infinite;
  animation: piece1d 3s linear infinite;
}

@-moz-keyframes piece1d {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece1d {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece1d {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#why #illustration-01-05 {
  -webkit-animation: piece1e 1.5s linear infinite;
  -moz-animation: piece1e 1.5s linear infinite;
  animation: piece1e 1.5s linear infinite;
}

@-moz-keyframes piece1e {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece1e {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece1e {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#why #illustration-01-06 {
  -webkit-animation: piece1f 0.5s linear infinite;
  -moz-animation: piece1f 0.5s linear infinite;
  animation: piece1f 0.5s linear infinite;
}

@-moz-keyframes piece1f {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece1f {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece1f {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#why #illustration-01-07 {
  -webkit-animation: piece1g 2.5s linear infinite;
  -moz-animation: piece1g 2.5s linear infinite;
  animation: piece1g 2.5s linear infinite;
}

@-moz-keyframes piece1g {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece1g {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece1g {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#why #illustration-01-08 {
  -webkit-animation: piece1h 1.5s linear infinite;
  -moz-animation: piece1h 1.5s linear infinite;
  animation: piece1h 1.5s linear infinite;
}

@-moz-keyframes piece1h {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece1h {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece1h {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#why #illustration-01-09 {
  -webkit-animation: piece1g 1s linear infinite;
  -moz-animation: piece1g 1s linear infinite;
  animation: piece1g 1s linear infinite;
}

@-moz-keyframes piece1g {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece1g {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece1g {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#why #illustration-01-10 {
  -webkit-animation: piece1h 2.5s linear infinite;
  -moz-animation: piece1h 2.5s linear infinite;
  animation: piece1h 2.5s linear infinite;
}

@-moz-keyframes piece1h {
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes piece1h {
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes piece1h {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
body.desktop-device section#what #illustration-03-01 {
  -webkit-animation: piece3-01 10s ease infinite;
  -moz-animation: piece3-01 10s ease infinite;
  animation: piece3-01 10s ease infinite;
}

@-moz-keyframes piece3-01 {
  0% {
    -moz-transform: rotate(0deg);
  }
  50% {
    -moz-transform: rotate(-270deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-webkit-keyframes piece3-01 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes piece3-01 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
body.desktop-device section#what #illustration-03-02 {
  -webkit-animation: piece3-02 5s ease infinite;
  -moz-animation: piece3-02 5s ease infinite;
  animation: piece3-02 5s ease infinite;
}

@-moz-keyframes piece3-02 {
  0% {
    -moz-transform: rotate(50deg);
  }
  50% {
    -moz-transform: rotate(-50deg);
  }
  100% {
    -moz-transform: rotate(50deg);
  }
}
@-webkit-keyframes piece3-02 {
  0% {
    -webkit-transform: rotate(50deg);
  }
  50% {
    -webkit-transform: rotate(-50deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
  }
}
@keyframes piece3-02 {
  0% {
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
  }
  50% {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
  }
}
body.desktop-device section#what #illustration-03-03 {
  -webkit-animation: piece3-03 1s linear infinite;
  -moz-animation: piece3-03 1s linear infinite;
  animation: piece3-03 1s linear infinite;
}

@-moz-keyframes piece3-03 {
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes piece3-03 {
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes piece3-03 {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
body.desktop-device section#what #illustration-03-04 {
  -webkit-animation: piece3-04 3s linear infinite;
  -moz-animation: piece3-04 3s linear infinite;
  animation: piece3-04 3s linear infinite;
}

@-moz-keyframes piece3-04 {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece3-04 {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece3-04 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#what #illustration-03-05 {
  -webkit-animation: piece3-05 3s ease infinite;
  -moz-animation: piece3-05 3s ease infinite;
  animation: piece3-05 3s ease infinite;
}

@-moz-keyframes piece3-05 {
  0% {
    -moz-transform: rotate(50deg);
  }
  50% {
    -moz-transform: rotate(-50deg);
  }
  100% {
    -moz-transform: rotate(50deg);
  }
}
@-webkit-keyframes piece3-05 {
  0% {
    -webkit-transform: rotate(50deg);
  }
  50% {
    -webkit-transform: rotate(-50deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
  }
}
@keyframes piece3-05 {
  0% {
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
  }
  50% {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
  }
}
body.desktop-device section#what #illustration-03-06 {
  -webkit-animation: piece3-06 2s linear infinite;
  -moz-animation: piece3-06 2s linear infinite;
  animation: piece3-06 2s linear infinite;
}

@-moz-keyframes piece3-06 {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece3-06 {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece3-06 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#what #illustration-03-07 {
  -webkit-animation: piece3-07 20s linear infinite;
  -moz-animation: piece3-07 20s linear infinite;
  animation: piece3-07 20s linear infinite;
}

@-moz-keyframes piece3-07 {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece3-07 {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece3-07 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#what #illustration-03-08a {
  -webkit-animation: piece3-08a 5s ease infinite;
  -moz-animation: piece3-08a 5s ease infinite;
  animation: piece3-08a 5s ease infinite;
}

@-moz-keyframes piece3-08a {
  0% {
    -moz-transform: rotate(160deg);
  }
  50% {
    -moz-transform: rotate(-160deg);
  }
  100% {
    -moz-transform: rotate(160deg);
  }
}
@-webkit-keyframes piece3-08a {
  0% {
    -webkit-transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
  }
}
@keyframes piece3-08a {
  0% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
    transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
}
body.desktop-device section#what #illustration-03-08b {
  -webkit-animation: piece3-08b 4s ease infinite;
  -moz-animation: piece3-08b 4s ease infinite;
  animation: piece3-08b 4s ease infinite;
}

@-moz-keyframes piece3-08b {
  0% {
    -moz-transform: rotate(160deg);
  }
  50% {
    -moz-transform: rotate(-160deg);
  }
  100% {
    -moz-transform: rotate(160deg);
  }
}
@-webkit-keyframes piece3-08b {
  0% {
    -webkit-transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
  }
}
@keyframes piece3-08b {
  0% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
    transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
}
body.desktop-device section#what #illustration-03-08c {
  -webkit-animation: piece3-08c 3.5s ease infinite;
  -moz-animation: piece3-08c 3.5s ease infinite;
  animation: piece3-08c 3.5s ease infinite;
}

@-moz-keyframes piece3-08c {
  0% {
    -moz-transform: rotate(160deg);
  }
  50% {
    -moz-transform: rotate(-160deg);
  }
  100% {
    -moz-transform: rotate(160deg);
  }
}
@-webkit-keyframes piece3-08c {
  0% {
    -webkit-transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
  }
}
@keyframes piece3-08c {
  0% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
    transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
}
body.desktop-device section#what #illustration-03-08d {
  -webkit-animation: piece3-08d 7s ease infinite;
  -moz-animation: piece3-08d 7s ease infinite;
  animation: piece3-08d 7s ease infinite;
}

@-moz-keyframes piece3-08d {
  0% {
    -moz-transform: rotate(160deg);
  }
  50% {
    -moz-transform: rotate(-160deg);
  }
  100% {
    -moz-transform: rotate(160deg);
  }
}
@-webkit-keyframes piece3-08d {
  0% {
    -webkit-transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
  }
}
@keyframes piece3-08d {
  0% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
  50% {
    -webkit-transform: rotate(-160deg);
    transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
}
body.desktop-device section#what #illustration-03-09 {
  -webkit-animation: piece3-09 2.5s linear infinite;
  -moz-animation: piece3-09 2.5s linear infinite;
  animation: piece3-09 2.5s linear infinite;
}

@-moz-keyframes piece3-09 {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece3-09 {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece3-09 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#what #illustration-03-10 {
  -webkit-animation: piece3-10 12s linear infinite;
  -moz-animation: piece3-10 12s linear infinite;
  animation: piece3-10 12s linear infinite;
}

@-moz-keyframes piece3-10 {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece3-10 {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece3-10 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#what #illustration-03-11 {
  -webkit-animation: piece3-11 1.5s linear infinite;
  -moz-animation: piece3-11 1.5s linear infinite;
  animation: piece3-11 1.5s linear infinite;
}

@-moz-keyframes piece3-11 {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece3-11 {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece3-11 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.desktop-device section#what #illustration-03-12 {
  -webkit-animation: piece3-12 6s linear infinite;
  -moz-animation: piece3-12 6s linear infinite;
  animation: piece3-12 6s linear infinite;
}

@-moz-keyframes piece3-12 {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes piece3-12 {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes piece3-12 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

#header .hamburger.container {
  display: inline-block;
  cursor: pointer;
  padding: 20px;
}
#header .bar1,
#header .bar2,
#header .bar3 {
  width: 25px;
  height: 3px;
  background-color: #0247a2;
  margin: 6px 0;
  transition: 0.4s;
}
#header .change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-6px, 6px);
  -moz-transform: rotate(-45deg) translate(-6px, 6px);
  -o-transform: rotate(-45deg) translate(-6px, 6px);
  -ms-transform: rotate(-45deg) translate(-6px, 6px);
}
#header .change .bar2 {
  opacity: 0;
}
#header .change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-6px, -6px);
  -moz-transform: rotate(45deg) translate(-6px, -6px);
  -o-transform: rotate(45deg) translate(-6px, -6px);
  -ms-transform: rotate(45deg) translate(-6px, -6px);
}
#header .navbrand {
  display: flex;
  justify-content: space-between;
}
#header .navbrand img {
  height: auto;
  width: 80px;
  margin: 18px 0 0 0;
}
#header .navmenu li.menu-item,
#header .navmenu-mobile li.menu-item {
  list-style: none;
  margin-bottom: 0;
}
#header .navmenu li.menu-item a,
#header .navmenu-mobile li.menu-item a {
  display: block;
  color: #444;
  padding: 24px 10px;
  text-decoration: none;
  font-weight: 300;
  font-size: 18px;
}
#header .toggle-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-end;
}
#header .toggle-wrapper a {
  display: inline-block;
}
#header .toggle-wrapper {
  float: right;
}

.hidden {
  display: none;
}

.toggle div.hamburger.hidden.container {
  display: none;
}

@media screen and (min-width: 1121px) {
  .hero-section {
    margin: 0 380px 0 100px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1120px) {
  #header .navmenu li.menu-item a {
    padding: 24px 10px;
  }

  .hero-section {
    margin: 0 250px 0 100px;
  }
}
@media screen and (min-width: 992px) {
  #header .container-fluid div.row .navbrand img {
    height: auto;
    width: 80px;
    margin: 18px 0 0 0;
  }
  #header .container-fluid div.row .navmenu {
    z-index: 999;
  }
  #header .container-fluid div.row .navmenu ul.menu {
    float: right;
    margin: 0;
  }
  #header .container-fluid div.row .navmenu ul.menu li:not(.contactButton).current_page_ancestor > a, #header .container-fluid div.row .navmenu ul.menu li:not(.contactButton).current-menu-item > a {
    background-color: #edf1f8;
    text-decoration: none;
  }
  #header .container-fluid div.row .navmenu ul.menu li:not(.contactButton) a:hover, #header .container-fluid div.row .navmenu ul.menu li:not(.contactButton) a:focus {
    background-color: #edf1f8;
    text-decoration: none;
  }
  #header .container-fluid div.row .navmenu li.menu-item {
    display: inline-block;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children {
    position: relative;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 99999;
    background: white;
    right: 0px;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu.open {
    display: block;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu a {
    font-size: 15px;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li {
    display: block;
    list-style: none;
    display: inline-block;
    font-size: 1.5em;
    margin: 0;
    width: 250px;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li a {
    display: block;
    padding: 5px 15px;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li.service-link.blue {
    border-left: 4px solid #00afef;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li.service-link.navy {
    border-left: 4px solid #013d97;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li.service-link.teal {
    border-left: 4px solid #00c4b8;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li.service-link.red {
    border-left: 4px solid #ff5800;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li a:hover,
#header .container-fluid div.row .navmenu li.menu-item-has-children ul.sub-menu li a:focus {
    background-color: #edf1f8;
    text-decoration: none;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children:hover ul.sub-menu, #header .container-fluid div.row .navmenu li.menu-item-has-children:focus ul.sub-menu {
    display: block;
  }
  #header .container-fluid div.row .navmenu li.menu-item-has-children a.focus.open {
    background-color: #edf1f8;
  }
  #header .container-fluid div.row .navmenu li a:hover, #header .container-fluid div.row .navmenu li a:focus {
    background-color: #edf1f8;
    text-decoration: none;
  }
  #header .container-fluid div.row .navmenu li.servButton > a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    padding-left: 5px;
  }
  #header .container-fluid div.row .navmenu li.contactButton {
    padding: 3px 5px;
    border-radius: 50px;
    margin-bottom: 10px;
  }
  #header .container-fluid div.row .navmenu li.contactButton a {
    color: white;
    background: #023e98;
    padding: 0 20px;
    border-radius: 50px;
  }
  #header .container-fluid div.row .navmenu li.contactButton:hover a, #header .container-fluid div.row .navmenu li.contactButton:focus a {
    background: #012966;
  }

  .toggle-wrapper {
    display: none;
  }

  .navmenu-mobile {
    display: none;
  }

  .navmenu-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #header .hamburger.container {
    display: inline;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  #header .container-fluid .row {
    height: 80px;
  }
  #header .container-fluid .row .navbrand {
    position: relative;
  }
  #header .container-fluid .row .navbrand img {
    height: auto;
    width: 80px;
    margin: 18px 0 0 0;
  }
  #header .navmenu-mobile {
    position: absolute;
    top: 80px;
    height: calc(100vh - 80px);
    z-index: 999;
    background-color: white;
    opacity: 0.95;
    padding: 0px 0px 50px 0px;
    -webkit-box-shadow: 0px 25px 38px -25px rgba(0, 0, 0, 0.44);
    -moz-box-shadow: 0px 25px 38px -25px rgba(0, 0, 0, 0.44);
    box-shadow: 0px 25px 38px -25px rgba(0, 0, 0, 0.44);
  }
  #header .navmenu-mobile .mobile-menu {
    height: 100%;
  }
  #header .navmenu-mobile .mobile-menu .menu-primary-menu-container {
    height: 100%;
  }
  #header .navmenu-mobile ul.menu {
    height: 100%;
    margin: 0;
  }
  #header .navmenu-mobile ul.menu li.menu-item {
    display: block;
  }
  #header .navmenu-mobile ul.menu li.menu-item a {
    font-size: 1.1em;
    text-align: right;
    font-weight: 300;
    padding: 15px 30px;
    padding-right: 40px;
  }
  #header .navmenu-mobile ul.menu li.menu-item a:hover {
    background-color: none;
  }
  #header .navmenu-mobile ul.menu li.menu-item ul.sub-menu {
    display: none;
  }
  #header .navmenu-mobile ul.menu li.menu-item ul.sub-menu li a {
    font-size: 1.1em;
  }
  #header .navmenu-mobile ul.menu li.menu-item ul.sub-menu.open {
    display: block;
  }
  #header .navmenu-mobile ul.menu li.menu-item:hover, #header .navmenu-mobile ul.menu li.menu-item:focus {
    background-color: #edf1f8;
  }
  #header .navmenu-mobile ul.menu li.servButton > a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    padding-left: 5px;
  }
  #header .navmenu-mobile ul.menu li.contactButton {
    border-radius: 50px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
    float: right;
  }
  #header .navmenu-mobile ul.menu li.contactButton a {
    color: white;
    background: #023e98;
    padding: 5px 30px;
    border-radius: 50px;
    margin-right: 40px;
    margin-top: 20px;
  }
  #header .navmenu-mobile ul.menu li.contactButton:hover, #header .navmenu-mobile ul.menu li.contactButton:focus {
    background-color: #fff;
  }
  #header .navmenu-mobile ul.menu li.contactButton:hover a, #header .navmenu-mobile ul.menu li.contactButton:focus a {
    background: #012966;
  }

  #bodyScroller {
    top: 80px;
  }

  .navmenu {
    display: none;
  }

  .hero-section {
    margin: 0 100px 0 50px;
  }
}
body.menu-open {
  overflow: hidden;
}
body.menu-open #header .menu {
  overflow: auto;
}

@media screen and (max-width: 480px) {
  #header .container-fluid .row {
    height: 80px;
  }
  #header .container-fluid .row .navbrand {
    position: relative;
  }
  #header .container-fluid .row .navbrand img {
    height: auto;
    width: 50px;
    margin: 23px 0 0 0;
  }
  #header .navmenu-mobile {
    position: absolute;
    top: 80px;
    z-index: 999;
    background-color: white;
    opacity: 0.95;
    padding: 0px 0px 50px 0px;
    -webkit-box-shadow: 0px 25px 38px -25px rgba(0, 0, 0, 0.44);
    -moz-box-shadow: 0px 25px 38px -25px rgba(0, 0, 0, 0.44);
    box-shadow: 0px 25px 38px -25px rgba(0, 0, 0, 0.44);
    height: calc(100vh - 80px);
  }
  #header .navmenu-mobile .mobile-menu {
    height: 100%;
  }
  #header .navmenu-mobile .mobile-menu .menu-primary-menu-container {
    height: 100%;
  }
  #header .navmenu-mobile ul.menu li.menu-item {
    display: block;
  }
  #header .navmenu-mobile ul.menu li.menu-item a {
    font-size: 1.1em;
    text-align: right;
    font-weight: 300;
    padding: 15px 30px;
  }
  #header .navmenu-mobile ul.menu li.menu-item a:hover {
    background-color: none;
  }
  #header .navmenu-mobile ul.menu li.menu-item ul.sub-menu {
    display: none;
  }
  #header .navmenu-mobile ul.menu li.menu-item ul.sub-menu li a {
    font-size: 1.1em;
  }
  #header .navmenu-mobile ul.menu li.menu-item ul.sub-menu.open {
    display: block;
  }
  #header .navmenu-mobile ul.menu li.menu-item:focus {
    background-color: #edf1f8;
  }
  #header .navmenu-mobile ul.menu li.servButton > a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    padding-left: 5px;
  }
  #header .navmenu-mobile ul.menu li.menu-item-1115 a {
    text-align: center;
  }
  #header .navmenu-mobile ul.menu li.contactButton {
    border-radius: 50px;
    display: flex;
    justify-content: flex-end;
    float: right;
  }
  #header .navmenu-mobile ul.menu li.contactButton a {
    color: white;
    background: #023e98;
    padding: 5px 30px;
    border-radius: 50px;
    margin-right: 25px;
    margin-bottom: 10px;
  }
  #header .navmenu-mobile ul.menu li.contactButton:hover a, #header .navmenu-mobile ul.menu li.contactButton:focus a {
    background: #012966;
  }

  .navmenu-mobile ul.menu {
    height: 100%;
    overflow: scroll;
    overflow-x: hidden;
  }

  #bodyScroller {
    top: 80px;
  }

  .navmenu {
    display: none;
  }

  .hero-section {
    margin: 0 50px;
  }
}
body.our-people section#hero a.button:hover, body.our-people section#hero a.button:focus,
body.careers section#hero a.button:hover,
body.careers section#hero a.button:focus {
  color: #023e98;
}
body.our-people .our-people-container,
body.careers .our-people-container {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  body.our-people .our-people-container,
body.careers .our-people-container {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  body.our-people .our-people-container,
body.careers .our-people-container {
    margin-top: 0;
    margin-bottom: 0;
  }
}
body.our-people .our-people-container .personTile,
body.careers .our-people-container .personTile {
  margin-bottom: 30px;
}
body.our-people .our-people-container .personTile img,
body.careers .our-people-container .personTile img {
  border-radius: 0;
}
body.our-people .our-people-container .personTile:hover,
body.careers .our-people-container .personTile:hover {
  text-decoration: none;
}
body.our-people .our-people-container .personTile:hover img,
body.careers .our-people-container .personTile:hover img {
  transform: scale(0.96);
}
@media screen and (max-width: 575px) {
  body.our-people .our-people-container .personTile:nth-of-type(even),
body.careers .our-people-container .personTile:nth-of-type(even) {
    padding-left: 7.5px;
  }
  body.our-people .our-people-container .personTile:nth-of-type(odd),
body.careers .our-people-container .personTile:nth-of-type(odd) {
    padding-right: 7.5px;
  }
}

body.mrservice section#hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 100px;
}
body.mrservice section#hero .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  opacity: 0.8;
  z-index: 0;
}
body.mrservice section#hero .content {
  z-index: 2;
}
body.mrservice section#hero .content h1 {
  color: white;
  flex: 0 0 100%;
  text-align: left;
  font-weight: 500;
}
body.mrservice section#hero .content p {
  color: white;
  flex: 0 0 100%;
  text-align: left;
}
body.mrservice section#hero .button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 30px;
  border-radius: 25px;
  background-color: white;
  color: #023e98;
  font-weight: bold;
}
body.mrservice h3 {
  margin-bottom: 10px;
}
@media screen and (min-width: 981px) {
  body.mrservice h2 {
    font-size: 2.875rem;
  }
}
body.mrservice #intro {
  margin-top: 60px;
  margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body.mrservice #intro {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
body.mrservice #buckets {
  overflow: visible;
  padding: 50px 0;
}
@media screen and (min-width: 992px) and (max-width: 1050px) {
  body.mrservice #buckets {
    margin-bottom: 150px;
  }
}
@media screen and (min-width: 1051px) {
  body.mrservice #buckets {
    margin-bottom: 50px;
  }
}
body.mrservice #buckets .bucket {
  display: block;
  position: relative;
  overflow: visible;
  min-height: 200px;
  margin-bottom: 30px;
}
body.mrservice #buckets .bucket .information {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  transition: 0.3s ease-in all;
}
body.mrservice #buckets .bucket .information * {
  color: white;
}
body.mrservice #buckets .bucket .information .overlay {
  background-color: rgba(0, 0, 0, 0.7);
  transition: 0.2s ease-in all;
  height: 100%;
  overflow: hidden;
  padding: 15px;
}
body.mrservice #buckets .bucket .information .info-title {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 0;
  transition: 0.2s ease-in all;
}
body.mrservice #buckets .bucket .information .info-description {
  padding: 15px;
  padding-top: 0;
  display: inline-block;
  text-align: center;
  opacity: 0;
  transition: 0.1s ease-in all;
}
body.mrservice #buckets .bucket .information .info-description.active {
  opacity: 1;
}
body.mrservice #buckets .bucket.active {
  z-index: 3;
}
body.mrservice #buckets .bucket.active .information {
  top: -50px;
  bottom: -140px;
  left: -20px;
  right: -20px;
}
@media screen and (max-width: 1050px) {
  body.mrservice #buckets .bucket.active .information {
    top: -30px;
    bottom: -175px;
    left: -10px;
    right: -10px;
  }
}
body.mrservice #buckets .bucket.active .information .overlay {
  background-color: rgba(255, 255, 255, 0.85);
}
body.mrservice #buckets .bucket.active .information .overlay .info-title {
  flex: 0 0 100%;
  margin-top: 40px;
  margin-bottom: 35px;
}
body.mrservice #buckets .bucket.active .information .overlay .info-title,
body.mrservice #buckets .bucket.active .information .overlay .info-description {
  color: #444;
}
@media screen and (max-width: 991px) {
  body.mrservice #buckets .bucket {
    min-height: initial;
    margin-bottom: 30px;
  }
  body.mrservice #buckets .bucket .information {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
  body.mrservice #buckets .bucket .information .overlay {
    background-color: rgba(255, 255, 255, 0.85);
  }
  body.mrservice #buckets .bucket .information .overlay .info-title {
    flex: 0 0 100%;
    margin-top: 40px;
    margin-bottom: 35px;
  }
  body.mrservice #buckets .bucket .information .overlay .info-title,
body.mrservice #buckets .bucket .information .overlay .info-description {
    color: #444;
    opacity: 1;
  }
  body.mrservice #buckets .bucket .information .overlay .info-description {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  body.mrservice #buckets .bucket {
    width: 33%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body.mrservice #buckets .bucket {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  body.mrservice #buckets .container {
    width: 750px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  body.mrservice #buckets .container {
    max-width: 90%;
  }
}
@media screen and (max-width: 575px) {
  body.mrservice #buckets .container {
    max-width: 90%;
  }
}
body.mrservice .service-nav {
  margin-bottom: 5px;
}
body.mrservice .service-nav-title {
  font-size: 30px;
  font-weight: 700;
}

body.our-services section#hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 75px 0 125px;
}
@media screen and (min-width: 768px) {
  body.our-services section#hero {
    padding: 75px 0 150px;
  }
}
body.our-services section#hero .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  background: rgba(30, 115, 190, 0.8);
  z-index: 0;
}
body.our-services section#hero .content {
  z-index: 2;
}
body.our-services section#hero .content h1 {
  color: white;
  flex: 0 0 100%;
  text-align: left;
  font-weight: 500;
}
body.our-services section#hero .content p {
  color: white;
  flex: 0 0 100%;
  text-align: left;
}
body.our-services section#hero .button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 30px;
  border-radius: 25px;
  background-color: white;
  color: #023e98;
  font-weight: bold;
}
body.our-services .content-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}
body.our-services .content-wrapper .grid-container {
  margin-top: 30px;
}
body.our-services .service-detail {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  body.our-services .service-detail:nth-child(3n+1) {
    clear: both;
  }
}
body.our-services h3.service-title {
  margin: 10px 0;
}

body.single-mrservice.evaluation section#hero .button {
  background-color: white;
}

.service-detail {
  margin-top: 30px;
  margin-bottom: 50px;
}
.service-detail a {
  display: block;
  text-align: center;
}
.service-detail a img {
  width: 200px;
  height: 140px;
  margin: auto;
  margin-bottom: 10px;
  transition: 0.2s ease-in all;
}
@media screen and (min-width: 1200px) {
  .service-detail a img {
    width: 250px;
    height: 180px;
  }
}
.service-detail a h3 {
  border-bottom: 2px solid transparent;
  display: inline-block;
  margin-bottom: 5px;
}
.service-detail a div,
.service-detail a h3 {
  color: #555;
}
.service-detail a:hover, .service-detail a:focus {
  text-decoration: underline;
  outline: none;
  color: #555;
}
.service-detail a:hover img, .service-detail a:focus img {
  transform: scale(1.1);
}
.service-detail a:hover div,
.service-detail a:hover h3, .service-detail a:focus div,
.service-detail a:focus h3 {
  color: #555;
}
.service-detail a:hover svg, .service-detail a:focus svg {
  fill: #555;
}

@media screen and (min-width: 576px) {
  .justify-content-center {
    justify-content: center !important;
  }
}
.angle-bottom {
  position: relative;
  z-index: 9;
}
.angle-bottom:after {
  content: " ";
  position: absolute;
  z-index: 99;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 100px;
  border-right: 150vw solid white;
  border-top: 140px solid transparent;
}
@media screen and (max-width: 767px) {
  .angle-bottom:after {
    border-top-width: 80px;
  }
}
@media screen and (max-width: 576px) {
  .angle-bottom:after {
    border-top-width: 50px;
  }
}

.angle-top {
  position: relative;
  z-index: 9;
}
.angle-top:before {
  content: " ";
  position: absolute;
  z-index: 99;
  top: -1px;
  left: 0;
  right: 0;
  border-left: 100vw solid white;
  border-bottom: 120px solid transparent;
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .angle-top:before {
    border-bottom-width: 50px;
  }
}
@media screen and (max-width: 575px) {
  .angle-top:before {
    border-bottom-width: 40px;
  }
}

#popClose {
  padding: 0;
  align-items: center;
  justify-content: center;
}

body {
  overflow: auto;
}

header.fixed {
  position: fixed;
  top: 0;
  z-index: 10;
  left: 0;
  right: 0;
  background-color: white;
  border-bottom: 1px solid #d0d0d0;
}

.site-main-content > #pageWrap {
  margin-top: 80px;
}

body.logged-in header.fixed {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.logged-in header.fixed {
    top: 46px;
  }
}

body.pop-open {
  overflow: hidden;
}
body.pop-open #popHolderInner {
  max-width: 70%;
  overflow: auto;
}
@media screen and (max-width: 670px) {
  body.pop-open #popHolderInner {
    max-width: 90%;
  }
}
@media screen and (max-width: 575px) {
  body.pop-open #popHolderInner {
    max-width: 100%;
  }
}

footer#footer form label {
  display: block;
}
footer#footer form label.submit {
  margin-top: 5px;
}
footer#footer form span.screenreader-text {
  visibility: hidden;
  height: 1px;
  width: 1px;
  display: block;
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
body.error404 .container-404 {
  margin-top: 75px;
  margin-bottom: 150px;
}

a.blue-button {
  color: white;
  background: #023e98;
  padding: 5px 50px;
  border-radius: 50px;
  border: 2px solid #023e98;
  font-size: 20px;
  line-height: 2em;
  transition: 0.2s ease-in all;
}
a.blue-button:hover, a.blue-button:focus {
  background-color: transparent;
  text-decoration: none;
  color: #023e98;
  outline: none;
}
@media screen and (max-width: 1199px) {
  a.blue-button {
    font-size: 18px;
  }
}

.button-container {
  display: flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
  margin-bottom: 20px;
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: calc(100% - 40px);
  }
}
section#hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 75px 0 125px;
}
@media screen and (min-width: 768px) {
  section#hero {
    padding: 75px 0 150px;
  }
}
section#hero .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  background: #023e98;
  opacity: 0.6;
  z-index: 0;
}
section#hero .content {
  z-index: 2;
}
section#hero .content h1,
section#hero .content h2,
section#hero .content h3,
section#hero .content h4,
section#hero .content h5,
section#hero .content h6 {
  color: white;
  flex: 0 0 100%;
  text-align: left;
  font-weight: 500;
}
section#hero .content h1 {
  font-size: 4em;
  line-height: 4.5rem;
}
@media screen and (max-width: 980px) {
  section#hero .content h1 {
    font-size: 3.3rem;
    line-height: 4rem;
  }
}
@media screen and (max-width: 670px) {
  section#hero .content h1 {
    font-size: 2.6rem;
    line-height: 3.5rem;
  }
}
section#hero .content p {
  color: white;
  flex: 0 0 100%;
  text-align: left;
}
section#hero .content a {
  color: white;
}
section#hero .content a:hover, section#hero .content a:focus {
  color: white;
  text-decoration: underline;
}
section#hero a.button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 30px;
  border-radius: 25px;
  background-color: white;
  color: #023e98;
  font-weight: bold;
}

.blog-item {
  margin-bottom: 40px;
}
.blog-item .image-wrapper {
  position: relative;
  height: 260px;
  overflow: hidden;
}
.blog-item .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: 0.2s ease-in all;
}
.blog-item .image-wrapper .image-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 10px;
}
.blog-item .category-wrapper .category {
  display: inline-block;
  background-color: #1abc9c;
  border: 1px solid #1abc9c;
  color: white;
  margin: 15px 0;
  transition: 0.2s ease-in all;
  font-size: 12px;
  padding: 2px 8px;
  text-transform: uppercase;
}
.blog-item h2,
.blog-item h3 {
  font-size: 20px;
  line-height: 28px;
  color: #023e98;
}
.blog-item p {
  color: #444;
  font-size: 16px;
  margin-top: 10px;
  line-height: normal;
}
.blog-item:hover, .blog-item:focus {
  text-decoration: none;
}
.blog-item:hover h2,
.blog-item:hover h3, .blog-item:focus h2,
.blog-item:focus h3 {
  color: #ff5700;
}
.blog-item:hover .image-wrapper img, .blog-item:focus .image-wrapper img {
  transform: scale(1.1);
}

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

a.skip-main:focus,
a.skip-main:active {
  position: fixed;
  color: #fff;
  background-color: #023e98;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 10px;
  border: 3px solid white;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
}

#popClose {
  background: transparent;
  border: none;
}
#popClose .modalClose {
  opacity: 1;
}
#popClose .modalClose:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #444;
  font-size: 30px;
  transition: 0.2s ease-in all;
  content: "&#xf00d";
}
@media screen and (max-width: 575px) {
  #popClose .modalClose:before {
    font-size: 20px;
  }
}
#popClose:hover, #popClose:focus {
  background: transparent;
  border: none;
}
#popClose:hover .modalClose:before, #popClose:focus .modalClose:before {
  color: #023e98;
}

body.blog section#hero .overlay,
body.single-post section#hero .overlay {
  background-color: black;
  opacity: 0.7;
}
body.blog section#home,
body.single-post section#home {
  height: calc(100vh - 95px) !important;
  min-height: 400px;
}
body.blog section#home .sectionInner,
body.single-post section#home .sectionInner {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.blog .pagenavi,
body.single-post .pagenavi {
  margin-bottom: 50px;
}
body.blog .pagenavi span.fas,
body.single-post .pagenavi span.fas {
  text-decoration: none;
  border: none;
  padding: 0;
  margin: 0;
}
body.blog .pagenavi .pages,
body.blog .pagenavi .extend,
body.single-post .pagenavi .pages,
body.single-post .pagenavi .extend {
  display: none;
}
body.blog .pagenavi .page,
body.blog .pagenavi .current,
body.blog .pagenavi .previouspostslink,
body.blog .pagenavi .nextpostslink,
body.single-post .pagenavi .page,
body.single-post .pagenavi .current,
body.single-post .pagenavi .previouspostslink,
body.single-post .pagenavi .nextpostslink {
  padding: 15px;
  border: 2px solid #ff5800;
  border-radius: 50%;
  display: inline-block;
  margin: 0 2px;
  vertical-align: middle;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  font-weight: 600;
  transition: 0.2s ease-in all;
  background-color: #ff5800;
  color: white;
}
body.blog .pagenavi .page:hover, body.blog .pagenavi .page:focus,
body.blog .pagenavi .current:hover,
body.blog .pagenavi .current:focus,
body.blog .pagenavi .previouspostslink:hover,
body.blog .pagenavi .previouspostslink:focus,
body.blog .pagenavi .nextpostslink:hover,
body.blog .pagenavi .nextpostslink:focus,
body.single-post .pagenavi .page:hover,
body.single-post .pagenavi .page:focus,
body.single-post .pagenavi .current:hover,
body.single-post .pagenavi .current:focus,
body.single-post .pagenavi .previouspostslink:hover,
body.single-post .pagenavi .previouspostslink:focus,
body.single-post .pagenavi .nextpostslink:hover,
body.single-post .pagenavi .nextpostslink:focus {
  color: #ff5800;
  border-color: #ff5800;
  background-color: transparent;
}
body.blog .pagenavi .last,
body.blog .pagenavi .first,
body.single-post .pagenavi .last,
body.single-post .pagenavi .first {
  display: none;
}
body.blog .pagenavi .wp-pagenavi,
body.single-post .pagenavi .wp-pagenavi {
  text-align: center;
}
body.blog .pagenavi .wp-pagenavi:first-child,
body.single-post .pagenavi .wp-pagenavi:first-child {
  margin-left: 0;
}
body.blog .pagenavi .current,
body.single-post .pagenavi .current {
  background-color: transparent;
  border-color: #ff5800;
  color: #ff5800;
}
body.blog #blog-detail,
body.single-post #blog-detail {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  body.blog #blog-detail,
body.single-post #blog-detail {
    margin-top: 50px;
  }
}
@media screen and (max-width: 565px) {
  body.blog #blog-detail,
body.single-post #blog-detail {
    margin-top: 0;
  }
}

@media screen and (min-width: 1200px) {
  #pageWrapBlog .container {
    max-width: 1140px;
  }
  #pageWrapBlog a.blog-item {
    width: 50%;
  }
  #pageWrapBlog a.blog-item:nth-child(2n+1) {
    clear: both;
  }
  #pageWrapBlog a.blog-item:first-child + a + a {
    clear: both;
  }
}
@media screen and (min-width: 576px) and (max-width: 1199px) {
  #pageWrapBlog .container {
    max-width: 970px;
  }
  #pageWrapBlog a.blog-item {
    width: 50%;
  }
  #pageWrapBlog a.blog-item:nth-child(2n+1) {
    clear: both;
  }
  #pageWrapBlog a.blog-item:first-child + a + a {
    clear: both;
  }
}
/* ######################################## */
/* ######################################## */
/* ############### DIG 420 ################ */
/* ######################################## */
/* ######################################## */
.flags {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flag {
  width: 48%;
  height: auto;
}

.infographic {
  margin: 2em 0;
}

.infographic--canada,
.infographic--usa {
  display: none;
  box-sizing: border-box;
}

.infographic--canada img,
.infographic--usa img {
  width: 100%;
  height: auto;
}

.infographic--canada p,
.infographic--usa p {
  margin: 0;
}

.infographic--canada.visible,
.infographic--usa.visible {
  display: block;
}

.close {
  display: block;
  text-align: center;
  margin: 1em 0;
  width: 100%;
}

body.careers .content-wrapper {
  padding-top: 50px;
}
body.careers .careers-wrapper {
  padding-bottom: 100px;
}

body.home .services-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.home section#what {
  padding-bottom: 40px;
}
body.home section#what .title-row {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  body.home section#what .title-row {
    margin-top: 60px;
  }
}
@media screen and (max-width: 575px) {
  body.home section#what .angle-bottom::after {
    height: 75px;
  }
}
@media screen and (min-width: 576px) {
  body.home section#how .container {
    padding-top: 40px;
  }
}
body.home section#home {
  height: 60vh;
  min-height: 450px;
}
body.home section#home .vertCenter {
  margin: 0;
  padding: 15% 0;
}
body.home section#home .container-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body.home section#home .container-wrapper .container {
  display: block;
  height: 100%;
}
body.home section#home .container-wrapper .container .hero-section {
  margin: 125px 380px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 576px) {
  body.home section#home .container-wrapper .container .hero-section {
    margin: 75px 100px 0 50px;
  }
}
@media screen and (max-width: 575px) {
  body.home section#home .container-wrapper .container .hero-section {
    margin: 40px 0 0 0;
  }
  body.home section#home .container-wrapper .container .hero-section p {
    font-weight: 100;
    line-height: 1.5rem;
    margin-top: 10px;
    margin-bottom: 0;
    display: inline-block;
  }
  body.home section#home .container-wrapper .container .hero-section p#scrollTip {
    margin-top: 35px;
  }
  body.home section#home .container-wrapper .container .hero-section h1,
body.home section#home .container-wrapper .container .hero-section p#scrollTip {
    font-weight: 600;
  }
  body.home section#home .container-wrapper .container .hero-section h1 {
    width: 75%;
  }
}
body.home section#home .container-wrapper .container .hero-section * {
  width: 100%;
}
body.home section#home .container-wrapper .container .hero-section h1 {
  margin-left: 0;
}
body.home section#why {
  margin-top: -5px;
}
body.home section#why.services .row.justify-content-center .service-detail:nth-child(2n+1) {
  clear: both;
}
body.home .title-row {
  margin-bottom: 30px;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  body.home .title-row h2 {
    margin-bottom: 10px;
  }
}
body.home .why-container {
  padding-top: 75px;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  body.home .why-container {
    padding-top: 25px;
  }
}
@media screen and (max-width: 575px) {
  body.home .why-container {
    padding-top: 0;
  }
}
body.home .wpspw-readmorebtn {
  display: none !important;
}
@media screen and (max-width: 991px) {
  body.home .blog-wrapper .blog-item:nth-child(3) {
    display: none;
  }
  body.home .blog-wrapper .blog-item + a + a {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  body.home .blog-wrapper .blog-item:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 1199px) {
  body.home .blog-wrapper .blog-item:nth-child(2n+1) {
    clear: both;
  }
}

.syndicated-tracker-hero-text {
  font-weight: bold;
  font-size: 42px;
  line-height: 1.5em;
}
@media only screen and (max-width: 600px) {
  .syndicated-tracker-hero-text {
    font-size: 24px;
  }
}

.research-content-container {
  padding-bottom: 50px;
}

.research-blurb {
  margin: auto;
  line-height: 1.5em;
}
@media only screen and (max-width: 600px) {
  .research-blurb {
    font-size: 16px !important;
    line-height: 1.5em;
  }
}

.research-blurb a {
  text-decoration: underline;
}

.research-blurb-title {
  margin-top: 40px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .research-blurb-title {
    font-size: 20px !important;
    line-height: 1.5em;
  }
}

.report-tabs {
  background-color: white;
  border-bottom: 1px solid #979797;
  width: 100%;
  overflow-y: auto;
}

.report-tabs ul {
  margin: auto;
}

.report-tabs .nav-tabs .nav-link {
  text-align: center;
}

.report-tabs .nav-link:hover,
.report-tabs .active .nav-link,
.report-tabs .active .nav-link:hover,
.report-tabs .nav-tabs .active .nav-link:focus {
  background-color: #edf1f8;
  border-color: transparent;
  border-radius: 0px;
  text-align: center;
}

.report-title {
  padding: 5px;
  font-size: 18px;
}

.report-date {
  color: #919391;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.request-reports {
  margin: auto;
  max-width: 600px;
}

.request-reports-title {
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .request-reports-title {
    font-size: 20px;
  }
}

.request-reports-body {
  font-size: 22px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .request-reports-body {
    font-size: 16px;
    line-height: 1.5em;
  }
}

.purchase-reports {
  margin: auto;
  max-width: 360px;
  padding-bottom: 50px;
}

.purchase-reports div.wpcf7 .ajax-loader {
  display: none;
}

.purchase-form label {
  line-height: 1;
  font-size: 12px;
  background-color: #edf1f8;
  padding: 0 10px;
  padding-top: 5px;
  border-bottom: 3px solid #2367bd;
}

.purchase-form input[type=text],
.purchase-form input[type=email] {
  background-color: #edf1f8;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #363834;
}

.purchase-form span[role=alert] {
  padding: 5px;
  color: #363834;
}

.purchase-form input:focus {
  outline: 0;
}

.purchase-form input[type=submit] {
  color: white;
  background: #00b1eb;
  padding: 5px 20px;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
}

.pdf-viewer {
  margin: auto;
  width: 80vw;
  max-width: 1000px !important;
  padding-bottom: 20px;
}

.covid-19-hero-text {
  font-weight: bold;
  font-size: 42px;
  line-height: 1.5em;
}
@media only screen and (max-width: 600px) {
  .covid-19-hero-text {
    font-size: 24px;
  }
}

.tracker-content {
  margin: 20px 0px;
}

.tracker-blurb {
  line-height: 1.5em;
}
@media only screen and (max-width: 990px) {
  .tracker-blurb {
    font-size: 16px !important;
  }
}

.tracker-title {
  margin-top: 30px;
  margin-bottom: 10px;
  line-height: 1.5em;
}
@media only screen and (max-width: 990px) {
  .tracker-title {
    font-size: 20px !important;
    line-height: 1.5em;
  }
}

.tracker-content-text {
  margin-top: 40px;
}
@media only screen and (max-width: 990px) {
  .tracker-content-text {
    margin-top: 0px;
  }
}

.tracker-content-image {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .tracker-content-image {
    float: right;
    width: 50%;
    padding: 20px;
    padding-right: 0px;
  }
}

.tracker-content-image img {
  max-width: 100%;
}

.pagenavi {
  margin-bottom: 50px;
}
.pagenavi span.fas {
  text-decoration: none;
  border: none;
  padding: 0;
  margin: 0;
}
.pagenavi .pages,
.pagenavi .extend {
  display: none;
}
.pagenavi .page,
.pagenavi .current,
.pagenavi .previouspostslink,
.pagenavi .nextpostslink {
  padding: 15px;
  border: 2px solid #ff5800 !important;
  border-radius: 50%;
  display: inline-block;
  margin: 0 2px;
  vertical-align: middle;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  font-weight: 600;
  transition: 0.2s ease-in all;
  background-color: #ff5800;
  color: white;
}
.pagenavi .page:hover, .pagenavi .page:focus,
.pagenavi .current:hover,
.pagenavi .current:focus,
.pagenavi .previouspostslink:hover,
.pagenavi .previouspostslink:focus,
.pagenavi .nextpostslink:hover,
.pagenavi .nextpostslink:focus {
  color: #ff5800;
  border-color: #ff5800;
  background-color: transparent;
}
.pagenavi .last,
.pagenavi .first {
  display: none;
}
.pagenavi .wp-pagenavi {
  text-align: center;
}
.pagenavi .wp-pagenavi:first-child {
  margin-left: 0;
}
.pagenavi .current {
  background-color: transparent;
  border-color: #ff5800;
  color: #ff5800;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("js/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("js/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("js/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("js/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*# sourceMappingURL=style.css.map */
