.custom-calendar-wrap{
    margin:10px auto;
    position:relative;
    overflow:hidden
}
.custom-inner{
    background:#fff;
    box-shadow:0 1px 3px rgba(0,0,0,.2)
}
.custom-header{
    background:#fff;
    padding:5px 10px 10px 5px;
    height:50px;
    position:relative;
    border-top:5px solid #ffcf03;
    border-bottom:1px solid #ddd
}
.custom-header h2,.custom-header h3{
    text-align:center;
    text-transform:uppercase
}
.custom-header h2{
    color:#495468;
    font-weight:300;
    font-size:18px;
    margin-top:10px
}
.custom-header h3{
    font-size:10px;
    font-weight:700;
    color:#b7bbc2
}
.custom-header nav span{
    position:absolute;
    top:17px;
    width:30px;
    height:30px;
    color:transparent;
    cursor:pointer;
    margin:0 1px;
    line-height:30px;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.custom-header nav span:before{
    font-family:fontawesome-selected;
    color:#ef4f4f;
    position:absolute;
    text-align:center;
    width:100%
}
.custom-header nav span.custom-prev:before{
    content:'\25c2'
}
.custom-header nav span.custom-next:before{
    content:'\25b8'
}
.custom-header nav span:hover:before{
    color:#495468
}
.custom-content-reveal{
    background:#f6f6f6;
    background:rgba(246,246,246,.9);
    width:100%;
    height:100%;
    position:absolute;
    z-index:100;
    top:100%;
    left:0;
    text-align:center;
    -webkit-transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    -ms-transition:all .6s ease-in-out;
    transition:all .6s ease-in-out
}
.custom-content-reveal span.custom-content-close{
    position:absolute;
    top:15px;
    right:10px;
    width:40px;
    height:40px;
    text-align:center;
    background:#ef4f4f;
    box-shadow:0 1px 1px rgba(0,0,0,.1);
    cursor:pointer;
    line-height:13px;
    padding:10px
}
.custom-content-reveal span.custom-content-close:after{
    content:'x';
    font-size:18px;
    color:#fff
}
.custom-content-reveal a,.custom-content-reveal span{
    font-size:22px;
    padding:10px 30px;
    display:block
}
.custom-content-reveal time,.hide{
    display:none
}
.custom-content-reveal h4{
    text-transform:uppercase;
    font-size:18px;
    font-weight:600;
    letter-spacing:5px;
    color:#a91a1a;
    padding:20px;
    background:#fff;
    border-bottom:1px solid #ddd;
    border-top:5px solid #ef4f4f;
    box-shadow:0 1px rgba(255,255,255,.9);
    margin-bottom:30px
}
.custom-content-reveal span{
    color:#544e4e
}
.custom-content-reveal a{
    color:#ef4f4f
}
.custom-content-reveal a:hover{
    color:#333
}
.fc-calendar-container{
    height:300px;
    width:auto;
    padding:30px;
    background:#f6f6f6;
    box-shadow:inset 0 1px rgba(255,255,255,.8)
}
.fc-calendar .fc-head{
    background:0 0;
    color:#ef4f4f;
    font-weight:700;
    text-transform:uppercase;
    font-size:12px
}
.fc-calendar .fc-row>div{
    background:#fff;
    cursor:pointer
}
.fc-calendar .fc-row>div:empty{
    background:0 0;
    cursor:default
}
.fc-calendar .fc-row>div>span.fc-date{
    top:50%;
    left:50%;
    text-align:center;
    margin:-10px 0 0 -15px;
    color:#686a6e;
    font-weight:200;
    pointer-events:none
}
.fc-calendar .fc-row>div>span.fc-emptydate{
    color:#ccc
}
.fc-calendar .fc-row>div.fc-today{
    background:#00519b;
    box-shadow:inset 0 -1px 1px rgba(0,0,0,.1)
}
.fc-calendar .fc-row>div.fc-today>span.fc-date{
    color:#fff;
    text-shadow:0 1px 1px rgba(0,0,0,.1)
}
.fc-calendar .fc-row>div.fc-content:after{
    content:'\00B7';
    text-align:center;
    width:20px;
    margin-left:-10px;
    position:absolute;
    color:#d2321e;
    font-size:70px;
    line-height:20px;
    left:50%;
    bottom:3px
}
.fc-calendar .fc-row>div.fc-today.fc-content:after{
    color:#b02c42
}
.fc-calendar .fc-row>div.fc-content:hover:after{
    color:#ef4f4f
}
.fc-calendar .fc-row>div.fc-today.fc-content:hover:after{
    color:#fff
}
.fc-calendar .fc-row>div>div a,.fc-calendar .fc-row>div>div span{
    display:none;
    font-size:22px
}
@media screen and (max-width:400px){
    .fc-calendar-container{
        height:300px
    }
    .fc-calendar .fc-row>div>span.fc-date{
        font-size:15px
    }
}
#lions-100-home-wrapper,body{
    font-family:Lato,Helvetica,Arial,sans-serif;
    color:#1c2529;
    line-height:1.4
}
.error{
    color:red;
    font-size:18px;
    font-weight:700
}
.row>.no-gutter{
    margin-right:0!important;
    margin-left:0!important
}
.media-heading{
    margin-top:10px
}
ul.social-media-links{
    padding:0
}
.custom_container{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}
.story-logo{
    float:right;
    max-width:65px!important;
    margin-left:10px;
    margin-right:-20px
}
@media screen and (min-width:768px){
    .container .jumbotron,.container-fluid .jumbotron{
        padding-bottom:0
    }
}
@media (max-width:600px){
    .container .jumbotron,.container-fluid .jumbotron{
        padding-left:0;
        padding-right:0
    }
}
@media (min-width:768px){
    .custom_container{
        width:750px
    }
}
@media (min-width:992px){
    .custom_container{
        width:970px
    }
}
@media (min-width:1200px){
    .custom_container{
        width:1170px
    }
}
.lcif-cclp-programs-module img{
    max-width:none
}
.content p{
    line-height:1.3
}
@media screen and (max-width:1023px) {
    #content {
        padding-top: 100px;
    }
}
#content{
    margin-bottom:0!important;
    font-size:15px;
    margin:0 0 1em;
    color:#666

}
.content col-md-8{
    padding:10px 5% 0
}
.lionshome-background-stretch{
    background-color:#001a45
}
.lionshome-topbanner{
    color:#fff;
    background:url(../../images/dev-pages/we-serve-bkg.jpg) top center no-repeat;
    background-size:cover
}
.lionshome-topbanner-title{
    font-weight:900;
    font-size:49px;
    text-shadow:.5px 0 0 #0a5497;
    line-height:50px;
    margin-top:30px;
    margin-bottom:20px
}
.lionshome-topbanner-copy{
    font-size:16px;
    font-weight:500;
    line-height:29px
}
.lionshome-topbanner-subtitle{
    font-size:22px;
    font-weight:700;
    font-style:italic
}
.lionshome-topbanner-blue-box{
    background-color:rgba(0,68,170,.85);
    border-radius:8px;
    padding:30px 40px 30px 50px;
    position:absolute
}
.lionshome-topbanner-blue-box img{
    width:100%;
    max-width:100%
}
.lionshome-topbanner-whatsnewlink{
    font-size:20px!important;
    line-height:22px;
    color:#fff;
    font-weight:700
}
.lionshome-topbanner-whatsnewlink:hover,.lionshome-topbanner-whatsnewlink:visited{
    color:#fff
}
.lionshome-topbanner-social{
    background-color:#0162bc;
    border-radius:10px;
    color:#fff;
    font-size:10px!important;
    text-transform:uppercase;
    font-weight:500;
    padding:5px 10px;
    margin-bottom:10px
}
.lionshome-btn1,.lionshome-btn2{
    color:#fff;
    font-size:12px!important;
    padding:8px 18px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:1px;
    text-decoration:none;
    text-align:center
}
.lionshome-topbanner-social:hover{
    background-color:#001a45;
    color:#fff;
    text-decoration:none
}
.lionshome-btn1{
    border:1px solid #04a;
    background-color:#04a;
    border-radius:4px
}
.lionshome-btn1:active,.lionshome-btn1:focus,.lionshome-btn1:hover{
    border:1px solid #186fbf;
    background-color:#186fbf;
    color:#fff;
    text-decoration:none
}
.lionshome-btn2{
    border:1px solid #fff;
    border-radius:4px
}
.lionshome-btn2:active,.lionshome-btn2:focus,.lionshome-btn2:hover{
    border:1px solid #fece00;
    background-color:#fece00;
    color:#0043ab;
    text-decoration:none
}
div.lionshome-topbanner-copy a.yellow-link{
    color:#ffcf03
}
div.lionshome-topbanner-copy a.blue-link{
    color:#04a
}
.lionshome-impact{
    padding:50px 0
}
.impact-col-content{
    background-color:#f5f9fb
}
div.lionshome-impact-bluestory div.impact-col-content{
    background-color:#1a71c3
}
#lionshome-impact hr{
    border-top:4px solid #bfd8ee;
    width:40px;
    display:inline-block;
    margin-bottom:10px;
    margin-top:10px
}
.lionshome-impact-title{
    font-weight:900;
    color:#04a;
    font-size:36px
}
.lionshome-impact-wscopy{
    padding:20px;
    color:#797f84;
    font-size:14px
}
.lionshome-impact-whitestory>.lionshome-topbanner-social{
    position:absolute;
    top:198px;
    right:50px
}
.lionshome-impact-whitestory>.lionshome-topbanner-social:hover{
    background-color:#0162bc
}
.lionshome-impact-whitestory h2{
    color:#000!important;
    font-size:20px!important;
    font-weight:900!important;
    line-height:25px!important
}
.lionshome-impact-link:active,.lionshome-impact-link:focus,.lionshome-impact-link:hover{
    text-decoration:none
}
.lionshome-impact-bluestory{
    background-color:#1a71c3;
    padding:30px
}
.lionshome-impact-bluestory h2{
    color:#fff!important;
    font-size:21px!important;
    font-weight:900!important;
    line-height:25px!important;
    width:100%!important
}
.lionshome-impact-bluestory>.lionshome-topbanner-social{
    position:absolute;
    top:20px;
    right:30px
}
.lionshome-impact-bluestory>.lionshome-topbanner-social:hover{
    background-color:#0162bc
}
.lionshome-impact-bluestory img{
    margin-bottom:20px!important
}
.lionshome-btn3{
    border:1px solid #fece00;
    background-color:#fece00;
    color:#04a;
    text-transform:uppercase;
    font-size:12px!important;
    letter-spacing:1px;
    font-weight:900;
    text-decoration:none;
    padding:8px 40px;
    text-align:center;
    border-radius:4px;
    margin-bottom:30px
}
.lionshome-btn3:active,.lionshome-btn3:focus,.lionshome-btn3:hover{
    border:1px solid #04a;
    background-color:#04a;
    color:#fff;
    text-decoration:none
}
.lionshome-largeads p,.lionshome-largeads-stories-row a{
    color:#fff!important;
    font-size:24px!important;
    font-weight:400!important
}
.margin-top-25{
    margin-top:25px!important
}
.row.match-my-cols{
    overflow:hidden
}
.row.match-my-cols [class*=col-]{
    margin-bottom:-99999px;
    padding-bottom:99999px
}
.lionshome-largeads-stories-row{
    background-color:#001a45
}
.lionshome-largeads-stories-row a:hover{
    text-decoration:none;
    opacity:.7
}
.lionshome-largeads{
    padding-left:0;
    padding-right:0;
    position:relative
}
.lionshome-largeads-image{
    left:0;
    top:0;
    margin-bottom:5px
}
.lionshome-largeads p{
    z-index:100;
    position:absolute;
    left:8%;
    bottom:8%
}
.lionshome-videosection{
    padding:70px 0
}
.lionshome-videosection-copyblock{
    padding:40px;
    font-size:15px;
    color:#797f84;
    font-weight:500
}
.lionshome-videosection-title{
    font-size:30px;
    color:#04a;
    font-weight:900;
    margin-bottom:15px;
    line-height:40px
}
#lionshome-calendar hr,.lionshome-videosection hr{
    border-top:4px solid #bfd8ee;
    width:40px;
    margin-bottom:10px;
    margin-top:10px;
    display:inline-block
}
#lionshome-calendar{
    background-color:#f5f9fb
}
.lionshome-calendar{
    padding:50px 0
}
.lionshome-calendar-content{
    border-right:2px solid #e4e8ed;
    padding-right:30px;
    padding-left:30px
}
.lionshome-calendar-content:first-of-type{
    padding-left:15px
}
.lionshome-calendar-content:last-of-type{
    border-right:none
}
.lionshome-calendar-title{
    font-weight:900;
    color:#04a;
    font-size:36px
}
.lionshome-calendar h2{
    color:#353535!important;
    font-size:22px!important;
    font-weight:900!important;
    line-height:26px!important
}
.lionshome-calendar h2:hover{
    color:#0162bc;
    text-decoration:none
}
.lionshome-calendar h3{
    color:#0162bc;
    font-size:14px!important;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:1px
}
.lionshome-calendar a:hover{
    text-decoration:none
}
.lionshome-calendar-content h2{
    width:100%!important
}
.lionshome-btn4{
    border:1px solid #0043ab;
    color:#0043ab;
    text-transform:uppercase;
    font-size:12px!important;
    letter-spacing:1px;
    font-weight:900;
    text-decoration:none;
    padding:8px 17px;
    text-align:center;
    border-radius:4px
}
.lionshome-btn3:active,.lionshome-btn3:focus,.lionshome-btn4:hover{
    border:1px solid #186fbf;
    background-color:#186fbf;
    color:#fff;
    text-decoration:none
}
.lionshome-getstarted-stretch{
    background-color:#001a45
}
.lionshome-getstarted{
    color:#fff;
    background:url(../images/get-started-bkg.jpg) top center no-repeat;
    background-size:cover;
    margin-bottom:0;
    padding:80px 0!important
}
.lionshome-getstarted-title{
    font-weight:900;
    font-size:30px;
    margin-bottom:10px;
    color:#fff
}
.lionshome-getstarted-copy{
    font-size:14px;
    font-weight:500;
    color:#fff;
    line-height:20px;
    padding-right:40px
}
.lionshome-find-lions{
    border-radius:4px 0 0 4px;
    padding:10px;
    font-size:14px;
    color:#797f84;
    font-weight:500;
    border:0;
    width:60%
}
a.media-left.lionshome-getstarted-media-object img{
    max-width:none
}
input#lionshome-find-lions-submit{
    background:url(../images/get-started-search-btn.png) center no-repeat #fff;
    width:40px;
    height:39px;
    border:0;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    vertical-align:bottom
}
.lionshome-stretch-img,.single-media{
    width:100%
}
.lionshome-find-lions-thumbnailrow a{
    color:#fff;
    font-size:24px
}
.lionshome-find-lions-thumbnailrow a:hover{
    text-decoration:none;
    opacity:.8
}
.lionshome-find-lions-thumbnail{
    position:relative;
    display:inline-block;
    padding:0 25px
}
.lionshome-find-lions-thumbnail-image{
    left:0;
    top:0
}
.lionshome-find-lions-thumbnail p{
    z-index:100;
    position:absolute;
    left:30px;
    bottom:0;
    font-weight:900;
    padding-right:60px;
    color:#fff
}
.rt-col-heading{
    font-size:2.1em!important;
    font-weight:bolder!important;
    margin:.1em 0 .7em!important
}
.custom-month,.custom-year{
    font-size:16px
}
.push-right-10{
    margin-right:10px
}
.push-top-40{
    margin-top:40px
}
.push-top-60{
    margin-top:60px
}
.show-mobile{
    display:none
}
.single-media iframe{
    margin:0 0 1em;
    min-height:222px
}
.col-centered{
    text-align:center
}
.media-left{
    padding-right:20px;
    min-width:90px
}
.media-bottom{
    margin-right:25px;
    margin-top:-15px;
    text-align:right
}
.media-heading,.media-heading-left{
    text-align:left
}
.push-left-20{
    margin-left:20px
}
.push-top-15{
    margin-top:15px
}
.push-top-20{
    margin-top:20px
}
.push-bottom-20{
    margin-bottom:20px
}
.push-bottom-30{
    margin-bottom:30px
}
.push-bottom-40{
    margin-bottom:40px
}
.push-bottom-60{
    margin-bottom:60px
}
.push-bottom-70{
    margin-bottom:70px
}
@media (max-width:992px){
    .lionshome-topbanner{
        background-position:20% 0
    }
    .lionshome-topbanner-blue-box{
        position:inherit
    }
    .lionshome-largeads-mobile-center{
        margin:0 auto;
        display:table
    }
    .lionshome-largeads-stories-row{
        background-color:#fff
    }
    .lionshome-find-lions-thumbnail,.lionshome-impact-whitestory,.lionshome-largeads{
        margin-bottom:40px
    }
    .lionshome-impact-bluestory{
        border-radius:0;
        margin-bottom:40px
    }
    .lionshome-impact-whitestory>.lionshome-topbanner-social{
        top:55%
    }
    .lionshome-calendar-content{
        border-right:0;
        padding-right:0;
        padding-left:15px
    }
    .lionshome-getstarted-media-object{
        display:block;
        min-width:110px
    }
    .mobile-push-top-40px{
        margin-top:40px
    }
    .single-media{
        width:100%;
        max-width:100%
    }
}
@media screen and (min-width:993px) and (max-width:1200px){
    .lionshome-topbanner{
        background-size:cover
    }
    .lions100-celebration-section{
        padding:10px 20px
    }
    .lionshome-impact-whitestory>.lionshome-topbanner-social{
        top:158px
    }
}
.month-next{
    margin-right:0;
    float:right;
    width:30px
}
.month-prev{
    float:left;
    margin-left:0;
    width:30px
}
.custom-month{
    font-weight:700
}
