/***********
HOME PAGE
***********/
/* hide home page image gallery */
.blockWrap_ce54afb6bb924f199f6fc70b83457b4f {
    display: none;
}


/*.page_f69e597f88dd4ef08f3148947828d3cf .item {*/
/*    padding: 0px;*/
/*}*/

/*.blockContent {*/
/*    padding: 25px 50px;*/
/*}*/


/*.stretchedFull {*/

/*}*/
/*.stretchedFull img, .stretchedFull {*/
/*    width: 100%;*/
/*}*/
 .contentTitle {
    margin-right: 0px
}
    
 .a.button.ctaButton {
    margin-right: 0px
}

.headerAndNavContainer {
    z-index: 100;
}


/*.stretchedFull {*/
/*  position: fixed; */
/*  top: -50%; */
/*  left: -50%; */
/*  width: 200%; */
/*  height: 200%;*/
/*  z-index: -1;*/
/*}*/
/*.stretchedFull img {*/
/*  position: absolute; */
/*  top: 0; */
/*  left: 0; */
/*  right: 0; */
/*  bottom: 0; */
/*  margin: auto; */
/*  min-width: 50%;*/
/*  min-height: 50%;*/
/*}*/


@media only screen and (max-width: 768px){
.headerAndNavContentInner {
    padding-bottom: 14px;
}
.itemPreview {
    padding: 10px 8px;
}
}

@media only screen and (min-width: 768px){
/*.headerContent h1.logo img {*/
/*    width: 170%;*/
/*}*/
/*.headerContent h1.logo img {*/
/*    max-width: 170%;*/
/*}*/
}
@media only screen and (min-width: 900px){
.headerContainer {
    width: 50%;
}
.footerContainer {
    position: fixed;
    bottom: 0px;
}
}