/*
Theme Name: Jffence
Theme URI: http://jffence.sk/
Author: [BE]CREA team
Author URI: http://www.becrea.sk/
Version: 1.0
*/
@media screen and (max-width: 528px) {
.sm{
    width: 50% !important;
}

    .clanok{
        width: 98% !important;
        float: none;
    }
}

@media screen and (max-width: 935px) {
    .prazdne{
        display: none;
    }

    .mobilmenu{
        display: block  !important;
    }

    #menu{
        display: none;
        position: fixed;
        top: 0px;
        left: 0px;
        height: 100%;
        background-color: #ececec;
        box-shadow: 0 0 8px black;
        margin: auto;
    }
    #menu ul li{
        float: none;
    }
    .xsm{
        width: 100%;
        margin: 0%;
        text-align: center;
    }
    blockquote{
        float: none;
        width: 100%;
        margin: 0;
    }
    blockquote::before{
        display: none;
    }

    .podBanner span{
        float: none;
    }

    .podBanner .cont{
        width: 100%;
        text-align: center;
    }

    .sm{
    width: 33%;
    }

    #top{
        position: relative;
    }

    .under-slider-box{
        margin-top: 0px !important;
        width: 100% !important;
        transform: skewX(0deg);
        margin: 0;
    }
    .under-slider-box-text{
        transform: skewX(0deg);
    }

    .under-slider-box-text .first, .under-slider-box-text .second{
        padding: 0;
    }

}
@media screen and (min-width: 935px) {



.cycloneslider-template-standard .cycloneslider-caption{
    background-color: rgba(255, 255, 255, 0.91) !important;
    color: #312c2e  !important;
    top: 55%  !important;
    bottom: auto  !important;
    left: 50%  !important;
    font-size: 30px  !important;
    padding: 7px  !important;
    height: auto  !important;
    display: block  !important;
    width: 40%  !important;
    margin-left: -21%  !important;
    text-align: center  !important;
    opacity: 1  !important;
    margin-top: -50px  !important;
}
}