@font-face {
  font-family: 'AvenirBlack';
  src: url("/assets/fonts/avenir-black-webfont.eot");
  src: url("/assets/fonts/avenir-black-webfont.eot?iefix") format("eot"), url("/assets/fonts/avenir-black-webfont.woff") format("woff"), url("/assets/fonts/avenir-black-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-black-webfont.svg#webfont3qkVaOMa") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvenirRegular';
  src: url("/assets/fonts/avenir-book-webfont.eot");
  src: url("/assets/fonts/avenir-book-webfont.eot?iefix") format("eot"), url("/assets/fonts/avenir-book-webfont.woff") format("woff"), url("/assets/fonts/avenir-book-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-book-webfont.svg#webfonteZkmF7F8") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvenirLight';
  src: url("/assets/fonts/Avenir-Light.eot");
  src: url("/assets/fonts/Avenir-Light.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Avenir-Light.woff") format("woff"), url("/assets/fonts/Avenir-Light.ttf") format("truetype"), url("/assets/fonts/Avenir-Light.svg#avenirregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'AvenirRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  color: #6e6d6d; }
  @media (max-width: 768px) {
    body {
      overflow-x: hidden; } }
  @media (min-width: 768px) {
    body {
      overflow: hidden; } }

@media (min-width: 1300px) {
  .container {
    max-width: 1200px; } }
html {
  width: 100%;
  height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'AvenirRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 20px;
  letter-spacing: 1px;
  text-transform: uppercase; }

sup {
  font-family: 'AvenirRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal; }

ul li {
  font-family: 'AvenirRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px; }

strong {
  font-family: 'AvenirBlack', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700; }

th, td, td a {
  font-family: 'AvenirRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px; }
  th a, td a, td a a {
    color: white; }
    th a:focus, th a:hover, td a:focus, td a:hover, td a a:focus, td a a:hover {
      text-decoration: none;
      color: gray; }

p {
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 20px; }
  @media (min-width: 768px) {
    p {
      font-size: 12px;
      line-height: 1.5;
      margin: 0 0 20px; } }

blockquote p {
  font-size: 16px; }

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: black; }
  a:focus, a:hover {
    text-decoration: none;
    color: #333333; }

h2 {
  font-size: 16px;
  color: #870f54; }

main, app-home, app-roots, app-pages {
  height: 100%; }

app-product, app-products {
  width: 100%;
  height: 100%; }

.masthead {
  display: table;
  width: 100%;
  height: 100%;
  padding: 200px 0;
  text-align: center;
  color: white;
  background: url("/assets/images/SoundField_Index_Image.jpg") no-repeat bottom center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .masthead .intro-body {
    display: table-cell;
    vertical-align: middle; }
    .masthead .intro-body .brand-heading {
      font-size: 50px; }
    .masthead .intro-body .intro-text {
      font-size: 18px; }
  @media (min-width: 768px) {
    .masthead {
      height: 100%;
      padding: 0; }
      .masthead .intro-body .brand-heading {
        font-size: 100px; }
      .masthead .intro-body .intro-text {
        font-size: 22px; } }
  .masthead nav {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 580px;
    height: 580px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%; }
    @media (max-width: 768px) {
      .masthead nav {
        width: 100%;
        height: auto; } }
    .masthead nav a {
      text-transform: uppercase;
      color: #870f54;
      display: inline-block;
      font-size: 22px;
      letter-spacing: 2px;
      margin: 0px; }
      .masthead nav a:hover {
        color: #ac9c63; }
      @media (max-width: 768px) {
        .masthead nav a {
          font-size: 16px;
          letter-spacing: 0px; } }
      .masthead nav a.topnav {
        display: block;
        height: 33%;
        padding-top: 15%; }
      .masthead nav a.leftnav {
        height: 34%;
        padding-top: 15%;
        padding-right: 10%;
        width: 48%; }
      .masthead nav a.rightnav {
        height: 34%;
        padding-top: 15%;
        padding-left: 10%;
        width: 49%; }
      .masthead nav a.bottomnav {
        display: block;
        height: 33%;
        padding-top: 10%; }

a.keynav {
  position: fixed; }
  a.keynav:focus {
    box-shadow: none; }
  a.keynav .material-icons {
    font-size: 50px; }
    @media (min-width: 480px) {
      a.keynav .material-icons {
        padding-top: 2px; } }
  a.keynav.nav-down {
    left: 50%;
    bottom: 5px;
    z-index: 1040;
    margin-left: -42px; }
  a.keynav.nav-left {
    left: 5px;
    top: 50%; }
    @media (min-width: 480px) {
      a.keynav.nav-left .material-icons {
        margin-left: -2px; } }
  a.keynav.nav-up {
    top: 5px;
    left: 50%;
    z-index: 1040;
    margin-left: -42px; }
  a.keynav.nav-right {
    right: 5px;
    top: 50%; }
    @media (min-width: 480px) {
      a.keynav.nav-right .material-icons {
        padding-left: 3px; } }
  a.keynav .kn {
    font-weight: 100;
    color: #ac9c63;
    display: inline-block; }
    @media (max-width: 480px) {
      a.keynav .kn {
        font-size: 24px;
        border: 2px solid #ac9c63;
        border-radius: 80px;
        width: 50px;
        height: 50px;
        line-height: 36px; } }
    @media (min-width: 480px) {
      a.keynav .kn {
        font-size: 36px;
        border: 2px solid #ac9c63;
        border-radius: 120px;
        width: 60px;
        height: 60px;
        line-height: 56px; } }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

.height-100 {
  height: 100%; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.full-screen {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -100; }

.padding-top-pages {
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 200px;
  z-index: 100; }
  @media (max-width: 768px) {
    .padding-top-pages {
      width: 70%;
      margin-left: 10%; } }
  @media (max-width: 480px) {
    .padding-top-pages {
      width: 100%;
      margin-right: 10%;
      margin-top: 0; } }

/* width */
::-webkit-scrollbar {
  width: 10px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #666; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; }

.content-page {
  display: table;
  width: 100%;
  padding: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (min-width: 480px) {
    .content-page {
      height: 100%; } }
  .content-page .page-body {
    display: table-cell; }
    .content-page .page-body .content-page-bg {
      background: url("../assets/images/content_bg.png") no-repeat bottom center scroll;
      background-color: white;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; }

.bg-white {
  background-color: white; }

.bg-black {
  background-color: black; }

.gold-text {
  color: #ac9c63; }

.page-category {
  padding-bottom: 70px;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .page-category {
      padding-top: 158px; } }

.page-socials {
  margin-top: 30px; }
  @media (max-width: 768px) {
    .page-socials {
      margin-top: 10px; } }
  .page-socials .social-icon {
    margin-right: 10px; }
    .page-socials .social-icon i {
      font-size: 18px;
      color: #c8c8c8; }

@media (min-width: 768px) {
  header .modal-dialog {
    max-width: 100%;
    margin: 0; } }
header .modal-dialog .nav-title span {
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: solid 1px white; }
header .modal-dialog .nav-link {
  text-align: center; }
  header .modal-dialog .nav-link .nav-link {
    font-size: 14px; }
@media (max-width: 768px) {
  header #navbarHeader {
    padding: 0px; } }
header #navbarHeader.show {
  background-color: rgba(0, 0, 0, 0.7); }
  header #navbarHeader.show + .col-md-6 {
    background-color: rgba(0, 0, 0, 0); }
    header #navbarHeader.show + .col-md-6 .navbar {
      background-color: rgba(0, 0, 0, 0); }
      @media (max-width: 768px) {
        header #navbarHeader.show + .col-md-6 .navbar.bg-white-mobile {
          background-color: rgba(0, 0, 0, 0); } }
  header #navbarHeader.show .modal-content {
    background-color: rgba(0, 0, 0, 0);
    border: 0px; }
    header #navbarHeader.show .modal-content .linktext span {
      text-transform: uppercase;
      font-size: 26px; }
header .col-md-6 {
  background-color: white; }
  @media (max-width: 768px) {
    header .col-md-6 .navbar-brand {
      max-width: 70%; } }
  header .col-md-6 .bg-black-mobile {
    background-color: black; }
    header .col-md-6 .bg-black-mobile .navbar-brand .blackbackground {
      display: block; }
    header .col-md-6 .bg-black-mobile .navbar-brand .whitebackground {
      display: none; }
  @media (max-width: 768px) {
    header .col-md-6 .bg-white-mobile {
      background-color: white; } }
  header .col-md-6 .bg-white-mobile .blackbackground {
    display: none; }
  header .col-md-6 .bg-white-mobile .whitebackground {
    display: block; }
  header .col-md-6 .navbar {
    background-color: rgba(0, 0, 0, 0); }
    @media (max-width: 480px) {
      header .col-md-6 .navbar {
        position: relative; } }
  header .col-md-6 .navbar-toggler {
    z-index: 1060; }
    @media (max-width: 768px) {
      header .col-md-6 .navbar-toggler {
        padding: 0px; } }
    header .col-md-6 .navbar-toggler .threebar {
      -webkit-border-radius: 88px;
      -moz-border-radius: 88px;
      -ms-border-radius: 88px;
      border-radius: 88px;
      background-color: rgba(0, 0, 0, 0);
      cursor: pointer;
      position: relative;
      width: 62px;
      height: 62px;
      /* 22px * 3 + space between (11px * 2) */
      padding-left: 16px;
      border: 2px solid #ac9c63; }
      @media (max-width: 768px) {
        header .col-md-6 .navbar-toggler .threebar {
          width: 40px;
          height: 40px;
          padding-left: 7px; } }
      header .col-md-6 .navbar-toggler .threebar .bar {
        position: absolute;
        width: 26px;
        height: 4px;
        background: #ac9c63;
        top: 28px;
        transition: all 0.5s ease; }
        header .col-md-6 .navbar-toggler .threebar .bar:nth-child(1) {
          transform: translateY(-150%); }
        header .col-md-6 .navbar-toggler .threebar .bar:nth-child(3) {
          transform: translateY(150%); }
        @media (max-width: 768px) {
          header .col-md-6 .navbar-toggler .threebar .bar {
            width: 22px;
            top: 17px;
            height: 3px; } }
      header .col-md-6 .navbar-toggler .threebar.cross .bar:nth-child(1) {
        transform: rotate(45deg); }
      header .col-md-6 .navbar-toggler .threebar.cross .bar:nth-child(3) {
        transform: rotate(-45deg); }
      header .col-md-6 .navbar-toggler .threebar.cross .bar:nth-child(2) {
        opacity: 0; }
@media (max-width: 480px) {
  header .modal .col-md-6 .navbar {
    position: fixed; } }

app-product header .col-md-6 {
  background: #000; }

app-home header .col-md-6 .navbar {
  position: fixed; }

.footer {
  width: 100%;
  height: 60px;
  /* Set the fixed height of the footer here */
  line-height: 60px;
  /* Vertically center the text there */
  font-size: 12px;
  color: gray; }
  @media (min-width: 480px) {
    .footer {
      position: absolute;
      bottom: 0; } }
  @media (max-width: 480px) {
    .footer .navbar.fixed-bottom {
      position: relative; } }
  @media (max-width: 768px) {
    .footer {
      position: relative;
      text-align: center; } }
  .footer .col-md-6.bg-white-mobile, .footer .col-md-6.bg-black-mobile {
    height: 60px; }
  .footer .col-md-6.bg-white-mobile {
    background-color: white; }
  .footer .col-md-6.bg-black-mobile {
    background-color: black; }
    .footer .col-md-6.bg-black-mobile .navbar {
      padding: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }
      @media (max-width: 768px) {
        .footer .col-md-6.bg-black-mobile .navbar {
          background-color: black; } }

app-home .footer {
  height: inherit;
  line-height: inherit; }
  app-home .footer .navbar.fixed-bottom {
    position: fixed; }

#timeline a.keynav.nav-right {
  right: 40px; }
@media (min-width: 576px) {
  #timeline {
    overflow-y: auto; } }
@media (max-width: 768px) {
  #timeline {
    display: block; } }
@media (max-width: 480px) {
  #timeline .page-category {
    margin-top: 88px; } }
#timeline.ng-leave {
  -webkit-animation: slideOutLeft 0.5s both ease-in;
  -moz-animation: slideOutLeft 0.5s both ease-in;
  animation: slideOutLeft 0.5s both ease-in; }
#timeline.ng-enter {
  -webkit-animation: slideInRight 0.5s both ease-in;
  -moz-animation: slideInRight 0.5s both ease-in;
  animation: slideInRight 0.5s both ease-in; }
#timeline .padding-top-pages {
  padding-right: 60px;
  margin-right: -15px; }
  @media (max-width: 768px) {
    #timeline .padding-top-pages {
      margin-top: 88px;
      margin-left: 10px;
      margin-right: 20%;
      height: auto !important; } }
  @media (max-width: 480px) {
    #timeline .padding-top-pages {
      margin-left: 20%;
      margin-right: 10px;
      margin-top: 0px; } }
@media (max-width: 768px) {
  #timeline .page-body .story-body {
    margin-right: 20%; } }
#timeline .story-bg-img {
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0px;
  right: 0px;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat; }
@media (max-width: 768px) {
  #timeline .story-img {
    width: 100%; } }
#timeline .story-line-nav {
  position: absolute;
  bottom: 10%;
  padding-right: 5%;
  display: block;
  margin-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  z-index: 101; }
  @media (max-width: 768px) {
    #timeline .story-line-nav {
      top: 100px;
      margin-right: -15px;
      bottom: auto;
      width: 80px;
      padding: 0px;
      text-align: center;
      position: relative;
      float: right; } }
  #timeline .story-line-nav h3 {
    font-size: 12px;
    color: #ac9c63;
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-weight: normal; }
    @media (max-width: 768px) {
      #timeline .story-line-nav h3 {
        font-size: 14px; } }
  #timeline .story-line-nav ul {
    padding: 0px; }
  #timeline .story-line-nav ul, #timeline .story-line-nav li {
    list-style: none;
    display: inline; }
    @media (max-width: 768px) {
      #timeline .story-line-nav ul, #timeline .story-line-nav li {
        display: block; } }
    #timeline .story-line-nav ul.timeline-years, #timeline .story-line-nav li.timeline-years {
      display: inline-block; }
      #timeline .story-line-nav ul.timeline-years li, #timeline .story-line-nav li.timeline-years li {
        line-height: 1em; }
    #timeline .story-line-nav ul.year-block, #timeline .story-line-nav li.year-block {
      display: block;
      float: left;
      margin-right: 10px; }
      @media (max-width: 768px) {
        #timeline .story-line-nav ul.year-block, #timeline .story-line-nav li.year-block {
          float: none;
          margin-bottom: 5px; } }
    #timeline .story-line-nav ul label, #timeline .story-line-nav ul a, #timeline .story-line-nav li label, #timeline .story-line-nav li a {
      text-align: center;
      color: #ac9c63;
      margin: 0px;
      vertical-align: middle; }
      #timeline .story-line-nav ul label.year, #timeline .story-line-nav ul a.year, #timeline .story-line-nav li label.year, #timeline .story-line-nav li a.year {
        font-size: 10px;
        display: block;
        text-align: left; }
        @media (max-width: 768px) {
          #timeline .story-line-nav ul label.year, #timeline .story-line-nav ul a.year, #timeline .story-line-nav li label.year, #timeline .story-line-nav li a.year {
            text-align: center;
            font-size: 14px;
            line-height: 14px; } }
    #timeline .story-line-nav ul a, #timeline .story-line-nav li a {
      text-align: center; }
      #timeline .story-line-nav ul a span.nav-icon, #timeline .story-line-nav li a span.nav-icon {
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 1px solid #ac9c63;
        border-radius: 15px; }
        #timeline .story-line-nav ul a span.nav-icon.active, #timeline .story-line-nav li a span.nav-icon.active {
          background-color: #ac9c63; }

#products-listing {
  display: block; }
  @media (min-width: 480px) {
    #products-listing {
      position: absolute; } }
  @media (max-width: 480px) {
    #products-listing .page-title {
      margin-top: 50px; } }
  #products-listing .padding-top-pages {
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
  #products-listing .card {
    border-width: 0px 0px 5px 0px;
    border-color: #d8d7d6;
    border-radius: 0px;
    margin-bottom: 30px; }
    #products-listing .card .card-body {
      padding-left: 0px;
      padding-right: 0px; }
      #products-listing .card .card-body h5 {
        color: #870f54;
        font-size: 14px;
        height: 3em; }
  #products-listing .row.product-listings {
    overflow: auto; }
    #products-listing .row.product-listings .card > a {
      text-align: center; }

@media (max-width: 480px) {
  #product .gallery-col {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 768px) {
  #product {
    background-color: black; } }
#product .product-body {
  top: 0;
  width: 100%; }
  @media (min-width: 480px) {
    #product .product-body {
      position: absolute; } }
#product h1 {
  color: #870f54;
  font-size: 20px;
  margin-bottom: 30px; }
#product .page-category {
  padding-bottom: 30px;
  margin-bottom: 0; }
#product #pills-tab .nav-item {
  margin-right: 10px;
  margin-bottom: 10px; }
  #product #pills-tab .nav-item .nav-link {
    font-size: 12px;
    padding: 3px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #ac9c63;
    border-radius: 20px;
    background-color: black;
    color: #ac9c63;
    text-transform: uppercase; }
    #product #pills-tab .nav-item .nav-link.active {
      color: black;
      background-color: #ac9c63; }
#product #pills-tabContent {
  color: white;
  position: relative;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 50px;
  margin-right: -15px;
  margin-bottom: 200px; }
  @media (max-width: 480px) {
    #product #pills-tabContent {
      padding-left: 50px; } }
  #product #pills-tabContent #pills-home h2, #product #pills-tabContent #pills-home h3, #product #pills-tabContent #pills-home h4, #product #pills-tabContent #pills-home h5, #product #pills-tabContent #pills-specs h2, #product #pills-tabContent #pills-specs h3, #product #pills-tabContent #pills-specs h4, #product #pills-tabContent #pills-specs h5 {
    font-size: 14px; }
  #product #pills-tabContent #pills-home img, #product #pills-tabContent #pills-specs img {
    max-width: 100%; }
#product #productgallery.carousel {
  background: white; }
#product #productgallery .carousel-inner {
  margin: 0; }
  @media (min-width: 480px) {
    #product #productgallery .carousel-inner {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }
#product #productgallery .carousel-indicators {
  z-index: 1500; }
  #product #productgallery .carousel-indicators > div {
    margin-right: 20px; }
  @media (max-width: 480px) {
    #product #productgallery .carousel-indicators {
      background-color: white;
      position: inherit;
      margin-left: 0;
      margin-right: 0; } }
#product .padding-top-pages {
  margin-top: 0px;
  position: relative;
  overflow: hidden;
  height: 100%; }
  @media (max-width: 768px) {
    #product .padding-top-pages {
      width: 100%;
      margin-left: 0px;
      margin-right: 0px;
      overflow-y: auto; } }
  #product .padding-top-pages .bg-white {
    top: 0px;
    position: absolute;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (max-width: 768px) {
      #product .padding-top-pages .bg-white {
        padding-left: 0px;
        padding-right: 0px;
        position: relative;
        height: auto; } }
  #product .padding-top-pages .bg-white {
    overflow-y: hidden;
    right: 0px; }

.content-page .page-body.page_container {
  display: table;
  width: 100%;
  height: 100%; }
  @media (max-width: 768px) {
    .content-page .page-body.page_container {
      display: block;
      overflow-x: hidden;
      overflow-y: auto;
      padding-bottom: 100px; } }
  @media (max-width: 480px) {
    .content-page .page-body.page_container {
      padding-bottom: 0; } }
  .content-page .page-body.page_container .story-body {
    display: table-cell; }
    @media (max-width: 768px) {
      .content-page .page-body.page_container .story-body {
        display: block; } }
    @media (max-width: 768px) {
      .content-page .page-body.page_container .story-body .container {
        display: block;
        margin-top: 88px;
        overflow-y: auto;
        max-width: 100% !important; } }
    .content-page .page-body.page_container .story-body .container .page_content {
      padding-right: 50px;
      margin-right: -15px;
      margin-bottom: 200px; }
      @media (max-width: 480px) {
        .content-page .page-body.page_container .story-body .container .page_content {
          padding-left: 50px; } }
      @media (max-width: 768px) {
        .content-page .page-body.page_container .story-body .container .page_content {
          overflow-y: hidden; }
          .content-page .page-body.page_container .story-body .container .page_content.padding-top-pages {
            width: 100%;
            margin: auto;
            height: 100% !important; } }
      .content-page .page-body.page_container .story-body .container .page_content .youtube-embed-wrapper a .fa {
        font-size: 60px;
        width: 100%;
        height: 100%;
        text-align: center;
        position: absolute;
        top: 0px;
        color: #870f54;
        background-color: rgba(0, 0, 0, 0.2);
        padding-top: 25%;
        z-index: 1060; }
      .content-page .page-body.page_container .story-body .container .page_content .youtube-embed-wrapper a:hover .fa {
        background-color: rgba(0, 0, 0, 0.7); }
.content-page.content-listing.pagelisting_container {
  top: 100px;
  bottom: 100px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  height: auto; }
  @media (min-width: 480px) {
    .content-page.content-listing.pagelisting_container {
      position: absolute; } }
  .content-page.content-listing.pagelisting_container .card {
    border: 0px;
    margin-bottom: 30px; }
    .content-page.content-listing.pagelisting_container .card .card-body {
      padding: 20px 0 0 0;
      border-width: 0px 0px 5px 0px;
      border-color: #d8d7d6;
      border-radius: 0px;
      border-style: solid; }
      .content-page.content-listing.pagelisting_container .card .card-body h5 {
        color: #870f54;
        font-size: 14px; }
      .content-page.content-listing.pagelisting_container .card .card-body .card-text {
        min-height: 5em; }
.content-page .story-bg-img {
  position: fixed;
  width: 50%;
  height: 100%;
  right: 0px;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat; }
@media (max-width: 768px) {
  .content-page .story-img {
    width: 100%; } }

/*# sourceMappingURL=main.css.map */
