@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=50ebb418-3ae8-4059-9257-f7d08b89a3e2");
@font-face {
  font-family: "DIN Next LT Pro";
  src: url("fonts/afabdfcf-432c-49b4-a496-0e5051e87fa9.woff2") format("woff2"),
    url("fonts/611ea865-db7e-4c05-94b8-bd1675c90576.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next LT Pro";
  src: url("fonts/e7938824-19f4-4f10-a2f1-a0bf5f7ab502.woff2") format("woff2"),
    url("fonts/34afc1f7-a48d-4091-83dc-cd888e3d0df8.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "DIN Next LT Pro";
  src: url("fonts/21633fa6-1990-48b9-99b4-c8b26d501fbe.woff2") format("woff2"),
    url("fonts/9b336552-06ab-47a1-8681-4271cfcd8879.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next LT Pro Medium Cond";
  src: url("fonts/4b8577c8-4540-4eb1-bbea-41285d0579c2.woff2") format("woff2"),
    url("fonts/fb6ce50b-89a5-45a8-b179-eb90624a861b.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next LT Pro Condensed";
  src: url("fonts/0f35c211-2a6d-4cde-a1f1-5b7aae22fe54.woff2") format("woff2"),
    url("fonts/c086d38a-3909-419a-b181-22126118fa61.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@media (max-width: 575.98px) {
  .trailer-row,
  .leads-social-links-row {
    margin-top: 24px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .trailer-row,
  .leads-social-links-row {
    margin-top: 24px;
  }
}

@media (min-width: 992px) {
  .trailer-row,
  .leads-social-links-row {
    margin-top: 64px;
  }
}

@media (max-width: 767.98px) {
  .suggested-caption {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .suggested-caption {
    margin-top: 64px;
  }
}

@media (max-width: 575.98px) {
  .share-trailer-row,
  .hashtag-callout,
  .download-posts,
  .social-links-row,
  .iglive-posts-row {
    margin-top: 40px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .share-trailer-row,
  .hashtag-callout,
  .download-posts,
  .social-links-row,
  .iglive-posts-row {
    margin-top: 64px;
  }
}

@media (min-width: 992px) {
  .share-trailer-row,
  .hashtag-callout,
  .download-posts,
  .social-links-row,
  .iglive-posts-row {
    margin-top: 80px;
  }
}

@media (max-width: 575.98px) {
  .title {
    margin-bottom: 12px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .title {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .title {
    margin-bottom: 32px;
  }
}

body {
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  color: #232323;
  max-width: 100vw;
  overflow-x: hidden;
}

a:hover {
  text-decoration: none;
}

p {
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #232323;
  line-height: 140%;
}
@media (min-width: 992px) {
  p {
    font-size: 18px;
  }
}

h1 {
  font-family: "DIN Next LT Pro Medium Cond", Helvetica, Arial, sans-serif;
  color: #232323;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 48px;
  }
}

h2 {
  font-family: "DIN Next LT Pro Condensed", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #232323;
  letter-spacing: 0.03em;
  line-height: 130%;
}
@media (max-width: 575.98px) {
  h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 32px;
  }
}

h3 {
  font-family: "DIN Next LT Pro Condensed", Helvetica, Arial, sans-serif;
  color: #232323;
  font-weight: 800;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  h3 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 28px;
  }
}

h4 {
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
}
@media (max-width: 575.98px) {
  h4 {
    font-size: 18px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  h4 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  h4 {
    font-size: 24px;
  }
}
h4.condensed {
  font-family: "DIN Next LT Pro Medium Cond", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}

h5 {
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #232323;
  line-height: 140%;
}
@media (max-width: 575.98px) {
  h5 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #232323;
  line-height: 140%;
}
@media (max-width: 575.98px) {
  h6 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  h6 {
    font-size: 16px;
  }
}

.purple {
  color: #8f29c4;
}

.italic {
  font-style: italic;
}

.centered {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.title .line {
  flex: 1 1;
  height: 1px;
  background-color: #d7d7d7;
}
@media (max-width: 575.98px) {
  .title h1 {
    margin: 0 8px;
  }
}
@media (min-width: 992px) {
  .title h1 {
    margin: 0 16px;
  }
}

.header {
  position: relative;
}
.header .header-background {
  position: absolute;
  z-index: 0;
  width: 100%;
  background-image: url(images/shared/hero-background.jpg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 767.98px) {
  .header .header-background {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header .header-background {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .header .header-background {
    height: 350px;
  }
}
.header .header-content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 767.98px) {
  .header .header-content {
    padding: 16px 0 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header .header-content {
    padding: 16px 0 20px;
  }
}
@media (min-width: 992px) {
  .header .header-content {
    padding: 16px 0 24px;
  }
}
@media (max-width: 767.98px) {
  .header .header-content {
    flex-direction: column;
  }
}
.header .header-content .header-logo img {
  height: auto;
}
@media (max-width: 767.98px) {
  .header .header-content .header-logo img {
    width: 120px;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header .header-content .header-logo img {
    width: 120px;
  }
}
@media (min-width: 992px) {
  .header .header-content .header-logo img {
    width: 160px;
  }
}
@media (min-width: 768px) {
  .header .header-content .header-social {
    position: absolute;
    right: 0;
  }
}
.header .header-content .header-social a svg {
  width: 44px;
  height: 44px;
  transition: all 300ms ease-in;
}
@media (hover: hover) {
  .header .header-content .header-social a svg {
    opacity: 0.9;
  }
}
@media (hover: hover) {
  .header .header-content .header-social a:hover svg,
  .header .header-content .header-social a:active svg,
  .header .header-content .header-social a:focus svg {
    transform: scale(1.04);
    opacity: 1;
  }
}
@media (max-width: 575.98px) {
  .header .header-content .header-social a:nth-of-type(n + 2) {
    margin-left: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header .header-content .header-social a:nth-of-type(n + 2) {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header .header-content .header-social a:nth-of-type(n + 2) {
    margin-left: 8px;
  }
}
@media (min-width: 992px) {
  .header .header-content .header-social a:nth-of-type(n + 2) {
    margin-left: 20px;
  }
}
.header .header-hero {
  outline-style: solid;
  outline-color: #ffffff;
  position: relative;
}
@media (max-width: 767.98px) {
  .header .header-hero {
    outline-width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header .header-hero {
    outline-width: 6px;
  }
}
@media (min-width: 992px) {
  .header .header-hero {
    outline-width: 8px;
  }
}
.header .header-hero img {
  width: 100%;
}
@media (max-width: 575.98px) {
  .header .header-hero img.header-hero-desktop {
    display: none;
  }
}
@media (min-width: 576px) {
  .header .header-hero img.header-hero-mobile {
    display: none;
  }
}
.header .header-hero .header-hero-text {
  position: absolute;
  text-align: center;
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 130%;
  text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
@media (max-width: 575.98px) {
  .header .header-hero .header-hero-text {
    width: 250px;
    font-size: 18px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 24px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header .header-hero .header-hero-text {
    font-size: 18px;
    width: 100%;
    bottom: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header .header-hero .header-hero-text {
    font-size: 22px;
    width: 100%;
    bottom: 16px;
  }
}
@media (min-width: 992px) {
  .header .header-hero .header-hero-text {
    font-size: 32px;
    width: 100%;
    bottom: 24px;
  }
}
.header .header-hero .header-hero-text .textured-text {
  margin-bottom: 0;
  background: url(images/SoSS/text-texture.jpg) no-repeat center center;
  background-size: cover;
  color: #f0b323;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
@media (max-width: 575.98px) {
  .header .header-hero .header-hero-text .textured-text {
    font-size: 21px;
  }
}

.footer {
  background-color: #232323;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .footer {
    height: 50px;
  }
}
@media (min-width: 992px) {
  .footer {
    height: 70px;
  }
}
.footer div {
  color: #d7d7d7;
}

.btn {
  color: #ffffff;
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  border-radius: 4px;
  transition: all 300ms ease-in;
}
.btn:hover {
  color: #ffffff;
}
@media (min-width: 992px) {
  .btn {
    font-size: 18px;
  }
}
.btn svg {
  width: 16px;
  height: auto;
  margin-right: 8px;
}

.btn-primary {
  background-color: #c756d7;
  border-color: #c756d7;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:hover {
  color: #ffffff;
  background-color: #b730ca;
  border-color: #b730ca;
}
.btn-primary:not(:disabled):not(.disabled).active svg path,
.btn-primary:not(:disabled):not(.disabled):active svg path,
.btn-primary:hover svg path {
  fill: #ffffff;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(143, 41, 196, 0.2);
}

.btn-primary-dark {
  background-color: #8f29c4;
  border-color: #8f29c4;
}
.btn-primary-dark:not(:disabled):not(.disabled).active,
.btn-primary-dark:not(:disabled):not(.disabled):active,
.btn-primary-dark:hover {
  color: #ffffff;
  background-color: #70209a;
  border-color: #70209a;
}
.btn-primary-dark:not(:disabled):not(.disabled).active svg path,
.btn-primary-dark:not(:disabled):not(.disabled):active svg path,
.btn-primary-dark:hover svg path {
  fill: #ffffff;
}
.btn-primary-dark:not(:disabled):not(.disabled).active:focus,
.btn-primary-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(143, 41, 196, 0.2);
}

.btn-instagram {
  background-color: #d72d75;
  background-image: url(images/shared/btn-instagram-bg.jpg);
  background-size: 105% auto;
  background-position: center;
  position: relative;
}
@media (hover: hover) {
  .btn-instagram:not(:disabled):not(.disabled).active,
  .btn-instagram:not(:disabled):not(.disabled):active,
  .btn-instagram:hover {
    background-image: url(images/shared/btn-instagram-bg.jpg);
  }
  .btn-instagram:not(:disabled):not(.disabled).active::before,
  .btn-instagram:not(:disabled):not(.disabled):active::before,
  .btn-instagram:hover::before {
    opacity: 1;
  }
}
.btn-instagram:focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 45, 117, 0.2);
}
.btn-instagram span {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
}
.btn-instagram::before {
  content: "";
  position: absolute;
  background-image: url(images/shared/btn-instagram-bg-hover.jpg);
  background-size: 105% auto;
  background-position: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  z-index: 0;
  opacity: 0;
  transition: opacity 300ms ease-in;
}

.btn-facebook {
  background-color: #4267b2;
}
.btn-facebook:not(:disabled):not(.disabled).active,
.btn-facebook:not(:disabled):not(.disabled):active,
.btn-facebook:hover {
  color: #ffffff;
  background-color: #34518d;
  border-color: #34518d;
}
.btn-facebook:focus {
  box-shadow: 0 0 0 0.2rem rgba(66, 103, 178, 0.2);
}

.btn-twitter {
  background-color: #1da1f2;
}
.btn-twitter:not(:disabled):not(.disabled).active,
.btn-twitter:not(:disabled):not(.disabled):active,
.btn-twitter:hover {
  color: #ffffff;
  background-color: #0c85d0;
  border-color: #0c85d0;
}
.btn-twitter:focus {
  box-shadow: 0 0 0 0.2rem rgba(29, 161, 242, 0.2);
}

.btn-tiktok {
  background-color: #414141;
}
.btn-tiktok:not(:disabled):not(.disabled).active,
.btn-tiktok:not(:disabled):not(.disabled):active,
.btn-tiktok:hover {
  color: #ffffff;
  background-color: #282828;
  border-color: #282828;
}
.btn-tiktok:focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 30, 30, 0.2);
}

.btn-youtube {
  background-color: #f00c0c;
}
.btn-youtube:not(:disabled):not(.disabled).active,
.btn-youtube:not(:disabled):not(.disabled):active,
.btn-youtube:hover {
  color: #ffffff;
  background-color: #bf0a0a;
  border-color: #bf0a0a;
}
.btn-youtube:focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 7, 7, 0.2);
}

.btn-outline-primary {
  color: #8f29c4;
  border: 1px solid #8f29c4;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #8f29c4;
  border-color: #8f29c4;
}
.btn-outline-primary:not(:disabled):not(.disabled).active svg path,
.btn-outline-primary:not(:disabled):not(.disabled):active svg path,
.btn-outline-primary:hover svg path {
  fill: #ffffff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(143, 41, 196, 0.2);
}

.btn-social {
  padding: 0;
  border-radius: 50%;
  border-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .btn-social {
    width: 44px;
    height: 44px;
  }
}
@media (min-width: 576px) {
  .btn-social {
    width: 60px;
    height: 60px;
  }
}
.btn-social svg {
  width: 60%;
  height: auto;
  max-height: 60%;
  margin-left: 0;
  margin-right: 0;
}

.trailer-row .trailer-container .iframe-container {
  width: 100%;
  padding-top: calc(1080 / 1920 * 100%);
  position: relative;
}
.trailer-row .trailer-container .iframe-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

@media (max-width: 767.98px) {
  .trailer-row .trailer-container .input-group-desktop {
    display: none;
  }
}

@media (min-width: 768px) {
  .trailer-row .trailer-container .input-group-desktop {
    margin-top: 16px;
  }
}

.trailer-row .trailer-container .btn-mobile {
  margin: 8px auto 0 auto;
  max-width: 420px;
}
@media (min-width: 768px) {
  .trailer-row .trailer-container .btn-mobile {
    display: none;
  }
}

@media (min-width: 1200px) {
  .trailer-row .trailer-description {
    padding-top: 8px;
  }
}

.trailer-row .trailer-description .help-spread-the-word {
  overflow: hidden;
  animation-name: revealBanner;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  max-width: 0;
}
@media (max-width: 1199.98px) {
  .trailer-row .trailer-description .help-spread-the-word img {
    width: 220px;
  }
}
@media (min-width: 1200px) {
  .trailer-row .trailer-description .help-spread-the-word img {
    width: 320px;
  }
}

@keyframes revealBanner {
  0% {
    max-width: 0;
  }
  100% {
    max-width: 320px;
  }
}

@media (max-width: 991.98px) {
  .trailer-row .trailer-description h4 {
    margin-bottom: 24px;
  }
}

@media (min-width: 992px) {
  .trailer-row .trailer-description h4 {
    text-align: left;
    margin: 16px 0;
  }
}

.trailer-row .trailer-description p {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .trailer-row .trailer-description p {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .trailer-row .trailer-description.trailer-description-desktop {
    margin-top: 16px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .trailer-row .trailer-description.trailer-description-desktop {
    padding-top: 32px;
  }
}

@media (max-width: 991.98px) {
  .trailer-row .trailer-description.trailer-description-desktop img,
  .trailer-row .trailer-description.trailer-description-desktop h4 {
    display: none;
  }
}

@media (min-width: 992px) {
  .trailer-row .trailer-description.trailer-description-mobile {
    display: none;
  }
}

.trailer-row .input-group .form-control {
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #232323;
}
@media (min-width: 992px) {
  .trailer-row .input-group .form-control {
    font-size: 18px;
  }
}
.trailer-row .input-group .form-control:disabled,
.trailer-row .input-group .form-control[readonly] {
  background-color: #ffffff;
  opacity: 1;
}
.trailer-row .input-group .form-control::placeholder {
  color: #232323;
  opacity: 1;
  /* Firefox */
}

.share-trailer-row .share-trailer-row-title {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .share-trailer-row .share-trailer-row-title {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .share-trailer-row .share-trailer-row-title {
    justify-content: center;
  }
}
.share-trailer-row .share-trailer-row-title svg {
  width: 25px;
  height: auto;
  margin-right: 8px;
}
.share-trailer-row .share-trailer-row-title h3 {
  margin-bottom: 0;
}

.share-trailer-row .share-trailer-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 991.98px) {
  .share-trailer-row .share-trailer-column {
    align-items: center;
  }
}
.share-trailer-row .share-trailer-column p {
  margin: 8px 0 16px 0;
}
.share-trailer-row .share-trailer-column a {
  width: 100%;
  max-width: 450px;
}
.share-trailer-row
  .share-trailer-column:first-of-type
  .share-trailer-row-title
  svg {
  background-image: url(images/shared/btn-instagram-bg.jpg);
  background-size: 105% auto;
  background-position: center;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .share-trailer-row .share-trailer-column:nth-of-type(n + 2) {
    margin-top: 24px;
  }
}

.suggested-caption {
  position: relative;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 24px 16px;
}
@media (max-width: 767.98px) {
  .suggested-caption {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .suggested-caption p {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
.suggested-caption .suggested-caption-pill {
  position: absolute;
  background: #8f29c4;
  padding: 4px 8px 2px;
  color: #ffffff;
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  top: 0;
  transform: translateY(-50%);
}
.suggested-caption .tooltip-container {
  position: relative;
  width: 100%;
}
@media (max-width: 767.98px) {
  .suggested-caption .tooltip-container {
    max-width: 400px;
  }
}
@media (min-width: 768px) {
  .suggested-caption .tooltip-container {
    max-width: 220px;
  }
}
.suggested-caption .tooltip-container .btn-outline-primary {
  width: 100%;
}

.hashtag-callout {
  background-image: url(images/SoSS/hashtag-callout-background.jpg);
  background-size: cover;
  background-position: center left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .hashtag-callout {
    flex-direction: column;
    padding: 12px 0;
  }
}
@media (min-width: 768px) {
  .hashtag-callout {
    border-radius: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hashtag-callout {
    max-width: calc(720px - 30px);
    padding: 20px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .hashtag-callout {
    max-width: calc(960px - 30px);
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .hashtag-callout {
    max-width: calc(1140px - 30px);
    padding: 40px 0;
  }
}
.hashtag-callout .hashtag-callout-logo {
  z-index: 5;
  filter: drop-shadow(0px 4px 40px rgba(18, 40, 57, 0.7))
    drop-shadow(0px 4px 40px rgba(6, 21, 32, 0.8))
    drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.3));
}
@media (max-width: 575.98px) {
  .hashtag-callout .hashtag-callout-logo {
    width: 40%;
    max-width: 140px;
    position: relative;
    margin-bottom: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .hashtag-callout .hashtag-callout-logo {
    height: 80%;
    width: auto;
    position: absolute;
    left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hashtag-callout .hashtag-callout-logo {
    height: 60%;
    width: auto;
    position: absolute;
    left: 24px;
  }
}
@media (min-width: 992px) {
  .hashtag-callout .hashtag-callout-logo {
    height: 125px;
    width: auto;
    position: absolute;
    left: 40px;
  }
}
.hashtag-callout .hashtag-callout-text {
  text-align: center;
  position: relative;
  z-index: 5;
  max-width: 95%;
}
.hashtag-callout .hashtag-callout-text h4,
.hashtag-callout .hashtag-callout-text p {
  color: #ffffff;
  text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}

.hashtag-callout .hashtag-callout-text h4 {
  letter-spacing: 0.05em;
}

.hashtag-callout .hashtag-callout-text p {
  font-weight: 500;
}

@media (max-width: 575.98px) {
  .hashtag-callout .hashtag-callout-text h4 {
    font-size: 14px;
    margin-bottom: 2px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .hashtag-callout .hashtag-callout-text h4 {
    font-size: 14px;
    margin-bottom: 2px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hashtag-callout .hashtag-callout-text h4 {
    font-size: 20px;
    margin-bottom: 4px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .hashtag-callout .hashtag-callout-text h4 {
    font-size: 22px;
    margin-bottom: 2px;
  }
}
@media (min-width: 1200px) {
  .hashtag-callout .hashtag-callout-text h4 {
    font-size: 24px;
  }
}
.hashtag-callout .hashtag-callout-text p {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .hashtag-callout .hashtag-callout-text p {
    font-size: 26px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .hashtag-callout .hashtag-callout-text p {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hashtag-callout .hashtag-callout-text p {
    font-size: 34px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .hashtag-callout .hashtag-callout-text p {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .hashtag-callout .hashtag-callout-text p {
    font-size: 44px;
  }
}
.hashtag-callout .hashtag-callout-character {
  position: absolute;
  z-index: 2;
  bottom: 0;
}
@media (max-width: 575.98px) {
  .hashtag-callout .hashtag-callout-character {
    width: calc(50% - 70px);
    right: 5%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .hashtag-callout .hashtag-callout-character {
    height: 130%;
    width: auto;
    right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hashtag-callout .hashtag-callout-character {
    height: 130%;
    width: auto;
    right: 24px;
  }
}
@media (min-width: 992px) {
  .hashtag-callout .hashtag-callout-character {
    height: 130%;
    width: auto;
    right: 40px;
  }
}

.download-posts > a {
  display: block;
  text-align: center;
}
@media (max-width: 767.98px) {
  .download-posts > a {
    margin: 24px 0;
    width: 100%;
  }
  .download-posts > a .btn-primary {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .download-posts > a {
    margin: 24px auto 32px auto;
  }
}
@media (min-width: 992px) {
  .download-posts > a {
    margin: 24px auto 40px auto;
  }
}

@media (max-width: 767.98px) {
  .download-posts > .row > .col-12 {
    border-top: 1px solid #d7d7d7;
    padding-top: 24px;
  }
}

@media (max-width: 767.98px) {
  .download-posts > .row > .col-12:first-of-type {
    padding-bottom: 32px;
  }
}

@media (min-width: 768px) {
  .download-posts > .row > .col-12:first-of-type {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 24px;
  }
}

@media (min-width: 768px) {
  .download-posts > .row > .col-12:nth-of-type(2) {
    padding-top: 24px;
  }
}

.download-posts h2 {
  text-align: center;
}

@media (max-width: 575.98px) {
  .download-posts h2 {
    margin-bottom: 8px;
  }
}

@media (max-width: 767.98px) {
  .download-posts h2 {
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .download-posts h2 {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .download-posts h2 {
    margin-bottom: 32px;
  }
}
@media (max-width: 767.98px) {
  .download-posts h2 + p {
    margin: -4px auto 24px auto;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .download-posts h2 + p {
    margin: -16px auto 40px auto;
  }
}
@media (min-width: 992px) {
  .download-posts h2 + p {
    margin: -24px auto 40px auto;
  }
}

.download-posts .share-type-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.download-posts .share-type-column .video-container {
  position: relative;
  width: 100%;
}
@media (max-width: 767.98px) {
  .download-posts .share-type-column .video-container {
    max-width: 250px;
  }
}
.download-posts .share-type-column .video-container svg {
  width: 20px;
  height: auto;
  position: absolute;
  top: 8px;
  right: 8px;
}
@media (max-width: 575.98px) {
  .download-posts .share-type-column:nth-of-type(n + 2) {
    margin-top: 32px;
  }
}
.download-posts .share-type-column h4 {
  font-family: "DIN Next LT Pro Medium Cond", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 992px) {
  .download-posts .share-type-column h4 {
    margin-bottom: 16px;
  }
}
.download-posts .share-type-column img {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
@media (max-width: 767.98px) {
  .download-posts .share-type-column img {
    max-width: 250px;
  }
}
.download-posts .share-type-column a {
  width: 100%;
}
@media (max-width: 767.98px) {
  .download-posts .share-type-column a {
    max-width: 250px;
  }
}

.social-links-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.social-links-row .social-links {
  text-align: center;
}
@media (max-width: 767.98px) {
  .social-links-row .social-links {
    margin-bottom: 16px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .social-links-row .social-links {
    margin-top: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .social-links-row .social-links {
    margin-bottom: 16px;
  }
}
@media (min-width: 992px) {
  .social-links-row .social-links {
    margin-bottom: 32px;
  }
}
@media (max-width: 575.98px) {
  .social-links-row .social-links > img {
    margin: 0 auto 16px auto;
    display: block;
  }
}
.social-links-row .social-links img {
  height: 60px;
  width: auto;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .social-links-row .social-links a {
    margin-left: 8px;
  }
}
@media (min-width: 768px) {
  .social-links-row .social-links a {
    margin-left: 16px;
  }
}
@media (max-width: 575.98px) {
  .social-links-row .social-links a:nth-of-type(n + 2) {
    margin-left: 8px;
  }
}
.social-links-row p {
  text-align: center;
  max-width: 630px;
}

.leads-social-links-row {
  background-image: url(images/SoSS/cast-socials-background.jpg);
  background-size: cover;
  background-position: center top;
  width: 100%;
  position: relative;
}
.leads-social-links-row > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .leads-social-links-row .title {
    max-width: calc(100% - 30px);
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .leads-social-links-row .title {
    margin-bottom: -40px;
  }
}
@media (min-width: 1200px) {
  .leads-social-links-row .title {
    margin-bottom: -100px;
  }
}
@media (min-width: 768px) {
  .leads-social-links-row .title .line {
    display: none;
  }
}
.leads-social-links-row .lead-social-links {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 767.98px) {
  .leads-social-links-row .lead-social-links {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .leads-social-links-row .lead-social-links:first-of-type {
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .leads-social-links-row .lead-social-links:first-of-type {
    justify-content: flex-start;
    padding-left: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .leads-social-links-row .lead-social-links:first-of-type {
    justify-content: flex-end;
    padding-right: 64px;
  }
}
@media (min-width: 1200px) {
  .leads-social-links-row .lead-social-links:first-of-type {
    justify-content: flex-end;
    padding-right: 120px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .leads-social-links-row
    .lead-social-links:first-of-type
    .lead-social-links-lead-details {
    margin-bottom: 5%;
  }
}
@media (min-width: 992px) {
  .leads-social-links-row
    .lead-social-links:first-of-type
    .lead-social-links-lead-details {
    margin-bottom: 20%;
  }
}
@media (max-width: 767.98px) {
  .leads-social-links-row .lead-social-links:last-of-type {
    padding-right: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .leads-social-links-row .lead-social-links:last-of-type {
    justify-content: flex-end;
    padding-right: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .leads-social-links-row .lead-social-links:last-of-type {
    justify-content: flex-start;
    padding-left: 64px;
  }
}
@media (min-width: 1200px) {
  .leads-social-links-row .lead-social-links:last-of-type {
    justify-content: flex-start;
    padding-left: 120px;
  }
}
.leads-social-links-row
  .lead-social-links:last-of-type
  .lead-social-links-lead-details {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.leads-social-links-row
  .lead-social-links:last-of-type
  .lead-social-links-lead-details
  h2 {
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .leads-social-links-row
    .lead-social-links:last-of-type
    .lead-social-links-lead-details {
    margin-bottom: 10%;
  }
}
@media (min-width: 992px) {
  .leads-social-links-row
    .lead-social-links:last-of-type
    .lead-social-links-lead-details {
    margin-bottom: 30%;
  }
}
@media (max-width: 767.98px) {
  .leads-social-links-row .lead-social-links .lead-social-links-lead-image {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .leads-social-links-row .lead-social-links .lead-social-links-lead-image {
    width: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .leads-social-links-row .lead-social-links .lead-social-links-lead-image {
    width: 40%;
  }
}
@media (max-width: 767.98px) {
  .leads-social-links-row .lead-social-links .d-flex a:nth-of-type(n + 2) {
    margin-left: 8px;
  }
}
@media (min-width: 768px) {
  .leads-social-links-row .lead-social-links .d-flex a:nth-of-type(n + 2) {
    margin-left: 16px;
  }
}
@media (max-width: 991.98px) {
  .leads-social-links-row .lead-social-links-lead-details .btn-social {
    width: 40px;
    height: 40px;
  }
}
.leads-social-links-row .lead-social-links-leads-mobile {
  width: 100%;
  max-width: 480px;
  height: auto;
}
@media (max-width: 767.98px) {
  .leads-social-links-row .lead-social-links-leads-mobile {
    display: block;
    margin: 20px auto 0 auto;
  }
}
@media (min-width: 768px) {
  .leads-social-links-row .lead-social-links-leads-mobile {
    display: none;
  }
}

.copy-tooltip {
  position: absolute;
  top: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 300ms ease-in;
  font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #232323;
  line-height: 140%;
  padding: 2px 4px;
  background-color: #eeeeee;
  border-radius: 2px;
}

.copy-tooltip.copy-tooltip-visible {
  opacity: 1;
}

.input-group > .input-group-append .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (max-width: 379.98px) {
  .iglive-posts-row h1 {
    font-size: 1.4rem;
  }
}

.iglive-posts-row .iglive-posts-header {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .iglive-posts-row .iglive-posts-header {
    justify-content: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .iglive-posts-row .iglive-posts-header {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive-posts-header {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive-posts-header br {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .iglive-posts-row .iglive-posts-header {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .iglive-posts-row .iglive-posts-header img {
    width: 80px;
    margin-right: 8px;
    margin-bottom: -4px;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive-posts-header img {
    display: none;
  }
}
.iglive-posts-row .iglive-posts-header p {
  margin-bottom: 0;
}
@media (max-width: 339.98px) {
  .iglive-posts-row .iglive-posts-header p {
    flex: 1 1;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive-posts-header p {
    margin-right: 32px;
  }
}
.iglive-posts-row .iglive-posts-header p a {
  color: #8f29c4;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .iglive-posts-row .iglive-posts-header .download-btn-container {
    margin: 16px auto 0 auto;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .iglive-posts-row .iglive-posts-header .download-btn-container {
    margin-left: 8px;
  }
}
@media (max-width: 575.98px) {
  .iglive-posts-row .iglive-posts-header .download-btn-container {
    width: 100%;
    max-width: 400px;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive-posts-header .download-btn-container {
    width: 100%;
    max-width: 220px;
  }
}

.iglive-posts-row .iglive {
  text-align: center;
}
@media (max-width: 767.98px) {
  .iglive-posts-row .iglive {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive br {
    display: none;
  }
}
.iglive-posts-row .iglive .iglive-hosted-by-container,
.iglive-posts-row .iglive .iglive-featuring-container {
  display: inline-flex;
}
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by,
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-featuring,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-hosted-by,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring {
  text-align: center;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by,
  .iglive-posts-row .iglive .iglive-hosted-by-container .iglive-featuring,
  .iglive-posts-row .iglive .iglive-featuring-container .iglive-hosted-by,
  .iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring {
    width: 120px;
  }
}
@media (min-width: 768px) {
  .iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by,
  .iglive-posts-row .iglive .iglive-hosted-by-container .iglive-featuring,
  .iglive-posts-row .iglive .iglive-featuring-container .iglive-hosted-by,
  .iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring {
    width: 150px;
  }
}
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by h4,
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by p,
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-featuring h4,
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-featuring p,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-hosted-by h4,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-hosted-by p,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring h4,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring p {
  text-align: center;
}
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by p,
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-featuring p,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-hosted-by p,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring p {
  margin-bottom: 0;
}
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by img,
.iglive-posts-row .iglive .iglive-hosted-by-container .iglive-featuring img,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-hosted-by img,
.iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring img {
  width: 100%;
}
@media (max-width: 575.98px) {
  .iglive-posts-row
    .iglive
    .iglive-hosted-by-container
    .iglive-hosted-by:first-of-type,
  .iglive-posts-row
    .iglive
    .iglive-hosted-by-container
    .iglive-featuring:first-of-type,
  .iglive-posts-row
    .iglive
    .iglive-featuring-container
    .iglive-hosted-by:first-of-type,
  .iglive-posts-row
    .iglive
    .iglive-featuring-container
    .iglive-featuring:first-of-type {
    margin-right: 8px;
  }
}
@media (min-width: 576px) {
  .iglive-posts-row
    .iglive
    .iglive-hosted-by-container
    .iglive-hosted-by:first-of-type,
  .iglive-posts-row
    .iglive
    .iglive-hosted-by-container
    .iglive-featuring:first-of-type,
  .iglive-posts-row
    .iglive
    .iglive-featuring-container
    .iglive-hosted-by:first-of-type,
  .iglive-posts-row
    .iglive
    .iglive-featuring-container
    .iglive-featuring:first-of-type {
    margin-right: 16px;
  }
}
@media (max-width: 575.98px) {
  .iglive-posts-row .iglive .iglive-hosted-by-container {
    width: calc((100% / 3) - 10px);
    margin-right: 16px;
  }
}
@media (min-width: 576px) {
  .iglive-posts-row .iglive .iglive-hosted-by-container {
    margin-right: 40px;
  }
}
@media (max-width: 575.98px) {
  .iglive-posts-row .iglive .iglive-hosted-by-container .iglive-hosted-by {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .iglive-posts-row
    .iglive
    .iglive-hosted-by-container
    .iglive-hosted-by:first-of-type {
    display: none;
  }
}
.iglive-posts-row
  .iglive
  .iglive-hosted-by-container
  .iglive-hosted-by:first-of-type
  h4,
.iglive-posts-row
  .iglive
  .iglive-hosted-by-container
  .iglive-hosted-by:first-of-type
  p {
  opacity: 0;
}
.iglive-posts-row .iglive .iglive-featuring-container {
  flex-direction: column;
  align-items: center;
}
@media (max-width: 575.98px) {
  .iglive-posts-row .iglive .iglive-featuring-container {
    width: calc(((100% / 3) * 2) - 10px);
  }
}
.iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring {
  display: inline-block;
}
@media (max-width: 575.98px) {
  .iglive-posts-row .iglive .iglive-featuring-container .iglive-featuring {
    width: calc(50% - 6px);
  }
}
