/* Theme OEM 2015 -  virginie fasano */


.only-mobile{
    display: none;

}

/******************** HOME  ********************/
body.home {
  background-image: url(../../../img/fond-home-1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
/* Right main */
.right-main section.content .content-main {
  /*margin-top: -294px;*/
    margin-top: -267px;

}
/* News HOME */

.home .home-actualites{
    margin-top: -142px;
    position: relative;
    float: right;
    padding-top: 15px;
}


.home .home-actualites .bg-news{
    position: absolute;
    top:-10px;
    left:-11px;
    max-width: inherit;
    width:103.5% !important;
    z-index: 200;
}

.home .home-actualites article{
    position: relative;
    z-index: 400;
}
.home .home-actualites h1{
    background-color:#c51230;
    color: #ffffff;
    position:absolute;
    right:0;
    padding: 5px 20px;
    z-index: 500;
    font-size: 1.5em;
}

.home .home-actualites article{
    float: left;
    width: 33.333333333%;
}

.home .home-actualites article img{
    border-right:1px solid #ffffff;
}

.home .home-actualites article:last-child img,
.home .home-actualites article.first img{
    border: none;
}

.home .home-actualites article.first{

    width: 100%;
    float: none;
    margin-bottom: 1px;
}

.home .home-actualites article.first .infos{
    position: absolute;
    bottom: 0;
    left:20px

}
.home .home-actualites article.first .infos {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 20px 0 20px;
    left:0;
}
.home .home-actualites article.first .infos .date {
    color: #fff;
}
.home .home-actualites article h2{transition:0.3s}
.home .home-actualites article h3{
    font-size: 1em;
    text-align:center;
    color: #444444;
    margin-top: 5px;
    transition:0.3s
}

.home .home-actualites h2:hover, .home .home-actualites h3:hover{
    opacity: 0.7;

}
.home .home-actualites article figure{
    position: relative;
}
.home .home-actualites article figure time{
    position: absolute;
    bottom: 0;
    right: 0;
    /*background-color:#c51230;*/
    color: #ffffff;
    padding: 2px 10px;
    font-size: 0.9em;
}
.home .home-actualites article figure time {
    background-color: rgba(0, 0, 0, 0.7);
}



.home .home-actualites article.first , .home .home-actualites article.first h2{
    color: #ffffff;
}


.home .encadre h2{
    text-transform: uppercase;
    margin-bottom: 10px;

}

.home .encadre p{
    margin-bottom: 10px;
}


.home h2.titre-avec-trait{
     text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
 }

.home h2.titre-avec-trait:after{
   display: block;
    content:"";
    border-top:1px solid #c51230;
    position: absolute;
    height: 1px;
    top:14px;
    left: 0;
    width: 100%;
    z-index: 500;

}

.home h2.titre-avec-trait span{
    position: relative;
    z-index: 1000;
    background-color: #ffffff;
    padding: 0 8px;
    margin-left: 22px;
}


.home .encadre.billeterie{
    background-image: url("../../../img/home-billeterie.jpg");
background-repeat:no-repeat;
    background-position: right;
}

.home .encadre.billeterie p{
    width:46%;
}
.home .encadre.billeterie {
    margin-right: -15px;
}
.home .encadre.infospratiques {
    margin-right: -15px;
}
.home .encadre.infospratiques a{
    display: block;
    color: #666;
    text-transform: uppercase;
    line-height: 30px;
    background-image: url(../../../img/fle-links.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    transition:0.3s
}

.home .parcours div.parcours-wrapper {
    display: block;
    position: relative;
}

.home .parcours img{
    width: 100%;
}
.home .parcours p{
    position: absolute;
    top:15%;
    color: #ffffff;
    padding: 0 30px;
    line-height: 1.1em;
    text-align: center;
}

.home .parcours span {
    font-size: .8em;
}

.home .parcours a {
    color: #fff;
}

.home .appli p{
    position: absolute;
    top:40px;
    right: 15px;

    width: 60%;
    text-align: right;
    line-height: 1.1em;

}

.home .appli img{
    float: left;
}
.home .appli a img{
    margin-bottom: 10px;
    float: right;
}

.home .galeriephotos img{
    width: 100%;
}



nav.nav-second ul{
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px!important;
}
nav.nav-second ul li ul{
    display:none;
}
nav.nav-second li {
    line-height: 1.3em;
}

.sponsors-detail .content-main .row{
    margin-left:0;
    margin-right:0;

}
.content-main h1 {
   margin-bottom:20px;
}

@media screen and (min-width:1024px){
    body.home {
        background-image: url(/media/image/0/header/bandeau-home.jpg);
    }
}
@media screen and (min-width:1024px){
    .home .home-actualites {
        margin-top: -92px;
    }
}
.home .home-actualites article figure time {
    background-color: rgba(0, 0, 0, 0.7);
}
.home .home-actualites article.first .infos {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 20px 0 20px;
    left:0;
}
.home .home-actualites article.first .infos .date {
    color: #fff;
}
.home .encadre.billeterie {
    margin-right: -15px;
}
.home .encadre.infospratiques {
    margin-right: -15px;
}

.home .encadre.billeterie p {
    width: auto !important;
}
.home-focus .rsFullscreenBtn{
    display:none!important;
}
.royalSlider {
    width: 100%!important;
}
.tweetticker-tweet_retweeted-by{
    display:none!important;
}
.teaser-rezo{
    background: #c51230;
}
.teaser-rezo h2 a{
    text-transform: uppercase;
    color:white;
    padding:26px 10px;
    text-align:center;
    width:100%;
    display:block;
}
.encadre.leaderboard-home{
    background-image:none;
    min-height:180px;
    padding:20px 0;
    margin-bottom:0;

}
.encadre.leaderboard-home h2{
    padding:0 20px 15px 20px;
    margin:0;
}
.pull-center{
    width:100%;
    text-align:center;
}
.content-main .leaderboard-home table{
    width: 100%;
    border-right: none;
    border-bottom: none;
    font-size: 0.75em;
    margin-bottom:15px;
}

.content-main .leaderboard-home table tr:nth-child(odd){
    background-color: #f9f9f9;
}

.content-main .leaderboard-home table th{
    background-color: transparent;
    color: #c51230;
    font-size: 0.9em;
    text-align: center;
    padding:5px 20px;
    font-size: 1.12em
}
.content-main .leaderboard-home table th:first-child{
    text-align: left;
}

.content-main .leaderboard-home table td{
    padding:5px 20px;
    border-top: none;
    border-left: none;
    text-align:center;
}
.content-main .leaderboard-home table tr td:first-child{
    text-align:left;
}
.content-main .leaderboard-home table td img{
    max-width:22px;
    margin-right:10px;
}

.content-main .encadre.infospratiques.home-billeterie{
    padding:20px;
}

.content-main .encadre.infospratiques.liste-resultats{
    margin-top: 0;
    padding:20px;
    margin-bottom:0;
}
.content-main .encadre.infospratiques.liste-resultats a{
    text-transform:none;
}
.liste-resultats-detail-1{
    margin-bottom:15px;
}
.home .encadre.infospratiques{
    margin-right:0;
}
.teaser-balle-golf h2{
    text-transform:uppercase;
    margin-bottom:15px;
}
.teaser-balle-golf .row{
    margin-left:-5px;
    margin-right:-5px;
}
.teaser-balle-golf .col-md-5, .teaser-balle-golf .col-md-7{
    padding-left:5px;
    padding-right:5px;
}

.teaser-video-event, .teaser-balle-golf{
    margin-top:30px;
    margin-bottom:30px;
}
.teaser-video-event h2{
    text-transform:uppercase;
    margin-bottom:15px;
}
.teaser-video-event h2 a{
    color:#333;
}
.teaser-video-event h2 a:hover{
    color:#c51230;
}
.teaser-video-event figure{
    position :relative;
}
.teaser-video-event figure img{
    width:100%;
    max-width:2000px;
}
.teaser-video-event h3{
    position :absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:10px 10px;
    background:rgb(0,0,0);
    background:rgba(0, 0, 0, .5);
    color:white;
    font-size:1em;
    margin: 0;
}
.teaser-video-event a h3{
    color:white;
}
.teaser-video-event .bg-video-play{
    position:absolute;
    top:0;
    left:0;
}

.galeriephotos.teaser-photo-event{

}
.galeriephotos.teaser-photo-eventfigure{
    position :relative;
}
.galeriephotos.teaser-photo-event h3{
    position :absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:10px 10px;
    background:rgb(0,0,0);
    background:rgba(0, 0, 0, .5);
    color:white;
    font-size:1em;
    margin: 0;
}
.galeriephotos.teaser-photo-event figure{
    position :relative;
}
.galeriephotos.teaser-photo-event a h3{
    color:white;
}
.teaser-photo-event-col{
    padding:0 1px;
}
.galeriephotos.teaser-photo-event .row{
    margin-left:-1px;
    margin-right:-1px;
}
.teaser-photo-event-col-wrap{

}
.twitter-event{
    background:white;
    width:100%;
    padding:3px 15px;
    position:absolute;
    top:-55px;
    left:0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
div.top-header-event{
    color:#333;

}
.home-event .top-header-event{
    display:inline-block!important;
}

.top-header-event-webcam img{
    margin-right:5px;
}
.top-header-event-webcam{
    float:left;
    border-right:solid 1px #b8b8b8;
    padding-right:28px;
    margin-right:28px;
    height:35px;
    line-height:38px
}
.top-header-event-meteo{
    float:left;
    border-right:solid 1px #b8b8b8;
    padding-right:28px;
    margin-right:28px;
}
.top-header-event-meteo span{
    display:block;
}
.top-header-event-meteo a{
    float:left;
    margin-right:15px;
    margin-top:3px
}
.top-header-event-meteo img{
    float:left;
    margin-right:5px;
    margin-top:5px;
}
.top-header-event-meteo-txt{
    line-height:17px;
    float:left;
}
.home-event .top-nav .lang{
    line-height:38px;
}
.encadre.infospratiques.watch-event{
    background: #ae172b;
    padding:38px 5px;
    text-align:center;
}

@media screen and (max-width: 1023px){
    .home-event .top-header-event{
        display:none!important
    }
    .twitter-event{
        display:none;
    }
    .newsonlydesktop{
        display: none;
    }
    .home .encadre {
        text-align: center;
    }
    .home .encadre .teaser-photo-event-col{
        margin-bottom: 1em;
    }
}
.teaser-photo-event-col-wrap a figure h3{
    min-height: 32px;
    margin-bottom: 0;
}


/********* RESPONSIVE **********/

@media screen and (max-width:1279px) {

    .home .encadre.billeterie{
        background-position:120%;
    }


    .home .encadre.infospratiques a{  font-size:0.8em;
    line-height:20px}


    .home .appli p{
        width: 40%;
        font-size: 0.9em;
    }

    .home .parcours p{font-size: 0.9em; padding:0 20px}

    .home .appli img{
        max-width: 70%;
    }

}

@media screen and (max-width:1023px) {

    .only-mobile{
        display: block;
    }
    .only-mobile.first {
        display:none;
    }	
    .home .col-md-6{
        float:none;
        width: 100%;
    }

    .home .home-actualites .bg-news{
        display: none;
    }

    .home .home-actualites{
        background-color: #ffffff;
        padding: 0 15px;

        margin: 0;
    }

    .home .home-actualites article{
        width:48.5%;
        border-bottom: 1px solid #eee;

    }
    .home .home-actualites article.first{
        width: 51.5%;
        float: left;
        margin:0
    }

    .home .home-actualites article figure{
        width: 38.8%;
        margin: 0;
        float: left;
        margin-bottom: 1px;
        margin-right: 20px;
    }
    .home .home-actualites article figure img{
        width: 100%;
    }

    .home .home-actualites article.first figure{
        width: 100%;
        margin:0;
    }
    .home .home-actualites article h3{
        text-align: left;
        font-size: 1.2em;
        margin-top: 0;
       /* margin-top: 20px;*/
        margin-bottom: 0;
        padding-top: 20px;

    }

    .home .encadre.billeterie{
        width: 48.5%;
        float: left;
        height:170px;
        font-size: 0.9em;
        background-position:180px;
    }


    .home .infospratiques{
        width: 48.5%;
        float: right;
        height: 170px;
        font-size: 0.9em;
    }


    .home .col-md-3{
        width: 50%;
    }

    .home .galeriephotos{
        clear: both;
        padding-top: 30px;
    }

    .home .appli a {

    }

    .home .appli p{
        font-size: 1em;
    }

    .home .parcours p{font-size: 1em;}
    .home .appli a img{
        width: 100px;
        margin-left: 10px;
        margin-bottom: 0;
        margin-top: 10px;
    }
}


@media screen and (max-width:768px) {
    .only-mobile.first {
        color:#000000 !important;
		text-align:center;
		display:block;
    }	
    .only-mobile.first .itunesLogo, .only-mobile.first .androidLogo {
        margin:0.5em 0.5em 0em 0.5em;		
    }	


    .home .home-actualites article{
        width:33.3333333333333333333333%;
        border:none;
        margin: 0;
    }
    .home .home-actualites article.first{
        width: 100%;
        float: none;
    }

    .home .home-actualites article figure{
        width:100%;
        float: none;
        margin:0
    }

    .home .home-actualites article figure img{
        width: 100%;
    }

    .home .home-actualites article.first figure{
        width: 100%;
        margin:0;
    }

    .home .encadre.billeterie{
        width: 100%;
        float: none;
        height:auto;
        background-position: center right !important;
    }

    .home .encadre.infospratiques{
        width: 100%;
        float: none;
        height:auto;
    }

    .home p{font-size: 1.2em !important;}
    .home .infospratiques a{font-size: 1em !important;}


}


@media screen and (max-width:641px) {

    .home .encadre.billeterie p{
        width: 50%;
    }
    .home .infospratiques .col-md-4{
        border: none;
    }

    .home .parcours, .home .appli{
        width: 100%;
    }

    .home .parcours{
        margin-bottom: 20px;
    }
    .sponsors a.lien-sponsors {
        width: 100%;
    }

}


@media screen and (max-width:580px) {

    .home .home-actualites article{
        width:100%;
        float:none
    }

    .home .home-actualites article h3{
        margin-top:0;
        padding-top: 5px;
        margin-bottom: 20px;
    }
    .home .home-actualites article.first{
        margin-bottom: 20px;
    }

    .home .encadre.billeterie{
        background-image: none;
    }
    .home .encadre.billeterie p{
        width: 100%;
    }

    .home h2{
        font-size: 1em;
    }
    .home p{font-size: 1em !important;}

    .home h2.titre-avec-trait span{
        margin-left:0px;
        padding-left: 0;
    }
}



/************************************************************/
/*********************     INT         ********************/


/* D�tail dans tableau */

.content-main table .open td{
    text-align: justify;
    padding: 30px;
    font-size: 1.1em;
    line-height: 1.2em;

}

.content-main table .open .libelle{
    display:inline-block;
    font-family: 'Omega-Bold', Helvetica, Arial, sans-serif;
    width: 190px;
    line-height:1.5em;
}

.content-main table .open img.float-left{
    margin-right: 20px;
    margin-bottom: 20px;
    max-width:45%;
}

.content-main table .open h2{
    margin-bottom: 10px;
    text-transform: uppercase;
}

.content-main table .open h3{
    margin-bottom: 10px;
}

.content-main table.table-un td.flag img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}
.content-main table.table-un td table.table-deux.table-stats td {
    text-align:left;
    padding-left:15px;
    padding-right:15px;
}

.result-eagle{
    background-color:#c51230;
    display: inline-block;
    border:1px solid #c51230;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    color: #ffffff;
}

.result-birdie{background-color:white;
    display: inline-block;
    border:1px solid #c51230;
    border-radius: 100%;
    width: 24px;
    height: 24px;}

.result-dblbogey{background-color:#c51230;
    border:1px solid #c51230;
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #ffffff;}

.result-bogey{
    background-color:#ffffff;
    border:1px solid #c51230;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.legend{
    margin-top: 30px;
    line-height: 24px;
}
.legend span{
    margin-right: 30px;
    float: left;
    font-family: 'Omega-Bold', Helvetica, Arial, sans-serif;
    font-size: 0.9em;
}

.legend .result-eagle, .legend .result-birdie, .legend .result-dblbogey, .legend .result-bogey{
    margin-right: 10px;
}

@media screen and (max-width:1279px) {

     .result-eagle,  .result-birdie,  .result-dblbogey,  .result-bogey{
         width: 22px;
         height: 22px;
    }

}


@media screen and (max-width:1023px) {
    .content-main table .open img.float-left {
        max-width: 40%;
    }

    .content-main table .open .libelle {
        width: 150px;
    }

    .content-main table .open td{
        padding: 15px;}

}

@media screen and (max-width: 600px){

    .content-main table .open{
        font-size: 1.1em;
    }

    .result-eagle,  .result-birdie,  .result-dblbogey,  .result-bogey{
        width: 18px;
        height: 18px;
        line-height: 18px;
    }
}

@media screen and (max-width: 500px){


    .content-main table .open img.float-left {
        max-width: inherit;
        width: 100%;
    }

    .result-eagle,  .result-birdie,  .result-dblbogey,  .result-bogey{
        width: 10px;
        height: 15px;
        line-height: 15px;
    }

    .legend span {
        margin-right:10px;
    }
}

@media screen and (max-width:1023px) {
    .right-main section.content .content-main {
        margin-top: 0;
    }
    body.home {
        background-image: none;
    }


}



/***** correction alignement home tablet mobile ****/

.home .encadre.billeterie{
    padding-left:0;
    padding-right:0;
}
div#omegaWatch.partnerlast{
    width:100%;
    text-align:center;
}


@media screen and (max-width:1024px) {

    .home .encadre.billeterie{
        margin-right:0!important;
    }
    .home .encadre.infospratiques{
        margin-right:0!important;
        width: 100%;
        float: none;
        height:auto;
    }
    .sponsors img{
        max-width: 80%!important;
    }
}
@media screen and (max-width:641px) {

    .sponsors a.btn{
        display:none;
    }
    .sponsors a.lien-sponsors{
        height: auto;
        padding-top:10px;
        padding-bottom:10px;
    }


}
@media screen and (max-width:600px) {

    .home .encadre{
        width: 100%!important;
        float: none!important;
        min-height: 1px!important;
    }
    .sponsors a.btn{
        display:none;
    }
    div.encadre.billeterie div{
        padding-top:0!important;
    }
}


/***** end correction alignement home tablet mobile ****/


/***** debug nav mobile *****/
ul.nav-mobile{
    display:none;
}
ul.nav-desktop{

}
@media screen and (max-width:1023px) {
    ul.nav-mobile{
        display:block;
    }
    ul.nav-desktop{
        display:none;
    }
}
/***** end debug nav mobile *****/





/***** new logo 2019 *****/
body.home{
    background-image:none!important;
}
body.home header .fond{
    visibility:hidden!important;
}
.logo-2019{
    width:234px!important;
    height:195px!important;
    vertical-align: bottom;
}
.logo-2019-footer{
    width:50px!important;
    height:37px!important;
}
.slider-date {
    font-size: 50px;
    position: absolute;
    left: 14px;
    top: auto;
    bottom: 84px;
    font-weight: bold;
    width: 100%;
    text-align: right;
}
#slider-home-background.rsDefault, #slider-home-background.rsDefault .rsOverflow, #slider-home-background.rsDefault .rsSlide, #slider-home-background.rsDefault .rsVideoFrameHolder, #slider-home-background.rsDefault .rsThumbs

{
    background: white!important;
}
@media screen and (max-width: 1230px){
    #slider-home-background .bg-img-main{
        margin-left: 60px;
    }
    .slider-date {
        font-size: 50px;
        position: absolute;
        left: 14px;
        top: auto;
        bottom: 84px;
        font-weight: bold;
        width: 100%;
        text-align: right;
    }
}
@media screen and (max-width: 1023px){
    .logo-2019 {
        width: 224px!important;
        height: 187px!important;
    }

    .nav-mobile-verticale header .logo-2019-wrap {
        position: absolute;
        top: 0;
        left: 0;
    }
    #slider-home-background .bg-img-main {
        margin-left: -5px;
    }
    .slider-date {
        font-size: 32px;
        left: 0;
        bottom: 23px;
        padding-right: 30px;
        text-shadow: 2px 2px 2px rgba(28,110,164,0.55);
    }
}
@media screen and (max-width: 798px){
    #slider-home-background .bg-img-main {
        margin-left: 26px;
        margin-top: -25px;
    }
}
@media screen and (max-width: 768px){
    .slider-date {
        font-size: 32px;
        left: 0;
        bottom: 23px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 641px){
    .logo-2019 {
        width: 111px!important;
        height: 93px!important;
    }
    .logo-2019-wrap{
        border-left: 45px solid #c51230;
        display:block;
    }
    .logo-2019-footer{
        margin-top: 5px;
    }
    .slider-date {
        font-size: 19px;
        left: 0;
        bottom: 7px;
    }
    #slider-home-background .bg-img-main {
        margin-left: 76px;
        margin-top: -70px;
    }
}
@media screen and (max-width: 613px){
    #slider-home-background .bg-img-main {
        margin-top: -66px;
    }
}
@media screen and (max-width: 593px){
    #slider-home-background .bg-img-main {
        margin-top: -60px;
    }
}
@media screen and (max-width: 515px){
    #slider-home-background .bg-img-main {
        margin-top: -48px;
        margin-left: 60px;
    }
}
@media screen and (max-width: 480px){
    #slider-home-background .bg-img-main {
        margin-top: -45px;
        margin-left: 41px;
    }
}
@media screen and (max-width: 420px){
    #slider-home-background .bg-img-main {
        margin-top: -45px;
        margin-left: 51px;
    }
}
@media screen and (max-width: 375px){
    #slider-home-background .bg-img-main {
        margin-top: -34px;
        margin-left: 65px;
    }
}
@media screen and (max-width: 345px){
    #slider-home-background .bg-img-main {
        margin-top: -28px;
        margin-left: 85px;
    }
    .slider-date {
        font-size: 15px;
    }
}
@media screen and (max-width: 342px){
    #slider-home-background .bg-img-main {
        margin-top: -24px;
    }
}


/***** end new logo 2019 *****/


.slider-date {
    bottom: 324px;
}
@media screen and (max-width: 1230px){
    .slider-date {
        bottom: 324px;
    }
}
@media screen and (max-width: 1023px){
    .slider-date {
        bottom: 23px;
    }
}
@media screen and (max-width: 641px){
    .slider-date {
        bottom: 7px;
    }
}

.encadre.home-billeterie{
    padding: 20px!important;
}
.encadre.home-billeterie a {
    text-transform: none!important;
    background-image: none!important;
    padding-left: 0!important;
    font-size: 17px!important;
    line-height: 1.3!important;
    color: #666!important;
}
.encadre.home-billeterie h2 {
    text-transform: uppercase!important;
    margin-bottom: 10px!important;
    font-size: 1.4em!important;
    line-height: 1.1em!important;
}