/*
Theme Name: Video Online  Ennovelas.net
Theme URI: http://3arbserv.com
Author: Team 3arbserv
Author URI: http://3arbserv.com/
Description: Video Online Theme
Tags: Video Online,responsive
*/
@font-face {
  font-family: 'iconFont';
  src:  url('assets/fonts/icon.eot?ladqqn');
  src:  url('assets/fonts/icon.eot?ladqqn#iefix') format('embedded-opentype'),
    url('assets/fonts/icon.ttf?ladqqn') format('truetype'),
    url('assets/fonts/icon.woff?ladqqn') format('woff'),
    url('assets/fonts/icon.svg?ladqqn#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconFont' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-movie:before {
  content: "\e900";
}
.icon-play_arrow:before {
  content: "\e901";
}
.icon-play_circle_filled:before {
  content: "\e902";
}
.icon-mail_outline:before {
  content: "\e903";
}
.icon-clear:before {
  content: "\e904";
}
.icon-access_time:before {
  content: "\e905";
}
.icon-cloud_download:before {
  content: "\e906";
}
.icon-keyboard_arrow_down:before {
  content: "\e907";
}
.icon-keyboard_arrow_left:before {
  content: "\e908";
}
.icon-keyboard_arrow_right:before {
  content: "\e909";
}
.icon-keyboard_arrow_up:before {
  content: "\e90a";
}
.icon-dehaze:before {
  content: "\e90b";
}
.icon-movie_filter:before {
  content: "\e90c";
}
.icon-exit_to_app:before {
  content: "\e90d";
}
.icon-reorder:before {
  content: "\e90e";
}
.icon-house:before {
  content: "\e90f";
}
.icon-file-minus:before {
  content: "\e910";
}
.icon-file-plus:before {
  content: "\e911";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-search:before {
  content: "\e986";
}
.icon-key:before {
  content: "\e98d";
}
.icon-cog:before {
  content: "\e994";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-man-woman:before {
  content: "\e9de";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook1:before {
  content: "\ea90";
}
.icon-instagram1:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea93";
}
.icon-whatsapp:before {
  content: "\ea94";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-pinterest:before {
  content: "\ead1";
}

textarea:focus, input:focus{
    outline: none;
}

*,
:after,
:before,
a {
    padding: 0;
    margin: 0
}

a,
a:active,
a:focus,
a:hover {
    color: #fff;
    text-decoration: none
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a:active,
a:focus,
a:hover {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

ul {
    list-style: none;
    margin-bottom: 0
}

body,
div.body,
html {
    height: 100%
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: auto
}

div.body {
    width: 100%
}

body {
    background: #f5f5f5;
    font-family: 'Exo 2', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #656565;
    padding: 0;
    margin: 0;
    font-weight: 500;

}

.bg {
    background: #f5f5f5 !important;
}

.m-h500 {
    min-height: 500px
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background: #3C465E
}

.alert {
    margin: 10px 0 10px 0;
}

.alert h2 {
    font-size: 14px
}

.alert-danger {}

.alert-dismissable,
.alert-dismissible {
    padding-right: 15px
}

.noResult {
    margin-top: 30px;
    padding: 15px
}

.noResult h4 {
    font-size: 14px;
    color: #a94442
}

.btn_icon,
.social {
    position: relative;
    margin: 20px auto 0 auto;
    display: block;
    width: 100%;
    text-align: center;
}

.fRight {
    float: right
}

.fLeft {
    float: left
}

.mt10 {
    margin-top: 10px !important
}

.pt10 {
    padding-top: 10px !important
}

[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

/******** sharethis ********/
.sharethis{
    width: 100%;
    padding: 5px 0 0 0;
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.sharethis a{
    font-size: 18px;
    padding: 5px;
    text-align: center;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 1px;
    
}
.sharethis  .reportComm{
    float: left;
}
.s_report{
    background-color: #e75858;
     font-size: 14px;
}
.s_comm{
    background-color: var(--yellow-color);
    color: #000 !important;
    font-size: 14px;
}
.s_twitter{
    background-color: #55acee;
}
.s_facebook{
    background-color: #3C5A98;
}
.s_whatsapp{
    background-color: #25D366;
}
.s_pinterest{
    background-color: #E60023;
}
.telegram{
    background-color: #0088cc;
}

/******** Single Series ********/
.singleSeries,
.singleBlock {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    z-index: 1;
    width: 100%;
}

/*.singleSeries .cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
} 
.singleSeries .cover .img{
    display: block;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 30%;
    position: relative;
}
.singleSeries .cover .img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #0000, #0000, #150101);
}*/
.poster {
    position: relative;
    /*height: 300px*/
}

.poster img {
    border-radius: 4px;
}

.singleSeries .postInfo {
    position: relative;
    overflow: hidden;
    text-align: left;
    padding: 0 10px;
    z-index: 10;

}

.singleSeries .postInfo h1 {
    color: #000;
    font-size: 30px;
    padding-bottom: 10px;
    font-weight: 700;
    line-height: 50px;
    font-family: 'Exo 2', sans-serif;
}

.singleSeries .postInfo h1 a {
    color: #000;
}

.singleSeries .postInfo .postDesc {
    color: #000;
    line-height: 22px;
    display: block;
    font-size: 13px;
    margin-bottom: 5px
}

.singleSeries .postInfo .story {
    color: #8f8d8d;
    line-height: 22px;
    display: block;
    font-size: 13px;
}

.singleSeries .postInfo .story a,
.singleSeries .postInfo .postDesc a {
    color: #C10808
}

/****************************/
#trailer span {
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 35px 8px 10px;
    width: 100%;
    max-width: 260px;
    border-radius: 30px;
    text-align: center;
    margin: 10px 0;
    border: 2px solid #006998;
    cursor: pointer;
}

#trailer span {
    width: 180px;
    color: #ffffff !important;
    background: linear-gradient(to left, #FF0000, #A50000);
    border-color: #A50000;
}

#trailer span:before {
    font-family: "iconFont";
    font-size: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 35px;
    height: 34px;
    border-radius: 100%;
    background: linear-gradient(to top, #059B96, #006998);
    text-align: center;
    -webkit-box-shadow: 2px 6px 44px 3px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 6px 44px 3px rgba(0, 0, 0, 0.75);
    border: 2px solid #006998;
}

#trailer span:before {
    content: "\e901";
    background: rgba(0, 0, 0, .2);
    border: 2px solid #A50000;
    font-size: 18px;
}

/****************************/
.getMeta {
    margin-bottom: 5px
}

.getRate span {
    position: relative;
    overflow: hidden;
    color: #C10808;
    padding: 1px 10px;
    font-size: 14px;
}

.getRate span.views {
    color: #000;
}

.getRate span:not(:first-child) {
    margin-left: 5px
}

.getMeta>span,
.getMeta>span>a {
    display: inline-block;
    color: #323131;
    line-height: 1;
    font-size: 14px
}

.getMeta>span {
    margin: 0 0 0 4px;
    padding: 0 5px 0 0;
    border-right: 1px solid rgba(0, 0, 0, .5)
}

.getMeta>span>a {
    color: #323131
}

.getMeta>label {
    font-weight: 600;
    font-size: 14px
}

.getMeta>span:hover a,
.getMeta>label {
    color: #C10808
}

.getMeta>span:last-child {
    border: none
}

/****************************/
.postlist {
    position: relative;
    overflow: hidden;
}

.postlist li {
    float: left !important;
    width: 40%;
}

/****************************/
#btnServers {
    position: relative;
    margin: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    z-index: 199;
}

.btnWatch,
.btnDown {
    background: #C82333;
    width: 300px;
    padding: 20px;
    margin: 10px 0 10px 20px;
    font-size: 20px;
    font-weight: 700;
    border: 3px solid #960e1b;
    border-radius: 10px;
    text-align: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
}

.btnDown {
    background: #06967b;
    border: 3px solid #087460;
}

/****************************/
.listSeasons {
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    padding: 12px 10px 10px;
    margin: 0 auto;
    width: 100%;
    display: block;
    text-align: center;
}

.listSeasons li {
    position: relative;
    overflow: hidden;
    background: #321111;
    padding: 10px 15px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    min-width: 170px;
    
}

.listSeasons li:hover,
.listSeasons li.active {
    background: #C82333;

}

/****************************/
.eplist {
    position: relative;
    display: block;
    width: 100%;
    margin: 30px auto;
    text-align: center;
}

.epNum {
    position: relative;
    color: #fff !important;
    text-align: center;
    background: #C82333;
    padding: 15px 20px;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 8px
}

.epNum>em {
    display: block;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 6px;
    font-size: 18px;

}

.epNum>span {
    display: block;
    line-height: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.epNum:hover,
.epNum.active {
    background: #321111;
    color: #fff !important;
}

/****************************/
.table>thead>tr>th {
    text-align: center;
    padding: 30px 15px;
    font-size: 16px;
    border-bottom: none;
}

.table>thead:first-child>tr>th:first-child,
.table>tbody>tr>td:first-child {
    text-align: left;
}

.table>thead:first-child>tr:first-child>th {
    color: #C10808
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: none;
}

.table>tbody>tr>td {
    padding: 30px 15px;
    text-align: center;
    font-size: 16px
}

.table>tbody>tr:nth-child(odd) {
    background: #f9f9f9
}

/****************************/

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25px;
    height: 10px;
    background: #3498DB;
    border-radius: 5px;
    -webkit-animation: load 1.8s ease-in-out infinite;
    animation: load 1.8s ease-in-out infinite;
}

.loader:before,
.loader:after {
    position: absolute;
    display: block;
    content: "";
    -webkit-animation: load 1.8s ease-in-out infinite;
    animation: load 1.8s ease-in-out infinite;
    height: 10px;
    border-radius: 5px;
}

.loader:before {
    top: -20px;
    left: 10px;
    width: 25px;
    background: #EF4836;
}

.loader:after {
    bottom: -20px;
    width: 25px;
    background: #F5AB35;
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }

    50% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    100% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
}

@keyframes load {
    0% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }

    50% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    100% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
}

/****************************/
#downloadPopUp,
#trailerPopUp {
    display: none
}

#popup {
    position: relative;
    color: #111;
    overflow: hidden;
    padding: 20px 20px 0 20px;
    -moz-perspective: 300px;
    -webkit-perspective: 300px;
    perspective: 300px;
    background: #474747;
    border: 4px solid #E7E7E7;
    box-shadow: inset 0px 0px 100px #000;
}

.b-close {
    position: absolute;
    background: #fff;
    left: -5px;
    text-align: center;
    top: -10px;
    padding-top: 1px;
    cursor: pointer;
    color: #CC181E;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    opacity: 1;
    font-size: 20px;
    z-index: 20;
    line-height: 25px;
}

.boxes-popup {
    width: 800px;
    background: #f1f1f1;
    margin: 0 auto;
    height: auto
}

.popupContentVideo {
    padding: 8px 0;
    height: 380px;
}

#popupVideo {
    color: #111;
    overflow: hidden;
    -moz-perspective: 300px;
    -webkit-perspective: 300px;
    perspective: 300px;
    background: #ECF0F1;
    background: #000;
    border: 4px solid #E7E7E7;
    box-shadow: inset 0px 0px 100px #555;
    box-shadow: inset 0px 0px 100px #000
}

.single-down {
    max-height: 220px;
    overflow: auto;
}

.single-down .wrap-btn .button {
    margin-top: 0;
    padding-left: 1px
}

.single-down ul {
    position: relative;
    list-style: none;
    position: relative;
    margin: 10px auto;
    text-align: center;
}

.single-down ul li {
    display: inline-block;
    margin-right: 10px;
}

/************************/
.social-network {
    position: relative;
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    padding: 7px 0 5px 0;
}

/************************/
.postRate span {
    font-size: 22px;
    font-weight: 500;
    border: 2px solid #ffc107;
    border-radius: 10px;
    padding: 0 10px;
    min-width: 40px;
    min-height: 40px;
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    color: #000;
}

.postRate i.icon-star-full {
    color: #ffc107;
}

.postRate i {
    font-size: 16px;
    margin-right: -3px;
}

/************************/
.serversList {
    position: relative;
    margin: 10px auto 0;
    z-index: 199;
    text-align: center;
    display: block;
    width: 100%
}

.serversList li {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #321111;
    margin: 5px;
    display: inline-block;
    line-height: 35px;
    color: #fff;
    text-align: center;
    min-width: 150px;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 0 4px 18px #2d1b1b1c;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.serversList li.active,
.serversList li:hover {
    background: #C10808;
    color: #fff;
}

/************************/
.getEmbed {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 100px;
}

.getEmbed iframe,
object,
video {
    width: 100%;
    height: 100%;
    border: 0
}

.getEmbed iframe,
.getEmbed object,
.getEmbed video {
    width: 100%;
    border: 0;
}

.getEmbed .watch {
    text-align: center;
    position: relative;
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 55%;
    background: #000;
    border: 2px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
}

.getEmbed .watch>*:not(.loader) {
    width: 100%;
    height: 100%;
    vertical-align: top;
    position: absolute;
}

.serverError {
    position: absolute;
    top: 50%;
    font-size: 25px;
    height: 100%;
    color: #fff;
}

.singleInfo {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0px 15px;
}

.singleInfo h1 {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
}

.report {
    display: inline-block;
    float: left;
}

.report a {
    background: #ffd026;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    color: #2b2201;
    font-size: 12px;
    padding: 2px 9px;
}

/************************/
.sec-line {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    padding: 0 0 20px 0;
}

/************************/
.secTitle {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px
}

.secTitle h2,
.secTitle h4,
.secTitle h1 {
    font-size: 25px;
    color: #C10808;
    padding: 15px;
    display: block;
    cursor: pointer;
    font-weight: 700;
    min-width: 300px;
}

.secTitle h2.desc {
    font-size: 16px;
    color: #222;
    display: block;
    font-weight: 500;
    padding: 0 15px 5px 15px;
}

/************************/
.secContainer {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 1px 50px #15010126;
}

.head-title {
    margin: 0;
    position: relative;
    background: #ffffff;
    border-radius: 4px;
    padding: 15px 20px;
    overflow: hidden;
}

.head-title h1,
.head-title h4 {
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    padding: 15px;
    background: linear-gradient(#C10808, #be3030);
    display: inline-block;
    border-radius: 4px;
    position: relative;
    z-index: 2;
    min-width: 250px;
}

.head-title h1:after,
.head-title h4:after {
    position: absolute;
    content: "";
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #C10808;
}

.head-title span {
    width: 100%;
    height: 2px;
    background: #ffffff;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}

.head-title span em {
    width: 100%;
    height: 1px;
    background-color: #f0f1f1;
    display: block;
}

.head-title-left {
    position: absolute;
    top: 12px;
    z-index: 3;
    left: 20px;
}

.head-title-left li {
    display: inline-block;
    background: linear-gradient(#C10808, #be3030);
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 4px;
    margin-right: 5px;
    cursor: pointer;
    float: left;
}

.head-title-left li a {
    display: block;
}

.head-title-left li:hover,
.head-title-left li a:hover,
.head-title-left li.active {
    background: #ef2727;
}

/************************/
#breadcrumbs {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 0 5px 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1);
}

.breadcrumb {
    position: relative;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 13px;
    padding: 12px 0;
    border-radius: 4px;
    margin: 0;
    background: none;
}

.breadcrumb>li>a {
    font-size: 13px;
    color: #fff
}

.breadcrumb>li+li::before {
    padding: 0 1px;
    color: #fff;
    content: "";
    display: inline-block
}

.breadcrumb>.active a {
    color: #C10808
}

.breadcrumb li.separator {
    font-size: 13px;
    color: #fff;
    padding-left: 3px
}

.breadcrumb li:last-child,
.breadcrumb .bread-current,
.breadcrumb>.active a:hover,
.breadcrumb .current {
    color: #ffda46
}

/************************/
.con_Ad,
.codeHtml {
    overflow: hidden;
    position: relative;
    display: block;
    text-align: center;
    margin: 5px auto;
    padding: 10px;
    display: block;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

/************************/
.posterThumb {
    vertical-align: top;
    position: relative;
    z-index: 1;
    padding-bottom: 150%;
    height: 0;
}

.posterThumb .imgBg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-position: center;
}

.imgSer {
    display: block;
    height: 100%;
    background-size: cover;
    background-position: 0 12%;
    background-repeat: no-repeat;
}

.block-post {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 2px;
    z-index: 10;
    box-shadow: 0px 5px 25px #d4d4d4;
    text-align: left;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.block-post img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.postEp .poster {
    height: 190px;
    max-height: 190px;
}

.block-post .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    font-size: 15px;
    color: #ffffff;
    z-index: 9;
    background: linear-gradient(to top, #000000ad, #0000);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.episodeNum,
.seasonName {
    position: absolute;
    top: 10px;
    color: #ffffff;
    text-align: center;
    left: 10px;
    background: #C10808;
    padding: 10px 8px 4px 8px;
    z-index: 10;

}

.episodeNum span:nth-of-type(1),
.seasonName span:nth-of-type(1) {
    display: block;
    font-style: normal;
    line-height: 100%;
    margin-bottom: 3px;
    font-size: 10px;
    opacity: .6;
}

.episodeNum span:nth-of-type(2),
.seasonName span:nth-of-type(2) {
    display: block;
    line-height: 100%;
    font-size: 15px;
}

.seasonName {
    padding: 8px 5px;
}

.seasonName span:nth-of-type(1) {
    font-size: 12px;
    margin-bottom: 5px;
}

.seasonName span:nth-of-type(2) {
    font-size: 12px;
}

.iconSearch {
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 47px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    font-size: 22px;
}

.con_search {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: -200%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
    background: -webkit-linear-gradient(top, black, rgba(10, 10, 10, 0.9));
    background: -o-linear-gradient(bottom, black, rgba(10, 10, 10, 0.9));
    background: -moz-linear-gradient(bottom, black, rgba(10, 10, 10, 0.9));
    background: linear-gradient(to bottom, black, rgba(10, 10, 10, 0.9));
    overflow-x: hidden;
    padding-top: 250px;
    z-index: 9999999999;
    visibility: hidden
}

#search.open {
    visibility: visible;
    top: 0
}

.sea_close i {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 30px;
    color: #fff;
    cursor: pointer
}

.con_search form {
    text-align: center
}

.con_search input[type="text"] {
    vertical-align: middle;
    border-radius: 0px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -background: #fff;
    padding: 10px;
    border: none;
    font-size: 13px;
    width: 60%;
    margin: 0 auto;
    color: #333;
    height: 45px;
    box-shadow: 0 0 0 2px transparent;
}

.con_search form input[type="text"]:focus {
    border-color: black;
    box-shadow: none;
}

.con_search input[type="submit"] {
    padding: 11px 25px;
    background: #C10808;
    color: #fff;
    border-color: #C10808;
    font-size: 16px;
    margin: 1px 5px 0 -10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.con_search input[type="submit"]:focus {
    background: #C10808;
    border-color: #C10808
}

.wrap-btn .button {
    margin-top: 30px;
    padding: 10px 20px;
    min-width: 200px;
    text-align: center;
    text-decoration: none;
    color: #ffffff !important;
    background: linear-gradient(#C10808, #a00808);
    font-size: 14px;
    display: block;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 5px;
}

.wrap-btn .button:first-child {
    margin-top: 5px !important;
}

.wrap-btn .button.lg {
    display: inline-block;
    width: 200px;
}

.ribbon {
    position: absolute;
    top: 10px;
    right: 0;
    background: #C10808;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    padding: 2px 8px;
    z-index: 99;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.block-post:hover .ribbon {
    opacity: 0;
}

/************************/
#menuFooter {
    padding: 10px 0;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.menu-footer-container {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
}

#menu-footer li {
    display: inline-block;
    margin-left: 5px;
}

#menu-footer li a {
    display: inline-block;
    position: relative;
    border-radius: 4px;
    font-size: 14px;
    padding: 5px 15px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin-top: 7px;

}

#menu-footer li a i {
    padding-left: 5px
}

#menu-footer li:hover a {
    color: #ffa0a0;
}

/************************/
.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.width100 {
    width: 100% !important
}

/************************/
.form-group {
    margin-top: 20px
}

textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
    background-color: #ffffff;
    font-size: 13px;
    color: #666666;
    padding: 5px 10px;
    border-radius: 0px;
    padding: 10px;
    border: 1px solid #ced4da;
    box-shadow: 0 0 0 2px transparent;
    border-radius: 2px !important;
}

.form-control {
    border: 1px solid #ced4da !important;
    border-radius: 0
}

input[type="password"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    border-color: black;
    box-shadow: none;
}

.form-submit #submit {
    background: linear-gradient(#C10808, #be3030);
    color: #fff;
    padding: 8px 50px;
    cursor: pointer;
    position: relative;
    border: 0px;
    font-size: 14px;
    border-radius: 2px
}

.form-submit #submit:hover {
    background: linear-gradient(#C10808, #be3030);
    color: #fff
}

#contactUs {
    font-size: 14px;
    margin-top: 30px
}

#contactUs .form-group {
    margin-top: 10px
}

#contactUs label {
    padding: 5px 0;
    color: #585858;
    font-weight: 500;
    font-size: 13px
}

#contactUs input[type="submit"],
#contactUs input[type="reset"] {
    background: #BD0D0D;
    padding: 10px 30px;
    margin: 10px 0 10px 5px;
    border-radius: 2px;
    color: #fff;
    border: none;
    outline: 0 !important;
    font-size: 14px
}

#contactUs input[type="reset"] {
    padding: 10px 30px;
    margin: 10px 0 10px 5px;
    border-radius: 2px;
    background: #ffda46;
    color: #000;
    border: none;
    outline: 0 !important;
    font-size: 14px
}

#contactUs input[type="text"],
#contactUs input[type="email"],
#contactUs input[type="password"] {
    height: 40px;
    font-size: 14px
}

/******** ٍSection Page ********/
#logoHome{
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 30px 20px;
}
.secCon {
    position: relative;
    overflow: hidden;
    display: block;
    padding:10px 20px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.2);
    background: var(--bg-color1);
}
/******** Page ********/
.main-wrapper{
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    margin: 30px auto 0
}
.form-wrapper {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    display: block;
    position: relative;
}
.search-boxs {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    z-index: 10;
    text-align: center;
    margin: 20px auto;
    display: block;
    padding: 15px 20px;
}
.search-boxs .form-search {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    padding: 10px 10px 0 0;
    background-color: rgba(255, 255, 255, 0.3);
    margin-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.search-boxs .form-group {
    margin-top: 0px;
}
.search-boxs .form-control.keyword {
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0px;
    width: 95%;
}
.search-boxs .btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 100px;
    z-index: 1000;
    color: rgb(255, 255, 255);
    min-height: 40px;
    border-top-left-radius: 0px;
    border-top-right-radius:4px ;
    border-bottom-right-radius:4px ;
    border-bottom-left-radius:0px ;
    background-color: #b72424;
    border-color: #b72424;
   
 }
 .search-boxs .btn:focus, .search-boxs .btn:active{
     background-color: #b72424;
    border-color: #b72424;
 }
.search-boxs .form-group {
   margin-bottom: 10px
}
.search-boxs h1,.search-boxs h2{
    padding:10px;
    color: #fff;
}
.search-boxs h1{
    font-size: 22px;
   
}
.search-boxs h2{
    font-size: 18px;
      color: #b72424;
}
.search-boxs .btn_icon{
    background-color: #3d3c3cf7;
}
.welcome{
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 30px auto;
    line-height: 35px;
   
}
.welcome p{
    padding:15px;
    color: #960606
}
.social p{
    color: #1eeec7;
    margin-bottom: 20px;
    font-size: 16px
}
.goToHome {
  position: relative;
  margin: auto;
  width: 160px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #ec2323;
  border-radius: 10px;
  background: linear-gradient(#C10808, #be3030);
  transition: all 0.3s;
  cursor: pointer;
  margin-top: 60px
}
.goToHome:hover {
  filter: contrast(1.1);
}
.goToHome:active {
  filter: contrast(0.9);
}
/*.goToHome::before, .goToHome::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  border: 2px solid #be2323;
  transition: all 0.5s;
  -webkit-animation: clippath 3s infinite linear;
          animation: clippath 3s infinite linear;
  border-radius: 10px;
}
.goToHome::after {
  -webkit-animation: clippath 3s infinite -1.5s linear;
          animation: clippath 3s infinite -1.5s linear;
}*/
.goToHome a{
    padding:10px 6px;
    color: #fff;
}
.goToHome i{
    font-size: 25px;
    padding: 0 5px;
    vertical-align: middle;
    line-height: 50px;
}
@-webkit-keyframes clippath {
  0%, 100% {
    -webkit-clip-path: inset(0 0 98% 0);
            clip-path: inset(0 0 98% 0);
  }
  25% {
    -webkit-clip-path: inset(0 98% 0 0);
            clip-path: inset(0 98% 0 0);
  }
  50% {
    -webkit-clip-path: inset(98% 0 0 0);
            clip-path: inset(98% 0 0 0);
  }
  75% {
    -webkit-clip-path: inset(0 0 0 98%);
            clip-path: inset(0 0 0 98%);
  }
}

@keyframes clippath {
  0%, 100% {
    -webkit-clip-path: inset(0 0 98% 0);
            clip-path: inset(0 0 98% 0);
  }
  25% {
    -webkit-clip-path: inset(0 98% 0 0);
            clip-path: inset(0 98% 0 0);
  }
  50% {
    -webkit-clip-path: inset(98% 0 0 0);
            clip-path: inset(98% 0 0 0);
  }
  75% {
    -webkit-clip-path: inset(0 0 0 98%);
            clip-path: inset(0 0 0 98%);
  }
}
 


/************************/
.error-404 {
    position: relative;
    text-align: center;
    padding: 70px 0 160px 0
}

.error-404 h1 {
    letter-spacing: 2px;
    font-size: 75px;
    color: #C10808;
    padding: 10px;
    font-weight: 700;
    margin-bottom: 30px;
    text-shadow: 0 2px 0 #ccc, 0 2px 1px #c9c9c9, 0 4px 2px #bbbbbb, 0 6px 2px #b9b9b9, 0 8px 0 #aaaaaa, 0 8px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.15);
}

.error-404 h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px
}

.error-404 h3 a {
    font-size: 20px;
    color: #e39e1f;
    margin-bottom: 10px
}

/************************/
.thePages {
    position: relative;
    margin: 10px 0;
    overflow: hidden;
    display: block;
    line-height: 25px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.04);
    padding: 15px 25px
}

.thePages * {
    line-height: 30px;
}

.thePages h1 {
    font-size: 25px;
    margin-bottom: 10px;
}

.thePages h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.thePages h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.thePages h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.thePages h5 {
    font-size: 14px;
    margin-bottom: 10px;
}

.thePages h5 {
    font-size: 13px;
    margin-bottom: 10px;
}

.thePages .title {
    color: #fff;
    font-size: 16px
}

.thePages .content {
    position: relative;
    padding: 10px 0;
    color: #000000;
    overflow: hidden;
    font-size: 22px
}

.thePages blockquote {
    line-height: 30px;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #171717;
}

.thePages p a {
    color: #C10808;
}

/************************/
.single-info-widget {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
    text-align: center
}

.single-info-widget img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

/************************/
.myAccount {
    display: none !important
}

ul#leftMenu {
    padding: 0;
    position: absolute;
    right: 60px;
    top: 10px;
}

ul#leftMenu>li {
    margin-left: 10px;
    background: rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    border-radius: 20px;
    float: left;
    margin-top: 5px;
}

ul#leftMenu>li.login {
    margin-right: 10px;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 15px;
    border-radius: 4px;
    float: left;
    margin-top: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
    border: 1px solid rgba(0, 0, 0, .1);
}

ul#leftMenu .dropdown.user:before {
    content: "";
    background-color: black;
    background-color: rgba(0, 0, 0, 0.175);
}

ul#leftMenu li a {
    color: #ffffff;
}

.dropdown.user {
    padding: 0 0 0 0px;
    border: 0;
    margin-top: 3px;
    margin-bottom: 0;
}

.dropdown.user>a {
    float: left;
    padding: 10px 0 10px 45px !important;
    line-height: 1;
    color: #333333;
    font-weight: 500;
    display: block;
    position: relative;
}

.dropdown.user>a figure {
    width: 32px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    left: -5px;
    top: 0;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #d9d8d8;
    background: #d9d8d8
}

.dropdown.user>a figure i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 25px;
}

.dropdown.user>a:after {
    font-family: 'iconFont';
    content: '\e907';
    font-size: 18px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 0;
    margin: 0;
    line-height: 1;
    margin-top: -2px;
    margin-left: 5px;
    float: right;
}

.dropdown.user.open a:after {
    transform: rotate(180deg);
}

.dropdown.user .dropdown-menu {
    font-size: 14px;
    box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.2);
    border: 0;
    background: #ffffff;
    border-radius: 4px;
    width: 160px;
    right: 0px !important;
    left: auto;
    margin: 5px 0 0 0;
    min-width: inherit;
    padding: 0 !important;
}

.dropdown.user .dropdown-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropdown.user .dropdown-menu ul li a {
    padding: 12px 10px;
    line-height: 1;
    display: block;
    text-align: left;
    font-size: 12px;
    color: #333333 !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.dropdown.user .dropdown-menu ul li a i {
    margin-right: 5px;
}

.dropdown.user .dropdown-menu ul li a:hover {
    color: #fff !important;
    background: #C10808;
}

/******** Users ********/
.secUser {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 0;
    border-radius: 4px;
    background: #ffffff;
    min-height: 600px
}

#userForm {
    position: relative;
    overflow: hidden;
    display: block;
    max-width: 500px;
    margin: 20px auto 40px auto;
    background: #ffffff;
    padding: 30px 20px 20px 20px;
    border-radius: 4px;
    color: #333333;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

#userForm h3 {
    font-size: 25px;
    padding: 25px 0;
    display: block;
    margin: 0 -30px 25px -30px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #f2f0f0;
}

#userForm h3 i,
#userProfile h3 i {
    margin-top: 5px;
}

#userForm label,
#userProfile label {
    margin: 5px 0;
    padding: 5px 0;
    color: #333333;
}

#userForm p {
    margin: 15px 0 0 0;
}

#userForm p a {
    color: #C10808
}

#userForm .btnUser,
#userProfile .btnUser {
    width: 100%;
    margin-top: 20px;
    padding: 15px 10px;
    background: linear-gradient(#C10808, #be3030);
    color: #ffffff;
    font-size: 16px;
}

#userForm .btnUser:hover,
#userProfile .btnUser:hover {
    color: #ffffff;
}

input.form-control {
    height: 40px !important
}

#userForm .lostpassword {
    text-align: right;
    float: right;
    vertical-align: middle;
    margin-top: 5px;
}

#userForm .userFoot {
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

#userProfile {
    padding: 0 20px 20px 20px;

}

#userProfile h3 {
    text-align: left;
    font-size: 20px;
    padding: 15px 0;
    display: block;
    margin: 0 0 15px 0;
    font-weight: 700;
    color: #C10808
}

#userProfile .btnUser {
    max-width: 200px
}

.profile-content {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    border-radius: 4px;
    margin-top: 10px;
    padding: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.profile-content figure {
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
    max-width: 100%;
    text-align: center;
    margin: 30px auto;
    display: block;
    border-radius: 50%;
    width: 180px;
    height: 180px;
}

.profile-content .username {
    text-align: center;
    display: block;
    padding-bottom: 20px;
    color: #eb2323;
    text-transform: capitalize;
}

.profile-content .info {
    display: block;
    background: linear-gradient(#C10808, #be3030);
    padding: 10px;
    color: #ffffff;
    margin-bottom: 5px;
}

.profile-content .info.logout {
    background: #eb2323;
}

dt strong {
    color: #C10808;
}

.dl-horizontal {
    padding: 15px;
}

.dl-horizontal dt {
    padding: 5.5px 0;
    float: left;
    text-align: left;
    margin-top: 10px;
    width: 150px;
}

.dl-horizontal dd {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-left: 0;
    padding: 5.5px 0;
    margin-top: 10px;


}

.dl-horizontal dd:last-child {
    border: none
}

.myList .del {
    position: absolute;
    font-size: 20px;
    border-radius: 50%;
    top: 5px;
    left: 15px;
    background: #cb150f;
    color: #ffffff;
    z-index: 11;
    cursor: pointer;
    height: 30px;
    width: 30px;
    line-height: 37px;
    text-align: center;
    font-weight: bold;
}

/******** Recaptcha ********/
.recaptcha {
    margin-top: 10px;
}

/************************/
#logo {
    position: relative;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    padding: 10px;
}

#logo img {
    height: 40px;
    display: inline-block !important;
    width: 180px;
}

#headerNav {
    background: linear-gradient(#C10808, #be3030);
    position: relative;
    z-index: 999;
    box-shadow: 0 6px 8px -6px rgba(0, 0, 0, .15);
}

.affix {
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 99993000;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}

@-webkit-keyframes fadeInNav {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeInNav {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeInNav {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.affix {
    opacity: 0;
    -webkit-animation: fadeInNav ease-in 1;
    -moz-animation: fadeInNav ease-in 1;
    animation: fadeInNav ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
}

.nav {
    /*margin: 15px 15px  15px 40px;*/
}

#headerNav .container-fluid {
    padding: 0
}

.affix {
    width: 100%;
    top: 0;
    z-index: 3000
}

.navBar .affix {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

#headerNav .arrow_box:after,
#headerNav .arrow_box:before {
    bottom: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

#headerNav .arrow_box:after {
    border-color: rgba(133, 0, 0, 0);
    border-width: 2px;
    margin-left: -2px
}

#headerNav .arrow_box:before {
    border-color: rgba(133, 0, 0, 0);
    border-bottom-color: #242424;
    border-width: 8px;
    margin-left: -10x
}

#headerNav div.navbar-collapse {
    padding: 0
}

#headerNav .nav-pills>li>a:focus,
#headerNav .nav-pills>li.active>a:focus,
#headerNav .active>a:focus {
    background-color: transparent
}

#headerNav ul.nav>li {
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0;

}

#headerNav ul.nav>li:hover a,
#headerNav .current-menu-item a {
    background: rgba(0, 0, 0, .1);

    -webkit-transition: all 3s ease;
    transition: all .3s ease
}

#headerNav div.navbar-collapse,
#headerNav ul.nav>li {
    float: left;
}

#headerNav ul.nav>li {
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0;
}

#headerNav ul.nav>li a {
    color: #ffffff;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    display: block;
    padding: 25px 20px;
}

#headerNav ul.nav>li:hover a,
#headerNav ul.nav li:hover a::before {
    color: #fff !important
}

#headerNav ul.nav>li>a>span {
    display: block;
    font-size: 12px;
    color: #ccc;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.nav-pills>li>a {
    border-radius: 0
}

#headerNav ul.nav>li:hover a>span {
    color: #888
}

#headerNav .nav ul.dropdown-menu li.divider {
    margin: -1px 0 0 0;
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

#headerNav .nav li:hover>ul.dropdown-menu {
    padding: 0;
    display: block;
    z-index: 3000;
}

#headerNav .nav ul.dropdown-menu {
    text-align: right;
    margin-top: 0;
    border: 1px solid rgba(0, 0, 0, .2);
    list-style: none;
    min-width: 200px;
    -webkit-border-radius: 0;
    border-radius: 0;
    right: 0;
}

#headerNav .nav ul.dropdown-menu li {
    position: relative
}

#headerNav .nav ul.dropdown-menu>li a {
    margin: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
}

#headerNav .nav ul.dropdown-menu>li a i.fa {
    margin-right: 4px
}

#headerNav .nav li>ul.dropdown-menu {
    background: #242424;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 0;
}

#headerNav .nav li>ul.dropdown-menu li a {
    font-size: 14px;
    padding: 10px 12px;
    background: #242424;
    color: #fff;
    text-align: left;
}

#headerNav .nav li>ul.dropdown-menu li:hover a {
    background: #C10808;
    color: #fff;

}

#headerNav .nav ul.nav>li.mega-menu div div {
    border: none
}

#headerNav .nav .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #eaeaea;
    margin-top: 5px;
    margin-right: -10px
}

#headerNav .nav .dropdown-submenu li:hover>a:after {
    color: #fff !important
}

#headerNav .nav ul.dropdown-menu li:last-child>a {
    border-bottom: 0;
    border-bottom: 0
}

#headerNav .nav ul.dropdown-menu>li:hover>ul.dropdown-menu {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0;
    margin: 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border: #212121 1px solid;
    -webkit-border-radius: 0;
    border-radius: 0
}

#headerNav .btn-mobile {
    display: none
}

#headerNav ul.nav>li.mega-menu {
    position: inherit
}

#headerNav ul.nav>li.mega-menu p {
    margin: 0;
    padding: 10px 10px 0 10px;
    font-size: 13px
}

#headerNav ul.nav>li.mega-menu div.row {
    width: 100%
}

#headerNav ul.nav>li.mega-menu div {
    display: table
}

#headerNav ul.nav>li.mega-menu div div {
    border-left: #eee 1px solid;
    margin-left: -1px;
    display: table-cell;
    vertical-align: top;
    float: none
}

#headerNav ul.nav>li.mega-menu div div:first-child {
    border-left: 0
}

#headerNav ul.nav>li.mega-menu>ul {
    width: 100%;
    background-color: transparent;
    border: none;
    box-shadow: none;
    direction: rtl
}

#headerNav ul.nav>li.mega-menu>ul.dropdown-menu>li {
    margin: 0 15px;
    padding: 15px;
    background-color: #fff;
    border: #eee 1px solid;
    box-shadow: rgba(0, 0, 0, 0.2) 0 6px 12px
}

#headerNav ul.nav>li.mega-menu>ul ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none
}

#headerNav ul.nav>li.mega-menu h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 10px 20px 10px;
    padding: 0
}

#headerNav ul.nav>li.mega-menu>ul li>a {
    border-bottom: 0;
    padding: 6px 10px;
    color: #203040
}

#headerNav ul.nav>li.mega-menu>ul li.active>a,
#headerNav ul.nav>li.mega-menu>ul li:hover>a {
    color: #fff;
    background-color: #203040
}

#headerNav ul.nav>li.mega-menu>ul li.divider {
    border: 0;
    border: rgba(0, 0, 0, 0.01) 1px solid;
    margin: 10px 0
}

#headerNav .nav.dropdown-menu {
    left: 0;
    right: auto
}

.navbar-brand {
    float: right;
    line-height: 20px;
    padding-top: 18px;
}

.navbar-brand a {
    font-weight: bold;
    color: #fff;
    font-size: 28px;
}

#headerNav ul#topMain li a::before {
    display: inline-block;
    padding-left: 3px;
}

@media only screen and (max-width:992px) {
    #headerNav .current-menu-item a {
        background: none
    }

    #headerNav ul.nav>li {
        border: none;
        background: #212121;
        padding: 0
    }

    #topMain {
        margin: 0;
        padding: 0
    }

    #topMain>li>a>span {
        display: none !important
    }

    #topMain li {
        display: block;
        text-align: right;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    #topMain>li>a {
        text-align: right;
        border: 0;
        border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
        -webkit-border-radius: 0;
        border-radius: 0;

    }

    #headerNav ul.nav>li:hover a {
        background: none;
        border-radius: 0
    }

    #topMain>li:hover,
    #topMain>li:hover>a {
        border-top: 0 !important
    }

    #headerNav ul.nav>li a {
        padding: 10px 15px;
        text-align: left;
        font-size: 14px;
        color: #fff;
    }

    #headerNav ul.nav>li a:focus {
        color: #fff;
    }

    #headerNav ul.nav>li a:hover {
        color: #fff;
    }

    #headerNav ul.nav>li:hover {
        border-radius: 0;
    }

    #headerNav ul#topMain li a::before {
        color: #ffffff;
    }

    #headerNav .container {
        padding: 0;
        margin: 0
    }

    .nav-pills>li,
    #headerNav div.navbar-collapse,
    #headerNav ul.nav>li {
        float: none
    }

    .navbar-collapse {
        max-height: 100%
    }

    #headerNav .container {
        padding: 0;
        margin: 0
    }

    #headerNav .btn-mobile {
        display: block;
        position: absolute;
        top: 10px;
        left: 10px;
        background: transparent;
        color: #ffffff;
        padding: 2px 5px 0 5px;
        line-height: 15px;
    }

    #headerNav .btn-mobile i {
        padding: 0;
        margin: 0;
        font-size: 35px
    }

    #headerNav div.nav-main-collapse,
    #headerNav div.nav-main-collapse.in {
        width: 100%;
        margin: 0;
        /*padding-top: 20px;*/
    }

    #headerNav div.nav-main-collapse {
        float: none;
        overflow-x: hidden
    }

    #headerNav div.nav-main-collapse.collapse {
        display: none !important
    }

    #headerNav div.nav-main-collapse.in {
        display: block !important;
    }

    #headerNav div.nav-main-collapse {
        position: relative
    }

    #topMain>li>a>span {
        display: none !important
    }

    #topMain li {
        display: block;
        text-align: right;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    #topMain>li>a {
        text-align: right;
        border: 0;
        border-bottom: rgba(0, 0, 0, .4) 1px solid;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    #topMain>li:hover,
    #topMain>li:hover>a {
        border-top: 0 !important
    }

    #headerNav li.drodon:hover {
        background: transparent
    }

    #headerNav ul.nav>li.dropdown>ul.dropMenu>li {
        background: #212121
    }

    #headerNav ul#topMain li:hover {
        background: #C10808
    }

    #headerNav ul#topMain .dropdown-menu li a {
        color: #fff !important;
    }

    #headerNav ul#topMain .dropdown-menu li a:hover {
        color: #fff !important;
    }

    #topMain ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: none !important;
        border-left: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 !important
    }

    #headerNav .nav-main li.resp-active>ul.dropdown-menu {
        display: block !important;
        margin-left: 0;
        margin-right: 0;
        border: 0;
        background: #242424
    }

    #headerNav .nav li>ul.dropdown-menu li a {
        font-size: 14px;
    }

    #headerNav .nav-main li.resp-active>ul.dropdown-menu li {
        border-left: 0
    }

    #headerNav ul.nav>li.active>a:before,
    #headerNav ul.nav>li:hover>a:before {
        background-color: transparent;
    }

    #headerNav ul.dropdown-menu>li:hover>ul.dropdown-menu {
        position: static
    }

    #headerNav ul.nav>li.mega-menu>ul.dropdown-menu>li {
        padding: 0;
        margin: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #headerNav ul.nav>li.mega-menu h3 {
        margin-left: 8px
    }

    #headerNav ul.nav>li.mega-menu>ul li>a {
        border-bottom: rgba(0, 0, 0, .1) 1px solid
    }

    #headerNav ul.nav>li.mega-menu div,
    #headerNav ul.nav>li.mega-menu div div {
        border: 0;
        margin-bottom: 30px;
        display: block;
        width: 100%
    }

    #headerNav ul.nav>li.mega-menu div div:last-child {
        margin-bottom: 0
    }

    #headerNav .nav li:hover>ul.dropdown-menu {
        background: 0 0
    }

    .navbar-brand {
        padding: 15px
    }

    #logo {
        margin: 0 auto;
        text-align: center;
        float: none;
        padding: 8px 12px;
    }

    .isPc {
        display: none !important
    }

    .myAccount {
        display: block !important
    }
}

/******** Head Bott ********/
.headBott {
    background: #ffffff;
    position: relative;
    display: block;
    width: 100%;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    min-height: 50px
}

#headerSearch {
    padding: 7px 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%
}

#headerSearch input[type="text"] {
    vertical-align: middle;
    border-radius: 0px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #ebebeb !important;
    padding: 10px;
    border: none;
    font-size: 13px;
    width: 100%;
    margin: 0 auto;
    color: #333;
    height: 47px;
    box-shadow: 0 0 0 2px transparent;
}

#headerSearch input[type="submit"] {
    position: absolute;
    top: 8px;
    right: 0;
    padding: 11px 25px;
    background: #C10808;
    color: #fff;
    border-color: #C10808;
    font-size: 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.secComments {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 20px;
    border-radius: 4px;
    background: #fff
}

.secPage {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 20px;
    border-radius: 4px;
    background: #f5f5f5
}

.comment {
    padding: 3px 10px 3px 10px;
}

.comment-meta.commentmetadata a {
    color: #333
}

textarea:focus,
input:focus {
    outline: 0;
}

#commentform p {
    margin: 10px;
    color: #000
}

#commentform p a {
    color: #000
}

#commentform input {
    height: 35px
}

.comment-respond {
    margin-bottom: 20px
}

h3.comment-reply-title {
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 5px 8px 15px 8px !important;
    border-radius: 3px;
    display: block;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0
}

.comment-form-comment {
    margin: 20px
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin-bottom: 10px !important
}

#respond label {
    text-align: left;
    margin-bottom: 5px;
    padding: 5px 0;
    font-size: 13px;
    line-height: 22px;
    color: #585858;
    font-weight: 500
}

#comment {
    padding: 10px;
    margin-bottom: 10px;
    display: block;
    line-height: 26px;
    width: 100%;
    min-height: 80px;
    max-height: 80px;
    color: #171717;
    background: #fff;
    font-size: 14px
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input {
    margin: 0;
    width: 100%;
    border-radius: 0
}

.title_comm {
    display: none
}

.comment-list {
    padding: 4px;
    margin: 10px;
}

.comment-list .comment {
    background: #f9f9f9;
    margin-bottom: 4px;
    display: block;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.comment-list .children li {
    background: #ffffff;
    margin-bottom: 4px;
    display: block;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 2px
}

.comment-author {
    text-align: left;
    color: #585858;
    font-size: 14px
}

.comment-author img {
    float: left;
    margin-right: 20px
}

.comment-author .fn a {
    color: #000 !important
}

.comment p {
    padding-right: 50px;
    color: #424141;
    font-size: 14px;
    word-wrap: break-word;
    margin: 0;
    color: #585858
}

.comment .reply {
    padding-right: 60px
}

.comment a,
.comment a:hover {
    color: #585858;
    font-size: 10px;
}

.reply a.comment-reply-link {
    color: #615dfa
}

.says {
    float: left;
    padding-right: 10px
}

.comment-author .vcard .fn {
    padding: 0 3px;
}

.navigation {
    position: relative;
    clear: both;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 0;
    margin: 20px 0 0 0;
    width: 100%;
}

.pagination {
    border-radius: 4px;
    padding: 5px 10px;
    box-shadow: 0 10px 20px #b9b9b9;
    position: relative;
    font-size: 14px;
    line-height: 13px;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 10px 15px 9px 15px;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 22px;
    color: #ffffff;
    background: #C10808;
    border-radius: 4px;
    font-size: 16px;
    letter-spacing: 1px;
}

.pagination a:hover {
    color: #ffffff;
    background: #252525;
}

.pagination .current {
    padding: 10px 15px 9px 15px;
    background: #252525;
    color: #ffffff;
    border-radius: 4px;
}


.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background: transparent
}

footer {
    position: relative;
    overflow: hidden;
    background: #960606;
    width: 100%;
    border-top: 2px solid #222;
}

footer .text-center {
    padding-top: 10px
}

footer .copyRight,
footer .site-name {
    display: block;
    line-height: 30px;
    padding: 15px 0;
}

footer a,
footer span {
    font-size: 15px;
    color: #fff
}

.footer {
    padding: 15px 0;
    background: #321111
}

.btn_icon {
    background-color: #7d78784f;
    cursor: pointer;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 4px 0 0;
    position: relative;
    text-align: center;
    border-radius: 2px;
}

.btn_icon i {
    font-size: 18px;
    background: none;
    color: white;
    height: 35px;
    left: 0;
    width: 35px;
    line-height: 35px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10
}

#toTop {
    cursor: pointer;
    text-align: center;
    background: #C10808;
    font-size: 35px;
    line-height: 33px;
    color: #fff;
    position: fixed;
    height: 35px;
    width: 40px;
    right: 15px;
    bottom: 62px;
    text-transform: uppercase;
    opacity: .9;
    filter: alpha(opacity=90);
    text-decoration: none;
    display: none;
    z-index: 999999999999;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#toTop::before {
    font-family: iconFont;
    content: "\e90a"
}

#toTop:hover {
    background: #C10808
}

.alert-info {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2);
    margin-top: 20px;
    padding: 20px;
}

.alert-info h1 {
    font-size: 16px;
    padding-bottom: 20px;
    color: #C10808
}

.alert-info h2 {
    font-size: 13px;
    color: #000;
}

.box-watch .serverWatch,
.box-watch .right,
.box-watch .left,
.single-content,
.box-full,
.tags {
    z-index: 10;
}

.colRight,
.colCenter,
.colLeft {
    position: relative;
    min-height: 1px;
}

.colRight {
    width: 22%;
}

.colCenter {
    width: 56%;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.colLeft {
    width: 22%;
}

@media (min-width: 768px) {
    .containers.container {
        width: 100% !important
    }
}

@media (min-width: 992px) {
    .containers.container {
        width: 98% !important
    }
}

@media (min-width: 1200px) {
    .containers.container {
        max-width: 1250px !important
    }

    .containers.container-fluid {
        margin-left: 10px;
        margin-right: 10px
    }
}

.col-lg-4th,
.col-md-4th,
.col-sm-4th,
.col-xs-4th {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
    width: 25%;
    float: left
}

@media (min-width:768px) {
    .col-sm-4th {
        width: 25%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-4th {
        width: 33.3%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-4th {
        width: 25%;
        float: left
    }
}

@media (min-width:1300px) {
    .col-lg-4th {
        width: 25%;
        float: left
    }
}

@media (min-width:1400px) {
    .col-lg-4th {
        width: 25%;
        float: left
    }
}

@media (min-width:1600px) {
    .col-lg-4th {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:992px) {
    .col-md-4th {
        width: 100%;
        left: none;
        display: block
    }

    .col-md-4th.col-sm-4th {
        width: 33.3%;
        float: left
    }
}

@media only screen and (max-width:769px) {
    .col-md-4th.col-sm-4th {
        width: 50%;
        display: block
    }
}

@media only screen and (max-width:580px) {
    .col-md-4th.col-sm-4th {
        width: 50%;
        display: block
    }
}

@media only screen and (max-width:480px) {
    .col-md-4th.col-sm-4th {
        width: 50%;
        display: block;
        padding-right: 2.5px;
        padding-left: 2.5px;
    }
}

.col-lg-5th,
.col-md-5th,
.col-sm-5th,
.col-xs-5th {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 16.6%;
    float: left
}

.col-lg-5th img,
.col-md-5th img,
.col-sm-5th img,
.col-xs-5th img {
    height: 385px;
    max-height: 385px;
}

@media (min-width:768px) {
    .col-sm-5th {
        width: 25%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-5th {
        width: 25%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-5th {
        width: 20%;
        float: left
    }
}

@media (min-width:1300px) {
    .col-lg-5th {
        width: 20%;
        float: left
    }
}

@media (min-width:1400px) {
    .col-lg-5th {
        width: 20%;
        float: left
    }
}

@media (min-width:1600px) {
    .col-lg-5th {
        width: 20%;
        float: left
    }
}

@media only screen and (max-width:992px) {
    .col-md-5th {
        width: 100%;
        left: none;
        display: block
    }

    .col-md-5th.col-sm-5th {
        width: 33.3%;
        float: left
    }

    .col-md-5th.col-sm-5th img {
        height: 365px;
        max-height: 365px;
    }
}

@media only screen and (max-width:769px) {
    .col-md-5th.col-sm-5th {
        width: 33.3%;
        display: block
    }

    .col-md-5th.col-sm-5th img {
        height: 345px;
        max-height: 345px;
    }
}

@media only screen and (max-width:580px) {
    .col-md-5th.col-sm-5th {
        width: 50%;
        display: block
    }

    .col-md-5th.col-sm-5th img {
        height: 295px;
        max-height: 295px;
    }
}

@media only screen and (max-width:480px) {
    .col-md-5th.col-sm-5th {
        width: 50%;
        display: block;
        padding-right: 2.5px;
        padding-left: 2.5px;
    }

    .col-md-5th.col-sm-5th img {
        height: 255px;
        max-height: 255px;
    }
}

.col-lg-6th,
.col-md-6th,
.col-sm-6th,
.col-xs-6th {
    position: relative;
    min-height: 1px;
    padding-right: 6px;
    padding-left: 6px;
    width: 16.6%;
    float: left;
}

.col-lg-6th img,
.col-md-6th img,
.col-sm-6th img,
.col-xs-6th img {
    height: 280px;
    max-height: 280px;
}

@media (min-width:768px) {
    .col-sm-6th {
        width: 25%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-6th {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-6th {
        width: 16.6%;
        float: left
    }
}

@media (min-width:1300px) {
    .col-lg-6th {
        width: 16.6%;
        float: left
    }
}

@media (min-width:1400px) {
    .col-lg-6th {
        width: 16.6%;
        float: left
    }
}

@media (min-width:1600px) {
    .col-lg-6th {
        width: 16.6%;
        float: left
    }
}

@media only screen and (max-width:992px) {
    .col-md-6th {
        width: 100%;
        left: none;
        display: block
    }

    .col-md-6th.col-sm-6th {
        width: 25%;
        float: left
    }

    .col-md-6th img {
        height: 280px;
        max-height: 280px;
    }
}

@media only screen and (max-width:769px) {
    .col-md-6th.col-sm-6th {
        width: 33.3%;
        display: block
    }
}

@media only screen and (max-width:580px) {
    .col-md-6th.col-sm-6th {
        width: 33.3%;
        display: block
    }

    .col-md-6th.col-sm-6th img {
        height: 250px;
        max-height: 250px;
    }
}

@media only screen and (max-width:480px) {
    .col-md-6th.col-sm-6th {
        width: 50%;
        display: block;
        padding-right: 2.5px;
        padding-left: 2.5px;
    }

    .col-md-6th.col-sm-6th img {
        height: 220px;
        max-height: 220px;
    }
}

.col-lg-7th,
.col-md-7th,
.col-sm-7th,
.col-xs-7th {
    position: relative;
    min-height: 1px;
    padding-right: 4px;
    padding-left: 4px;
    width: 14.2%;
    float: left;
}

.col-lg-7th img,
.col-md-7th img,
.col-sm-7th img,
.col-xs-7th img {
    height: 250px;
    max-height: 250px;
}

@media (min-width:768px) {
    .col-sm-7th {
        width: 25%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-7th {
        width: 16.6%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-7th {
        width: 14.2%;
        float: left
    }
}

@media (min-width:1300px) {
    .col-lg-7th {
        width: 14.2%;
        float: left
    }
}

@media (min-width:1400px) {
    .col-lg-7th {
        width: 14.2%;
        float: left
    }
}

@media (min-width:1600px) {
    .col-lg-7th {
        width: 14.2%;
        float: left
    }
}

@media only screen and (max-width:992px) {
    .col-md-7th {
        width: 100%;
        left: none;
        display: block
    }

    .col-md-7th.col-sm-7th {
        width: 20%;
        float: left
    }

    .col-md-7th img {
        height: 230px;
        max-height: 230px;
    }
}

@media only screen and (max-width:769px) {
    .col-md-7th.col-sm-7th {
        width: 25%;
        display: block
    }
}

@media only screen and (max-width:580px) {
    .col-md-7th.col-sm-7th {
        width: 33.3%;
        display: block
    }

    .col-md-7th.col-sm-7th img {
        height: 250px;
        max-height: 250px;
    }
}

@media only screen and (max-width:480px) {
    .col-md-7th.col-sm-7th {
        width: 50%;
        display: block;
        padding-right: 2.5px;
        padding-left: 2.5px;
    }

    .col-md-7th.col-sm-7th img {
        height: 220px;
        max-height: 220px;
    }
}

@media screen and (min-width: 1900px) {
    .postEp .poster {
        height: 240px;
        max-height: 240px;
    }
}

@media screen and (min-width:2220px) {
    .postEp .poster {
        height: 290px;
        max-height: 290px;
    }
}

@media screen and (min-width:2688px) {
    .postEp .poster {
        height: 340px;
        max-height: 340px;
    }
}

@media only screen and (max-width: 992px) {
    .singleSeries .cover {
        width: 100%
    }

    .singleSeries .cover .img:after {
        background: linear-gradient(162deg, #00000094, #150101);
    }

    .singleSeries .info {
        max-width: 100%
    }

    .isLogin,
    .dropdown.user>a:after {
        display: none
    }

    .dropdown.user>a {
        padding: 10px 0 10px 0 !important;
    }

    ul#leftMenu>li {
        width: 40px;
        height: 40px;
        text-align: center;
    }

    .dropdown.user>a figure {
        left: -6px;
        top: 1px;
    }

    .dropdown.user .dropdown-menu {
        right: -60px !important;
        margin: 30px 0 0 0;
    }
}

@media only screen and (max-width: 768px) {
    .serversList {
        white-space: nowrap;
        display: flex;
        flex-wrap: inherit;
        overflow: auto;
    }

    .serversList li {
        min-width: 170px;
        font-size: 11px;
        margin-bottom: 5px;
        max-height: 40px;
        padding: 2px 10px 0;
    }

    .boxes-popup {
        width: 450px
    }

    .getEmbed {
        z-index: 200
    }

    .getEmbed .watch {
        margin: 5px 0
    }

    .head-title h1,
    .head-title h4 {
        font-size: 16px;
        width: 100%
    }

    .head-title h1:after,
    .head-title h4:after {
        display: none;
    }

    #menu-footer {
        text-align: center;
        margin: 0 auto;
        display: block;
        width: 100%;
    }

    #menu-footer li {
        float: none;
    }

    .btn_icon {
        float: none;
    }

    #menu-footer {
        position: relative;
        overflow: hidden;
        display: block;
        width: 100%;
        text-align: center;
        clear: both;
        margin-bottom: 20px;
    }

    .social {
        float: none;
        display: block;
        margin-top: 30px;
        text-align: center;
        clear: both;
    }

    .sec-line {
        padding-top: 10px;
    }

    .poster img {
        border-radius: 4px;
        display: table;
        margin: 0 auto;
        height: 320px;
        width: 260px;
    }

    #trailer span {
        margin: 10px auto;
        width: 220px
    }

    .singleSeries .postInfo {
        text-align: center
    }

    .singleSeries .postInfo h1 {
        font-size: 20px;
        padding-bottom: 0;
        font-weight: normal
    }

    .singleSeries .postInfo .story {
        font-size: 14px;
        line-height: 22px;
    }

    .singleSeries .tax a {
        font-size: 13px;
    }

    .postlist li {
        width: 100%
    }

    .secTitle h2,
    .secTitle h4,
    .secTitle h1 {
        font-size: 20px;
    }

    #btnServers {
        display: block
    }

    .btnWatch,
    .btnDown {
        margin: 7px auto
    }
}

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

    footer .pull-left,
    footer .pull-right {
        float: none !important;
        text-align: center;
        clear: both
    }

    footer .pull-right {
        margin-bottom: 20px
    }

    footer a {
        text-align: center;
        font-size: 14px
    }

    .pagination span,
    .pagination a {
        margin: 2px 5px 2px 0;
        padding: 8px 10px 6px 10px;
        width: 30px;
        height: 30px;
        line-height: 15px;
        font-size: 13px;
    }

    .pagination .current {
        padding: 8px 10px 6px 10px;
    }

    .episodeNum,
    .seasonName {
        padding: 5px 6px 4px 6px
    }

    .block-post {
        margin-bottom: 10px
    }

    .episodeNum span:nth-of-type(2),
    .seasonName span:nth-of-type(2) {
        font-size: 15px;
    }

    .ribbon {
        font-size: 11px;
        padding: 2px 5px;
    }

    .block-post .title {
        font-size: 12px;
        padding: 6px 9px
    }

    .postEp .poster {
        height: 100px;
        max-height: 100px;
    }

    .postEp .episodeNum,
    .postEp .seasonName {
        padding: 3px 4px 3px 4px;
        top: 5px;
        left: 5px
    }

    .singleInfo h1 {
        font-size: 12px;
        font-weight: normal;
    }

    .singleSeries a.favList,
    .singleSeries a#favorite {
        font-size: 13px;
        height: 32px;
        line-height: 30px;
        padding: 3px 10px;
    }

    .con_search input[type="text"] {
        font-size: 11px
    }
}

@media screen and (max-width: 580px) {
    .serversList li {
        min-width: 150px;
    }

    .dl-horizontal dt {
        width: 200px;
    }

    .boxes-popup {
        width: 450px
    }
    .listSeasons li {
        width: 100%;
        margin-right: 0;
        display: block;
    }
}

@media only screen and (min-width: 220px) and (max-width: 480px) {
    .boxes-popup {
        width: 250px
    }
}

@-webkit-keyframes loading {
    0% {
        border: 0 solid rgba(255, 255, 255, .8);
    }

    20% {
        border: 4px solid rgba(255, 255, 255, .8);
        width: 0%;
        height: 0%
    }

    100% {
        border: 4px solid rgba(255, 255, 255, .8);
        width: 100%;
        height: 100%
    }
}

@keyframes loading {
    0% {
        border: 0 solid rgba(255, 255, 255, .8);
    }

    20% {
        border: 4px solid rgba(255, 255, 255, .8);
        width: 0%;
        height: 0%
    }

    100% {
        border: 4px solid rgba(255, 255, 255, .8);
        width: 100%;
        height: 100%
    }
}