@media (max-width: 991px) {
  .landing-iphone {
    display: none;
  }
}

@media (min-width: 992px) {
  .landing-iphone {
    max-width: 500px;
    align-self: center;
    height: 534px;
    background-size: 300px 534px;
    background-position: 100px;
    background-image: url(/assets/iphone-2a745f2fafa234e584b682f5c3e1b552ab446d0faca956af2b6f5e7ded545b57.png);
    background-repeat: no-repeat;
  }
  .landing-copy {
    align-self: center;
  }
}

.phone-images {
  position: relative;
}

.screenshot {
  position: absolute;
  width: 216px;
  margin-top: 75px;
  margin-left: 127px;
  opacity: 0;
  visibility: hidden;
}

.screenshot.on-deck {
  z-index: 2;
  -webkit-transition: opacity 1.5s ease-in;
  transition: opacity 1.5s ease-in;
  opacity: 1;
  visibility: visible;
}

.screenshot.at-bat {
  opacity: 1;
  visibility: visible;
}
.waitlisted-podcasters-header {
  max-width: 600px;
}

@media (max-width: 991px) {
  .waitlisted-podcasters-image {
    width: 280px;
  }
}
.plyr {
  max-width: 560px;
  margin: 0 auto;
}

.plyr--audio .plyr__controls {
  color: inherit;
  border-radius: .25rem;
}

.description-long {
  max-height: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
}

.fadeout {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: right;
  margin: 0;
  background-image: linear-gradient(to bottom, transparent, #fff);
}

.read-more {
  background-color: #fff;
  padding: 0 0 .5rem .2rem;
}

.credit {
  display: inline-block;
  vertical-align: top;
  width: 18rem;
  margin-right: 2rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}

.comment {
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}

.comment .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.comment:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}

.comment:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

.comment-reply .image-container {
  padding-left: 5.75rem !important;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */


 body {
  color: #262626;
  background-color: #fafafa;
  min-height: 50rem;
  padding-top: 4.5rem;
}

a {
  color: #01adda;
  cursor: pointer;
}

a:hover, a:visited {
  color: #01adda;
}

.display {
  font-weight: 300;
}

.display-4 {
  font-size: 3rem;
}

.bg-white {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

@media (max-width: 576px) {
  .container {
    margin: 0;
  }
  .navbar {
    padding: .5rem 0;
  }
}

a.navbar-brand {
  color: #262626;
}

.navbar-brand img {
  border-radius: 5px;
}

.jumbotron {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 2rem 2rem;
  }
}

.lead {
  margin-bottom: .5rem;
}

.btn-primary {
  background-color: #01adda;
  border-color: #01adda;
  color: #fff !important;
  cursor: pointer;
}

.btn-outline-primary {
  color: #01adda;
  border-color: #01adda;
  cursor: pointer;
}

.btn-primary:hover, .btn-outline-primary:hover,
.btn-primary:focus, .btn-primary:active, .btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  background-color: #01adda;
  border-color: #01adda;
}

li a.twitter, li a.facebook, li a.medium {
  display: inline-block;
  width: 24px;
  height: 24px;
}

li a.twitter {
  background: transparent url(/assets/social/twitter-ccdcf630cec70e8dfb007613ac4ac53575ab2bc13f20fe6c3f3666e85acf555f.png) 0 0 no-repeat;
  background-size: 24px 24px;
}

li a.twitter:hover {
  background: transparent url(/assets/social/twitter-hover-573e7951a30d14e7330934304416a5944563c1ac76151f41a0ec9823d0b3ba86.png) 0 0 no-repeat;
  background-size: 24px 24px;
  text-decoration: none;
}

li a.facebook {
  background: transparent url(/assets/social/facebook-0af6bcb3833653df8ca8201521cc44c4cad5995c72b3c1e9ccbaa59c32c0380d.png) 0 0 no-repeat;
  background-size: 24px 24px;
}

li a.facebook:hover {
  background: transparent url(/assets/social/facebook-hover-877f8b9ecc1289cafb1c49732b46f2235edad1ff8042bddcde070c1f73df1d92.png) 0 0 no-repeat;
  background-size: 24px 24px;
  text-decoration: none;
}

li a.medium {
  background: transparent url(/assets/social/medium-b5a3445d1d718dbd813f5c3803e9cf9f71c77d68d0cd64deff3914fecff9532e.png) 0 0 no-repeat;
  background-size: 24px 24px;
}

li a.medium:hover {
  background: transparent url(/assets/social/medium-hover-a77b3ef3cba91485cb85be6cffe6dc44d4e8644e74468f72a8f30ffeb6d09721.png) 0 0 no-repeat;
  background-size: 24px 24px;
  text-decoration: none;
}
