@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  height: 100% !important;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: Norwester;
  src: url(../fonts/norwester.otf);
  font-weight: bold;
}
html {
  -webkit-font-smoothing: antialiased;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0;
  width: 100%;
  padding: 0;
  color: #494b52;
  font-family: 'Open Sans', sans-serif;
}
input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
a {
  text-decoration: none;
  color: #494b52;
}
address {
  font-style: normal;
  margin-bottom: 20px;
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
}
h2 {
  font-weight: 300;
}
h2 em {
  font-style: normal;
  color: #05a6e3;
}
h3 {
  font-size: 12px;
}
#content-container {
  color: #acacac;
}
.subheading {
  color: #acacac;
  font-weight: 300;
}
.tel {
  color: #05a6e3;
  font-size: 14px;
  font-weight: 600;
}
.tweets {
  list-style: none;
  margin: 0;
  padding: 0 0 0 25px;
}
.tweets li {
  position: relative;
  margin-bottom: 34px;
}
.tweets li .tweet-text {
  color: #bbb;
}
.tweets li .tweet-date {
  display: block;
}
.tags {
  list-style: none;
  margin: 0 0 44px 0;
  padding: 0;
}
.tags:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.tags li {
  float: left;
  margin: 5px 20px 5px 0;
  padding: 0;
}
.tags li a {
  position: relative;
  display: block;
  color: #a0a0a0;
  border: 1px solid #ededed;
  border-right: transparent;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 2px 10px;
  height: 18px;
  font-size: 12px;
}
.tags li a:after {
  content: '';
  position: absolute;
  background: url('../images/tag-end.png');
  background-size: contain;
  width: 15px;
  height: 23px;
  top: 0;
  right: -13px;
}
@font-face {
  font-family: "icon-Ionicons";
  src: url("../fonts/ionicons/ionicons.eot?v=1.4.0");
  src: url("../fonts/ionicons/ionicons.eot?v=1.4.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/ionicons.ttf?v=1.4.0") format("truetype"), url("../fonts/ionicons/ionicons.woff?v=1.4.0") format("woff"), url("../fonts/ionicons/ionicons.svg?v=1.4.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.ion-ios7-chatboxes-outline,
.ion-ios7-copy-outline,
.ion-ios7-eye-outline,
.ion-ios7-ionic-outline,
.ion-ios7-lightbulb-outline,
.ion-ios7-search {
  display: inline-block;
  font-family: "icon-Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ion-ios7-chatboxes-outline:before {
  content: "\f168";
}
.ion-ios7-copy-outline:before {
  content: "\f181";
}
.ion-ios7-eye-outline:before {
  content: "\f188";
}
.ion-ios7-ionic-outline:before {
  content: "\f1a2";
}
.ion-ios7-lightbulb-outline:before {
  content: "\f286";
}
.ion-ios7-search:before {
  content: "\f1da";
}
ul.textlist li {
  font-size: 1.6rem;
}
ul.textlist {
  list-style: disc;
}
.page-template-featured-resources-php .sticky-popup .top-title p,
.page-template-featured-resources-full-width-php .sticky-popup .top-title p,
.page-template-featured-resources-php .sticky-popup .intro p,
.page-template-featured-resources-full-width-php .sticky-popup .intro p {
  padding-bottom: 0px;
}
.resourceform_wrapper {
  margin: 5px;
  border-radius: 3px;
  padding: 15px;
  border: 2px solid #ccc;
  border-spacing: 0;
  box-sizing: border-box;
  background-color: #f8f8f8;
  font-size: 1.4rem;
  color: #4d4d4d;
  font-weight: 400;
  line-height: 32px;
}
.resourceform_wrapper .resourceform .gform_heading {
  margin-bottom: 0;
}
.resourceform_wrapper .gfield_description {
  font-size: .9em !important;
}
.resourceform_wrapper div.validation_error {
  font-size: .9em !important;
  line-height: 1.2em;
  margin-top: 1.6em;
}
.resourceform_wrapper input[type="email"] {
  margin-bottom: 0 !important;
  padding: 5px !important;
  font-size: .9em !important;
}
.resourceform_wrapper li.gfield.gfield_error {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.resourceform_wrapper input[type="submit"] {
  text-transform: uppercase;
  font-size: 1em !important;
  cursor: pointer;
}
.resourceform_wrapper div.ginput_container {
  margin-bottom: .375em;
}
.resourceform_wrapper .gform_ajax_spinner {
  padding: 10px;
}
.gform_confirmation_message {
  font-size: 1.4em;
  font-weight: bold;
}
body .gform_wrapper input[type=checkbox] {
  display: inherit;
}
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
  font-weight: normal !important;
}
body .gform_wrapper .top_label .gfield_label {
  font-size: 1.2rem;
}
body .gform_wrapper .ginput_complex label,
body .gform_wrapper .gfield_time_hour label,
body .gform_wrapper .gfield_time_minute label,
body .gform_wrapper .gfield_time_ampm label,
body .gform_wrapper .gfield_date_month label,
body .gform_wrapper .gfield_date_day label,
body .gform_wrapper .gfield_date_year label,
body .gform_wrapper .instruction {
  margin: -1.5em 0 0.75em !important;
  font-size: 1rem !important;
}
body .gform_wrapper div.charleft {
  font-size: 1rem;
}
body .gform_wrapper .gfield_checkbox li label,
body .gform_wrapper .gfield_radio li label {
  font-size: 1.3rem;
}
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type="submit"] {
  border: 2px solid #00afec !important;
  color: #fff;
  background: #00afec;
  font-size: 1.5rem !important;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 600;
}
#gform_wrapper_17 {
  border: 1px #ededed solid;
  margin: 0 auto;
  background: white;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.sticky-popup {
  width: 310px !important;
  /*.hubspot-logo {
        display: inline;
        width:40%;
        float: left;
        margin-top: 10px;

        .logo {
            display: block;
        }
    }*/
}
.sticky-popup .popup-content {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  height: 395px;
  background-color: #fefefe;
  border: none !important;
}
.sticky-popup .popup-content input {
  max-width: none;
}
.sticky-popup .popup-header {
  background-color: #3faeef !important;
}
.sticky-popup .intro,
.sticky-popup .top-title,
.sticky-popup .subtext {
  display: inline-block;
  width: 100%;
}
.sticky-popup .intro p,
.sticky-popup .top-title p,
.sticky-popup .subtext p {
  text-transform: uppercase;
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.sticky-popup .intro p {
  font-size: 1.9rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #383e40;
}
.sticky-popup .top-title p {
  padding-top: 15px;
  font-size: 1.25rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #5c5e5f;
}
.sticky-popup .subtext p {
  font-size: 1.15rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 5px;
  color: #383838;
  letter-spacing: 0.5px;
}
.sticky-popup .popup-content p {
  margin: -4px 0 5px 0px !important;
  line-height: 1.1;
}
.sticky-popup .hubspot-close {
  font-size: 1.6rem;
  color: #d2d4d5;
  margin-bottom: 10px;
  cursor: pointer;
  display: inline-block;
  float: right;
  margin-top: -16.8px;
  padding: 10px;
  position: absolute;
  right: 0;
  z-index: 2;
}
.gform_wrapper {
  max-width: 100% !important;
  padding-left: 7px;
  padding-right: 7px;
}
.gform_wrapper .hubspot-form input[type="text"],
.gform_wrapper .hubspot-form input[type="email"] {
  font-size: 1.2em;
  margin-bottom: 7px;
  padding-left: 10px;
  color: #383e40;
  border: 1px solid #e0e0e0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.gform_wrapper .hubspot-form input[type="text"] ::-webkit-input-placeholder,
.gform_wrapper .hubspot-form input[type="email"] ::-webkit-input-placeholder {
  color: red !important;
}
.gform_wrapper .hubspot-form input[type="text"] :-moz-placeholder,
.gform_wrapper .hubspot-form input[type="email"] :-moz-placeholder {
  /* Firefox 18- */
  color: #acacac;
}
.gform_wrapper .hubspot-form input[type="text"] ::-moz-placeholder,
.gform_wrapper .hubspot-form input[type="email"] ::-moz-placeholder {
  /* Firefox 19+ */
  color: #acacac;
}
.gform_wrapper .hubspot-form input[type="text"] :-ms-input-placeholder,
.gform_wrapper .hubspot-form input[type="email"] :-ms-input-placeholder {
  color: #acacac;
}
.gform_wrapper .hubspot-form input {
  width: 100%;
}
.gform_wrapper .hubspot-form .top_label input.large {
  width: 100%;
  max-width: none;
  height: 37px;
}
.gform_wrapper .hubspot-form .top_label .gfield_label {
  display: none;
}
.gform_wrapper .hubspot-form .gform_footer {
  margin-top: 0;
  /* width: 100%; */
}
.gform_wrapper .hubspot-form .gform_footer input#gform_submit_button_19 {
  font-size: 1.4rem !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.gform_wrapper .hubspot-form .gform_footer .button {
  padding: 10px 47px;
}
.feedback-logo {
  margin-top: -8px;
}
.feedback-header {
  margin: 0px auto 30px;
}
.feedback-title {
  padding-top: 0;
  font-size: 3em;
  text-align: left;
  margin-top: -8px;
  font-weight: 800;
  margin-bottom: 0;
  letter-spacing: normal;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.feedback-desc {
  text-align: left;
  font-size: 1.5em;
  margin-top: 0;
}
#gform_17 label {
  font-size: 1.4em;
  position: relative;
  font-family: "FS Albert Web Regular", Arial, sans-serif;
  color: #565656;
}
#gform_17 .gform_heading {
  margin-top: 0;
  display: none;
}
#gform_17 .experience_radio li {
  padding: 0!important;
  float: left ;
  width: 9.09% !important;
  margin: 0;
  text-align: center;
}
#gform_17 .experience_radio li label {
  margin-top: 5px;
  margin-left: 0;
}
#gform_17 ul.gfield_radio {
  margin: 11px 0 !important;
}
#gform_17 .gfield_radio li input[type=radio] {
  float: none !important;
  margin-top: 2px;
}
#gform_17 .experience_radio input[type=radio] {
  margin-left: 0 !important;
}
#gform_17 .ginput_container_radio {
  margin: 0;
  text-align: center;
}
#gform_17 .left {
  float: left;
}
#gform_17 .right {
  float: right;
}
#gform_17 .left,
#gform_17 .right {
  margin-bottom: 22px;
  font-size: 1.1em;
  font-family: "FS Albert Web Regular", Arial, sans-serif;
  color: #565656;
}
#gform_17 input[type="text"],
#gform_17 textarea {
  background: #ededed url(../images/input-bg.png) no-repeat left top;
  font-size: 1.27em;
  border: 0;
  border: solid 1px #fff;
}
#gform_17 input[type="text"] {
  height: 3.05em;
  line-height: 2.85em;
}
#gform_17 .hide-mobile {
  display: block;
}
#gform_17 .hide-desktop {
  display: none;
}
#gform_17 .button {
  /* font: bold 1em/3.125em HouschkaAltProBold, Arial, sans-serif; */
  text-transform: uppercase;
  /* height: 3.125em; */
  border: 0;
  text-align: center;
  margin: 20px auto;
  background: #009ee3;
  color: #fff;
  font-weight: 600;
  /* width: 100%; */
  display: block;
  clear: both;
}
#rarlo img {
  opacity: .3;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  height: auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
#rarlo img:hover {
  opacity: 1;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  background-repeat: no-repeat;
}
.social {
  display: table;
  margin: 0 auto;
}
.social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social ul li {
  display: inline;
  margin: 4px;
}
.social ul li a img {
  border-radius: 5px;
  transition: all 0.2s ease-in;
}
.social ul li a img:hover {
  border-radius: 25px;
  -webkit-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.6);
}
a.logooos_next,
a.logooos_prev {
  display: none !important;
}
.banner {
  padding: 31px 0 31px 0;
  background: #00b2ed;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 400;
}
.banner:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.banner .button {
  color: #fff;
  border-color: #fff;
  -webkit-appearance: none;
}
.banner .button:hover {
  color: #00afec;
  background: #fff;
}
.banner .text {
  float: left;
  display: block;
  padding-top: 16px;
  padding-bottom: 10px;
  margin-top: -12px;
}
.banner .button {
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  -webkit-appearance: none;
  padding: 13px 15px;
  float: right;
  margin-right: 10px;
}
.button {
  padding: 13px 47px;
  border: 2px solid #494b52;
  color: #494b52;
  transition: all 0.15s ease-in;
  -webkit-appearance: none;
}
.button:hover {
  background: #494b52;
  color: #fff;
}
.button.primary {
  border: 2px solid #00afec !important;
  color: #00afec;
  background: none;
  font-size: 15px;
  font-size: 1.5rem;
}
.button.primary:hover {
  background: #00afec;
}
.button.secondary {
  border: 1px solid #494b52 !important;
  color: #494b52;
  background: none;
  font-size: 12px;
  font-size: 1.2rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  letter-spacing: 2px;
}
.button.secondary:hover {
  background: #494b52;
  color: #fff;
}
.button.download {
  border: 1px solid #00AFEC !important;
  color: #FFF;
  background: #00AFEC none repeat scroll 0% 0%;
  font-size: 1.2rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  letter-spacing: 2px;
  text-transform: uppercase;
}
button {
  -webkit-appearance: none;
}
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
}
.hi-icon {
  display: inline-block;
  font-size: 0;
  cursor: pointer;
  margin-right: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hi-icon:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hi-icon-effect-3 .hi-icon {
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  transition: color 0.3s;
}
.hi-icon-effect-3 .hi-icon:after {
  top: -2px;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.hi-icon-effect-3b .hi-icon {
  color: #fff;
}
.hi-icon-effect-3b .hi-icon:hover {
  color: #f06060;
}
.hi-icon-effect-3b .hi-icon:after {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
.hi-icon-effect-3b .hi-icon:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 0.5;
}
.ajax-loader {
  display: none !important;
}
.subscribedownload_loading {
  display: none !important;
}
#footer-contact-form {
  background: #f2f2f2;
  width: 100%;
}
#footer-contact-form .subheading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #494b52;
  text-transform: uppercase;
  margin-top: -10px;
  letter-spacing: 2px;
}
#footer-contact-form h2 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#footer-contact-form .your-name {
  width: 100%;
  display: block !important;
}
#footer-contact-form .your-email {
  width: 100%;
  display: block !important;
}
#footer-contact-form .number {
  width: 100%;
  display: block !important;
}
#footer-contact-form .your-message {
  display: block !important;
}
#footer-contact-form .wpcf7 {
  position: relative;
}
#footer-contact-form input {
  outline: 0;
  font-weight: 300;
  margin-right: 0;
}
#footer-contact-form input[type="email"],
#footer-contact-form input[type="name"],
#footer-contact-form input[type="number"],
#footer-contact-form input[type="phone"],
#footer-contact-form input[type="text"] {
  margin-bottom: 12px;
  font-size: 13px;
  color: #acacac;
  border: 1px solid #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#footer-contact-form form {
  position: relative;
  width: 1245px;
  margin: 0 auto;
}
#footer-contact-form form:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-contact-form form fieldset {
  border: 0;
  padding: 0;
  margin: 1%;
  margin-right: 0;
  margin-left: 0;
}
#footer-contact-form form fieldset.details-fieldset {
  padding-right: 0;
  float: left;
  width: 40%;
  margin-top: 0;
  padding-top: 0;
  margin-right: 50px;
}
#footer-contact-form form fieldset.message-fieldset {
  margin-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}
#footer-contact-form form fieldset.message-fieldset textarea {
  padding: 3%;
  border: 1px solid #e0e0e0;
  color: #acacac;
  font-weight: 300;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  min-height: 292px;
  font-size: 13px;
  resize: none;
  font-family: 'Open Sans', sans-serif;
}
#footer-contact-form form fieldset .footercontact {
  border: none;
  color: #fff;
  background: #00afec;
  width: 100%;
  font-size: 13px;
  cursor: pointer;
  padding-top: 4%;
  padding-bottom: 4%;
  text-transform: uppercase;
}
#footer-contact-form form fieldset .displayfootercontact {
  display: none;
}
input:not([type="submit"]) {
  padding: 15px;
  outline: 0;
}
input:not([type="submit"])[type="email"],
input:not([type="submit"])[type="name"],
input:not([type="submit"])[type="number"],
input:not([type="submit"])[type="phone"],
input:not([type="submit"])[type="text"] {
  margin-bottom: 20px;
  font-size: 13px;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
nav ul li {
  float: left;
}
nav ul.sub-menu {
  border: red 1px solid;
}
navsub ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
navsub ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
navsub ul li {
  float: left;
}
.group:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row {
  position: relative;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.row:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row .row {
  width: 100%;
}
.row .full {
  width: 98%;
  margin: 1%;
}
.row .half {
  width: 48%;
  margin: 1%;
  float: left;
}
.row .third {
  width: 31%;
  margin: 1%;
  float: left;
}
.row .two-thirds {
  width: 64%;
  margin: 1%;
  float: left;
}
.row .three-quarters {
  width: 73%;
  margin: 1%;
  float: left;
}
.row .quarter {
  width: 23%;
  margin: 1%;
  float: left;
}
.featured-posts .third {
  width: 31%;
  margin: 1%;
  float: left;
}
.featured-posts .two-thirds {
  width: 62.6%;
  margin: 1%;
  float: left;
  margin-right: 2.9%;
}
section {
  padding-top: 72px;
  padding-bottom: 33px;
  display: block;
  overflow: hidden;
}
section h2 {
  margin: 0 10px 19px 10px;
  text-align: center;
  font-weight: 600;
  /*font-size:2.4rem*/
}
section .subheading {
  display: block;
  text-align: center;
  margin: 0 10px 56px 10px;
  font-size: 1.7rem;
}
section > .button-group {
  margin-top: 55px;
  text-align: center;
}
section > .button-group .button {
  text-transform: uppercase;
  font-weight: 600;
  -webkit-appearance: none;
}
section.sub-header nav .current {
  display: none;
}
.current-menu-item a {
  color: #00afec;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
  height: 77px;
  /*height:77px;*/
  opacity: .95;
}
header .row .full {
  margin: 0 1%;
}
header .logo {
  margin: 16px 0;
  height: 46px;
  transition: all 0.25s ease-in;
  -moz-transition: all .25s;
  -webkit-transition: all .25s;
  -o-transition: all 0.25s;
}
@-moz-document url-prefix() {
  header {
    height: 75px;
  }
}
header nav {
  position: absolute;
  /*right:-0.3%;*/
  right: 0;
  top: 0;
  margin-top: 16px;
  z-index: 9999;
  height: 37px;
}
header nav .current_page_item a {
  color: #00afec;
}
header nav > #header-menu-btn {
  display: none !important;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
header nav ul {
  margin: 0;
}
header nav ul li {
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #494b52;
  font-weight: 600;
  padding: 5px 10px !important;
}
header nav ul li.button {
  padding: 0;
  border: none;
  color: #494b52;
  transition: all 0.25s ease-in;
  font-size: 1.2rem !important;
}
header nav ul li.button:hover {
  background: none;
  padding: 0;
}
header nav ul li.button a {
  border: 2px solid #494b52 !important;
  padding: 10px 20px;
}
header nav ul li.button a:hover {
  color: #fff;
  background: #494b52;
  transition: all 0.25s ease-in;
  cursor: pointer;
}
header nav ul li.button a:hover a {
  color: #fff;
  cursor: pointer;
}
header nav ul li a {
  border: 2px solid transparent !important;
  transition: all 0.15s ease-in;
}
header nav ul li a:hover {
  color: #00afec;
}
header navsub {
  position: absolute;
  left: 0;
  top: 70%;
  margin-top: 24px;
  background: #3e3d3d;
  width: 100%;
  height: 43px;
  opacity: 1 !important;
}
header navsub .current_page_item a {
  color: #ffffff;
}
header navsub > a.button {
  display: none;
  font-size: 12px;
  font-weight: lighter;
  text-transform: uppercase;
}
header navsub ul {
  display: table;
  margin: 0 auto;
}
header navsub ul li a {
  display: block;
  padding: 11px 20px;
  border: 2px solid transparent;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #818181;
}
header navsub ul li:hover a,
header navsub ul li:active a {
  color: #fff;
  -o-transition: color 0.2s ease-out, background 2s ease-in;
  -ms-transition: color 0.2s ease-out, background 2s eheadase-in;
  -moz-transition: color 0.2s ease-out, background 2s ease-in;
  -webkit-transition: color 0.2s ease-out, background 2s ease-in;
}
header.transparent {
  background: transparent;
  position: absolute;
  border-bottom: transparent;
  transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
}
header.transparent:hover {
  border: none;
  background: rgba(0, 0, 0, 0.35);
}
header.transparent nav ul .button {
  padding: 0;
  border: none;
}
header.transparent nav ul .button:hover {
  border: none;
  background: none;
}
header.transparent nav ul li.button a {
  border: 1px solid white !important;
  padding: 10px 20px;
}
header.transparent nav ul li.button a:hover {
  color: #494b52;
  background: #fff;
  transition: all 0.25s ease-in;
}
header.transparent nav ul li a {
  color: #fff;
}
#work-page {
  padding-top: 0px;
}
aside .widget h3 {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
}
aside .widget nav ul li {
  float: none;
  display: block;
  width: 100%;
  font-size: 13px;
  border-bottom: 1px solid #ebeaea;
  padding: 18px 0;
}
aside .widget nav ul li:last-child {
  border-bottom: transparent;
}
aside .widget nav ul li a {
  color: #595959;
}
#hero-unit {
  background: rgba(0, 0, 0, 0.7) url(../images/zm-homepagehero.jpg);
  background-size: cover;
  background-position: center;
  height: 800px;
}
#hero-unit .content {
  width: 100%;
  position: absolute;
  top: 150px;
  text-align: center;
  color: #fff;
}
#hero-unit .content h1 {
  font-family: Norwester, 'Open Sans', sans-serif;
  font-size: 5rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
#hero-unit .content p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.7rem;
}
#hero-unit .content .button {
  margin-top: 73px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border-color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 16px 53px;
}
#hero-unit .content .button:hover {
  color: #494b52;
  background: #fff;
}
#hero-unit .content .social {
  margin-top: 80px;
}
.displayfootercontact {
  display: none;
}
.minimenufoot ul {
  list-style-type: none;
  padding: 0;
  display: block;
  text-align: center;
}
.minimenufoot ul li a:hover + .hidden,
#menu .hidden:hover {
  display: block;
}
#menu li {
  display: inline-block;
}
#menu li:hover a {
  color: #fff;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
}
#menu li ul {
  display: none;
}
#menu li ul a {
  background: #f3f3f3;
  color: #2f3036;
  height: 2;
  line-height: 26px;
}
#menu li ul li {
  display: block;
  float: none;
}
#menu li ul li a {
  width: auto;
  min-width: 100px;
  padding: 0 10px;
}
#menu li a {
  display: block;
  padding-left: 8px;
  padding-right: 8px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #737373;
  background: none;
  text-decoration: none;
  border-top: 1px solid #313232;
  border-bottom: 1px solid #313232;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: 0.4s;
}
.show-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  background: #404144;
  text-align: center;
  padding: 10px 0;
  display: none;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.show-menu:hover {
  background: #05a6e3;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all 0.3s;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox]:checked ~ #menu {
  display: block;
}
footer {
  padding: 75px 0 0 0;
  background: #383838;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  display: block;
  overflow: hidden;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff;
}
footer h3 {
  font-size: 1.6rem;
  clear: both;
  font-weight: 600;
}
footer p {
  font-size: 1.2rem !important;
  color: #fff !important;
}
footer a {
  color: #00afec;
}
footer .row {
  width: 93%;
}
footer .row .quarter {
  width: 23%;
  margin: 1%;
  float: left;
}
footer .row .half {
  width: 43%;
  float: right;
  padding-left: 4%;
}
footer input {
  padding: 17px 16px 16px 16px;
  background: #404144;
  color: #fff;
  border: 0;
  outline: 0;
}
footer input[type="email"] {
  width: 50% !important;
  float: left;
}
footer input[type="submit"] {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
footer input[type="submit"]:hover {
  background: #05a6e3;
  color: #fff;
  cursor: pointer;
  border-color: #05a6e3;
}
footer .logo {
  margin-top: 12px;
}
footer .social {
  margin: 0;
}
footer .social ul li a img {
  opacity: .3;
  margin-left: -19px;
  transition: all 0.25s ease-in;
  margin-right: 19px;
  width: 19%;
}
footer .social ul li:hover a img {
  opacity: 1;
}
footer .tweets li:before {
  content: '';
  height: 30px;
  width: 30px;
  background: url(../images/icon-twitter.png);
  background-size: contain;
  position: absolute;
  left: -31px;
  top: -5px;
}
footer .address {
  width: 48%;
  margin: 0 1% 54px 1%;
  float: left;
}
footer .address p {
  font-size: 1.4rem;
  font-weight: 600;
}
footer .foot {
  padding: 7px 0;
  background: #313232;
  color: #6f7070;
  font-size: 12px;
  margin-top: 75px;
}
footer .foot .copy {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  transition: all 0.25s ease-in;
  opacity: .7;
  float: left;
}
footer .foot .copy:hover {
  color: #dcdcdc;
  opacity: 1;
}
footer .foot nav {
  float: right;
}
footer .foot nav ul li {
  padding-right: 10px;
}
footer .foot nav ul li a {
  color: #6f7070;
  transition: all 0.25s ease-in;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  opacity: .7;
}
footer .foot nav ul li a:hover {
  color: #dcdcdc;
  opacity: 1;
}
section#services {
  /*.itemContainer .iconContainer .iconIcon {
        &:hover{
            -webkit-animation: homepageServicesPop 0.6s;
            /*
            -moz-animation: homepageServicesPop 0.6s;
            -ms-animation: homepageServicesPop 0.6s;
            -o-animation: homepageServicesPop 0.6s;
            animation: homepageServicesPop 0.6s;
            
        }*/
}
section#services .service {
  text-align: center;
}
section#services .service > a {
  color: #6b6b6b;
}
section#services .service > a:hover .icon img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
section#services .service > a .icon {
  display: block;
  width: 74px;
  height: 74px;
  margin: 0 auto;
  border-radius: 74px;
  border: 2px solid #3f3f40;
}
section#services .service > a .icon img {
  position: relative;
  top: 15px;
  -webkit-transition: all 0.2s ease-in-out;
}
section#services .service > a h3 {
  font-weight: 600;
  margin-bottom: 16px;
  color: #3f3f40;
}
section#services .service > a p {
  font-size: 13px;
  font-weight: 300;
}
section#services .itemContainer {
  color: #777777;
  text-align: center;
}
section#services .itemContainer .third:nth-child(2) {
  border-left: 1px dashed #DCDCDC;
  border-right: 1px dashed #DCDCDC;
}
section#services .itemContainer .iconContainer {
  margin-bottom: 15px;
}
section#services .itemContainer .iconContainer .iconIcon {
  color: #4e5160;
  border: 2px solid #4e5160;
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 64px !important;
  width: 64px !important;
  font-size: 64px !important;
  padding: 16px;
}
section#services .itemContainer .iconContainer .iconIcon:hover {
  border: 2px solid #4e5160;
  background-color: #4e5160;
  color: #ffffff;
  -webkit-animation: ourStoryIconEffect 1.5s;
  -moz-animation: ourStoryIconEffect 1.5s;
  -ms-animation: ourStoryIconEffect 1.5s;
  -o-animation: ourStoryIconEffect 1.5s;
  animation: ourStoryIconEffect 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
section#services .itemContainer .icon_title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.8;
  margin-bottom: 10px;
}
section#services .itemContainer .icon_description p {
  line-height: 25px;
  font-size: 14px;
  /* letter-spacing: 0.5px; */
  padding-left: 6px;
  margin: 10px 0px 0px 0px;
  padding-right: 6px;
}
.author #posts-list {
  background-color: #fff;
}
.author #posts-list h2 a {
  font-size: 1.8rem;
  line-height: 20px !important;
}
.author #posts-list .post .post-content {
  min-height: 10px !important;
}
section#posts {
  background-size: cover;
  background-color: #f7f7f7;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 72px;
}
section#posts .subheading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #494b52;
  margin-top: -10px;
  letter-spacing: 2px;
}
section#posts .post {
  position: relative;
  min-height: 270px;
  background: #fff;
  border-bottom: 1px solid #d1d1d1;
  transition: all 0.15s ease-in-out;
}
section#posts .post:hover {
  -webkit-box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.3);
}
section#posts .post.guest-post .post-type {
  background: #ef9d00;
}
section#posts .post a > img {
  width: 100%;
  max-width: 100%;
}
section#posts .post .post-type {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 5px 10px;
  font-size: 12px;
  background: #00afec;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}
section#posts .post h3 {
  margin: 10px 15px 0 15px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  transition: all 0.25s ease-in;
}
section#posts .post h3:hover {
  color: #00afec;
}
section#posts .post .meta {
  color: #a4a4a4;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  font-size: 11px;
  font-weight: 600;
  padding: 10px;
  position: absolute;
  bottom: 0;
  width: 93%;
}
section#posts .post .meta:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section#posts .post .meta .post-date {
  float: left;
  margin-left: 5px;
  transition: all 0.15s ease-in;
}
section#posts .post .meta .post-comments {
  float: right;
  margin-right: 5px;
}
section#posts .post .meta .post-comments a {
  color: #a4a4a4;
  transition: all 0.15s ease-in;
}
section#posts .post .meta .post-comments a:hover {
  color: #494b52;
}
section#posts .post-date {
  float: right !important;
  margin-left: 5px;
  transition: all 0.15s ease-in;
}
section#posts .post-author {
  margin-right: 14px;
  color: #494B52;
}
section#posts .post-author img {
  float: left;
  width: 10% !important;
  margin-right: 10px;
  border-radius: 19px;
  display: none;
}
section#featured {
  padding-top: 0px;
  padding-bottom: 0;
  padding-left: 11px;
  padding-right: 13px;
}
section#featured .clients {
  padding-top: 20px;
  padding-bottom: 20px;
}
section#featured .featured-links {
  display: table;
  margin: 0 auto;
}
section#featured .featured-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
section#featured .featured-links ul li {
  display: inline;
  margin: 0 20px;
}
section#featured .featured-links ul li a img {
  opacity: .5;
  transition: all 0.25s ease-in;
}
section#featured .featured-links ul li a img:hover {
  opacity: 1;
}
section#twitter {
  background: #f7f7f7;
  border-top: 1px solid #eaeaea;
  padding-bottom: 72px;
}
section#twitter .tweets {
  margin: 0;
  padding: 0;
}
section#twitter .tweets li {
  width: 100%;
}
section#twitter .tweets li .tweet-text {
  display: block;
  max-width: 960px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  color: #3f4146;
}
section#twitter .tweets li .tweet-date {
  display: block;
  text-align: center;
}
#clients h2 {
  margin-bottom: 50px;
}
section#clients .clients {
  display: table;
  margin: 0 auto;
}
section#clients .clients ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
section#clients .clients ul li {
  display: inline;
  margin: 0 60px;
}
section#clients .clients ul li a img {
  opacity: .3;
  transition: all 0.25s ease-in;
}
section#clients .clients ul li a img:hover {
  opacity: 0.6;
}
section#globalthought {
  height: 320px;
  background: url("../images/globalthought.jpg") center;
  /*background-position: -100px -90px;*/
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  padding-top: 0;
}
section#globalthought h2 {
  font-size: 2.4rem;
  color: #fff;
}
section#globalthought .subheading {
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
}
section#globalthought .overlay {
  background-color: rgba(48, 50, 58, 0);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
section#globalthought .content {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
section#announcement {
  background: url("../images/globalthought.jpg") center;
  background-position: -100px -90px;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  font-size: 1.6rem;
  padding-bottom: 72px;
}
section#announcement h2,
section#announcement p {
  color: #fff;
  text-align: left;
  margin: 0;
}
section#announcement img {
  float: left;
  margin-right: 40px;
}
section#announcement .subheading {
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
}
section#announcement .overlay {
  background-color: rgba(48, 50, 58, 0);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
section#announcement .content {
  position: relative;
  z-index: 5;
  overflow: hidden;
  max-width: 650px;
}
section#announcement .button {
  color: #fff;
  border: 1px solid #fff;
  margin-top: 30px;
  display: inline-block;
}
section#announcement .button:hover {
  background-color: #fff;
  color: #333;
}
#resources-page {
  margin-top: 76px;
}
section.sub-header {
  padding-top: 46px;
  padding-bottom: 0;
  position: relative;
}
section.sub-header:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section.sub-header h1 {
  float: left;
  margin: 0;
  padding: 0;
  margin-left: -1px;
  font-size: 25px;
  font-size: 2.5rem;
}
section.sub-header nav {
  float: right;
  margin-left: 10%;
  position: absolute;
  bottom: 4px;
  right: 2%;
  padding-right: 70px;
}
section.sub-header nav ul li {
  margin-left: 50px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
}
section.sub-header nav ul li.active a {
  color: #00afec;
}
section.sub-header nav ul li.active.filter {
  color: #00afec;
}
section.sub-header nav ul li a {
  color: #4d4d4d;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.section-blog nav ul li a {
  letter-spacing: normal;
}
section#featured-resources {
  margin-top: 0;
  padding-top: 34px;
}
section#featured-resources .mix {
  margin-top: 12px;
  margin-bottom: 0;
}
section#featured-resources .featured-posts .post {
  position: relative;
}
section#featured-resources .featured-posts .post.third h2 {
  font-size: 15px;
  font-size: 1.5rem;
}
section#featured-resources .featured-posts .post img {
  display: block;
  width: 100%;
}
section#featured-resources .featured-posts .post .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 2px;
  z-index: 10;
  opacity: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0)), color-stop(48%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.77)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.77) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.77) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.77) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.77) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#c4000000', GradientType=0);
}
section#featured-resources .featured-posts .post h2 {
  position: absolute;
  bottom: 0;
  font-weight: 800;
  text-align: left;
  letter-spacing: 0;
  z-index: 20;
  left: 0;
  right: 0;
  font-size: 2em;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 25px;
  font-size: 2.5rem;
}
section#featured-resources .featured-posts .post h2 a {
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
  z-index: 20;
}
section#featured-resources .featured-posts .post .post-type {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 5px 10px;
  font-size: 11px;
  background: #00afec;
  color: #fff;
  z-index: 20;
  font-weight: 700;
  text-transform: uppercase;
}
.single section#posts-list {
  background-color: #fff;
  /*width:73.8%;*/
  margin-right: 0;
}
.single section#posts-list .post {
  width: 100%;
}
.single section#posts-list .post img.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}
.single .widget {
  overflow: hidden;
}
.post-type-archive-blog header .row,
.page-template-blog-php header .row,
.tax-blog_category header .row {
  padding-left: 0;
}
.post-type-archive-blog header nav,
.page-template-blog-php header nav,
.tax-blog_category header nav {
  position: absolute;
  top: 0;
  margin-top: 20px;
  z-index: 9999;
  height: 37px;
}
.post-type-archive-blog .row,
.page-template-blog-php .row,
.tax-blog_category .row {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding-left: .5%;
}
.post-type-archive-blog section#posts-list .post-content,
.page-template-blog-php section#posts-list .post-content,
.tax-blog_category section#posts-list .post-content {
  border-left: 1px solid #f1eeea;
  border-right: 1px solid #f1eeea;
  background-color: #fff;
  margin: 0;
  padding: 12px 21px;
  font-size: 13px;
  min-height: 270px !important;
}
.post-type-archive-blog section#posts-list .post,
.page-template-blog-php section#posts-list .post,
.tax-blog_category section#posts-list .post {
  position: relative;
  min-height: 0 !important;
  width: 31.4%;
  transition: all 0.15s ease-in-out;
  margin-right: 7px;
}
.post-type-archive-blog section#posts-list .post:hover,
.page-template-blog-php section#posts-list .post:hover,
.tax-blog_category section#posts-list .post:hover {
  -webkit-box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.3);
}
.post-type-archive-blog section#posts-list .post img,
.page-template-blog-php section#posts-list .post img,
.tax-blog_category section#posts-list .post img {
  display: block;
  width: 100% !important;
}
.search-results nav {
  position: absolute;
  /*right:-0.5% !important; */
  top: 0;
  margin-top: 20px;
  z-index: 9999;
  height: 37px;
}
.search-results .sb-search {
  position: absolute;
  margin-top: -45px;
  width: 0;
  right: 2%;
  min-width: 50px;
  height: 67px;
  float: right;
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  transition: width .3s;
  -webkit-backface-visibility: hidden;
  margin-left: 15px;
}
.search-results .sb-search.sb-search-open,
.search-results .no-js .sb-search {
  width: 30.2%;
}
.search-results .sb-search-open .sb-search-input {
  width: 100%;
}
.search-results .sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: 0 solid #494b52 !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 4px rgba(0, 0, 0, 0.2) inset, 0 0 12px rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.1);
  width: 76%;
  outline: none;
  height: 44px;
  margin: 0;
  z-index: 10;
  padding-left: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  font-family: inherit;
  font-size: 20px;
  color: #494b52;
}
.search-results .sb-search.sb-search-open .sb-icon-search,
.search-results .no-js .sb-search .sb-icon-search {
  background: none !important;
  color: #00afec;
  z-index: 11;
}
.search-results .sb-icon-search {
  color: #494b52;
  background: #f6f6f6;
  z-index: 90;
  font-size: 20px;
  font-family: 'icomoon';
  margin-top: 0;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.search-results section#posts-list .post-content {
  border-left: 1px solid #f1eeea;
  border-right: 1px solid #f1eeea;
  background-color: #fff;
  margin: 0;
  padding: 12px 21px;
  font-size: 13px;
  min-height: 0 !important;
}
.search-results section#posts-list .post {
  position: relative;
  min-height: 0 !important;
  width: 31%;
}
.search-results section#posts-list .post img {
  display: block;
}
.search-results #posts-container {
  margin-top: 1.5%;
}
.content .post-type-wrapper .post-type,
.search-data .post-type-wrapper .post-type,
.design-development .post-type-wrapper .post-type {
  text-transform: uppercase;
}
.content .post-type-wrapper .post-type {
  background: #efa900 !important;
  font-weight: 700;
}
.search-data .post-type-wrapper .post-type {
  background: #6da54f !important;
  font-weight: 900;
}
.design-development .post-type-wrapper .post-type {
  background: #4baa90 !important;
  font-weight: 900;
}
section#posts-list {
  padding-top: 33px;
  background-color: #f6f6f6;
}
section#posts-list .button-group {
  margin: 0 auto;
  text-align: center;
  margin-top: 39px;
  margin-bottom: 19px;
}
section#posts-list .button-group .button {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}
section#posts-list .post {
  position: relative;
  min-height: 500px;
  width: 31%;
}
section#posts-list .post img {
  display: block;
}
section#posts-list .post .post-type {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 5px 10px;
  font-size: 11px;
  background: #00afec;
  color: #fff;
  z-index: 20;
  font-weight: 700;
  text-transform: uppercase;
}
section#posts-list .post .post-meta {
  border-left: 1px solid #f1eeea;
  border-right: 1px solid #f1eeea;
  background-color: #fff;
  margin: 0;
  padding: 20px 21px 0 22px;
  font-size: 11px;
}
section#posts-list .post .post-meta:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section#posts-list .post .post-meta .post-author {
  float: left;
  margin-right: 14px;
}
section#posts-list .post .post-meta .post-author img {
  float: left;
  width: 19px;
  height: 19px;
  margin-right: 10px;
  border-radius: 19px;
  display: none;
}
section#posts-list .post .post-meta .post-author span {
  font-weight: bold;
  color: #4d4d4d;
  -o-transition: color 0.2s ease-out, background 2s ease-in;
  -ms-transition: color 0.2s ease-out, background 2s ease-in;
  -moz-transition: color 0.2s ease-out, background 2s ease-in;
  -webkit-transition: color 0.2s ease-out, background 2s ease-in;
}
section#posts-list .post .post-meta .post-author span:hover {
  color: #00aeef;
}
section#posts-list .post .post-meta .post-date {
  float: left;
}
section#posts-list .post .post-content {
  border-left: 1px solid #f1eeea;
  border-right: 1px solid #f1eeea;
  background-color: #fff;
  margin: 0;
  padding: 12px 21px;
  font-size: 13px;
  min-height: 180px;
}
section#posts-list .post .post-content strong {
  font-weight: normal;
}
section#posts-list .post .post-content h2 {
  margin: 0;
  text-align: left;
}
section#posts-list .post .post-content h2 a {
  text-transform: none;
  font-size: 15px;
  line-height: 27px;
  font-weight: bold;
  color: #555;
  letter-spacing: 0;
  -o-transition: color 0.2s ease-out, background 2s ease-in;
  -ms-transition: color 0.2s ease-out, background 2s eheadase-in;
  -moz-transition: color 0.2s ease-out, background 2s ease-in;
  -webkit-transition: color 0.2s ease-out, background 2s ease-in;
}
section#posts-list .post .post-content h2 a:hover {
  color: #00aeef;
}
section#posts-list .post .post-content p {
  font-size: 13px;
  line-height: 22px;
  color: #555;
  font-weight: 400;
  font-style: normal;
}
section#posts-list .post .post-footer {
  border: 1px solid #fefefe;
  border-bottom: 1px solid #eae7e4;
  border-left: 1px solid #f1eeea;
  border-right: 1px solid #f1eeea;
  background-color: #fafafa;
  padding: 9px 20px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom: 1px solid #d1d1d1;
  color: #a4a4a4;
  font-size: 11px;
  font-weight: 400;
}
section#posts-list .post .post-footer:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section#posts-list .post .post-footer .reading-time {
  float: left;
  color: #a4a4a4;
  font-weight: bold;
}
section#posts-list .post .post-footer .post-comments {
  float: right;
  color: #a4a4a4;
}
section#posts-list .post.full {
  margin-bottom: 38px;
  /*max-width:850px;*/
}
section#posts-list .post.single h1 {
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 22px;
}
section#posts-list .post.single .image-wrapper {
  position: relative;
}
section#posts-list .post.single .image-wrapper img {
  width: 100%;
}
section#posts-list .post.single .post-content {
  border-left: transparent;
  border-right: transparent;
}
section#posts-list .post.single .post-meta {
  padding: 0;
  margin-bottom: 25px;
  border-left: transparent;
  border-right: transparent;
}
section#blog-parallax-banner {
  height: 250px;
  background: url("../images/blog_background.jpg") repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 72px;
  text-align: center;
  position: relative;
  top: 0;
  margin-bottom: -115px;
}
section#blog-parallax-banner h1,
section#blog-parallax-banner h2,
section#blog-parallax-banner h3,
section#blog-parallax-banner h4,
section#blog-parallax-banner h5,
section#blog-parallax-banner h6 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
  margin-top: 0;
}
section#blog-parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
}
section#blog-parallax-banner p {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
}
section#blog-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#blog-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 156px;
  width: 100%;
  opacity: 1;
}
.single-blog {
  margin-top: 40px;
}
.single-blog #menu-item-67 a {
  color: #00afec;
}
.single-blog section#posts-list .post.single h1 {
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0;
  color: #3d3d3d;
  line-height: 40px;
  letter-spacing: -1px;
  font-size: 30px;
  font-size: 3rem;
}
.single-blog section#posts-list .post.single h2,
.single-blog section#posts-list .post.single h3,
.single-blog section#posts-list .post.single h4,
.single-blog section#posts-list .post.single h5,
.single-blog section#posts-list .post.single h6 {
  text-transform: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
  letter-spacing: 0;
  color: #3d3d3d;
  text-align: left;
}
.single-blog section#posts-list .post.single p {
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4d4d4d;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 10px;
  -webkit-font-smoothing: antialiased;
}
.single-blog section#posts-list .post.single p a {
  font-weight: bold;
  border-bottom: 1px dotted #4d4d4d;
  transition: all 0.25s ease-in;
}
.single-blog section#posts-list .post.single p a:hover {
  color: #00afec;
  border-bottom: 1px dotted #00afec;
}
.single-blog section#posts-list .post.single h4 {
  font-size: 22px;
  font-size: 2.2rem;
}
.single-blog section#posts-list .post.single ul {
  font-size: 15px;
  font-size: 1.6rem;
  line-height: 29px;
  list-style-type: disc;
}
.single-blog section#posts-list .post.single ol {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 29px;
  font-style: normal;
  list-style-type: decimal;
}
.single-blog section#posts-list .post.single ol li {
  margin-bottom: 10px;
}
.single-blog section#posts-list .post.single blockquote {
  border-left: 3px solid #3d322d;
  padding-left: 17px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold !important;
  font-style: italic;
  letter-spacing: .5;
  margin-top: 40px;
  margin-bottom: 40px;
}
.single-blog section#posts-list .post.single .guestprofile {
  border-top: 1px solid rgba(0, 39, 59, 0.08);
  border-bottom: 1px solid rgba(0, 39, 59, 0.08);
  margin: 20px 0;
  padding: 20px 0 10px;
}
.single-blog section#posts-list .post.single .guestprofile p {
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.3rem;
  margin-top: 0;
  margin-left: 70px;
}
.single-blog section#posts-list .post.single .guestprofile img {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-right: 20px;
}
.single-blog .row .quarter {
  width: 23%;
  margin: 1%;
  float: left;
}
.single-blog .row .quarter .widgettitle {
  display: none;
}
.single-blog aside {
  padding-top: 22px;
  float: right;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
}
.single-blog aside .post-comments {
  float: right;
}
.single-blog aside img {
  width: 100%;
}
.single-blog aside p {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 13px;
  font-size: 1.3rem;
}
.single-blog aside h2 {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 4px;
  font-size: 15px;
  font-size: 1.5rem;
}
.single-blog aside ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.single-blog aside ul li {
  list-style: none;
  float: none;
  display: block;
  width: 100%;
  font-size: 11px;
  font-size: 1.1rem;
  border-bottom: 1px solid #ebeaea;
  padding: 18px 0;
}
.single-blog aside li {
  list-style: none;
}
.single-blog aside .widget_categories li {
  float: none;
  display: block;
  width: 100%;
  font-size: 8px;
  font-size: 0.8rem;
  border-bottom: 1px solid #ebeaea;
  padding: 0 0;
}
.single-blog aside .widget_categories li a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.single-blog aside span.date {
  color: #6a6a6a;
  font-size: 12px;
  font-weight: 300;
}
.single-blog aside span.title {
  margin-bottom: 5px;
  font-weight: 600;
  margin-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  color: #555;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  display: block;
}
.single-blog aside span.title:hover {
  color: #00aeef;
  opacity: 1;
}
.single-blog aside:hover {
  opacity: 1;
}
.author .quarter {
  width: 65%;
  margin: 1%;
  float: left;
}
.author .three-quarters {
  width: 27%;
  margin: 1%;
  float: right;
}
.author #banner-image {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.author #banner-image img {
  position: relative;
}
.author #posts-list {
  padding-top: 65px;
}
.author #posts-list .post {
  position: relative;
  min-height: 410px;
  width: 99%;
}
.author #posts-list .post.full {
  /*max-width:392px;*/
}
.author #posts-list .post img {
  max-height: 352px;
  /*max-width:389px;*/
  width: 100%;
  border: 1px solid #f1eeea;
}
aside.profile {
  position: relative;
  top: -100px;
}
aside.profile .avatar {
  border-radius: 100px;
  border: 2px solid #fff;
  width: 132px;
  height: 139px;
  margin-bottom: 20px;
}
aside.profile h1 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0;
  margin: 0;
}
aside.profile h1 + span {
  font-size: 15px;
  font-size: 1.5rem;
  opacity: .7;
  font-weight: 600;
  text-transform: uppercase;
}
aside.profile p {
  color: #494b52;
  font-size: 1.5rem;
  line-height: 22px;
  margin-right: 35px;
  margin-bottom: 30px;
}
aside.profile .social {
  margin: 0 0 38px -4px;
}
aside.profile .social ul li a img {
  opacity: .4;
  -webkit-transition: all 0.2s ease-in-out;
}
aside.profile .social ul li a img:hover {
  opacity: 1;
}
aside.profile .archives {
  list-style: none;
  margin: 0;
  padding: 0;
}
aside.profile .archives li {
  margin: 0;
  padding: 0;
}
aside.profile .archives li a {
  font-size: 13px;
  color: #a0a0a0;
}
.page-template-contact-php .current_page_item a {
  color: #494b52;
}
section#contact-form {
  padding: 0 0 0 0;
  color: #dcdcdc;
  font-size: 13px;
  font-weight: 300;
  width: 99.7%;
  max-width: 1020px;
}
section#contact-form span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block;
  margin-bottom: 7px;
  margin-top: -15px;
}
section#contact-form p {
  font-size: 13px;
  font-weight: 300;
}
section#contact-form .contactbutton {
  float: right;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  background: #00afec !important;
  color: #fff !important;
  cursor: pointer;
}
section#contact-form textarea {
  padding: 15px;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  height: 180px;
  border: 1px solid #e0e0e0;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form input {
  border: 1px solid #e0e0e0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form input[type="email"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form input[type="submit"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form .your-name {
  margin-right: 3%;
  display: block !important;
  float: left;
  width: 48.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form .your-email {
  display: block !important;
  float: left;
  width: 48.7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form .company {
  display: block !important;
  float: left;
  width: 48.7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form .number {
  margin-right: 3%;
  display: block !important;
  float: left;
  width: 48.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#contact-form h2 {
  text-align: left;
  margin-left: 0;
}
section#contact-form h1,
section#contact-form h2,
section#contact-form h3,
section#contact-form h4,
section#contact-form h5,
section#contact-form h6 {
  color: #494b52;
}
.address {
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
}
.address .active {
  color: #00afec !important;
}
.address a.address-subhead {
  font-size: 20px;
  color: #494b52;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  cursor: pointer;
}
.address a.address-subhead:hover {
  color: #00afec;
}
.address a.address-subhead:focus {
  color: #00afec;
}
.address a.address-subhead:active {
  color: #00afec;
}
.address address {
  margin-top: 10px;
  letter-spacing: 0;
  line-height: 25px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #494b52;
}
.addresssocial {
  display: table;
  padding: 0;
}
.addresssocial ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.addresssocial ul li {
  display: inline;
}
.addresssocial ul li a img {
  opacity: .1;
  transition: all 0.25s ease-in;
  width: 22%;
}
li.fb-margin-left {
  margin-left: -17px;
}
.margintop {
  margin-top: 40px;
}
#map-unit {
  height: 350px;
  margin-top: 66px;
  margin-bottom: 77px;
}
#map_canvas {
  width: 100%;
  height: 450px;
}
section#parallax-banner {
  height: 250px;
  background: url("../images/lady_tab.jpg") repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 72px;
  text-align: center;
  position: relative;
}
section#parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
}
section#parallax-banner p {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
}
section#parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 181px;
  width: 100%;
  opacity: 1;
}
section#parallax-banner h1,
section#parallax-banner h2,
section#parallax-banner h3,
section#parallax-banner h4,
section#parallax-banner h5,
section#parallax-banner h6 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
  margin-top: 0;
}
section#parallax-banner.hiring {
  height: 250px;
}
section#parallax-banner.hiring h1 {
  margin-bottom: auto;
}
section#parallax-banner.hiring .content {
  top: 118px;
}
section#parallax-banner.hiring .button:hover {
  border: #fff;
  background: #fff;
  color: #494b52;
}
section#ourstory .subheading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #494b52;
  text-transform: uppercase;
  margin-top: -10px;
  letter-spacing: 2px;
}
section#ourstory .itemContainer {
  color: #777777;
  text-align: center;
}
section#ourstory .itemContainer .iconContainer {
  margin-bottom: 15px;
}
section#ourstory .itemContainer .iconContainer .iconIcon {
  color: #4e5160;
  border: 2px solid #4e5160;
  background-color: transparent;
  border-radius: 50%;
  line-height: 64px !important;
  width: 64px !important;
  font-size: 64px !important;
  padding: 16px;
}
section#ourstory .itemContainer .iconContainer .iconIcon:hover {
  color: #ffffff;
  border: 2px solid #4e5160;
  background-color: #4e5160;
  -webkit-animation: ourStoryIconEffect 1.5s;
  -moz-animation: ourStoryIconEffect 1.5s;
  -ms-animation: ourStoryIconEffect 1.5s;
  -o-animation: ourStoryIconEffect 1.5s;
  animation: ourStoryIconEffect 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
section#ourstory .itemContainer .icon_title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.8;
  margin-bottom: 10px;
}
section#ourstory .itemContainer .icon_description {
  line-height: 22px;
  font-size: 14px;
}
section#ourstory .itemContainer .icon_description p {
  margin: 10px 0px 0px 0px;
}
@keyframes ourStoryIconEffect {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(8%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes ourStoryIconEffect {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
section#stats {
  height: 315px;
  background: url("../images/tabletennis.jpg") repeat;
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
  padding-top: 0;
}
section#stats ul {
  width: 100%;
  margin: 0 auto;
  padding-top: 45px;
  display: table;
  padding-left: 0;
}
section#stats li {
  list-style: none;
  color: #fff;
  text-transform: uppercase;
  display: table-cell;
  text-align: center;
}
section#stats li p {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px;
}
section#stats stat {
  font-size: 60px;
  font-size: 6rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 74px;
  width: 133px;
  height: 110px;
  border: 2px solid #fff;
  padding-top: 25px;
  font-weight: 600;
  padding-bottom: 0;
  cursor: pointer;
}
section#stats stat:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.25s ease-in-out;
}
section#stats p {
  color: #fff;
}
section#stats .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: relative;
  padding-top: 32px;
  top: 0;
  width: 100%;
}
section#stats .content {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
section#stats h1,
section#stats h2,
section#stats h3,
section#stats h4,
section#stats h5,
section#stats h6 {
  color: #fff;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #parallax-banner {
    background-attachment: scroll;
  }
}
section#our .our {
  text-align: center;
}
section#our .our > a {
  color: #6b6b6b;
}
section#our .our > a .icon {
  display: block;
  width: 133px;
  height: 129px;
  margin: 0 auto;
  border-radius: 74px;
  border: 2px solid #3f3f40;
}
section#our .our > a .icon img {
  top: 15px;
  -webkit-transition: all 0.2s ease-in-out;
}
section#our .our > a h3 {
  font-weight: 600;
  margin-bottom: 16px;
  color: #3f3f40;
  font-size: 15px;
}
section#our .our > a p {
  font-size: 13px;
  font-weight: 300;
  margin-top: -11px;
}
section#our .our > a span {
  border-bottom: 1px solid #dbdbdb;
  position: relative;
  pading: 20px;
  padding: 19px;
  top: -40px;
}
section#our .our > a i {
  font-size: 61px;
  position: relative;
  top: 34px;
}
section#our .our > a:hover .icon i {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
section#people .peoplerow {
  max-width: 1340px;
  margin: auto;
}
section#people .center {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
section#people .subheading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #494b52;
  text-transform: uppercase;
  margin-top: -10px;
  letter-spacing: 2px;
}
section#people .person {
  padding-top: 20px;
  text-align: center;
  margin: 0;
  float: left;
  color: #6b6b6b;
  -webkit-transition: all 0.1s ease-in-out;
  width: 20%;
}
section#people .person .icon {
  display: block;
  width: 175px;
  height: 179px;
  margin: 0 auto;
  border-radius: 104px;
  overflow: hidden;
  position: relative;
}
section#people .person .icon img {
  top: 0;
  -webkit-transition: all 0.25s ease-in-out;
}
section#people .person h3 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 16px;
  color: #6b6b6b;
  font-size: 15px;
}
section#people .person a {
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 14px;
}
section#people .person p {
  font-size: 12px;
  font-weight: 400;
  margin-top: -16px;
  color: #6e6e6e;
}
section#people .person span {
  position: relative;
}
section#people .person i {
  font-size: 61px;
  position: relative;
  top: 34px;
}
section#people .person .overlay {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
}
section#people .person .overlay:hover {
  opacity: 1;
}
section#people .person .profilelink a {
  position: relative;
  text-transform: uppercase;
  top: 65px;
  margin-bottom: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 13.5px;
  font-weight: bold;
  opacity: .5;
  -webkit-transition: all 0.4s ease-in-out;
}
section#people .person .profilelink a:hover {
  opacity: 1;
}
section#people .person span.plus {
  position: relative;
  top: 72px;
}
section#people .person span.plusfb {
  position: relative;
  display: inline-block;
  background-image: url('../images/facebook_1.png');
  transition: background 0.3s ease-in-out;
  top: 62px;
  width: 36px;
  height: 36px;
}
section#people .person span.plusfb:hover {
  background-image: url('../images/facebook_2.png');
}
section#people .person span.plustwitter {
  position: relative;
  display: inline-block;
  background-image: url('../images/twitter_1.png');
  transition: background 0.3s ease-in-out;
  top: 59px;
  width: 36px;
  height: 36px;
}
section#people .person span.plustwitter:hover {
  background-image: url('../images/twitter_2.png');
}
section#people .person span.pluslinked {
  position: relative;
  display: inline-block;
  background-image: url('../images/linkedin_1.png');
  transition: background 0.3s ease-in-out;
  top: 62px;
  width: 36px;
  height: 36px;
}
section#people .person span.pluslinked:hover {
  background-image: url('../images/linkedin_2.png');
}
section#people .person:hover {
  background-color: #f7f7f7;
  opacity: 1;
}
section#people .person:hover .icon .overlay {
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 20;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 104px;
}
section#casestudy-resources a {
  font-weight: bold;
  border-bottom: 1px dotted #4d4d4d;
  transition: all 0.25s ease-in;
}
section#casestudy-resources a:hover {
  color: #00afec;
  border-bottom: 1px dotted #00afec;
}
section#casestudy-resources blockquote {
  font-size: 18px;
  color: #383838;
  font-family: 'Open Sans', sans-serif;
}
section#casestudy-resources blockquote cite {
  color: #999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
section#casestudy-resources blockquote cite:before {
  content: "\2014 \2009";
}
section#casestudy-resources blockquote:before {
  display: block;
  content: "\201C";
  font-size: 300px;
  color: #7a7a7a;
  font-family: Georgia,serif;
  position: relative;
  top: 50px;
}
section#casestudy-resources .tag-container span.casestudy-tags {
  padding: 7px 14px;
  border: 2px solid #494b52;
  color: #494b52;
  transition: all 0.25s ease-in;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  cursor: pointer;
  float: left;
}
section#casestudy-resources .tag-container span.casestudy-tags:hover {
  background: #494b52;
  color: #fff;
}
section#casestudy-resources h3 {
  font-size: 18px;
  font-weight: 500;
}
section#casestudy-resources h2 {
  text-align: left;
  margin: 0 10px 19px 0;
}
section#casestudy-resources p {
  font-weight: 400;
  letter-spacing: .4;
  color: #494b52;
  padding-right: 90px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.7;
}
section#casestudy-resources img {
  width: 100% !important;
  height: 100% !important;
}
section#casestudy-parallax-banner {
  height: 200px;
  background: url("../images/spalding_case_study.png") repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 72px;
  text-align: center;
  position: relative;
}
section#casestudy-parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
  text-transform: uppercase !important;
}
section#casestudy-parallax-banner p {
  color: #fff;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
section#casestudy-parallax-banner .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#casestudy-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 145px;
  width: 100%;
  opacity: 1;
}
section#casestudy-parallax-banner h1,
section#casestudy-parallax-banner h2,
section#casestudy-parallax-banner h3,
section#casestudy-parallax-banner h4,
section#casestudy-parallax-banner h5,
section#casestudy-parallax-banner h6 {
  text-transform: none;
  font-weight: lighter;
  margin-bottom: -15px;
  margin-top: 0;
  color: #fff;
  font-weight: 400;
}
section#casestudy-test {
  padding-top: 0;
}
section#casestudy-test blockquote {
  font-size: 18px;
  color: #6b6b6b;
  font-family: 'Open Sans', sans-serif;
  margin-left: 42px;
  position: relative;
  padding-right: 103px;
}
section#casestudy-test blockquote cite {
  color: #494b52;
  font-size: 15px;
  display: block;
  margin-top: 5px;
  font-weight: bold;
  font-style: normal;
  margin-top: 30px;
}
section#casestudy-test blockquote cite:before {
  content: "";
}
section#casestudy-test blockquote cite.job-title {
  color: #494b52;
  font-size: 12px;
  display: block;
  margin-top: 5px;
  font-style: italic;
}
section#casestudy-test blockquote cite.job-title:before {
  content: "";
}
section#casestudy-test blockquote:before {
  display: block;
  content: "\201C";
  font-size: 300px;
  color: #f7f7f7;
  font-family: Georgia,serif;
  position: absolute;
  top: -77px;
  left: -42px;
  z-index: -1;
}
#services p {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.7;
}
#services .short-screen-icon {
  display: none;
}
#services .button {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
section#services-parallax-banner {
  height: 250px;
  background: url("../images/pen-graph.jpg") repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 72px;
  text-align: center;
  position: relative;
}
section#services-parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
}
section#services-parallax-banner p {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 2px;
}
section#services-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#services-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 175px;
  width: 100%;
  opacity: 1;
}
section#services-parallax-banner h1,
section#services-parallax-banner h2,
section#services-parallax-banner h3,
section#services-parallax-banner h4,
section#services-parallax-banner h5,
section#services-parallax-banner h6 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
  margin-top: 0;
}
#services h2,
#work-page h2,
#footer-contact-form h2,
#ourstory h2,
#people h2 {
  font-size: 2.4rem;
}
section > .row .half:first-child .icon {
  margin-left: 0;
}
section > .row .half:last-child .icon {
  margin-left: 28%;
}
section#search-services {
  padding-top: 72px;
  padding-bottom: 72px;
}
section#search-services .icon {
  background: url("../images/service-search.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
section#search-services .button {
  padding: 10px 20px;
  border: 2px solid #494b52;
  color: #494b52;
  font-weight: bold;
  transition: all 0.25s ease-in;
}
section#search-services .button.primary {
  border: 2px solid #00afec;
  color: #00afec;
  background: none;
}
section#search-services .button.primary:hover {
  background: #00afec;
}
section#search-services .button:hover {
  background: #494b52;
  color: #fff;
}
section#search-services h2 {
  text-align: left;
  margin-left: 0;
  font-weight: 600;
  margin-top: 37px;
}
section#search-services p {
  margin-bottom: 60px;
  font-size: 17px;
  font-size: 1.7rem;
}
section#data-services {
  padding-top: 72px;
  padding-bottom: 72px;
}
section#data-services .icon {
  background: url("../images/data-insight-service.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
section#data-services .button {
  padding: 10px 20px;
  border: 2px solid #494b52;
  color: #494b52;
  font-weight: bold;
  transition: all 0.25s ease-in;
}
section#data-services .button.primary {
  border: 2px solid #00afec;
  color: #00afec;
  background: none;
}
section#data-services .button.primary:hover {
  background: #00afec;
}
section#data-services .button:hover {
  background: #494b52;
  color: #fff;
}
section#data-services h2 {
  text-align: left;
  margin-left: 0;
  margin-top: 37px;
  font-weight: 600;
}
section#data-services p {
  margin-bottom: 60px;
  font-size: 17px;
  font-size: 1.7rem;
}
section#design-services {
  padding-top: 72px;
  padding-bottom: 72px;
}
section#design-services .icon {
  background: url("../images/design-service.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
section#design-services .button {
  padding: 10px 20px;
  border: 2px solid #494b52;
  color: #494b52;
  font-weight: bold;
  transition: all 0.25s ease-in;
}
section#design-services .button.primary {
  border: 2px solid #00afec;
  color: #00afec;
  background: none;
}
section#design-services .button.primary:hover {
  background: #00afec;
}
section#design-services .button:hover {
  background: #494b52;
  color: #fff;
}
section#design-services h2 {
  text-align: left;
  margin-left: 0;
  font-weight: 600;
  margin-top: 37px;
}
section#design-services p {
  margin-bottom: 60px;
  font-size: 17px;
  font-size: 1.7rem;
}
section#media-services {
  padding-top: 72px;
  padding-bottom: 72px;
  background: #f6f6f6;
}
section#media-services .digi {
  margin-left: 12%;
}
section#media-services .icon {
  background: url("../images/media-services.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
}
section#media-services .button {
  padding: 10px 20px;
  border: 2px solid #494b52;
  color: #494b52;
  font-weight: bold;
  transition: all 0.25s ease-in;
}
section#media-services .button.primary {
  border: 2px solid #00afec;
  color: #00afec;
  background: none;
}
section#media-services .button.primary:hover {
  background: #00afec;
}
section#media-services .button:hover {
  background: #494b52;
  color: #fff;
}
section#media-services h2 {
  text-align: left;
  margin-left: 0;
  font-weight: 600;
  margin-top: 37px;
}
section#media-services p {
  margin-bottom: 60px;
  font-size: 17px;
  font-size: 1.7rem;
}
section#digital-services {
  padding-top: 72px;
  padding-bottom: 72px;
  background: #f6f6f6;
}
section#digital-services .digi {
  margin-left: 12%;
}
section#digital-services .icon {
  background: url("../images/digital-pr-services.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
}
section#digital-services .button {
  padding: 10px 20px;
  border: 2px solid #494b52;
  color: #494b52;
  font-weight: bold;
  transition: all 0.25s ease-in;
}
section#digital-services .button.primary {
  border: 2px solid #00afec;
  color: #00afec;
  background: none;
}
section#digital-services .button.primary:hover {
  background: #00afec;
}
section#digital-services .button:hover {
  background: #494b52;
  color: #fff;
}
section#digital-services h2 {
  text-align: left;
  margin-left: 0;
  font-weight: 600;
  margin-top: 37px;
}
section#digital-services p {
  margin-bottom: 60px;
  font-size: 17px;
  font-size: 1.7rem;
}
section#content-services {
  padding-top: 32px;
  padding-bottom: 72px;
}
section#content-services .icon {
  background: url("../images/content-services.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
section#content-services .button {
  padding: 10px 20px;
  border: 2px solid #494b52;
  color: #494b52;
  font-weight: bold;
  transition: all 0.25s ease-in;
}
section#content-services .button.primary {
  border: 2px solid #00afec;
  color: #00afec;
  background: none;
}
section#content-services .button.primary:hover {
  background: #00afec;
}
section#content-services .button:hover {
  background: #494b52;
  color: #fff;
}
section#content-services h2 {
  text-align: left;
  margin-left: 0;
  font-weight: 600;
  margin-top: 37px;
}
section#content-services p {
  margin-bottom: 60px;
  font-size: 17px;
  font-size: 1.7rem;
}
section#paidm-services {
  padding-top: 72px;
  padding-bottom: 72px;
  background: #f6f6f6;
}
section#paidm-services .digi {
  margin-left: 12%;
}
section#paidm-services .icon {
  background: url("../images/paidmedia-services.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
}
section#paidm-services h2 {
  text-align: left;
  margin-left: 0;
  font-weight: 600;
  margin-top: 37px;
}
section#paidm-services .button {
  padding: 10px 20px;
  border: 2px solid #494b52;
  color: #494b52;
  font-weight: bold;
  transition: all 0.25s ease-in;
}
section#paidm-services .button.primary {
  border: 2px solid #00afec;
  color: #00afec;
  background: none;
}
section#paidm-services .button.primary:hover {
  background: #00afec;
}
section#paidm-services .button:hover {
  background: #494b52;
  color: #fff;
}
section#paidm-services p {
  margin-bottom: 60px;
  font-size: 17px;
  font-size: 1.7rem;
}
.current-page-ancestor a {
  color: #00afec !important;
}
.post-type-archive-work section#single-services-parallax-banner {
  margin-bottom: 72px !important;
}
.post-type-archive-work section#single-services-parallax-banner .content {
  top: 152px;
}
section#single-services-parallax-banner {
  height: 250px;
  background: url("../images/pen-graph.jpg") repeat;
  background-size: cover;
  padding-top: 72px;
  text-align: center;
  position: relative;
  top: 0;
  margin-bottom: 0;
}
section#single-services-parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
}
section#single-services-parallax-banner p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
section#single-services-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#single-services-parallax-banner .content {
  z-index: 5;
  position: absolute;
  width: 100%;
  opacity: 1;
  top: 160px;
}
section#single-services-parallax-banner h1,
section#single-services-parallax-banner h2,
section#single-services-parallax-banner h3,
section#single-services-parallax-banner h4,
section#single-services-parallax-banner h5,
section#single-services-parallax-banner h6 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
}
section#singlepage-services {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
section#singlepage-services .icon {
  background: url("../images/service-search.png") repeat scroll 0 0;
  height: 380px;
  width: 100%;
  background-repeat: no-repeat;
}
section#singlepage-services h2 {
  text-align: left;
  margin-left: 0;
  font-weight: 600;
  -webkit-margin-before: .83em;
  margin-top: 20px;
  font-size: 26px;
  font-size: 2.6rem;
}
section#singlepage-services p {
  margin-bottom: 0;
  font-size: 17px;
  font-size: 1.7rem;
}
section#singlepage-services a {
  font-weight: bold;
  transition: all 0.25s ease-in;
  border-bottom: 1px dotted #494b52;
}
section#singlepage-services a:hover {
  color: #00afec;
  border-bottom: 1px dotted #00afec;
}
section#singlepage-services .two-thirds {
  width: 50%;
  margin: 1%;
  float: left;
}
section#singlepage-services .third {
  width: 41%;
  margin: 1%;
  float: left;
}
section#singlepage-services .tags {
  margin: 0 0 10px 0;
}
section#singlepage-services .tag-container span.tags {
  padding: 7px 14px;
  border: 2px solid #494b52;
  background: #494b52;
  color: #fff;
  transition: all 0.25s ease-in;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-right: 10px;
  font-weight: bold;
  cursor: default;
  float: left;
}
section#singlepage-services .tag-container span.tags:hover {
  background: #494b52;
  color: #fff;
}
section#singlepage-services .tag-container span.tags:after {
  display: inline-block;
}
.single-work .menu-item-69 a {
  color: #00afec !important;
}
.post-type-archive-work section#single-services-parallax-banner {
  height: 250px;
  background: url("../images/pen-graph.jpg") repeat;
  background-size: cover;
  padding-top: 72px;
  text-align: center;
  position: relative;
  top: 0;
  margin-bottom: 0;
}
.post-type-archive-work section#single-services-parallax-banner p {
  text-transform: uppercase;
  letter-spacing: 2px;
}
section#work-parallax-banner {
  height: 200px;
  background: url("../images/pen-graph.jpg") repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 15% 0 0;
  text-align: center;
  position: relative;
}
section#work-parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
  text-transform: uppercase;
}
section#work-parallax-banner p {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 100;
}
section#work-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#work-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 200px;
  width: 100%;
  opacity: 1;
}
section#work-parallax-banner h1,
section#work-parallax-banner h2,
section#work-parallax-banner h3,
section#work-parallax-banner h4,
section#work-parallax-banner h5,
section#work-parallax-banner h6 {
  color: #fff;
  text-transform: none;
  font-weight: lighter;
  margin-top: 0;
  margin-bottom: -15px;
}
section#work-page p {
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  color: #494b52;
  line-height: 1.7;
}
#posts-container .mix {
  display: none;
}
.back-to-top {
  position: fixed;
  bottom: 4em;
  right: 1.2%;
  text-decoration: none;
  color: #000;
  display: none;
  color: #494b52;
  transition: all 0.25s ease-in;
}
.back-to-top i {
  transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
  margin-left: 7px;
}
section#error {
  text-align: center;
  margin: 0 0 40px 0;
}
section#error .errortitle {
  padding-top: 95px;
}
section#error .errortitle h1 {
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0;
  color: #727272;
  padding-top: 20px;
}
section#error .errortitle p {
  margin-top: 5px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #727272;
  padding-bottom: 20px;
}
section#ty {
  text-align: center;
  margin: 165px 0 200px 0;
}
section#ty .tytitle {
  padding-top: 70px;
}
section#ty .tytitle h1 {
  color: #000;
  font-size: 90px;
  font-size: 9rem;
  font-weight: 600;
  margin-bottom: 0;
  color: #727272;
  padding-top: 0;
  margin-top: 0;
}
section#ty .tytitle p {
  margin-top: 5px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #727272;
  padding-bottom: 10px;
  padding-left: 25%;
  padding-right: 25%;
}
section#ty .tytitle hr {
  width: 60%;
}
.post-template-featured-resources-php .ssba {
  display: none;
}
.post-template-featured-resources-php section#posts-list {
  margin: 0 auto;
  position: relative;
  margin-left: 11%;
  width: 80%;
}
.post-template-featured-resources-php section#posts-list .post.single h1 {
  margin-top: 4px;
}
.post-template-featured-resources-php section#posts-list .post.single .image-wrapper img {
  width: 100% !important;
  height: auto;
}
section#resource-parallax-banner {
  background: url("../images/resources_background.jpg") repeat;
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
  position: relative;
  height: 250px;
  padding-top: 72px;
  top: 0;
}
section#resource-parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
  margin-top: -10px;
  margin-bottom: -5px;
}
section#resource-parallax-banner p {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  text-transform: uppercase;
}
section#resource-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#resource-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 177px;
  width: 100%;
  opacity: 1;
}
section#resource-parallax-banner h1,
section#resource-parallax-banner h2,
section#resource-parallax-banner h3,
section#resource-parallax-banner h4,
section#resource-parallax-banner h5,
section#resource-parallax-banner h6 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
  margin-top: 0;
}
.page-template-featured-resources-php .ssba,
.page-template-featured-resources-full-width-php .ssba {
  display: none;
}
.page-template-featured-resources-php section#posts-list,
.page-template-featured-resources-full-width-php section#posts-list {
  margin: 0 auto;
  position: relative;
  margin-left: 11%;
  width: 80%;
  background-color: #fff;
  width: 73.8%;
  margin-right: 0;
}
.page-template-featured-resources-php section#posts-list .post.single h1,
.page-template-featured-resources-full-width-php section#posts-list .post.single h1 {
  margin-top: -10px;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0;
  color: #3d3d3d;
  line-height: 40px;
  letter-spacing: -1px;
  font-size: 30px;
  font-size: 3rem;
}
.page-template-featured-resources-php section#posts-list .post.single .image-wrapper img,
.page-template-featured-resources-full-width-php section#posts-list .post.single .image-wrapper img {
  width: 100% !important;
  height: auto;
}
.page-template-featured-resources-php section#posts-list .post .subscribedownload_container img,
.page-template-featured-resources-full-width-php section#posts-list .post .subscribedownload_container img {
  display: none;
}
.page-template-featured-resources-php #data-table,
.page-template-featured-resources-full-width-php #data-table {
  display: table;
  padding: 3px;
  margin: 20px auto 0;
}
.page-template-featured-resources-php #data-table .data-row,
.page-template-featured-resources-full-width-php #data-table .data-row {
  display: table-row;
}
.page-template-featured-resources-php #data-table .data-cell,
.page-template-featured-resources-full-width-php #data-table .data-cell {
  padding: 6px 5px;
  border: 1px dotted #ccc;
  margin: 3px;
  cursor: pointer;
  font-size: 14px;
}
.page-template-featured-resources-php #data-table .data-cell input,
.page-template-featured-resources-full-width-php #data-table .data-cell input {
  width: 100px;
  font-size: 14px;
}
.page-template-featured-resources-php .data-button,
.page-template-featured-resources-full-width-php .data-button {
  padding: 5px;
  cursor: pointer;
}
.page-template-featured-resources-php .data-category,
.page-template-featured-resources-full-width-php .data-category {
  width: 150px;
}
.page-template-featured-resources-php .container,
.page-template-featured-resources-full-width-php .container {
  margin: 0 auto;
}
.page-template-featured-resources-php .container p,
.page-template-featured-resources-full-width-php .container p {
  margin: 0;
  padding: 0;
}
.page-template-featured-resources-php .title-row,
.page-template-featured-resources-full-width-php .title-row {
  color: #00adf2;
  display: table-row;
  font-size: 11px;
}
.page-template-featured-resources-php .title-category,
.page-template-featured-resources-full-width-php .title-category {
  float: left;
  margin: 4px;
  width: 160px;
}
.page-template-featured-resources-php .title-value,
.page-template-featured-resources-full-width-php .title-value {
  float: left;
  margin: 4px;
}
.page-template-featured-resources-php #add-row,
.page-template-featured-resources-full-width-php #add-row {
  float: right;
  font-size: 14px;
  margin-top: 10px;
}
.page-template-featured-resources-php #content-tool,
.page-template-featured-resources-full-width-php #content-tool {
  height: 330px;
  width: 100%;
}
li.eg-resource-wrapper {
  min-height: 420px;
}
.page-template-featured-resources-php,
.page-template-featured-resources-full-width-php {
  margin-top: 78px;
}
.page-template-featured-resources-php span.wpcf7-form-control-wrap,
.page-template-featured-resources-full-width-php span.wpcf7-form-control-wrap {
  position: relative;
  display: block !important;
}
.page-template-featured-resources-php p,
.page-template-featured-resources-full-width-php p {
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4d4d4d;
  font-size: 1.2;
  font-weight: 400;
  line-height: 32px;
  padding-bottom: 10px;
  -webkit-font-smoothing: antialiased;
}
.page-template-featured-resources-php section#posts-list .post,
.page-template-featured-resources-full-width-php section#posts-list .post {
  width: 100%;
}
.page-template-featured-resources-php .row,
.page-template-featured-resources-full-width-php .row {
  width: 95%;
}
.page-template-featured-resources-php div.wpcf7-validation-errors,
.page-template-featured-resources-full-width-php div.wpcf7-validation-errors {
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: #494b52;
}
.page-template-featured-resources-php .form_download_container .wpcf7-not-valid-tip,
.page-template-featured-resources-full-width-php .form_download_container .wpcf7-not-valid-tip {
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-template-featured-resources-php .form_download_container .form_block,
.page-template-featured-resources-full-width-php .form_download_container .form_block {
  margin-bottom: 10px;
}
.page-template-featured-resources-php .form_download_container .form_block .your-name,
.page-template-featured-resources-full-width-php .form_download_container .form_block .your-name {
  margin-right: 0;
}
.page-template-featured-resources-php .form_download_container .download_submit,
.page-template-featured-resources-full-width-php .form_download_container .download_submit {
  margin-bottom: 10px;
  margin-top: 17px;
}
.page-template-featured-resources-php .form_download_container input:not([type="submit"]),
.page-template-featured-resources-full-width-php .form_download_container input:not([type="submit"]) {
  padding: 10px 20px;
  outline: 0;
  width: 100%;
  padding-left: 10px;
}
.page-template-featured-resources-php .form_download_container input:not([type="submit"])[type="text"],
.page-template-featured-resources-full-width-php .form_download_container input:not([type="submit"])[type="text"] {
  margin-bottom: 0;
  font-size: 13px;
  border: 1px solid #e0e0e0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-featured-resources-php .form_download_container input:not([type="submit"])[type="email"],
.page-template-featured-resources-full-width-php .form_download_container input:not([type="submit"])[type="email"] {
  margin-bottom: 0;
  width: 100%;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-featured-resources-php .form_download_container textarea,
.page-template-featured-resources-full-width-php .form_download_container textarea {
  border: 1px solid #e0e0e0;
}
.page-template-featured-resources-php .form_download_container .wpcf7-submit,
.page-template-featured-resources-full-width-php .form_download_container .wpcf7-submit {
  border: 0;
  color: #fff;
  background: #494b52;
  transition: all 0.25s ease-in;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 20px !important;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}
.page-template-featured-resources-php .form_download_container .wpcf7-submit:hover,
.page-template-featured-resources-full-width-php .form_download_container .wpcf7-submit:hover {
  color: #fff;
  background: #05a6e3;
  transition: all 0.25s ease-in;
  cursor: pointer;
}
.page-template-featured-resources-php #wpm_download_1,
.page-template-featured-resources-full-width-php #wpm_download_1 {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
  display: block !important;
  width: 100%;
}
.page-template-featured-resources-php #wpm_download_1 a,
.page-template-featured-resources-full-width-php #wpm_download_1 a {
  text-transform: uppercase;
}
.page-template-featured-resources-php section#single-content-resource-parallax-banner,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner {
  height: 250px;
  background: url("../images/pen-graph.jpg") repeat;
  background-size: cover;
  padding: 0 0 0;
  text-align: center;
  position: relative;
  top: 0;
  margin-bottom: 0;
}
.page-template-featured-resources-php section#single-content-resource-parallax-banner .overlay,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-template-featured-resources-php section#single-content-resource-parallax-banner .content,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 45% !important;
  width: 100%;
  opacity: 1;
}
.page-template-featured-resources-php section#single-content-resource-parallax-banner h1,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h1,
.page-template-featured-resources-php section#single-content-resource-parallax-banner h2,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h2,
.page-template-featured-resources-php section#single-content-resource-parallax-banner h3,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h3,
.page-template-featured-resources-php section#single-content-resource-parallax-banner h4,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h4,
.page-template-featured-resources-php section#single-content-resource-parallax-banner h5,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h5 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
  margin-top: 0;
}
.page-template-featured-resources-php section#single-content-resource-parallax-banner a,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner a {
  color: #fff;
}
.page-template-featured-resources-php section#single-content-resource-parallax-banner p,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner p {
  color: #fff;
  font-weight: 400;
  line-height: 32px;
  padding-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
}
.page-template-featured-resources-php section#single-content-resource-parallax-banner h1,
.page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h1 {
  font-size: 25px;
  font-size: 2.5rem;
}
.page-template-featured-resources-php .atss,
.page-template-featured-resources-full-width-php .atss {
  position: fixed;
  top: 38%;
  width: 48px;
  z-index: 100020;
  background: none;
}
.page-template-featured-resources-php .at-share-open-control-left,
.page-template-featured-resources-full-width-php .at-share-open-control-left {
  position: fixed;
  top: 36.5%;
  z-index: 100020;
  left: 0;
  width: 22px;
}
.post-template-featured-resources-php div.wpcf7-validation-errors {
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: #494b52;
}
.post-template-featured-resources-php .form_download_container .wpcf7-not-valid-tip {
  margin-top: 10px;
  margin-bottom: 10px;
}
.post-template-featured-resources-php .form_download_container .form_block {
  margin-bottom: 10px;
}
.post-template-featured-resources-php .form_download_container .form_block .your-name {
  margin-right: 0;
  width: 50%;
}
.post-template-featured-resources-php .form_download_container .download_submit {
  margin-bottom: 10px;
  margin-top: 17px;
}
.post-template-featured-resources-php .form_download_container input:not([type="submit"]) {
  padding: 10px 20px;
  outline: 0;
  width: 100%;
  padding-left: 10px;
}
.post-template-featured-resources-php .form_download_container input:not([type="submit"])[type="text"] {
  margin-bottom: 0;
  font-size: 13px;
  border: 1px solid #e0e0e0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-template-featured-resources-php .form_download_container input:not([type="submit"])[type="email"] {
  margin-bottom: 0;
  width: 100%;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-template-featured-resources-php .form_download_container .wpcf7-submit {
  border: 0;
  color: #fff;
  background: #494b52;
  transition: all 0.25s ease-in;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 20px !important;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}
.post-template-featured-resources-php .form_download_container .wpcf7-submit:hover {
  color: #05a6e3;
  background: #494b52;
  transition: all 0.25s ease-in;
  cursor: pointer;
}
.post-template-featured-resources-php .wpcf7-mail-sent-ok {
  display: none !important;
}
.post-template-featured-resources-php #wpm_download_1 {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
  display: block !important;
  width: 100%;
}
.post-template-featured-resources-php #wpm_download_1 a {
  text-transform: uppercase;
}
.post-template-featured-resources-php section#single-content-resource-parallax-banner {
  height: 0;
  background: url("../images/pen-graph.jpg") repeat;
  background-size: cover;
  padding: 10% 0 0;
  text-align: center;
  position: relative;
  top: 0;
  margin-bottom: 0;
}
.post-template-featured-resources-php section#single-content-resource-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.post-template-featured-resources-php section#single-content-resource-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 40% !important;
  width: 100%;
  opacity: 1;
}
.post-template-featured-resources-php section#single-content-resource-parallax-banner a {
  color: #fff;
}
.post-template-featured-resources-php section#single-content-resource-parallax-banner p {
  color: #fff;
  font-weight: 400;
  line-height: 32px;
  padding-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
}
.post-template-featured-resources-php section#single-content-resource-parallax-banner h1 {
  font-size: 17px;
  font-size: 1.7rem;
}
.post-template-featured-resources-php .atss {
  position: fixed;
  top: 36.5%;
  width: 48px;
  z-index: 100020;
  background: none;
}
.post-template-featured-resources-php .at-share-open-control-left {
  position: fixed;
  top: 36.5%;
  z-index: 100020;
  left: 0;
  width: 22px;
}
.post-template-featured-resources-php section#single-content-resource-parallax-banner h1,
.post-template-featured-resources-php section#single-content-resource-parallax-banner h2,
.post-template-featured-resources-php section#single-content-resource-parallax-banner h3,
.post-template-featured-resources-php section#single-content-resource-parallax-banner h4,
.post-template-featured-resources-php section#single-content-resource-parallax-banner h5 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
  margin-top: 0;
}
.logged-in section#single-content-resource-parallax-banner {
  height: 150px;
  background: url("../images/pen-graph.jpg") repeat;
  background-size: cover;
  padding: 10% 0 0;
  text-align: center;
  position: relative;
  top: -15px;
  margin-bottom: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sb-search {
  position: absolute;
  margin-top: -14px;
  width: 0;
  right: 0;
  min-width: 50px;
  height: 40px;
  float: right;
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  transition: width .3s;
  -webkit-backface-visibility: hidden;
  margin-left: 15px;
}
.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #494b52 !important;
  outline: none;
  background: #fff;
  width: 61%;
  height: 40px;
  margin: 0;
  z-index: 10;
  padding-left: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  font-family: inherit;
  font-size: 20px;
  color: #494b52;
}
.sb-search-input::-webkit-input-placeholder {
  color: #494b52;
  padding-left: 0;
}
.sb-search-input:-moz-placeholder {
  color: #494b52;
  padding-left: 0;
}
.sb-search-input::-moz-placeholder {
  color: #494b52;
  padding-left: 0;
}
.sb-search-input:-ms-input-placeholder {
  color: #494b52;
  padding-left: 0;
}
.sb-icon-search,
.sb-search-submit {
  width: 50px;
  height: 44px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 47px;
  text-align: center;
  cursor: pointer;
}
.sb-search-submit {
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.sb-icon-search {
  color: #4d4d4d;
  background: #fff;
  z-index: 90;
  font-size: 14px;
  font-family: 'icomoon';
  margin-top: 0;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
  content: "\e000";
}
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #4d4d4d;
  color: #fff;
  z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}
.atss {
  position: fixed;
  top: 15.5%;
  width: 48px;
  z-index: 100020;
  background: none;
}
.logged-in .atss {
  position: fixed;
  top: 19.5%;
  width: 48px;
  z-index: 100020;
  background: none;
}
a.meanmenu-reveal {
  display: none;
}
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: fixed;
  background: #3e3d3d;
  opacity: .97 !important;
  min-height: 43px;
  z-index: 99;
  top: 78px;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
  margin-top: 44px;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: center;
  color: #818181;
  border-top: 1px solid #383838;
  text-decoration: none;
  opacity: 1 !important;
  text-transform: uppercase;
  background: #3e3d3d;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
}
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: .75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #494b52;
  color: #fff;
  transition: all 0.25s ease-in;
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
#wpadminbar {
  margin-bottom: 10px;
}
body.logged-in header {
  /*top:20px*/
}
body.logged-in .mean-bar {
  float: left;
  width: 100%;
  position: fixed;
  background: #3e3d3d;
  opacity: .97 !important;
  min-height: 43px;
  z-index: 99;
  top: 97px;
}
body.logged-in section#single-services-parallax-banner {
  background: url("../images/pen-graph.jpg") repeat;
  background-size: cover;
  padding-top: 72px;
  text-align: center;
  position: relative;
  top: 0;
  margin-bottom: 0;
}
.logged-in.post-type-archive-work section#single-services-parallax-banner {
  background: url("../images/pen-graph.jpg") repeat;
  background-size: cover;
  text-align: center;
  position: relative;
  top: 0 !important;
}
.logged-in.post-type-archive-work section#featured {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 11px;
  padding-right: 13px;
}
.customize-support .transparent {
  top: 23px;
}
@media only screen and (max-width: 650px) {
  .page-template-featured-resources-php .row .third,
  .page-template-featured-resources-full-width-php .row .third {
    width: 100%;
    margin: 2%;
    float: left;
  }
  .page-template-featured-resources-php .row .two-thirds,
  .page-template-featured-resources-full-width-php .row .two-thirds {
    width: 100%;
    margin: 2%;
    float: left;
  }
  section#featured-resources {
    margin-top: 0;
    padding-top: 10px;
  }
  section.sub-header nav ul li {
    cursor: pointer;
    margin-left: 0;
    transition: all 0.25s ease-in 0s;
    float: none;
    margin-bottom: 15px;
  }
  .sb-search {
    position: absolute;
    margin-top: 0;
    width: 0;
    right: 0;
    min-width: 50px;
    height: 40px;
    float: right;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden;
    margin-left: 15px;
    top: -47px;
  }
  .post-type-archive-blog section.sub-header {
    padding-top: 34px;
    padding-bottom: 0;
    position: relative;
    overflow: visible;
  }
  section.sub-header h1 {
    float: left;
    margin: 0;
    padding: 0;
    margin-left: -1px;
    font-size: 25px;
    font-size: 2.5rem;
    margin-top: -20px;
  }
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block;
  margin-bottom: -10px;
  margin-top: -5px;
}
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #494b52;
}
.pagination a:hover {
  color: #fff;
  background: #00afec;
  -o-transition: color 0.3s ease-out, background 0.2s ease-in;
  -ms-transition: color 0.3s ease-out, background 0.2s eheadase-in;
  -moz-transition: color 0.3s ease-out, background 0.2s ease-in;
  -webkit-transition: color 0.3s ease-out, background 0.2s ease-in;
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #00afec;
  color: #ffffff;
}
.wpcf7-mail-sent-ok {
  font-size: 16px;
  font-weight: 400;
  padding: 0 !important;
  margin: 0 !important;
  color: #494b52;
  border: none !important;
}
.page-template-featured-resources-php header nav ul li.menu-item-5525 a,
.page-template-featured-resources-full-width-php header nav ul li.menu-item-5525 a {
  color: #00afec !important;
}
.author .button-group {
  display: none;
}
.single-blog section#posts-list .post.single li a {
  border-bottom: 1px dotted #4d4d4d;
  font-weight: bold;
  transition: all 0.25s ease-in 0s;
}
.single-blog section#posts-list .post.single li a:hover {
  color: #00afec;
  border-bottom: 1px dotted #00afec;
}
.page-template-tool-kit-php header nav ul li a:hover {
  text-decoration: none !important;
}
.page-template-tool-kit-php .menu-item-5525 a {
  color: #00afec !important;
  text-decoration: none !important;
}
.page-template-reach-resource-php header nav ul li a:hover {
  text-decoration: none !important;
}
.page-template-reach-resource-php .menu-item-5525 a {
  color: #00afec !important;
  text-decoration: none !important;
}
a:focus {
  outline: none !important;
  outline-offset: 0 !important;
}
.snp-pop-5773 .snp-theme8 .snp-body {
  background-color: #f1f1f1 !important;
}
.snp-pop-5773 .snp-theme8 .snp-header {
  background-color: #f1f1f1 !important;
  padding: 6px 30px !important;
  border-bottom: 1px solid #dbdbdb !important;
  position: relative !important;
}
.snp-pop-5773 .snp-theme8 h1 {
  color: #4a4a4a;
  letter-spacing: 0;
}
.snp-pop-5773 .snp-theme8 .snp-body p {
  margin-top: 20px;
}
.snp-pop-5773 .snp-theme8 .snp-body p {
  font-size: 12px !important;
}
header .snp-header {
  position: relative;
}
.snp-pop-5773 .snp-theme8 .snp-submit {
  background-color: #00afec;
  font-weight: 500;
  font-size: 14px;
}
.snp-theme8 .snp-body {
  background-color: #f1f1f1 !important;
}
.snp-theme8 .snp-header {
  background-color: #f1f1f1 !important;
  padding: 6px 30px !important;
  border-bottom: 1px solid #dbdbdb !important;
  position: relative !important;
}
.snp-theme8 h1 {
  color: #4a4a4a;
  letter-spacing: 0;
}
.snp-theme8 .snp-body p {
  margin-top: 20px;
}
.snp-theme8 .snp-body p {
  font-size: 12px !important;
}
header .snp-header {
  position: relative;
}
.snp-theme8 .snp-submit {
  background-color: #00afec;
  font-weight: 500;
  font-size: 14px;
}
/*=============================================
[ Page Setup ]
==============================================*/
#rocket {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
/*=============================================
[ Inactive State Styles ]
==============================================*/
#rocket .fire {
  display: none;
  fill: #FC0;
}
#rocket .rocket-inner {
  -webkit-transform: translateY(15px) translateX(-3px);
  -moz-transform: translateY(15px) translateX(-3px);
  -ms-transform: translateY(15px) translateX(-3px);
  -o-transform: translateY(15px) translateX(-3px);
  transform: translateY(15px) translateX(-3px);
  /*transition*/
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
#rocket .icon-circle {
  /*transition*/
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  fill: #22303e;
}
#rocket .large-window-path {
  /*transition*/
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  fill: #22303e;
}
#rocket .window {
  /*transition*/
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  fill: #22303e;
}
/*#rocket .wing-shadow { fill: #34495e }
#rocket .rocket-bottom { fill: #34495e }
#rocket .rocket-base { fill: #34495e }
#rocket .rocket-shadow { fill: #34495e}
#rocket .wing-base { fill: #34495e }*/
/*=============================================
[ Hover Styles ]
==============================================*/
/*=============================================
[ Clicked Styles ]
==============================================*/
#rocket:hover .fire {
  display: block !important;
}
#rocket .rocket-base {
  fill: #FFFFFF !important;
  stroke-width: 0px !important;
}
#rocket .rocket-shadow {
  fill: #EDEDED !important;
  stroke-width: 0px !important;
}
#rocket.icon-circle {
  fill: #282e3a !important;
  stroke: #fff !important;
  stroke-width: 7px !important;
}
#rocket .window {
  fill: #28B767 !important;
  stroke-width: 0px !important;
}
#rocket .wing-shadow {
  display: block !important;
  fill: #FC9252 !important;
}
#rocket .wing-base {
  fill: #E16E36 !important;
  stroke-width: 0px !important;
}
#rocket .rocket-bottom {
  fill: #2DCB73 !important;
  stroke-width: 0px !important;
}
#rocket:hover .rocket-inner {
  -webkit-transform: translateY(0px) translateX(-3px) !important;
  -moz-transform: translateY(0px) translateX(-3px) !important;
  -ms-transform: translateY(0px) translateX(-3px) !important;
  -o-transform: translateY(0px) translateX(-3px) !important;
  transform: translateY(0px) translateX(-3px) !important;
}
/*=============================================
[ KeyFrame Animations ]
==============================================*/
@keyframes fireSmall {
  10% {
    transform: rotate(17deg) translateY(1px);
  }
  20% {
    transform: rotate(-13deg) translateY(2px);
  }
  30% {
    transform: rotate(21deg) translateY(3px);
  }
  40% {
    transform: rotate(-34deg) translateY(4px);
  }
  50% {
    transform: rotate(24deg) translateY(5px);
  }
  60% {
    transform: rotate(-17deg) translateY(6px);
  }
  70% {
    transform: rotate(31deg) translateY(7px);
  }
  80% {
    transform: rotate(-28deg) translateY(8px);
  }
  90% {
    transform: rotate(14deg) translateY(9px);
  }
  99% {
    transform: rotate(0deg) translateY(10px);
  }
}
@-webkit-keyframes fireSmall {
  10% {
    -webkit-transform: rotate(17deg) translateY(1px);
  }
  20% {
    -webkit-transform: rotate(-13deg) translateY(2px);
  }
  30% {
    -webkit-transform: rotate(21deg) translateY(3px);
  }
  40% {
    -webkit-transform: rotate(-34deg) translateY(4px);
  }
  50% {
    -webkit-transform: rotate(24deg) translateY(5px);
  }
  60% {
    -webkit-transform: rotate(-17deg) translateY(6px);
  }
  70% {
    -webkit-transform: rotate(31deg) translateY(7px);
  }
  80% {
    -webkit-transform: rotate(-28deg) translateY(8px);
  }
  90% {
    -webkit-transform: rotate(14deg) translateY(9px);
  }
  99% {
    -webkit-transform: rotate(0deg) translateY(10px);
  }
}
@-moz-keyframes fireSmall {
  10% {
    -moz-transform: rotate(17deg) translateY(1px);
  }
  20% {
    -moz-transform: rotate(-13deg) translateY(2px);
  }
  30% {
    -moz-transform: rotate(21deg) translateY(3px);
  }
  40% {
    -moz-transform: rotate(-34deg) translateY(4px);
  }
  50% {
    -moz-transform: rotate(24deg) translateY(5px);
  }
  60% {
    -moz-transform: rotate(-17deg) translateY(6px);
  }
  70% {
    -moz-transform: rotate(31deg) translateY(7px);
  }
  80% {
    -moz-transform: rotate(-28deg) translateY(8px);
  }
  90% {
    -moz-transform: rotate(14deg) translateY(9px);
  }
  99% {
    -moz-transform: rotate(0deg) translateY(10px);
  }
}
@-webkit-keyframes fireLeft {
  6% {
    -webkit-transform: rotate(25deg);
  }
  15% {
    -webkit-transform: rotate(-19deg);
  }
  25% {
    -webkit-transform: rotate(25deg);
  }
  32% {
    -webkit-transform: rotate(-30deg);
  }
  46% {
    -webkit-transform: rotate(22deg);
  }
  54% {
    -webkit-transform: rotate(-29deg);
  }
  61% {
    -webkit-transform: rotate(32deg);
  }
  74% {
    -webkit-transform: rotate(-9deg);
  }
  83% {
    -webkit-transform: rotate(16deg);
  }
  99% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes fireLeft {
  6% {
    -moz-transform: rotate(25deg);
  }
  15% {
    -moz-transform: rotate(-19deg);
  }
  25% {
    -moz-transform: rotate(25deg);
  }
  32% {
    -moz-transform: rotate(-30deg);
  }
  46% {
    -moz-transform: rotate(22deg);
  }
  54% {
    -moz-transform: rotate(-29deg);
  }
  61% {
    -moz-transform: rotate(32deg);
  }
  74% {
    -moz-transform: rotate(-9deg);
  }
  83% {
    -moz-transform: rotate(16deg);
  }
  99% {
    -moz-transform: rotate(0deg);
  }
}
@keyframes fireMiddle {
  10% {
    transform: rotate(25deg);
  }
  20% {
    transform: rotate(-25deg);
  }
  30% {
    transform: rotate(30deg);
  }
  40% {
    transform: rotate(-22deg);
  }
  50% {
    transform: rotate(29deg);
  }
  60% {
    transform: rotate(-45deg);
  }
  70% {
    transform: rotate(37deg);
  }
  80% {
    transform: rotate(-15deg);
  }
  90% {
    transform: rotate(16deg);
  }
  99% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes fireMiddle {
  10% {
    -webkit-transform: rotate(25deg);
  }
  20% {
    -webkit-transform: rotate(-25deg);
  }
  30% {
    -webkit-transform: rotate(30deg);
  }
  40% {
    -webkit-transform: rotate(-22deg);
  }
  50% {
    -webkit-transform: rotate(29deg);
  }
  60% {
    -webkit-transform: rotate(-45deg);
  }
  70% {
    -webkit-transform: rotate(37deg);
  }
  80% {
    -webkit-transform: rotate(-15deg);
  }
  90% {
    -webkit-transform: rotate(16deg);
  }
  99% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes fireMiddle {
  10% {
    -moz-transform: rotate(25deg);
  }
  20% {
    -moz-transform: rotate(-25deg);
  }
  30% {
    -moz-transform: rotate(30deg);
  }
  40% {
    -moz-transform: rotate(-22deg);
  }
  50% {
    -moz-transform: rotate(29deg);
  }
  60% {
    -moz-transform: rotate(-45deg);
  }
  70% {
    -moz-transform: rotate(37deg);
  }
  80% {
    -moz-transform: rotate(-15deg);
  }
  90% {
    -moz-transform: rotate(16deg);
  }
  99% {
    -moz-transform: rotate(0deg);
  }
}
@keyframes fireRight {
  15% {
    transform: rotate(17deg);
  }
  23% {
    transform: rotate(-13deg);
  }
  37% {
    transform: rotate(21deg);
  }
  45% {
    transform: rotate(-34deg);
  }
  54% {
    transform: rotate(24deg);
  }
  67% {
    transform: rotate(-17deg);
  }
  72% {
    transform: rotate(31deg);
  }
  84% {
    transform: rotate(-28deg);
  }
  96% {
    transform: rotate(14deg);
  }
  99% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes fireRight {
  15% {
    -webkit-transform: rotate(17deg);
  }
  23% {
    -webkit-transform: rotate(-13deg);
  }
  37% {
    -webkit-transform: rotate(21deg);
  }
  45% {
    -webkit-transform: rotate(-34deg);
  }
  54% {
    -webkit-transform: rotate(24deg);
  }
  67% {
    -webkit-transform: rotate(-17deg);
  }
  72% {
    -webkit-transform: rotate(31deg);
  }
  84% {
    -webkit-transform: rotate(-28deg);
  }
  96% {
    -webkit-transform: rotate(14deg);
  }
  99% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes fireRight {
  15% {
    -moz-transform: rotate(17deg);
  }
  23% {
    -moz-transform: rotate(-13deg);
  }
  37% {
    -moz-transform: rotate(21deg);
  }
  45% {
    -moz-transform: rotate(-34deg);
  }
  54% {
    -moz-transform: rotate(24deg);
  }
  67% {
    -moz-transform: rotate(-17deg);
  }
  72% {
    -moz-transform: rotate(31deg);
  }
  84% {
    -moz-transform: rotate(-28deg);
  }
  96% {
    -moz-transform: rotate(14deg);
  }
  99% {
    -moz-transform: rotate(0deg);
  }
}
@keyframes fillOpacity1 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  50% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@-webkit-keyframes fillOpacity1 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  50% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@-moz-keyframes fillOpacity1 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  50% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@keyframes fillOpacity2 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  25% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@-webkit-keyframes fillOpacity2 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  25% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@-moz-keyframes fillOpacity2 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  25% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@keyframes fillOpacity3 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  67% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@-webkit-keyframes fillOpacity3 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  67% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@-moz-keyframes fillOpacity3 {
  0% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  67% {
    fill-opacity: 1;
    stroke-opacity: 1;
  }
  100% {
    fill-opacity: 0;
    stroke-opacity: 0;
  }
}
@keyframes rocektMove {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(20px);
  }
}
@-webkit-keyframes rocektMove {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes rocektMove {
  0% {
    -moz-transform: translateY(0px);
  }
  100% {
    -moz-transform: translateY(20px);
  }
}
/*=============================================
[ Animation Classes ]
==============================================*/
.fire {
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  /*animation-iteration-count*/
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /*transform-origin*/
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  /*animation-direction*/
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
}
#rocket:hover #fire-left {
  /*animation-delay*/
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  /*animation-name*/
  -webkit-animation-name: fireLeft, fillOpacity1;
  -moz-animation-name: fireLeft, fillOpacity1;
  -ms-animation-name: fireLeft, fillOpacity1;
  -o-animation-name: fireLeft, fillOpacity1;
  animation-name: fireLeft, fillOpacity1;
  /*animation-duration*/
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
}
#rocket:hover #fire-middle {
  /*animation-delay*/
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  /*animation-name*/
  -webkit-animation-name: fireMiddle, fillOpacity1;
  -moz-animation-name: fireMiddle, fillOpacity1;
  -ms-animation-name: fireMiddle, fillOpacity1;
  -o-animation-name: fireMiddle, fillOpacity1;
  animation-name: fireMiddle, fillOpacity1;
  /*animation-duration*/
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
#rocket:hover #fire-right {
  /*animation-delay*/
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  /*animation-name*/
  -webkit-animation-name: fireRight, fillOpacity1;
  -moz-animation-name: fireRight, fillOpacity1;
  -ms-animation-name: fireRight, fillOpacity1;
  -o-animation-name: fireRight, fillOpacity1;
  animation-name: fireRight, fillOpacity1;
  /*animation-duration*/
  -webkit-animation-duration: 1.3s;
  -moz-animation-duration: 1.3s;
  -ms-animation-duration: 1.3s;
  -o-animation-duration: 1.3s;
  animation-duration: 1.3s;
}
#rocket:hover #fire-small-left {
  /*animation-delay*/
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  /*animation-name*/
  -webkit-animation-name: fireSmall, fillOpacity2;
  -moz-animation-name: fireSmall, fillOpacity2;
  -ms-animation-name: fireSmall, fillOpacity2;
  -o-animation-name: fireSmall, fillOpacity2;
  animation-name: fireSmall, fillOpacity2;
  /*animation-duration*/
  -webkit-animation-duration: 1.3s;
  -moz-animation-duration: 1.3s;
  -ms-animation-duration: 1.3s;
  -o-animation-duration: 1.3s;
  animation-duration: 1.3s;
  /*transform-origin*/
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
#rocket:hover #fire-small-right {
  /*animation-delay*/
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  /*animation-name*/
  -webkit-animation-name: fireSmall, fillOpacity3;
  -moz-animation-name: fireSmall, fillOpacity3;
  -ms-animation-name: fireSmall, fillOpacity3;
  -o-animation-name: fireSmall, fillOpacity3;
  animation-name: fireSmall, fillOpacity3;
  /*animation-duration*/
  -webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
  -ms-animation-duration: 1.6s;
  -o-animation-duration: 1.6s;
  animation-duration: 1.6s;
  /*transform-origin*/
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
.glyphicon {
  top: 16px !important;
}
.page-template-resource-template-php section h2 {
  margin: 0 10px 19px 10px;
  text-align: center;
  font-weight: 600;
  font-size: 28px !important;
  font-size: 2.4rem;
}
.page-template-resource-template-php section h4 {
  margin: -13px 10px 19px 10px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  font-size: 2.4rem;
}
.page-template-resource-template-php hr {
  width: 27px;
  height: 3px;
  background: #494b52;
  border: 0;
}
.page-template-resource-template-php p.date {
  font-weight: 600;
}
#live-parallax-banner .content .button {
  margin-top: 45px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border-color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 10px 17px;
}
section#live-parallax-banner {
  background: url("../images/resources_background.jpg") repeat;
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
  position: relative;
  height: 450px;
  padding: 0 0 0;
  top: 0;
}
section#live-parallax-banner h1,
section#live-parallax-banner h2,
section#live-parallax-banner h3,
section#live-parallax-banner h4,
section#live-parallax-banner h5,
section#live-parallax-banner h6 {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  margin-bottom: -15px;
  margin-top: 0;
}
section#live-parallax-banner h1 {
  font-size: 30px;
  font-size: 3rem;
  margin-top: -10px;
  margin-bottom: -5px;
}
section#live-parallax-banner p {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 256px;
  padding-right: 300px;
}
section#live-parallax-banner .overlay {
  background-color: rgba(48, 50, 58, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section#live-parallax-banner .content {
  z-index: 5;
  position: absolute;
  top: 65px;
  width: 100%;
  opacity: 1;
}
.esg-filterbutton {
  float: left;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  background: #fff;
  color: #555;
  font-size: 14px;
  line-height: 1;
  padding: 1em 1em;
  min-width: 40px;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  -webkit-appearance: none;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: 0.4s;
}
.esg-filterbutton:hover {
  background: #00afec;
  color: #ffffff;
}
.selected {
  background: #00afec;
  color: #fff;
  font-weight: 700;
  border-top: 1px solid #03899c;
  border-bottom: 0 none;
}
.mc4wp-form button,
.mc4wp-form input[type="button"],
.mc4wp-form input[type="submit"] {
  border: medium none;
  color: #FFF;
  background: #00AFEC none repeat scroll 0% 0%;
  width: 100%;
  font-size: 1.5rem;
  cursor: pointer;
  padding-top: 4%;
  padding-bottom: 4%;
  text-transform: uppercase;
}
footer .mc4wp-form button,
footer .mc4wp-form input[type="button"] {
  background-color: #333;
  width: auto;
  font-size: 1.2rem;
}
footer .mc4wp-form input[type="submit"] {
  height: 47px !important;
  width: 80px !important;
  background-color: #333;
  font-size: 1.2rem;
  min-width: 0;
  padding-bottom: 0;
  padding-top: 0;
}
/* Media Queries */
@media only screen and (max-width: 1280px) {
  .single-blog #footer-contact-form form {
    position: relative;
    width: 92%;
    margin: 0 auto;
  }
  #footer-contact-form form {
    position: relative;
    width: 97.5%;
    margin: 0 auto;
  }
  .post-type-archive-blog .row,
  .page-template-blog-php .row,
  .tax-blog_category .row {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding-left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  header navsub ul li a {
    display: block;
    padding: 11px 13px;
    border: 2px solid transparent;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #818181;
  }
}
@media only screen and (max-width: 1150px) {
  footer .foot nav {
    float: none;
    clear: left;
  }
}
@media only screen and (max-width: 1120px) {
  .post-type-archive-resources section#posts-list .post-content,
  .page-template-resources-php section#posts-list .post-content,
  .tax-blog_category section#posts-list .post-content {
    border-left: 1px solid #f1eeea;
    border-right: 1px solid #f1eeea;
    background-color: #fff;
    margin: 0;
    padding: 12px 21px;
    font-size: 13px;
    min-height: 190px !important;
  }
  .post-type-archive-resources .row,
  .page-template-resources-php .row,
  .tax-blog_category .row {
    position: relative;
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    margin-left: auto;
  }
  .post-type-archive-resources header nav,
  .page-template-resources-php header nav,
  .tax-blog_category header nav {
    position: absolute;
    right: -0.8%;
    top: 0;
    margin-top: 20px;
    z-index: 9999;
  }
  header navsub ul li a {
    display: block;
    padding: 11px 13px;
    border: 2px solid transparent;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #818181;
  }
  header nav {
    position: absolute;
    /*right:-0.5%;*/
    top: 0;
    margin-top: 16px;
    z-index: 9999;
  }
  .author #posts-list .post {
    position: relative;
    min-height: 500px;
    width: 100% !important;
  }
  section#posts-list .post {
    position: relative !important;
    min-height: 500px !important;
    width: 48%;
  }
  .search-results section#posts-list .post {
    position: absolute !important;
    min-height: 0 !important;
    width: 48% !important;
  }
  .search-results section#posts-list .post .post-content {
    border-left: 1px solid #f1eeea;
    border-right: 1px solid #f1eeea;
    background-color: #fff;
    margin: 0;
    padding: 12px 21px;
    font-size: 13px;
    min-height: 180px;
  }
  section#featured-resources .row .two-thirds {
    width: 98%;
    margin: 1%;
    float: left;
  }
  section#featured-resources .row .third {
    width: 48% !important;
    margin: 1% !important;
    float: left !important;
  }
  section#featured-resources .mix {
    display: none;
  }
  .single-post section#posts-list {
    background-color: #fff;
  }
  .single-post section#posts-list .post {
    width: 100% !important;
  }
  .single-post section#posts-list .post img.alignright {
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
  }
  section#stats ul {
    width: 100%;
    margin: 0 auto;
    padding-top: 45px;
  }
  .page-template-featured-resources-php .row .third,
  .page-template-featured-resources-full-width-php .row .third {
    width: 31%;
    margin: 1%;
    float: left;
  }
  .page-template-featured-resources-php .row .two-thirds,
  .page-template-featured-resources-full-width-php .row .two-thirds {
    width: 64%;
    margin: 1%;
    float: left;
  }
  .page-template-featured-resources-php section#posts-list,
  .page-template-featured-resources-full-width-php section#posts-list {
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  .page-template-featured-resources-php section#posts-list .post,
  .page-template-featured-resources-full-width-php section#posts-list .post {
    width: 100%;
  }
}
@media only screen and (max-width: 1090px) {
  section.sub-header nav ul li {
    margin-left: 30px;
    cursor: pointer;
    transition: all 0.25s ease-in;
  }
  section#stats li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1051px) {
  header nav,
  header.transparent nav {
    margin-top: 16px !important;
    margin-right: 5px;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link {
    line-height: 3 !important;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    line-height: 2.5 !important;
  }
  ul.mega-sub-menu {
    background: #3e3d3d none repeat scroll 0% 0% !important;
    transition: background 0.7s ease-in;
    -moz-transition: background 0.7s ease-in;
    -webkit-transition: background 0.7s ease-in;
  }
  #mega-menu-wrap-top-menu,
  #mega-menu-wrap-top-menu #mega-menu-top-menu,
  #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu,
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item,
  #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link {
    display: inline-block !important;
    text-align: center !important;
    overflow: hidden;
    vertical-align: top;
  }
  header.transparent ul.mega-sub-menu {
    background: rgba(62, 61, 61, 0.6) none repeat scroll 0% 0% !important;
    transition: background 0.7s ease-in-out;
    -moz-transition: background 0.7s ease-in-out;
    -webkit-transition: background 0.7s ease-in-out;
  }
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-button > a.mega-menu-link:hover {
    color: #494b52 !important;
  }
  header.transparent #mega-menu-item-10 > a.mega-menu-link {
    border: 2px solid #fff !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  header.transparent #mega-menu-item-10 > a.mega-menu-link:hover {
    background: #fff !important;
    color: #494b52 !important;
  }
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:not(.mega-button) > a.mega-menu-link {
    color: #fff !important;
  }
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:not(.mega-button) > a.mega-menu-link:hover {
    transition: all 0.25s ease-in;
    text-decoration: none !important;
  }
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:not(.mega-button) > a.mega-menu-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
  }
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:not(.mega-button) > a.mega-menu-link:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  header.transparent #mega-menu-wrap-top-menu,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link {
    color: #fff !important;
  }
  header.transparent #mega-menu-wrap-top-menu:hover,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu:hover,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu:hover,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item:hover,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link:hover {
    transition: all 0.25s ease-in;
  }
  #mega-menu-wrap-top-menu {
    width: 100% !important;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu {
    position: fixed !important;
    width: 100% !important;
    right: 0;
    left: 0;
    padding: 0;
    top: 77px;
    height: 45px;
  }
  @-moz-document url-prefix() {
    #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu {
      top: 7.6%;
    }
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-button > a.mega-menu-link:hover {
    color: #fff !important;
  }
  #mega-menu-item-10 > a.mega-menu-link {
    border: 2px solid #494b52 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #mega-menu-item-10 > a.mega-menu-link:hover {
    background: #494b52 !important;
    transition: all 0.25s ease-in;
    cursor: pointer;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:not(.mega-button) > a.mega-menu-link:hover {
    transition: all 0.25s ease-in;
    text-decoration: none !important;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:not(.mega-button) > a.mega-menu-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #494b52;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:not(.mega-button) > a.mega-menu-link:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media only screen and (max-width: 1050px) {
  .minimenufoot ul {
    position: static;
    display: none;
    border-top: none;
    border-bottom: none;
  }
  #menu li {
    margin-bottom: 1px;
    border-top: none;
  }
  .minimenufoot ul li,
  #menu li a {
    width: 100%;
    border-top: none;
  }
  .show-menu {
    display: block;
  }
  header header nav ul li.button a {
    border: 0 solid #494b52 !important;
    padding: 0 !important;
  }
  header nav.active > a.button {
    background: #494b52;
    color: #ffffff;
  }
  header nav.active ul {
    display: block;
  }
  header nav > a.button {
    display: none !important;
    color: #494b52;
    border: 2px solid #494b52;
  }
  header nav ul {
    display: none;
    position: absolute;
    top: 37px;
    right: 0;
    width: 200px;
    background: #494b52;
  }
  header nav ul li {
    float: none;
    background: #494b52;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #535353;
    text-align: right;
  }
  header nav ul li:hover {
    color: #00afec !important;
  }
  header nav ul li a {
    text-align: right;
    color: #fff !important;
    border-bottom: 1px solid #535353;
  }
  header nav ul li a:hover {
    color: #00afec !important;
  }
  header nav ul li a.button {
    color: #fff;
    border: 0;
  }
  header.transparent nav {
    margin-top: 16px;
  }
  header.transparent nav.active > a.button {
    background: #fff;
    color: #494b52 !important;
  }
  header.transparent nav #header-menu-btn {
    display: none !important;
    border: 2px solid #fff !important;
    color: #fff;
  }
  header.transparent nav #header-menu-btn:hover {
    color: #494b52;
    background: #fff;
    transition: all 0.25s ease-in;
  }
  header.transparent nav ul {
    background: #fff !important;
    color: #494b52 !important;
  }
  header.transparent nav ul li {
    color: #494b52 !important;
    background: #fff !important;
    display: block;
    border-bottom: 1px solid #f1f1f1 !important;
  }
  header.transparent nav ul li.button {
    color: #494b52;
    border: 0;
  }
  header.transparent nav ul li.button a {
    border: 0 !important;
    padding: 0;
  }
  header.transparent nav ul li.button a:hover {
    transition: all 0s ease-in !important;
  }
  header.transparent nav ul li a {
    color: #494b52 !important;
    text-align: right;
  }
  header.transparent nav ul li a:hover {
    color: #00afec !important;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 0;
    right: 0 !important;
  }
  ul.mega-menu {
    max-width: 260px !important;
    float: right !important;
  }
  .mega-menu-open {
    color: #fff !important;
    background: #494b52 !important;
  }
  .mega-menu-toggle {
    border: 2px solid #494b52;
    width: 100px !important;
    margin-left: 20em !important;
  }
  .mega-menu-toggle:hover {
    background: #494b52 !important;
    color: #fff !important;
  }
  #mega-menu-wrap-top-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-menu,
  ul.mega-sub-menu {
    background: #494b52 !important;
  }
  header.transparent #mega-menu-wrap-top-menu,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item,
  header.transparent #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link {
    color: #494b52 !important;
  }
  header.transparent #mega-menu-wrap-top-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-menu,
  header.transparent ul.mega-sub-menu {
    background: #fff !important;
  }
  header.transparent .mega-menu-open {
    background: #fff !important;
    color: #494b52 !important;
  }
  header.transparent .mega-menu-toggle {
    border: 2px solid #FFF;
    width: 100px !important;
    margin-left: 20em !important;
  }
  header.transparent #mega-menu-wrap-top-menu .mega-menu-toggle {
    color: #fff;
  }
  header.transparent #mega-menu-wrap-top-menu .mega-menu-toggle:hover {
    background: #fff !important;
    color: #494b52 !important;
  }
  section#ty .tytitle p {
    padding-left: 10%;
    padding-right: 10%;
  }
  header nav ul li.button a {
    border: 0 solid #494b52 !important;
    padding: 0 !important;
  }
  .con_page .quarter {
    width: 100%;
  }
  .con_page .three-quarters {
    width: 100%;
  }
  .con_page .address {
    float: left;
  }
  .con_page .margintop {
    margin-top: 0;
  }
  .con_page .marginright {
    margin-right: 50px;
  }
  .con_page .address a.address-subhead {
    font-size: 22px;
    font-size: 2.2rem;
    color: #494b52;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    cursor: pointer;
  }
  .con_page .addresssocial {
    display: table;
    padding: 0;
    clear: both;
  }
  .con_page address {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 0;
  }
  .con_page .address {
    margin-top: 0;
  }
  section#singlepage-services .third {
    width: 100%;
    margin: 1%;
    float: left;
  }
  section#singlepage-services .two-thirds {
    width: 95%;
    margin: 1%;
    float: left;
    padding-left: 15px;
  }
  section#singlepage-services h2 {
    text-align: center;
  }
  section#singlepage-services .icon {
    height: 380px;
    width: 375px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-repeat: no-repeat;
  }
  header nav {
    position: absolute;
    right: 1.2%;
    top: 0;
    /*margin-top:20px;*/
    margin-right: 5px;
    z-index: 9999;
  }
  section#contact-form {
    padding: 0 0 0 0;
    color: #dcdcdc;
    font-size: 13px;
    font-weight: 300;
    width: 97.7%;
  }
  .post-type-archive-blog header nav,
  .page-template-blog-php header nav,
  .tax-blog_category header nav {
    position: absolute;
    right: 1%;
    top: 0;
    margin-top: 20px;
    z-index: 9999;
  }
}
@media screen and (min-width: 1001px) {
  section#posts-list .post.full {
    max-width: 850px;
  }
}
@media only screen and (max-width: 1000px) {
  .row .half {
    width: 100%;
    margin: 1% 0;
  }
  .row .quarter {
    width: 48%;
  }
  #casestudy-resources {
    padding-left: 0px !important;
  }
  #casestudy-resources .row .half {
    width: auto !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  #casestudy-resources .row .half:nth-child(2) {
    padding-top: 25px;
  }
  #casestudy-resources h2 {
    font-size: 1.7rem !important;
    font-weight: bold;
  }
  #casestudy-resources p {
    padding-right: 0px !important;
    font-size: 1.5rem !important;
  }
  #casestudy-test blockquote {
    font-size: 1.5rem !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
  }
  #footer-banner .three-quarters {
    width: 100%;
    float: none;
  }
  #footer-banner .three-quarters .text {
    float: none;
    text-align: center;
  }
  #footer-banner .quarter {
    width: 100%;
    float: none;
    margin: 20px 20px 20px 0;
    text-align: center;
  }
  #footer-banner .quarter .button {
    float: none;
  }
  .single-blog aside {
    padding-top: 0px !important;
  }
  .displayfootercontact {
    display: block!important;
    float: right;
    border: none;
    color: #fff;
    background: #00afec;
    width: 100%;
    font-size: 13px;
    cursor: pointer;
    padding-top: 2%;
    padding-bottom: 2%;
    -webkit-appearance: none;
  }
  .single section#posts-list {
    background-color: #fff;
    width: 100%;
  }
  .single section#posts-list section#posts-list .post.full {
    max-width: none !important;
    margin: 0 !important;
  }
  .single section#posts-list .post {
    width: 95% !important;
  }
  .single-blog .row .three-quarters,
  .single-blog .row .full {
    margin: 0 auto !important;
  }
  .single-blog .row .quarter {
    width: 94.5%;
    margin: 0 auto;
    margin-left: 2.5%;
  }
  .single-blog .row .quarter .widget {
    width: 100%;
  }
  #footer-contact-form form fieldset.details-fieldset {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  section.sub-header nav {
    bottom: 1px;
    float: left;
    margin-left: 0;
    position: relative;
    right: 0;
    clear: left;
    width: 89%;
    margin-top: 12px;
  }
  section.sub-header nav ul li.first {
    margin-left: 0;
  }
  #footer-contact-form form {
    position: relative;
    width: 97.9%;
    margin: 0 auto;
    padding-left: 0;
  }
  section#posts .post {
    position: relative;
    min-height: 360px;
    background: #fff;
    border-bottom: 2px solid #00afec;
  }
  span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
    margin-bottom: -10px;
    margin-top: 5px !important;
  }
  .number {
    margin-bottom: -12px;
  }
  #footer-contact-form form fieldset.message-fieldset {
    margin-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    width: 100%;
  }
  #footer-contact-form form fieldset.message-fieldset textarea {
    width: 100%;
    display: block !important;
  }
  .footercontact {
    display: none;
  }
  #footer-contact-form input[type="text"] {
    margin-bottom: 0;
    font-size: 13px;
    color: #c1c1c1;
    border: 1px solid #e0e0e0;
    padding-right: 3%;
    width: 100%;
  }
  #footer-contact-form input[type="email"] {
    margin-bottom: 0;
    font-size: 13px;
    color: #c1c1c1;
    border: 1px solid #e0e0e0;
    padding-right: 3%;
    display: block !important;
    width: 100%;
  }
  section#casestudy-resources {
    padding-left: 50px;
  }
  section#casestudy-test {
    padding-left: 50px;
  }
  .padds {
    text-align: center;
  }
  .padds h2 {
    text-align: center !important;
  }
  section#content-services .icon {
    background-position: center;
    margin-left: 0;
  }
  section#digital-services .icon {
    background-position: center;
    margin-left: 0;
  }
  section#search-services .icon {
    background-position: center;
    margin-left: 0;
  }
  section#media-services .icon {
    background-position: center;
    margin-left: 0;
  }
  section#data-services .icon {
    background-position: center;
    margin-left: 0;
  }
  section#paidm-services .icon {
    background-position: center;
    margin-left: 0;
  }
  section#design-services .icon {
    background-position: center;
    margin-left: 0;
  }
  #services p {
    padding-left: 5%;
    padding-right: 5%;
  }
  .digi {
    margin-left: 0 !important;
  }
  .wide-screen-icon {
    display: none;
  }
  .short-screen-icon {
    display: block !important;
  }
  footer .row .quarter {
    width: 100%;
  }
  footer .row .half {
    width: 100%;
    margin: 1% 0;
  }
  footer p {
    padding-left: 0 !important;
  }
  section#people .person {
    width: 25%;
  }
  .mc4wp-form input {
    vertical-align: baseline;
    float: left;
  }
  footer input[type="email"] {
    width: 60% !important;
    float: left;
  }
}
@media only screen and (max-width: 940px) {
  .icoonbox .icoonbox_item .icoonbox_description p {
    margin-bottom: 0 !important;
    padding: 20px !important;
  }
}
@media only screen and (max-width: 920px) {
  section#posts-list .post .post-content {
    background-color: #fff;
    border-left: 1px solid #f1eeea;
    border-right: 1px solid #f1eeea;
    font-size: 13px;
    margin: 0;
    min-height: 212px;
    padding: 12px 21px;
  }
  section#stats ul {
    width: 100%;
    margin: 0 auto;
    padding-top: 45px;
  }
  .post-type-archive-blog section#posts-list .post,
  .page-template-blog-php section#posts-list .post,
  .tax-blog_category section#posts-list .post {
    position: relative;
    min-height: 0 !important;
    width: 48%;
    transition: all 0.15s ease-in-out;
    margin-right: 7px;
  }
}
@media only screen and (max-width: 890px) {
  section#posts-list .post .post-content h2 a {
    text-transform: none;
    font-size: 15px;
    line-height: 0;
    font-weight: bold;
    color: #555;
    letter-spacing: 0;
    -o-transition: color 0.2s ease-out, background 2s ease-in;
    -ms-transition: color 0.2s ease-out, background 2s eheadase-in;
    -moz-transition: color 0.2s ease-out, background 2s ease-in;
    -webkit-transition: color 0.2s ease-out, background 2s ease-in;
  }
  section#posts .post {
    position: relative;
    min-height: 320px;
    background: #fff;
    border-bottom: 2px solid #00afec;
  }
  section#posts-list .post .post-content {
    border-left: 1px solid #f1eeea;
    border-right: 1px solid #f1eeea;
    background-color: #fff;
    margin: 0;
    padding: 12px 21px;
    font-size: 13px;
  }
  section#stats stat {
    font-size: 60px;
    font-size: 6rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
  }
  section#stats ul {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }
  section#stats {
    height: 210px;
    text-align: center;
  }
  section#stats li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 830px) {
  section.sub-header nav ul li {
    margin-left: 25px;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem;
    transition: all 0.25s ease-in;
  }
  section#posts .post {
    position: relative;
    min-height: 300px;
    background: #fff;
    border-bottom: 2px solid #00afec;
  }
}
@media only screen and (max-width: 827px) {
  section#stats ul {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }
  section#stats li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
  }
  section#people .person:nth-child(4n+1) {
    clear: left;
  }
}
.page-template-featured-resources .row .two-thirds {
  margin-top: 40px;
}
.page-template-tool-kit #services-parallax-banner {
  height: 350px;
}
.page-template-tool-kit .jumbotron p {
  font-size: 1.6rem !important;
  color: #333 !important;
}
.page-template-tool-kit .row.featurette .col-md-7 .featurette-heading {
  font-size: 2.6rem !important;
  margin-bottom: 20px;
}
.page-template-tool-kit .row.featurette .col-md-7 p {
  font-size: 1.6rem !important;
}
.page-template-tool-kit .sticky-popup {
  font-size: 62.5% !important;
}
.page-template-tool-kit .sticky-popup .hubspot-logo .logo {
  width: 110px;
  height: 10%;
}
@media all and (max-width: 992px) {
  .page-template-tool-kit .row.featurette .col-md-5 .featurette-image.img-responsive {
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media all and (max-width: 800px) {
  #globalthought h2 {
    font-size: 1.6rem !important;
  }
  #globalthought .subheading {
    font-size: 1.5rem !important;
  }
  .page-template-tool-kit .container hr.featurette-divider {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .page-template-tool-kit .container .row.featurette .col-md-5 .featurette-image.img-responsive {
    height: 192.4px !important;
  }
  .page-template-tool-kit .container .row.featurette .jumbotron {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .page-template-tool-kit #services-parallax-banner .content h1 {
    font-size: 2.1rem;
  }
  .page-template-tool-kit #services-parallax-banner .content p {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  header .logo {
    margin-left: 5px;
  }
  header.transparent nav {
    margin-right: 5px;
  }
  .post-type-archive-blog .footer > .row {
    width: 93%;
  }
  #footer-contact-form .wpcf7 {
    padding-left: 15px;
    padding-right: 15px;
  }
  section#casestudy-parallax-banner {
    background-attachment: scroll;
  }
  section#casestudy-parallax-banner .content h1 {
    font-size: 2.4rem;
  }
  section#casestudy-parallax-banner .content p {
    font-size: 1.6rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-featured-resources .post.single h1 {
    font-size: 2.4rem !important;
  }
  .page-template-featured-resources .image-wrapper img {
    max-width: 240px;
    margin: 0 auto;
  }
  .page-template-featured-resources p {
    font-size: 1.4rem;
    line-height: 25px;
  }
  .page-template-featured-resources .row .two-thirds {
    margin-top: 10px;
  }
  .page-template-featured-resources .row .two-thirds,
  .page-template-featured-resources .row .third {
    width: 100%;
  }
  .page-template-featured-resources .resourceform_wrapper .top_label input.medium {
    width: 100%;
  }
  .page-template-featured-resources .resourceform_wrapper div.ginput_container {
    margin-bottom: .375em;
  }
  .page-template-featured-resources .resourceform_wrapper .gform_footer {
    text-align: center;
  }
  #hero-unit .content p {
    letter-spacing: 1px;
    font-size: 1.5rem;
  }
  footer .address p {
    font-size: 1.21rem !important;
  }
  #hero-unit .content .button {
    margin-top: 20px;
  }
  #mc4wp-form-1 input:not([type="submit"]) {
    padding: 13.8px;
  }
  .mgl_twitter .mgl_tweets {
    font-size: 1.55rem !important;
  }
  #clients h2 {
    margin-bottom: 30px !important;
  }
  #services h2,
  #posts h2,
  #clients h2 {
    font-size: 1.7rem !important;
    font-weight: 600 !important;
    letter-spacing: 1px;
  }
  #services h2 .break:after,
  #posts h2 .break:after,
  #clients h2 .break:after {
    content: "\a";
    white-space: pre;
  }
  #services h3,
  #posts h3,
  #clients h3 {
    font-size: 1.22rem !important;
    letter-spacing: 1px;
  }
  section#posts .subheading,
  #globalthought .subheading {
    font-size: 1.6rem !important;
    font-weight: 500;
  }
  section#posts .subheading .break:after,
  #globalthought .subheading .break:after {
    content: "\a";
    white-space: pre;
  }
  #footer-banner .three-quarters .text {
    font-size: 1.7rem !important;
    padding-left: 7px;
    padding-right: 7px;
  }
  #resource-parallax-banner .content {
    top: 150px !important;
  }
  .post-type-archive-work section#single-services-parallax-banner .content {
    top: 135px !important;
  }
  #ourstory .itemContainer .icon_description p,
  #services .itemContainer .icon_description p {
    padding-left: 40px;
    padding-right: 40px;
  }
  #ourstory .itemContainer .third,
  #services .itemContainer .third {
    width: 100%;
    padding-bottom: 25px;
  }
  .single-blog section#posts-list .post.single ul,
  .single-blog section#posts-list .post.single ol {
    line-height: 22px !important;
    margin-bottom: 5px !important;
  }
  .single-blog section#posts-list .post.single h4 {
    font-size: 1.6rem !important;
  }
  .single-blog section#posts-list .post.single h1 {
    font-size: 2.6rem !important;
  }
  .author #posts-list .post img {
    width: 100% !important;
    max-width: 695px !important;
  }
  section#blog-parallax-banner,
  section#services-parallax-banner,
  #resource-parallax-banner,
  #parallax-banner,
  #globalthought {
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
  }
  .icoonbox_description {
    font-size: 1.22rem !important;
  }
  #mgl_tw_user4_zazzlemedia_900_horizontal .bx-wrapper .bx-viewport .mgl_tweet_content {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
  #mgl_tw_user4_zazzlemedia_900_horizontal .mgl_tweet_text,
  #mgl_tw_user4_zazzlemedia_900_horizontal .mgl_tweet_date {
    font-size: 1.32rem !important;
    -webkit-text-size-adjust: none;
  }
  #ourstory h2,
  #people h2 {
    font-size: 1.7rem !important;
  }
  #ourstory .subheading,
  #people .subheading {
    font-size: 1.4rem !important;
  }
  #work-page h2,
  #services h2 {
    font-size: 1.7rem !important;
  }
  #work-page p,
  #services p {
    padding-left: 5px;
    padding-right: 5px;
  }
  #services .services p,
  #services #content-services p,
  #services #digital-services p,
  #services #search-services p,
  #services #media-services p,
  #services #data-services p,
  #services #paidm-services p,
  #services #design-services p {
    font-size: 1.5rem !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  section#content-services {
    padding-top: 20px !important;
  }
  section#content-services .icon,
  section#digital-services .icon,
  section#search-services .icon,
  section#media-services .icon,
  section#data-services .icon,
  section#paidm-services .icon,
  section#design-services .icon {
    background-size: contain !important;
    height: 192.4px !important;
  }
  #content-container {
    margin-top: -20px;
  }
  #content-container address {
    font-size: 1.35rem !important;
  }
  section#singlepage-services .icon {
    height: 192.4px !important;
    width: 100% !important;
    background-position: center center !important;
  }
  #page-template-single-service section#single-services-parallax-banner h1,
  #page-template-single-service section#single-services-parallax-banner h2,
  #page-template-single-service section#single-services-parallax-banner h3,
  #page-template-single-service section#single-services-parallax-banner h4,
  #page-template-single-service section#single-services-parallax-banner h5,
  #page-template-single-service section#single-services-parallax-banner h6 {
    margin-top: 88px !important;
  }
  section#singlepage-services .two-thirds {
    width: 90% !important;
    font-size: 1.5rem !important;
  }
  section#singlepage-services {
    padding-top: 20px !important;
  }
  #gform_wrapper_17 {
    padding-left: 10px;
  }
  #footer-contact-form h2 {
    font-size: 1.8rem !important;
  }
  #footer-contact-form .subheading {
    font-size: 1.3rem !important;
    padding-left: 5px;
    padding-right: 5px;
  }
  .page-template-services #services .content {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-template-services #services .content h1 {
    font-size: 2.1rem !important;
  }
  .page-template-services #services .content p {
    font-size: 1.5rem !important;
  }
  section#single-services-parallax-banner h1,
  #blog-parallax-banner h1,
  section#resource-parallax-banner h1 {
    font-size: 2.5rem !important;
  }
  section#single-services-parallax-banner h1 .break:after,
  #blog-parallax-banner h1 .break:after,
  section#resource-parallax-banner h1 .break:after {
    content: "\a";
    white-space: pre;
  }
  section#single-services-parallax-banner p,
  #blog-parallax-banner p,
  section#resource-parallax-banner p {
    font-size: 1.6rem !important;
  }
  section#single-services-parallax-banner p .break:after,
  #blog-parallax-banner p .break:after,
  section#resource-parallax-banner p .break:after {
    content: "\a";
    white-space: pre;
  }
  #parallax-banner p {
    font-size: 1.6rem !important;
  }
  #gform_17 .gfield_select {
    font-size: 1.2em;
  }
  #gform_17 label {
    margin-top: 15px;
  }
  #gform_17 .left,
  #gform_17 .right {
    display: none;
  }
  #gform_17 .hide-desktop {
    display: block;
  }
  #gform_17 .hide-mobile {
    display: none;
  }
}
@media only screen and (max-width: 799px) {
  header nav {
    position: absolute;
    /*right:1%;*/
    top: 0;
    margin-right: 0;
    /*margin-top:20px;*/
    z-index: 9999;
  }
  aside.profile h1 {
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;
    font-size: 22px;
    font-size: 2.2rem;
  }
  aside.profile h1 + span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  aside.profile p {
    color: #5a5a5a;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .author #posts-container {
    width: 100%;
  }
  .author .row {
    width: 91%;
  }
  .author .row .full {
    margin: 0;
  }
  .author .row .quarter {
    width: 100%;
    margin: 0;
  }
  .author .archives {
    display: none;
  }
  .author #posts-list {
    padding-top: 0;
  }
  .author #posts-list {
    position: relative;
    top: -110px;
  }
  .author .three-quarters {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 780px) {
  .search-results section#posts-list .post {
    position: absolute !important;
    min-height: 0 !important;
    width: 97% !important;
  }
  section#posts-list .post {
    /*width:98% !important;*/
    position: relative !important;
    min-height: 500px !important;
  }
  section#posts-list .post .post-content {
    background-color: #fff;
    border-left: 1px solid #f1eeea;
    border-right: 1px solid #f1eeea;
    font-size: 13px;
    margin: 0;
    min-height: 140px;
    padding: 12px 21px;
  }
  section.sub-header nav {
    bottom: 1px;
    float: left;
    margin-left: 0;
    position: relative;
    right: 0;
    clear: left;
    width: 89%;
  }
  section.sub-header nav ul li {
    cursor: pointer;
    margin-left: 20px;
    transition: all 0.25s ease-in 0s;
  }
  section.sub-header nav ul li.first {
    cursor: pointer;
    margin-left: 0;
    margin-right: 0;
    transition: all 0.25s ease-in 0s;
  }
  .sb-search {
    position: absolute;
    margin-top: -14px;
    width: 0;
    right: 0;
    min-width: 50px;
    height: 40px;
    float: right;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden;
  }
  .post-type-archive-blog #posts-list .row {
    position: relative;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
  .post-template-featured-blog-php .row .third {
    width: 100%;
    margin: 1%;
    float: left;
  }
  .post-template-featured-blog-php .row .two-thirds {
    width: 100%;
    margin: 1%;
    float: left;
  }
  .post-template-featured-blog-php section#posts-list {
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  section#announcement p {
    text-align: center;
    margin-top: 20px;
    padding: 0 20px;
  }
  section#announcement img {
    float: none;
    margin: 0;
  }
}
@media only screen and (max-width: 791px) {
  section#people .person {
    width: 25%;
  }
}
@media all and (max-width: 767px) {
  .page-id-9299 section {
    padding-top: 42px;
  }
  .wpb_single_image img {
    display: none;
  }
  .feedback-title {
    padding: 0 10px;
  }
  .feedback-desc {
    font-size: 14px;
    padding: 0 10px;
    -webkit-text-size-adjust: none;
  }
  .gform_confirmation_message {
    font-size: 14px;
    padding: 0 10px;
    -webkit-text-size-adjust: none;
  }
}
@media only screen and (max-width: 727px) {
  section#people .person {
    width: 33%;
  }
  section#people .person:nth-child(4n+1) {
    clear: none;
  }
}
@media only screen and (max-width: 710px) {
  section.sub-header {
    padding-top: 46px;
    padding-bottom: 0;
    position: relative;
    overflow: visible;
  }
  section#posts .post {
    position: relative;
    min-height: 280px;
    background: #fff;
    border-bottom: 2px solid #00afec;
  }
  section#people .person:nth-child(4n+1) {
    clear: none;
  }
}
@media only screen and (min-width: 700px) {
  #hero-unit .content h1 .break:after,
  #hero-unit .content p .break:after {
    content: "\a";
    white-space: pre;
  }
}
.page-template-reach-resource .fancybox-wrap.snp-pop-5773-wrap .snp-pop-5773 .snp-theme8 .snp-header {
  padding: 16px 30px !important;
}
.page-template-reach-resource .fancybox-wrap.snp-pop-5773-wrap .snp-pop-5773 .snp-theme8 .snp-header h1 {
  font-size: 1.8rem !important;
}
.page-template-reach-resource .fancybox-wrap.snp-pop-5773-wrap .snp-theme8 .snp-body {
  padding: 9px 20px;
}
.page-template-reach-resource .fancybox-wrap.snp-pop-5773-wrap .snp-theme8 .snp-body p {
  margin-top: 7px;
}
.page-template-reach-resource .fancybox-wrap.snp-pop-5773-wrap .snp-theme8 .snp-body .snp-form .snp-theme8 .snp-field {
  padding-bottom: 20px !important;
}
.page-template-reach-resource .jumbotron {
  padding-top: 68px;
  padding-bottom: 10px !important;
}
.page-template-reach-resource .jumbotron h1 {
  font-size: 3.5rem;
}
.page-template-reach-resource .jumbotron p {
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: 200;
}
.page-template-reach-resource .jumbotron .col-md-6 {
  padding-bottom: 10px;
}
.page-template-reach-resource .jumbotron .col-md-6 h3 {
  font-size: 2.1rem;
  padding-bottom: 20px;
}
.page-template-reach-resource .jumbotron .col-md-6 #audience_details a.fancybox,
.page-template-reach-resource .jumbotron .col-md-6 #simple_calculator a.fancybox {
  padding-left: 10px;
}
.page-template-reach-resource .container.marketing .row.featurette .col-md-7 h2.featurette-heading {
  font-size: 3rem;
  font-weight: 500;
}
.page-template-reach-resource .container.marketing .row.featurette .col-md-7 p.lead {
  font-size: 1.7rem;
}
.page-template-reach-resource .container.marketing .row.featurette .col-md-7 li {
  line-height: 1.6;
}
.page-template-tool-hreflang #single-services-parallax-banner {
  height: 350px;
}
.page-template-tool-hreflang .sticky-popup.right-bottom.open_sticky_popup.popup-content-bounce-in-up.open {
  font-size: 66% !important;
}
@media only screen and (max-width: 700px) {
  .post-type-archive-blog #posts-list .row {
    position: relative;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    margin-left: 2.8%;
  }
  section.sub-header nav ul li {
    cursor: pointer;
    margin-left: 15px;
    transition: all 0.25s ease-in 0s;
  }
  section.sub-header nav {
    bottom: 1px;
    float: left;
    margin-left: 0;
    position: relative;
    right: 0;
    clear: left;
    width: 100%;
    padding-right: 0;
  }
  section#posts-list .post {
    position: relative !important;
    min-height: 500px !important;
    width: 92.8% !important;
  }
  .single section#posts-list .post {
    width: 95% !important;
  }
  .page-template-reach-resource .jumbotron h1 {
    font-size: 2.1rem;
  }
  .page-template-reach-resource .jumbotron p {
    font-size: 1.5rem;
  }
  .page-template-reach-resource .jumbotron .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .page-template-reach-resource .jumbotron .col-md-6 h3 {
    font-size: 1.6rem;
    padding-bottom: 20px;
  }
  .page-template-reach-resource .jumbotron .col-md-6 #audience_details .input-group.input-group-lg.pull-left,
  .page-template-reach-resource .jumbotron .col-md-6 #simple_calculator .input-group.input-group-lg.pull-left {
    padding-bottom: 20px;
  }
  .page-template-reach-resource .jumbotron .col-md-6 #audience_details a.fancybox,
  .page-template-reach-resource .jumbotron .col-md-6 #simple_calculator a.fancybox {
    padding-left: 10px;
  }
  .page-template-reach-resource .jumbotron .col-md-6 #audience_details input#vabt,
  .page-template-reach-resource .jumbotron .col-md-6 #simple_calculator input#vabt,
  .page-template-reach-resource .jumbotron .col-md-6 #audience_details input#va,
  .page-template-reach-resource .jumbotron .col-md-6 #simple_calculator input#va {
    font-size: 1.5rem;
  }
  .page-template-reach-resource .container.marketing .row.featurette .col-md-7 h2.featurette-heading {
    font-size: 2.1rem;
    font-weight: 500;
  }
  .page-template-reach-resource .container.marketing .row.featurette .col-md-7 p.lead {
    font-size: 1.5rem;
  }
  .page-template-reach-resource .container.marketing .row.featurette .col-md-7 li {
    line-height: 1.6;
  }
  .post-type-archive-blog #featured-resources .row {
    position: relative;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    margin-left: 2.8%;
  }
  section#featured-resources .row .third {
    width: 92.8% !important;
    margin: 1% !important;
    float: left !important;
  }
  section#posts-list .post img {
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 620px) {
  section#stats li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
  }
  section#stats {
    text-align: center;
    padding-top: 0;
  }
  section#stats ul {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    display: block;
  }
  section#people .person:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (max-width: 600px) {
  section#parallax-banner .content h1 {
    font-size: 2.1rem !important;
  }
  section#parallax-banner .content p {
    font-size: 1.5rem !important;
    letter-spacing: 1px;
  }
  .page-template-tool-kit .jumbotron h2 {
    font-size: 2.1rem;
  }
  .page-template-tool-kit .jumbotron p {
    font-size: 1.5rem !important;
  }
  .page-template-tool-kit .row.featurette .col-md-7 .featurette-heading {
    font-size: 2.1rem !important;
  }
  .page-template-tool-kit .row.featurette .col-md-7 p {
    font-size: 1.5rem !important;
  }
  section#people .person {
    width: 50%;
  }
  section#stats {
    height: 440px;
  }
  section#stats li {
    float: left;
    list-style: none;
    color: #fff;
    width: 50%;
    text-transform: uppercase;
  }
  section#stats li:nth-child(2n+1) {
    clear: left;
  }
  #wpadminbar {
    position: fixed !important;
  }
  .post-type-archive-blog #posts-list .row {
    position: relative;
    max-width: 1280px;
    width: 97%;
    margin: 0 auto;
    margin-left: 2.8%;
  }
  section#posts-list .post {
    position: relative !important;
    min-height: 500px !important;
    width: 95.7% !important;
  }
  .single section#posts-list .post {
    width: 95% !important;
  }
  section#single-services-parallax-banner .content {
    margin-top: 0;
  }
  .page-template-featured-resources-php section#single-content-resource-parallax-banner h1,
  .page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h1 {
    font-size: 2rem;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 25px;
  }
  section#people .person:nth-child(2n+1) {
    clear: left;
  }
  section#people .person:nth-child(3n+1) {
    clear: none;
  }
  section#casestudy-parallax-banner {
    height: 200px;
  }
  section#casestudy-parallax-banner .content {
    position: absolute;
    width: auto;
    margin-top: 0;
  }
}
@media all and (max-width: 568px) {
  #hero-unit .content p {
    font-size: 1.3rem;
  }
  footer .address {
    width: auto;
  }
  .author #posts-list .post {
    min-height: 240px !important;
  }
  .author #posts-list h2 a {
    font-size: 1.22rem !important;
  }
  .single-blog section#posts-list .post.single h1 {
    letter-spacing: 0 !important;
    line-height: 22px !important;
    font-size: 1.9rem !important;
  }
  .single-blog section#posts-list .post.single p {
    font-size: 1.3rem !important;
    line-height: 22px !important;
  }
  .single-blog section#posts-list .post.single ul,
  .single-blog section#posts-list .post.single ol {
    font-size: 1.3rem !important;
  }
}
@media screen and (max-width: 550px) {
  section#posts .post {
    position: relative;
    min-height: 275px;
    background: #fff;
    border-bottom: 2px solid #00afec;
  }
  footer .address {
    margin: 0 1% 54px 1%;
    float: none;
    text-align: left;
  }
  section#contact-form .your-email {
    display: block !important;
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  section#contact-form .your-name {
    margin-right: 3%;
    display: block !important;
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
  section#contact-form .number {
    margin-right: 3%;
    display: block !important;
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -3px;
    margin-bottom: -3px;
  }
  section#contact-form .company {
    display: block !important;
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  input:not([type="submit"])[type="email"] {
    margin-bottom: 0;
    font-size: 13px;
  }
  input:not([type="submit"])[type="text"] {
    margin-bottom: 0;
    font-size: 13px;
  }
  .avatar {
    display: none;
  }
  .author #banner-image {
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 107px;
    margin-top: 79px;
  }
  .author #banner-image img {
    position: relative;
    top: auto !important;
  }
}
@media screen and (max-width: 525px) {
  .con_page .address {
    margin-top: 0;
    margin-left: 7px;
  }
}
@media screen and (max-width: 500px) {
  .row .quarter {
    width: 100%;
    margin: 2% 0;
  }
  section#posts .post {
    position: relative;
    min-height: 350px;
    background: #fff;
    border-bottom: 2px solid #00afec;
  }
}
@media screen and (max-width: 480px) {
  div.logooos_item a {
    -webkit-background-size: 40% !important;
    -moz-background-size: 40% !important;
    background-size: 40% !important;
  }
  div.logooos_item {
    height: 75px !important;
  }
  #hero-unit .content h1 {
    font-size: 3rem;
  }
  section#parallax-banner.hiring h1 {
    font-size: 2em;
  }
  section#parallax-banner.hiring p {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 416px) {
  section#people .person {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  section#stats ul {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }
  section#posts .post {
    position: relative;
    min-height: 320px;
    background: #fff;
    border-bottom: 2px solid #00afec;
  }
  section#people .center {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
  .displayfootercontact {
    padding-top: 4%;
    padding-bottom: 4%;
  }
}
@media only screen and (max-width: 350px) {
  #our .row .third {
    display: block;
    float: left;
    margin: 1%;
    width: 100%;
  }
  section#stats li p {
    font-size: 11px;
    font-weight: 600;
    margin-left: 0;
    margin-top: 10px;
    text-align: center;
  }
  section#stats {
    height: 340px;
    padding-top: 0;
    position: relative;
    text-align: center;
  }
  section#stats stat {
    border: 2px solid #fff;
    border-radius: 74px;
    cursor: pointer;
    display: block;
    font-size: 4.7rem;
    font-weight: 600;
    height: 90px;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 25px;
    text-align: center;
    width: 113px;
  }
  .mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 2% 5%;
    margin: 0;
    text-align: center;
    color: #818181;
    border-top: 1px solid #383838;
    text-decoration: none;
    opacity: 1 !important;
    text-transform: uppercase;
    background: #3e3d3d;
    font-weight: 600;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .page-template-featured-resources-php section#single-content-resource-parallax-banner h1,
  .page-template-featured-resources-full-width-php section#single-content-resource-parallax-banner h1 {
    font-size: 2rem;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 55px;
  }
}
@media only screen and (max-width: 320px) {
  body {
    position: absolute;
  }
  .button {
    border: 2px solid #494b52;
    color: #494b52;
    padding: 8px 20px;
    transition: all 0.25s ease-in 0s;
  }
  header nav {
    margin-top: 21px;
  }
  section.sub-header h1 {
    float: left;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
  }
  section.sub-header nav {
    min-height: 40px;
    position: relative;
    z-index: 99;
    bottom: -38px;
  }
  section.sub-header nav ul {
    width: 248px;
  }
  section.sub-header nav li.subnav_search {
    display: none;
  }
  .back-to-top {
    bottom: 2em;
    color: #494b52;
    display: none;
    padding: 5px;
    position: fixed;
    right: 0;
    text-decoration: none;
    transition: all 0.25s ease-in 0s;
  }
  .back-to-top p {
    display: none;
  }
  #hero-unit .content h1 {
    font-family: Norwester, 'Open Sans', sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 13px;
  }
  #hero-unit .content .button {
    border-color: #fff;
    color: #fff;
    display: inline-block;
    margin-top: 40px;
    padding: 10px 18px;
    text-transform: uppercase;
  }
  #hero-unit .content {
    color: #fff;
    position: absolute;
    text-align: center;
    margin-top: -150px;
    width: 100%;
  }
  @font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.eot');
    src: url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  #hero-unit .content .sb-search {
    position: relative;
    margin-top: 10px;
    width: 0;
    min-width: 60px;
    height: 60px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden;
  }
  #hero-unit .content .sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    padding: 20px 65px 20px 20px;
    font-family: inherit;
    font-size: 20px;
    color: #2c3e50;
  }
  #hero-unit .content .sb-search-input::-webkit-input-placeholder {
    color: #efb480;
  }
  #hero-unit .content .sb-search-input:-moz-placeholder {
    color: #efb480;
  }
  #hero-unit .content .sb-search-input::-moz-placeholder {
    color: #efb480;
  }
  #hero-unit .content .sb-search-input:-ms-input-placeholder {
    color: #efb480;
  }
  #hero-unit .content .sb-icon-search,
  #hero-unit .content .sb-search-submit {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
  }
  #hero-unit .content .sb-search-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
  }
  #hero-unit .content .sb-icon-search {
    color: #fff;
    background: #e67e22;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
  }
  #hero-unit .content .sb-icon-search:before {
    content: "\e000";
  }
  #hero-unit .content .sb-search.sb-search-open,
  #hero-unit .content .no-js .sb-search {
    width: 100%;
  }
  #hero-unit .content .sb-search.sb-search-open .sb-icon-search,
  #hero-unit .content .no-js .sb-search .sb-icon-search {
    background: #da6d0d;
    color: #fff;
    z-index: 11;
  }
  #hero-unit .content .sb-search.sb-search-open .sb-search-submit,
  #hero-unit .content .no-js .sb-search .sb-search-submit {
    z-index: 90;
  }
  #hero-unit .content .social {
    margin-top: 50px;
  }
}
