/*
 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
*/
/* Базовый контейнер табов */

.kinopoiskhd{
	text-align:center;
	background:#000;
	padding: 10px 0;
	overflow:hidden
}

.kinopoiskhd img{
	    max-width: 315px;
}

.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 #2aa7f7;
    background: #585858;
}
.tab-wrapper input:checked + label + .tab-item{display: block;}

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

#contenedor, header.main .hbox {
    max-width: 1000px!important;
}

h3.epih3 {
    font-weight: normal!important;
    color: #408bea!important;
}

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

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


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

.head-main-nav ul.main-header li a:hover {
    color: #b1ddff!important;
}

.head-main-nav ul.main-header li a {
    font-size: 17px;

}

#seasons .se-c .se-a ul.episodios li .imagen {
    height: auto!important;
}

#single .content {
    border-right: 0px;
}

.module .content, .dtsingle .content  {
    width: 100%;
}

.pag_episodes .item:last-child  {
    border-right: 0px;
}

.module .sidebar, .dtsingle .sidebar {
    width: 0px;
}

.favos{
    padding: 28px 20px;
    float: left; 
}

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

.favos a{
    color: #fff;
    background: #15a53e;
    padding: 5px 10px;  
    border-radius: 2px;   
}


.favos a:hover{
    background: #0f752c;  
}


.blp{

    text-align: center;
}
.module .content .smalltxt {
    margin-left: 10px;
    margin-bottom: 10px;
    color: #009fff;
}
.blp img{
   
    width: 100%;
}

.post-comments li.comment {
    position: relative;
    padding-left: 0px;
}



.post-comments li.comment .comment-avatar {
    display: none;
}

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


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

/* ####################### 5x1 БЛОК ##################### */
#b_tz_4786 tr{
background: #292b2c;
	border-bottom:5px solid #009fff;
	
}
#b_tz_4786 td{
	padding:7px 0;
	    box-shadow: 0 15px 20px -7px #0074b9;
}


#e2acf0b111{
    box-shadow: 0 15px 20px -7px #49FF18!important;
    position: static!important;
}

#etarg_title_14124_0, #etarg_title_14124_1, #etarg_title_14124_2{
    text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #49ff18, 0 0 30px #49FF18, 0 0 40px #49FF18, 0 0 55px #49FF18, 0 0 75px #49ff18;
color: #000!important;
}



/* ####################### 4x1 БЛОК ##################### */
#b_tz_4782 td {
    background: #292b2c;
    border: 2px solid #000;
    padding: 10px 5px;
    box-shadow: 0 15px 30px -10px #19a9ff;
	border-bottom: 5px solid #009fff;
}
@media screen and (max-width: 900px) {
	#b_tz_4782{
	display:none;
	}
    
}


/* ####################### 2x1 БЛОК ##################### */
#b_tz_4784 td {
    background: #292b2c;
    border: 2px solid #000;
    padding: 0px;
    box-shadow: 0 15px 30px -10px #19a9ff;
	border-bottom: 5px solid #009fff;
}
@media screen and (min-width: 900px) {
	#b_tz_4784{
	display:none;
	}
}

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


.tabs {
  min-width: 320px;
  max-width: 100%;
  padding: 0px;
  margin: 0 auto; 
}
/* стили секций с содержанием */
section {
  display: none;
}
.tabs input {
  display: none;
}
/* стили вкладок (табов) */
.tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #aaa;
  background: #313131;
}

/* изменения стиля заголовков вкладок при наведении */
.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;
}


.module .content .items .item .data h3 a {
    color: #222d34;
}
.texttext {
    background: red;
    color: #fff;
}

.sheader {
    margin-bottom: 20px;
        padding: 25px;
}

.d_translations {
    font-size: 14px;
    margin: 20px;
}

.control .player {
    display: none;
}

.pag_episodes .item a {
color: #ffffff;
    background: #2aa7f7;
}

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

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


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

.sbox #serie_contenido {
	 padding: 0px;
}

#serie_contenido{
    width: 100%;
    float: left;
    padding: 25px;
    background: 0;
        border-bottom: solid 1px #e6e6e6;
}
.more {
    border-bottom: 1px dashed #6DA3BD;
    color: #6DA3BD;
    cursor: pointer;
    display: inline;
}
.more:hover {
    border-color: #4D7285;
    color: #4D7285;
}

.module_single_ads {
    background: #10171F;
}
.wp-content blockquote {
    line-height: 21px;
    font-size: 14px;
	border-left: 2px solid #408bea;
}

a.wide{
	display:none;
}

.lightSwitcher{
	display:none;
}

#ffrr iframe{
    width: 100%;
}

#option-1 {
	width:100%;
}

.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{
	background: rgba(31, 31, 31, 0.93);
	border-bottom: 3px solid #d09d4b;
}

.sidebar aside.widget#nav_menu-3, .sidebar aside.widget#nav_menu-4, .sidebar aside.widget#nav_menu-2, .sidebar aside.widget#nav_menu-5 {
	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{
	padding: 10px 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{
	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){
	border-right: solid 1px rgba(255, 255, 255, 0.1);
}

.wp-content blockquote p{
line-height: 21px;
}
header.main {
    background: #000;
    box-shadow: none;
    border-bottom: 0px;
    }
    
    .single-page {
    background: #fff;
}

.filmsz{
    background: #377cd0;
}
#single {
    background: rgba(16, 16, 16, 0.95);
}
.module {
    background: rgba(16, 16, 16, 0.95);
    }
footer.main {
    background: rgba(16, 16, 16, 0.95);
    color: #fff;
}

.player_sist .control nav.controles ul.list li.contadorads {
    color: #5bff32;
    padding: 16px 10px;
    font-size: 13px;
}

.player_sist .control nav.controles ul.list li.contadorads i {
    color: #5bff32;
    background: rgba(0, 0, 0, 0.47);
}

.audia{
	float: left;
	width: 50%;
}


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

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

.head-main-nav ul.main-header li:hover>a {
    background:#4D5865;
    color:#fff;
}

.page_user {
    background: #fff;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7), 0px 0px 0px 1px rgba(0, 0, 0, 0.4) inset;
}

.white {
    color: #fff;
    background: transparent!important;
}

.headitems {
    width: auto;
}

.dtuser .gravatar {
    border-left: none;
}

.comment-respond input[type=text], .comment-respond input[type=submit], .comment-respond textarea {
    background: #f3f3f3;
    color: #fff;
}

.player_sist .control span.views a {
    border-bottom: 1px dashed #00b0e6;
    font-size: 14px;
    color: #00b0e6;
	font-weight: normal;
}

#dz-seasons .data h3{
font-size: 16px;
padding: 5px;
margin-bottom:0px;
}

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

.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: #fff;
    padding: 10px;
}

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

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

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

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

#seasons .se-c .se-a ul.episodios li .episodiotitle a {
    color: #009fff;
}

#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/background.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: #000;
}


.mobilepr{
	background: #e6e6e6;
	padding: 10px 20px;
	text-align: left;
	line-height: 23px;
}

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

.homes img {
    margin: 20px 20px 20px 10px;
    float: left;
}

/*---------------------*/
#seasons .se-c .se-a ul.episodios li {
    width: 25%;
	padding-right:20px;
}

#seasons .se-c .se-a ul.episodios li .imagen {
    width: auto;
    float: left;
    margin-top: 3px;
	height: 128px;
}
#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;
	color: #000;
}
#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;
	position: relative
}
/*---------------------*/

#contenedor .module .content ol{
    margin-left: 50px;
	
}

#contenedor .module .content li{
list-style-position: outside;
list-style-type: decimal;
line-height: 23px;
}


article.post .information p.descr {
    margin-left: 0px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    line-height: 23px;
    height: 70px;
}
.icon-notification:before {
    color: #ea3a2a!important;
}

.player_sist .control {
    background: #292b2c;
    box-shadow: 0 15px 20px -7px rgba(0, 0, 0, 0.6);
}


.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%;
}

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

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

.module .content .items .episodes .poster .season_m span.b {
    font-size: 16px;
    margin-top: 10px;
    color: #736b5e;
}
.player_sist .control nav.player ul.options {
    float: left;
    width: 100%;
    background: #333333;
}

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

#info .starstruck-wrap{
	margin: 0 0 10px 0;
}

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

article.post .information {
    height: auto;
    }

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

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: 80%;
    line-height: 18px;
    color: #696969;
    text-align: right;
}
footer.main .fbox .copy2 span{
    background: #009fff;
    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;
}

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

.sidebar aside.widget ul li:before {
    color: #ffa500;
}

.sidebar aside.widget ul li {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}

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

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

#post-2546 .fa-play:before {
    color: #541d82;
}

#post-2544 .fa-play:before {
    color: #d30007;
}

#post-2542 .fa-play:before {
    color: #003fa8;
}

#post-2540 .fa-play:before {
    color: #0a5f40;
}

#post-2538 .fa-play:before {
    color: #d75700;
}

#post-2536 .fa-play:before {
    color: #82012a;
}

#post-2534 .fa-play:before {
    color: #2194ff;
}

#post-2532 .fa-play:before {
    color: #345528;
}

#post-2530 .fa-play:before {
    color: #880004;
}

#post-2528 .fa-play:before {
    color: #800071;
}

.sheader .data h1 {
    font-size: 25px;
}
.module .content .items .episodes .poster span.serie {
    background: #ffa500;
    color: #fff;
}
.module .content .items .item .data h3 a:hover{
	color: #222d34!important;
}

#archive-content .module .content .items .item {
    width: 33.33%!important;
}

.module .content .items .episodes {
    width: 33.33%!important;
}

.module .content .items .se {
    width: 20%;
}

.starstruck .star-on-png:before {
    color: #ffa500!important;
}

#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: #009fff;
}

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

.fa-play:before{
	color: #009fff;
}

#seasons .se-c .se-a ul.episodios li .imagen img {
    width: 100%;
    border-radius: 3px;
}

.sheader .poster img {
    width: 100%;
    float: left;
    border-radius: 3px;
}

.sidebar aside.widget ul li {
    width: 50%;
}

.sidebar aside.widget#nav_menu-3 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{
	background: #292929;
	border-bottom: 3px solid #009fff;
}

.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 {
	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{
	padding: 15px 20px!important;
}

#mega-menu-item-622 a:before{
	color: #ea3a2a!important;
}

#mega-menu-item-636 a:before{
	color: #ffa500!important;
}

#mega-menu-item-1822 a:before{
	color: #00b0e6!important;
}

#mega-menu-item-3024 a{
	color: #ffa500!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{
	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){
	border-right: solid 1px rgba(255, 255, 255, 0.1);
}

.module .content small {
    margin-left: 10px;
    margin-bottom: 30px;
	color: #009fff;
}


.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, .player_sist .control span.views, a.report-video span{
	font-size: 14px;
	color: #fff;
}

.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;
}
.tabs label {

    padding: 10px 8px;
    font-weight: 700;
    font-size: 13px;

}
#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: 0px;
    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 screen and (max-width: 650px) {
header.responsive .logo img {
    width: 180px;
vertical-align: middle;
}

h1.epih1 {
    font-size: 21px;
    font-weight: bold;
    line-height: 25px;
}

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

.actorus {

    line-height: 17px;
    font-size: 12px;
}

.actorus span {
    color: #797e82;
    line-height: 17px;
}

#single .content .sbox {
    padding: 15px;
}

#serie_contenido {
    padding: 15px;
}

.single-seasons .content h2 {
    padding-left: 15px;
    padding-bottom: 0px;
}

.sheader {
    padding: 15px;
}

.comments-area {
    padding: 15px;
}

.module .content h1 {
    font-size: 23px;
    margin-left: 10px;
    color: #000;
    margin-bottom: 10px;
}

.d_translations {
    font-size: 14px;
    margin: 5px;
}
.wp-content p, .mobilepr {
    font-size: 12px;
    line-height: 18px;
}

#seasons .se-c .se-a ul.episodios li .numerando {
    font-size: 12px;
    line-height: 14px;
}

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


.player_sist .control nav.controles ul.list li.contadorads {
    color: #5bff32;
    padding: 16px 10px;
    font-size: 11px;
}

li.menu-item-622 {
    background: #fff;
}

.sidebar aside.widget ul li {
    border-bottom: solid 1px #383838!important;
}

.sbox h2 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}

}

@media screen and (max-width: 650px) {
header.responsive .logo {
    padding: 10px 0;
}
#ffrr iframe{
    width: 100%;
}
a.report-video span {
    font-size: 12px;
    display: inline;
}
.icon-notification {
    color: #DD240F;
    font-size: 13px;
}
.player_sist .control span.views {
    display: inline;
}
.player_sist .control span.views a {
    font-size: 12px;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 600px) { 
	#dz-seasons .items .se{
	width:50%!important;

}

#ffrr iframe{
    width: 100%;
}
}

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

}


@media (min-width: 1240px){
.translate_field {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}}

@media (min-width: 1025px){
.translate_field {
    text-align: left;
}}

@media (min-width: 560px){
.translate_field {
    width: 270px;
}}

.translate_elem.act {
    color: #fff;
    cursor: default;
}

@media (min-width: 560px){
.translate_elem {
    padding: 15px;
}}

.translate_field {
    text-align: center;
    top: 5px;
    position: absolute;
    z-index: 2;
}

.translate_elem {
    background: rgba(0,0,0,0.4);
    width: 49.8%;
    width: calc(50% - 2px);
    color: #39bbe4;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}