/* Modifs Concours */

@media (min-width:768px) {
.tm-cover-content {
    width:690px;
    height:500px;
}
}


@media (min-width:768px) {
    .tm-cover-content.tm-cover-content-4 {
    background-image: url("../images/home_fullscreen_content_04.svg");
}
    .tm-socialbar {
        width:110px;
    }
}


@media (max-width:768px) {
    .tm-cover-content.tm-cover-content-4 {
        background:none;
    }
    
    .uk-form-horizontal .uk-form-controls {
        margin-left:0px !important;
    } 
    .tm-socialbar{
    display:none;
    }
}

@media (max-height:850px) {
    .introbul, .introwellness {
        display:none !important;
    }
}

.tm-block.tm-block-image {
    background: url("../images/MOL_DELTGEN-FOOTER-2017-06-01-V1-copy.jpg") no-repeat scroll 50% 80% / cover transparent !important;
}


.uk-text-large, strong {
color:#ae0f22 !important;
}

.uk-button-primary {
    background-color: #ae0f22 !important;
}

.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #961023 !important;
}

.gagnant .uk-slideshow h1, .gagnant .uk-slideshow h2, .gagnant .uk-slideshow h3,.gagnant .uk-slideshow h4,.gagnant .uk-slideshow h5,.gagnant .uk-slideshow h6 {
    color: #333333 !important;
    text-shadow:2px 2px #ffffff !important;
}

ul {
    list-style-image: url('../images/bulletsdrt.jpg');
}

ol {
    list-style-image:none;
}


/*--------- Form ---------*/

.buttonmennien {
    float:right;
    color:#ffffff !important;
}

.uk-form input[type="checkbox"], .uk-form input[type="radio"] {
margin-right:5px;
}

.rsform-input-box {
    width:100% !important;
}
