/*
Theme Name: 106.9 The Light
Theme URI: http://codymorgan.com/conduit
Author: Cody Morgan
Author URI: https://codymorgan.com
Description: Child theme of the Conduit them for the BGEA UK SITE
Version: 1.0.65
Template: conduit
Template Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible
*/
body { background: #fff; }
/*----- header -------*/
header .site-logo img {
    width: auto !important;
    margin-bottom: 10px;
}
header .logo-wrapper {
    max-width: 50%;
}
@media screen and (min-width: 40em){
    header .logo-wrapper {
        max-width: 20%;
    }
}

.off-canvas-wrapper, .off-canvas {
    background-color: #62a6d2 !important;
}
.off-canvas .close-button{
	color: initial;
    overflow: hidden;

}
.off-canvas form{
  max-width: 88%;
    margin-top: 64px;
    margin-left: 14px;
}
.off-canvas .button.secondary {
  background-color: #fd8204;
  width: 40px;
  font-size: 1.25em;
  height: 40px;
  padding: 10px;
}
#masthead > div{
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 80em) {
    #masthead > div{
        margin-left: inherit;
        margin-right: inherit;
        padding: initial;
    }
    #masthead{
        padding: 0 30px !important;
    }
}
/*---- navigation -----*/
#nav-primary-wrapper {
    bottom: 0;
    position: fixed;
    z-index: 999;
    background-color: #62a6d2;
    border: none;
    box-shadow: 0px 0px 7px #555;
    width: 100%;
    border-bottom: 2px solid #224e70;
}
#nav-primary-wrapper button div{
  margin-right: 5px;
  display: inline-block;

}
#nav-primary-wrapper button, #nav-primary-wrapper a.button{
  background: none;
   text-transform: uppercase;
    margin: 0px 5px;
    padding: 5px;
    font-size: 1.1em;
    font-weight: 600;
  color: #fff;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
    width: 90px;
  border-radius: 50%;
  position: absolute;
  left: 0px;
}

#nav-primary-wrapper a.button{
    background-color: #fd8204;
    margin: auto;
    border-radius: 0%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

#nav-primary-wrapper a.button:hover{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    background-color:#ffedcc;
    opacity: .9;
    color: #fd8204;
    
}
#nav-primary-wrapper a.button i.fi-sound{
    margin-left: 5px;    
}


#nav-primary-wrapper button:hover, #nav-primary-wrapper button:active{
  outline: none
}

#nav-primary-wrapper .menu-icon {
    float: right;
    position: relative;
  margin-right: -.625rem;
}
#nav-primary-wrapper .menu-icon:hover, .nav-primary-wrapper .icon:active{
  outline: none
}

@media only screen and (min-width: 40.063em) {
    #nav-primary-wrapper {
        position: relative;
        background-color: none;
        z-index:0;
        box-shadow: none;
    }
}
@media only screen and (min-width: 80em) {
    #nav-primary-wrapper {
        padding: 0 30px;
    }
}
#nav-primary {
    padding: .2rem 0 !important;
    background: none !important;
}
#nav-primary li {
  font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px !important;
}

#main-menu-container{
 position: relative;
 z-index: 1;
}
#nav-primary > div > div:last-child{
 position: absolute;
  right: 38px;
  bottom: 30px;
  color: #fff;
  margin: 0px;
  margin-left: 0px;
  padding: 0px;
  z-index: 1;
  width: 37px;
  height: 37px;
}

#nav-secondary{
    position: absolute;
    right: 47px;
    top: 19px;
    color: #fff;
    padding: 0;
    z-index: 1;
    width: 210px;
}

@media only screen and (min-width: 80em) {
    #nav-primary > div > div:last-child{ right: 68px;}
    #nav-secondary{ right: 77px; }
}
#nav-secondary .columns{
  padding: 0;
}
#nav-secondary .menu>li>a{
 padding: 0px !important;
}
#nav-secondary .menu>li{
    display: block;
    float: left;
    width: 42px;
}
#nav-secondary .menu>li>a:hover{
    border: none !important;
}
/* Social Nav */
#menu-social-nav a {
    position: relative;
    width: 34px;
    height: 34px;
    overflow: hidden;
    margin-top: 0px!important;
    margin-right: 4px!important;
    border-radius: 50%;
    text-indent: 999em;
    margin-left: 4px!important;
    clear: both;
}
#menu-social-nav .pinterest{
    background: url(//static.billygraham.org/sites/1069thelight.org/uploads/2017/04/pinterest.png) no-repeat;
}
#menu-social-nav .twitter{
    background: url(//static.billygraham.org/sites/1069thelight.org/uploads/2017/04/twitter.png) no-repeat;
}
#menu-social-nav .facebook{
    background: url(//static.billygraham.org/sites/1069thelight.org/uploads/2017/04/facebook.png) no-repeat;
}
#menu-social-nav .youtube{
    background: url(//static.billygraham.org/sites/1069thelight.org/uploads/2017/04/youtube.png) no-repeat;
}
#menu-social-nav .instagram{
    background: url(//static.billygraham.org/sites/1069thelight.org/uploads/2017/05/instagram.png) no-repeat;
}
.alert-bar{
    z-index: -1;
}
.searchbar{
    display: inline-block;
    width: 34px;
    height: 34px;
    overflow: hidden;
    margin-top: 0px;
    margin-right: 5px;
    background: url(//static.billygraham.org/sites/1069thelight.org/uploads/2017/04/search.png) no-repeat;
}
#searchbar{
    background: none !important;
}
#main-menu-container ul li a i{
  border-radius: 50%;
  background-color: #fff;
  width: 37px;
  height: 37px;
  display: inline-block;
  margin-left: 3px;
  padding: 0px 7px;
  color: #62a6d2;
  line-height: 38px;
  font-size: 30px;
  text-align: center;
}
#searchbar > div{
  width: 90%;
}

.title {
  color: white;
  font-weight: 500;
  font-size: 1.6em;
  text-transform: uppercase;
  padding: 20px;
}
.title a {
  color: white;
  text-decoration: none;
  font-weight:bold;
}
.title a:hover {
}

@media screen and (min-width: 40em){
  footer .gform_footer {
    padding-left: .9375rem !important;
    padding-right: .9375rem !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
    width: 25% !important;
    top: -5em !important;
  }
  footer .light-logo{
    height: 90px;
  }
}

.main{
    background: url('//static.billygraham.org/sites/1069thelight.org/uploads/2017/04/bubbleBg.png') no-repeat bottom;
    background-repeat: repeat-x;
}
.mv3{
    margin-bottom: 6rem !important;
    margin-top: 0rem !important;
}
@media screen and (min-width: 40em){
    .mv3 {
        margin-top: 2rem !important;

    }
}
.nav-primary-wrapper {
    bottom: 0;
    position: fixed;
    z-index: 999;
    background-color: #0a3b61;
}
.nav-primary-wrapper .button.primary {
    background: none;
    border: none;
    margin: 0;
    padding: 21px 0px;
    font-size: 1em;
    left: 8px;
    position: absolute;
    width: 87px;
}
.nav-primary-wrapper .icon {
    margin: 0;
    padding: 18px 0px;
    color: #fff;
    width: 87px;
}
.nav-primary-wrapper div.columns {
    padding: 0;
}
#nav-primary .menu>li>a {
    margin: 18px 8px;
    padding: 0 !important;
    font-size: 0.9rem;
    letter-spacing: -1px;
}
#nav-primary .menu>li>a:hover{
    border-bottom: 2px #ffff00 solid;
    margin-bottom: 16px;
}
#nav-primary > div > div:last-child a:hover{
    border-bottom: 0;
}
#nav-primary .submenu>li>a {
    padding: 8px 12px !important;
    font-size: 0.9rem;
    line-height: 1rem;
    letter-spacing: 0;
    font-weight: 300;
    text-transform: none;
}

@media screen and (min-width: 64em){
	#nav-primary .menu>li>a {
        font-size: 1.1rem;
        letter-spacing: -1px;
	}
    #nav-primary .submenu>li>a:hover {
        border: none;
    }
    #nav-primary .submenu>li>a {
        padding: 10px 12px !important;
        font-size: 1rem;
        line-height: 1.1rem;
	}
}
@media screen and (min-width: 64em){
	#nav-primary .menu>li>a {
            margin: 18px 13px;
	}
}




/* Home Page Featured Articles */
.article-content{
    padding-top: 2rem;
    margin-bottom: 9px;
}
@media screen and (min-width: 40em){
.article-content{
    padding-top: 0.9rem;
}

}
.article-content .content{
    background-size: cover;
    background-color: #333;
    min-height: 525px;
    max-height: 525px;
    position: relative;
}
.featured-article{
    cursor: auto !important;
}
.article-content:first-child .featured-article{
    border-bottom: 4px solid #fd8204;
}
.article-content:first-child .featured-article .category{
    background-color: #fd8204;
}
.article-content:nth-child(2) .featured-article{
    border-bottom: 4px solid #62a6d2;
}
.article-content:nth-child(2) .featured-article .category{
    background-color: #62a6d2;
}
.article-content:nth-child(3) .content{
    border: 1px solid #0b4470;
    border-bottom: 4px solid #f6a704;
}
/* DJ Widget */

.dj-on-air-embedded{
    position: relative;
    height: 220px;
    overflow: hidden;
}
.on-air-list{
    margin: 0px;
}
.on-air-dj{
    position: relative;
    height: 210px;

padding-bottom: 10px;
}
.show-gradient{
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 7%, rgba(82,82,82,0) 70%, rgba(0,0,0,0.84) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 7%,rgba(82,82,82,0) 70%,rgba(0,0,0,0.84) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 7%,rgba(82,82,82,0) 70%,rgba(0,0,0,0.84) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d6000000',GradientType=0 ); /* IE6-9 */
    position:absolute;
    height: 220px;
    z-index: 1;
    top: 0;
    width: 100%;
}
.on-air-dj-avatar{
    width: 100%;
    display: block;
    padding: 0;
    z-index: 0;
}
.on-air-dj-avatar img{
    width: 100%;
    height: auto;
}
.on-air-dj-avatar::before{
    content: "";
    width: 67px;
    height: 54px;
    background: url('//static.billygraham.org/sites/1069thelight.org/uploads/2017/04/on-air-microphone.png');
    display: block;
    position: absolute;
    top: 147px;
    left: 6%;
    z-index: 2;
}
.on-air-dj-avatar::after{
    content: "";
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 59%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    height: 220px;
    z-index: 1;
    top: 0;
    left:0;
    width: 100%;
}
.on-air-dj-title{
    z-index: 2;
    position: absolute;
    bottom: 20px;
    left: 28%;
    display: block;
    padding-bottom: 12px;
    width: 73%;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.3rem;
}
.on-air-dj-title a{
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.on-air-dj-title a:hover{
    color: #ddd;
}
.radio-clear{
    display: none;
}
.on-air-dj-sched{
    position: absolute;
    z-index: 2;
    left: 28%;
    display: block;
    color: #fff;
    font-size: 1.0rem;
    letter-spacing: -1px;
    bottom: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 73%;
}

.row .header {
    text-align: center;
    border-top: 1px solid #bdbdbd;
    position: relative;
}
.single-content .header{
    margin-top: 10px;
    margin-bottom: 20px;
}
.recent-posts{
    text-align: center;
}
.recent-posts .header{
    margin-top: 55px;
    margin-bottom: 35px;
}
.recent-posts .header h3 {
        display: none !important;
}
.advertisements{
    margin-bottom: 7em;
}
.additional{
    margin-bottom: 3em;
}
.encourage .header{
    margin-top: 75px;
    margin-bottom: 30px;
}
.row .header h3 {
    position: relative;
    top: -14px;
    background-color: #fff;
    padding: 0px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.05rem;

}
.row .header h3:before {
    margin-right: 5px;
}
.row .header p{
    line-height: 1;
    margin-bottom: 0;
}
.row .header .large{
    font-weight: 700;
    font-size: 1.4rem;
    letter-spacing: -2px;
}
.orange{
    color: #fd8204;
}

.now-playing{
    background-color: #fff;
    padding: 15px 18px 10px 20px;
    position: relative;
    height: 74px;

}
.now-playing-title{
    display: inline;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
}
.now-playing span{
    width: 63%;
    display: inline-block;
    line-height: 1.2rem;
    letter-spacing: -1px;
    font-size: 0.95rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.now-playing a{
    float: right;
    padding: 7px 10px;
    font-size: 1rem;
    margin-top: 6px;
    background-color: #cf0317;
}
.recently-played{
    background: rgb(11,66,110); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(11,66,110,1) 0%, rgba(13,76,126,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(11,66,110,1) 0%,rgba(13,76,126,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(11,66,110,1) 0%,rgba(13,76,126,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b426e', endColorstr='#0d4c7e',GradientType=0 ); /* IE6-9 */
    color: #fff;
    text-align: center;
    padding: 14px 10px;
    font-weight: 600;
    height: 226px;
    overflow: hidden;

}

.recently-played h4{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.4rem;
    margin-top: 6px;
}
.recently-played h4:after{
    content: "";
    border-bottom: 2px solid #718ba6;
    width: 50%;
    display: block;
    margin: 5px auto;
    margin-bottom: 15px;
}
.recently-played .song{
    line-height: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    margin: auto;
}
.recently-played .artist{
    color: #718ba6;
    text-transform: uppercase;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    margin: auto;
    margin-bottom: 10px;
}
.view-more.button{
    padding: 5px;
    color: #0b4470;
    border-radius: 3px;
    font-size: 0.7rem;
    background-color: #fff;
}

.featured-article {
    font-size: 0.8rem;
    color: #fff;
    position: relative;
    z-index: 0 !important;
}
.featured-article .featured-gradient{
    padding: 20px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    z-index: 1;
    position: absolute;
    bottom: 0;
    display: block;
    padding-top: 60px;
}
.featured-article .featured-gradient h3{
    font-size: 1.9375rem;
}
@media screen and (min-width: 40em){
    .featured-article .featured-gradient{
        padding-top: 40px;
    }

}
.featured-article .category{
    color: #fff;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: -1px;
}
.featured-article p{
    line-height: 1.1rem;
    letter-spacing: -1px;
    margin-bottom: 0;
}
.featured-image{
    height: 166px;
    margin-bottom: 5px;
    background-position: 0 50%;
}
.featured-article h3{
    margin-top: .3em !important;
    margin-bottom: .3em !important;

}
.featured-article h3 a{
    text-transform: uppercase;
    color: #fff;
    background: url('//static.billygraham.org/sites/1069thelight.org/uploads/2017/05/h3stripe.png') repeat-x 0 100%;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 1.7rem;
    line-height: 1.7rem;
    margin-top: 0.2em !important;
    margin-bottom: 0.3em !important;
}
.recent-posts .columns{
    margin-bottom: 30px;
}
.recent-posts .columns:last-child{
    margin-bottom: 50px;
}
.recent-posts .columns:nth-child(2) .featured-image{
    border-bottom: 4px solid #77777b;
}
.recent-posts .columns:nth-child(3) .featured-image{
    border-bottom: 4px solid #fd8204;
}
.recent-posts .columns:nth-child(4) .featured-image{
    border-bottom: 4px solid #ffdc1c;
}
.recent-posts .columns:nth-child(5) .featured-image{
    border-bottom: 4px solid #62a6d2;
}
.recent-posts .columns:nth-child(9) .featured-image{
    border-bottom: 4px solid #77777b;
}
.recent-posts .columns:nth-child(8) .featured-image{
    border-bottom: 4px solid #fd8204;
}
.recent-posts .columns:nth-child(7) .featured-image{
    border-bottom: 4px solid #ffdc1c;
}
.recent-posts .columns:nth-child(6) .featured-image{
    border-bottom: 4px solid #62a6d2;
}
.recent-posts h5 a{
    color: #0a0a0a;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 1rem;
}
.encourage .message p{
    color: #fff;
    text-transform: uppercase;
    font-size: 1.7rem;
    width: 80%;
}
.encourage .message p span{
    background-color: #62a6d2;
    padding: 5px 2px;

}
.encourage .reference{
    color: #77777b;
    width: 100%;
    font-weight: 600;
    font-size: 1.2rem;
}

/*----- footer --------*/
footer.site-footer{
  background-color: #2e2e2e;
  color: #fff !important;
  border-top: 5px solid #62a6d2;
}

footer section{
  max-width: 1200px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
footer .form-title{
 text-align: center;
  padding-top: 2.5em;
  font-size: 2.5em;
}
footer .form-desc{
  text-align: center;
  margin-bottom: 2em;
}
footer .subscription-form label{
  color: #fff;
}
.subscription-form{
    margin: 2rem 0 4rem 0;
}
.subscription-form .gform_confirmation_message{
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
}
footer hr{
 max-width: 75%;
 opacity: .6;
 margin-bottom: 7.5em;
}


input::placeholder, textarea::placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #2e2e2e !important;
}
footer .gform_footer .button{
  background-color: #fd8204;
}
footer .gform_footer input{
  width: 100%;
}
footer a{
 color: #fff !important;
  text-decoration: underline;
}
footer a:hover{
 color: #77777b !important;
}
footer h5{
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 1.05em;
  font-weight: bold;
}
footer h5.grey-underline {
  border-bottom: 1px solid #77777b;
}
footer h5.orange-underline {
  border-bottom: 1px solid #fd8204;
}
footer h5.blue-underline {
  border-bottom: 1px solid #62a6d2;
}
footer h5.yellow-underline {
  border-bottom: 1px solid #ffdc1c;
}
footer .color-social i{
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background-color: #fff;
  margin-right: 2px;
  display: inline-block;
  font-size: 28px;
  line-height: 40px;
  text-align: center;

}
footer .color-social i.fi-social-twitter{
  background-color: #1cb7eb;
}
footer .color-social i.fi-social-facebook{
  background-color: #4e71a8;
}
footer .color-social i.fi-social-pinterest{
  background-color: #ca3737;
}
footer .color-social i.fi-social-youtube{
  background-color: #ca3737;
}
footer .color-social i.fi-social-instagram{
  background-color: #9c529f;
}
footer .copyright{
 padding-bottom: 1em;
 padding-top: 1em;
 margin: 0px;
}
footer .light-logo {
    width: 100%;
    height: 79px !important;
    background-size: auto 100%;
    margin-bottom: 1em;
}

#tribe-events-header{
    display: none;
}
.tribe-events-list-widget h3{
    display: none;
}
#tribe-events-list-widget{
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

}
#tribe-events-list-widget .ecs-event{
    width: 250px;
    background-color: #ddd;
    min-height: 106px;
    padding: 9px 12px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 10px;
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#tribe-events-list-widget .ecs-event:first-child{
    border-bottom: 4px solid #0a3b61;
}
#tribe-events-list-widget .ecs-event:nth-child(2){
    border-bottom: 4px solid #f8e642;
}
#tribe-events-list-widget .ecs-event:last-child{
    display: none;
    border-bottom: 4px solid #fd8204;
}
.duration{
    overflow-wrap: break-word;
}
@media screen and (min-width: 40em){
.duration{
    overflow-wrap: normal;
}
}
@media screen and (min-width: 84em){
    #tribe-events-list-widget .ecs-event:last-child{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.ecs-event .entry-title{
    font-size: 1.35rem;
    font-weight: 600;
    line-height: 1.8rem;
    margin-bottom: 0.3rem;
    width: 100%;
}
.ecs-event .entry-title a{
    color: #0a3b61;
}
.ecs-event .duration{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    letter-spacing: -1px;
    font-weight: 300 !important;
}
header .widget:last-child{
    display: flex !important;
}
header .widget:last-child .row{
    max-width: 13rem;
    margin-top: 6px;

}
header .widget:last-child .button{
    margin: 0 1rem 1rem;
    width: auto;
    font-size: 1rem;
    padding: 11px 9px;
}
@media screen and (min-width: 40em){
    header .widget:last-child .button{
        margin: 5px 30px 10px 30px;
        width: 76%;
        font-size: 1.4rem;
        padding: 11px 0;
    }
}
header .widget:last-child .button.donate{
    background-color: #cf0317;
}

/*Inside Posts*/

.header header hgroup {
    text-align: center ;

}
.header header h1{
    font-size: 2.4rem;
    font-weight: bold;
}
.header.editorial header {
    padding-top: 0;
}
.header.standard header {
    padding-top: 3rem;
}
@media screen and (min-width: 64em){
    .header.standard header {
        padding-top: 6rem;
    }
    .header.editorial header {
        padding-top: 3rem;
    }
}
.pt2{
    margin-left: 10px;
}
.play-history .accordion-title > h5{
    margin-bottom: 0;
}
.play-history .accordion-title::before{
    font-size: 1.25rem;
}
.play-history .accordion-content table{
    margin: 0px;
}
.play-history .accordion-content{
    font-size: .9rem;
    letter-spacing: -1px;
    padding: 0;
}
@media only screen and (min-width: 40.063em) {
    .play-history .accordion-content{
        font-size: 1rem;
        letter-spacing: 0px;
    }
}

#pageWrap {
    font-size: 1.2rem;
}
