.myButton { -moz-box-shadow:inset 0px 1px 0px 0px #f48625;  -webkit-box-shadow:inset 0px 1px 0px 0px #f48625; box-shadow:inset 0px 1px 0px 0px #f48625; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f48625), color-stop(1, #f48625)); background:-moz-linear-gradient(top, #f48625 5%, #f48625 100%);  background:-webkit-linear-gradient(top, #f48625 5%, #f48625 100%); background:-o-linear-gradient(top, #f48625 5%, #f48625 100%); background:-ms-linear-gradient(top, #f48625 5%, #f48625 100%); background:linear-gradient(to bottom, #f48625 5%, #f48625 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48625', endColorstr='#f48625',GradientType=0); background-color:#C97124; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #f48625; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:25px; font-weight:bold; padding:13px 24px; text-decoration:none; text-shadow:0px 1px 0px #9752cc; }
.myButton:hover {color:#ffffff; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f48625), color-stop(1, #f48625)); background:-moz-linear-gradient(top, #f48625 5%, #f48625 100%); background:-webkit-linear-gradient(top, #f48625 5%, #f48625 100%); background:-ms-linear-gradient(top, #f48625 5%, #f48625 100%); background:linear-gradient(to bottom, #f48625 5%, #f48625 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48625', endColorstr='#f48625',GradientType=0); background-color:#F46D01; }
.myButton:active {color:#ffffff; position:relative; top:1px; } #layer1,#layer2,#layer3,#layer4,#layer5{ position:absolute; background-color:transparent; width:100%; height:100%; cursor:pointer;}
.myButton .fa{font-size: 25px;}
@media screen and (max-width: 480px){
  .myButton{margin-bottom: 5px;width: 280px;}
}

.myButton { -moz-box-shadow:inset 0px 1px 0px 0px #f48625;  -webkit-box-shadow:inset 0px 1px 0px 0px #f48625; box-shadow:inset 0px 1px 0px 0px #f48625; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f48625), color-stop(1, #f48625)); background:-moz-linear-gradient(top, #f48625 5%, #f48625 100%);  background:-webkit-linear-gradient(top, #f48625 5%, #f48625 100%); background:-o-linear-gradient(top, #f48625 5%, #f48625 100%); background:-ms-linear-gradient(top, #f48625 5%, #f48625 100%); background:linear-gradient(to bottom, #f48625 5%, #f48625 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48625', endColorstr='#bc80ea',GradientType=0); background-color:#f48625; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #f48625; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:25px; font-weight:bold; padding:13px 24px; text-decoration:none; text-shadow:0px 1px 0px #f48625; }
.myButton:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f48625), color-stop(1, #f48625)); background:-moz-linear-gradient(top, #f48625 5%, #f48625 100%); background:-webkit-linear-gradient(top, #f48625 5%, #f48625 100%); background:-ms-linear-gradient(top, #bc80ea 5%, #f48625 100%); background:linear-gradient(to bottom, #f48625 5%, #f48625 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc80ea', endColorstr='#f48625',GradientType=0); background-color:#f48625; color: #fff;}
.myButton:active { position:relative; top:1px; color: #fff;} 
.myButton:hover, .myButton:focus {
    color: #fff;
    text-decoration: none;
}
@media screen and (max-width: 480px){
  .myButton{margin-bottom: 5px;width: 270px;}
}

 .overall_content .container .right-side.movie-view .movie-players {
    float: left;
    width: 100%;
    /* display: none; */
    padding: 10px 10px;
    background-color: #1f1f1f;
    box-shadow: -1px 0px 11px 6px rgb(0 0 0 / 80%);
}
 
    
#primary_nav_wrap
{
    margin-top:1px
       ;z-index: 7000000;
}

#primary_nav_wrap ul
{
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    width: 100%;
    display: flex;
}
     
 

#primary_nav_wrap ul a
{
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    line-height: 32px;
    padding: 0px 63px 0px 30px;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    z-index: 7000000;
    text-align: center;
}

 

#primary_nav_wrap ul li
{
    position:relative;
    float:left;
    margin:0;
    padding:0
         ;z-index: 7000000;
}

#primary_nav_wrap ul li.current-menu-item
{
    background:#ddd
}

#primary_nav_wrap ul li:hover
{
    
}



#primary_nav_wrap ul ul li
{
    /*float:none;
    width:auto; 
    z-index: 7000000;*/
}

#primary_nav_wrap ul ul a
{
    /*line-height: 120%;
    padding: 10px 5px;
    z-index: 7000000;
    font-size: 14.4px;*/
}

#primary_nav_wrap ul ul 
{
    /*top:0;
    left:100%;z-index: 7000000;*/
}

#primary_nav_wrap ul li:hover > ul
{
    
}


 .rate-minus .fa {
    color: #dd4d1b;
    margin-right: 5px;
    margin-top: 20px;
    font-size: 40px;
}
    .rate-minus:hover, .rate-minus:hover .fa {
    color: #fff0;
        
}
                            
.rate-plus .fa {
    color: #33a42d;
    margin-right: 5px;
    margin-top: 20px;
    font-size: 40px;
    
}
 .rate-plus, .rate-minus {
    cursor: pointer;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 00px;
    overflow: hidden;
    position: relative;
    z-index: 20;
    color: rgb(0 0 255 / 0%);;
    border-radius: 50%;
    overflow: hidden;
}
                          
    .rate-plus:hover, .rate-plus:hover .fa {
    
      width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 00px;
    overflow: hidden;
    position: relative;
    z-index: 20;
    color: rgb(0 0 255 / 0%);;
    border-radius: 50%;
    overflow: hidden;
       } 
        .rate-plus .fa {
    color: #33a42d;
    margin-right: 5px;
}

.fposter img, .fposter a {
    width: 100%;
    display: block;
    box-shadow: 5px 10px 20px 3px rgba(1,1,1,.9);
}
    .ftabs .tabs-sel {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    width: 100%;
        
}
       .ftabs {
    background-color: #000000;
}
 .banner {
  position: relative;
}

.banner {
  width: 300px;
  height: 100px;
  padding: 20px;

  position: absolute;
  top: 100px;
  left: 50%;

  margin: -70px 0 0 -170px;
}
    
 
.fmain {
    background-color: #1d1d1d;
    padding: 12px;
    margin-bottom: 20px;
    box-shadow: 0 3px 3px 0 rgb(0 0 0);
    /* background-color: #1e1e1e; */
    box-shadow: 0 0 20px rgb(0 0 0 / 80%);
}
 
       
.fa-play-circle2:before {
    content: "\f144";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inhyerit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 160px;
    color: #f48625;
    display: block;
    animation: pulser 1s ease infinite alternate;
    cursor: pointer;
    position: absolute; /* postulat de dÃƒÂ©part */
    top: 30%; left: 45%; /* Ãƒ  50%/50% du parent rÃƒÂ©fÃƒÂ©rent */
    transform: translate(-50%, -50%); /* dÃƒÂ©calage de 50% de sa propre taille */
}
  @media screen and (max-width: 480px){
        .fa-play-circle2:before {
            left: 31%;
        }
  }       
        
 
.movie_player {
    width: 100%;
    float: left;
    height: 400px;
    background-size: cover;
    position: relative;
    margin-bottom: 0px;
}
.movie_player .rotten_tabs {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 12;
    float: right;
}
.movie_player .rotten_tabs .tab {
    float: left;
    width: 50px;
    height: 80px;
    margin-left: 10px;
    background: #fff linear-gradient(to top,rgba(0,0,0,0.1),transparent);
    border-top: 2px solid transparent;
    box-shadow: 0 0 0 2px rgba(0,0,0,.1);
}
.movie_player .rotten_tabs .tab.imdb {
    border-top-color: #f4b350;
}
.movie_player .rotten_tabs .tab .icon {
    width: 36px;
    height: 36px;
    display: block;
    margin: 10px auto 0;
 
}
.movie_player .rotten_tabs .tab.imdb .icon {
    background-size: 75px;
    background-position: -71px 20px;
    height: 20px!important;
    margin-bottom: 11px;
    margin-top: 15px;
}
.movie_player .rotten_tabs .tab > span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: .7em;
    font-weight: 500;
    color: #555;
    padding: 3px;
    border-top: 1px solid #eee;
    margin-top: 10px;
}
.movie_player .play_bg {
    background: rgba(0,0,0,0.2) linear-gradient(to left bottom,rgba(0,0,0,0.2),rgb(0, 0, 0));
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.movie_player .content_pe {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    float: left;
    width: 100%;
    z-index: 2;
    background-color: #1d1d1d;
    box-shadow: 0 0 20px rgb(0 0 0 / 80%);
}
@keyframes pulser{0%{text-shadow:0 0 0 rgba(238,238,238,.8);transform:scale(.9)}100%{text-shadow:0 0 20px rgba(238,238,238,.8);transform:scale(1)}}
.movie_player .content_pe .movie_infos_mini {
    float: left;
    width: 100%;
    padding: 20px;
}
.movie_player .content_pe .movie_play {
    float: left;
    width: 100%;
    padding: 70px 0 0;
}
.movie_player .content_pe .movie_infos_mini .title {
    float: left;
    width: 100%;
    font-size: .9em;
    font-weight: 500;
    color: #fff;
}
.movie_player .content_pe .movie_infos_mini .starring {
    float: left;
    width: 100%;
    font-size: .75em;
    font-weight: 400;
    color: rgba(255,255,255,.8);
}
.movie_player .content_pe .movie_infos_mini .starring span {
    font-weight: 500;
    color: #fff;
}
.movie_player .content_pe .movie_play {
    float: left;
    width: 100%;
    padding: 70px 0 0;
}
.movie_player .content_pe .movie_play .ico {
    text-align: center;
    font-size: 72px;
    color: #fff;
    display: block;
    animation: pulser 1s ease infinite alternate;
    cursor: pointer;
}
.movie_player .content_pe .movie_play .movie_i {
    float: left;
    width: 100%;
}
.movie_player .content_pe .movie_play .movie_i .titler {
    width: 300px;
    text-align: center;
    color: rgba(255,255,255,.8);
    display: block;
    margin: 0 auto;
}
.movie_player .content_pe .movie_play .movie_i .qualidad {
    width: 300px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.movie_player .content_pe .movie_play .movie_i .qualidad .quality {
    background: rgba(255,255,255,.7);
    border-radius: 3px;
    font-size: .6em;
    font-weight: 500;
    color: rgba(0,0,0,.5);
    font-style: normal;
    padding: 1px 2px;
    display: inline-block;
}

.content_pe .movie_play .movie_i .qualidad .duration {
    font-size: .75em;
    font-weight: 500;
    color: #fff;
    display: inline-block;
}
.movie_player .content_pe .movie_play .movie_i .titler a {
    color: #fff;
    font-size: .8em;
    font-weight: 500;
}
.block-title .title {
    float: left;
    width: 100%;
    font-size: 1.05em;
    color: rgba(255,255,255,.8);
    font-family: rubik,sans-serif;
}
.block-title .sp {
    float: left;
    height: 2px;
    width: 25px;
    background: linear-gradient(to left,#f9bf3b,#966a05);
    opacity: .5;
    margin-top: 2px;
}
.overall_content .container .right-side.movie-view .suggestions {
    float: left;
    width: 100%;
    padding: 15px 0 0;
    border-top: 1px solid #f4f4f4;
}

.overall_content .container .right-side.movie-view .suggestions .title {
    float: left;
    width: 100%;
    font-size: .85em;
    font-weight: 600;
    color: #463586;
    position: relative;
    padding: 0 15px 15px;
}
 
 
 

.overall_content .container .right-side.movie-view .overlay-pub {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 20px 0;
}

.overall_content .container .right-side.movie-view .movie-players {
        float: left;
    width: 100%;
    display: none;
        padding: 10px 10px;
}  
       
       .berrors {
    background: #3b3b3b;
    color: #a76846;
    margin: 0 0 20px;
    padding: 10px 20px;
}
       @media screen and (max-width: 1220px)
.cont {
    padding: 1px 1px;
}
       .fr-count {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #1d1d1d;
    box-shadow: inset 0 0 0 1px #ffffff1c;
           
}
.fr-count>div {
 
    font-size: 28px;
 
}
       
              
.center {  
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}
       
       
           .slice-masked:before {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 110px;
    pointer-events: none;
    background: -webkit-linear-gradient(top,rgba(51,51,51,0) 0%,#333 100%);
    background: linear-gradient(to bottom,rgba(51,51,51,0) 0%,#1d1d1d 100%);
}  
   
 .comm-item {
    padding: 20px 20px 20px 90px;
    background-color: #0c0c0c99;
}

#main-player .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-top-color: #ff6600;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    transform: translate(-50%, -50%);
    z-index: 1002; 
    display: none; 
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 0 60px 90px;
    border-color: transparent transparent transparent #ff6600;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.play-button:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

#main-player .close-btn {
    position: absolute;
    top: 7px;
    left: 5px;
    width: 20px;
    height: 20px;
    background-color: #333;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    line-height: 18px;
    border-radius: 10%;
    cursor: pointer;
    z-index: 1001;
    display: none;
    transition: background-color .3sease;
    box-shadow: 0 0 4px 2px #000000b8;
}

#main-player.fixed-player .close-btn {
    display: block; 
}

#main-player .close-btn:hover,
#main-player .close-btn:focus {
    background-color: #433800;  
}

#player-container {
    border-radius: 8px;
    height: 400px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

#main-player {
    width: 100%;
    height: 100%;
    background-color: #1d1d1d;
    box-shadow: 0 0 20px rgb(0 0 0 / 80%);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#play-button {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 0 60px 90px;
    border-color: transparent transparent transparent #ff6600;
    cursor: pointer;
    transition: transform 0.3s ease;
}

#main-player:hover #play-button,
#main-player:focus #play-button {
    transform: scale(1.2);
    animation: pulse 1s infinite;
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

#video-iframe {
    width: 100%;
    height: 100%;
    border: none;
}

#player-options {

    justify-content: left;

    padding: 5px 10px;
}

.player-option {
    position: relative;
    padding: 10px 15px;
    margin-right: 30px;
    background-color: #3a3a3a;
    border: none;
    color: white;
    cursor: pointer;
    border-radius: 4px;
    width: 100px;
    text-align: center;
    flex-shrink: 0;
    background-color:#3A3A3A;
    
}
.fctrl div.current {
    background-color: #f48625;
    color: #fff;
    margin-left: 0;
}
.player-option:hover .version-dropdown {
        display: block;
    }

.player-option.active {
    border-bottom: 3px solid #f48625;
}

.player-option.hover,.player-option.focus {
    border-bottom: 3px solid #f48625;
}
.version-dropdown {
  display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background-color: #000;
    border-radius: 4px 4px 0 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.version-option {
    cursor: pointer;
    text-align: center;
    border: 1px solid #5151516b;
    line-height:40px;
}

.version-option:hover,
.version-option:focus {
    background-color: #4a4a4a;
}

.customDiv {
    height: 70px !important;
    width: auto;
}

@media (max-width: 768px){
  .player-option {
      flex: 0 0 auto;
      margin-right: 0;
      padding: 10px;
      margin: 3px;
  }
}