/*********   mobile *********/

.analyticsicons h3 {
  margin-top:0;
}


#showcase {
  padding-bottom: 30px;
}

#showcasedesc {
  color: rgba(112, 117, 119, 0.6);
}

#newappcallout_full {
  display: block;
  margin: 0 auto;
  width: 300px;
  padding-top: 20px;
}

#newappcallout {
  display: none;
}

#nyc_ymdc {
    width: 300px;
    height: 47px;
}

a:hover {
  text-decoration: none;
}

body {
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
}

section {
  background-color: #fff;
}

.muted {
  color: #A8ACAD !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.inline-block {
  display: inline-block;
}

.middle {
  vertical-align: middle;
}

.row {
  text-align: left;
  padding: 50px 0;
}

.row .content {
  margin: 0;
}

.row small a,
.row small a:visited {
  color: #1584ff;
}

.row h3 {
  font-size: 18px;
  font-weight: 600;
  color: #36368A;
  letter-spacing: 0;
  margin-right: 0;
}

.row p {
  font-size: 15px;
  line-height: 1.6em;
  color: #51575B;
  font-weight: 400;
}

.row p {
  font-size: 95%;
  line-height: 1.8em;
  color: #808080;
  font-weight: 400;
}

.pure-g-r [class *= "pure-u"] .icons-service a,
body #layout {
  font-family: "Helvetica Neue", Helvetica, calibri, Arial, sans-serif;
}

/* pages were there are no menus */
.page-head,
.page-head-search {
  margin-left: 0;
}

#main .home-top h1 {
  font-size: 130%;
  font-weight: 400;
  line-height: 1.1em;
  width: 100%;
  margin: 0.3em auto;
  color: #fff;
}

#main .home-top {
  padding: 0;
  margin: 0;
  text-align: center;
  background: url(https://s.yimg.com/dh/ap/default/150113/TOPLEFT.png) left top no-repeat, url(https://s.yimg.com/dh/ap/default/150113/Merged_Logo_Texture.png) right bottom no-repeat;
  background-color: #400090;
}

#main .home-top .g-content {
  height: 310px;
  padding: 50px 1em 0;
}

#main .home-top div.conf-info {
  overflow: auto;
}

#main .home-top div.conf-info div {
  float: none;
}

#main .home-top div.conf-info div.conf-date {
  line-height: 1.5em;
  font-weight: 300;
  font-size: 100%;
  /*font-size: 26px;*/
  color: #fff;
  /*border-right:1px solid #fff;*/
  padding-right: 30px;
}

#main .home-top div.conf-info div.conf-feature {
  padding: 10px 30px;
  color: #b9a9ce;
  font-family: "Helvetica Neue;
  font-weight: 300;
  font-size: 20px;
}

#main .home-top div.conf-info div.conf-feature img {
  padding-left: 0px;
  vertical-align: middle;

}

#main .home-top .pure-u-1 {
  background-color: rgba(64, 0, 144, .80);
}

#main {
  text-align: center;
}

#learnmore {
  background-color: #6d4998;
  font-family: Helvetica Neue;
}

#all-products {
  display: block;
  color: #cac0fc;
  letter-spacing: 1px;
  font-size: 39%;
  width: 9em;
  font-weight: 300;
  margin: 0.5em auto;
  padding: 0.6em;
  background-color: transparent; /* IE8, override pure bkg color */
  background-color: rgba(161, 129, 194, 0.17);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ba181c2', endColorstr='#2ba181c2', GradientType=1); /* IE6-8 */
}

.panel-light {
  background-color: #fff;
}

.panel-gray {
  background-color: #F0EFF5;
}

.panel-solid-color {
  background-color: #2C1256;
  color: #fff;
}

#main .panel-solid-color h2 {
  color: #fff;
}

#main .panel-solid-color p {
  color: #947FB8;
}

#main .panel-solid-color a {
  color: #fff;
}

#main .panel-light p,
#main .panel-gray p,
#main .panel-solid-color p {
  color: #000;
  line-height: 1.5em;
  font-weight: 300;
  margin: 0.4em 0 0;
}

.learn-more {
  display: inline;
  width: 6em;
  white-space: nowrap;
}

#main .m-panel-gray {
  background-color: #F0EFF5;
}

#main .m-panel-light {
  background-color: #fff;
}

.panel {
  padding: 0;
}

.g-content {
  padding: 0.3em 0 0;
  margin: 0 1em;
}

.g-content.center {
  padding: 0;
  margin: 0;
}

/* display in mobile only */
.image-monetize-after-text {
  display: inline-block;
  zoom: 1; /* IE */
  *display: inline; /* IE */
}

.image-monetize-before-text {
  display: none;
}

#main p {
  margin: 0 0 1em 0;
}

#main h2 {
  color: #36368A;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0;
  margin: 0.5em 0 0.1em;
  margin-bottom: .6em;
}


.row .content {
  font-size: 100% !important;
}

.comscore-logo {
  height: 50px !important;
}


/* Responsive YouTube embed */
.video {
  position: relative;
  padding-bottom: 56.1%;
  height: 0;
  overflow: hidden;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}

.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}

.thumbnail {
  display: block;
  height: 200px;
  overflow-y: hidden;
  border-radius: 3px;
  border: 1px solid #ececec;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

#productrow_2 {
  margin: 0;
}

#showcase h2 {
  text-align: center;
  border-bottom: 2px solid rgba(112, 117, 119, 0.15);
  line-height: 0;
  padding: 0 0 3px;
  /*margin: 0 16%;*/
  margin: 0;

}

#showcase span {
  /*font-size: 34px;*/
  font-size: 22px
}

#showcase h2 span {
  padding: 0 10px;
  background-color: #F6F7F8;
  font-size: 22px;
  font-weight: 500;
  color: #2e2e93;
}


#carousel #analytics_doc_button {
  margin-left: 0;
  margin-top: 0;
}

#carousel .pure-button {
  padding: .7em 2.6em;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #0b9dff;
}

/***********    desktop  ************/
@media (min-width: 48em) {
  #carousel .pure-button {
    font-size: 15px;
  }

  #carousel #analytics_doc_button {
    margin-left: 10px;
    margin-top: 30px;
  }

  #newappcallout {
    position: absolute;
    right: 0;
    top: 769px;
    width: 257px;
    display: block;
  }
  #newappcallout_full {
    display: none;
  }

  #showcaseholder {
    width:85%;
  }

  #showcase {
    height: 175px;
    padding-top: 40px;
    padding-bottom: 75px;
  }

  #showcase h2 {
    margin: 0 16%;
  }

  #showcase span {
    font-size: 34px;
  }

  #productrow_2 {
    margin: 0 15%;

  }

  #nyc_ymdc {
    width: 400px;
    height: 62px;
  }

  .valign-container {
    position: relative;
  }

  .valign {
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
  }

  .quote-image {
    float: left;
    clear: both;
    margin: 0 75px !important;
  }

  blockquote {
    display: block !important;
    padding: 0 !important;
    margin-left: 260px !important;
  }

  blockquote:before {
    margin-left: -35px !important;
  }

  #features .pure-g-r:first-child {
    margin-bottom: 65px;
  }

  #features img {
    width: 100px;
  }

  #features p {
    text-align: left !important;
  }

  #products .pure-u-1-6 {
    width: 16.6667% !important;
  }

  #carousel .pure-u-2-3 {
    width: 66.6667% !important;
  }

  .row .content {
    padding: 0 20px;
  }

  .row .content6 {
    padding: 0 15px;
  }

  #carousel .floating-phone {
    display: block !important;
    width: 420px;
    right: 50px;
    position: absolute;
  }

  #carousel .responsive-button-group .pure-button span {
    display: inline !important;
  }

  /*
   * Marketing Section (Desktop)
   * -------------------------------------------------- */
  #marketing .pad {
    padding: 0 15px;
  }

  /*
   * Subscribe Section (Desktop)
   * -------------------------------------------------- */
  #subscribe form {
    margin-top: 10px;
  }

  #subscribe input {
    width: 60%;
  }

  #subscribe p {
    margin: 0;
  }

  /*
   * Header Phone Mock Image (Desktop)
   * -------------------------------------------------- */
  .phone-container {
    position: relative;
    display: block !important;
  }

  .phone-container .iphone-screen img {
    position: absolute;
    width: 213px;
    height: 382px;
    right: 19px;
    top: 59px;
  }

  .phone-container .android-screen img {
    position: absolute;
    /*width: 206px;*/
    /*height: 367px;*/
    /*right: 50px;*/
    /*top: 71px;*/
    width: 229px;
    height: 406px;
    right: 14px;
    top: 47px;
    border-radius: 5px;
  }

  body #layout,
  body #layout.active {
    padding-left: 0; /* no menus on home while desktop */
    left: 0;
  }

  #menu {
    left: 0;
  }

  #main {
    text-align: left;
    margin-top: 51px;
  }

  #main .m-panel-gray {
    background-color: #fff;
  }

  #main .m-panel-light {
    background-color: #F0EFF5;
  }

  #main .home-top {
    position: relative;
    padding-top: 1px;
    overflow: hidden;
    text-align: left;
  }

  #main .home-top h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1em;
    width: 84%; /* Adjust where the title text wraps */
    margin: 30px 0;
  }

  #main .home-top .g-content {
    padding: 5px 1em 0;
  }

  #main .home-top div.conf-info div {
    float: left;
  }

  #main .home-top div.conf-info div.conf-date {
    line-height: 1.5em;
    font-weight: 300;
    font-size: 26px;
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 30px;
  }

  #main .home-top div.conf-info div.conf-feature img {
    padding-left: 25px;
  }

  #main .home-top .pure-u-1 {
    background-color: rgba(64, 0, 144, 0);
  }

  #all-products {
    margin: 0.5em 0;
  }

  .learn-more {
    display: block;
  }

  .g-content {
    margin: 1em;
  }

  img.promo-main {
    margin-bottom: 2em;
  }

  /* display in mobile only.
  changes sequence of image in DOM to after/below text */
  .image-monetize-after-text {
    display: none;
  }

  .image-monetize-before-text {
    display: block;
  }

  img.promo-service {
  }

  .panel {
    padding: 1.3em 1em;
  }

  #main .panel h2 {
    font-weight: 300;
    font-size: 160%;
    line-height: 1.05em;
    margin: 0;
  }

  img.chess {
    transform: rotate(6deg);
  }

  .center {
    text-align: center;
  }

  .fast {
    margin-top: 1em;
  }

  .fast label {
    bottom: 0;
    font-size: 143%;
    left: 0;
    position: absolute;
    width: 100%;
    font-weight: 300;
  }

  .fast a div {
    margin: 0 auto;
  }

  .image-caption {
    font-size: 130%;
    display: block;
  }

  .thumbnail {
    margin-bottom: 0px;
  }
}


@media (max-width: 1205px) and (min-width: 768px) {
  #newappcallout {
    position: inherit;
    right: inherit;
    top: inherit;
    width: 257px;
    display: none;
  }
  #newappcallout_full {
    display: block;
    margin: 0 auto;
    width: 300px;
    padding-top: 20px;
  }
  #showcase {
    height: inherit;
    padding-bottom: 30px;
  }
  #showcaseholder {
    width:100%;
  }
}


#features {
  background-color: #fff;
  font-size: 90%;
  padding: 60px 0;
}

#features .container {
  max-width: 1250px;
}

#features .content {
  font-weight: 400;
  padding: 0 15px;
  font-size: inherit;
  margin-bottom: 0;
  line-height: 1.8em;
}

.row div[class^="pure-u"]:first-child .content {
  padding-left: 0;
}

.row div[class^="pure-u"]:last-child .content {
  padding-right: 0;
}

#features .content img {
  float: left;
}

#features .pure-u-1-4:first-child .content {
  padding-left: 0;
}

#features .pure-u-1-4:last-child .content {
  padding-right: 0;
}

#features p {
  color: #51575b;
  line-height: 1.6em;
  margin-left: 122px;
}

#features ul {
  margin: 0;
  padding: 0;
}

#features ul li {
  letter-spacing: normal;
  text-rendering: auto;
  word-spacing: normal;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 6em;
}

#features img {
  display: block;
  padding-right: 1.5em;
  width: 100px;
}

#features a {
  outline: 0;
  display: block;
}

#features a:hover h3 {
  color: #212629;
}

#features h3 {
  font-size: 130%;
  color: #1584ff;
  font-weight: 600;
  margin: .8em 0 .4em;
  transition: color .2s;
}

#carousel .pure-u-1 {
  padding-left: 15px;
  padding-right: 15px;
}

#carousel .header-features {
  color: #fff;
  font-size: 130%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#carousel .header-features img {
  height: 25px;
  vertical-align: bottom;
  margin-right: 5px;
}

#promo-header .responsive-button-group .pure-button span {
  display: none;
}

.screenshot-thumbnail {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

#search-half-row {
  height: 240px;
  overflow-y: hidden;
}

.phone-container {
  display: none;
  text-align: center;
  margin-top: -130px;
  float: right;
}

.phone-container p {
  font-size: 90%;
  line-height: 1.8em;
  width: 250px;
}

.phone-container h4 {
  font-size: 100%;
  color: #555;
  font-weight: 500;
  margin-bottom: 1em;
}

.phone {
  width: auto;
  height: 500px;
  max-height: 500px;
  -webkit-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  -moz-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  -ms-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  -o-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
}

.phone.iphone {
  background: url("https://s.yimg.com/oo/cms/products/site/assets/images/phone_2a3d9dabb.png") no-repeat;
  background-size: contain;
}

.phone.android {
  background: url("https://s.yimg.com/oo/cms/products/site/assets/images/android-s4_d355a510b.png") no-repeat;
  background-size: contain;
}

.phone.iphone .lcd img {
  position: relative;
  width: 213px;
  height: 382px;
  top: 59px;
  right: -19px;
}

.phone.android .lcd img {
  position: relative;
  width: 229px;
  height: 406px;
  right: -14px;
  top: 47px;
  border-radius: 5px;
}

.phone-container .android,
.phone-container .iphone {
  width: auto;
  height: 500px;
  max-height: 500px;
  -webkit-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  -moz-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  -ms-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  -o-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
  filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.11));
}

/*#promo-header .pure-button {*/
/*margin-top: 30px;*/
/*}*/

.row {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
}

.row .zero-top-margin {
  margin-top: 0;
}

.row .zero-bottom-margin {
  margin-bottom: 0;
}

.top-10 {
  padding-top: 10px;
}

.top-25 {
  padding-top: 25px;
}

.top-50 {
  padding-top: 50px;
}

.top-100 {
  padding-top: 100px;
}

.top-150 {
  padding-top: 150px;
}

.top-200 {
  padding-top: 200px;
}

.bottom-25 {
  padding-bottom: 25px;
}

.bottom-10 {
  padding-bottom: 10px;
}

.bottom-50 {
  padding-bottom: 50px;
}

.bottom-100 {
  padding-bottom: 100px;
}

.row.gray {
  background-color: #f6f7f8;
}

.gray-row {
  background-color: #f6f7f8;
  /*border-top: 1px solid #e5e8eb;*/
  /*border-bottom: 1px solid #e5e8eb;*/
}

.mod {
  padding: 50px 40px;
}

.mod .content {
  margin: 0;
  padding: 0 40px;
}

.mod h3 {
  margin: 0 0 0.7em;
  color: #555;
}

.mod p {
  font-size: 90%;
  line-height: 1.8em;
  color: #808080;
  font-weight: 400;
}

hr.mod-separator {
  background-color: #f0f0f0;
  height: 1px;
  border: 0;
  margin: 0 40px;
}

#carousel {
  text-align: left;
}

#carousel h1,
#carousel h3 {
  color: #fff;
}

#carousel h1 {
    font-weight: 500;
    font-size: 36px;
    line-height: 1em;
    letter-spacing: 0;

}

#carousel h1 strong {
  font-weight: 300;
}

#carousel h3 {
  color: rgba(255, 255, 255, .8);
  margin: 0 0.75em 0 0;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 17px;
  max-width: 830px;
}

#carousel .purple-bg.home {
  padding: 50px 0;
  background: #5d0bed url('https://s.yimg.com/oo/cms/products/site/assets/images/ydn_home_3_1bd339830.jpg') no-repeat center center;
  background-size: cover;
}

#carousel .purple-bg {
  padding: 50px 0;
  background: #5d0bed url('https://s.yimg.com/oo/cms/products/site/assets/images/FlurryBannerFF_502b0fc7f.jpg') no-repeat center center;
  background-size: cover;
}

#carousel .flurry-analytics-bg {
  padding: 50px 0;
  background: #5d0bed url('https://s.yimg.com/oo/cms/products/site/assets/images/YDN_Banners-08_d8168e58a.png') no-repeat bottom center;
  background-size: cover;
}

#carousel .flurry-publishing-bg {
  padding: 50px 0;
  background: #25b4af url('https://s.yimg.com/oo/cms/products/site/assets/images/YDN_Banners-12_0bac0712f.png') no-repeat bottom center;
  background-size: cover;
}

#carousel .flurry-advertise-bg {
  padding: 50px 0;
  background: #4a8bf4 url('https://s.yimg.com/oo/cms/products/site/assets/images/YDN_Banners-07_1f06f4020.png') no-repeat bottom center;
  background-size: cover;
}

#carousel .flurry-pulse-bg {
  padding: 50px 0;
  background: #6700ae url('https://s.yimg.com/oo/cms/products/site/assets/images/YDN_Banners-09_fdb85ccdc.png') no-repeat bottom center;
  background-size: cover;
}

#carousel .flurry-tumblr-bg {
  padding: 50px 0;
  background: #40a7cf url('https://s.yimg.com/oo/cms/products/site/assets/images/YDN_Banners-10_dd3443127.png') no-repeat bottom center;
  background-size: cover;
}

#carousel .pure-button:hover {
  background-color: #417be2;
}

#carousel .pure-button:active {
  background-color: #4e85e4;
}

#carousel .pure-button-outline {
  background-color: rgba(86, 175, 246, 0);
  color: #fff !important;
}

#carousel .pure-button + .pure-button-outline {
  margin-left: 10px;
}

.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  bottom: 10px;
  padding: 0 !important;
}

.slick-dots li button:before {
  color: #fff;
  font-size: 12px;
}

.slick-prev {
  left: 25px;
}

.slick-next {
  right: 25px;
}

.mod ul,
#showcase ul {
  text-align: center;
}

.pure-g-r .panel .panel-light {
  margin: 0;
  background-color: #fbfbfd;
}

/**
 * Marketing row for news, RSS feed and the latest tweets.
 */

#marketing {
  background-color: #fff;
  font-size: 90%;
  line-height: 1.8em;
  text-align: left;
}

#marketing img {
  margin: 7px 0;
}

#marketing a {
  color: #837e90;
  transition: color .2s;
}

#marketing a:hover {
  color: #212629;
  text-decoration: none;
}

#marketing p {
  color: #837e90;
  line-height: 1.6em;
  margin-bottom: 0;
}

#marketing .meta {
  color: #212629;
  font-weight: normal;
  font-size: 90%;
}

#marketing .meta strong {
  padding-right: 5px;
}

#marketing ul {
  padding: 0 !important;
}

#marketing li {
  list-style-type: none;
  margin-bottom: 1em;
}

#marketing h3 {
  color: #1584ff;
  margin: 0.7em 0 0.9em;
  font-size: 130%;
  font-weight: 600;
}

.row h3 a,
#marketing h3 a {
  color: #1584ff;
  transition: color .2s;
}

.row h3 a:hover,
#marketing h3 a:hover {
  text-decoration: none;
  color: #212629;
}

#marketing .pad {
  padding: 0 15px;
}

#showcse {
  padding: 40px 0;
}

#showcase a {
  color: #1584ff;
}

#showcase h3 {
  font-size: 150%;
  margin-top: 0;
  font-weight: 300;
}

#main ul.app-icons {
  padding-top: 35px
}

.app-icons li:first-child img {
  padding-left: 0;
}

.app-icons li:last-child img {
  padding-right: 0;
}

.app-icon {
  height: 42px !important;
  width: auto;
  padding: 0 5px;
}

.mod ul li,
#showcase ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 20px;
}

.mod ul:first-child,
#showcase ul:first-child {
  margin-right: 0;
}

@media (max-width: 1000px) {

  .mod ul:first-child,
  #showcase ul:first-child {
    margin-top: 1em;
    margin-right: 0;
  }
}

#products {
  background: #fff;
}

#products .pure-u-1-6 {
  width: 50%;
}

#products img {
  width: 65px;
  margin: 0.75em auto;
  /*border: 1px solid #e5e8eb;*/
  /*border-radius: 50%;*/

  /*padding: 20px;*/
  color: #15a3ff;
  transition: all .2s;
}

/*#products img:hover {*/
  /*border-color: rgba(90, 60, 102, 1);*/
/*}*/

#products ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

#products h3 {
  font-size: 150%;
  margin: 0 0 1em;
  font-weight: 300;
}

#products h3 a {
  color: #1584ff;
}

#products h4 {
  margin-top: 8px;
  color: #1584ff;
  margin-left: 12px;
  font-weight: 500;
  transition: color .2s;

}

#products a:hover {
  text-decoration: none;
}

#products a:hover h4 {
  color: #212629;
}

#subscribe {
  line-height: 1.8em;
  background-color: #f6f7f8;
  color: #837e90;
  font-size: 90%;
}

#subscribe h3 {
  font-size: 150%;
  color: #555;
  margin-top: 0;
}

#subscribe input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 34px;
  margin-right: -7px;
  border: 1px solid #ceced6;
  border-right: 0;
  padding: 0 1em;
  border-radius: 2px;
  transition: all .2s;
  outline: 0;
}

#subscribe input:hover,
#subscribe input:focus {
  outline: 0;
  border-color: #1584ff;
}


#subscribe .pure-button {
  height: 36px;
  font-size: 100%;
  padding: 0 14px;
  border-radius: 0 2px 2px 0;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  border-left: 0;
  background-color: #1584ff;
}

#subscribe .pure-button:hover {
  background-color: #417be2;
}

#subscribe .pure-button:active,
#subscribe .pure-button:focus {
  background-color: #4e85e4;

}

/***********    middle - tablet  ************/
@media (max-width: 969px) and (min-width: 768px) {

  .phone-container {
    display: block !important;
  }

  .mod ul:first-child, #showcase ul:first-child {
    margin-right: 0px !important;
  }

  body #layout,
  body #layout.active {
    padding-left: 0; /* no menus on home while desktop */
    left: 0;
  }

  #main .home-top .pure-u-1 {
    background-color: rgba(64, 0, 144, .7);
  }
}

/** Medium Grid **/
@media (max-width: 970px) and (min-width: 48em) {

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  #features p {
    text-align: center;
  }

  #features .content {
    padding: 0 15px;
  }

  #features h3 {
    font-size: 120%;
  }

  #products img {
    width: 50px;
  }

  #products .pure-u-1-6 {
    width: 16.6667%;
  }

  #carousel .pure-u-2-3 {
    width: 66.6667%;
  }

  #carousel .floating-phone {
    display: block;
    width: 300px;
    right: 20px;
  }

  #layout #main {
    margin-top: 0;
  }

  #promo-header .responsive-button-group .pure-button span {
    display: inline;
  }

}

.docs-icon {
  height: 105px !important;
  width: 76px;
  margin-top: 30px;
  margin-right: 30px;
}

#search-features {
  padding-bottom: 100px;
}

/** additional css **/


.app-icons li {
  display: inline-block;
  vertical-align: middle;
  position: relative;

}

.hover-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hover-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hover-float-shadow:hover,
.hover-float-shadow:focus,
.hover-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.hover-float-shadow:hover:before,
.hover-float-shadow:focus:before,
.hover-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.yui3-panel-hidden {
  display: none;
}

.quote-image {
  display: block;
  width: 110px;
  margin: 0 auto;
  margin-bottom: 20px;
}

blockquote {
  display: inline;
  margin-left: 95px;
  font-weight: normal;
  font-size: 90%;
  color: #a0a0a0;
  line-height: 1.6em;
  padding: 31px;
}

blockquote:before {
  color: #ececec;
  content: "“";
  font-size: 5em;
  line-height: 0;
  margin-left: -130px;
  vertical-align: -0.43em;
}

blockquote span:after {
  color: #ececec;
  content: "”";
  font-size: 5em;
  line-height: 0;
  margin-left: 2px;
  vertical-align: -0.6em;
}

blockquote cite {
  display: block;
  margin-top: 10px;
  color: #424242;
  font-style: normal;
  font-size: 90%;
}

.pure-button-primary.pure-button-outline {
  color: #3AB1F5 !important;
  border: 1px solid #e7e7e7;
}

.pure-button-primary.pure-button-outline:hover {
  background-color: #56AFF6;
}

.pure-button-primary.pure-button-outline + .pure-button-primary.pure-button-outline {
  margin-left: 12px;
}

.download-text-link {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  color: rgba(0, 0, 0, .7);
  margin: 0 0 1em 0
}

.feature-circle {
  margin: 0 auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 3px solid #66C3EC;
  background-size: cover;
}

.feature-circle.flurry-app {
  background-image: url(https://s.yimg.com/oo/cms/products/site/assets/images/flurry-app-small_850812ced.png);
}

.feature-circle.manage-portfolio {
  background-image: url(https://s.yimg.com/oo/cms/products/site/assets/images/manage-portfolio-small_6861feda7.png);
}

.feature-circle.complex-analysis {
  background-image: url(https://s.yimg.com/oo/cms/products/site/assets/images/complex-analysis-small_95c27b80f.png);
}

.row-gradient {
  background: #fff linear-gradient(to bottom, rgba(254, 254, 254, 0.2) 0%, rgba(254, 254, 254, 0.13) 48%, rgba(0, 0, 0, 0.05) 100%);
}

.row-gradient + hr.separator {
  margin-top: 0;
}

#main p.flurry-analytics-adoption {
  margin-top: 1.2em;
  color: rgba(112, 121, 127, 0.6);
  font-size: 28px;
}
