/*
/*
 Theme Name:   DooPlay Child
 Theme URI:    https://doothemes.com/items/dooplay/
 Description:  DooPlay Child Theme
 Author:       DooThemes
 Author URI:   https://doothemes.com/
 Template:     dooplay
 Version:      2.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         DooPlay child theme
 Text Domain:  mtms
*/



.cld-like-wrap a{
    color: #26ce2b;
}

.post-comments li.comment .scontent p {
    padding: 15px 0;
}

.cld-like-dislike-wrap {
    margin-bottom: 0px;
}

.report-video-active {
    display: block;
    position: fixed;
}

/*div#vid_vpaut_div {
    margin-top: 200px;
}*/
.sheader .poster img {
    width: 100%;
    float: left;
    height: auto;
}

#menu-item-4584 a{
	color: #fff;
    background-color: #444444;
    -webkit-box-shadow: inset 0px 4px 0px 0px #ffa500;
	-moz-box-shadow:    inset 0px 4px 0px 0px #ffa500;
	box-shadow:         inset 0px 5px 0px 0px #ffa500;
	border-top: 0px;
}



#menu-item-4584 a:before {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f14a";
    margin-right: 10px;
        color: #ffa500;
}

#menu-item-5432 a{
    color: #fff;
    background-color: #e77d19;
    -webkit-box-shadow: inset 0px 4px 0px 0px #fff;
    -moz-box-shadow:    inset 0px 4px 0px 0px #fff;
    box-shadow:         inset 0px 5px 0px 0px #fff;
    border-top: 0px;
}



#menu-item-5432 a:before {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f14a";
    margin-right: 10px;
        color: #fff;
}






.wp-content ul{
    padding-left: 15px;
 }

#seasons .se-c .se-a ul.episodios li {
    padding-bottom: 10px; 
}

#dtw_content-5{
	padding: 0px!important;
}

.w_item_a .image .data {
    background-image: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    color: #fff;
}

.w_item_a {
    border-bottom: 3px solid #E77D19;
}

.w_item_a .image .data h3{
	text-align: center;
	font-size: 18px;
}

.w_item_a .image .data {
    padding: 50px;
}    

#text-12 {
	margin-bottom: 0px!important;
}
favos

#text-11, #text-9, #text-8, #text-7{
	    margin-bottom: 0px!important;	
}

.sidebar aside.widget

.snowContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#snow {
    background-size: auto 300px;
    width: 100%;
    height: 100%;
    background-image: url(https://sverhestestvennoe.live/show/snow_1.png), url(https://sverhestestvennoe.live/show/snow_2.png), url(https://sverhestestvennoe.live/how/snow_3.png);
    -webkit-animation: snow 18s linear infinite;
    -moz-animation: snow 18s linear infinite;
    -ms-animation: snow 18s linear infinite;
    animation: snow 18s linear infinite;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

.inform{
	text-align: center;
	padding: 5px;
	text-decoration: underline;
	background: #e77d19;
	color:#fff;
}

.inform a{
	color:#fff;
	font-size: 16px;
}

.page-id-4126 strong {
   color:#e77d19!important;
}

.tab-container .fa{
    color:#e77d19;
    margin-right: 5px;
}

.tab-wrapper{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    font-family: sans-serif;
}
.tab-wrapper .tab-item,
.tab-wrapper input{display: none;}
.tab-wrapper .tab-item{
    width: 100%;
    max-width: 100%;
    order: 1;
  }
.tab-wrapper label{
        color: #aaa;
   background: #272727;
        cursor: pointer;
    height: 35px;
    line-height: 35px;
    min-width: 50px;
    text-align: center;
    float: left;
    border-right: 1px solid #3e3e3e;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
}

.tab-wrapper input:checked + label{
      color: #fff;
    border-bottom: 3px solid #ffa500;
    background: #585858;
}
.tab-wrapper input:checked + label + .tab-item{display: block;}

.tabs .fa{
    color:#e77d19;
    margin-right:5px;
}


.tab-wrapper .baibako{
    display: none;
}

.tab-wrapper .doplayer{
    display: none;
}

#tzplayer .baibako {
    display: none;
}

#tzplayer .doplayer {
    display: none;
}


.postid-3554 .baibako, .postid-3743 .baibako{
    display: inline-block!important;
}

.postid-3554 .doplayer, .postid-3743 .doplayer{
    display: inline-block!important;
}

.postid-3554 .baibako, .postid-3743 .baibako{
    display: inline-block!important;
}

.postid-3554 .doplayer, .postid-3743 .doplayer, .postid-3782 .doplayer{
    display: inline-block!important;
}


.alert {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 3px;
}
#success {
    color: #ffffff;
    background-color: #e73519;
    border-color: #d6e9c6;
    text-align: center;
    padding: 10px;
}


.messagetoyou {
    position: relative;
}
.close-btn {
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    font-family: verdana;
    color: #fff;
}

.postid-3554 .englishplay {
    display: none;
}

.messagetoyou{
    
    text-align: center;
    padding: 20px;
    font-weight: bold;
    background: #d22020;
    text-shadow: bisque;
    text-shadow: 0px 2px 0 #00000057;
    color: #fff;
}

/* -- */

.player_sist .playex {
    max-height: 100%!important;
}

.blog-list-items .entry {
    width: calc(100%/ 2);
}

.pag_episodes .item a {
    color: #ffffff!important;
    background: #e77d19!important;
}

.pag_episodes .item a:hover {
    color: #ffffff!important;
    background: #b55800!important;
}

.pag_episodes .item a {
    color: rgba(255,255,255,.6);
    background: rgba(165, 161, 161, 0.5);
}

.fa-comments {
    color: #E77D19;
    font-size: 20px;
    margin-right: 5px;
}

.player_sist .control nav.controles ul.list li a {
    padding: 16.5px 19px;
}

 .sidebar aside.widget ul li a {
    color: #ffffff;
}   

#single {
    background: rgba(39, 39, 39, 0.93);
    box-shadow: 0 1px 8px rgba(0,0,0,.7), 0 0 0 1px rgba(0,0,0,.4) inset;
}

a.report-video span {
    color: #fff;
        font-size: 13px!important;
}

.pag_episodes .item a span {
    color: #fff;
}

.player_sist .control span.views a {
    border-bottom: none!important;
    font-size: 13px!important;
    color: #ffffff!important;
    font-weight: normal!important;
}


.module {
    background: rgba(39,39,39,.93)!important;
}

.module .content {
    width: 100%;
    padding: 20px;
    float: left;
    border-color: rgba(255,255,255,0.08);
}
.module .sidebar {
    width: 340px;
    height: 100%;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    padding: 20px;
}

#num-season tr:nth-child(even) {
    background: #2b2b2b;
}


#num-season th, td {
    padding: 10px;
}

.title-of-episodes b{
    color: #E77D19;
    padding-bottom: 10px;
}

.blp{
    
    text-align: center;
}

.blp img{
    
    width: 100%;
}

.blp { display: inline; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .blp { display: none; }}


.head-main-nav ul.main-header li a {
    padding: 28px 15px;
}

.favos{
    background: #e77d19;
    padding: 15px 10px;
    border-radius: 2px;
    width: 100%;
    text-align: center;
    font-size: 16px; 
    border-radius: 2px;  
    margin-bottom: 15px;
}

.favos:hover{
    background: #b55800;

}

.favos .fa{
    color: #f7ff00;
    margin: 0 5px 0 0;
}

.favos a{
    color: #fff;  
}

.rebeta{
	display:none;
	padding: 5px;
	text-align: center;
	color: #ff6969;
}

.postid-3263 .rebeta, .postid-3253 .rebeta, .postid-3236 .rebeta, .postid-3230 .rebeta, .postid-3212 .rebeta{
	display: inherit!important;
}


.cpa3 img{ 
    width: 100%
}


.rc-kncu-title{
    padding: 10px;
}

.module_single_88{
  clear:both;
}

.postid-3212 .hdplay, .postid-3194 .hdplay, .postid-3104 .hdplay, .postid-28470 .hdplay, .postid-2883 .hdplay, .postid-2930 .hdplay, .postid-2956 .hdplay, .postid-2970 .hdplay, .postid-3067 .hdplay, .postid-3087 .hdplay,  .postid-3135 .hdplay{
	display:none;
}




.pag_episodes{
  position: relative;
  z-index: 100;
}

/*.player_sist .playex .play-box-iframe {
    padding-bottom: 44%;
}*/

.likely p{
    padding: 10px 60px;
}
#ee6531cd68 tr{
background: #292b2c;
	border-bottom:2px solid #000;
	padding: 10px 0 0 0;
    box-shadow: 0 15px 20px -7px rgba(0, 0, 0, 0.6);
}

/*.postid-2779 .playex, .postid-389 .playex, .postid-387 .playex{
    display: none;
}

.postid-389 #tzplayer, .postid-387 #tzplayer, .postid-2779 #tzplayer{
    display: none;
}*/








#ee6531cd68 td {
	background: #292b2c;
	border:2px solid #000!important;
	padding: 10px 0 0 0;
    box-shadow: 0 15px 30px -10px rgba(0, 255, 55, 0.85);
}

/*
#b_tz_4750 td:after{
	content: "ПОДРОБНЕЕ";
	background-color: #facf06;
	padding: 7px 12px;
    width: 175px;
    font-size: 13px;
	color: #000;
	margin-top: 10px;
	font-weight: bold;

	display: table-cell;
	border-right:1px solid #000;
}
*/

.likely{
color: #ffa500;
font-size: 16px!important;
text-align: center;
font-weight: bold!important;
margin-bottom: 20px;
margin-top: 20px!important;    
}


@media screen and (min-width: 1000px) {
  .ferroe {
    display: none;
  }

}


@media screen and (max-width: 300px) {
#b_tz_4750{
	display: none;	
	}
}

@media screen and (min-width: 1000px) {
	#b_tz_4762{
	display:none;
	}
}

/* Базовый контейнер табов */
/*.tabs {
  min-width: 320px;
  max-width: 800px;
  padding: 0px;
  margin: 0 auto; 
}*/
/* стили секций с содержанием */
section {
  display: none;
}
.tabs input {
  display: none;
}
/* стили вкладок (табов) */
.tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 10px;
  font-weight: 600;
  text-align: center;
  color: #aaa;
      background: #272727;
}
.dtsingle .content {
     width: 100%;
    }
/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
  color: #888;
  cursor: pointer;
}
/* стили для активной вкладки */
.tabs input:checked + label {
  color: #fff;
  border-bottom: 3px solid #ffa500;
  background: #585858;
}
/* активация секций с помощью переключателя :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}
.player_sist .playex {
    max-height: 475.19px;
}

.dt_social_single a.vk {
    background: #526E8F;
}

.post-comments li.comment .comment-avatar {
    display:none;
}
.post-comments li.comment .scontent {
    padding: 20px 0 20px 20px;
}

.post-comments li.comment .comment-author-eselevsky .scontent .comment-header {
    color: #E77D19;
}

.texttext {
background: red;
color: #fff;
}


.viboom-overroll.viboom-overroll--active>*, .viboom-preroll.viboom-overroll--active>* {
    visibility: visible!important;
}


.viboom-overroll.viboom-overroll--active>.rtp-overlay, .viboom-preroll.viboom-overroll--active>.rtp-overlay {
    display: none!important;
}


.sbox #serie_contenido {
    padding: 0px;
}

.post-comments li.comment {
    position: relative;
    padding-left: 0px;
    min-height: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.player_sist .control nav.player ul.options li a b{
    text-transform: inherit;
    font-size: 14px;
}

a.wide{
	display:none;
}

.lightSwitcher{
	display:none;
}

.options {
    display: none;
}
#seasons .se-c .se-a ul.episodios li .imagen {
    height: auto;
        display: contents;
}
.d_translations {
    font-size: 14px;
    margin: 20px;
}
header.main {
    padding: 0 25px;
}
.module .content .items .item .poster img {
    border: 1px solid #000;
}

#dz-seasons .data {
    border: 1px solid #000;
}

.sheader .poster img {
    border: 1px solid #000;
}

.ads_player{
	display: none;
}

.recs {
}

.module .content header h1 {
    border-color: #E77D19;
}

/*---------------------*/
#seasons .se-c .se-a ul.episodios li {
    width: 25%;
	padding-right:20px;
}
.fa-comments{
color:#E77D19;
}
header.main .hbox .logo img {
    width: auto;
    height: 43px;
}
header.main .hbox .logo {
    float: left;
    padding: 10px 0;
    text-align: center;
    margin-right: 17px;
}
@media only screen and (max-width:768px) {

header.responsive {
    background-color:#000;
    box-shadow:0px 1px 5px rgba(0, 0, 0, 0.4);
    border-bottom:1px solid #000
}
header.responsive .logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0 0 0;
}

.chatbro_minimized_chat.chatbro_movable_chat.chatbro_header_rotare_to_bottom {
	right: 6px!important;
    top: 6px!important;
    bottom: auto!important;
}
}



header.main {
    background-color: #000;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid #000;
}



#seasons .se-c .se-a ul.episodios li .imagen img {
    width: 100%;
    border-radius: 3px;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7), 0px 0px 0px 1px rgba(0, 0, 0, 0.4) inset;
}
	

@media only screen and (max-width: 540px) {
    a.report-video span, .dt_social_single a b {
        display:inline;
        font-size:11px;
    }
	.control .player{
    display: none;
}
}

#seasons .se-c .se-a ul.episodios li .imagen {
    width: auto;
    float: left;
    margin-top: 3px;
}
#seasons .se-c .se-a ul.episodios li .numerando {
    width: auto;
    font-weight: normal;
}

#seasons .se-c .se-a ul.episodios li .numerando {
    float: inherit;
    padding: 10px 0 0 0;
    margin: auto;
    border-right: none;
    width: auto;
    text-align: left;
    font-weight: 600;
}
#seasons .se-c .se-a ul.episodios li .imagen:hover img {
    -webkit-filter: blur(1px) brightness(.5);
	background: #000!important;
}

#seasons .se-c .se-a ul.episodios li .episodiotitle {
    padding-left: 0px!important;
	position: relative
}
/*---------------------*/

a.report-video span {
    font-size: 14px;
}
.player_sist .control span.views a {
    border-bottom: 1px dashed rgba(231, 125, 25, 0.41);
    font-size: 14px;
    color: #E77D19;
}
.module .content .items .episodes .poster span.serie {
    background: #E77D19;
    color: #fff;
}

#contenedor .module .content p{
    margin-top: 10px;
    line-height: 23px;
    margin-left: 10px;
    margin-bottom: 5px;
}

article.post .information p.descr {
    margin-left: 0px!important;
}
article.post .information p.descr {
    height: 70px;
}
table {
  width:100%;
  margin: 10px auto;
}

.wp-caption.alignleft {
    width: 23%!important;
}

caption {
  font-size: 1.6em;
  font-weight: 400;
  padding: 10px 0;
}

.wp-content blockquote {
    border-left: 2px solid #e77d19;
	font-size: 14px;
}

.wp-content blockquote p{
    line-height:21px;
}

thead th {
  font-weight: 400;
  background: #8a97a0;
  color: #FFF;
}

td.number-of-episodes {
    width: 7%!important;
}

td.air-date{
	width: 20%!important;
}

#full-season h2{
	margin-top: 30px;
	color: #E77D19;
}

tr {
  background: #000;
  margin-bottom: 5px;
}

tr:nth-child(even) {
  background: rgba(15, 15, 15, 0.99);
}

th, td {
  text-align: left;
  /*padding: 20px;*/
  font-weight: 300;
      line-height: 20px;
}

tfoot tr {
  background: none;
}

tfoot td {
  padding: 10px 2px;
  font-size: 0.8em;
  font-style: italic;
  color: #8a97a0;
}


.homes img{
	margin: 0px 20px 20px 0px;
}

.homes p{
	margin-top: 30px;
    line-height: 23px;
    margin-left: 10px;
    margin-bottom: 5px;
}

.posts header.pos h1.titl {
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
}

.actorus{
	color: #E77D19;
	margin-top: 10px;
	line-height: 23px;
}

article.post .information {
    height: auto;
}

.pagination span.current{
	background: #E77D19;
	color: #fff!important;
}

.actorus span{
	color: #9F9F9F;
	margin-top: 10px;
	line-height: 23px;
}

.module .content .items .episodes .poster .season_m span.b {
    font-size: 16px;
    margin-top: 10px;
    color: #E77D19;
}
.module .content .items .episodes {
    width: 33.33%!important;
}

.sidebar aside.widget#nav_menu-3 ul li:nth-last-child(-n+1), .sidebar aside.widget#nav_menu-7 ul li:nth-last-child(-n+1), .sidebar aside.widget#nav_menu-5 ul li:nth-last-child(-n+1), .sidebar aside.widget#nav_menu-4 ul li:nth-last-child(-n+1), .sidebar aside.widget#nav_menu-2 ul li:nth-last-child(-n+1), .sidebar aside.widget#nav_menu-6 ul li:nth-last-child(-n+1) {
    border-bottom: 0px;
}

.sidebar aside.widget#nav_menu-3 ul, .sidebar aside.widget#nav_menu-4 ul, .sidebar aside.widget#nav_menu-2 ul, .sidebar aside.widget#nav_menu-5 ul, .sidebar aside.widget#nav_menu-6 ul, .sidebar aside.widget#nav_menu-7 ul{
	background: #292929;
	border-bottom: 3px solid #E77D19;
}

.sidebar aside.widget#nav_menu-3, .sidebar aside.widget#nav_menu-4, .sidebar aside.widget#nav_menu-2, .sidebar aside.widget#nav_menu-5, .sidebar aside.widget#nav_menu-6, .sidebar aside.widget#nav_menu-7 {
	padding: 0!important;
}

.sidebar aside.widget#nav_menu-3 ul li, .sidebar aside.widget#nav_menu-4 ul li, .sidebar aside.widget#nav_menu-2 ul li, .sidebar aside.widget#nav_menu-5 ul li, .sidebar aside.widget#nav_menu-6 ul li, .sidebar aside.widget#nav_menu-7 ul li{
	padding: 12px 20px!important;
}

.sidebar aside.widget#nav_menu-3 ul li:hover, .sidebar aside.widget#nav_menu-4 ul li:hover, .sidebar aside.widget#nav_menu-2 ul li:hover, .sidebar aside.widget#nav_menu-5 ul li:hover, .sidebar aside.widget#nav_menu-6 ul li:hover, .sidebar aside.widget#nav_menu-7 ul li:hover{
	background: #3F3F3F;
}
.sidebar aside.widget#nav_menu-3 ul li:nth-child(odd), .sidebar aside.widget#nav_menu-4 ul li:nth-child(odd), .sidebar aside.widget#nav_menu-2 ul li:nth-child(odd), .sidebar aside.widget#nav_menu-5 ul li:nth-child(odd), .sidebar aside.widget#nav_menu-6 ul li:nth-child(odd), .sidebar aside.widget#nav_menu-7 ul li:nth-child(odd){
	border-right: solid 1px rgba(255, 255, 255, 0.1);
}

.wp-caption p.wp-caption-text {
    font-size: 16px;
    line-height: 23px;
    margin: 0;
    padding: 10px 4px 5px;
    height: 30px;
}

.wp-caption img{
	border-radius: 3px;
	box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7), 0px 0px 0px 1px rgba(0, 0, 0, 0.4) inset;
}



#dz-seasons .data h3{
font-size: 16px;
padding: 5px;
margin-bottom:0px;
}
#serie_contenido {
    width: 100%;
    float: left;
    padding: 25px;
    border-bottom: solid 1px #000;
}

.sheader {
    margin-bottom: 20px;
}

.single-seasons .content h2 {
    color: #fff;
    margin-bottom: 8px;
    padding-bottom: 15px;
    padding-top: 50px;
    padding-left: 25px;
    font-size: 18px;
    font-weight: 500;
}

.single-page h1.head {
	font-size: 25px;
}

#seasons .se-c .se-a ul.episodios li, #seasons .se-c .se-a ul.episodios li .numerando {
    border-color: transparent;
}

#dz-seasons .data {
text-align: center;
margin-top: 0px;
background: #E77D19;
border-radius: 0 0 3px 3px;
}

.se .poster .season_m{
	text-shadow: none;
}

.module .content .items .item .poster {
    border-radius: 3px 3px 0 0;
}

#dz-seasons .se .poster .season_m span.c {
    margin-top: 20px;
    color: #E58627;
    padding: 10px;
}

.wp-content h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.starstruck-wrap .dt_rating_vgs {
    background: #E77D19;
}

#seasons .se-c .se-a ul.episodios li .episodiotitle a {
    text-decoration: underline;
}

#dz-seasons .items .se{
	width:25%;
}

#dz-seasons .se .poster .season_m span.a {
    font-size: 23px;
}

#seasons .se-c .se-a ul.episodios li .numerando {
    width: 140px;
    font-weight: normal;
}

#seasons .se-c .se-a ul.episodios li .episodiotitle {
    padding-left: 235px;
}

#dt_contenedor {
    background: url("img/bgs.jpg")top center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}

.mobilepr .fa-windows{
	color: #01BCF3;
}

.mobilepr .fa-android{
	color: #A4C639;
}

.mobilepr .fa-apple{
	color: #fff;
}


.mobilepr{
	background: rgba(65, 65, 65, 0.6);
	padding: 10px 20px;
	text-align: left;
	line-height: 23px;
}

.comment-form-comment{
	margin-bottom: 10px;
}

#info .starstruck-wrap{
	margin: 0 0 10px 0;
}
.sidebar aside.widget ul li {
    width: 50%;
}

.module .content h1 {
    font-size: 27px;
    margin-left: 10px;
    color:#E77D19;
    margin-bottom: 5px;
}

footer.main .fbox .copy {
    float: left;
    padding: 20px 0;
    font-size: 13px;
line-height: 18px;
    color: #bfbfbf;
}

footer.main .fbox .copy2 {
    float: right;
    padding: 20px 0;
    font-size: 13px;
    width: 70%;
    line-height: 18px;
    color: #696969;
    text-align: right;
}
footer.main .fbox .copy2 span{
    background: #E77D19;
    padding: 0px 3px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}

div.poster > div > a > i{
	text-align: center;
	margin: 0 auto;
}

#dt_galery {
    margin-top: 20px;
}

#single .content .sbox {
    border-color: rgba(255, 255, 255, 0.08);
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#dt-episodes .item{
	width: 100%!important;
}

h1.epih1 {
    font-size: 25px;
}

.sheader .data h1 {
    font-size: 25px;
}
.headitems {
    width: auto;
}
h3.epih3 {
    font-size: 21px;
}

.dt_social_single a.fook {
    background:#4861A3
}
.dt_social_single a.twittr {
    background:#03A9F4
}
.dt_social_single a.google {
    background:#eb4026
}
.dt_social_single a.pinterest {
    background:#ca212a
}
.dt_social_single a.whatsapp {
    background:#51ce60;
    display:none
}

.head-main-nav ul.main-header li ul.sub-menu {
    background: #717171;
    color: #fff;
}

.head-main-nav ul.main-header li ul.sub-menu li a {
	
    color:#fff;
}

.head-main-nav ul.main-header li ul.sub-menu li:hover>a {
	background: #393939;
    color:#fff;
}

.head-main-nav ul.main-header li:hover>a {
    background:#717171;
    color:#fff!important;
}

.module .content .items .item .data h3 a:hover{
	color: #fff!important;
}

/*.module .content .items .se {
    width: 25%;
}*/

#dz-seasons .se .poster .season_m span.a {
    font-size: 90px;
    color: #fff;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.se .poster .season_m {
    background: rgba(0, 0, 0, .3);
}

h2 .fa{
	color: #E77D19;
}

.module .content header h2 {
    border-left: none;
    padding-left: 0px;
}

.module .content small {
    margin-left: 10px;
    margin-bottom: 30px;
}

.module .content header {
    margin-top: 20px;
}
.player_sist .control nav.player ul.options li a, .player_sist .control span.views, a.report-video span {
    
    font-size: 13px;
    text-transform: none;
    }
.player_sist .control nav.player ul.options li a i, .icon-notification:before{
	color: #E77D19!important;
}

.player_sist .control nav.player ul.options li ul {
    background: #292B2C;
    }

@media screen and (max-width: 650px) {
.module .content .items .se {
width: 50%!important;
}
#dz-seasons .se .poster .season_m span.a {
    font-size: 70px;
}
#dz-seasons .se .poster .season_m span.c {
    display: none;
}
#seasons .se-c .se-a ul.episodios li .imagen {
    width: 70px;
}
.sheader .data h1 {
    font-size: 16px;
    line-height: 21px;
}
#seasons .se-c .se-a ul.episodios li .numerando {
    width: 70px;
    padding: 5px;
    margin: 5px;
    font-size: 12px;
}
#seasons .se-c .se-a ul.episodios li .episodiotitle {
    margin-left: 150px;
    width: 130px;
}
#seasons .se-c .se-a ul.episodios li .episodiotitle {
    padding: 5px;
}
#seasons .se-c .se-a ul.episodios li .episodiotitle a{
    font-size: 12px;
}
#seasons .se-c .se-a ul.episodios li .episodiotitle span.date {
    padding-top: 0px;
    font-weight: 300;
}
}

@media screen and (max-width: 650px) {
header.responsive .logo img {
    width: 210px;
height:auto!important;
vertical-align: middle;
}
.wp-content p, .mobilepr {
    font-size: 12px;
    line-height: 18px;
}

.tab-wrapper label {
    font-size: 11px;
}

.wp-content h3 {
    font-size: 14px;
    line-height: 21px;
}



.module .content h1 {
    font-size: 21px;
    line-height: 25px;
}
.home-blog-post .entry-content {
    font-size: 12px;
    line-height: 16px;
}
.home-blog-post .entry-title {
    font-size: 16px;
    line-height: 21px;
}
.module .content header h2 {
    font-size: 16px;
}
.actorus span {
    color: #9F9F9F;
    margin-top: 10px;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
}
article.post .information p.descr {
    line-height: 20px;
    font-size: 12px;
}
article.post .information h2 {
    font-size: 16px;
    line-height: 21px;
}
.module .content header {
    margin-top: 0px;
}
h1.epih1 {
    font-size: 16px;
    line-height: 28px;
        padding-bottom: 0px;
}
.actorus {
    color: #E77D19;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
.sbox h2 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}

}
@media screen and (max-width: 820px) {
.wp-caption.alignleft {
	width: 45%!important;
    min-height: 300px;
	}
}
@media screen and (max-width: 650px) {
.wp-caption.alignleft {
	width: 43%!important;
    height: auto;
    
}

.single-seasons .content h2 {
    padding-left: 10px;
}

#serie_contenido {
    padding: 10px;
    }
#single .content .sbox {
    padding: 10px;
}
.comments-area {
    padding: 10px;
}
.d_translations {
    font-size: 14px;
    margin: 5px;
}


#contenedor .module .content p, #contenedor .module .content li, .wp-content ul li{
    font-size: 12px;
    line-height: 18px;
}

.meda{
	display: none;
}

#contenedor .module .content h1{
    font-size: 18px;
    line-height: 21px;
}


.wp-caption p.wp-caption-text {
    font-size: 14px;
    height: auto;
    }
}

@media only screen and (max-width: 768px){
.module .sidebar {
    position: relative;
}
}

@media only screen and (max-width: 768px){
.module .content, .module .sidebar {
    width: 100%;
    margin-left: 0;
    padding: 10px;
    border-right: 0;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 600px) { 
	#dz-seasons .items .se{
	width:50%!important;
	}
}
@media screen and (max-width: 650px) {
.module .content .items .se {
width: 50%!important;
	}
#dz-seasons .se .poster .season_m span.a {
    font-size: 70px;
	}
	
	.d_translations {
    font-size: 14px;
    margin: 10px;
}

#seasons .se-c .se-a ul.episodios li .episodiotitle {
    width: calc(100% - 10px);
	}
#dz-seasons .se .poster .season_m span.c {
    display: none;
	}
#seasons .se-c .se-a ul.episodios li .imagen {
    width: auto;
	height: auto;
	}
.sheader .data h1 {
    font-size: 16px;
    line-height: 21px;
	}
#seasons .se-c .se-a ul.episodios li {
    width: 50%;
    padding-right: 10px;
	}
#seasons .se-c .se-a ul.episodios li .numerando {
    width: auto;
    padding: 0px;
    margin: 5px 0 0 0;
    font-size: 12px;
	}
#seasons .se-c .se-a ul.episodios li .episodiotitle {
    margin-left: 0;
	}
#seasons .se-c .se-a ul.episodios li .episodiotitle {
    padding: 0px;
	}
#seasons .se-c .se-a ul.episodios li .episodiotitle a{
    font-size: 12px;
	}
#seasons .se-c .se-a ul.episodios li .episodiotitle span.date {
    padding-top: 0px;
    font-weight: 300;
	}
}

@media only screen and (max-width: 480px) {
    .dt_social_single {
	display: none;
	}
	.tnplayer {
    display: none;
}	
#ffrr iframe{
    width: 100%;
}
}

@media screen and (max-width: 380px) {
.wp-caption.alignleft {
    width: 40%!important;
    min-height: 285px;
	}
    #ffrr iframe{
    width: 100%;
}

  .likely{
    display: none!important;
  }
}


@media screen and (max-width: 1000px) {
#menu-item-4584 a, #menu-item-636 a{
	display: none;
}
}

@media screen and (max-width: 600px) {
  .mobs {
    visibility: hidden;
    display: none;
  }
  #ffrr iframe{
    width: 100%;
}
  .likely{
    display: none;
  }
}

@media screen and (max-width: 650px) {
#ffrr iframe{
    width: 100%;
}
#b_tz_4750{
	display: none;	
	}
footer.main {

    display: inline!important;

}
footer.main .fbox .copy {

    width: 100%;
    text-align:center;

}
footer.main .fbox .copy2 {

    width: 100%;
    text-align: center;

}
}

@media only screen and (max-width: 540px){
.player_sist .control span.views {
    display: inherit;
}
.player_sist .control nav.controles ul.list li a {
    padding: 16.5px 5px;
}
.player_sist .control span.views {
    font-size: 12px;
    padding: 16.5px 10px;
    float: left;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 600px) { 
   
#ffrr iframe{
    width: 100%;
}
  .likely{
    display: none;
  }

}

