/*----SITEWIDE-----*/
/* LOGO */
/*@media only screen and (min-width: 768px) {*/
/*.headerContent h1.logo {*/
/*    width: 130%;*/
/*    min-width: 186px;*/
/*    max-width: 500px;*/
/*}*/
/*}*/

/*** sidebar *****/
.block_b829e6d50c8f4924917a5ff339c149b1 p {
    display: none;
}

@media only screen and (max-width: 767px) {
.headerCallMessage {
display: none;
}
}

/*.headerContent h1.logo img { */
/*	-ms-interpolation-mode: bicubic; */
/*}*/

/*--header call message---*/ 
.headerCallMessage {
    padding-left: 700px;
    padding-top: 30px;
    color: white;
    font-size: 20px;
    font-weight: 900;
}
/* only display on desktop */

/* footer last block */
.blockWrap_fb0e40ac964248e9bc52a29e55dd5d28 {
    width: 100% !important;
    padding-top: 50px!important;
    padding-bottom: 10px!important;
}
/*-- custom footer font sizes---*/
/*.block_a420a646a8c944148cb681eac87f8e84 .blockText p {*/
/*    font-size: 16px;*/
/*}*/
/*.block_f341ecbda30244729e110adbf950715d .blockText a {*/
/*    font-size: 16px;*/
/*}*/


/*--- HOME-----*/
/*--- custom captions on image gallery------*/
.block_fd78b6b15d4f4b7b9eff034722c6ea34 {
    position: relative;
}

.block_fd78b6b15d4f4b7b9eff034722c6ea34 .customCaption {
    position: absolute;
}
/* - text styling -*/
.block_fd78b6b15d4f4b7b9eff034722c6ea34 .blockText p:last-child {
    text-align: center;
    font-size: 15px;
}
.block_fd78b6b15d4f4b7b9eff034722c6ea34 .blockText .contentTitle {
    padding-bottom: initial;
}

.blockWrap_fd78b6b15d4f4b7b9eff034722c6ea34 .imgEffect-content {
    background: #1f1f1f;
}

@media only screen and (max-width: 767px) {
.blockWrap_fd78b6b15d4f4b7b9eff034722c6ea34 .imgEffect-content {
    font-size: 20px;
}
}
/*.block_fd78b6b15d4f4b7b9eff034722c6ea34 img {*/
/*    padding-bottom: 400px;*/
/*}*/