/* @ Blog Styles @ */
/* line 5, style.scss */
html, body {
  font-family: Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* @ Header @ */
/* line 13, style.scss */
.site-logo-text {
  font-family: "avenir-regular", helvetica, arial, sans-serif;
}

/* @ Footer @ */
/* line 19, style.scss */
.site-footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* line 24, style.scss */
#footer-site-map .footer-link {
  color: #cdcdcd;
}
/* line 26, style.scss */
#footer-site-map .footer-link:hover {
  color: #fff;
}

/* line 31, style.scss */
.footer-legal-links li {
  font-size: 11px;
}

/* line 36, style.scss */
.footer-link-list .footer-link:hover, .footer-link-list .footer-link:focus {
  color: #666;
  text-decoration: underline;
}

/* line 42, style.scss */
.shadow {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  background: #202020;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

/* line 53, style.scss */
.over-shadow {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

/* line 60, style.scss */
.site-header-control-section {
  top: 4px;
}

/* Search input */
/* line 66, style.scss */
.site-navigation-list .search-input-li {
  margin-right: 0;
  position: relative;
  top: -2px;
  height: 25px;
}

/* line 74, style.scss */
.search-active .site-navigation-list-element {
  height: 0;
  width: 0;
  overflow: hidden;
}
/* line 80, style.scss */
.search-active .search-input {
  width: 370px;
  background: #303030 url("../clientlibs/img/search.png") 10px center no-repeat;
}

/* line 86, style.scss */
.search-input {
  border-radius: 2px;
  border: none;
  background-color: #474747;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  font-family: "avenir-regular", Arial, Helvetica, sans-serif;
  width: 0;
  padding-left: 30px;
  padding-right: 10px;
  background: #202020 url("../clientlibs/img/search.png") 10px center no-repeat;
  cursor: pointer;
}
/* line 101, style.scss */
.search-input:focus {
  cursor: text;
}

/* Typeahead */
/* line 118, style.scss */
.triangle-top {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: absolute;
  width: 25px;
  height: 17px;
  background-repeat: no-repeat;
  background-image: url(../clientlibs/img/sprite_profile_card_v1.png);
  margin-left: -15px;
  margin-right: 0px;
  background-position: 0 6px;
  bottom: 100%;
  left: 173px;
}

/* line 125, style.scss */
.tt-dataset-blogs {
  border-radius: 2px;
  background: white;
  border: 1px solid #D9D9D9;
  width: 410px;
  position: relative;
  top: 15px;
}
/* line 133, style.scss */
.tt-dataset-blogs .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #E6F5FA;
}
/* line 138, style.scss */
.tt-dataset-blogs .element {
  padding: 10px;
  min-height: 76px;
  box-sizing: border-box;
  border-bottom: 1px solid #D9D9D9;
  position: relative;
}
/* line 146, style.scss */
.tt-dataset-blogs .img-container {
  width: 75px;
  height: 55px;
  position: absolute;
  left: 10px;
  top: 10px;
  overflow: hidden;
}
/* line 155, style.scss */
.tt-dataset-blogs .img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: 100%;
}
/* line 162, style.scss */
.tt-dataset-blogs .description {
  font-weight: bold;
  font-family: "avenir-condensed", Arial, Helvetica, sans-serif;
  padding-left: 83px;
  width: 100%;
  box-sizing: border-box;
}
/* line 170, style.scss */
.tt-dataset-blogs .title-link {
  color: #000;
  line-height: 18px;
  font-size: 15px;
}
/* line 176, style.scss */
.tt-dataset-blogs .author-link {
  font-size: 14px;
}
/* line 180, style.scss */
.tt-dataset-blogs .date {
  font-family: Arial, Helvetica, sans-serif;
  color: #9a9b9d;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}
/* line 188, style.scss */
.tt-dataset-blogs .view-all-container {
  background-color: #F2F2F2;
  text-align: center;
}
/* line 193, style.scss */
.tt-dataset-blogs .view-all-link {
  padding: 10px;
  display: block;
  font-size: 13px;
}
/* line 195, ../../../../../../../../../../../../../../archetype/target/rubygems-gem-maven-plugin/gems/archetype-0.0.1.pre.12/stylesheets/archetype/_ui.scss */
.tt-dataset-blogs .view-all-link:after {
  font-family: "LinkedIn-Glyphs-2.0.2", "LinkedIn-Glyphs";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  speak: none;
  font-size: 14px;
  color: inherit;
  content: "\e029";
}

/* line 202, style.scss */
.icon-clear-search {
  position: absolute;
  right: 4px;
  bottom: 0;
  color: #666;
  display: none;
  cursor: pointer;
}
/* line 195, ../../../../../../../../../../../../../../archetype/target/rubygems-gem-maven-plugin/gems/archetype-0.0.1.pre.12/stylesheets/archetype/_ui.scss */
.icon-clear-search:before {
  font-family: "LinkedIn-Glyphs-2.0.2", "LinkedIn-Glyphs";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  speak: none;
  font-size: 16px;
  color: inherit;
  content: "\e00f";
}
/* line 211, style.scss */
.icon-clear-search .screen-reader-text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 216, style.scss */
.search-cancel-button {
  /* [archetype:styleguide:begin] --- small secondary button in a punchcut --- */
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  margin: 0;
  overflow: visible;
  text-decoration: none !important;
  width: auto;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  height: 26px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #444444;
  background-color: #f2f2f2;
  border-color: #313131;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF2F2F2', endColorstr='#FFD1D1D1');
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
  background-image: -moz-linear-gradient(top, #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
  background-image: -o-linear-gradient(top, #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
  background-image: linear-gradient(top, #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
  white-space: nowrap;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  /* [archetype:styleguide:end]   --- small secondary button in a punchcut --- */
  position: absolute;
  right: 10px;
  bottom: 13px;
  display: none;
}
/* line 191, ../../../../../../../../../../../../../../archetype/target/rubygems-gem-maven-plugin/gems/archetype-0.0.1.pre.12/stylesheets/archetype/util/_styles.scss */
.search-cancel-button.hover, .search-cancel-button:hover, .search-cancel-button.focus, .search-cancel-button:focus {
  background-color: #dedede;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDEDEDE', endColorstr='#FF939393');
  background-image: -webkit-linear-gradient(top, #dedede 0%, #d6d6d6 16%, #c4c4c4 39%, #a3a3a3 74%, #939393 100%);
  background-image: -moz-linear-gradient(top, #dedede 0%, #d6d6d6 16%, #c4c4c4 39%, #a3a3a3 74%, #939393 100%);
  background-image: -o-linear-gradient(top, #dedede 0%, #d6d6d6 16%, #c4c4c4 39%, #a3a3a3 74%, #939393 100%);
  background-image: linear-gradient(top, #dedede 0%, #d6d6d6 16%, #c4c4c4 39%, #a3a3a3 74%, #939393 100%);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
/* line 191, ../../../../../../../../../../../../../../archetype/target/rubygems-gem-maven-plugin/gems/archetype-0.0.1.pre.12/stylesheets/archetype/util/_styles.scss */
.search-cancel-button.active, .search-cancel-button:active {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
}
/* line 191, ../../../../../../../../../../../../../../archetype/target/rubygems-gem-maven-plugin/gems/archetype-0.0.1.pre.12/stylesheets/archetype/util/_styles.scss */
.search-cancel-button.disabled, .search-cancel-button[disabled] {
  background-color: #e8e8e8;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FFA9A9A9');
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
  background-image: linear-gradient(top, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

/* @ Responsive @ */
@media only screen and (max-width: 1080px) {
  /* SHARED HEADER */
  /* line 230, style.scss */
  .site-header {
    min-width: 100%;
  }

  /* line 234, style.scss */
  .site-logo-image {
    height: auto;
    width: auto;
  }

  /* line 239, style.scss */
  .site-logo {
    min-width: 37px;
    height: auto;
    margin-bottom: 0;
  }

  /* line 245, style.scss */
  .site-header-control {
    float: right;
  }

  /* line 249, style.scss */
  .site-subnavigation {
    display: none;
  }

  /* line 253, style.scss */
  #menu-toggle {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    border: 0;
    padding: 11px;
    margin: 0;
    height: 22px;
    width: 22px;
    background: transparent url("../clientlibs/img/mobile-sprite.png") -19px -14px no-repeat;
    display: block;
    cursor: pointer;
  }

  /* line 267, style.scss */
  .site-navigation-list {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.46);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.46);
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: #333;
    height: 0;
    visibility: hidden;
  }

  /* line 279, style.scss */
  .main-site-navigation .site-navigation-list .search-input-li {
    padding: 10px;
    padding-right: 82px;
    background: none;
  }

  /* line 285, style.scss */
  .tt-dataset-blogs {
    width: 100%;
  }

  /* line 289, style.scss */
  .twitter-typeahead {
    width: 100%;
  }

  /* line 293, style.scss */
  .search-input {
    box-sizing: border-box;
    width: 100%;
    background: #303030 url("../clientlibs/img/search.png") 10px center no-repeat;
  }
  /* line 298, style.scss */
  .search-input:focus {
    width: 100%;
  }

  /* line 303, style.scss */
  .icon-clear-search {
    bottom: 14px;
    right: 88px;
  }

  /* line 308, style.scss */
  .search-cancel-button {
    display: block;
  }

  /* line 312, style.scss */
  .menu-active.site-navigation-list {
    height: auto;
    visibility: visible;
  }

  /* line 317, style.scss */
  .main-site-navigation.selected .site-navigation-list {
    height: auto;
    visibility: visible;
  }

  /* line 323, style.scss */
  .main-site-navigation.selected .site-navigation-list li:last-child {
    border-bottom: 1px solid #242424;
  }

  /* line 329, style.scss */
  .site-navigation-list > li,
  .site-navigation-list > li.contact-cta {
    display: block;
    margin: 0;
    border-bottom: 1px solid #2e2e2e;
  }

  /* line 335, style.scss */
  .site-navigation-list .parent-container.active {
    border-bottom: 0;
  }

  /* line 339, style.scss */
  .site-navigation-list .navigation-link {
    display: block;
    font-size: 16px;
    padding: 14px 20px;
    position: relative;
  }
  /* line 345, style.scss */
  .site-navigation-list .navigation-link .glyph {
    background: #2b2b2b;
    padding: 7px 20px 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 0px;
  }
  /* line 195, ../../../../../../../../../../../../../../archetype/target/rubygems-gem-maven-plugin/gems/archetype-0.0.1.pre.12/stylesheets/archetype/_ui.scss */
  .site-navigation-list .navigation-link.parent .glyph:before {
    font-family: "LinkedIn-Glyphs-2.0.2", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 24px;
    color: #666666;
    content: "\e00c";
  }
  /* line 195, ../../../../../../../../../../../../../../archetype/target/rubygems-gem-maven-plugin/gems/archetype-0.0.1.pre.12/stylesheets/archetype/_ui.scss */
  .site-navigation-list .navigation-link.parent.active .glyph:before {
    font-family: "LinkedIn-Glyphs-2.0.2", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 24px;
    color: #666666;
    content: "\e00d";
  }

  /* line 365, style.scss */
  .site-navigation-sublist {
    position: relative;
    display: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 370, style.scss */
  .site-navigation-sublist li {
    border-bottom: solid 1px #242424;
  }

  /* line 375, style.scss */
  .site-navigation-list .navigation-sub-link {
    color: #9a9a9a;
    background: #2b2b2b;
    font-size: 16px;
  }
  /* line 380, style.scss */
  .site-navigation-list .navigation-sub-link:hover {
    color: #fff;
  }

  /* line 387, style.scss */
  .site-subnavigation .nav-container {
    padding: 0 40px;
    width: auto;
  }
  /* line 394, style.scss */
  .site-subnavigation .site-navigation-list,
  .site-subnavigation .site-navigation-list > li,
  .site-subnavigation .site-navigation-list .navigation-link {
    display: inline-block;
    float: none;
  }
  /* line 399, style.scss */
  .site-subnavigation .site-navigation-list {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
    height: auto;
    position: static;
    visibility: visible;
    width: auto;
  }
  /* line 408, style.scss */
  .site-subnavigation .site-navigation-list > li {
    border: none;
  }

  /* SHARED HERO */
  /* line 415, style.scss */
  .button-container {
    padding: 10px 20px;
  }

  /* line 419, style.scss */
  .button-container a.medium-button-primary {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  /* line 426, style.scss */
  .site-content {
    border: none;
  }

  /* line 433, style.scss */
  .site-header-content,
  .site-content,
  .site-footer,
  .linkedin-resource-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
  }

  /* line 440, style.scss */
  .site-header-content,
  .site-header-content.premium-header {
    padding: 10px 20px;
    position: relative;
  }

  /* line 445, style.scss */
  .site-header-content.premium-header {
    padding-left: 18px;
  }

  /* PREMIUM HEADER */
  /* line 450, style.scss */
  .marketing-navigation-button {
    display: none;
  }

  /* line 454, style.scss */
  .site-header-control-section {
    position: static;
  }

  /* line 458, style.scss */
  .text-media-block .landing-feature-column .feature-text-content {
    margin: 0;
    padding: 0;
  }

  /* line 463, style.scss */
  .feature-text-content .link-block .primary-link {
    float: none;
  }

  /* line 468, style.scss */
  .text-media-block-top .feature-text-content,
  .featured-resource-list .featuredResource {
    width: auto !important;
  }

  /* line 472, style.scss */
  .featured-resource .resource-image .image-tag {
    height: auto;
  }

  /* line 476, style.scss */
  .featured-resource .download-link {
    width: 94%;
  }

  /* line 480, style.scss */
  .featured-resource .download-link .link {
    margin-right: 15px;
  }

  /* line 484, style.scss */
  .hero .body {
    width: auto !important;
  }

  /* line 488, style.scss */
  .hero-banner-title {
    font-size: 27px;
  }

  /* line 492, style.scss */
  .hero-banner-title + .hero-banner-paragraph {
    font-size: 14px;
  }

  /* line 496, style.scss */
  .hero .horizontal-layout-60 {
    left: 0;
    padding: 10px;
  }

  /* line 501, style.scss */
  .hero .vertical-layout-middle {
    top: 10%;
    text-align: center;
  }

  /* SUB BANNER */
  /* line 507, style.scss */
  .sub-banner .heading-container {
    margin: 0 20px 30px;
  }

  /* @ Page Structure */
  /* line 512, style.scss */
  #content, .site-footer, .site-content {
    margin: 0;
    overflow: hidden;
    width: 100%;
  }

  /* line 517, style.scss */
  .site-footer {
    padding: 0 0 20px;
  }

  /* line 520, style.scss */
  .site-header-content {
    width: auto;
  }

  /* line 523, style.scss */
  .site-header {
    height: auto;
    min-width: 0;
  }

  /* line 527, style.scss */
  .site-header .linkedin_logo {
    float: none;
    margin-left: 20px;
  }

  /* line 531, style.scss */
  .page-header .logo {
    height: 44px;
    line-height: 44px;
  }

  /* line 535, style.scss */
  .page-header .title {
    height: 39px;
    line-height: 39px;
  }

  /* line 539, style.scss */
  .page-header .blog-nav {
    float: none;
  }

  /* line 543, style.scss */
  .footer-link-list {
    margin: 0;
  }

  /* line 547, style.scss */
  .footer-legal-links {
    padding: 8px 0 14px 0;
  }

  /* line 551, style.scss */
  .page-header .blog-nav ul {
    clear: both;
    display: none;
    margin: 0;
  }

  /* line 558, style.scss */
  .site-header .main-site-navigation ul li,
  .site-footer #footer-site-map li,
  .site-footer .footer-legal-links li {
    background: #333333 url("../clientlibs/img/menu-arrow.png") no-repeat right 20px top 16px;
    border-bottom: 1px solid #2b2b2b;
    display: block;
    height: auto;
    line-height: normal;
    margin: 0;
    text-align: left;
  }

  /* line 569, style.scss */
  .site-footer #footer-site-map li,
  .site-footer .footer-legal-links li {
    padding: 0;
  }

  /* line 574, style.scss */
  .footer-link-list .footer-link:hover {
    color: #666;
    text-decoration: underline;
  }

  /* line 580, style.scss */
  #footer-site-map li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #CDCDCD;
  }
  /* line 585, style.scss */
  #footer-site-map li a:hover {
    color: #fff;
    text-decoration: none;
  }

  /* line 592, style.scss */
  .blog-nav li a,
  .footer-nav-top li a,
  .footer-link-list li a {
    display: block;
    font-size: 15px;
    padding: 14px 20px;
  }

  /* line 597, style.scss */
  .search-form {
    display: block;
    height: auto;
    position: static;
    padding: 5px 20px;
    width: auto;
  }

  /* line 604, style.scss */
  .search-input {
    border: 1px solid #2b2b2b;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-size: 15px;
  }

  /* line 612, style.scss */
  .search-input::-webkit-input-placeholder {
    color: #666;
  }

  /* line 615, style.scss */
  .search-input:-moz-placeholder {
    color: #666;
  }

  /* line 618, style.scss */
  .search-input::-moz-placeholder {
    color: #666;
  }

  /* line 621, style.scss */
  .search-input:-ms-input-placeholder {
    color: #666;
  }

  /* line 624, style.scss */
  .page-style {
    border: none;
    width: 100%;
  }

  /* line 628, style.scss */
  .padding-wrapper {
    padding: 40px 20px;
  }

  /* line 631, style.scss */
  .seymour-posts {
    font-size: 18px;
    margin: 20px 0;
    position: static;
    width: auto;
  }

  /* line 637, style.scss */
  .secondary-footer {
    display: none;
  }
  /* line 639, style.scss */
  .secondary-footer .left-column {
    margin-left: 20px;
  }
  /* line 642, style.scss */
  .secondary-footer .right-column {
    margin-right: 20px;
  }
  /* line 645, style.scss */
  .secondary-footer .link a {
    padding: 0 15px;
  }

  /* @ Footer */
  /* line 652, style.scss */
  #footer .footer-div {
    position: static;
    width: auto;
  }

  /* line 656, style.scss */
  #footer .footer-nav-top {
    padding: 0;
  }

  /* line 659, style.scss */
  .site-footer .footer-link-list li.footer-copyright {
    background: none;
    padding: 14px 20px;
    font-size: 11px;
  }

  /* line 665, style.scss */
  .social-media-links {
    height: 28px;
  }

  /* line 669, style.scss */
  .social-media-links > li.follow-link {
    display: inline-block;
    width: auto;
    overflow: hidden;
    padding: 0;
  }
  /* line 675, style.scss */
  .social-media-links > li.follow-link a {
    padding: 0;
    height: 28px;
    width: 28px;
  }

  /* line 683, style.scss */
  .social-icon.linkedin {
    background-position: 0 -37px;
  }
  /* line 687, style.scss */
  .social-icon.twitter {
    background-position: -28px -37px;
  }
  /* line 691, style.scss */
  .social-icon.rss {
    background-position: -56px -37px;
  }
  /* line 695, style.scss */
  .social-icon.facebook {
    background-position: -84px -37px;
  }
  /* line 699, style.scss */
  .social-icon.google {
    background-position: -112px -37px;
  }
  /* line 703, style.scss */
  .social-icon.youtube {
    background-position: -140px -37px;
  }
  /* line 707, style.scss */
  .social-icon.slideshare {
    background-position: -168px -37px;
  }
  /* line 711, style.scss */
  .social-icon.flickr {
    background-position: -196px -37px;
  }

  /* line 716, style.scss */
  .twitter-typeahead {
    position: static !important;
  }

  /* line 720, style.scss */
  .tt-dataset-blogs {
    top: 0;
  }

  /* line 724, style.scss */
  .tt-dropdown-menu {
    width: 100%;
    overflow: hidden;
  }
  /* line 728, style.scss */
  .tt-dropdown-menu .triangle-top {
    display: none;
  }
}
@media only screen and (max-width: 736px) {
  /* line 735, style.scss */
  .site-logo-text {
    text-indent: 0;
    overflow: visible;
    width: auto;
    height: auto;
    padding-top: 4px;
  }
}

