.frame_style16271
{}
.kampanjefokus

{
    font-weight: bold;
    color: #f5a623;
    font-size: 120%;
}

.slideramme
{

    height: 75vh;
    min-height: 100px;
    max-height: 150px;

}



.slidetekstholder
{
    transform: skewX(-15deg) !important;
    padding-top: 10px;

    padding-bottom: 10px;
    color: #ffffff !important;
    background-color: #000000;
    opacity: 0.85;
    position: absolute;
    top: 22%;
    left: 20%;
    width: 75%;
    min-width: 400px;
    text-align: left;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

}


.fargetbkg
{

    color: #ffffff !important;
    opacity: 1.0 !important;
    text-align: left;
    content-align: left;
    padding-left: 20px;
    font-size: 100%;

}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {

    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}


.rslides img {
    display: block;
    height: auto;
    width: 100%;
    border: 0;

}


.rslides1_s1 a
{

    z-index: 10 !important;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ffffff;
    background: rgba(255,255,255,0.2);
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    margin-left: -22px;
    clear: none !important;
    float: left !important;
    content-align: center;
    position: absolute;
    left: 50%;
    top: 70%;
}

.rslides1_s2 a
{

    z-index: 10 !important;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ffffff;
    background: rgba(255,255,255,0.2);
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    clear: none !important;
    float: left !important;
    content-align: center;
    position: absolute;
    left: 50%;
    top: 70%;
}


.rslides1_s3 a
{

    z-index: 10 !important;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ffffff;
    background: rgba(255,255,255,0.2);
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    margin-left: 22px;
    clear: none !important;
    float: left !important;
    content-align: center;
    position: absolute;
    left: 50%;
    top: 70%;
}


.rslides_here a
{
    background: #ffffff;
    background: rgba(255,255,255,1);
}


.rslides_tabs
{
    list-style: none;
    display: none;
}




@media  (min-width: 768px) {



    .slidetekstholder
    {
        transform: skewX(-15deg) !important;
        padding-top: 100px;
        padding-bottom: 100px;
        color: #ffffff !important;
        background-color: #000000;
        opacity: 0.85;
        position: absolute;
        top: 22%;
        left: 60%;
        width: 75%;
        min-width: 350px;
        text-align: right;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);

    }


    .fargetbkg
    {

        color: #ffffff !important;
        opacity: 1.0 !important;
        text-align: left;
        content-align: left;
        padding-left: 20px;
        font-size: 120%;

    }

    .kampanjefokus

    {
        color: #f5a623;
        font-weight: bold;
        font-size: 150%;
    }


    .rslides_tabs
    {
        list-style: none;
        display: inherit;
    }


    .slideramme
    {
        height: 75vh;
        min-height: 500px;
        max-height: 780px;

    }



}


@media  (min-width: 900px) {


    .fargetbkg
    {

        color: #ffffff !important;
        opacity: 1.0 !important;
        text-align: left;
        content-align: left;
        padding-left: 40px;
        font-size: 160%;

    }


}