body, html {
    font-family: 'Quicksand', sans-serif;
    background: #405677;
    font-size: 17px;

}
#reqd {display: none;}
em {
    color: inherit;
}

@media (max-width: 640px) {
    .uk-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.uk-container {
    max-width: 1100px;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
h1,
h2,
h3,
h4,
h5,
h6,
.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}

.uk-navbar-nav .uk-dropdown {
    background: #409079;
    color: #fff;
     
}



.uk-navbar-nav .uk-dropdown .uk-dropdown-nav > li > a {
    color:   #fff;
    text-transform: uppercase;
}

.uk-navbar-nav .uk-dropdown .arrow-up {
 position: absolute;
 top: -10px;
 left: 25px;
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  
  border-bottom: 15px solid #409079;
}

.uk-sticky-fixed .uk-navbar-nav .dropdown-wrapper .uk-dropdown  {
    margin-top: 25px !important;
}

.header-container {
    background-color: #738AAA !important;

}

@media (max-width: 768px) {
    .header-container {
        height: 300px;
    }
}


.banner-overlay {
    background-color: #295ba7;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(-185deg, rgb(70, 115, 165) 0%, #385988 78%);
    border-bottom: 8px solid #e5e5e5;
}

.header-container .uk-navbar-nav>li>a,
.uk-navbar-toggle {
    color: rgba(255, 255, 255, 0.8);
}

.header-container .uk-navbar-nav>li>a:hover,
.uk-navbar-toggle:hover {
    color: rgba(255, 255, 255, 1);
}

.uk-navbar-nav>li>a.menu-brand {
    margin-left: 20px;
    font-size: 1.1em !important;
    font-weight: 400;
    color: #fff;
}
.uk-sticky-fixed {
    background: #405677;
     -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);

}

.uk-sticky-fixed .uk-navbar-item, .uk-sticky-fixed .uk-navbar-nav > li > a, .uk-sticky-fixed .uk-navbar-toggle {
    min-height: 40px;
}


@media (max-width: 768px) {
    .uk-navbar-nav>li>a.menu-brand {
        margin-left: 0;
    }
}

.brand-headings {
    position: relative;
    margin-top: 30px;
}

@media (max-width: 600px) {
    
.brand-headings {
    position: relative;
    margin-top: 0px;
    padding: 0 20px;
    
}
.brand-headings h1.pagetitle {

    font-size: 2em !important;

} 


}



h1.sitename,
h2.tagline,
h3.date,
h3.heading-parts,
h1.pagetitle {
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: 500;
}

.brand-headings h1.sitename {
    text-transform: uppercase;
    font-size: 3.8em;
}

.brand-headings h1.pagetitle {
    font-size: 2.6em;
}

.brand-headings h2.tagline {
    color: rgba(255, 255, 255, 1);
    font-weight: 300 !important;
    font-size: 1.6em;
    padding: 0 10px;
}

.brand-headings h3.date {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300 !important;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 0.8em;
}

.brand-headings h3.heading-parts {
    color: rgba(255, 255, 255, 1);
    font-weight: 300 !important;
    font-size: 1.6em;
    padding: 0 10px;
    text-transform: uppercase;
    margin-top: -1em;
}



@media (max-width: 1200px) {
    .brand-headings h1.sitename {
        font-size: 3.4em;
    }

    .brand-headings h2.tagline, h3.heading-parts {
        font-size: 1.5em;
    }
}

@media (max-width: 768px) {
    .brand-headings h1.sitename {
        font-size: 2.2em;
    }

    .brand-headings h2.tagline, .brand-headings h3.heading-parts {
        font-size: 1.1em;
        padding: 0 10px;

    }
}


@media (min-width: 768px) {

}


.story-teaser a {
    text-decoration: underline;
}

.story-teaser a:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
  .story-teaser  img {
    height: 240px ;
    float: right; 
    margin: 30px;
    border: 1px solid rgba(0, 0, 0, 0.25);
   
}

@media (max-width: 640px) {
    .story-teaser  img {
        height: 160px ;
       
         margin: 24px 0px 10px 20px;
 
    }
}

@media (min-width: 1200px) {
      .story-teaser  img {
    height: 280px ;
   
   
}
}

.story-teaser {
    background: #405677;
    margin-top: -7.5em;
    margin-bottom: 1.8em;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    font-size: 1em;
    line-height: 1.3;
    z-index: 10;
    padding: 40px 60px 46px 60px;
    position: relative;
    font-weight: 500;
}

.uk-card-primary.uk-card-body strong {
    color: #fff;
}

@media (max-width: 768px) {

    .story-teaser {
        margin-top: -2.5em;
    }
    .chapter-teasers {

    margin-top: 2em !important;
    margin-bottom: 5em;

    }
}

@media (max-width: 400px) {

    .story-teaser {
        margin-top: -1.5em;
    }
    .brand-headings h1.sitename {

    font-size: 2em;

}


}




@media (max-width: 1200px) {
    .story-teaser {
        padding: 20px;
        font-size: 1.1em;
    }
}

.story-teaser-arrow {
    position: absolute;
    display: block;
    top: -18px;
    left: 26px;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #405677;
    z-index: 10;
}

@media (max-width: 1200px) {
    .story-teaser-arrow {
        left: 16px;
    }
}

@media (max-width: 640px) {
    .story-teaser-arrow {
        display: none;
    }
}

.story-teaser a {
    color: #BEE4DC !important;
}

.story-teaser-music {
    color: #BEE4DC !important;
    font-weight: 500;
}

.story-teaser-music strong {
    color: #fff;
}

.content-container {
    padding: 0 0 10em 0;
    position: relative;
    background-color:#fff;

}

.content-container.twocolumns {
    background-image: url("/site/themes/beinginvisible/images/body-bg.png");
    background-position: 50%;
}

.uk-form-controls {
    padding-bottom: 10px;
}
.categoryList {


    padding: 20px 90px 20px 20px;
}
.categoryList h2 {
    font-size: 1.2em;
}
.categoryList ul  {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.categoryList ul li {
    margin-bottom: 5px;
}

.categoryList ul li a {
    color: rgb(30, 154, 129);
    
}

.categoryList ul li a.uk-active {
    font-weight: bold;

}



/*
.content-container:before {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 6em;
    left: 0;
    position: absolute;
    width: 100%;
    box-sizing: inherit;
    height: 3em;
}
/*
.content-container:after {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 6em;
    left: 0;
    position: absolute;
    width: 100%;
    box-sizing: inherit;
    height: 3em;
}

.content-container:before {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    content: '';
    top: 20;
}
/*
.content-container:after {
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    content: '';
    bottom: 0;

}

.content-container:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 0,100 100,100' style='fill:%23F2F9FD%3B' /%3E%3C/svg%3E");
}

/*
.content-container:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='100 100,100,0,0 0' style='fill:%23ffffff%3B' /%3E%3C/svg%3E");
}
*/
.post {
    border-radius: 10px; 
    max-width: 920px;
    margin: 0 auto;
    background: #fff;
    font-size: 1rem;
    line-height: 1.6;

    padding: 60px 0 ;
}
.primary-column, .secondary-column {
    padding-bottom: 200px;
}
.primary-column {
    background: #fff;
}
.secondary-column {
    background: #F2F9FD !important;
    border-radius: 5px;     

}

.content-container h2 {
    margin-top: 1.2em;
}

.footer-container {
        border-top: 4px solid #e5e5e5;
    background-color: #405677 !important;
    margin-top: -200px;
    position: absolute;
    width: 100%;
}


.chapter-teasers {
    margin-top: 0;
    margin-bottom: 5em;

}

.chapter-teaser {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 30px;
}


.chapter-teasers .uk-grid {
    margin-top: 0 !important;
}

.chapter-teasers>.uk-grid-divider:first-child>.chapter-teaser {
    padding-top: 50px;
}

@media (max-width: 640px) {
    .chapter-teaser {
        padding-top: 10px;
    }

    .chapter-teasers>.uk-grid-divider:first-child>.chapter-teaser {
        padding-top: 10px;
    }
}

img.teaser-image {
    max-width: 120px;
    max-height: 120px;
    float: right;
    margin-top: 12px;
    border: 8px solid #f0f0f0;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.33);


}

@media (max-width: 640px) {
    img.teaser-image {
        float: none;
        margin-left: 20px;
        width: 200px;
        max-width: 100%;
        max-height: 100%;
    }

    .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
        border: none;
    }
}

.teaser-dot {
    position: absolute;
    left: auto;
    top: 56px;
    right: -46px;
    bottom: 74px;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    background-color: #e5e5e5;
}


@media (max-width: 1200px) {
    .teaser-dot {
        top: 37px;
        right: -37px;
    }

    .chapter-teasers>.uk-grid-divider:first-child>.chapter-teaser .teaser-dot {
        top: 57px;

    }
}

@media (max-width: 640px) {
    .teaser-dot {
        display: none;
    }
}

.teaser-content {
    padding: 0 80px 0 0;
}

@media (max-width: 640px) {
    .teaser-content {
        padding: 0 20px;
    }
}


.teaser-content h3 {
    margin: 0;
    font-weight: 400;
}

.teaser-content h3 a {
    color: #1E9A81;
}

.teaser-content p {
    margin-top: 0 !important;

}

.teaser-date {
    text-transform: uppercase;
    color: #777;
}

.uk-pagination>*>* {
    line-height: 0.7em;
    color: #777;
    padding: 6px 8px;
    border-radius: 3px;
}

@media (max-width: 640px) {
    .uk-pagination>* {
        padding-left: 5px;
    }

    .uk-pagination>*>* {

        padding: 2px 3px;
    }
}

.uk-pagination>*>a {
    line-height: 0.7em;
    color: #1E9A81;

}

.uk-pagination>*>a:hover {

    background-color: #1E9A81;
    color: #fff;

}

.uk-pagination>.uk-active>* {
    color: #666;
    background: #f8f8f8;
}



.footer-container {}


.footer-advert {
    position: relative;
    margin: -70px auto 67px auto;
    max-width: 400px;
    padding: 28px;
    padding: 28px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(64, 86, 119, .16);
    background-color: #fff;
    box-shadow: 0 0 20px -2px rgba(33, 51, 80, .13);
    text-align: center;
}


.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-embed iframe,
.video-embed object,
.video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lyrics {
    padding: 32px;
    background: #f8f8f8;
}

.bard-video {
    margin: 1em 0;
}

.bard-image {
    margin: 1em 0;
}

.bard-image img {
    border: 8px solid #f0f0f0;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.33);
}


.bard-image figcaption {
    padding: 10px;
    text-align: center;

}

.bard-text {
    margin: 0 3em;
}

@media (max-width: 768px) {
    .bard-text {
        margin: 0 2em;
    }
}


.bard-expanding-list {
    margin: 0 7em 0 3em;
}

@media (max-width: 768px) {
    .bard-expanding-list {
        margin: 0 5em 0 2em;
    }
}

.bard-expanding-list .uk-accordion-title {

    font-size: 1.1rem;
    padding: 4px 16px;
    color: #1E9A81;
    background: #fafafa;
    border-bottom: 1px solid #eee;

}

.bard-expanding-list .uk-accordion-title:hover {
    background: rgba(212, 234, 229, 0.24);
}


.bard-expanding-list .uk-open .uk-accordion-title {
    border-bottom: 1px solid #fafafa;
}

.bard-expanding-list .uk-open .uk-accordion-title:hover {
    background: #fafafa;
}

.bard-expanding-list .uk-accordion-content {
    background: #fafafa;
    padding: 6px 16px 20px 16;
    margin-top: 0;
    border-bottom: 1px solid #ddd;
}

.bard-expanding-list .uk-accordion-content a {
    color: #1E9A81;
}

.bard-expanding-list .uk-accordion> :nth-child(n+2) {
    margin-top: 10px;
}

.bard-gallery {
    padding: 50px 50px 20px 50px;
    background: #f8f8f8;
    margin: 2em 0;
}

@media (max-width: 768px) {
    .bard-gallery {
        padding: 2em 40px;
    }
}

.warning {
    padding-bottom: 16px;
    margin-top: -20px;
    font-weight: 500;
}

.warning a {
    text-decoration: underline;
    color: #1E9A81
}

.mp3 {
    padding: 32px;
    background: #f8f8f8;
    margin: 3em 0 3em 0;
}

.by {
    font-weight: 300;
    opacity: 0.7;
    font-size: 0.7em;
}

.uk-comment-header {
    margin-bottom: 5px;
}

.uk-comment-list>:nth-child(n+2) {
    margin-top: 40px;
}

#comments {}

#comments {
    margin: 0 3em;
}

@media (max-width: 768px) {
    #comments {
        margin: 0 2em;
    }
}

.uk-comment-list {
    margin: 3em 2.6em;
}

.comment-form {
    padding: 40px;
    background: #f8f8f8;
}

.hprequired {
    left: -3000px;
    position:absolute;
    float: left;
    
    border-color:#fff;
}



.uk-button-default {
    border-radius: 5px;
    border-color: #1E9A81;
    background: #1E9A81;
    color: #fff;
}
.uk-button-default:hover {
    background: #fff;
    border-color: #1E9A81;
    color: #1E9A81;
}

.uk-button-small {
    font-size: 14px;
}

.copyright {
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}

.copyright a {
    color: rgba(255, 255, 255, 0.7);
}
.copyright a:hover {
    color: rgba(255, 255, 255, 1);
}



#subscribe {

  margin-top: 5em;
}

.footer-subscribe {
    font-size: 80%;
    padding-bottom: 100px;
    max-width: 500px;
    margin: 0 auto;
}

.comment-form {
    width: 80%;
    margin: 40px auto 200px auto !important;
    
}


body .uk-navbar-item, .uk-navbar-nav > li > a {
    min-height: 60px;
    margin-top: 10px;
    margin-bottom: 10px; 
}



.bard-blockquote {
    color: #999;
    margin: 1em  ;
    padding: 10px 20px; 
    border-left: 5px solid #eee;

}
.blockquote-quote {
    margin-bottom: 1.2em;
     position: relative;
     font-style: italic ;
     display: inline-block;
     font-size: 1.2rem;
     margin-bottom: 0;
}
.blockquote-cite {
    text-align: right;
    margin: 0.8em 4.2em 1em 0em;
    

}




.blockquote-cite:before {

  content: "– ";
  font-size: 1em;
  margin-left: -0.4em;
  color: #ccc;
}
@media (min-width: 768px) {
  .bard-blockquote {
   
    margin: 1em 3em;
    padding: 10px 40px; 
    border-left: 5px solid #eee;

}
}


.bard-pullquote {
    font-size: 1.3em;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
         font-style: italic ;
    color: #1E9A81;
    margin: 1em  ;
    padding: 10px 20px; 
    line-height: 1.35;
    text-align: center;
}

.bard-pullquote hr {
    color: #C3E1DA;
    border: 3px solid #C3E1DA;
    text-align: center;
    width: 5em;
    
}

.bard-pullquote hr.hr-top {
 margin: 0em auto 1em auto;
}
.bard-pullquote hr.hr-bottom {
 margin: 1em auto 0em auto;
}

@media (min-width: 768px) {
  .bard-pullquote {
   
    margin: 1em 3em;


}
}



.bard-song-fact {
    font-size: 88%;
    line-height: 1.3;
    background-color: #435674;
    color:#fff;
    padding: 40px 40px 26px 40px;
    margin: 2.2em 1.6em; 

    border-radius: 8px;
    border: 4px solid #98A5B7;

}
.bard-song-fact h2 {
    color: #fff;
    margin: 0 0 1em 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 1.8em;

} 
.bard-song-fact div div p:first-of-type {
    padding-top: 0;
    margin-top: 0!important;
}

.bard-song-fact .album-cover {
    border: 2px solid #7C8799;
    width: 100%;
    max-width: 100px;
   
}
.bard-song-fact .clef {
    max-width: 85px;
    padding-right: 20px;
    display: none;
    text-align: right;
}

.bard-song-fact .song-fact-content {
    padding-right: 0;
}

@media (min-width: 640px) {
    .bard-song-fact .clef {
        display: inline !important;
    }
    .bard-song-fact .song-fact-content {
        padding-right: 2em;
    }
     .bard-song-fact {
       margin: 2.2em 3em; 
     }
     .bard-song-fact h2 {
    
    margin:0;
     }
}