/* fonts */
@font-face {
  font-family:"Pressura-Mono";
  src:url("/cdn/fonts/Pressura-Mono-Regular/Pressura-Mono-Regular.eot");
  src:url("/cdn/fonts/Pressura-Mono-Regular/Pressura-Mono-Regular.eot?") format("embedded-opentype"),
       url("/cdn/fonts/Pressura-Mono-Regular/Pressura-Mono-Regular.woff") format("woff"),
       url("/cdn/fonts/Pressura-Mono-Regular/Pressura-Mono-Regular.ttf") format("truetype");
  font-style:normal;
  font-weight:400;
}
@font-face {
  font-family:"Pressura-Mono";
  src:url("/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.eot");
  src:url("/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.eot?") format("embedded-opentype"),
       url("/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.woff") format("woff"),
       url("/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.ttf") format("truetype");
  font-style:normal;
  font-weight:700;
}
@font-face {
  font-family:"Pressura";
  src:url("/cdn/fonts/Pressura-Bold-Italic/Pressura-Bold-Italic.eot");
  src:url("/cdn/fonts/Pressura-Bold-Italic/Pressura-Bold-Italic.eot?") format("embedded-opentype"),
       url("/cdn/fonts/Pressura-Bold-Italic/Pressura-Bold-Italic.woff") format("woff"),
       url("/cdn/fonts/Pressura-Bold-Italic/Pressura-Bold-Italic.ttf") format("truetype");
  font-style:italic;
  font-weight:700;
}
@font-face {
  font-family:"Pressura";
  src:url("/cdn/fonts/Pressura-Regular/Pressura-Regular.eot");
  src:url("/cdn/fonts/Pressura-Regular/Pressura-Regular.eot?") format("embedded-opentype"),
       url("/cdn/fonts/Pressura-Regular/Pressura-Regular.woff") format("woff"),
       url("/cdn/fonts/Pressura-Regular/Pressura-Regular.ttf") format("truetype");
  font-style:normal;
  font-weight:400;
}
@font-face {
  font-family:"BentonSansComp";
  src:url("/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot");
  src:url("/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot?") format("embedded-opentype"),
       url("/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-3.woff") format("woff"),
       url("/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-1.ttf") format("truetype");
  font-style:normal;
  font-weight:400;
}
/* WP admin bar */
#wpadminbar{display:none;}
html.js{margin:0 !important;}
/* article styles */
html,body{height:100%;}
body{background:#fafafa;
background:-moz-linear-gradient(top,  #e7e7e7 0%, #eaeaea 57%, #ffffff 73%, #fafafa 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(57%,#eaeaea), color-stop(73%,#ffffff), color-stop(100%,#fafafa));
background:-webkit-linear-gradient(top,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);
background:-o-linear-gradient(top,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);
background:-ms-linear-gradient(top,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);
background:linear-gradient(to bottom,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);
background-repeat:no-repeat;
background-attachment:fixed;}
.js body{overflow:hidden;}
#primary #masthead,.header-Wrapper{background:#000;}
#wrapper,.container{min-height:100%;background-color:transparent;}
.article-feature .container{margin:0;padding:0;}
#wrapper header{display:none;}
#wrapper header.commentmetadata {display:block;}
/* intro */
#wrapper #intro{display:block;}
#intro{position:relative;width:100%;height:100vh;margin-top:-76px;overflow:hidden;}
#intro h1{position:absolute;left:50%;top:49%;width:50%;z-index:3;font-family:"Pressura",helvetica,arial,sans-serif;font-size:72px;line-height:.93;word-spacing:-.07em;color:#000;font-style:italic;text-transform:uppercase;
          transform:translateY(-50%);
      -ms-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);}
#intro h1 span{display:inline-block;}
#intro h1 span.word1{display:block;}
#intro h1 span.word2{top:-15px;position:relative;font-family:"Pressura-Mono",helvetica,arial,sans-serif;font-style:normal;text-transform:lowercase;font-size:36px;letter-spacing:-.04em;margin-top:-16px;}
#intro .graphics{position:relative;width:60.5%;height:100vh;z-index:1}
#intro .bb-intro,
#intro .bb-berries{position:absolute;top:49%;right:0;width:83%;height:auto;
          transform:translateY(-50%);
      -ms-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);}
#intro .bb-berries{display:none;}
#intro h2, #intro .loader{position:absolute;bottom:0;margin:0 25%;padding-bottom:30px;text-align:center;font-family:"Pressura-Mono",helvetica,arial,sans-serif;font-size:21px;line-height:1;color:#848d91;z-index:3;
-webkit-transition:bottom 100ms ease-in-out;
   -moz-transition:bottom 100ms ease-in-out;
    -ms-transition:bottom 100ms ease-in-out;
     -o-transition:bottom 100ms ease-in-out;
        transition:bottom 100ms ease-in-out;}
#intro h2{bottom:-100px;}
#intro h2.go{bottom:0;}
/* preloader */
@-webkit-keyframes loader {0% {-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);} 100% {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);} } @-moz-keyframes loader {0% {-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);} 100% {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);} } @-o-keyframes loader {0% {-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);} 100% {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);} } @keyframes loader {0% {-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);} 100% {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);} } .loader:not(:required) {-webkit-animation:loader 600ms infinite linear;-moz-animation:loader 600ms infinite linear;-ms-animation:loader 600ms infinite linear;-o-animation:loader 600ms infinite linear;animation:loader 600ms infinite linear;border:5px solid #a4abae;border-right-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;position:relative;overflow:hidden;text-indent:-9999px;width:48px;height:48px;}
#intro .loader{padding:0;left:50%;margin:0 auto 30px -20px;}
#intro .loader.done{bottom:-100px;}
.no-js #shiz{display:none;}
#shiz{position:relative;width:100%;height:6000px;}
#shiz.obscure,#conclusion.obscure,#comments_related_content.obscure{opacity:.5;
        filter:blur(10px);
-webkit-filter:blur(10px);
   -moz-filter:blur(10px);
     -o-filter:blur(10px);
    -ms-filter:blur(10px);}
.article-feature #conclusion.obscure{opacity:1;background-color:#535658;}


/* timeline */
#timeline{position:absolute;left:0;top:0;z-index:100;}
#timeline-progress{position:absolute;left:0;top:0;z-index:101;width:0;height:15px;background-color:#000;}
h2#timeline-year{position:absolute;left:5px;top:20px;z-index:101;width:60px;height:30px;text-align:center;color:#000;font-family:"BentonSansComp",helvetica,arial,sans-serif;font-weight:400;font-size:24px;line-height:1;letter-spacing:1px;}
#timeline.fixed, #timeline-progress.fixed, h2#timeline-year.fixed{position:fixed;}
/* thermometer */
#thermometer{position:absolute;left:0;top:300px;width:155px;text-align:center;z-index:3;/* 300px is just an estimate to get it not broken until JS can position */
          transform:translateY(-50%);
      -ms-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);}
#thermometer.fixed{position:fixed;top:50%;}
#thermometer img{display:block;margin:0 auto;}
.bb-tube{padding:0 35px;}
.bb-thermometer-bowl{width:65px;height:auto;}
.bb-thermometer-alcohol{width:65px;height:30px;
-webkit-transition:height 100ms ease-in-out;
-moz-transition:height 100ms ease-in-out;
-ms-transition:height 100ms ease-in-out;
-o-transition:height 100ms ease-in-out;
transition:height 100ms ease-in-out;}
#thermometer h2{color:#000;font-family:"BentonSansComp",helvetica,arial,sans-serif;font-weight:400;font-size:52px;line-height:1;letter-spacing:1px;margin:0 0 6px 0.28em;}
#thermometer .bb-label{position:relative;}
#thermometer p{color:#000;font-family:"BentonSansComp",helvetica,arial,sans-serif;font-weight:400;font-size:24px;line-height:1;text-transform:uppercase;letter-spacing:1px;margin:15px 15px 0;}
#thermometer a{text-decoration:none;}
#thermometer i{position:absolute;top:1px;right:7px;}

/* animation */
#bb-sequence{position:absolute;left:50%;top:50%;z-index:2;}
#bb-sequence.fixed{position:fixed;}

/* tooltips and icons */
i.info{display:inline-block;font-family:"Pressura-Mono",helvetica,arial,sans-serif;font-size:16px;line-height:1;color:#fff;text-transform:none;font-style:normal;text-align:center;padding:1px 2px 3px;height:16px;width:16px;background:#1daeeb;border-radius:50%;/*overflow:hidden;*/}
a:hover i,a:focus i,a:active i{background-color:#000;}
.tooltip{visibility:hidden;opacity:0;position:fixed;font-family:"Pressura",helvetica,arial,sans-serif;font-size:16px;line-height:1.1;background:url('images/bb-tooltips-yellow.png') no-repeat 0 0;z-index:5;overflow:hidden;
-webkit-transition:opacity 100ms ease-in-out;
   -moz-transition:opacity 100ms ease-in-out;
    -ms-transition:opacity 100ms ease-in-out;
     -o-transition:opacity 100ms ease-in-out;
        transition:opacity 100ms ease-in-out;}
.tooltip.tooltip-visible{visibility:visible;opacity:1;}
.tooltip.tooltip-invisible{visibility:hidden;opacity:0;}
.tip-text{position:relative;display:block;background-color:#ffda00;padding:8px 11px 11px 12px;color:#000;text-decoration:none;}
.tip-info .tip-text{padding-right:36px;}
.tip-dark{background-image:url('images/bb-tooltips-black.png');}
.tip-thumb{position:absolute;top:0;left:0;display:block;background:#000;padding:10px 10px 100px;}
.tip-thumb img{display:block;width:50px;height:auto;}
.tip-has-image .tip-text{padding-left:81px;min-height:51px;overflow:hidden;}
.tooltip i{position:absolute;top:9px;right:9px;font-style:normal;}
.tip-video i{font-family:monospace;font-size:12px;line-height:20px;padding:1px 1px 3px 3px;}
.tip-video .tip-text:before{content:'Video: ';text-transform:uppercase;margin:2px 0 0;font-style:italic;}
.tip-left-under{background-position:0 0;padding:30px 0 0 36px;}
.tip-left-over{background-position:0 100%;padding:0 0 30px 36px;}
.tip-right-under{background-position:100% 0;padding:30px 36px 0 0;background-image:url('images/bb-tooltips-yellow.png');}
.tip-right-over{background-position:100% 100%;padding:0 36px 30px 0;background-image:url('images/bb-tooltips-yellow.png');}
.tip-timeline{top:50px;left:30px;width:220px;}
.tip-multiposition{top:22%;left:64%;max-width:20%;min-width:153px;}
.tip-multiposition.tip-has-image{min-width:210px;}
/* specific tip positioning */
#tip-correlation,#tip-journal-temperature,#tip-viginia,#tip-rate{top:auto;bottom:65%;left:140px;min-width:200px;}
#tip-correlation{min-width:250px;}
#tip-journal-leaves{top:50%;left:55%;}
#tip-bugs,#tip-competition,#tip-loss{top:auto;bottom:61%;left:55%;}
#tip-extrapolation{top:auto;bottom:66%;left:59%;}
#tip-bees{top:66%;left:39%;}

#details{position:fixed;top:0;left:-410px;height:100vh;max-width:400px;background:#000;color:#fff;z-index:102;
-webkit-transition:all 100ms ease-in-out;
   -moz-transition:all 100ms ease-in-out;
    -ms-transition:all 100ms ease-in-out;
     -o-transition:all 100ms ease-in-out;
        transition:all 100ms ease-in-out;}
#details aside::-webkit-scrollbar {background:#111;width:8px;}
#details aside::-webkit-scrollbar-thumb {background-color:#666;}
#details aside::-webkit-scrollbar-thumb:hover {background-color:#999;}
#details.active{left:0;}
#details aside{padding:0 27px;height:100%;overflow:auto;display:none;}
#details aside.active{display:block;}
#details h1{font-family:"BentonSansComp",helvetica,arial,sans-serif;font-weight:400;font-size:32px;line-height:1;text-transform:uppercase;letter-spacing:1px;margin-top:30px;margin-right:36px;}
#details p{font-family:"BentonSans",helvetica,arial,sans-serif;font-weight:400;font-size:17px;line-height:1.5;}
#details p a{color:#ffda00;}
#details .video{margin:0 0 30px;}
#details .video .caption, .article-feature #conclusion .caption{font-family:"Pressura",helvetica,arial,sans-serif;font-size:15px;line-height:1.3;color:#a4abae;margin-top:5px;}
#details img{display:block;width:100%;height:auto;}
#details .caption em{text-transform:uppercase;font-style:italic;font-weight:700;}
.btn-close{position:absolute;display:block;top:7px;right:0;width:44px;font-size:44px;line-height:1;color:#1daeeb;text-decoration:none;}
.btn-close:hover,.btn-close:focus,.btn-close:active{color:#fff;}
#closer{position:absolute;width:100%;height:100%;left:0;top:0;z-index:999;display:none;cursor:pointer;}

/* conclusion */
.article-feature #conclusion{background:#111;padding:30px 0;color:#fff;}
#conclusion h2{color:#1daeeb;text-align:center;font-family:"BentonSansComp",helvetica,arial,sans-serif;font-weight:400;font-size:20px;line-height:1;margin:50px 0 32px;text-transform:uppercase;letter-spacing:1px;font-weight:normal;}
#conclusion h2 em{font-style:normal;}
#conclusion h2.video-title{margin-bottom:36px;}
.article-feature #conclusion p.lede,.article-feature #conclusion p.cta{font-family:"Pressura",helvetica,arial,sans-serif;font-size:30px;line-height:1.3;width:auto;text-align:center;}
.article-feature #conclusion p,.article-feature #conclusion ul{color:#fff;font-family:"BentonSans",helvetica,arial,sans-serif;font-weight:400;}
.article-feature #conclusion p .highlight{display:inline-block;line-height:1.1;padding:0 5px 2px;background:#ffda00;color:#000;}
.article-feature #conclusion .video{max-width:720px;height:auto;margin:0 auto 8px;clear:both;float:none;}
.article-feature #conclusion .video img{display:block;width:100%;height:auto;}
.article-feature #conclusion .numbers{width:100%;margin:60px 0 50px;}
.article-feature #conclusion .numbers:after{display:block;clear:both;content:" ";height:0;overflow:hidden;}
.article-feature #conclusion .numbers li{float:left;width:33%;display:block;list-style:none;margin:0;padding:0;text-align:center;}
.article-feature #conclusion .numbers h3,
.article-feature #conclusion .numbers p{padding:0 15px;margin:0;}
.article-feature #conclusion .numbers p{color:#a4abae;font-family:"Pressura",helvetica,arial,sans-serif;line-height:1.5;}
.article-feature #conclusion .caption{text-align:center;}
.article-feature #conclusion .numbers h3{color:#ffda00;display:block;font-family:"BentonSansComp",helvetica,arial,sans-serif;font-weight:400;font-size:72px;line-height:1;}
#conclusion p a{color:#ffda00;}
#conclusion p a.cta-btn{color:#ffda00;text-align:center;font-family:"BentonSansComp",helvetica,arial,sans-serif;font-weight:400;font-size:20px;line-height:1;text-transform:uppercase;letter-spacing:1px;font-weight:normal;display:inline-block;border:3px solid #ffda00;padding:8px 12px;margin:0 6px;text-decoration:none;
-webkit-transition:all 100ms ease-in-out;
   -moz-transition:all 100ms ease-in-out;
    -ms-transition:all 100ms ease-in-out;
     -o-transition:all 100ms ease-in-out;
        transition:all 100ms ease-in-out;}
#conclusion p a.cta-btn:hover,#conclusion p a.cta-btn:active,#conclusion p a.cta-btn:focus{color:#fff;border-color:#fff;}
.article-feature #conclusion .credits{border-top:1px dashed #6b6f71;margin-top:60px;padding:30px 0 0;}
.credit-animation{display:block;}
.article-feature #conclusion .credits a{color:#1daeeb;}
#conclusion .meta-share{position:static;display:block;width:100%;background-color:transparent;text-align:center;font-style:normal;padding:0;margin-top:30px;}
#conclusion .meta-share a{color:#dcdfdf;}

/* comments, etc. */
#comments_related_wrapper {background:#e7e7e7;/* Old browsers */
background:-moz-linear-gradient(top,  #e7e7e7 0%, #eaeaea 57%, #ffffff 73%, #fafafa 100%);/* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(57%,#eaeaea), color-stop(73%,#ffffff), color-stop(100%,#fafafa));/* Chrome,Safari4+ */
background:-webkit-linear-gradient(top,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);/* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);/* Opera 11.10+ */
background:-ms-linear-gradient(top,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);/* IE10+ */
background:linear-gradient(to bottom,  #e7e7e7 0%,#eaeaea 57%,#ffffff 73%,#fafafa 100%);/* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#fafafa',GradientType=0 );/* IE6-9 */
background-repeat:no-repeat;}
ul.commentlist li.depth-1 > article { border:4px solid #ebeef0;}
.comment-meta,
#related_wrapper .widget ul li p { color:#848d91;}
.article-feature .author-description, .article-meta-footer {display:none!important;}


/* Coming soon to a mobile device near you... */
.touch #intro{height:100vh;}
.touch #shiz{height:0px;height:100vh;}
.touch #shiz.obscure,,#conclusion.obscure,#comments_related_content.obscure{
        filter:blur(3px);
-webkit-filter:blur(3px);
   -moz-filter:blur(3px);
     -o-filter:blur(3px);
    -ms-filter:blur(3px);}
/*.touch #details{position:absolute;max-width:90%;height:90vh;left:-100%;top:768px;}
.touch #details.active{left:5%;}*/
.touch .tooltip{position:absolute;}
.touch .tip-video i{font-family:serif;padding:2px 1px 2px 3px;line-height:16px;}


/* media queries */

@media (max-width:980px) {
 
}

@media (max-width:900px) {
  #thermometer{width:125px;}
  .bb-tube{padding:0 40px;}
  .bb-thermometer-bowl{width:45px;height:auto;}
  .bb-thermometer-alcohol{width:45px;}
  #thermometer h2{font-size:42px;}
  #thermometer p{font-size:19px;}
  #thermometer i{top:-1px;right:1px;}
  #tip-correlation,#tip-journal-temperature,#tip-viginia,#tip-rate{left:121px;}

  #intro h1{font-size:60px;line-height:.95;}
  #intro h1 span.word2{top:-12px;font-size:28px;letter-spacing:0;}
  #intro .bb-intro{width:87%;}

  .article-feature #conclusion{padding-right:30px;padding-left:30px;}

}

@media (max-width:741px) {

  #intro{margin-top:-44px;}
  #intro h1{top:74px;left:30px;width:auto;font-size:48px;word-spacing:0;
          transform:translateY(0);
      -ms-transform:translateY(0);
  -webkit-transform:translateY(0);}
  #intro h1 span.word1{display:inline-block;}
  #intro h1 span.word2{top:0;}
  #intro h1 span.word3{display:block;}
  #intro h2{position:absolute;margin:0 30px;font-size:18px;text-align:right;}
  #intro .graphics{width:100%;}
  #intro .bb-intro{display:none;}
  #intro .bb-berries{display:block;top:50%;right:20%;width:60%;}

}

@media (max-width:590px), (max-height:400px) {
  .tooltip{
  -webkit-transition:none;
   -moz-transition:none;
    -ms-transition:none;
     -o-transition:none;
        transition:none;}
  #shiz .tooltip{width:100%;max-width:100%;top:auto!important;left:0!important;right:auto!important;bottom:0!important;background-image:none;padding:0;}
  #shiz .tip-text{min-height:51px;}
  .article-feature #conclusion p.lede,.article-feature #conclusion p.cta{font-size:24px;}
  .credit-animation{display:inline;}
}

@media (max-width:510px) {
  .article-feature #conclusion .numbers{margin-bottom:30px;}
  .article-feature #conclusion .numbers li{float:none;width:auto;margin:30px;line-height:0.9;}
  .article-feature #conclusion .numbers h3{line-height:0.9;}
}

/* phone:portrait and landscape */
@media (max-width:440px), (max-height:400px) {
  #thermometer{left:-15px;top:50%;}
  .bb-tube{padding:0 40px;}
  .bb-thermometer-bowl{width:35px;height:auto;}
  .bb-thermometer-alcohol{width:35px;}
  #thermometer h2{font-size:36px;}
  #thermometer p{margin-top:11px;}
  #thermometer i{display:none;}
}

/* phone:portrait */
@media (max-width:440px) {
  #details{max-width:90%;}
}

/* phone:landscape */
@media (max-height:400px) {
  #intro .graphics, .touch #details {height:auto;position:absolute;top:116px;right:9%;}
  #intro .bb-berries{top:0;right:0;width:30%;}
  #shiz .tooltip{width:150px!important;min-width:150px;left:auto!important;right:0!important;padding:18px 0 0 22px;background:url('images/bb-tooltips-yellow.png') no-repeat 0 0!important;}
  #shiz .tip-text{min-height:100%;}
  #shiz .tip-thumb{display:none!important;}
  #shiz .tip-has-image .tip-text{padding-left:12px;min-height:auto;}
}

@media 
(-webkit-min-device-pixel-ratio:1.25), 
(min-resolution:120dpi){ 
    .tooltip,.tip-dark{background-size:600px 600px;}
}

/* AIYEEEEE! */
.lt-ie9 #thermometer,.lt-ie9 #intro .loader,.lt-ie9 #shiz,.lt-ie9 #details{display:none;}
.lt-ie9 #intro{height:600px;width:900px;margin:0 auto;}
.lt-ie9 #intro .graphics{top:10px;}
.lt-ie9 #intro h1{top:150px;}
.lt-ie9 #intro h2{width:400px;}
.lt-ie9 .cta{display:none;}
.cta-ie{display:none;}
.lt-ie9 .cta-btn{vertical-align:middle;}
.lt-ie9 .cta-ie{display:block!important;}
.lt-ie9 .container{overflow:hidden;}


