/* Edit default theme styles */
.nv-html-content p,
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.68421;
    margin-bottom: .8rem;
}

a {
    text-decoration: none;
}

.hfg_header .header-main-inner {
    display: none !important;
}

a:hover {
    text-decoration: none;
    color: none;
}

body {
    /*background-color: #fbfbfb;*/
}

.divider-container,
.divider2-container {
    margin: auto !important;
}

.divider {
    width: 33%;
    display: inline-block;
    margin-bottom: 16px;
}

.page-width {
    max-width: 1200px;
    margin: auto;
    margin-bottom: ;
    padding-top: 50px;
}

.logo__container {
    text-align: center;
    width: 100%;
    padding-top: 2rem;
}

body.archive {
    padding-top: 50px;
}

body.archive .logo__container {
    padding: 16px 0 1px;
    background: #3F3E4C;
    position: fixed;
    z-index: 9999;
    top: 0;
}

.logo__img {
    background-image: url(../images/Mindvibe-logo.svg);
    height: 78px;
    background-repeat: no-repeat;
    background-position: center;
}

.logo__subtitle {
    min-height: 29px;
    font-weight: 700;
    color: #FFF;
}

.curvy-content-tile {
    text-align: center;
    height: 100%;
    border-radius: 16px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    padding: 40px 52px;
    margin: auto;
    max-width: 220px !important;
}

.single__header {
    margin: auto;
    text-align: center;
    padding-top: 2rem;
}

.single__header-title {
    font-size: 1.2rem;
}

.single__header-icon {
    position: relative;
    display: block;
    margin: auto;
    width: 32px;
    height: 32px;
}

/*Icons - single pages*/
.single__header-icon.meditation {
    background-image: url(../images/meditation-dark.svg);
}

.single__header-icon.sleep {
    background-image: url(../images/sleep-dark.svg);
}

.single__header-icon.nature {
    background-image: url(../images/nature-dark.svg);
}

.single__header-icon.sounds {
    background-image: url(../images/sounds-dark.svg);
}

.single__header-icon.music {
    background-image: url(../images/music-dark.svg);
}

.single__header-icon.body {
    background-image: url(../images/body-dark.svg);
}

.single-content-container {
    max-width: 520px;
}

.vimeo-item-container {
    padding: 16px;
    text-align: center;
}

.back-button-container {
    padding-bottom: 24px;
}

.back-button {
    text-decoration: none !important;
    color: #222 !important;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* HEADER */
.header-bg {
    background-color: #ffffff;
    background-image: url(../images/header_bg-mindvibe.jpg);
    background-position: center center;
    background-size: cover;
}

.gradient-overlay-bg-img {
    position: relative;
    background-size: cover;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.grey-swoosh-home:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #42dcff, #47ffea);
    opacity: .6;
    z-index: -1;
}

.grey-swoosh-home {
    overflow: hidden;
}

.grey-swoosh-home:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: -5px;
    right: -5px;
    height: 9rem;
    background-size: contain;
    pointer-events: none;
    width: calc(100% + 10px);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(../images/swoosh-mindvibe.svg);
}

.index-logo-outer {
    left: 0px;
    width: 100%;
    position: fixed;
    background-size: cover;
    height: 100%;
    z-index: 99;
}

.index-logo-inner {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.index-header {
    padding-top: 0px !important;
    height: 100vh;
    width: 100vw;
    background-image: linear-gradient(to bottom right, #42dcff, #47ffea);
}


/* sub categories page css */
.divider2 {
    width: 16.2%;
    display: inline-block;
    margin-bottom: 16px;
    box-sizing: border-box;
    padding: 0 10px;
}

.divider2 .curvy-content-tile {
    padding: 293px 20px 0px 20px;
    display: block;
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(33,33,33,0.24);
}

.divider2 .curvy-content-tile h6 {
    text-align: left;
    margin: 0;
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 20px;
    line-height: 1.2;
    width: calc(100% - 32px);
}

.logo__subtitle span {
    z-index: 99;
    position: absolute;
    left: 0;
    top: 3px;
    float: left;
    margin-left: 20px;
}

.divider2 .curvy-content-tile::before {
    content: " ";
    width: 100%;
    height: 100%;
    background: rgb(33, 33, 33, 0.3);
    position: absolute;
    border-radius: 16px;
    top: 0;
    left: 0;
}

.logo__subtitle {
    position: relative;
    font-size: 18px;
}

main#content {
    width: 100%;
    float: left;
	position:relative;
    padding-bottom: 8rem;
}

.clear {
    clear: both;
}

.logo__subtitle span a img {
    height: 20px;
}

.playmusic {
    cursor: pointer;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.80);
    left: 0;
    right: 0;
    top: 32%;
    padding: 0;
    margin: 0 auto !important;
}



/*music page*/
.music_cover {
    width: 300px;
    height: 300px;
    display: block;
    margin: 0 auto 40px;
    border-radius: 50%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: drop-shadow(rgba(33, 33, 33, 0.16) 0px 2px 14px) drop-shadow(rgba(33, 33, 33, 0.16) 0px 1px);
}

.playmusic img {
    margin: 20px auto;
    height: 32px;
    display: none;
}

.usedforbanner {
    display: none;
    position: absolute;
    top: 237px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.lastactive .usedforbanner {
    display: block;
}

.singleposttitle {
    font-size: 30px;
    line-height: 32px;
    font-eight: Bold;
    color: #ffffff;
    margin: 40px 0px 40px 0px;
}

.jp-audio.jp-state-playing .jp-current-time {
    color: #FFF;
}

.jp-audio.jp-state-playing .jp-play-bar::before {
    background: #FFB18C;
    color: #FFF;
}

.jp-audio.jp-state-playing .jp-play-bar {
    background: #FFB18C;
}

.jp-state-no-volume .jp-volume-controls {
    display: block !important;
}

html {
    max-height: 100vh;
    overflow: hidden;
}

html body {
    max-height: 100vh;
    overflow-y: scroll;
}


@media (min-width: 769px) {
    h6 {
        font-size: 1em;
    }
}

@media screen and (max-width: 992px) {
    .divider {
        width: 50%;
        box-sizing: border-box;
        white-space: nowrap;
        float: left;
        clear: none;
        padding: 8px;
        margin-bottom: 0px;
    }

    /* sub categories page css */
    .divider2 {
        width: 33%;
        box-sizing: border-box;
        float: left;
        clear: none;
        padding: 8px;
        margin-bottom: 0px;
    }

    .page-width {
        padding-top: 22px;
    }

    .gradient-overlay-bg-img-single-header {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .single-content-container {
        padding-top: 0px;
    }

    .divider-container,
    .divider2-container {
        padding-left: 8px;
        padding-right: 8px;
    }

    .back-button-container {
        padding: 16px;
    }
	.usedforbanner {
    top: 209px;
	}

}

@media (max-width: 769px) {
    .divider2 {
        width: 50%;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 0.9em;
    }

    body.single.single-meditation .divider-container,
    body.single.single-meditation .divider2-container {
        padding: 0 16px;
    }
}

@media (max-width: 510px) {
    .divider2 {
        width: 50vw;
        max-width: 50%;
        height: 61vw;
    }

    .divider2 .curvy-content-tile {
        padding: inherit;
    }

    .curvy-content-tile {
        padding: 6vw;
    }

    .curvy-content-tile h6 {
        width: 100%;
    }

    .music_cover {
        max-width: 220px;
        max-height: 220px;
    }
	.usedforbanner {
    	top: 170px;
	}
}