/*---------SITEWIDE----------*/
@media only screen and (max-width: 767px) {
    .headerAndNavContainer {
        background: #464646;
    }
}

/*-------CUSTOM SLIDER CAPTION--------*/
.block_dada70b23fc840eeb036024431f85d10 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    font-family: permanent-marker, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.blockWrap_dada70b23fc840eeb036024431f85d10 .imgEffect-content {
    top: 65%;
    -ms-transform: translateY(-65%);
    transform: translateY(-65%);
    left: 0;
}
.block_dada70b23fc840eeb036024431f85d10 .fs-item:nth-child(2) .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle:after {
    content: '';
    position: absolute;
    background: #464646;
    width: 90px;
    bottom: 30px;
    right: 212px;
    height: 6px;
    z-index: 0;
}
@media only screen and (max-width: 468px) {
    .blockWrap_dada70b23fc840eeb036024431f85d10 .imgEffect-content {
        top: 80%;
        -ms-transform: translateY(-80%);
        transform: translateY(-80%);
    }
    .blockWrap_dada70b23fc840eeb036024431f85d10 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
        font-size: 30px;
    }
    .block_dada70b23fc840eeb036024431f85d10 .fs-item:nth-child(2) .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle:after {
        width: 58px;
        bottom: 15px;
        right: 119px;
        height: 4px;
    }
}