/*global*/
.findout {
  background: linear-gradient(0deg, #f28e26 0%, #fd644f 100%);
  border-radius: 30px;
  border: none;
  padding: 9px 25px !important;
  text-transform: uppercase !important;
  letter-spacing: .1819em;
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 10.5px !important;
  color: #fff; }
  .findout:hover {
    background: linear-gradient(0deg, #fd644f 0%, #f28e26 100%) !important; }

.overflowy {
  overflow-y: hidden !important; }

.remove {
  opacity: 0;
  transition: 3s; }

.displaynon {
  display: none !important; }

html {
  overflow-x: hidden;
  position: relative;
  height: 100%;
  width: 100%;
  margin: auto; }

section {
  max-width: 720px;
  margin: auto;
  overflow-x: hidden; }

.bottom {
  width: 100%;
  max-width: 720px;
  margin: auto;
  padding: 0 !important; }
  .bottom .navbar-nav {
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Nunito", sans-serif; }
  .bottom .background {
    position: absolute;
    width: 100%;
    height: 80px;
    background-color: white; }
  .bottom .active p {
    font-weight: bold;
    font-size: 12px; }
  .bottom li {
    text-align: center; }
    .bottom li a img {
      width: 25px; }
    .bottom li p {
      text-align: center;
      padding-top: 5px;
      font-size: 10px;
      color: #221C6E; }

.headline {
  font-family: "Nunito", sans-serif;
  color: #fa9d76; }

b {
  color: #221C6E; }

.category {
  font-family: "Open Sans", sans-serif; }

/*end of global*/
/*Nav Section*/
.navbar {
  background-color: transparent;
  font-family: "Nunito", sans-serif; }
  .navbar .nav-icon {
    width: 50px;
    transition-duration: 1s;
    padding: 5px; }
  .navbar .navbar-brand {
    margin-right: 0; }
  .navbar .userimg {
    width: 80px;
    float: right;
    border-radius: 20px;
    padding: 10px; }
  .navbar .navbar-toggler[aria-expanded='true'] .nav-icon {
    transform: rotate(45deg);
    transition-duration: 1s; }
  .navbar .navbar-toggler {
    border: 0 !important; }
  .navbar button:focus {
    outline: none !important; }
  .navbar li {
    float: left;
    position: relative;
    list-style-type: none;
    margin: 0 15px;
    padding: 0 10px 0 0;
    font-size: 18px;
    line-height: 1; }
  .navbar .active {
    font-weight: bold; }
  .navbar li a {
    text-transform: uppercase !important;
    letter-spacing: .1819em;
    font-family: "Open Sans", sans-serif;
    font-size: 0.75em !important;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline-block;
    text-decoration: none; }

body {
  overflow-x: hidden;
  background-color: #fa9d76 !important; }

.welcome {
  background-image: url(/hush/img/back.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: absolute;
  margin-left: 0 !important;
  margin-right: 0 !important;
  color: #221C6E;
  text-transform: uppercase;
  z-index: 999;
  letter-spacing: 2px;
  text-align: center; }
  .welcome h2 {
    font-size: 40px;
    font-family: "Open Sans", sans-serif; }
  .welcome b {
    font-family: "Nunito", sans-serif;
    font-size: 1.5em !important;
    opacity: 60%;
    text-transform: lowercase;
    color: #fa9d76 !important;
    letter-spacing: -3px; }
  .welcome .arrow {
    position: absolute;
    bottom: 20%;
    right: 10%;
    background-color: #221C6E;
    border-radius: 50%;
    border: 0;
    padding: 0; }
    .welcome .arrow img {
      width: 70px;
      position: relative; }

#home {
  background-color: #fff;
  position: relative;
  z-index: 0;
  margin-bottom: 70px;
  padding-bottom: 120px;
  overflow-y: hidden; }
  #home .backblock {
    background-color: #FFC7C7;
    height: 100%;
    width: 185px;
    position: absolute;
    right: 0;
    z-index: -1; }
  #home .one {
    position: absolute;
    z-index: 2;
    top: 60px; }
  #home .two {
    position: absolute;
    z-index: 1; }
  #home .carousel {
    color: #2a2a2a; }
    #home .carousel .title {
      font-family: "Open Sans", sans-serif;
      margin-left: 15px;
      display: inline-block;
      margin-bottom: 15px; }
    #home .carousel .all {
      text-decoration: none !important;
      color: #2a2a2a;
      float: right;
      margin-right: 20px; }
    #home .carousel .slick-slide {
      margin-right: 25px;
      margin-left: 25px; }
    #home .carousel .c_block {
      min-height: 180px;
      color: #fff;
      margin-right: 5px;
      padding: 10px;
      position: relative;
      border-radius: 30px; }
      #home .carousel .c_block img {
        width: 100px;
        padding: 0;
        position: absolute;
        right: -24px;
        bottom: 35px; }
      #home .carousel .c_block h3 {
        font-size: 35px;
        padding-top: 10px;
        font-family: "Nunito", sans-serif; }
      #home .carousel .c_block p {
        font-size: 15px; }
      #home .carousel .c_block .time {
        padding-left: 15px; }
    #home .carousel .pad {
      padding: 10px; }
    #home .carousel .sleep {
      background-color: #221C6E; }
    #home .carousel .awareness {
      background-color: #7BC591; }
    #home .carousel .anxiety {
      background-color: #A4DBF5; }
    #home .carousel .meditation {
      background-color: #1F91A3; }
    #home .carousel .relax {
      background-color: #035d69; }
    #home .carousel .spirit {
      background-color: #172038; }
    #home .carousel .item a:focus {
      text-decoration: none !important; }
    #home .carousel .item a:hover {
      text-decoration: none !important; }
      #home .carousel .item a:hover img {
        position: absolute;
        animation-name: floating;
        animation-duration: 4s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        animation-direction: alternate; }

.navbar-brand {
  font-family: "Nunito", sans-serif;
  font-size: 3em !important;
  opacity: 60%;
  color: #fa9d76 !important;
  letter-spacing: -3px; }

/*End of Nav Section*/
.block {
  z-index: 1; }
  .block img {
    width: 100%;
    padding-left: 20%;
    padding-right: 20%; }
  .block .text {
    color: #221C6E;
    padding-left: 25px; }
    .block .text h2 {
      font-family: "Nunito", sans-serif;
      font-size: 65px;
      padding-right: 40%;
      line-height: 1; }
    .block .text p {
      font-family: "Nunito", sans-serif;
      font-size: 50px; }

.cloudcont {
  position: absolute; }

#clouds {
  position: relative;
  height: 450px; }

.cloud {
  width: 400px;
  z-index: 1;
  height: 170px;
  background-image: url(/hush/img/cloud.png);
  position: absolute;
  background-repeat: no-repeat; }

div.cloud:nth-child(1) {
  left: 168.6666666667%;
  top: 26%;
  transform: scale(1);
  opacity: 0.59;
  animation: moveclouds 15s linear infinite; }

div.cloud:nth-child(2) {
  left: 113.3333333333%;
  top: 22%;
  transform: scale(0);
  opacity: 0.39;
  animation: moveclouds 14s linear infinite; }

div.cloud:nth-child(3) {
  left: 132%;
  top: 34%;
  transform: scale(1);
  opacity: 0.75;
  animation: moveclouds 17s linear infinite; }

div.cloud:nth-child(4) {
  left: 189.3333333333%;
  top: 3.2%;
  transform: scale(0);
  opacity: 0.14;
  animation: moveclouds 10s linear infinite; }

div.cloud:nth-child(5) {
  left: 173.3333333333%;
  top: 12.4%;
  transform: scale(0);
  opacity: 0.99;
  animation: moveclouds 11s linear infinite; }

div.cloud:nth-child(6) {
  left: 170%;
  top: 38.8%;
  transform: scale(0);
  opacity: 0.96;
  animation: moveclouds 11s linear infinite; }

div.cloud:nth-child(7) {
  left: 157.3333333333%;
  top: 24.8%;
  transform: scale(0);
  opacity: 0.35;
  animation: moveclouds 15s linear infinite; }

div.cloud:nth-child(8) {
  left: 160.6666666667%;
  top: 33.2%;
  transform: scale(1);
  opacity: 0.85;
  animation: moveclouds 17s linear infinite; }

@keyframes moveclouds {
  100% {
    left: -100%; } }
.example {
  background-color: #f9ebe3 !important;
  overflow-y: hidden; }
  .example .backblock {
    display: none; }
  .example .imgcont {
    position: relative;
    width: 40%;
    height: 300px;
    text-align: center;
    margin-bottom: 60px; }
  .example .toptitle {
    text-align: center;
    margin-top: 20px;
    color: #221C6E;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif; }
  .example a {
    color: inherit;
    text-decoration: none; }
  .example a:hover {
    text-decoration: none !important; }
  .example .item:hover .play {
    transform: scale(1.1);
    transition: all ease 500ms; }
  .example .one {
    position: absolute;
    z-index: 1;
    top: 0 !important;
    width: 300px;
    display: block;
    padding: 0; }
  .example .two {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 300px;
    display: block;
    padding: 0;
    -webkit-animation: spin 8s linear infinite;
    -moz-animation: spin 8s linear infinite;
    animation: spin 8s linear infinite; }
  .example .three {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 300px;
    display: block;
    padding: 0; }
  .example .topimg {
    position: absolute;
    width: 100%;
    display: block;
    padding: 0; }
  .example .list .item {
    padding: 20px;
    background-color: #EFE3DC;
    color: #221C6E;
    border-radius: 20px;
    margin: 50px;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative; }
    .example .list .item .title {
      font-family: "Nunito", sans-serif;
      font-weight: 900;
      font-size: 25px;
      margin-bottom: 10px; }
    .example .list .item .category {
      background-color: #172038;
      font-size: 12px;
      color: #fff;
      text-transform: uppercase;
      border-radius: 20px;
      font-family: "Open Sans", sans-serif;
      width: fit-content;
      padding: 10px;
      display: inline-block; }
    .example .list .item .media {
      margin-bottom: 0; }
    .example .list .item .play {
      background-color: #221C6E;
      width: 70px;
      height: 70px;
      position: absolute;
      right: -13px;
      bottom: -5px;
      border-radius: 50px;
      transition: all ease 500ms; }
      .example .list .item .play img {
        width: 100%;
        height: 100%;
        padding: 15px; }
    .example .list .item .time {
      display: inline-block;
      padding-left: 15px; }
    .example .list .item img {
      padding: 0;
      object-fit: cover;
      width: 150px;
      height: 150px;
      border-radius: 20px; }

.playercont {
  margin-bottom: 0;
  padding-bottom: 0 !important;
  background-image: url(/hush/img/exampleback.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /* rotation */
  /* pulse */
  /* scale */
  /* text */ }
  .playercont .toptitle {
    text-transform: capitalize !important; }
  .playercont .cat {
    font-family: "Open Sans", sans-serif;
    margin-top: 20px; }
  .playercont .block {
    height: 93vh; }
@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@-moz-keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@-ms-keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@keyframes pulse {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes pulse {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes pulse {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes pulse {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes scale {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
@-moz-keyframes scale {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
@-ms-keyframes scale {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
@keyframes scale {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
  .playercont .backbtn {
    position: relative;
    top: 20px;
    left: 30px;
    background-color: #221C6E;
    border-radius: 50%;
    border: 0;
    padding: 0; }
    .playercont .backbtn img {
      width: 50px;
      padding: 0;
      position: relative; }
  .playercont .control.play polygon {
    fill: #221C6E; }
  .playercont .control.pause line {
    stroke: #221C6E; }
  .playercont .progress-track {
    fill: #fa9d76; }
  .playercont .circle {
    /* Draw circles */
    border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .playercont .itemimg {
    border-radius: 20px;
    padding: 0;
    width: 200px;
    display: block;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4); }
  .playercont .animated {
    /* Smoother animations */
    transform: translateZ(0); }
  .playercont .mediPlayer {
    width: 150px !important;
    margin-bottom: 50px;
    margin-top: 30px; }
  .playercont .text {
    position: absolute;
    top: 85%;
    text-align: center;
    text-transform: uppercase;
    color: #C1B8B8;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    width: 100%;
    animation: pulse 1.3s infinite; }

.floating {
  position: absolute;
  animation-name: floating;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate; }

@keyframes floating {
  from {
    transform: translate(0, 0px); }
  65% {
    transform: translate(0, 19px); }
  to {
    transform: translate(0, 0px); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
  #home #clouds {
    height: 300px; }
  #home .backblock {
    width: 100px; }

  .example .item {
    margin: 0 !important;
    margin-bottom: 30px !important; }
  .example .imgcont {
    height: 150px; }
  .example .list .item img {
    width: 100px !important;
    height: 100px !important; }
  .example .list .item .play img {
    width: 100% !important;
    height: 100% !important; }
  .example .list .item .title {
    font-size: 21px; }
  .example .list .item .time {
    padding-left: 0; }

  .playercont .itemimg {
    width: 175px; } }

/*# sourceMappingURL=main.css.map */
