/*!
Theme Name: creativechair
Theme URI: https://thebig.co
Author: Big Dot
Author URI: https://thebig.co
Description: Description
Version: 3.0.1
Text Domain: creativechair

--------------------------------------------------------------*/




    :root {
            --cPri600: hsla(220, 21%, 14%, 1);
            --cPri900: hsla(220, 21%, 4%, 1);
            --cSec600: #333333;
            --cTir600: #8cc63f;
        }


        #navigation {
            width: 100%;
            position: absolute;
            transition: all 0.3s ease;
            transform: translateY(-100%);
            top: 35px;
            z-index: 99999999999999;

        }

        #navigation.active {
            transform: translateY(0%);
            top: 0;
        }

        .fullNav {
            display: grid;
            grid-template-columns: repeat(8, 1fr);
            padding: 1rem;
            background-color: var(--cSec600);
        }

        .fullNav img {
            width: 100%;
            height: auto;
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
        }

        .navSquare {
            position: relative;
        }

        .navSquare a {
            display: flex;
        }

        .navSquare img:nth-child(1) {
            position: absolute;

        }

        .navSquare img:nth-child(2) {
            animation-duration: 5s;
            animation-name: navanimate;
            animation-iteration-count: infinite;
            animation-timing-function: ease;
        }

        .d1 {
            animation-delay: .5s
        }

        .d2 {
            animation-delay: 1s
        }

        .d3 {
            animation-delay: 1.5s
        }

        .d4 {
            animation-delay: 2s
        }

        .d5 {
            animation-delay: 2.5s
        }

        .d6 {
            animation-delay: 3s
        }

        .d7 {
            animation-delay: 3.5s
        }

        .d8 {
            animation-delay: 4s
        }


        .navSquare a:hover>.op {
            visibility: hidden;
        }

        .navBar {
            width: 100%;
            height: 35px;
            background: black;
            cursor: pointer;
        }

        .navBar img {
            width: 200px;
        }


        @keyframes navanimate {

            0%,
            40%,
            60% {

                opacity: 1
            }

            20% {

                opacity: 0
            }
        }


        @media screen and (max-width: 800px) {
            .fullNav {
                grid-template-columns: repeat(4, 1fr);
            }


        }

        /* Flex Commnon */

        .flexCenter {
            display: flex;
            justify-content: center;
            align-items: center;
        }




        a.forestCta{
            width: 100%;
            max-width: 500px;
            background: var(--cTir600);
            color: white;
            height: 35px;
            border-radius: 100px;
            text-align: center;
            text-decoration: none;
            flex-direction: row;
        }
        
        .forestCta span::before{
            content: '';
            width: 25px;
            height: 25px;
            display: flex;
            margin-right: 8px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.8' height='30.5' style='enable-background:new 0 0 26.8 30.5' xml:space='preserve'%3E%3Cpath d='M26.5 12c-.2-.5-.5-.9-.8-1.3.1-.2.2-.5.2-.7 0-.4.1-.6.1-.9 0-1.1-.4-2.2-1.2-3.1C24 5.2 23 4.7 22 4.5c-.3-.8-.9-1.5-1.6-2.1-.8-.5-1.7-.8-2.6-.8-.4 0-.8.1-1.2.2-.3.1-.7.2-1 .4-.4-.6-.9-1.2-1.6-1.6-.8-.4-1.6-.6-2.5-.6-1.1 0-2.1.4-3 1.1-.7.7-1.2 1.6-1.4 2.6h-.5c-1.2 0-2.3.5-3.2 1.3-.9.9-1.3 2-1.3 3.3V8.6c-.6.4-1.2.9-1.5 1.5-.4.7-.6 1.5-.6 2.3 0 .7.2 1.4.5 2 .3.6.7 1.1 1.2 1.5v.2c0 1.2.5 2.4 1.3 3.2.9.9 2 1.3 3.2 1.3.4 0 .7 0 1.1-.1l.9-.3c.5.4 1 .7 1.4.9.5.3.9.4 1.2.4 0 .3.1.9.1 1.7.1 1.2.1 2.1.1 2.4 0 .7-.2 1.5-.4 2.5-.1.6-.3 1.2-.4 1.7-.1.2-.1.5-.2.7v.2h5.7v-.2s-.2-.8-.4-1.8c-.3-1.2-.4-2.1-.4-2.6 0-.4 0-1.1.2-1.9.1-.5.2-1 .2-1.1l1.7-1.8c.3.2.7.4 1.1.5.4.1.9.2 1.4.2 1.1 0 2.2-.4 3.1-1.2.8-.7 1.3-1.7 1.5-2.8.8-.3 1.5-.9 2.1-1.6.5-.8.8-1.7.8-2.6-.2-.8-.3-1.3-.5-1.8zm-10.6 8.2c-.2.2-.5.4-.7.5-.3.2-.5.3-.8.4-.2.1-.3 0-.3 0-.1 0-.1-.2-.1-.8.1-.5.2-1.2.4-1.8 0-.1 0-.2.1-.3.1 0 .2-.1.3-.1.1 0 .1 0 .2-.1.1.4.2.8.4 1.1 0 .5.2.8.5 1.1zm-6-1.4c.1-.1.2-.3.3-.4l.7 1.4h-.2c-.2 0-.6-.2-1.2-.5.1-.2.2-.3.4-.5zm3.3-.2c-.1.5-.2.8-.3 1.1-.2.5-.3.6-.4.6-.1 0-.3 0-.7-.7-.2-.3-.5-.8-.7-1.3.2.1.4.2.7.2.4.1.7.1 1.1.1h.3c-.1 0-.1 0 0 0z' style='fill:%23fff'/%3E%3C/svg%3E");            background-size: cover;
        }

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
  background: var(--cPri900);
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: var(--cTir600);
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: .2;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.7;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 8px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}


      .main {
            display: grid;
            grid-template-columns: 75% 25%;
        }

        .mainArticle {

        }
        
        .mainArticleContent{

        }

        .mainSide {
            overflow-y:auto;
            overflow-x: hidden;
            max-height: 85vh;
            min-height: 100px;
            position: sticky;
            top: 60px;
            margin: 0 20px 0 0;
             -webkit-mask-image: linear-gradient(to bottom, black 90%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 90%, transparent 100%);
        }
        
        .area {
  height: 85vh;
  overflow: auto;
            padding: 0 35px 35px 35px;
}

aside#secondary {
    display: grid;
}


.mainSide #text-2 a {
    background-color: #8cc63f;
    color: white;
    border: none;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 50px;
    margin: 5px 0;
    display: inline-block;
}


@media screen and (max-width:1150px){
    
          .main {
            grid-template-columns: auto;
        }
    
            .area {
  height: auto;

}
    
    .mainSide {max-height:10000px;}
}



html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: Brother-1816-thin;
    background: var(--cPri600);
    color: white;
}


h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

a {
    background-color: transparent;
}

b,
strong {
    font-weight: bolder;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

button,
input {
    /* 1 */
    overflow: visible;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

body,
button,
input,
select,
optgroup,
textarea {
    color: white;
    font-family: Brother-1816-thin;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

h1,
h4,
h5,
h6 .above {
    font-family: Brother-1816-thin;
    font-weight: normal;
    font-style: normal;
}

h1,
h2 {
    text-transform: uppercase;
}

h1 {
    font-size: 40px;
    letter-spacing: 5px;
}

h2 {
    font-size: 25px;
    letter-spacing: 2px;
    font-family: Brother-1816-medium;
}

h3 {
    font-size: 20px;
    font-family: Brother-1816-medium;
    margin-top: 35px;
    font-weight: normal;
}

h1.content-post-h1 {
    font-size: 50px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 60px;
    margin-top: 60px;

}

small {
    font-size: 13px;
}

.sbtitle {
    font-size: 25px;
    letter-spacing: 3px;
    margin-top: 65px;
    font-family: Brother-1816-medium;

}

@media (max-width: 1200px) {

    h1.content-post-h1,
    h1 {
        font-size: 40px;
        line-height: 50px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 23px;
    }
}


@media (max-width: 600px) {

    h1.content-post-h1,
    h1 {
    letter-spacing: 2px;
    font-size: 25px;
    line-height: 35px;
    }

    h2 {
        font-size: 20px;
    }
    h3{
        font-size: 18px;
    }
    .quote{
        font-size: 25px;
    }

}

p {
    margin-bottom: 1.5em;
    font-family: Brother-1816-thin;

}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}



ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ul {
    margin: 0 0 0 20px;
}

img {
    height: auto;
    max-width: 100%;
}

#navbg1 img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


.n1 {
    animation-duration: 7s;
    animation-name: navanimate;
    animation-iteration-count: infinite;
    animation-timing-function: ease;

}

.nu:hover {
    opacity: 0;
}

.d1 {
    animation-delay: 0.5s
}

.d2 {
    animation-delay: 1s
}

.d3 {
    animation-delay: 1.5s
}

.d4 {
    animation-delay: 2s
}

.d5 {
    animation-delay: 2.5s
}

.d6 {
    animation-delay: 3s
}

.d7 {
    animation-delay: 3.5s
}

.d8 {
    animation-delay: 4s
}


@keyframes navanimate {

    0%,
    40%,
    60% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

}



.squareb {
    width: 12.5%;
    height: auto;
    background: transparent;
    float: left;
    padding: 0;
    cursor: pointer;
}

.squareb img:last-child {
    display: block;
}

@media only screen and (max-width: 800px) {

    .squareb,
    .squarelogo {
        width: 25%;
        height: auto;
    }

    .main {
        width: 100%;
    }
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

.widget {
    margin: 0 0 1.5em;
}

.homecontent,
.maincontent,
.pagecontent,
{
    width: 80%;
    float: left;
}

.maincontent{
    padding: 70px 35px 35px 35px;
}

.maincontent, .sidebar{
    outline:none;
}
.sidebar {
    position: fixed;
    width: 20%;
    padding: 35px;
    right: 0;
    height: 100%;
    overflow: scroll;
    scrollbar-width: none;
    z-index: 0;
}

.sidebar::-webkit-scrollbar {
    display: none;
}

@media (max-width: 1400px) {

    .maincontent,
    .homecontent,
    .pagecontent,
    {
        width: 75%
    }

    .sidebar {
        width: 30%
    }
}

@media (max-width: 1150px) {

    .maincontent,
    .homecontent,
    .sidebar,
    .pagecontent,
    .headercontent{
        width: 100%;
        height: auto;
    }

    .sidebar {
        position: inherit;
        float: left;
    }

}





.mainwidth {
    max-width: 1100px;
    margin: 20px auto;
    width: 100%;
    padding: 1px 0 40px 40px;
}


.fullwidth {
    width: 100%;
    float: left;
    margin: 0 0 70px 0; /* If you change this, remember that was for WANNERSTEDT  */
}


.halfwidthleft {
    width: calc(50% - 30px);
    margin-right: 30px;
    float: left;
}

.halfwidthright {
    width: calc(50% - 30px);
    margin-left: 30px;
    float: left;
}

.q1,
.q2,
.q3,
.q4 {
    float: left;
    width: calc(25% - 20px);

}

.q1 {
    margin-right: 20px;
}

.q2 {
    margin: 0 15px 0 5px;

}

.q3 {
    margin: 0 5px 0 15px;

}

.q4 {
    margin-left: 20px;

}





@media (max-width: 1330px) {

    .q1,
    .q3 {
        width: calc(50% - 60px);
        margin-right: 30px;
    }

    .q2,
    .q4 {
        width: calc(50% - 60px);
        margin-left: 30px;
    }

}

@media (max-width: 1150px) {

.mainwidth{
    padding: 1px 40px 40px 40px;
}

}

@media (max-width: 750px) {

    .halfwidthleft,
    .halfwidthright,
    .q1,
    .q2,
    .q3,
    .q4 {
        width: 100%;
        margin: 0;
    }

}



.mainwidth a,
.bdcbullet a,
.plintro a,
.tlentry a {
    text-decoration: none;
    border-bottom: 2px solid #8cc63f;
    color: inherit;
}

ul.bdcbullet li {
    list-style-image: url(https://creativechair.org/images/bullet.png);
    padding-left: 7px;
    line-height: 30px;
}

embed,
iframe,
object {
    max-width: 100%;
    margin: 35px 0;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 20px 0 40px 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ccblog,
.imgfloatcent,
.size-cc_standard,
.size-full {
    margin: 45px auto;
    float: none;
    display: block;
}

#flip {
    display: inline-block;
    width: 100%;

}

.ctoggle {

    position: fixed;
    top: 0;
    ;
    z-index: 1;
    cursor: pointer;
    width: 100%;
    transition: top 0.5s ease;
    background-color: #000000;
    z-index: 999;
    height: 40px;
    padding: 8px;
    text-align: center;
    border-bottom: 2px solid white;
}

#navbg1 {
    padding: 0;
    width: 100%;
    float: left;
}

.cnav {
    position: fixed;
    top: -285px;
    bottom: 0px;
    left: -0;
    transition: top 0.5s ease;
    width: calc(100% - 3em);
    padding: 1.5em;
    background: white;
    height: 285px;
    color: #ffffff;
    box-sizing: content-box;
    z-index: 998;

}



.cnav a:hover {
    color: rgba(0, 0, 0, 0.61);
}

#slide:checked + .navx .cnav {
    top: 0px;
}

#slide:checked + .navx .ctoggle {
    top: 285px;

}


#slide {
    display: none;
}

@media screen and (min-width: 2601px) {
    .cnav {
        height: 50%;
        top: -50%;
    }

    #slide:checked + .navx .ctoggle {
        top: 50%;
    }
}

@media screen and (max-width: 2600px) {
    .cnav {
        height: 355px;
        top: -365px;
    }

    #slide:checked + .navx .ctoggle {
        top: 365px;
    }
}

@media screen and (max-width: 2300px) {
    .cnav {
        height: 315px;
        top: -325px;
    }

    #slide:checked + .navx .ctoggle {
        top: 325px;
    }
}

@media screen and (max-width: 2100px) {
    .cnav {
        height: 265px;
        top: -285px;
    }

    #slide:checked + .navx .ctoggle {
        top: 285px;
    }
}

@media screen and (max-width: 1900px) {
    .cnav {
        height: 250px;
        top: -260px;
    }

    #slide:checked + .navx .ctoggle {
        top: 260px;
    }
}

@media screen and (max-width: 1750px) {
    .cnav {
        height: 235px;
        top: -245px;
    }

    #slide:checked + .navx .ctoggle {
        top: 245px;
    }
}

@media screen and (max-width: 1490px) {
    .cnav {
        height: 205px;
        top: -215px;
    }

    #slide:checked + .navx .ctoggle {
        top: 215px;
    }
}

@media screen and (max-width: 1295px) {
    .cnav {
        height: 190px;
        top: -200px;
    }

    #slide:checked + .navx .ctoggle {
        top: 200px;
    }
}

@media screen and (max-width: 1150px) {
    .cnav {
        height: 170px;
        top: -180px;
    }

    #slide:checked + .navx .ctoggle {
        top: 180px;
    }
}

@media screen and (max-width: 1050px) {
    .cnav {
        height: 150px;
        top: -160px;
    }

    #slide:checked + .navx .ctoggle {
        top: 160px;
    }
}

@media screen and (max-width: 800px) {
    .cnav {
        height: 420px;
        top: -430px;
    }

    #slide:checked + .navx .ctoggle {
        top: 430px;
    }
}

@media screen and (max-width: 750px) {
    .cnav {
        height: 390px;
        top: -400px;
    }

    #slide:checked + .navx .ctoggle {
        top: 400px;
    }
}

@media screen and (max-width: 700px) {
    .cnav {
        height: 370px;
        top: -380px;
    }

    #slide:checked + .navx .ctoggle {
        top: 380px;
    }
}

@media screen and (max-width: 650px) {
    .cnav {
        height: 350px;
        top: -360px;
    }

    #slide:checked + .navx .ctoggle {
        top: 360px;
    }
}

@media screen and (max-width: 600px) {
    .cnav {
        height: 330px;
        top: -340px;
    }

    #slide:checked + .navx .ctoggle {
        top: 340px;
    }
}

@media screen and (max-width: 570px) {
    .cnav {
        height: 310px;
        top: -320px;
    }

    #slide:checked + .navx .ctoggle {
        top: 320px;
    }
}

@media screen and (max-width: 530px) {
    .cnav {
        height: 280px;
        top: -290px;
    }

    #slide:checked + .navx .ctoggle {
        top: 290px;
    }
}

@media screen and (max-width: 450px) {
    .cnav {
        height: 230px;
        top: -240px;
    }

    #slide:checked + .navx .ctoggle {
        top: 240px;
    }
}


#cclogo {
    width: 240px;
    height: auto;
    margin-left: -22px;
}



.donctaholder,
.donctaholder1 {
    margin: 40px auto;
    width: 100%;
    height: auto;
    max-width: 500px
}


.donctaholder {
    float: left;
}

.donctaholder1 {
    float: none;

}

.donatecta {
    width: 100%;
    background-color: #8cc63f;
    margin: 0px auto;
    float: left;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px;
    cursor: pointer;
    height: 45px;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
}

.donatecta:hover {
    background-color: #0BC71B
}









.songouter,
.songholder,
.songart,
.songinfo,
.songtxtf,
.songtxtl,
.songtxtr,
.songcta {
    display: block;
    float: left;
}

.songouter {
    width: 100%;
    margin: 20px 0 40px 0;

}

.songholder {
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 20px;
    background-color: white;
    color: #ffffff;

}

.songart {
    width: 250px;
    height: 250px;
}

.songart a {
    border: none;
}

.songinfo {
    width: calc(100% - 280px);
    margin-left: 30px;
}


.songtxtl {
    margin: 8px 0;
    width: 60px;
}

.songtxtr {
    margin: 8px 0;
    width: calc(100% - 60px);
}

.songtxtf {
    margin: 10px 0;
    width: 100%;
}

.songcta {
    max-width: 250px;
    height: 35px;
    background-color: #000000;
    margin-top: 10px;
    width: 100%;

}


@media (max-width: 850px) {

    .songtxtl,
    .songtxtr {
        width: 100%;
    }

    .songtxtl {
        margin-bottom: 0;
    }

    .songart {
        width: 200px;
        height: 200px;
    }

    .songinfo {
        width: calc(100% - 230px);
    }

}

@media (max-width: 490px) {

    .songtxtl {
        margin: 8px 0;
        width: 60px;
        float: none;
    }

    .songtxtf,
    .songtxtl,
    .songtxtr,
    .songart,
    .songinfo,
    .songholder,
    .songcta {
        float: none;
    }

    .songtxtr {
        margin: 8px 0;
        width: calc(100% - 60px);
    }

    .songart {
        width: 100%;
        height: auto;
        margin: 0 auto 30px;
        =
    }

    .songinfo {
        width: 100%;
        margin: 0 auto;
    }

    .songholder {
        max-width: 100%;
        margin: 0 auto;
        padding: 30px;
    }


}

.random{
	background-color: var(--cPri900);
	padding: 30px 30px 25px 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 1px solid white;
	border-radius: 5px;
	margin: 30px 0;
}
.random h2{
margin: 0 0 20px 0;
	font-size: 1.2rem;
}

.random img{
    width: 100%;
    height: auto;
}
.random a:first-child{
color: white;
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}


.divider {
    width: 100%;
    height: 2px;
    background-color: #e1e1e1;
    margin: 30px 0 0 0;
    float: left;
}

.plwrap2 {
    padding: 3px 3px 1px 3px;
    background: #181818;
    /* Old browsers */
    background: -moz-linear-gradient(top, #181818 0%, #393939 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #181818 0%, #393939 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #181818 0%, #393939 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#393939', GradientType=0);
    /* IE6-9 */
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    float: left;
    margin-top: 30px;
}

.plinformation {
    width: 100%;
    float: left;
    margin: 15px 0 30px 0;
}

.plarrow {
    width: 20px;
    float: left;
    margin-top: 2px;
    margin-left: 10px;
}

.plinsight {
    width: calc(100% - 40px);
    float: left;
    font-size: 12px;
    color: #666666;
    margin-left: 10px;
    font-family: Brother-1816-medium;
}



.plwrap,
.pltrack {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.plwrap,
.plintro {
    width: calc(100% - 70px);
    height: auto;
    max-width: 900px;
    float: none;
    margin: 50px auto 0 auto;
    padding: 25px 25px 22px 25px;

}



.pltrack {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 3px;
background-color: var(--cPri900);

}

.plart {
    width: 120px;
    height: 120px;
    float: left;
    background-color: #e1e1e1;
}

.plart img,
.plmediawrap img {
    width: 100%;
    height: auto;
}

.plsong {
    color: #ffffff;
    font-size: 19px;
    margin-top: 22px;
    height: 28px;
}

.plinfo {
    width: calc(100% - 215px);
    float: left;
    height: 120px;
    margin-left: 25px;
}

.plartist {
    color: #e1e1e1;
    font-size: 15px;
    height: 26px;

}

.plsong,
.plartist {

    float: left;
    overflow: hidden;

    width: 100%;

}

.plmediawrap {
    width: 40px;
    height: 120px;
    float: left;
    margin-left: 30px;
}

.plmediawrap a {
    border: none;
}

.plmedia {
    width: 25px;
    height: 25px;
    float: left;
    opacity: .8;

}

.plmedia:hover {
    opacity: 1;
}

.plm0 {
    margin: 15px 10px 0px 0;
}

.plm1 {
    margin: 10px 10px 8px 0;
}

.plm2 {
    margin: 0px 10px 10px 0;

}

.plchosen {
    width: 100%;
    font-size: 10px;
    color: #ffffff;
    float: left;
    margin-top: 5px;
}

.plchosen a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}


@media screen and (max-width:600px) {

    .plm0 {
        margin-top: 10px;
    }

    .plartist {
        font-size: 14px;
    }

    .plart {
        width: 90px;
        height: 90px;
    }

    .pltrack {
        height: 90px;
    }

    .plintro {
        padding: 15px 15px 12px 15px;
    }

    .plwrap {
        padding: 0;
        width: 100%;
        border-radius: 0;
    }

    .plinfo {
        width: calc(100% - 155px);
        margin-left: 15px;
    }

    .plmedia {
        width: 20px;
        height: 20px;
    }

    .plm1 {
        margin: 8px 10px 5px 0;
    }

    .plmediawrap {
        width: 20px;
        margin-left: 20px;
    }

    .plsong {
        font-size: 15px;
        margin-top: 10px;
    }

    .plsong {
        height: 23px;
    }

    .plchosen {
        margin-top: 2px;
    }

}

p.playnote {
    text-align: center;
    font-size: 12px;
    font-family: Brother-1816-medium;
}


.quote {
    text-align: center;
    font-size: 32px;
    font-style: italic;
    font-family: serif;
}

figure {
    margin: 45px 0 0 0;
    width: 100%;
    height: auto;
}

figcaption {
    color: white;
    padding: 13px 18px 16px 18px;
    font-size: 12px;
    margin-top: -45px;
    margin-bottom: 45px;
    font-style: inherit;
}

.wp-caption {
    width: 100% !important;
}



#bottombar {
    width: 100%;
    height: 35px;
    position: fixed;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    border-top: 1px solid #e1e1e1;
    z-index: 4;


}
        .bbtext{
            position: absolute;
            top: 3px;
            left: calc(50% - 160px);
            width:100%;
            max-width: 320px;
            color: #ffffff;
           text-align: center;
            
        }

@media screen and (max-width:500px){
    .bbtext{
        font-size: 14px;
    top:5px;
    }
}

.bbholder {
    width: 370px;
    margin: 0 auto;
    float: right;
}



.bbsocial {
width: 30px;
    float: right;
    height: 30px;
    margin: 4px 3px 5px 10px;
}

.bbfb {
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 5px;
    margin-top: 1px;
    opacity: .8;
}

.bbfb:hover {
    opacity: 1;
}
}

.bbmusic {
    float: left;
    width: 35px;
    height: 35px;
    background-color: #e1e1e1;
}

@media screen and (max-width:450px) {

    .bbholder {
        width: 95px;
        float: right;
    }
}

.page-id-10352 section#text-6 {
    display: none;
}

section#text-10 {
    display: none;
}

.page-id-7625 section#text-10 {
    display: block;
}









        .donpromptMountains {
            width: 100%;
                margin-top: 100px;
                margin-bottom: -10px;

        }

        .donprompt {
            position: relative;
            background: #076048;
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            color: white;
            padding: 60px 40px 130px 40px;
        }

        .ccEcologi {
            width: 200px;
        }

        .donprompt h3 {
            margin-bottom: 10px;
            font-size: 1.4em;
        }

        .donprompt p {
            margin-bottom: 30px;
        }

        .donpromptCtas a {
            font-size: 1em;
            border-bottom: 2px solid;
            padding-bottom: 5px;
            margin: 10px;
            text-decoration: none;
            color: white;
        }



.statwrap {

    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
    padding: 40px;
}

