* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background-color: #000;
font-family: 'Kanit', sans-serif , 'Times New Roman';
}
a { 
text-decoration:none; 
}
.container_att {
max-width: 100%;
margin: 0 auto;
}
.container_att .img_att {
text-align: center;
}
.container_att .img_att a img {
max-width: 100%;
}
header.container-head {
background: url(//www.movie2uhd.tv/wp-content/uploads/2023/10/header-pic.webp) no-repeat;
background-size: auto;
}
.container-head {
width: 1200px;
}
.link-Social {
width: 215px;
margin-bottom:10px;
}
.header .container-logo {
width: 1200px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 0 auto;
height: 135px;
display: flex;
align-items: center;
}
.main-h {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
align-items: center;
}
.header .container-logo .logo-head {
margin: 1%;
}
.header .container-logo .logo-head img {
max-width: 100%;
}
.bncen {
margin-bottom: 10%;
}
.header .container-logo .h1-logo {
color: #fff;
font-weight: 400;
text-align: left;
font-size: 20px;
}
.header .container-logo .h1-logo p {
font-size: calc(10px + (29 - 10) * ((100vw - 360px) / (1900 - 360)));
text-align: center;
}
.header .container-logo .search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: auto 0; 
}
.search ul {
width: 95%;
}
.header .container-logo .search li {
display: block;
width:100%;
}
.header .container-logo .search li input {
border-radius: 5px 0 0 5px;
border: none;
width: 100%;
height: 40px;
} .side_nav-type {
list-style: none;
margin-bottom: 5%;
}
.side_nav-type .widgettitle {
color: #fff;
background-image: linear-gradient(to bottom,#f89900,#f49300,#ed8600,#e87d00,#e37500);
font-size: 16px;
padding: 7px 0;
text-align: center;
border-radius: 5px 5px 0 0;
}
.search .widget_search .searchform {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.search .widget_search .searchform input {
width: 100%;
border: unset;
height: 35px;
border-radius: 5px 0 0 5px;
}
.search .widget_search .searchform button {
width: 20%;
text-align: center;
border-radius: 0 5px 5px 0;
border: unset;
cursor: pointer;
background-image: linear-gradient(to right,#f89900,#f49300,#ed8600,#e67a00,#e37500);
}
.search .widget_search .searchform button i {
color: #fff;
margin: 9% 0;
}
.navbar {
width: 100%;
border-top: 2px solid #f3963e;
}
.navbar ul {
text-align: center;
padding: 1rem 0;
}
.navbar ul li {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
padding: 0 1.0%;
}
.navbar ul li a , .side-menu a {
text-decoration: none;
color: #fff;
font-size: 16px;
}
.navbar ul li a:hover {
color: #000;
}
.container {
width: 1200px;
margin: 0 auto;
}
.content {
margin-top: 2rem;
width: 100%;
height: auto;
} .adb.popup {
display: inline-flex;
width: 390px;
}
.adplayer {
display: flex;
flex-direction: row;
position: relative;
top: 45%;
}
.ad {
width: 100%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-bottom: 2%;
}
.ad .adlf {
margin-right: 1%;
}
.ad .adlf .close-ad {
display: none;
}
.ad .adcen {
display: -ms-grid;
display: grid;
-ms-flex-line-pack: justify;
align-content: space-between;
}
.ad .adrg {
margin-left: 1%;
}
.ad .adrg .close-ad {
display: none;
}
.content-movie {
display: -ms-grid;
display: grid;
-ms-grid-columns: 16.7% 65% 16.7%;
grid-template-columns: 16.7% 65% 16.7%;
grid-gap: 7px;
width: 100%;
}
.content-movie .contentmovie .movietext {
background-image: linear-gradient(to right,#f89900,#f49300,#ed8600,#e87d00,#e37500);
width: 100%;
text-align: center;
color: #fff;
border-radius: 5px 5px 0 0;
height: auto;
overflow-y: hidden;
}
.content-movie .contentmovie .movietext h1, .content-movie .contentmovie .movietext h2, .content-movie .contentmovie .movietext h4, h3#movhit, .content-special h2{
font-size: 22px;
font-weight: normal;
line-height: 1.75;
}
.content-movie .contentmovie #movie {
height: 500px;
}
.content-movie .contentmovie .movie iframe {
width: 100%;
height: 375px;
overflow: hidden;
} .movie .grid-movie{
margin-top: 1rem;
display: -ms-grid;
display: grid;
-ms-grid-columns: (24%)[4];
grid-template-columns: repeat(4, 24%);
grid-gap: 10px;	
}
.box img, .content-movie .contentmovie .movie .grid-movie .box .box-img img, .container, div, img{
opacity: 1;
transition: opacity 400ms !important;
transition-delay: 0ms !important;
}
.box img, .lazy , .content, .detail-main-content{
opacity: 0;
}
.lazy , .content, .detail-main-content{
opacity: 1;
transition: opacity 400ms;
transition-delay: 0ms;
} .content-movie.hot-movies {
display: unset !important;
}
.grid-movie.hot {
grid-template-columns: repeat(6,15.9%)!important;
}
.grid-movie.hot {
grid-template-columns: repeat(6,15.9%)!important;
} .content-movie .contentmovie .movie .grid-movie .box, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie {
display: -ms-inline-grid;
display: inline-grid;
height: 345px;
}
.content-movie .contentmovie .movie .grid-movie .box a, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie a, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie a {
text-decoration: none;
color: #fff;
}
.content-movie .contentmovie .movie .grid-movie .box a:hover, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie a:hover, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie a:hover {
opacity: 0.7;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img {
width: 100%;
height: 220px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img img, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img img, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img img { width: 187px;
height: 269px;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img .figure-box, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img .figure-box, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img .figure-box {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 187px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img .figure-box .info1, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img .figure-box .info1, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img .figure-box .info1 {
height: 20px;
width: 35%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: #000;
font-size: 12px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: url(//www.movie2uhd.tv/wp-content/uploads/2024/09/imdb_star_22x21.png) right no-repeat #000 !important;
background-size: 15px !important;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img .figure-box .info1 img.star, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img .figure-box .info1 img.star, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img .figure-box .info1 img.star {
width: 15px;
height: 14px;
margin-left: 7%;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img .figure-box .info2-1, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img .figure-box .info2-1, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img .figure-box .info2-1 {
background: linear-gradient(to left, #f80000, #c02020);
padding: 0 8%;
font-size: 13px;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img .figure-box .info2-2, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img .figure-box .info2-2, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img .figure-box .info2-2 {
background: linear-gradient(to left, #39b54a, #00562f);
padding: 0 5%;
font-size: 13px;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img .figure-box .info2-3, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img .figure-box .info2-3, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img .figure-box .info2-3 {
background: #0693e3;
padding: 0 8%;
font-size: 13px;
}
.content-movie .contentmovie .movie .grid-movie .box .box-img .figure-box a:nth-child(2), .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .box-img .figure-box a:nth-child(2), .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .box-img .figure-box a:nth-child(2) {
display: none;
}
.content-movie .contentmovie .movie .grid-movie .box .p-box, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .p-box, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .p-box {
margin-top: 24%;
}
.content-movie .contentmovie .movie .grid-movie .box .p-box .p1 {
padding-top:7px;
}
.content-movie .contentmovie .movie .grid-movie .box .p-box .p1, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .p-box .p1, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .p-box .p1 {
text-align: center;
font-size: 12px;
background: #363636;
height: 30px;
}
.content-movie .contentmovie .movie .grid-movie .box .p-box .p2, .content-movie .contentmovie .movie .grid-movie .nextmovie .grid-movie .p-box .p2, .content-movie .contentmovie .nextmovie .movie .grid-movie .grid-movie .p-box .p2 {
color: #fff;
background: #211e1e;
font-size: 14px;
text-align: center;
height: 42px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.content-movie .contentmovie .movie .navigation .nav-links {
text-align: center;
margin: 5% 0 !important; 
}
.score {
background: url(https://movie2uhd.tv/wp-content/themes/tem/img/imdb_star.png) right center no-repeat,url(https://movie2uhd.tv/wp-content/themes/tem/img/imdb.png) left center no-repeat;
padding: 0 25px 0 52px;	
}
.navigation {
text-align: center;
font-size: 20px;
}
.content-movie .contentmovie .movie .navigation .nav-links .page-numbers {
color: #fff;
background: #363636;
text-decoration: none;
border-radius: 5px;
display: inline-block;
width: 5%;
margin: 0.5%;
padding: 5px 1px;
}
.content-movie .contentmovie .movie .navigation .nav-links .page-numbers.next, .content-movie .contentmovie .movie .navigation .nav-links .page-numbers.prev {
background: inherit;
color: #fff;
}
.content-movie .contentmovie .movie .navigation .nav-links .page-numbers.current {
background: #ff5f11;
}
.content-movie .contentmovie .movie .adcen {
margin-top: 3%;
}
.content-movie .contentmovie .nextmovie {
margin-top: 2%;
}
.content-movie .contentmovie .adcen {
margin: 3% 0;
position:relative;
}
.side_nav-year {
margin-top: 8%;
clear:both;
}
.side_nav-year .side-menu , .side_nav-type ul , .side-menu ul {
list-style: none;
}
.side-menu h5 {
color: #fff;
background-image: linear-gradient(to right,#f89900,#f49300,#ed8600,#e87d00,#e37500);
border-radius: 5px 5px 0 0;
padding: 7px 0;
text-align: center;
font-size: 16px;
}
.side_nav-type ul ,.wpcategorieswidget-4 {
background: #1f1f1f;
padding:0 10px;
overflow:hidden;
}
.wpcategorieswidget-4 li {list-style:none;}
.side_nav-type ul li {
font-family: sans-serif;
list-style: none;
padding: 5px 0;
color: #fff;
font-size: 14px;
}
.side_nav-type ul li a {
display: inline-block;
color: #fff;
width: 73% !important;
}
.side_nav-type ul li span {
float: right;
}
.side_nav-year .side-menu p {
background: #1f1f1f;
color: #fff;
font-size: 14px;
text-align: center;
padding: 4%;
}
.side_nav-year .side-menu .widget_search {
margin-bottom: 5%;
background: #1f1f1f;
border-radius: 0 0 5px 5px;
padding:3%;
}
.side_nav-year .side-menu .widget_search .searchform {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 80%;
margin: 0 auto;
padding: 5% 0;
}
.side_nav-year .side-menu .widget_search .searchform input {
width: 75%;
border: unset;
height: 26px;
border-radius: 5px 0 0 5px;
}
.side_nav-year .side-menu .widget_search .searchform button {
width: 25%;
height: 26px;
border: unset;
cursor: pointer;
border-radius: 0 5px 5px 0;
}
.side_nav .side-menu .side_ul ,.st-tag-cloud ,.widget_wpcategorieswidget {
background: #1f1f1f;
text-align: center;
border-radius: 0 0 5px 5px;
padding: 2% 0;
margin-bottom:-3%;
overflow: hidden;
list-style: none;
}
.side_nav .side-menu .side_ul li {
margin: 3% 0;
}
.st-tag-cloud li , .wpcategorieswidget-4 li {
font-family: initial;
width: 33.3%;
float: left;
margin: 3px 0;
text-align:center;
}
.navbar ul li a, .side-menu a {
text-decoration: none;
color: #fff;
font-size: 16px;
}
nav.navbar li a:hover {
color: #f3963e;
}
.tagcloud a, .side_nav-year li {
font-family: inherit;
width: 23%;
margin: 3px 0;
display: inline-block;
font-size: 14px !important;
text-align: center;
color: #fff;
}
.side_nav .side-menu .side_ul li a ,.wpcategorieswidget-4 li a {
color: #fff;
text-decoration: none;
font-size: 14px;
}
.side_nav .side-menu .side_ul li a:hover {
color: #ff5f11;
}
ul.social {
margin: 5% 0 -10px;
overflow: hidden;
}
ul.social li a {
color: #fff !important;
width: 100% !important;
display: block;
}
ul.social a {
color: #fff;
}
ul.social li {
width: 21.5%;
text-align: center;
color: #fff;
font-size: 20px;
border-radius: 5px;
padding: 1%;
float: left;
list-style: none;
margin: 1%;
}  
ul.social li:hover {
opacity: 0.7;
}
.fb-link {
background: #2566b6;
}
.youtube-link {
background: #ee0000;
}
.twit-link {
background: #39a1f2;
}
.telegram-link {
background: #0086ce;
} .side_nav-type {
list-style: none;
margin-bottom: 5%;
}
.side_nav-type .widgettitle {
color: #fff;
background-image: linear-gradient(to bottom,#f89900,#f49300,#ed8600,#e87d00,#e37500);
font-size: 16px;
padding: 7px 0;
text-align: center;
border-radius: 5px 5px 0 0;
}
.search .widget_search .searchform {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.search .widget_search .searchform input {
width: 75%;
border: unset;
height: 25px;
border-radius: 5px 0 0 5px;
}
.col-in2 {
margin: 3% 0;
}
.col-in2 h2 {
font-size: 20px;
color: #fff;
text-align:center;
}
.content-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.content-col .content-col1 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 34% 65%;
grid-template-columns: 34% 65%;
grid-gap: 1%;
}
.content-col .content-col1 img {
max-width: 100%;
width:100%;
height: 375px;
}
.content-col .content-col2 {
color: #fff;
}
.content-col .content-col2 .col-in1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 1% 0 2% 0;
background: #363636;
padding: 1% 1%;
}
.content-col .content-col2 .col-in1 .year {
margin: auto 0;
}
.content-col .content-col2 .col-in1 .year a {
text-decoration: none;
color: #fff;
font-size: calc(10px + (16 - 10) * ((100vw - 360px) / (1900 - 360)));
}
.content-col .content-col2 .col-in1 .score {
display: inherit;
}
.content-col .content-col2 .col-in1 .score img:nth-child(1) {
margin-right: 5%;
}
.content-col .content-col2 .col-in1 .res1 {
background: #fe0000;
width: 7%;
padding: 2px 5px;
text-align: center;
border-radius: 5px;
line-height: 1;
margin: auto 0; font-size: 18px;
}
.content-category.article a {
color: rgba(255, 105, 0, 1);
}
.content-col .content-col2 .col-in1 .res2 {
background: #39b54a;
width: 7%;
padding: 2px 5px;
text-align: center;
line-height: 1;
border-radius: 5px;
margin: auto 0;
font-size: 18px; }
.content-col .content-col2 .col-in1 .res3 {
background: #3578e5;
width: 7%;
padding: 2px 5px;
text-align: center;
line-height: 1;
border-radius: 5px;
margin: auto 0;
font-size: 18px; }
.content-col .content-col2 .col-in3 {
margin-bottom: 2%;
}
.content-col .content-col2 .col-in3 span a {
color: #fff;
text-decoration: none;
margin-right: 1%;
font-size: 1rem;
border: 1px solid #525252;
padding: 0 1%;
background: #363636;
}
.content-col .content-col2 .col-in4 {
margin-bottom: 1%;
font-size: 14px;
}
.content-col .content-col2 .col-in4 a { 
color:#ff5f11;
}
.button-comment {
margin-top: 5%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #fff;
}
.button-comment .comment, .button-comment .trailer, .button-comment .ss {
background: #ff5f11;
padding: .5% 2%;
cursor: pointer;
font-size: calc(10px + (16 - 10) * ((100vw - 360px) / (1900 - 360)));
}
.button-comment .comment {
border-radius: 5px 0 0 5px;
}
.button-comment .ss {
border-radius: 0 5px 5px 0;
}
.button-comment .active {
background: #363636;
}
.show-trailer, .show-ss ,#tag_cloud-2 h2{
display: none;
}
.show-comment {
background: lightgray;
}
.show-ss ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
}
.show-ss ul li {
width: 200px;
margin-right: 1%;
}
.show-ss ul li img {
width: 100%;
height: 280px;
}
.list-part {
list-style: inside;
margin: 20px 20px 10px;
font-size: 14px;
color: #ff5722;
}
.list-part li{
margin:5px 0;
color: #eee;
}
.content-site {
width: 1200px;
background: #211e1e;
color: #a0a5aa;
font-size: 14px;
text-align: center;
padding: 2em 0;
overflow:hidden;
padding-top: 0;
}
.content-category.article p {
color: #fff;
font-size: 14px;
}
footer {
width: 1200px; }
footer a , .menu-footer a{
color: #e2e4e7; 
text-decoration: none;
}
footer a:hover{
color:#ff5f11;
}
.menu-footer {
border-bottom: solid #363636 thin;
padding: 10px;
margin-bottom: 15px;
}
.menu-footer ul li {
display: inline-block;
padding: 5px 20px;
font-size: 16px;
}
.adbr {
list-style: none;
margin-top: 5%;
}
.wpdiscuz-front-actions {
display: none;
}
.copyright {
background-image: linear-gradient(to right,#f89900,#f49300,#ed8600,#e87d00,#e37500);
padding: 10px;
text-align:center;
}
.model {
display: none; position: fixed; z-index: 99; padding-top: 100px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: black; background-color: rgba(0, 0, 0, 0.9); }
.model-content {
margin: auto;
display: block;
width: 80%;
max-width: 40%;
}
#img-ss {
cursor: pointer;
}
.attachment-medium:hover {
opacity: 0.7;
cursor: pointer;
}
.model-content {
-webkit-animation-name: zoom;
animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {
-webkit-transform: scale(0);
transform: scale(0);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes zoom {
from {
-webkit-transform: scale(0);
transform: scale(0);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
.ve-cat-widget-listing {
overflow: hidden;
padding: 10px;
}
.ve-cat-widget-listing li {
padding: 4% 4% !important;
}
.ve-cat-widget-listing li a {
font-size: 14px !important;
}
.ve-cat-widget-listing li a:hover {
color: #ff5f11 !important;
}
.ve-cat-widget-listing li span {
font-size: 14px !important;
}
.ad-float-left1, .ad-float-left3{
position: fixed;
top: 3%;
left: 15px;
list-style: none;
width:160px;
height:474px;
}
.ad-float-left3{
left: 175px;
}
.ad-float-left2{
position: fixed;
top: 52%;
left: 15px;
list-style: none;
width:160px;
height:474px;
}
@media screen and (min-width:1280px) and (max-width:1440px){
.ad-float-left2,.ad-float-left1, .ad-float-left3,.ad-float-right1,.ad-float-right3,.ad-float-right2{
width: 120px !important;
}
}
@media screen and (max-width:1400px){
.ad-float-bottom {
width: 68% !important;
}
.side_nav-type ul li {
font-family:sans-serif;
}
.side_nav-type ul li a {
width: 73%;
}
}
@media screen and (max-width:768px){
header.container-head{
background: none;
}
}
@media screen and (max-width:480px){
.header .container-logo .search {
margin: auto 30px auto 0;
}
.ad-float-left1, .ad-float-left3{
top: unset;
bottom:800px;
}
.ad-float-left2{
top: unset;
bottom: 245px;  
}
.ad-float-left2,.ad-float-left1, .ad-float-left3,.ad-float-right1,.ad-float-right3,.ad-float-right2{
width: 160px;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.header .container-logo .search {
margin: auto 15px;
}
.ad-float-left1, .ad-float-left3{
top: 28%;
}
.ad-float-left2{
top: unset;
bottom: 8%!important;
}
}
.ad-float-left1 li span.close-ad {
color: #000;
background: #c1c0c0;
position: absolute;
top: 0;
right: -30px;
cursor: pointer;
width: 30px;
opacity: 0.70;
height: 28px;
font-size: 18px;
text-align: center;
border: 1px solid #fff;
}
.ad-float-left3 li span.close-ad {
color: #000;
background: #c1c0c0;
position: absolute;
top: 0;
right: -30px;
cursor: pointer;
width: 30px;
opacity: 0.70;
height: 28px;
font-size: 18px;
text-align: center;
border: 1px solid #fff;
}
.ad-float-left2 li span.close-ad {
color: #000;
background: #c1c0c0;
position: absolute;
top: 0;
right: -30px;
cursor: pointer;
width: 30px;
opacity: 0.70;
height: 28px;
font-size: 18px;
text-align: center;
border: 1px solid #fff;
}
.ad-float-right1,.ad-float-right3 {
position: fixed;
top: 3%;
right: 15px;
list-style: none;
width:160px;
height:474px;
}
.ad-float-right3 {
right: 175px;
}
.ad-float-right2 {
position: fixed;
top: 52%;
right: 15px;
list-style: none;
width:160px;
height:474px;
}
aside.ad-float img , .side_nav-year .side-menu .widget_search {
width: 100%;
}
@media screen and (max-width:480px){
.ad-float-right1,.ad-float-right3{
top: unset;
bottom:800px;
}
.ad-float-right2{
top: unset;
bottom: 245px;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.ad-float-right1,.ad-float-right3{
top: 28%;
}
.ad-float-right2{
top: unset;
bottom: 8%!important;  
}
}
.ad-float-right1 li span.close-ad {
color: #000;
background: #c1c0c0;
position: absolute;
top: 0;
left: -30px;
cursor: pointer;
width: 30px;
opacity: .7;
height: 28px;
font-size: 18px;
text-align: center;
border: 1px solid #fff;
}
.ad-float-right3 li span.close-ad {
color: #000;
background: #c1c0c0;
position: absolute;
top: 0;
left: -30px;
cursor: pointer;
width: 30px;
opacity: .7;
height: 28px;
font-size: 18px;
text-align: center;
border: 1px solid #fff;
}
.ad-float-right2 li span.close-ad {
color: #000;
background: #c1c0c0;
position: absolute;
top: 0;
left: -30px;
cursor: pointer;
width: 30px;
opacity: .7;
height: 28px;
font-size: 18px;
border: 1px solid #fff;
text-align: center;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
}
.ad-float-bottom {
position: fixed;
bottom: 10px;
left: 50%;
-webkit-transform: translatex(-50%);
transform: translatex(-50%);
list-style: none;
width: 1000px; z-index: 999;
}
@media screen and (max-width:480px){
.ad-float-bottom{
width: 65%;
}
}
.ad-float-bottom img{
height:150px !important
}
.ad-float-bottom li span.close-ad ,.adcen .popup span.close-ad{
color: #000;
background: #c1c0c0;
position: absolute;
top: -28px;
right: 0;
cursor: pointer;
width: 30px;
opacity: .7;
height: 28px;
font-size: 18px;
text-align: center;
border: 1px solid #fff;
}
.adcen .popup span.close-ad {
top: -30px;
right: 36%;
width: 250px;
}
.stats {
display: none;
}
@media screen and (min-width: 1200px) {
.container-head , footer, .content-site {
width: 100%;
}
}
.widgettitle-banner{
display: none;
}
.button-sub{
display: none;	
text-align: center;
position: relative;
height: 30px;
}
.button-sub .button-sub-1,.button-sub .button-sub-2{
width: 120px;
height: 30px;
background: #ff5f11;
cursor: pointer;
}
.active{
background: #363636 !important;
color: #dbdbdb;
}
.link-main{
position: absolute;
right: 0;
}
.link-support{
position: absolute;
right: 16%;
}
.link-main button,.link-support button{
width: 120px;
height: 30px;
background: #ff5f11;
cursor: pointer;
border: unset;
font-family: 'Kanit';
}
.link-main button.active,.link-support button.active{
background: #363636!important;
color: #dbdbdb;
}
.tagcloud a , .side_nav-year li {
font-family: inherit;
width: 23%;
margin: 3px 0;
display: inline-block;
font-size: 14px !important;
text-align: center;
color: #fff;
}