  .hidden.menu {
      display: none;
    }

    .secondary.pointing.menu .toc.item {
      display: none;
    }

    .masthead.segment {
      padding: 0em 0em;
      min-height: 700px;
      height: 80vh;
      background-size: cover !important;
      background-image: url('../images/BackgroundSunset.jpg') !important;
      background-image: url('../images/header_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: bottom center !important;
    }

    .masthead .logo.item img {
      margin-right: 1em;
    }

    .masthead .ui.menu .ui.button {
      margin-left: 0.5em;
    }

    .masthead h1 {
      font-size: 1.3em;
      font-family: montserrat, sans-serif;
      letter-spacing: 8px;
      font-weight: bold;
      text-transform: uppercase;
      color: black;
    }

    .masthead h2 {
      font-size: 1em;
      font-family: montserrat, sans-serif;
      letter-spacing: 8px;
      font-weight: 500;
      text-transform: uppercase;
      color: black;
    }

    .segment h3 {
      font-family: montserrat, sans-serif;
      text-transform: uppercase !important;
      font-size: 1em;
      letter-spacing: 8px;
      color: white;
    }

    .segment h5 {
      font-size: 1em;
      font-family: montserrat, sans-serif;
      letter-spacing: 6px;
      font-weight: 500;
      text-transform: uppercase;
      margin-top:10px;
   
      color: white;
    }

    .segment p {
      font-family: montserrat, sans-serif;
      font-size: 0.9em !important;
      line-height: 1.6em !important;
      color: white;
      color: rgba(255, 255, 255, .7)
    }

    .segment a {
      color: rgba(255, 255, 255, .7)
    }

    .segment a:hover {
      color: white;
    }

    .horizontal.list.socials a {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 25px !important;
      letter-spacing: 8px;
      padding-top: 50px !important;
      line-height: 50px;
    }

    .masthead img.logo {
      padding: 50px;
    }

    .ui.vertical.stripe {
      padding: 8em 0em;
    }

    .ui.vertical.stripe h3 {
      font-size: 2em;
    }

    .ui.vertical.stripe .button+h3,
    .ui.vertical.stripe p+h3 {
      margin-top: 3em;
    }

    .ui.vertical.stripe .floated.image {
      clear: both;
    }

    .ui.vertical.stripe p {
      font-size: 1.33em;
    }

    .ui.vertical.stripe .horizontal.divider {
      margin: 3em 0em;
    }

    .footer.segment {
      padding: 5em 0em;
    }

    .black.segment {
      background-color: black !important;
      color: white;
    }

    .dark.segment {
      background-color: #1b1c1d !important;
      color: white;
    }
    .about {
   
      background-size: cover !important;
      background-image: url('../images/about_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: bottom center !important;

    }
    .podcast {
   
      background-size: cover !important;
      background-image: url('../images/podcast_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: bottom center !important;

    }

    .release_latest {
      background-size: cover !important;
      background-image: url('../images/luciddreams_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: center center !important;
    }
    .release_dreamfly{
      background-size: cover !important;
      background-image: url('../images/dreamfly_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: center center !important;
    }
    .release_takemehigh {
      background-size: cover !important;
      background-image: url('../images/takemehigh_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: center center !important;
    }
    .release_onemore {
      background-size: cover !important;
      background-image: url('../images/cassiopeia_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: center center !important;
    }
    .nextgig {
      background-size: cover !important;
      background-image: url('../images/nextgig_background.jpg') !important;
      background-repeat: no-repeat !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-position: center center !important;
    }

    @media only screen and (max-height: 700px )and (max-width: 700px)  {
      #header_socials{
        display: none !important;
      }
      #headerText{
        display: none !important;
      }
    }

    @media only screen and (max-width: 700px) {
      .ui.fixed.menu {
        display: none !important;
      }

      .secondary.pointing.menu .item,
      .secondary.pointing.menu .menu {
        display: none;
      }

      .secondary.pointing.menu .toc.item {
        display: block;
      }

      .masthead.segment {
        min-height: 350px;
      }

      .masthead h1.ui.header {

      }

      .masthead h2 {

      }

      .horizontal.list.socials a{
        font-size: 16px !important;
        line-height: 20px !important;
        letter-spacing: 4px;
        display: flex;
      }
      .horizontal.list.socials a svg{
        width: 12px !important;
        height: 12px !important;
      }
    }

    .container-iframe {
      position: relative;
      overflow: hidden;
      width: 100%;
      padding-top: 56.25%;
      /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    }

    /* Then style the iframe to fit in the container div with full height and width */
    .responsive-iframe {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
    }
