/*
Theme Name: VM2014
Theme URI: http://visiblemeasures.com/
Description: Custom theme developed for Visible Measures by Scott Poulin / Pod Design (designer Peter Davis).  Adds responsive features and other improvements.
Author: Scott Poulin & POD Design
Version: 1.0
*/
@font-face {
  font-family: "OpenSansLight";
  src: url("fonts/OpenSans-Light-webfont.eot");
  src: url("fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Light-webfont.woff") format("woff"), url("fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("fonts/OpenSans-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
x
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-Regular-webfont.eot");
  src: url("fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("fonts/OpenSans-Regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OpenSansSemiBold";
  src: url("fonts/OpenSans-Semibold-webfont.eot");
  src: url("fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("fonts/OpenSans-Semibold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OpenSansBold";
  src: url("fonts/OpenSans-Bold-webfont.eot");
  src: url("fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold-webfont.woff") format("woff"), url("fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("fonts/OpenSans-Bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OpenSansExtraBold";
  src: url("fonts/OpenSans-ExtraBold-webfont.eot");
  src: url("fonts/OpenSans-ExtraBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff"), url("fonts/OpenSans-ExtraBold-webfont.ttf") format("truetype"), url("fonts/OpenSans-ExtraBold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, s, samp,
small, strike, sub, sup, tt, var,
u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font: inherit;
  vertical-align: baseline;
  list-style: none; }
figure {
	margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font: inherit;
  xvertical-align: baseline;
  list-style: none; 
}
table {
  /*border-collapse: collapse;*/
  border-spacing: 0; }

td, tr {
  vertical-align: top; }

/* end reset */
/* html5 elements */
article, aside, figure, footer, header, nav, section {
  display: block; }

/* global stuff, in alphabetical order */
body, html {
  background-color: #fff; }

body, input, select, textarea {
  font: 14px/24px "OpenSans", Arial, Helvetica, sans-serif;
  color: #363636; }

a {
  color: #1f94c0;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a:active {
    background: transparent; }

.accreditation {
  clear: both;
  float: right;
  font-size: 11px;
  line-height: 14px;
  border-top: 1px solid #d9d9d9;
  padding-top: 10px; }
  .accreditation:after {
    content: ' ';
    width: 100%;
    display: inline-block; }
  .accreditation a {
    display: inline-block;
    vertical-align: top;
    margin-right: 28px;
    margin-bottom: 10px;
    height: 40px;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -moz-transition-property: opacity;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    -ms-transition-delay: 0;
    transition-delay: 0; }
    .accreditation a:hover {
      -ms-filter: alpha(opacity=100);
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -webkit-opacity: 1;
      opacity: 1;
      text-decoration: none; }
    .accreditation a:last-child {
      margin-right: 0; }
    .accreditation a.mrc {
      width: 205px; }
      .accreditation a.mrc span {
        float: left;
        width: 45px;
        height: 45px;
        background: url(images/sprites.png) no-repeat -370px -70px; }
    .accreditation a.youtube-certified {
      width: 66px;
      text-align: center;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .accreditation a.youtube-certified span {
        display: block;
        background: url(images/sprites.png) no-repeat -150px -70px;
        height: 27px; }
    .accreditation a span {
      overflow: hidden;
      text-indent: 150%;
      white-space: nowrap;
      display: block; }

.ajax-loader {
  display: block;
  text-align: center;
  clear: both;
  margin: 50px auto; }

.alignleft {
  float: left;
  margin-right: 50px;
  margin-bottom: 24px; }

.alignright {
  float: right;
  margin-left: 50px;
  margin-bottom: 24px; }

b, strong {
  font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
  font-weight: normal; }

.bg-solid.blue-pale {
  background: #eff6f8; }
.bg-solid.gray {
  background: #f4f4f4; }

big, .big {
  font-size: 1.25em; }

.bios-group {
  text-align: center; }
  .bios-group .bio {
    width: 180px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 1%;
    cursor: pointer;
    line-height: 20px; }
    .bios-group .bio img, .bios-group .bio .no-image {
      background: #d6d6d6;
      width: 180px;
      height: 180px;
      display: inline-block;
      margin: 15px 0; }

.block {
  display: block;
  margin-left: 2.5%;
  margin-right: 2.5%; }
  .block.center {
    float: none !important;
    clear: both !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .block.right {
    float: right; }
  .block.text-center {
    text-align: center; }
  .block.text-right {
    text-align: right; }
  .block.width-25, .block.width-33, .block.width-50, .block.width-67, .block.width-75 {
    float: left; }
  .block.width-25 {
    width: 20%; }
  .block.width-33 {
    width: 28%; }
  .block.width-50 {
    width: 45%; }
  .block.width-67 {
    width: 62%; }
  .block.width-75 {
    width: 70%; }
  .block.width-100 {
    width: 95%; }
  .block > div, .block iframe, .block > img, .block > p, .block > p img, .block video {
    max-width: 100%; }
  .block video {
    height: auto; }

.box {
  border: 1px solid #c4c4c4; }

button, .button, .checkout-button, input[type=button], input[type=submit], input[type=reset] {
  cursor: pointer;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #1f94c0;
  color: #fff;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding: 0 18px;
  border: none;
  text-shadow: 0px 1px 5px #0ea0c9;
  -webkit-appearance: none;
  border-radius: 0; }
  button:hover, button:active, .button:hover, .button:active, .checkout-button:hover, .checkout-button:active, input[type=button]:hover, input[type=button]:active, input[type=submit]:hover, input[type=submit]:active, input[type=reset]:hover, input[type=reset]:active {
    text-decoration: none;
    background: #0b84b0;
    color: #fff; }
  button.big, .button.big, .checkout-button.big, input[type=button].big, input[type=submit].big, input[type=reset].big {
    height: 48px;
    font-size: 17px;
    line-height: 48px;
    padding: 0 30px; }
  button.small, .button.small, .checkout-button.small, input[type=button].small, input[type=submit].small, input[type=reset].small {
    height: 30px;
    line-height: 30px;
    font-size: 85%;
    padding: 0 9px; }

.clear, .block.width-100, section {
  clear: both; }

.clear:before, .block.width-100:before, section:before, .clear:after, .block.width-100:after, section:after {
  content: "";
  display: block;
  width: 100%;
  clear: both; }

.column-left {
  width: 70%;
  margin: 0 2.5%;
  float: left; }
  .column-left .social a {
    margin-right: 11px; }

.column-right {
  width: 20%;
  margin: 0 2.5%;
  float: left; }
  .column-right h2 {
    font-size: 20px;
	line-height: 26px;
    font-family: 'OpenSans', Arial, Helvetica, sans-serif;
    margin-bottom: 12px; }
  .column-right hr {
    border-bottom-style: solid; }
  .column-right iframe {
    width: 100%; }
  .column-right img {
    display: block; }
  .column-right li {
    padding: 25px 0;
    border-bottom: 1px solid #d6d6d6; }
    .column-right li:first-child {
      padding-top: 0; }
    .column-right li:last-child {
      border: none; }
  .column-right .social {
    margin: 0 !important;
    text-align: justify;
    padding: 0 2.5%; }
  .column-right ul, .column-right li {
    list-style: none;
    margin: 0;
    padding-left: 0; }

.columns-2 {
  text-align: center;
  padding-bottom: 0; }
  .columns-2 article .block {
    position: relative;
    display: inline-block;
    width: 39%;
    min-width: 330px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 50px; }
    .columns-2 article .block.box {
      padding: 4px 0 12px; }
      .columns-2 article .block.box:before {
        content: " ";
        width: 94%;
        height: 106%;
        position: absolute;
        left: 3%;
        top: -3%;
        background: #fff; }
      .columns-2 article .block.box > * {
        position: relative;
        z-index: 1; }
      .columns-2 article .block.box .button {
        min-width: 106px; }
      .columns-2 article .block.box h3 {
        font-size: 48px;
        margin-bottom: 0; }
      .columns-2 article .block.box img {
        position: static;
        height: auto; }
      .columns-2 article .block.box p {
        color: #808080; }

.columns-3 article > div {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 50px;
  -webkit-column-gap: 50px;
  column-gap: 50px; }
  .columns-3 article > div .column {
    margin-right: 50px; }
  .columns-3 article > div .last {
    margin-right: 0; }

#commentform .form-submit {
  float: right; }
#commentform #gasp_p {
  clear: left !important; }
  #commentform #gasp_p label {
    width: auto; }
#commentform input[type=date], #commentform input[type=datetime], #commentform input[type=datetime-local], #commentform input[type=email], #commentform input[type=month], #commentform input[type=number], #commentform input[type=password], #commentform input[type=tel], #commentform input[type=text], #commentform input[type=time], #commentform input[type=url], #commentform input[type=week], #commentform select, #commentform .select-box {
  width: 300px; }
#commentform label {
  width: 150px;
  display: inline-block; }
#commentform textarea {
  height: 90px;
  padding: 10px 1%;
  width: 97%;
  margin-bottom: 10px; }

ol.commentlist li {
  list-style: none; }

.download {
  padding-right: 16px;
  background: url(images/sprites.png) no-repeat right -180px; }

footer {
  background: #f2f2f2;
  padding: 25px 0 50px;
  font-size: 10px;
  line-height: 15px;
  font-size: 12px;
  line-height: 20px;
  /*
  article p a {
  	margin: 0 10px 0;
  }*/
  /*
  ul {
  	font-size: 12px;
  	line-height: 20px;
  }
  
  #menu-footer {	
  	width: 670px;
  	
  	&>li {
  		font-size: 15px;
  		font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
  		width: 20%;		// assumes 5 columns, check this via PHP or jquery
  		float: left;
  		
  		&>ul {
  			margin-top: 4px;
  			font-family: 'OpenSans', Arial, Helvetica, sans-serif;
  		}
  	}
  } */ }
  footer a {
    color: #363636; }
  footer h5 {
    font-size: 15px;
    font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
    margin-top: 4px; }
  footer hr {
    margin: 30px 0 35px;
    border-bottom: 1px solid #d9d9d9; }
  footer .social {
    float: right; }
    footer .social a.logo {
      overflow: hidden;
      text-indent: 150%;
      white-space: nowrap;
      width: 116px;
      height: 46px;
      background-image: url(assets/images/logo-black.svg);
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: center center;
      margin: 0; }
	  
  footer .marketo a.button {
	  margin-left: 10px;
  }
  .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
	  text-decoration: none;
		background: #0b84b0;
		color: #fff;
  }
  
  @-moz-document url-prefix() { 
	  footer .marketo a.button {
		 margin-left: 30px;
	  }
	}

.gradient-v.gray {
  background-image:  linear-gradient(top, #f2f2f2 0px, white 185px) ;
  background-image:  -o-linear-gradient(top, #f2f2f2 0px, white 185px) ;
  background-image:  -moz-linear-gradient(top, #f2f2f2 0px, white 185px) ;
  background-image:  -webkit-linear-gradient(top, #f2f2f2 0px, white 185px) ;
  background-image:  -ms-linear-gradient(top, #f2f2f2 0px, white 185px) ;
  background-image:  -webkit-gradient(linear, left top, left bottom, color-stop(0px, #f2f2f2), color-stop(185px, white)) ;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f2f2', endColorstr='white');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f2f2', endColorstr='white')"; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1em; }

h1 {
  font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
  font-size: 36px;
  margin-bottom: 24px; }

h2 {
  font-size: 30px;
  margin-bottom: 24px; }

h3 {
  font-size: 26px;
  margin-bottom: 12px; }

h4 {
  font-size: 22px;
  margin-bottom: 12px; }

h5 {
  font-size: 18px;
  margin-bottom: 6px; }

h6 {
  font-size: 15px; }

hr {
  border: none;
  height: 0px;
  overflow: hidden;
  border-bottom: 1px dashed #d6d6d6;
  clear: both;
  margin: 25px 0; }

header {
  background: #fff;
  width: 100%;
  height: 72px;
  padding-top: 5px;
  font-size: 18px;
  position: relative;
  z-index: 210; }
  header a {
    color: #363636; }
  header nav > ul {
    float: right; }

.hero {
  font-size: 18px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  color: #fff;
  max-height: 245px;
  overflow: hidden;
  border: none; }
  .hero article {
    position: absolute;
    z-index: 5;
    width: 88.4%;
    left: 5.8%;
    right: 5.8%;
    top: 50%;
    margin-top: -80px;
    text-align: right; }
    .hero article button, .hero article .button, .hero article .checkout-button, .hero article input[type=button], .hero article input[type=submit], .hero article input[type=reset] {
      margin-top: 40px; }
    .hero article h1 {
      font-size: 32px;
      line-height: 40px;
      margin: 0;
      text-shadow: 0px 0px 40px #000, 0px 0px 15px #000; }
  .hero figure {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden; }
    .hero figure img, .hero figure video {
      width: 100% !important;
      height: auto !important;
      min-height: 120px !important;
      display: block; }
    .hero figure img {
      position: relative; }
    .hero figure .main > div {
      position: relative;
      float: left; }
    .hero figure video {
      position: absolute;
      left: 0;
      top: 0; }
  .hero.no-shadow h1 {
    text-shadow: none; }
  .hero p {
    margin: 0; }

.hidden {
  display: none; }

.horizontal-nav a {
  position: absolute;
  left: .6%;
  top: 50%;
  margin-top: -47px;
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  width: 50px;
  height: 90px;
  background: url(images/sprites.png) no-repeat left -100px;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
  -moz-transition-delay: 0;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  -ms-transition-delay: 0;
  transition-delay: 0; }
  .horizontal-nav a:hover {
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1; }
  .horizontal-nav a[href="#next"] {
    left: auto;
    right: .6%;
    background-position: -50px -100px; }

.indent {
  margin: 0 25px; }

.inline {
  display: inline !important; }

input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, .select-box, textarea {
  padding: 10px;
  border: 1px solid #ccc;
  color: #ccc;
  -webkit-appearance: none;
  border-radius: 0; }
  input[type=date]:active, input[type=date]:focus, input[type=date].valid, input[type=datetime]:active, input[type=datetime]:focus, input[type=datetime].valid, input[type=datetime-local]:active, input[type=datetime-local]:focus, input[type=datetime-local].valid, input[type=email]:active, input[type=email]:focus, input[type=email].valid, input[type=month]:active, input[type=month]:focus, input[type=month].valid, input[type=number]:active, input[type=number]:focus, input[type=number].valid, input[type=password]:active, input[type=password]:focus, input[type=password].valid, input[type=tel]:active, input[type=tel]:focus, input[type=tel].valid, input[type=text]:active, input[type=text]:focus, input[type=text].valid, input[type=time]:active, input[type=time]:focus, input[type=time].valid, input[type=url]:active, input[type=url]:focus, input[type=url].valid, input[type=week]:active, input[type=week]:focus, input[type=week].valid, select:active, select:focus, select.valid, .select-box:active, .select-box:focus, .select-box.valid, textarea:active, textarea:focus, textarea.valid {
    color: #666;
    outline: none; }
  input[type=date].error, input[type=datetime].error, input[type=datetime-local].error, input[type=email].error, input[type=month].error, input[type=number].error, input[type=password].error, input[type=tel].error, input[type=text].error, input[type=time].error, input[type=url].error, input[type=week].error, select.error, .select-box.error, textarea.error {
    background-color: #FFEFEA;
    border-color: #FF9184; }
  input[type=date].small, input[type=datetime].small, input[type=datetime-local].small, input[type=email].small, input[type=month].small, input[type=number].small, input[type=password].small, input[type=tel].small, input[type=text].small, input[type=time].small, input[type=url].small, input[type=week].small, select.small, .select-box.small, textarea.small {
    height: 28px;
    padding: 0 5px;
    line-height: 28px; }

.job-listing {
  margin-bottom: 40px; }
  .job-listing > div.hidden {
    padding: 20px 0; }

.landing-3-col .main, .landing-3-col .metrics {
  margin-left: 2.5%;
  margin-right: 2.5%;
  float: left; }
.landing-3-col .main {
  width: 50%; }
  .landing-3-col .main .block {
    padding: 20px 2%;
    outline: 1px solid #d6d6d6;
    border: 1px solid #fff;
    margin: 20px 2.5% 20px; }
    .landing-3-col .main .block.width-33 {
      width: 23%; }
    .landing-3-col .main .block.width-50 {
      width: 40%; }
    .landing-3-col .main .block img, .landing-3-col .main .block iframe {
      display: block;
      margin-left: auto;
      margin-right: auto; }
.landing-3-col .metrics {
  width: 15%; }
  .landing-3-col .metrics .block {
    width: 100%;
    margin: 0;
    border-bottom: 1px dashed #d6d6d6;
    padding: 25px 0; }
    .landing-3-col .metrics .block:last-child {
      border: none; }
  .landing-3-col .metrics h1 {
    color: #1f94c0;
    font-size: 64px;
    margin-bottom: 12px; }
  .landing-3-col .metrics hr {
    margin: 30px 0; }


#logo {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
	width: 203px;
	height: 58px;
      background-image: url(assets/images/logo-black.svg);
      background-repeat: no-repeat;
      background-position: center center;
  margin: 4px 0 0; }

.modal {
  display: block;
  width: 80%;
  max-width: 980px;
  height: 80%;
  display: none;
  position: fixed;
  z-index: 1001;
  left: 10%;
  top: 20px;
  background: #fff; }
  .modal .close {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    right: 10px;
    top: 10px;
    background: #1f94c0;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    text-decoration: none;
    text-align: center;
    z-index: 100; }
    .modal .close:hover {
      text-decoration: none; }
  .modal > div {
    margin: 45px 9%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .modal > div > img, .modal > div > video {
      display: block;
      margin: auto; }
  .modal .bios-group {
    overflow: hidden;
    width: 82%;
    height: 420px;
    position: static; }
    .modal .bios-group > div {
      max-width: none; }
    .modal .bios-group .bio {
      width: 9.2%;
      height: 420px;
      cursor: default;
      clear: none;
      display: block;
      float: left;
      margin: 0 .4%; }
      .modal .bios-group .bio .bio-detail {
        width: 65%;
        float: left; }
        .modal .bios-group .bio .bio-detail > .hidden {
          display: block;
          height: 310px;
          padding-right: 20px;
          overflow: auto; }
      .modal .bios-group .bio .bio-title {
        font-size: 18px;
        margin-bottom: 20px; }
      .modal .bios-group .bio h5 {
        font-size: 36px;
        margin-bottom: 20px; }
      .modal .bios-group .bio img {
        width: 31%;
        height: auto;
        margin-right: 4%;
        float: left; }
      .modal .bios-group .bio .no-image {
        display: none; }
  .modal img, .modal video {
    max-width: 100%;
    max-height: 100%; }

nav {
  clear: right; }
  nav a:hover {
    text-decoration: none; }
  nav li {
    display: block;
    white-space: nowrap; }
  nav .pulldown {
    min-width: 90px; }
    nav .pulldown > a {
      padding-right: 22px;
      position: relative; }
      nav .pulldown > a:after {
        content: " ";
        width: 14px;
        height: 14px;
        position: absolute;
        right: -5px;
        top: 3px;
        background: url(images/sprites.png) no-repeat right -230px; }
  nav > ul > li {
    position: relative;
    z-index: 205;
    float: left;
    margin-left: 35px; }
    nav > ul > li:hover, nav > ul > li.open, nav > ul > li.current-menu-item, nav > ul > li.current_page_item, nav > ul > li.current-menu-ancestor {
      font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
      color: #000; }
      nav > ul > li:hover.pulldown:after, nav > ul > li.open.pulldown:after, nav > ul > li.current-menu-item.pulldown:after, nav > ul > li.current_page_item.pulldown:after, nav > ul > li.current-menu-ancestor.pulldown:after {
        background-position: right -260px; }
    nav > ul > li:hover .sub-menu, nav > ul > li.open .sub-menu {
      height: auto;
      min-height: 40px;
      max-height: 600px;
      padding-top: 40px;
      padding-bottom: 12px;
      border-color: #999; }
  nav ul {
    margin: 17px 10px 0 0; }
    nav ul.sub-menu {
      position: absolute;
      min-width: 100%;
      height: 0;
      overflow: hidden;
      left: -12px;
      top: -10px;
      z-index: -1;
      text-align: left;
      float: none;
      margin: 0;
      padding: 0 12px;
      background: #fff;
      background: rgba(255, 255, 255, 0.9);
      font-family: 'OpenSans', Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 30px;
      white-space: nowrap;
      border: 1px solid #fff; }
      nav ul.sub-menu > li:hover {
        font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
        color: #000; }
  nav.scroll, nav.subnav {
    width: 100%;
    font-size: 16px; }
    nav.scroll > li, nav.subnav > li {
      display: inline-block;
      float: none;
      margin: 0 40px 0 0; }
    nav.scroll ul, nav.subnav ul {
      float: none;
      margin-top: 0;
      margin-bottom: 0; }
  nav.scroll {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    display: none;
    position: fixed;
    z-index: 301;
    top: 0;
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    text-align: left; }
    nav.scroll a {
      color: #363636;
      padding-bottom: 1px; }
      nav.scroll a:hover, nav.scroll a:active, nav.scroll a.current {
        font-family: OpenSansSemiBold, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #000; }
    nav.scroll .logo {
      margin: -7px 0 7px 2.5%; }
      nav.scroll .logo > a {
        display: block;
        overflow: hidden;
        text-indent: 150%;
        white-space: nowrap;
        width: 95px;
        height: 36px;
        background: url(images/sprites.png) no-repeat -201px top;
        margin: 0; }
        nav.scroll .logo > a:hover {
          border: none; }
    nav.scroll .pulldown > a {
      font-family: OpenSansSemiBold, Arial, Helvetica, sans-serif;
      border: none; }
    nav.scroll .sub-menu a {
      border: none; }
      nav.scroll .sub-menu a:hover, nav.scroll .sub-menu a:active, nav.scroll .sub-menu a.current {
        font-family: OpenSansSemiBold, Arial, Helvetica, sans-serif;
        color: #000; }
    nav.scroll > ul {
      margin-top: 14px; }
      nav.scroll > ul > li {
        margin-left: 30px;
        margin-bottom: 6px; }
        nav.scroll > ul > li.current {
          font-family: OpenSansSemiBold, Arial, Helvetica, sans-serif;
          padding-right: 30px;
          border-right: 1px solid #d6d6d6; }
  nav.subnav {
    height: 40px;
    line-height: 40px;
    background: #333; }
    nav.subnav a {
      padding: 2px 15px;
      color: #fff;
      border: 1px solid #333; }
      nav.subnav a:hover, nav.subnav a:active, nav.subnav a.current {
        font-family: OpenSansSemiBold, Arial, Helvetica, sans-serif;
        text-decoration: none;
        border-color: #666; }
    nav.subnav li:first-child {
      margin-left: 1.9%; }
    nav.subnav li.search {
      margin-right: 3%;
      width: 30%;
      float: right; }
    nav.subnav li.current-menu-item > a, nav.subnav li.current_page_item > a, nav.subnav li.current-menu-ancestor > a {
      border-color: #666; }
    nav.subnav ul {
      text-align: left;
      margin: 0 auto; }
  nav.to-top {
    display: none;
    position: fixed;
    z-index: 301;
    top: 45%;
    right: 0;
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    border: 1px solid #d6d6d6;
    border-right: none;
    text-align: center;
    font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 0 10px 6px; }
    nav.to-top a {
      color: #666; }
      nav.to-top a[href="#back"] {
        padding-left: 15px;
        background: url(images/sprites.png) no-repeat left -286px; }
      nav.to-top a[href="#logo"] {
        display: block;
        width: 70px;
        padding-top: 20px;
        background: url(images/sprites.png) no-repeat center -280px; }
    nav.to-top hr {
      border-bottom-style: solid;
      margin: 6px 0; }
  nav ul.small {
    font-size: 12px;
    margin-top: 0; }
    nav ul.small li {
      margin-left: 20px; }
      nav ul.small li:hover, nav ul.small li.open, nav ul.small li.current-menu-item, nav ul.small li.current_page_item, nav ul.small li.current-menu-ancestor {
        letter-spacing: normal; }

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  left: 0px;
  top: 0px;
  background: #000;
  -ms-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  display: none;
  zoom: 1; }

p {
  margin: 0 0 12.5px; }

.read-more {
  white-space: nowrap; }

#search input[type=text] {
  width: 85%;
  padding: 0 0 0 15%;
  height: 25px;
  line-height: 25px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: white url(images/sprites.png) no-repeat 12px -228px; }

section {
  position: relative;
  padding: 45px 0 50px;
  border-bottom: 1px solid #d6d6d6; }
  section ol li {
    list-style: outside decimal; }
  section p a {
    font-family: 'OpenSansSemiBold', Arial, Helvetica, sans-serif; }
    section p a:hover {
      color: #0b84b0; }
  section .tags {
    font-family: 'OpenSans', Arial, Helvetica, sans-serif;
    font-size: 85%; }
  section ul li {
    list-style: outside disc; }

small, .small {
  font-size: 85%; }

.social {
  line-height: 0; }
  .social:after {
    content: ' ';
    width: 100%;
    display: inline-block; }
  .social a {
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 11px;
    margin-bottom: 5px;
    background: url(images/sprites.png) no-repeat -50px -70px;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -moz-transition-property: opacity;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    -ms-transition-delay: 0;
    transition-delay: 0; }
    .social a:hover {
      -ms-filter: alpha(opacity=100);
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -webkit-opacity: 1;
      opacity: 1; }
    .social a:last-child {
      margin-right: 0; }
    .social a.googleplus {
      background-position: -320px -70px; }
    .social a.instagram {
      background-position: -220px -70px; }
    .social a.linkedin {
      background-position: -100px -70px; }
    .social a.twitter {
      background-position: left -70px;
      width: 32px; }
    .social a.vimeo {
      background-position: -270px -70px; }
    .social a.youtube {
      background-position: -150px -70px;
      width: 66px; }
  .social.small a {
    height: 20px;
    background-position: -50px -200px; }
    .social.small a.googleplus {
      background-position: -150px -200px; }
    .social.small a.linkedin {
      background-position: -100px -200px; }
    .social.small a.rss {
      background-position: -250px -200px; }
    .social.small a.sharethis {
      background-position: -200px -200px; }
    .social.small a.twitter {
      background-position: left -200px; }

.tags-widget a {
  display: block; }

.thin {
  font-family: 'OpenSansLight', Arial, Helvetica, sans-serif; }

#tinymce {
  padding: 10px; }
  #tinymce li {
    list-style: outside disc; }

ul.standard, .modal ul, section ul, #tinymce ul, ol.standard, section ol {
  padding-left: 40px;
  margin: 12.5px 0; }

ul.standard li, .modal ul li, section ul li, #tinymce ul li {
  list-style: outside disc; }

ol.standard li, section ol li {
  list-style: outside decimal; }

video {
  background: #fff; }

.wpgmza_map {
  width: 75% !important;
  margin: 0 !important; }

#wpgmza_marker_list {
  width: 24% !important;
  height: 460px;
  overflow: auto; }
  #wpgmza_marker_list tr td {
    display: none; }
    #wpgmza_marker_list tr td.wpgmaps_mlist_info {
      display: table-cell;
      padding: 5px !important;
      border-bottom: 1px solid #d6d6d6;
      font-size: 12px;
      line-height: 18px; }
      #wpgmza_marker_list tr td.wpgmaps_mlist_info strong {
        font-size: 14px; }
    #wpgmza_marker_list tr td .wpgmza_gd {
      display: none; }

#wpgmaps_directions_edit_1 h2 {
  font-size: 28px; }

.wrap {
  width: 99%;
  margin-left: 1%;
  margin-right: 1%;
  position: relative; }

.board-of-directors .bio {
  margin-top: 40px; }

/* body.brands, body.platform, body.publishers {
	&, & td {
		font-size: 16px;
		line-height: 25px;
	}
}*/
.home .clients {
  padding: 0; }
  .home .clients a {
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -moz-transition-property: opacity;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    -ms-transition-delay: 0;
    transition-delay: 0; }
    .home .clients a:hover {
      -ms-filter: alpha(opacity=100);
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -webkit-opacity: 1;
      opacity: 1; }
.home .hero {
  max-height: none;
  overflow: visible; }
  .home .hero article {
    text-align: left; }
    .home .hero article h1 {
      position: static;
      right: auto;
      top: auto;
      width: 60%; }
  .home .hero figure img, .home .hero figure video {
    min-height: 260px !important; }

body.insights .alignleft, body.archive .alignleft, body.single .alignleft {
  margin-right: 35px; }
body.insights .alignright, body.archive .alignright, body.single .alignright {
  margin-left: 35px; }
body.insights article .block img, body.archive article .block img, body.single article .block img {
  max-width: 100%;
  height: auto; }
body.insights article h3, body.archive article h3, body.single article h3 {
  font-size: 30px;
  line-height: 38px;
  font-family: 'OpenSansLight', Arial, Helvetica, sans-serif; }
  body.insights article h3 a, body.archive article h3 a, body.single article h3 a {
    color: #363636; }
    body.insights article h3 a:hover, body.archive article h3 a:hover, body.single article h3 a:hover {
      text-decoration: none; }
body.insights .hero, body.archive .hero, body.single .hero {
  margin: 0;
  max-height: 245px; }
body.insights #newsletter-subscribe, body.archive #newsletter-subscribe, body.single #newsletter-subscribe {
  position: relative;
  padding-bottom: 35px; }
  body.insights #newsletter-subscribe input[type=text], body.insights #newsletter-subscribe input[type=email], body.archive #newsletter-subscribe input[type=text], body.archive #newsletter-subscribe input[type=email], body.single #newsletter-subscribe input[type=text], body.single #newsletter-subscribe input[type=email] {
    position: absolute;
    left: 0;
    right: 20px; }
  body.insights #newsletter-subscribe input[type=submit], body.archive #newsletter-subscribe input[type=submit], body.single #newsletter-subscribe input[type=submit] {
    position: absolute;
    right: 0; }
body.insights section hr, body.archive section hr, body.single section hr {
  margin: 40px 0; }

body.press-room .awards .block.width-25, body.press-room .awards .block.width-33, body.press-room .awards .block.width-50 {
  margin-bottom: 40px; }

body.single .social {
  clear: both;
  margin: 30px 0 35px; }

/* Marketo popup */
.mktoButtonWrap button {
		height: auto;
		padding: 0.1em 2em !important;
	}
	
	.mktoForm {
		padding: 20px;
	}
	
	.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
	
	}

/* Full bleed posts */
body.insights.category article {
	vertical-align: top;
}
body.insights.category article h3 {
	font-size: 24px;
	line-height: 32px;
	margin-top: 15px;
}
body.insights.category a.button.load-more {
	margin: 40px 0 0 50px;
}
body.insights.category figure img {
	vertical-align: bottom !important;
}
body.insights.category section hr, 
body.archive.category section hr, body.single section hr {
	margin: 0 0;
}
body.insights.category article.wrap {
	width: 100%;
	margin-left: 0 !important;
	margin-right: 2.5%;	
}
body.insights.category .column-left {
	width: 70%;
	margin: 0 2.5% 0 0;
	float: left;
}
body.insights.category section .tags {
	margin-bottom: 20px;	
}
body.insights.category div.block.width-50 {
	float: right;	
}
body.insights.category .column-left .block {
	margin-left: 0;
	margin-right: 19px;
	width: 50%;
	margin-right: -10px;
}
body.insights.category .column-right .block.width-50 {
	margin-left: 0;	
	width: 50% !important;
	margin-right: -50px;
}
body.insights.category .block p {
	padding: 0;
}
div.loading {
	margin-top:40px;
	margin-bottom: -40px;
}

@media (min-width: 1470px) {
  .hero article {
    width: 1210px;
    left: 50%;
    right: auto;
    margin-left: -605px; }

  .wrap {
    width: 1300px;
    margin-left: auto;
    margin-right: auto; } }
@media (min-width: 1089px ) and (max-width: 1444px) {
  .hero article {
    margin-left: 0;
    margin-right: 0; }

  .wrap {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%; } }
@media (max-width: 1088px) {
  .hero article.has-nav {
    left: 60px;
    right: 60px;
    width: auto;
    margin-left: 0;
    margin-right: 0; } }
@media (min-width: 980px ) and (max-width: 1088px) {
  .column-left {
    width: 67%; }

  .column-right {
    width: 23%; }

  .landing-3-col .metrics {
    width: 12%; }
    .landing-3-col .metrics h1 {
      font-size: 56px; } }
@media (max-width: 979px) {
  .accreditation a.mrc span {
    height: 40px; }

  .block img {
    height: auto; }

  .column-left {
    width: 64%; }

  .column-right {
    width: 26%; }

  .landing-3-col .main {
    width: 47%; }
  .landing-3-col .metrics {
    width: 12%; }
    .landing-3-col .metrics h1 {
      font-size: 56px; } }
@media (max-width: 950px) {
  .columns-2 article .block {
    margin-left: 1%;
    margin-right: 1%; }

  .home .hero article h1 {
    width: 70%; } }
@media (max-width: 800px ) {
  .column-left {
    width: 63%; }

  .column-right {
    width: 27%; }

  .landing-3-col .main {
    width: 63%; }
  .landing-3-col .metrics {
    width: 100%;
    margin: 0 0 40px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #d6d6d6;
    clear: both;
    float: none;
    text-align: center; }
    .landing-3-col .metrics .block {
      display: inline-block;
      width: 120px;
      margin: 0 15px;
      padding: 0;
      border: none;
      text-align: left;
      vertical-align: top; }

  nav .pulldown {
    min-width: 80px; }
    nav .pulldown > a {
      padding-right: 12px; }
  nav > ul > li {
    margin-left: 30px; }

  .home .hero article h1 {
    width: 80%; } }
@media (max-width: 710px ) {
	body.insights.category .column-left {
		width: 100%;
	}
	body.insights.category article h3 {
		margin-top: 0;
	}
  .accreditation a.mrc {
    width: 100%; }

  .column-left {
    width: 100%;
    margin: 0 0 40px; }

  .column-right {
    width: 95%;
    float: none;
    clear: both; }

  header {
    height: auto;
    padding-bottom: 3px; }

  .hero figure img, .hero figure video {
    width: auto !important;
    height: 120px !important;
    float: right; }

  .landing-3-col .main {
    width: 95%; }

  #menu-main-menu {
    float: none;
    clear: both;
    text-align: center; }
    #menu-main-menu > li {
      float: none;
      display: inline-block; }
      #menu-main-menu > li:first-child {
        margin-left: 0; }

  nav.subnav li.search {
    width: 40px;
    position: absolute;
    right: 1.5%; }

  .tags-widget {
    white-space: normal; }
    .tags-widget a {
      display: inline;
      margin-right: 20px;
      white-space: nowrap; }

  .wpgmza_map, #wpgmza_marker_list {
    width: 100% !important;
    clear: both;
    float: none; }

  .wpgmza_map {
    margin-bottom: 15px !important; }

  .home .hero article h1 {
    width: 90%; }
  .home .hero figure img, .home .hero figure video {
    height: 260px !important;
    float: left; } }
@media (max-width: 600px ) {
	
	body.insights.category .column-left .block {
		width: 100%;
		margin-bottom: 10px;
	}
	body.insights.category figure img {
		margin: 30px auto 0 auto;
	}
	body.insights #newsletter-subscribe, body.archive #newsletter-subscribe, body.single #newsletter-subscribe {
		padding-top: 40px;	
	}
	body.insights.category a.button.load-more {
		margin: 40px 0 0 15px;
	}
  footer .block.width-75 {
    clear: both;
    width: 95%; }
    footer .block.width-75:before, footer .block.width-75:after {
      content: "";
      display: block;
      width: 100%;
      clear: both; }

  header {
    font-size: 16px; }

  .landing-3-col .main {
    clear: both;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d6d6d6; }
    .landing-3-col .main .block {
      width: 78% !important;
      margin-left: 10%;
      margin-right: 10%; }

  .modal {
    width: 90% !important;
    height: 90%;
    top: 5%; }
    .modal .bios-group {
      height: 100%; }
      .modal .bios-group .bio {
        height: 88%;
        overflow: auto; }
        .modal .bios-group .bio .bio-detail {
          width: 100%;
          float: none; }
          .modal .bios-group .bio .bio-detail > .hidden {
            height: auto;
            padding-right: 0;
            overflow: visible; }
    .modal > div {
      overflow: auto; }

  nav .pulldown {
    min-width: 75px; }
  nav > ul > li {
    margin-left: 16px; }
  nav.subnav {
    font-size: 14px; }
    nav.subnav > ul > li a {
      padding: 3px 8px;
      border: none; }

  body > section .block.width-25, body > section .block.width-33, body > section .block.width-50, body > section .block.width-67, body > section .block.width-75 {
    clear: both;
    float: none;
    width: 95%;
    margin-bottom: 40px; }
    body > section .block.width-25:before, body > section .block.width-25:after, body > section .block.width-33:before, body > section .block.width-33:after, body > section .block.width-50:before, body > section .block.width-50:after, body > section .block.width-67:before, body > section .block.width-67:after, body > section .block.width-75:before, body > section .block.width-75:after {
      content: "";
      display: block;
      width: 100%;
      clear: both; }
  body > section .block img, body > section .block video {
    display: block; }
  body > section .block.text-center img, body > section .block.text-center video {
    margin: auto; }

  .home .hero article button, .home .hero article .button, .home .hero article .checkout-button, .home .hero article input[type=button], .home .hero article input[type=submit], .home .hero article input[type=reset] {
    margin: 0; }
  .home .hero article h1 {
    font-family: 'OpenSans', Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 32px;
    display: inline;
    width: 100%; } }
body.mobile {
  width: 480px; }
