/*HOMEPAGE GALLERY FILTER*/


/*CAPTION FOR HOMEPAGE GALLERY*/

/*.block_d8e92fd9798046548b1d7613c19b5b5e .customCaption {*/
/*    position: absolute;*/
/*    top: 40%;*/
/*    bottom: 60%;*/
/*    margin: 0 auto;*/
/*    width: 100%;*/
/*}*/

/*.block_d8e92fd9798046548b1d7613c19b5b5e p {*/
/*    color: white;*/
/*    text-transform: uppercase;*/
/*    text-shadow: 1px 1px 1px rgba(50, 54, 54, 20);*/
/*    font-size: 80%;*/
/*}*/

/*.block_d8e92fd9798046548b1d7613c19b5b5e .contentTitle {*/
/*    display: none;}*/
    

@media only screen and (min-width: 768px) {
    .block_d8e92fd9798046548b1d7613c19b5b5e p {
        font-size: 200%;
    }
}

/*CSS*/
.blockWrap_d8e92fd9798046548b1d7613c19b5b5e li:after {
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.35)
}

/* This is a test for in person seminar*/
.block_f3684ea35b0341018e6eb9a135e8c9ff{
 
    text-decoration: bold;
     font-weight: bolder;
    
}



.block_d8e92fd9798046548b1d7613c19b5b5e  .customCaption  { z-index: 1; } 


@media only screen and (max-width: 486px) {
    .block_ea8e18d1e3d04c01a2eb80ea58cbb8f9,
    .block_e43e5d001acf419b8e931e74d6904369,
    .block_d49af4f4c5434438aea03ee2e55b61ad,
    .block_a3e895a3fdaf456281674b5b8136aa87 {
        background-attachment: scroll;
    }}
    
    
/* remove address on map for contact page */
.block_b0464f7470574502a9dd662d15816b7d p {
    display: none;
}

/* PRINT */
@media print {
a:link:after, a:visited:after {
    content: "";
}
}