.player_nav {
    margin-bottom: 20px;
    background: #fff
}

ul.idTabs li a {
    border-bottom: 3px solid #e0e0e0;
    background: #f0f0f0;
    padding: 7px 12px 5px;
    min-width: 72px;
    font-size: 12px;
    color: #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    margin: 5px;
    text-transform: uppercase;
    text-align: center
}

ul.idTabs li a.selected,
ul.idTabs li a.active {
    color: #fff;
    background: #79c142;
	border: none;
}

.player_nav .idTabs li a.selected:before,
.player_nav .idTabs li a.active:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 10px;
    margin-right: 10px;
    font-weight: 400
}

ul.idTabs li a:hover {
    border-bottom: 3px solid #555;
    background: #666;
    color: #fff
}

.player_nav ul.idTabs li {
    padding: 20px;
    border-bottom: 1px solid #eee
}

.player_nav ul.idTabs {
    list-style-type: none;
    -webkit-padding-start: 0
}

.player_nav .les-title {
    float: left;
    width: 120px;
    margin-top: 4px
}

#content-embed.active div#player2 {
    z-index: 101;
    position: relative
}

#hidden_tip {
    display: none
}

ul.idTabs .les-content {
    padding-left: 130px;
    margin: -5px
}

#content-embed #seasons {
    background: #fff;
    margin-bottom: 20px
}

.tvseason {
    padding: 20px;
    border-bottom: 1px solid #eee
}

.tvseason .les-content {
    margin: -5px
}

.tvseason .les-title {
    float: left
}

.tvseason .les-content a {
    border-bottom: 3px solid #e0e0e0;
    background: #f0f0f0;
    padding: 7px 12px 5px;
    min-width: 72px;
    font-size: 12px;
    color: #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    margin: 5px
}

.tvseason .les-content a:visited {
    border-bottom: 3px solid #555;
    background: #666;
    color: #fff
}

.tvseason .les-content a:hover {
    border-bottom: 3px solid #73ad38;
    background: #79c142;
    color: #fff
}

.tvseason .les-content a:hover:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 10px;
    margin-right: 10px;
    font-weight: 400
}

.mvi-images {
    padding: 15px 15px 18px 16px;
    background: #fff;
    margin-top: 20px
}

.galeria {
    float: left;
    width: 98%;
    overflow: hidden
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    float: left
}

.galeria .galeria_img {
    padding: 3px
}

.galeria_img img {
    width: 100%
}

.tabContent {
    display: none
}

.jt-info .ep_airdate,
.block .ep_title {
    color: #79c142;
    margin-left: 5px
}

.modal-body-trailer .no_trailer {
    text-align: center;
    padding: 50px;
    font-size: 15px;
    text-transform: uppercase;
    background: #ececec
}

.no_trailer .fa-warning {
    color: #ffa545;
    margin-right: 5px
}

#button-favorite a.liked i.fa {
    color: #79c142
}

#button-favorite a.liked {
    background: #333;
    color: #fff
}

.sl-wrapper a {
    border-bottom: 0 !important;
    text-decoration: none !important
}

.sl-button {
    color: #ccc;
    padding: 10px 20px;
    margin-right: 0;
    margin-right: 2px;
    font-weight: 700;
    border-radius: 0
}

a.liked {
    color: #da1b1b
}

a.liked:hover,
a.liked:active,
a.liked:focus {
    color: #666
}

a.liked span.sl-count,
.sl-count {
    color: #666
}

.sl-icon {
    margin-right: .3125em;
    font-family: 'Arial Unicode MS', Arial, sans-serif;
    vertical-align: middle
}

.sl-icon svg {
    fill: currentColor;
    width: 1em;
    height: 1em
}

.sl-icon svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sl-count {
    font-size: .625em;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    vertical-align: middle
}

.loader,
.loader:before,
.loader:after {
    background: rgba(0, 0, 0, 0.2);
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: .2em;
    height: .6em
}

.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: ''
}

.loader:before {
    left: -.375em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.loader {
    text-indent: -9999em;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 1em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.loader:after {
    left: .375em
}

@-webkit-keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2);
        height: .6em
    }

    40% {
        box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
        height: 1em
    }
}

@keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2);
        height: .6em
    }

    40% {
        box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
        height: 1em
    }
}

.jtip-bottom a.sl-button {
    background: #eee;
    width: 100%;
    padding: 6px 12px;
    color: #333;
    border-radius: 3px;
    border-bottom: 3px solid #ddd !important;
    margin-top: 10px
}

.jtip-bottom a.sl-button:hover {
    background: #e5e5e5 !important;
    border-bottom: 3px solid #ccc !important
}

.jtip-bottom a.sl-button.liked i.fa {
    color: #ec4d4d
}

.jtip-bottom a.sl-button i.fa {
    margin-right: 10px
}

.post-ratings-text {
    background-color: #777;
    color: #fff;
    font-size: 10px;
    padding: .3em .6em;
    border-radius: .25em;
    text-transform: uppercase;
    display: none
}

.post-ratings-rated {
    background-color: #777;
    color: #fff;
    font-size: 10px;
    padding: .3em .6em;
    border-radius: .25em;
    text-transform: uppercase
}

.post-ratings-loading img {
    margin-right: 5px
}

.post-ratings-loading {
    font-size: 10px
}

.modal-body #loginform input#wp-submit {
    background: #79C143;
    border: none;
    border-bottom: 3px solid #73AD38;
    color: #fff !important;
    height: 39px
}

.modal-body #loginform input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.modal-body #loginform .login-username label,
.modal-body #loginform .login-password label {
    display: none
}

.modal-body #loginform .login-remember input#rememberme {
    height: 13px;
    width: auto;
    float: left;
    margin-right: 5px;
    margin-top: 1px
}

.modal-body #loginform .login-remember {
    font-weight: 400;
    font-size: 85%;
    padding: 5px
}

#loginform a.forgot_pass:hover {
    color: #000
}

#loginform a.forgot_pass {
    float: right;
    color: #888;
    font-size: 85%;
    margin-top: 6px
}

#button-favorite .btn i {
    margin-right: 10px
}

.search-content button {
    position: relative;
    float: right;
    right: -5px;
    top: -2px;
    background: none;
    border: none;
    height: 0;
    width: 0
}

.fake_player img.cover {
    width: 100%;
    height: 100%
}

.fake_player {
    display: block !important;
    width: 100%;
    height: 550px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.fake_player section {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background-repeat: repeat-x
}

.fake_player section span.barra {
    float: left;
    width: 100%;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.28);
    position: relative
}

.fake_player section span.barra span.progreso {
    background: rgba(255, 255, 255, 0.5);
    width: 0;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0
}

.fake_player section span.barra span.played {
    background: red;
    width: 1%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0
}

.fake_player section span.controles {
    float: left;
    width: 100%;
    margin: 0;
    color: #fff;
    padding: 0 10px;
    -webkit-box-shadow: 0 9px 10px -5px #000;
    box-shadow: 0 9px 10px -5px #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-shadow: -1px 0 3px rgba(0, 0, 0, 1)
}

.fake_player section span.controles i.fa {
    font: normal normal normal 20px/1 FontAwesome;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    color: #FFF
}

.fake_player section span.controles i {
    font-style: normal;
    float: left;
    font-size: 15px;
    color: #fff;
    padding: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600
}

.fake_player section span.controles i span {
    font-weight: 300;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.62);
    margin-left: 5px
}

.fake_player section span.controles i.fa-arrows-alt {
    float: right;
    font-size: 21px;
    padding: 13px 0;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff
}

span.play_tiempo {
    position: absolute;
    top: 40%;
    left: 49%;
    color: #fff;
    font-size: 22px;
    text-shadow: 1px 0 5px rgba(0, 0, 0, 1);
    font-weight: 600;
    font-family: arial
}

.fake_player section span.controles i.fa:hover {
    color: red
}

.play_ads:before {
    content: "";
    width: 110px;
    height: 110px;
    background-image: url(../images/btn-play.png);
    background-position: 50% 25%;
    background-size: cover;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -55px;
    margin-left: -55px;
    left: 50%;
    z-index: 2;
    border-radius: 55px;
    border: 6px solid rgba(255, 255, 255, 1);
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0
}

.play_ads:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0
}

span.playads {
    padding-left: 35px;
    padding-top: 28px;
    height: 100px;
    width: 100px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    border-radius: 50%;
    top: 36%;
    left: 46%
}

.playads i.fa.fa-play {
    color: #fff;
    font-size: 46px
}

.fake_player:hover>span.playads i.fa.fa-play {
    color: #9bff00
}

.fake_player a.lnkplay:hover>span.playads {
    background: rgba(0, 0, 0, 0)
}

.fake_player:hover>img.cover {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px)
}

.fake_player a.lnkplay {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.fake_player a.lnkplay:hover>.playads i.fa.fa-play {
    color: red
}

.infopage.comment {
    margin-top: 25px
}

@keyframes fa-blink {
    0% {
        opacity: 1
    }

    100% {
        opacity: .3
    }
}

.fa-blink {
    -webkit-animation: fa-blink .5s linear infinite;
    -moz-animation: fa-blink .5s linear infinite;
    -ms-animation: fa-blink .5s linear infinite;
    -o-animation: fa-blink .5s linear infinite;
    animation: fa-blink .5s linear infinite
}

.ann-home a:hover {
    color: #fff;
    text-shadow: #000 0 0 3px
}

.lnk {
    margin-right: 3px;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: table-cell;
    border-radius: 0
}

.lnk-dl {
    background: #f5f5f5;
    color: #525252;
    border-right: 1px solid #e5e5e5
}

.lnk-title {
    background: #777;
    padding: 10px;
    border-right: 1px solid #e5e5e5
}

.lnk:last-child {
    border: 0
}

#lnk-watch-button,
#lnk-dl-button {
    background: #79c142;
    color: #fff;
    border-radius: 4px
}

a.lnk-lnk {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    margin-bottom: 1px
}

a.lnk-lnk:hover>.lnk-dl {
    background: #f1f1f1
}

#lnk-watch-button:hover,
#lnk-dl-button:hover {
    background: #6bab3b
}

.tab-pane.active {
    display: block
}

.tab-pane {
    display: none
}

.test_container {
    margin-top: 20px
}

.test_container .nav>li>a:hover {
    background: #fff;
    border: 0;
    color: #353535
}

.test_container .nav>li.active>a {
    background: #79c142;
    color: #fff;
    border: 0
}

.test_container .nav>li>a {
    color: #6b6b6b;
    background: #ececec;
    border: 0
}

.text_container .nav-tabs>li {
    margin-bottom: 0
}

.test_container .nav-tabs>li>a {
    margin-right: 3px
}

.test_container .nav-tabs {
    border-color: transparent
}

.top-menu ul li {
    list-style: none
}

.rep_cont {
    float: left;
    width: 48%;
    margin: 1%
}

.rep_cont2 {
    width: 100%;
    float: left;
    padding: 1%
}

.rep_cont select {
    border-radius: 2px;
    border: 1px solid #ccc;
    font-size: 12px
}

.rep_cont2 textarea[name=detalles] {
    margin-top: 5px;
    border-radius: 2px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #555;
    resize: none;
    height: auto
}

#bar-player .bp-btn-previous span:after {
    content: "Previous"
}

#bar-player .bp-btn-next span:after {
    content: "Next"
}

#top-news .top-news ul.nav-tabs {
    text-transform: uppercase
}

.pt-register,
.pt-login,
.pt-reset-password,
.pt-register-footer,
.pt-login-footer {
    display: none
}

div[data-active-tab="#pt-reset-password"] .pt-reset-password,
div[data-active-tab="#pt-reset-password"] .pt-login-footer,
div[data-active-tab="#pt-login"] .pt-login,
div[data-active-tab="#pt-register"] .pt-register,
div[data-active-tab="#pt-register"] .pt-login-footer,
div[data-active-tab="#pt-login"] .pt-register-footer {
    display: block
}

.pt-loading {
    display: none
}

#pt-user-modal .alert {
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#pt-user-modal .alert>p,
#pt-user-modal .alert>ul {
    margin-bottom: 0
}

#pt-user-modal .alert-danger {
    margin-top: 5px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    margin-bottom: 0;
    margin-top: 15px
}

#pt-user-modal .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

#pt-user-modal .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    width: 100%;
    margin: -5px 0 -30px;
    display: inline-block
}

#pt-user-modal .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

#pt-user-modal .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

#pt-user-modal button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

#pt-user-modal h3 {
    clear: none;
    margin-bottom: 20px
}

.pt-login h4.modal-title {
    text-transform: uppercase
}

#pt-user-modal .modal-dialog {
    max-width: 430px
}

#pt-user-modal .block {
    margin-bottom: 10px
}

#pt-user-modal .modal-dialog .modal-body .btn-block {
    font-size: 14px;
    font-weight: 400
}

#pt-user-modal .modal-dialog .modal-body .modal-header .close {
    top: 10px;
    right: -15px
}

#pt-user-modal .alert-warning {
    margin-bottom: -10px
}

.flag {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(../images/flags.png) no-repeat
}

.flag.flag-hr {
    background-position: -224px -55px
}

.flag.flag-tw {
    background-position: -48px -154px
}

.flag.flag-ms {
    background-position: -80px -99px
}

.flag.flag-cz {
    background-position: -32px -33px
}

.flag.flag-vc {
    background-position: -192px -154px
}

.flag.flag-ad {
    background-position: 0 0
}

.flag.flag-eh {
    background-position: -192px -33px
}

.flag.flag-hk {
    background-position: -176px -55px
}

.flag.flag-ga {
    background-position: -128px -44px
}

.flag.flag-catalonia {
    background-position: -32px -22px
}

.flag.flag-somaliland {
    background-position: -192px -132px
}

.flag.flag-mu {
    background-position: -112px -99px
}

.flag.flag-kz {
    background-position: -176px -77px
}

.flag.flag-pw {
    background-position: -96px -121px
}

.flag.flag-an {
    background-position: -112px 0
}

.flag.flag-bg {
    background-position: -64px -11px
}

.flag.flag-nf {
    background-position: 0 -110px
}

.flag.flag-gs {
    background-position: -96px -55px
}

.flag.flag-mm {
    background-position: -240px -88px
}

.flag.flag-tm {
    background-position: -208px -143px
}

.flag.flag-dm {
    background-position: -96px -33px
}

.flag.flag-sm {
    background-position: -144px -132px
}

.flag.flag-om {
    background-position: -144px -110px
}

.flag.flag-ck {
    background-position: -128px -22px
}

.flag.flag-yt {
    background-position: -112px -165px
}

.flag.flag-rw {
    background-position: -208px -121px
}

.flag.flag-sg {
    background-position: -64px -132px
}

.flag.flag-al {
    background-position: -80px 0
}

.flag.flag-ec {
    background-position: -144px -33px
}

.flag.flag-et {
    background-position: 0 -44px
}

.flag.flag-bm {
    background-position: -112px -11px
}

.flag.flag-gm {
    background-position: -16px -55px
}

.flag.flag-aw {
    background-position: -208px 0
}

.flag.flag-it {
    background-position: -176px -66px
}

.flag.flag-br {
    background-position: -160px -11px
}

.flag.flag-kg {
    background-position: -16px -77px
}

.flag.flag-sb {
    background-position: -240px -121px
}

.flag.flag-ee {
    background-position: -160px -33px
}

.flag.flag-ao {
    background-position: -128px 0
}

.flag.flag-tr {
    background-position: 0 -154px
}

.flag.flag-bn {
    background-position: -128px -11px
}

.flag.flag-gu {
    background-position: -128px -55px
}

.flag.flag-tk {
    background-position: -176px -143px
}

.flag.flag-bs {
    background-position: -176px -11px
}

.flag.flag-fr {
    background-position: -112px -44px
}

.flag.flag-ly {
    background-position: -96px -88px
}

.flag.flag-mk {
    background-position: -208px -88px
}

.flag.flag-py {
    background-position: -112px -121px
}

.flag.flag-st {
    background-position: -240px -132px
}

.flag.flag-pn {
    background-position: -32px -121px
}

.flag.flag-ph {
    background-position: -224px -110px
}

.flag.flag-bb {
    background-position: 0 -11px
}

.flag.flag-tn {
    background-position: -224px -143px
}

.flag.flag-sk {
    background-position: -112px -132px
}

.flag.flag-id {
    background-position: -32px -66px
}

.flag.flag-mp {
    background-position: -32px -99px
}

.flag.flag-nc {
    background-position: -224px -99px
}

.flag.flag-ws {
    background-position: -64px -165px
}

.flag.flag-fk {
    background-position: -64px -44px
}

.flag.flag-kp {
    background-position: -96px -77px
}

.flag.flag-eg {
    background-position: -176px -33px
}

.flag.flag-sn {
    background-position: -160px -132px
}

.flag.flag-tibet {
    background-position: -144px -143px
}

.flag.flag-ky {
    background-position: -160px -77px
}

.flag.flag-im {
    background-position: -80px -66px
}

.flag.flag-no {
    background-position: -64px -110px
}

.flag.flag-mz {
    background-position: -192px -99px
}

.flag.flag-kw {
    background-position: -144px -77px
}

.flag.flag-ag {
    background-position: -48px 0
}

.flag.flag-sr {
    background-position: -208px -132px
}

.flag.flag-eu {
    background-position: -16px -44px
}

.flag.flag-je {
    background-position: -192px -66px
}

.flag.flag-pe {
    background-position: -176px -110px
}

.flag.flag-bt {
    background-position: -192px -11px
}

.flag.flag-sc {
    background-position: 0 -132px
}

.flag.flag-ng {
    background-position: -16px -110px
}

.flag.flag-jo {
    background-position: -224px -66px
}

.flag.flag-gd {
    background-position: -160px -44px
}

.flag.flag-cd {
    background-position: -48px -22px
}

.flag.flag-so {
    background-position: -176px -132px
}

.flag.flag-de {
    background-position: -48px -33px
}

.flag.flag-va {
    background-position: -176px -154px
}

.flag.flag-sl {
    background-position: -128px -132px
}

.flag.flag-pa {
    background-position: -160px -110px
}

.flag.flag-iq {
    background-position: -128px -66px
}

.flag.flag-ie {
    background-position: -48px -66px
}

.flag.flag-gw {
    background-position: -144px -55px
}

.flag.flag-vg {
    background-position: -224px -154px
}

.flag.flag-tz {
    background-position: -64px -154px
}

.flag.flag-mx {
    background-position: -160px -99px
}

.flag.flag-um {
    background-position: -112px -154px
}

.flag.flag-cv {
    background-position: -240px -22px
}

.flag.flag-as {
    background-position: -160px 0
}

.flag.flag-dj {
    background-position: -64px -33px
}

.flag.flag-mn {
    background-position: 0 -99px
}

.flag.flag-zanzibar {
    background-position: -144px -165px
}

.flag.flag-do {
    background-position: -112px -33px
}

.flag.flag-my {
    background-position: -176px -99px
}

.flag.flag-at {
    background-position: -176px 0
}

.flag.flag-ml {
    background-position: -224px -88px
}

.flag.flag-ca {
    background-position: -16px -22px
}

.flag.flag-bh {
    background-position: -80px -11px
}

.flag.flag-ru {
    background-position: -192px -121px
}

.flag.flag-cf {
    background-position: -64px -22px
}

.flag.flag-hm {
    background-position: -192px -55px
}

.flag.flag-az {
    background-position: -224px 0
}

.flag.flag-ma {
    background-position: -112px -88px
}

.flag.flag-pm {
    background-position: -16px -121px
}

.flag.flag-cu {
    background-position: -224px -22px
}

.flag.flag-pt {
    background-position: -80px -121px
}

.flag.flag-bd {
    background-position: -16px -11px
}

.flag.flag-tl {
    background-position: -192px -143px
}

.flag.flag-england {
    background-position: -208px -33px
}

.flag.flag-to {
    background-position: -240px -143px
}

.flag.flag-dk {
    background-position: -80px -33px
}

.flag.flag-na {
    background-position: -208px -99px
}

.flag.flag-co {
    background-position: -192px -22px
}

.flag.flag-gy {
    background-position: -160px -55px
}

.flag.flag-kurdistan {
    background-position: -128px -77px
}

.flag.flag-mh {
    background-position: -192px -88px
}

.flag.flag-qa {
    background-position: -128px -121px
}

.flag.flag-pf {
    background-position: -192px -110px
}

.flag.flag-dz {
    background-position: -128px -33px
}

.flag.flag-li {
    background-position: -240px -77px
}

.flag.flag-fj {
    background-position: -48px -44px
}

.flag.flag-vu {
    background-position: -16px -165px
}

.flag.flag-lb {
    background-position: -208px -77px
}

.flag.flag-mq {
    background-position: -48px -99px
}

.flag.flag-ge {
    background-position: -176px -44px
}

.flag.flag-ai {
    background-position: -64px 0
}

.flag.flag-bv {
    background-position: -208px -11px
}

.flag.flag-mr {
    background-position: -64px -99px
}

.flag.flag-mc {
    background-position: -128px -88px
}

.flag.flag-lk {
    background-position: 0 -88px
}

.flag.flag-bj {
    background-position: -96px -11px
}

.flag.flag-fm {
    background-position: -80px -44px
}

.flag.flag-xk {
    background-position: -80px -165px
}

.flag.flag-gr {
    background-position: -80px -55px
}

.flag.flag-tg {
    background-position: -112px -143px
}

.flag.flag-zm {
    background-position: -160px -165px
}

.flag.flag-cy {
    background-position: -16px -33px
}

.flag.flag-pr {
    background-position: -48px -121px
}

.flag.flag-af {
    background-position: -32px 0
}

.flag.flag-gf {
    background-position: -192px -44px
}

.flag.flag-is {
    background-position: -160px -66px
}

.flag.flag-md {
    background-position: -144px -88px
}

.flag.flag-kr {
    background-position: -112px -77px
}

.flag.flag-gp {
    background-position: -48px -55px
}

.flag.flag-il {
    background-position: -64px -66px
}

.flag.flag-ro {
    background-position: -160px -121px
}

.flag.flag-za {
    background-position: -128px -165px
}

.flag.flag-cn {
    background-position: -176px -22px
}

.flag.flag-mv {
    background-position: -128px -99px
}

.flag.flag-ls {
    background-position: -32px -88px
}

.flag.flag-gt {
    background-position: -112px -55px
}

.flag.flag-ss {
    background-position: -224px -132px
}

.flag.flag-bo {
    background-position: -144px -11px
}

.flag.flag-td {
    background-position: -80px -143px
}

.flag.flag-th {
    background-position: -128px -143px
}

.flag.flag-hu {
    background-position: 0 -66px
}

.flag.flag-er {
    background-position: -224px -33px
}

.flag.flag-tc {
    background-position: -64px -143px
}

.flag.flag-sd {
    background-position: -32px -132px
}

.flag.flag-hn {
    background-position: -208px -55px
}

.flag.flag-mg {
    background-position: -176px -88px
}

.flag.flag-pl {
    background-position: 0 -121px
}

.flag.flag-wales {
    background-position: -32px -165px
}

.flag.flag-am {
    background-position: -96px 0
}

.flag.flag-be {
    background-position: -32px -11px
}

.flag.flag-ke {
    background-position: 0 -77px
}

.flag.flag-ar {
    background-position: -144px 0
}

.flag.flag-ni {
    background-position: -32px -110px
}

.flag.flag-ht {
    background-position: -240px -55px
}

.flag.flag-io {
    background-position: -112px -66px
}

.flag.flag-gh {
    background-position: -224px -44px
}

.flag.flag-nu {
    background-position: -112px -110px
}

.flag.flag-mt {
    background-position: -96px -99px
}

.flag.flag-kh {
    background-position: -32px -77px
}

.flag.flag-cg {
    background-position: -80px -22px
}

.flag.flag-cl {
    background-position: -144px -22px
}

.flag.flag-vn {
    background-position: 0 -165px
}

.flag.flag-scotland {
    background-position: -16px -132px
}

.flag.flag-fi {
    background-position: -32px -44px
}

.flag.flag-re {
    background-position: -144px -121px
}

.flag.flag-np {
    background-position: -80px -110px
}

.flag.flag-ba {
    background-position: -240px 0
}

.flag.flag-lt {
    background-position: -48px -88px
}

.flag.flag-wf {
    background-position: -48px -165px
}

.flag.flag-mo {
    background-position: -16px -99px
}

.flag.flag-gn {
    background-position: -32px -55px
}

.flag.flag-sz {
    background-position: -48px -143px
}

.flag.flag-tt {
    background-position: -16px -154px
}

.flag.flag-es {
    background-position: -240px -33px
}

.flag.flag-uz {
    background-position: -160px -154px
}

.flag.flag-ch {
    background-position: -96px -22px
}

.flag.flag-pg {
    background-position: -208px -110px
}

.flag.flag-lu {
    background-position: -64px -88px
}

.flag.flag-sa {
    background-position: -224px -121px
}

.flag.flag-ir {
    background-position: -144px -66px
}

.flag.flag-ug {
    background-position: -96px -154px
}

.flag.flag-us {
    background-position: -128px -154px
}

.flag.flag-vi {
    background-position: -240px -154px
}

.flag.flag-sx {
    background-position: -16px -143px
}

.flag.flag-ye {
    background-position: -96px -165px
}

.flag.flag-nz {
    background-position: -128px -110px
}

.flag.flag-jp {
    background-position: -240px -66px
}

.flag.flag-gq {
    background-position: -64px -55px
}

.flag.flag-pk {
    background-position: -240px -110px
}

.flag.flag-bf {
    background-position: -48px -11px
}

.flag.flag-sy {
    background-position: -32px -143px
}

.flag.flag-cr {
    background-position: -208px -22px
}

.flag.flag-tf {
    background-position: -96px -143px
}

.flag.flag-sv {
    background-position: 0 -143px
}

.flag.flag-ps {
    background-position: -64px -121px
}

.flag.flag-au {
    background-position: -192px 0
}

.flag.flag-la {
    background-position: -192px -77px
}

.flag.flag-mw {
    background-position: -144px -99px
}

.flag.flag-nl {
    background-position: -48px -110px
}

.flag.flag-gb {
    background-position: -144px -44px
}

.flag.flag-nr {
    background-position: -96px -110px
}

.flag.flag-gl {
    background-position: 0 -55px
}

.flag.flag-rs {
    background-position: -176px -121px
}

.flag.flag-cm {
    background-position: -160px -22px
}

.flag.flag-gi {
    background-position: -240px -44px
}

.flag.flag-km {
    background-position: -64px -77px
}

.flag.flag-tv {
    background-position: -32px -154px
}

.flag.flag-me {
    background-position: -160px -88px
}

.flag.flag-cw {
    background-position: 0 -33px
}

.flag.flag-gg {
    background-position: -208px -44px
}

.flag.flag-jm {
    background-position: -208px -66px
}

.flag.flag-ae {
    background-position: -16px 0
}

.flag.flag-si {
    background-position: -96px -132px
}

.flag.flag-tj {
    background-position: -160px -143px
}

.flag.flag-bz {
    background-position: 0 -22px
}

.flag.flag-ve {
    background-position: -208px -154px
}

.flag.flag-in {
    background-position: -96px -66px
}

.flag.flag-sh {
    background-position: -80px -132px
}

.flag.flag-ki {
    background-position: -48px -77px
}

.flag.flag-zw {
    background-position: -176px -165px
}

.flag.flag-ic {
    background-position: -16px -66px
}

.flag.flag-by {
    background-position: -240px -11px
}

.flag.flag-fo {
    background-position: -96px -44px
}

.flag.flag-ne {
    background-position: -240px -99px
}

.flag.flag-uy {
    background-position: -144px -154px
}

.flag.flag-lr {
    background-position: -16px -88px
}

.flag.flag-ci {
    background-position: -112px -22px
}

.flag.flag-lc {
    background-position: -224px -77px
}

.flag.flag-se {
    background-position: -48px -132px
}

.flag.flag-kn {
    background-position: -80px -77px
}

.flag.flag-lv {
    background-position: -80px -88px
}

.flag.flag-bw {
    background-position: -224px -11px
}

.flag.flag-ua {
    background-position: -80px -154px
}

#wpas-ptype .wpas-ptype-radio-buttons .wpas-radio-container input {
    margin-right: 6px;
    float: left
}

#wpas-ptype .wpas-ptype-radio-buttons .wpas-radio-container {
    float: left;
    margin-right: 15px
}

.wpas-ptype-radio-buttons {
    padding: 10px 15px 8px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    border-radius: 3px;
    width: 100%;
    display: table
}

div#wpas-ptype {
    float: left
}

div#wpas-tax_quality {
    float: left
}

div#wpas-tax_category {
    float: left;
    width: 100%
}

div#wpas-tax_country {
    float: left;
    width: 100%
}

div#wpas-tax_release-year {
    float: left;
    width: 100%
}

div#wpas-tax_quality .wpas-tax_quality-checkboxes .wpas-checkbox-container {
    float: left;
    margin-right: 15px
}

div#wpas-tax_quality .wpas-tax_quality-checkboxes .wpas-checkbox-container input {
    margin-right: 6px;
    float: left
}

div#wpas-tax_quality .wpas-tax_quality-checkboxes.wpas-checkboxes.field-container {
    padding: 10px 15px 8px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    border-radius: 3px;
    width: 100%;
    display: table
}

.wpas-field .label-container {
    font-size: 18px;
    font-family: 'Montserrat';
    margin-bottom: 5px;
    display: block;
    color: #79c142
}

.label-container label {
    font-weight: 400;
    margin-bottom: 0
}

#wpas-tax_category .field-container {
    padding: 10px 15px 8px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    border-radius: 3px;
    width: 100%;
    display: table
}

#wp-advanced-search .wpas-field .field-container label {
    font-weight: 400;
    padding-top: 5px;
    margin-top: -2px
}

#wpas-tax_category .field-container .wpas-checkbox-container input {
    margin-right: 6px;
    float: left
}

#wpas-tax_category .field-container .wpas-checkbox-container {
    float: left;
    margin-right: 15px
}

#wpas-tax_country .field-container {
    padding: 10px 15px 8px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    border-radius: 3px;
    width: 100%;
    display: table
}

#wpas-tax_country .field-container .wpas-checkbox-container input {
    margin-right: 6px;
    float: left
}

#wpas-tax_country .field-container .wpas-checkbox-container {
    float: left;
    margin-right: 15px
}

#wpas-tax_release-year .field-container {
    padding: 10px 15px 8px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    border-radius: 3px;
    width: 100%;
    display: table
}

#wpas-tax_release-year .field-container .wpas-radio-container input {
    margin-right: 6px;
    float: left
}

#wpas-tax_release-year .field-container .wpas-radio-container {
    float: left;
    margin-right: 15px
}

div#wpas-submit {
    border-top: 1px solid #f1ecec;
    margin-top: 20px;
    padding-top: 18px;
    float: left;
    width: 100%
}

form#wp-advanced-search .field-container {
    font-size: 12px
}

form#wp-advanced-search .wpas-field {
    margin-bottom: 12px
}

.jtip-bottom a.bp-btn-favorite span:before {
    content: 'Favorite'
}

.footer-social a:hover {
    color: #79c142
}

.footer-social a {
    color: #fff
}

.footer-social a i.fa {
    font-size: 44px;
    margin-right: 15px
}

.content-kuss #content-kuss-title {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 400;
    display: inline-block;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background: #79c142;
    color: #fff;
    border-radius: 3px 3px 0 0
}

.aff select {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px
}

.aff textarea {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    padding: 10px 13px
}

.aff input {
    width: 100%;
    margin-bottom: 10px
}

box.test .reportform {
    display: none
}

.aviso2 {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.aviso2.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.aviso2.error {
    color: #763c3c;
    background-color: #f0d8d8;
    border-color: #e9c6c6
}

.reportform p {
    margin: -10px 0 15px
}

.more {
    display: none
}

a.read-more-show {
    background: #9c9b9b;
    padding: 4px 6px;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px
}

a.read-more-show:hover {
    background: #757575
}

.update-content .updated {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    padding: 18px 25px 8px;
    background: #79c142;
    color: #fff;
    border-radius: 3px
}

.update-content .updated i.fa {
    float: left;
    font-size: 25px;
    margin-top: -2px;
    margin-right: 10px;
    color: #b4e490
}

form#psy-loginform {
    max-width: 1000px;
    margin: 0 auto
}

form#psy-loginform p {
    margin: 15px 0
}

form#psy-loginform p.login-remember label {
    display: block
}

form#psy-loginform p input,
form#psy_registration_form fieldset p input {
    width: 100%;
    padding: 10px 15px;
    margin-top: 15px;
}

form#psy-loginform p.login-remember input {
    width: auto
}

form#psy-loginform p input[type=text],
form#psy-loginform p input[type=password],
form#psy_registration_form fieldset p input[type=text],
form#psy_registration_form fieldset p input[type=email],
form#psy_registration_form fieldset p input[type=password] {
    border-radius: 3px;
    border: 1px solid #bbb;
    background: #f1f1f1
}

@media screen and (min-width: 350px) {
    a.forgot_pass {
        display: block !important
    }

    .forgot_reset,
    hr.forgot-sep {
        display: none !important
    }
}

a.forgot_pass {
    float: right;
    margin-top: 1px;
    display: none
}

.forgot_reset,
hr.forgot-sep {
    text-align: center;
    display: block
}

form#psy-loginform p input[type=submit] {
    background: #79C143;
    border-bottom: 3px solid #73AD38 !important;
    color: #fff !important;
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px
}

form#psy-loginform p input[type=submit]:hover {
    background: #65ab31;
    border-bottom: 3px solid #5c9027 !important
}

p.reg_already {
    text-align: center;
    color: #5a5a5a
}

p.login-create-account a,
p.forgot_reset a,
p.reg_already aa {
    background: #a7a7a7;
    border-bottom: 3px solid #989898 !important;
    color: #fff !important;
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    width: 100%
}

p.login-create-account a:hover,
p.forgot_reset a:hover,
p.reg_already aa:hover {
    background: #949494;
    border-bottom: 3px solid #807e7e !important
}

.profiles-wrap .pp-main.auth {
    min-height: 470px
}

p.none {
    margin-left: 10px
}

form#psy_registration_form fieldset p input#psy_user_first,
form#psy_registration_form fieldset p input#psy_user_last {
    float: left;
    width: 49%;
    margin-bottom: 10px
}

form#psy_registration_form fieldset p input#psy_user_first {
    margin-right: 2%
}

form#psy_registration_form .g-recaptcha {
    margin-bottom: -10px
}

.psy_reg_alert .alert {
    padding: 10px 15px;
    margin-bottom: 10px
}

.user-register h3.psy_header {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

.psy_reg_container {
    padding-top: 15px
}

#profile-form .form-control[disabled],
#profile-form .form-control[readonly],
#profile-form fieldset[disabled] .form-control {
    cursor: not-allowed
}

h4#myModalLabel {
    font-family: "Helvetica Neue", Helvetica, Arial
}

.rep_cont label {
    width: 100%
}

.rep_cont2 .g-recaptcha {
    margin-bottom: 15px
}

@media screen and (max-width: 390px) {
    .rep_cont2 .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.67);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

.pull-right.badge:hover {
    background: #79c142
}

.movies-embed .me-li h4 a:hover>span.pull-right.badge {
    background: #79c142
}

.box .box-head .nav-tabs li a {
    cursor: pointer
}

.box .box-head .nav-tabs li.active>a {
    cursor: default
}

span.psy_type {
    color: rgba(255, 255, 255, 0.3)
}

a.psy_type {
    color: #79c142
}

.owl-prev:before {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff
}

.owl-next:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff
}

.owl-next,
.owl-prev {
    width: auto;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    cursor: pointer
}

.owl-next {
    float: right;
    margin-right: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.owl-prev {
    float: left;
    margin-left: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.owl-buttons {
    position: absolute;
    top: 36%;
    width: 100%;
    display: none
}

@media screen and (min-width: 600px) {
    .owl-next {
        margin-right: 4px
    }
}

@media screen and (min-width: 500px) {
    .owl-buttons {
        display: block
    }
}

div#tab-ad .movieplay {
    margin-bottom: 0;
}

.ab-follow {
    float: left;
    width: 360px;
    max-width: 100%;
    padding: 12px 15px;
    background: #fff;
    height: 44px;
    color: #333;
    border-radius: 3px;
    margin-top: 3px;
}

.abf-text {
    float: left;
    font-size: 12px;
    margin-right: 15px;
    line-height: 20px;
}

.abf-btn .fb-like {
    float: left;
    margin-right: 10px;
}

.abf-btn {
    font-size: 0;
}

.playertab {
    display: none;
}

.splash-image {
    cursor: pointer;
}

.home-main {
    text-align: center;
    max-width: 1200px;
    margin: 150px auto;
}

.home-main .hm-logo {
    margin-bottom: 30px;
}

.home-main #hm-search {
    width: 100%;
    display: inline-block;
    margin: 30px auto 40px;
    position: relative;
}

.home-main #hm-search .form-control {
    height: 56px;
    background: #fff;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 90px;
    box-shadow: none;
    color: #111;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.home-main #hm-search .form-control:focus {
    border-color: #79c142
}

.home-main #hm-search .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 56px;
    width: 80px;
    display: inline-block;
    background: #79c142;
    color: #fff;
    font-size: 26px;
    line-height: 54px;
    border-radius: 0 5px 5px 0;
}