@font-face {
    font-family: 'bignoodletitlingregularregular';
    src: url('/fonts/big_noodle_titling-webfont.eot');
    src: url('/fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('/fonts/big_noodle_titling-webfont.woff') format('woff'),
         url('/fonts/big_noodle_titling-webfont.ttf') format('truetype'),
         url('/fonts/big_noodle_titling-webfont.svg#bignoodletitlingregularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bignoodletitlingoblique';
    src: url('/fonts/big_noodle_titling_oblique-webfont.eot');
    src: url('/fonts/big_noodle_titling_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/big_noodle_titling_oblique-webfont.woff2') format('woff2'),
         url('/fonts/big_noodle_titling_oblique-webfont.woff') format('woff'),
         url('/fonts/big_noodle_titling_oblique-webfont.ttf') format('truetype'),
         url('/fonts/big_noodle_titling_oblique-webfont.svg#bignoodletitlingoblique') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
  padding-bottom: 0;
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  display: block;
  overflow: auto;
  background: #f2f5fa;
}

main, .main, #main {
    padding-top: 50px; 
    background: #f8f6f6;
}

a {
    cursor:pointer;
}

a:hover {
    text-decoration: none;
}

.col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.col-md-3, .col-xs-12 {
    padding-left: 0px;
    padding-right: 5px;
}

.col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.container {
    width: 95%
}
img{
    max-width: 100%;
}

.blue-title {
    color: #61a8dc;
    font-weight: bold;
}

.page-top{
    background: url(/images/bg-top.jpg);
    background-size: cover;
}

.page-top img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 105px;
}

.top-picture-box{
    text-align: center;
    background: black;
    color: #fff;
    padding-top: 0px;
    background-image:url(/images/bg-match-banniere.jpg);
    background-size: 100%;
    padding-bottom: 50px;
    min-height: 100%;
    border-radius: 10px;
}

.top-title-box{
    text-align: center;
    /*background: #FFF;*/
    color: #000;
    /*padding-bottom: 15px;
    padding-top: 15px;*/
    /*padding: 0px 40px 18px 40px;*/
    display: inline-block;
    margin-bottom: 25px;
    /*border-top: 3px solid #61a8dc;*/
}

.top-picture-box img {
    border-radius: 5px;
}

.top-title-box h1, .bookmaker h2{
    /*font-family: 'bignoodletitlingregularregular', sans-serif;*/
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
}
.bookmaker h2{
    font-size: 45px;
    font-weight: 700;
}
@media all and (max-width: 768px) {
    .top-title-box{
        text-align: center;
        color: #333;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 100%;
    }

    .top-title-box h1, .bookmaker h2{
        /*font-family: 'bignoodletitlingregularregular', sans-serif;*/
        font-size: 30px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 35px;
    }
    #blog .inner-content p {
    padding: 10px 20px;
    }
}
.stade {
    margin-bottom: -40px;
}
@media all and (max-width: 768px) {
    .stade {
        margin-bottom: 0px;
    }
}
.top-box-flag {
    margin-top: 25px
}
.top-box-flag img {
    height: 100px
}
.top-picture-box h3, .top-picture-box h2 {
    margin-bottom: 5px;
    font-size: 30px;
    padding-top: 20px;
    text-transform: uppercase;
}
.top-box-center {
    /*padding-top: 95px;*/
}
.top-box-center h1 {
    font-size:22px;
    line-height: 28px;
    padding-top: 15px;
}
.top-box-center h1 a{
    color: #FFF;
}
.top-box-center .big-size {
    font-size: 36px;
    margin-bottom: 5px;
    margin-top: 40px;
}
.top-picture-box p {
    font-size: 14px;
    color: #CCC;
}
.top-box-center p {
    /*margin-top:70px;*/
    font-size: 12px;
}
@media all and (max-width: 768px) {
    .top-picture-box{
        background-image:url(/images/bg-match-banniere.jpg);
        background-repeat: no-repeat;
        padding: 10px 10px;
        background-size: cover;
        background-position: center;
        border-radius: 0;
    }
    .top-box-center {
        /*padding-top: 45px;*/
    }
    .top-box-center h1 {
        font-size: 9px;
        line-height: 10px;
    }
    .top-picture-box h3, .top-picture-box h2 {
        margin-top: 0px;
        margin-bottom: 5px;
        font-size: 15px;
    }
    .top-box-center .big-size {
        font-size: 15px;
        margin-bottom: 5px
    }
    .top-picture-box p {
        font-size: 10px
    }
    .top-box-flag img {
        width: 50%;
        height: 50%;
    }
    .top-box-flag {
        margin-top: 0px;
    }
}

#navigation{
    background: #FFF;
    margin: 0px 0 35px;
    /*border-top: 2px solid #CCC;*/
    height: 46px;
}

@media all and (min-width: 990px) {
    #navigation{
    border-bottom: solid 1px #F2F5FA;
    /*-webkit-box-shadow: 0px 10px 45px 6px rgba(204,204,204,1);
    -moz-box-shadow: 0px 10px 45px 6px rgba(204,204,204,1);
    box-shadow: 0px 10px 45px 6px rgba(204,204,204,1);*/
}
}

@media all and (max-width: 990px) {
    #navigation{
        background-color: transparent;
        margin: 3px 0 10px;
        height: auto;
        position: absolute;
        top: 0px;
        z-index: 200;
        width: 100%;
        border: 0;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #000;
        margin-top: 10px;
    }
    .container {
        margin-top: 10px;
        /*width: 100%;*/
        padding: 0px;
    }
}

#navigation .navbar-default{
    background-color: transparent;
    border: none;
    height: auto;
    margin: 0px;
}
#navigation .navbar-default .navbar-nav>li>a{
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    border-top: 2px solid transparent;
    padding: 11px 11px 12px;
}
#navigation .navbar-default .navbar-nav>li>a#pronosofp {
    /*background:#d5ac13;*/
    color:#d5ac13;
}
#navigation .navbar-default .navbar-nav>li>a#pronosofp:hover {
    color:#eee;
    background-color: #d65a27;
}
#navigation .navbar-default .navbar-nav>li>a:hover, #navigation .navbar-default .navbar-nav>li>a:active{
    background-color: #F2F5FA;
    color: #999;
    /*border-top: 2px solid #64aada;*/
}
@media all and (max-width: 990px) {
    #navigation .navbar-default .navbar-nav>li>a{
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Open sans', sans-serif;
        font-weight: 600;
        border-top: 0;
        border-left: 3px solid transparent;
        padding: 11px 11px 0;
    }
}

#navigation .navbar-nav{
    float: none;
    text-align: center;
}
@media all and (max-width: 990px) {
#navigation .navbar-nav{
    text-align: left;
}
}
#navigation .navbar-nav>li{
    padding-right: 23px;
    float: none;
}
#navigation .fa{
    font-size: 16px;
}
@media all and (min-width: 990px) {
#navigation .navbar-nav>li{
    display: inline-block;
}
}
#navigation .navbar{
/*     height: 40px; */
    min-height: inherit;
}
@media all and (max-width: 990px) {
    #navigation .navbar{
        height: auto;
    }
}
#navigation .navbar-default .navbar-nav>.active>a, 
#navigation .navbar-default .navbar-nav>.active>a:focus {
    /*background: #000;
    border-top: 2px solid #64aada;
    color: #FFF;*/
    /*border-bottom: 9px solid black;
    padding-top: 16px;
    margin-top: -5px;*/
    background: #F2F5FA;
}

#navigation .navbar-default .navbar-nav>.active>a:hover,
#navigation .nav>li>a:hover{
    }

@media all and (max-width: 990px) {
    #navigation .navbar-default .navbar-nav>.active>a, 
    #navigation .navbar-default .navbar-nav>.active>a:focus, 
    #navigation .navbar-default .navbar-nav>.active>a:hover,
    #navigation .nav>li>a:hover{
        background: #000;
        border-left: 3px solid #64aada;
        border-top: 0;
        /*border-bottom: 0;*/
        border-top: 0;
        padding: 11px 11px 0;
        margin-top: 0;
    }
}
.dropdown-menu{
    margin-top: 0!important;
}
#navigation .navbar-default .navbar-nav>.active>a:after,
#navigation .nav>li>a:hover:after{
    content: '';
    /*height: 7px;*/
    background: #000;
    width: 100%;
    position: absolute;
    /*top: 100%;*/
    left: 0;
    right: 0;
}
.nav-pills .dropdown-menu.show>.nav-link:not(.active){
    background: transparent;
    color: #007bff;
}
@media all and (max-width: 990px) {
    #navigation .navbar-default .navbar-nav>.active>a:after,
    #navigation .nav>li>a:hover:after{
        display: none;
    }
}

@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        /*background: rgba(0,0,0,0.9);
        color: white;*/
        background: #FFF;
        color: #000;
    }
}
@media (max-width: 767px){
    .nav .dropdown-menu.show > a.nav-link:not(.active) {
        background: transparent;
        color: #007bff;
    }
}
/* Mega Menu */
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:640px;
  left: 50%;
  margin-left: -330px;
}
@media all and (max-width: 990px) {
    .megamenu{
        padding: 20px 0px;
        width:100%;
    }
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}

.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #666;
  white-space: normal;
  border-left: 2px solid transparent;
}
.megamenu> li > ul > li > a b {
    color: #000;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
    border-left: 2px solid white;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu .dropdown-header {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 990px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
    color:#fff;
    background: red;
  }
}
/* End Mega Menu */

.sidebar section.listing {
    /*background: url('../images/bg-sidebar-title.png') center top no-repeat;
    background: url('https://pbs.twimg.com/media/CT3oKm2XIAA-XFw.png') center top no-repeat;*/
    color: #ffffff;
    border: none;
    padding:17px 0 0;
    /*background: 
    linear-gradient(
      rgba(51, 51, 51, 0.65), 
      rgba(0, 0, 0, 0.95) 
    ),
    url('../images/fond.jpg');*/
    background-size: cover;
    background-position: center;
}
.sidebar section.listing:before {
    content: "";
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
}

@media (max-width: 768px) {
    .sidebar section.listing {
        padding:10px 0 10px;
    }
}

.left-block {
    padding-top: 50px;
}
@media (max-width: 990px) {
    .left-block {
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        float: left;
        background-color: #333;
    }
}
.left-block section.listing {
    background-color: #151515;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
@media (max-width: 768px) {
.left-block section.listing {
    border-radius: 0;
    background: #151515;
    }
}
.sidebar section.listing h2 {
    color: #ffffff;
}
.table h2 {
    font-size: 16px;
    margin: 0 10px;
    text-transform: uppercase;
    /*font-weight: bold;*/
}
.table {
    background-color: #ffffff;
    padding: 13px 0;
    width: 100%;
    margin: 0;
}

.table p.title {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    font-size: 13px;
    line-height: 1;
    margin: 0 10px 12px;
}

.sidebar .search-form #menu-search{
    text-indent:24px;
    height:40px;
    border:none;
    width:100%;
    padding-left: 10px;
    color: black;
}
.sidebar .search-form{
    position: relative;
    margin: 0 10px;
}
.sidebar .search-form .fa{
    color: #8c8c8c;
    position: absolute;
    top:10px;
    left:10px;
}
.sidebar section.listing ul li a {
    color: #ccc;
    width: 100%;
    font-size: 13px;
    padding: 12px 0px 11px 10px;
    display: block;
    position: relative;
}
.sidebar section.listing ul li a img {
    opacity: 0.7;
}
.sidebar section.listing ul li a:hover img {
    opacity: 1;
}
.sidebar section.listing ul li a:hover{
    text-decoration: none;
    background-color: #000;
    color: #fff;
    font-weight: bold;
}
.sidebar  ul.sport-list{
    margin: 0px;
    padding: 0px;
    list-style: none; 
}
.sidebar  ul.sport-list .competition {
    text-transform: uppercase;
}
@media (max-width: 768px){
    .sidebar  ul.sport-list .competition {
        display: none;
    }
}
.sidebar ul.sport-list li{
    /*border-bottom: 1px solid #333037;*/
    border-top: 1px solid #333037;
    margin: 0px;
    padding: 0;
    list-style: none;
}
.sidebar ul.sport-list li:first-child{
   border-top: none;
}
.sidebar .icon-ball{
    background: url('../images/icon-balls.png') no-repeat -1px -2px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 15px;
    left: 9px;

}
.sidebar ul.sport-list li.red{
    background: #b31919;
}
.sidebar ul.sport-list li.red a:hover{
   background: #991515;
}


.icon-ball.icon-soccer{
    background: url('../images/icon-balls.png') no-repeat -1px -2px;
}
.icon-ball.icon-tennis{
    background: url('../images/icon-balls.png') no-repeat -2px -46px;
}
.icon-ball.icon-basketball{
    background: url('../images/icon-balls.png') no-repeat -1px -24px;
}
.icon-ball.icon-rugby{
    background: url('../images/icon-balls.png') no-repeat 0 -67px;
    width: 21px;
    height: 21px;
}


.content-block-top {
    margin-bottom: 40px;
    width: 100%;
    vertical-align: middle;
}

.content-block-top a{
    display: table;
    margin: 0 auto;
}

.content-block-top img{
    width: 100%;
}

.content-block {
    margin: 0;
    /*padding-left: 10px;
    padding-right: 10px;*/
    padding-top: 10px;
    padding-bottom: 0px;
    background: white;
    /*border-top: 3px solid #64aada;*/
    border-radius: 10px;
}
/*
.content-block h1{
    margin: 0 0 30px;
    font-size: 36px;
    color: #000;
    text-transform: uppercase;
    font-family: 'bignoodletitlingregularregular', sans-serif;
}
*/

/*TABS*/
.tabs-block ul.nav-tabs{
  width: 100%;
  text-align: justify;
  font-size: 1px;
  line-height: 1px;
border: none;
}

.tabs-block ul.nav-tabs:after {
  display: inline-block;
  width: 100%;
  content: "";
  height: 0;
  font-size: 0;
  line-height: 0;
}

.tabs-block ul.nav-tabs>li {
  display: inline-block;
    text-align: center;
    float: none;
}
.tabs-block ul.nav-tabs>li>a{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    border-bottom: 3px solid #fff;
}
.tabs-block ul.nav-tabs>li.active>a,
.tabs-block ul.nav-tabs>li.active>a:focus,
.tabs-block ul.nav-tabs>li.active>a:hover,
.tabs-block ul.nav-tabs>li>a:focus,
.tabs-block ul.nav-tabs>li>a:hover,
.nav>li>a:focus, .nav>li>a:hover{
    border:none;
    /*border-bottom: 3px solid #b8170f;*/
    color: #000;
    background: #fff;
}
/*TABS END*/

.icon-ball.icon-football{
    background: url('../images/icon-balls.png') no-repeat -3px -93px;
    width: 16px;
    height: 16px;
    display: block;
}
 ul.matches-table{
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
}
.matches-table li{
    list-style: none;
    margin: 5px;
    /*border-top: 1px solid #f2f5fa;
    border-bottom: 1px solid #f2f5fa;*/
}
.matches-table li:nth-child(odd) {
    background-color: #f2f5fa;
}
.matches-table li:first-child{
    border-top:0px;
}
.matches-table li .table-row{
    display: table;
    color: #4a4a4a;
    font-size: 14px;
    width: 100%;
    border: 2px solid #f2f5fa;
    padding-top: 3px;
    padding-bottom: 3px;
    padding: 5px 10px;
    text-align: center;
}

@media all and (max-width: 768px) {
    .matches-table li .table-row{
        display: table;
        color: #4a4a4a;
        font-size: 10px;
        width: 100%;
        /*border-left: 3px solid #fff;*/
        border: 2px solid #f2f5fa;
        padding-top: 3px;
        padding-bottom: 3px;
        padding: 5px 10px;
        text-align: center;
    }
}

.matches-table li a{
    display: table;
    width: 98%;
    margin: auto;
    text-decoration: none;
}

.matches-table li .table-row:hover{
    border: 2px solid #267db5;
    /*background-color: #edf0f4;*/
    text-decoration: none;
}

.matches-table li .table-col{
    display: table-cell;
    text-align: center;
    vertical-align: top;
}
.matches-table li .table-col .light-grey{
    color: #8c8c8c;
    vertical-align: middle;
    /*padding-left: 5px;*/
}
.matches-table li .table-col .blue-text{
    font-size: 9px;
    color: #267db5;
    width: 51px;
    /*display: table;*/
    display: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}
.text-left {
    text-align: left !important;
}
.matches-table li .table-col.small-col{
    width: 5%;
    overflow: hidden;
    min-width: 30px;
}
.matches-table li .table-col.name-col .fa{
    color: gold;
    font-size: 22px;
}
.matches-table li .table-col.league-col {
    font-size: 9px;
    width: 15%;
    overflow: hidden
}
.matches-table li .table-col.name-col{
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 113px;
}
.matches-table li:nth-child(odd) .table-col.name-col .text-center, .matches-table li:nth-child(odd) .table-col.img-col .img-box{
    background-color: #FFF;
    padding: 8px;
    height: 37px;
}
.matches-table li:nth-child(even) .table-col.name-col .text-center, .matches-table li:nth-child(even) .table-col.img-col .img-box{
    background-color: #f2f5fa;
    padding: 8px;
    height: 37px;
}
.matches-table li .table-col.name-col:nth-child(1) .text-center, .matches-table li .table-col.name-col:nth-child(1) .votes-progress {
    margin-left: 0px;
    text-align: right;
}
.matches-table li .table-col.name-col:nth-child(3) .text-center, .matches-table li .table-col.name-col:nth-child(3) .votes-progress {
    margin-right: 0px;
    text-align: left;
}
@media all and (max-width: 768px) {
    .matches-table li .table-col.name-col{
        min-width: 50px;
    }
    .matches-table li .table-col.img-col .img-box img {
        height: 14px;
        display: none;
    }
}
.matches-table li .table-col.img-col{
    width: 2%;
    white-space: nowrap;
    overflow: hidden;
}
.matches-table li .table-col.score-col{
    width: 51px;
    position: relative;
}
@media all and (max-width: 768px) {
    .matches-table li .table-col.score-col{
        display: inline-table;
        width: 33%;
    }
    .championnat {
        display: none;
    }
}
.text-right {
    min-height: 30px;
}
.text-center {
    min-height: 20px;
    /*color: #666;*/
}
.text-left {
    min-height: 30px;
}
.texte-nom-equipe {
    vertical-align: middle;
    font-weight: 600;
}

.score-col .score-col-hover {
    display: none;
    position: absolute;
    bottom: 60px;
    left: -48px;
    width: 200px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 20px;
    border: 1px solid #CCC;
    border-radius: 5px;
    background: white;
    color: black;
    font-size: 12px;
    z-index: 999;
}
.score-col .score-col-hover:after {
    content: '\25bc';
    display: block;
    text-align: center;
}
.score-col:hover .score-col-hover, .score:hover .score-col-hover, .score-col:active .score-col-hover, .score:active.score-col-hover {
     display: block;
}
.score-col:hover {
    background:#394446;
    color:white;
}

.content-block .tab-content {
    margin-top: 10px;
}

.box1n2{
    background-color: #384447;
    color: #fff;
    position: absolute;
    width: 50px;
    height: 28px;
    line-height: 28px;
    /*left: 50%;*/
    margin-left: 1px;
    top: -40px;
    display: inherit;
}

.right-col {
    padding-top: 50px;
}

.right-col .newsletter-block{
    background: #384447;
    padding: 6px 8px;
}

.right-col .newsletter-block h2{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px;
}
.right-col .nl-form-icon{
    position: relative;
}
.right-col .nl-form-icon .fa{
    position: absolute;
    top:11px;
    left:7px;
    font-size: 11px;
    color: #8c8c8c;
}
.right-col .newsletter-block input[type="email"] {
    width: 85%;
    padding: 4px;
    padding-left: 23px;
}
.right-col .newsletter-block #button-newsletter{
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    border:none;
    background: #272f32;
    color: #fff;
    padding: 10px;
    width: 34px;
}
.right-col .newsletter-block #button-newsletter .fa{
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin: -3px 4px;
    color: #fff;
}
.newsletter-block{
    margin: 0 0 20px;
}

.right-box h2, .sidebar section.listing h2 {
    font-family: 'bignoodletitlingregularregular', sans-serif;
    text-align: center;
    font-size: 32px;
}

.right-col .right-box{
    margin: 0 0 30px;
}

.right-col .right-banner{
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.banner-type-square img{
    width: auto;
    height: auto;
}

.right-box .tirage-block h3{
    margin-top:10px;
    margin-left:10px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.right-box .tirage-block ol{
    margin: 21px 0 4px;
    padding: 0;
    list-style: none;
    counter-reset: point;

}
.right-box .tirage-block ol li{
    border-top: 1px solid #e0e0e0;
    position: relative;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 2px;
}
.right-box .tirage-block ol li img{
    padding-right: 10px;
}

.right-box .tirage-block ol li:before{
    content: counter(point);
    counter-increment: point 1;
    font-size: 15px;
    position: absolute;
    left: 7px;
    top: 10px;
}

.right-box .tirage-block ol li:hover{
    background:#F2F5FA;
}

.right-box .tirage-block ol li:hover:before{
    background:#F2F5FA;
}

.right-box .tirage-block ol li a{
    color: #4a4a4a;
    font-size: 13px;
    display: block;
}

.right-box .tirage-block .blue-btn{
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    background: #d65a27;
    display: block;
    font-weight: bold;
    border-bottom-right-radius: 10px;
}
.right-box .tirage-block .blue-btn:hover{
    text-decoration: none;
    background: #c25122;
}

.right-box .tirage-block span {
    font-size: 12px;
    margin-left: 10px;
}

.right-box .stats {
    background-color: #151515;
    color: #FFF;
}

.right-box .stats .tirage-block h3 {
    color: #FFF;
}

.right-box .stats .tirage-block form, .right-box .stats .tirage-block button, .right-box .stats .tirage-block #stats, .right-box .stats .tirage-block #statsglobal {
    padding: 10px;
}

.right-box .stats .tirage-block .pull-right {
    font-weight: bold;
    font-size: 26px;
    color: #ffffff;
}

.right-box .stats .tirage-block .pull-left {
    line-height: 36px;
}

.right-box .stats .tirage-block .benefice {
    background-color: gold;
    color: #000;
    padding: 5px;
    transform: skewX(-15deg);
}

.right-box .stats .tirage-block .perte {
    background-color: #D65A27;
    color: #FFF;
    padding: 5px;
    transform: skewX(-15deg);
}

.content-top{
   /* margin: 0 0 95px;*/
}
.blog-box {
    margin: 0 0 60px;
}
.blog-box .tabs-block ul.nav-tabs>li{
    float: left;
}

.blog-box .tabs-block ul.nav-tabs.nav>li>a{
    padding: 10px 30px;
}
.blog-box h2{
    font-size: 28px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.blog-box  .tab-content{
    margin: 25px 0;
}
.blog-box .blog-col{
    position: relative;
    margin: 0 0 45px;
}
.blog-box .blog-col p{
    max-height: 40px;
}
.blog-box .blog-col .blog-img{
    margin: 0 0 8px;
}
.blog-box .blog-col h3{
    margin: 0 0 13px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
    max-height: 48px;
}
.blog-box .blog-col a.more-btn{
    position: absolute;
    color: #4a4a4a;
    right: 8px;
    bottom: -12px;
    font-size: 28px;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover,
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    border: 1px solid #2a8cca;
    background: #F2F5FA;
    color: #000;
    cursor: pointer; cursor: hand;
    z-index: 2;
    margin-left: 0px
}

.pagination>li>a, .pagination>li>span{
    color: #000;
    font-size: 18px;
}
.blog-pagination{
    margin: 20px auto 0;
    text-align: center;
}


footer{
    /*background: url('../images/bg-sidebar-title.png') center top no-repeat #384447;*/
    background-color: #384447;
    border-radius: 0;
    padding: 20px 0 50px;
    margin-bottom: 0;
    margin-top: 0;
    border: 0
}
footer a, footer b {
    color: #CCC;
}
footer a:hover {
    color: #FFF;
}
.footer-list h2{
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #687679;
    margin-bottom: 8px;
    padding-bottom: 2px;
    font-size: 17px;
    text-transform: uppercase;
}
.footer-list ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-list ul li{
    padding: 0 0 7px;
}
.footer-list ul li a{
    display: block;
    color: #cad2d4;
    border-left: 2px solid transparent;
    padding-left: 5px;
}
.footer-list ul li a:hover{
    border-left: 2px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
}
.footer-list h3 {
    color: #CCC;
}




/*INNER PAGE*/


.inner-content{
    background: #fff;
    /*padding-left:10px;*/
    right:10px;
    padding-top:10px;
    padding-bottom:0px;
}

.white-box{
    background: #fff;
    /*border-top: 2px solid #61a8dc;*/
    padding-top: 1px;
}

.right-col .white-box{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    /*padding-top: 20px;*/
}

@media (max-width: 768px){
.right-col .white-box {
    border-radius: 0;
}
}

.inner-content .counter-box {
    text-align: center;
    color: #999;
    margin-left: 0px;
    margin-right: 5px;
    background: none;
    box-shadow: none;
    padding: 0;
}

.inner-content .counter-box ul{
    list-style: none;
    padding: 0px 0px 20px 0px;
    overflow: visible;
    margin: auto;
    display: table;
}

.inner-content .counter-box ul li { 
    padding: 0; 
    text-align: center; 
    display: inline-block; 
    /*padding-right: 10px;*/
    width: 33%; 
    overflow: visible;
} 

.inner-content

.footer h3{
    color: #CAD2D4;
}

.remarque {
    display: none;
}

#copyright a, #copyright{
    color: #FFF;
}

h2 strong {
    text-transform: uppercase;
}

.inner-content h1,
.inner-content h2,
.inner-content h3{
    text-align: center;
    font-size: 18px;
    /*color: #000;*/
    text-transform: uppercase;
    /*background: #f2f5fa;*/
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
}
.inner-content h3.fond-orange {
    background: #d4ab2c;
    color: #FFF;
}

#prono-joueurs {
}

.inner-content .counter-box .white-box{
    padding: 30px 0px 20px;
}

.inner-content .counter-box .vote{
    padding: 5px 26px;
    background: #999;
    color: #fff;
    display: inline-block;
    border-radius: 10px;
}

.vote{
    padding: 5px 26px;
    background: #999;
    color: #fff;
    display: inline-block;
    position: relative;
}

.inner-content .counter-box .vote:hover {
    background-color:  #d65a27;
    cursor: pointer; cursor: hand;
}

.c100 { 
    position: relative; 
    font-size: 120px; 
    width: 1em; 
    height: 1em; 
    border-radius: 50%; 
    margin-bottom: 10px; 
    background-color: #cccccc; 
    display: block; 
    float: none;
} 

.inner-content .counter-box a { 
    padding: 5px 26px; 
    background: #999; 
    color: #fff; 
    display: block; 
    max-width: 80px; 
    margin: 0 auto;
}

.inner-content .inner-table{
    margin-left: 5px;
}
.inner-content .table{
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.inner-content .table th{
    padding-right: 0px;
    text-align: center;
    font-weight: inherit;
}

@media (max-width: 768px) {
    .inner-content #statistiques  .table th, .inner-content #statistiques .table td {
        font-size: 11px;
    }
}

.inner-content .table th:first-child{
    /*text-align: left;*/
}
.inner-content .table td{
    /*width: 30%;
    padding: 5px 0;*/
}

.inner-content .table td:last-child{
    /*width: 22%;*/
    padding-right: 5px;
}

.inner-content .table .red-text{
    color: black;
    background: #F2F5FA;
    padding: 3px;
    display: inline-block;
    border-radius: 5px;
}
.inner-content .table .green-text{
    color: white;
    background: #64AADA;
    padding: 3px;
    display: inline-block;
    border-radius: 5px;
}
.inner-content .table .orange-btn{
    display: inline-block;
    background: #d65a27;
    color: #fff;
    width: 100%;
    padding: 3px;
}

.table.best-odd-table td{
    padding-left: 5px;
    padding-right: 5px;
}

.prognosses-box{
    padding: 20px 0px;
    text-align: center;
}

.prognosses-box .three-cols{
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.prognosses-box a {
    display: contents;
}

article {
    width: 100%;
}

.nav-justified li a {
    display: inline;
}

.three-cols.not-highlighted{
    background: #f2f5fa;
    color:black;
    position: relative;
    border-radius: 10px;
}

.three-cols.highlighted{
    background: #64aada;
    color:white;
    border-radius: 10px;
}

.three-cols a{
    font-size: 14px;
    font-weight: 500;
    /*text-decoration: underline;*/
    color: #267db5;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
}

.three-cols .score{
    font-size: 36px;
}

.matches-table .score{
    padding: 9px 4px;
    margin-bottom: 8px;
    margin-right: 1px;
    margin-left: 1px;
    color: #333;
}

@media all and (max-width: 768px) {
    .matches-table .score{
    padding: 4px 4px;
    }
}

.matches-table .table-col.score-col .score{
    background: #FFF;
    margin-top: 12px;
}
@media all and (max-width: 768px) {
    .matches-table .table-col.score-col .score{
    /*padding: 1px 8px;*/
    border: solid 1px #666;
    }
}

.matches-table .table-col .score-col-hover .score{
    background: transparent;
    border: 0;
}

.matches-table .table-col.score-col .cote-choix-redac{ 
	background: #64AADA;
	color: white;
    font-weight: 700;
}
@media all and (max-width: 768px) {
    .matches-table .table-col.score-col .cote-choix-redac {
        border: solid 1px #64AADA;
    }
}


.icon-box{
    margin-bottom: 20px;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -40px;
}

.three-cols .btn{
    background: #d65a27;
    color:#fff;
    padding: 6px;
}

.three-cols p{
    /*padding-top: 20px;*/
}


.three-cols .box{
    overflow: hidden;
    margin: 0 0 15px;
}

.three-cols .box .col-xs-6{
    padding-right: 5px;
    padding-left: 5px;
}

.three-cols .white-box{
    height: 34px;
    color: #d65a27;
    padding: 6px 0;
    border-top: 0px;
}

.three-cols .form-control{
    padding: 6px 0px;
    border-radius: 0;
}

.match-box{
    margin: 0 0 50px;
    color: #4a4a4a;
}

.match-box h4{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.inner-content .analyse h3{
    border-bottom: 2px solid #61A8DC;
}

.table.classement-books tr:hover td{
    background-color:#F2F5FA;
    cursor: pointer; cursor: hand;
}

.table.classement-books td{
    text-align: left;
    vertical-align: middle;
    padding:0;
    border-top:10px solid white;
}

.table.classement-books td:first-child{
    width: 4%;
    background: #f2f5fa;
    text-align: center;
}

.table.classement-books td:nth-child(2){
    width: 20%;
}

.table.classement-books td:nth-child(3){
    width: 40%;
}

.table.classement-books td:nth-child(4){
    width: 5%;
    background: #333333 !important;
}

.table.classement-books td:nth-child(5){
    width: 15%;
    background: #333333 !important;
}

.table.classement-books img{
    /*height: 75px;*/
}

.blue-on-white {
    color: #61A8DC;
    /*background: white;*/
    padding: 5px;
    margin: 2px;
}

.white-on-blue {
    color: white;
    background: #61A8DC;
    padding: 5px;
    margin: 2px;
}
@media all and (max-width: 768px) {
    .white-on-blue {
    font-size: 12px;
    }
}

.white-on-black {
    color: white;
    background: #333333;
    padding: 5px;
    margin: 2px;
}
@media all and (max-width: 768px) {
    .white-on-black {
    font-size: 12px;
    }
}

.triangle {
    width: 0; 
    height: 0; 
    border-bottom: 40px solid transparent;  /* left arrow slant */
    border-top: 40px solid transparent; /* right arrow slant */
    border-left: 20px solid white; /* bottom, add background color here */
    font-size: 0;
    line-height: 0;
    margin-right: 20px;
    float:left;
}


.score-book{
    color: white;
    font-weight: bold;
    font-size: 30px;
    width: 100%;
    display:table-cell;
    vertical-align:middle;
}
@media all and (max-width: 768px) {
    .score-book { 
    font-size: 18px;
    }
}

.arrow-outer{
    border: 1em solid transparent;
    border-top-color: #3bb0d7;
    border-right-color: #3bb0d7;
    border-bottom-color: #3bb0d7;
    height: 0;
    width: 0;
}


.note-sur {
    font-weight: normal;
    font-size: 15px;
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 999;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.votes-progress-bar-orange {
    display: block;
    height: 12px;
    min-width: 1px;
    background-color: #64AADA;
    border-radius: 4px;
}

.votes-progress-bar-bleu {
    display: block;
    height: 12px;
    min-width: 1px;
    background-color: #999;
    border-radius: 4px;
}


.votes-progress-bar-orange, .votes-progress-bar-bleu {
    min-width: 40px;
    padding: 7px;
    height: initial;
    text-align: center;
    color: #FFF;
}

.table-row .votes-progress-bar-orange, .table-row .votes-progress-bar-bleu {
    padding: 5px;
}

.votes-progress {
    width: 100px;
    font-size: 11px;
    color: #666;
    margin-top: 5px;
    min-width: 60px;
    display: inline-block;
    max-width: 40%;
}

.votes-progress span {
    background-color:#FFF;
    color: #000;
    padding: 2px 5px;
}

@media all and (max-width: 768px) {
    .votes-progress {
    max-width: 60px;
    }
}

.votes-progress>div {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.color-green {
	color: green;
}

.color-red {
	color: red;
}
.fond-noir.matchs {
    background: #222222;
    color: #FFF;
    padding: 10px 0px 5px;
    margin: 10px 0px;
    border-radius: 10px;
}
.fond-noir.matchs .type {
    background: #69ACD6;
    transform: skew(-15deg);
    display: inline-block;
    padding: 5px 20px;
    margin-right:10px
}
.fond-noir.matchs.gagnant {
    padding: 10px 0px 20px;
    font-size: 22px;
    background: orange;
    /*margin-top: 30px;*/
}
.fond-noir.matchs.gagnant .type {
    padding: 10px 20px;
    background: #69ACD6;
    margin-top: -20px;
}
.fond-noir.matchs i {
    color: #666;
}
li.ticket:nth-child(odd) {
    background-color: #f2f5fa;
}
/*.ticket tr:nth-child(2n) {
    background-color: #000;
}*/
.ticket tr {
    /*background-color: #222;*/
}
.ticket {
    text-align: left;
    font-size: 14px;
}
.ticket td, .ticket th {
    padding: 7px;
}
.ticket p {
    margin: 0;
}
.ticket .btn {
    background: #d65a27;
    color:#fff;
    padding: 6px;
}
.ticket i.fa-check, .ticket .fa-star, .ticket .fa-star-half-empty {
    color: #00FF00;
    font-size: 28px;
}
.ticket i.fa-close {
    color: #D3AA3A;
    font-size: 28px;
}
.ticket .fa {
    font-size: 28px;
}
@media all and (max-width: 768px) {
.btn-inscription .btn-block{
    font-size: 12px
}
}
.cercle { 
   width: 160px;
   height: 160px;
   background: #64aada; 
   -moz-border-radius: 80px; 
   -webkit-border-radius: 80px; 
   border-radius: 80px;
    text-align: center;
    padding-top: 57px;
    color: #FFF;
    font-size: 32px;
    font-weight: 800;
    margin: auto;
}
.cercle sup {
    font-size:16px;
}
@media all and (max-width: 768px) {
    .cercle {
        width: 100px;
        height: 100px;
        font-size: 22px;
        padding-top: 33px;
    }
}

.panel-default {
    border: 0;
}

.panel-default>.panel-heading {
    background-color: #f2f5fa;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-primary {
    color: #fff;
    background-color: #64aada;
    border-color: #64aada;
    margin-bottom: 5px;
}
.btn-success {
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    select.btn-primary {
    padding: 0;
    }
}

.txt-pronosofp {
    color: #CCC;
    font-size: 20px;
    text-align: center;
    margin-top: 50px;
}
.txt-pronosofp b {
        color: #FFF;
        text-transform: uppercase;
        font-size: 40px;
}
.txt-pronosofp .glyphicon-ok {
        color: #d5ac13;
}
@media all and (max-width: 768px) {
    .txt-pronosofp {
        margin-top: 0;
        font-size: 16px;
        padding: 20px;
        text-align: center;
        color: #CCC;
    }
    .txt-pronosofp b {
        font-size: 26px;
}
}
@media all (max-width: 1024px) and (min-width: 768px) {
    .txt-pronosofp {
    float: none;
    }
}
#statistiques .victoire, #statistiques .nul, #statistiques .defaite{
    width: 10px;
    flex: 0 0 10px;
}
#classement .victoire, #classement .nul, #classement .defaite{
    width: inherit;
}
.victoire b, .nul b, .defaite b{
    color: #FFF;
    padding: 3px 8px;
    display: table-cell;
    width: 35px;
    float: right;
}
.victoire b{
    background-color: #ffc400;
    
}
.nul b{
    background-color: orange;
}
.defaite b{
    background-color: #ff0000;
}
.inner-content #statistiques .table td.stats-score {
    width: 80px;
    flex: 0 0 80px;
}
#blog .inner-content {
    padding: 25px;
    font-size: 20px;
    line-height: 30px;
}
#blog .inner-content h2{
    background: gold;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    padding: 20px;
}
#blog .inner-content p{
    padding: 10px 40px;
}

#blog .inner-content p.pmargin {
    padding: 20px 40px;
}

#blog .inner-content img{
    display: inline-block;
}
@media (max-width: 768px) {
    #blog .inner-content {
        padding: 10px;
    }
}
.classement-equipe {
    background-color: #EEE;
}

/* LANDING PAGE */

.separation {
    height: 5px;
    background: #fec32e;
    width: 100px;
    border: 0;
    /*margin-bottom: 10px;*/
}
.sous-titre {
    font-size: 20px;
}
.bleu, .right-box .stats .tirage-block .pull-right.bleu {
    color: #67ABD8;
}
.orange, .fond-noir.matchs i.orange {
    color: #d4ab2c;
}
.fond-noir.matchs i.fa-check.orange {
    color:#00FF00;
}
.fond-noir.matchs i.fa-check.orange, .fond-noir.matchs i.fa-close.orange {
    font-size: 30px;
}
.fond-noir.matchs i.fa-close.orange {
    color: #666;
}
.fond-bleu {
    background: #67ABD8;
}
.fond-noir {
    background: #222222;
    color: #FFF;
}
.fond-orange {
    background: #d4ab2c;
    color: #FFF;
}
.fond-rouge {
    background: #D65A27;
}
.stats .fond-rouge.block-primaire:after {
    background: #D65A27;
}
.stats .fond-orange.block-primaire:after {
    background: #d4ab2c;
    color: #FFF;
}
.mini-titre {
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 24px;
}
.stats .block {
    display: inline-block;
    color: #FFF;
    padding: 5px 20px;
    font-size: 36px;
    position: relative;
    width: 60%;
}
.stats .block-secondaire {
    /*margin-left: 5%;*/
    font-size: 27px;
    line-height: 32px;
    width: 90%;
    margin-bottom: 5px;
}
.stats .block-primaire:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #67ABD8;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}

.stats .block-secondaire:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #222;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.landing {
    font-size: 20px;
}
@media (max-width: 768px) {
    .sous-titre {
    font-size: 22px;
    }
    .landing {
        font-size: 16px;
    }
}
.bonus-description {
    display: inline-block;
    padding: 20px;
    color: #fff;
    /* transform: skew(-15deg); */
    font-size: 18px;
    width: 500px;
}
.bonus {
    display: inline-block;
    background: #d5ac13;
    color: #FFF;
    padding: 20px;
    font-size: 30px;
    transform: skew(-15deg);
    left: -12px;
    position: relative;
    margin-bottom: 10px;
}

/* Galerie gain */
.visibleNearby {
  width: 100%;
  background: #141414;
  color: #FFF;
  padding-top: 25px;
}
.visibleNearby .rsGCaption {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 0 16px;
  background: #141414;
  width: 100%;
  position: static;
  float: left;
  left: auto;
  bottom: auto;
  text-align: center;
}
.visibleNearby .rsGCaption span {
  display: block;
  clear: both;
  color: #bbb;
  font-size: 14px;
  line-height: 22px;
}


/* Scaling transforms */
.visibleNearby .rsSlide img {
  opacity: 0.45;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

  -webkit-transform: scale(0.9);  
  -moz-transform: scale(0.9); 
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.visibleNearby .rsActiveSlide img {
  opacity: 1;
  -webkit-transform: scale(1);  
  -moz-transform: scale(1); 
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* Non-linear resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 900px) { 
  #gallery-1 {
    padding: 0px 0 0px;
  }
  #gallery-1 .rsOverflow,
  .royalSlider#gallery-1 {
    height: 250px !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 500px) { 
  #gallery-1 .rsOverflow,
  .royalSlider#gallery-1 {
    /*height: 200px !important;*/
  }
}
/* Fin Galerie gain */

.btn-acces-ofp {
    background-color: #d5ac13; 
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    position:absolute;
    top:10px;
    width:initial;
    right:10px
}
@media (max-width: 768px){
.btn-acces-ofp {
    font-size: 12px;
    padding: 8px;
}
}

 .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.analyse h2, .analyse h3 {
    font-size: inherit;
    text-align: center;
    text-transform: uppercase;
}
