.middle {
 display:-webkit-box; 
 display:flex; 
 min-width:1024px;
 max-width:1200px;
 width:90%;
}
.content-box {
 width:100%;
}
.middle::after, .middle::before,
.login-box::after, .login-box::before {
 margin:0 auto; 
 left:0;
 right:0;
}
.middle::after {
 width:99%;
} 
.middle::before, 
.login-box::before {
 left:8px;
 width:98%; 
}
.news-box {
 display:-webkit-box; 
 display: flex;
}
.news-box .image-news {
 min-width:300px;
}
.news-box .description-news {
 height:172px;width:100%;
}
.full-news-box img {
 max-width:100%;
}
.comment {
 display:-webkit-box; 
 display:flex; 
 margin-bottom:28px; 
 padding-bottom:25px;
 width:100%;
}
.ava-comm {
 background:#E4E8F0; 
 border-radius:50%;
 height:64px;
 min-width:64px;
 width:64px; 
}
.ava-comm .ava-cover {
 background:none;
 border-radius:50%; 
 width:64px; 
 overflow:hidden; 
}
.ava-comm img {
 height:64px;width:64px; 
 border-radius:50%; 
} 
.txt-comm {
 width:100%; 
}
.info-comm {
 margin:0px 0 14px; 
}
.info-comm li {
 color:#4e5f6f;
 opacity:0.8; 
}
.info-comm .author-comm {
 font-size: 14px;
}
.info-comm .author-comm a,
.info-comm .quote-comm a,
.info-comm .url-comm a {
 transition: color 0.0s ease-in-out;
}

/*-- Sidebar --*/
aside {
 min-width:242px;
 max-width:300px;
 width:100%;
}
.side-box {
 background:url(/template/ME2014/images/divider-zigzag.png) center bottom repeat-x; 
 padding:30px 0; 
 width:100%; 
}
.side-box::before {
 width:100%; 
}
/*-- Gallery --*/
.photo {
 /*display:inline-block;*/ /*res*/
}

/*-- Video --*/
.video .title {
 height:30px;
 padding: 6px 10px 8px;
 overflow: hidden;
 line-height:20px;
}

/*-- MEDIA --*/
@media only screen and (max-width:1600px) {
.nav-main ul li {
 padding-left:25px!important;
 padding-right:30px!important;
}
.nav-main ul li:first-child {
 padding-left:20px!important;
 padding-right:20px!important;
}
.nav-main ul li:last-child {
 padding-right:28px!important;
}
.middle, .middle-nav-main, .middle-sub-menu, .meddle-footer {
 width:1200px;
}
aside { 
 padding: 0 30px 0 31px!important; 
 min-width:300px!important;
 max-width:300px!important; 
 width:300px!important;
} 
.content-box {
 padding:30px!important; 
} 
.news-box::after, .full-news-box::after, 
.news-box::before, .full-news-box::before {
 width:30px!important;
}
.news-box::after, .full-news-box::after {
 right:-30px!important;
}
.news-box::before, .full-news-box::before {
 left:-30px!important;
}
.phtTdMain, .photo, .photo img { 
 height:150px!important; 
 width:266px!important; 
} 
.entTd {
 width:404px!important;
}
.video {
 height:203px!important;
 width:404px!important;
}
.video img {
 height:100%!important;
 width:100%!important;
}
}

@media only screen and (min-width:1600px) {
.nav-main ul li {
 padding-left:25px!important;
 padding-right:30px!important;
}
.nav-main ul li:first-child {
 padding-left:20px!important;
 padding-right:20px!important;
}
.nav-main ul li:last-child {
 padding-right:28px!important;
}
.middle-nav-main, .middle-sub-menu, .meddle-footer {
 width:1200px;
}
aside {
 padding: 0 30px 0 31px!important;
} 
.content-box {
 padding:30px!important;
} 
.news-box::after, .full-news-box::after, 
.news-box::before, .full-news-box::before {
 width:30px!important;
}
.news-box::after, .full-news-box::after {
 right:-30px!important;
}
.news-box::before, .full-news-box::before {
 left:-30px!important;
}
.phtTdMain, .photo, .photo img { 
 height:150px!important; 
 width:266px!important; 
} 
.entTd {
 width:404px!important;
}
.video {
 height:203px!important;
 width:404px!important;
}
.video img {
 height:100%!important;
 width:100%!important;
}
} 

@media only screen and (max-width:1400px) {
.middle, .middle-nav-main, .middle-sub-menu, .meddle-footer {
 width:1200px;
}
aside { 
 min-width:300px!important;
 max-width:300px!important; 
 width:300px!important;
} 
.content-box {
 padding:30px!important; 
}
.phtTdMain, .photo, .photo img { 
 height:150px!important; 
 width:266px!important; 
} 
}

@media only screen and (max-width:1300px) {
.nav-main ul li {
 padding-left:20px!important;
 padding-right:25px!important;
}
.nav-main ul li:first-child {
 padding-left:20px!important;
 padding-right:20px!important;
}
.nav-main ul li:last-child {
 padding-right:23px!important;
}
.middle, .middle-nav-main, .middle-sub-menu, .meddle-footer {
 width:1100px;
} 
.phtTdMain, .photo, .photo img { 
 height:131px!important; 
 width:233px!important; 
}  
.entTd {
 width:354px!important;
}
.video {
 height:200px!important;
 width:354px!important;
}
.video img {
 height:100%!important;
 width:100%!important;
} 
/*.news-box .image-news .overlay-image,*/ 
.comixs-box .image-news .overlay-image, 
.photo .overlay-image, .video .overlay-image {
 top:-1px;
}
/*.news-box .detail-news,*/ 
.comixs-box .detail-news, 
.photo .detail-photo, 
.video .detail-video {
 bottom:1px;
} 
.notice-forum {
 max-width: 1100px;
}
} 

@media only screen and (max-width:1200px) {
.nav-main ul li {
 padding-left:15px!important;
 padding-right:20px!important;
}
.nav-main ul li:first-child {
 padding-left:20px!important;
 padding-right:20px!important;
}
.nav-main ul li:last-child {
 padding-right:18px!important;
}
.middle, .middle-nav-main, .middle-sub-menu, .meddle-footer {
 width:1024px;
} 
aside { 
 min-width:260px!important;
 max-width:260px!important; 
 width:260px!important;
} 
.content-box {
 padding:30px!important; 
}
.full-news-box img, .full-news-box .preload {
 width:704px!important;
 height:396px!important;
 overflow:hidden;
}
.phtTdMain, .photo, .photo img { 
 height:125px!important; 
 width:221px!important; 
}  
.entTd {
 width:336px!important;
}
.video {
 height:189px!important;
 width:336px!important;
}
/*.news-box .image-news .overlay-image,*/ 
.comixs-box .image-news .overlay-image, 
.photo .overlay-image, .video .overlay-image {
 top:0px;
}
/*.news-box .detail-news,*/ 
.comixs-box .detail-news, 
.photo .detail-photo, 
.video .detail-video {
 bottom:0px;
}
.notice-forum {
 max-width: 1024px;
}
}

@media only screen and (max-width: 1100px) {
body {
 min-width:984px!important; 
}
.nav-main ul li {
 padding-left:13px!important;
 padding-right:18px!important;
}
.nav-main ul li:first-child {
 padding-left:20px!important;
 padding-right:20px!important;
}
.nav-main ul li:last-child {
 padding-right:16px!important;
}
.middle, .middle-nav-main, .middle-sub-menu, .meddle-footer {
 min-width:984px!important; 
 width:984px!important;
} 
aside { 
 padding: 0 20px 0 21px!important; 
 min-width:242px!important;
 max-width:242px!important; 
 width:242px!important;
}
.content-box {
 padding:30px 20px!important; 
}
.news-box::after, .full-news-box::after, 
.news-box::before, .full-news-box::before {
 width:20px!important;
}
.news-box::after, .full-news-box::after {
 right:-20px!important;
}
.news-box::before, .full-news-box::before {
 left:-20px!important;
}
.full-news-box img, .full-news-box .preload {
 width:702px!important;
 height:396px!important;
 overflow:hidden;
}
.phtTdMain, .photo, .photo img { 
 height:124px!important; 
 width:220px!important; 
}
.phtTdMain:nth-child(3n+3) {
 margin:0 0 20px 1px!important;
} 
.entTd {
 width:335px!important;
}
.video {
 height:189px!important;
 width:335px!important;
}   
/*.news-box .image-news .overlay-image,*/ 
.comixs-box .image-news .overlay-image, 
.photo .overlay-image, .video .overlay-image {
 top:-1px;
}
/*.news-box .detail-news,*/ 
.comixs-box .detail-news, 
.photo .detail-photo, 
.video .detail-video {
 bottom:1px;
}
.notice-forum {
 max-width: 984px;
}
}

@media only screen and (max-width: 1024px) {
body {
 min-width:100%!important; //984px 
}  
.nav-main ul li {
 padding-left:10px!important;
 padding-right:16px!important;
}
.nav-main ul li:first-child {
 padding-left:15px!important;
 padding-right:15px!important;
}
.nav-main ul li:last-child {
 padding-right:13px!important;
} 
.user-pm {
 margin:20px 10px 0 0px!important;
} 
.sub-menu ul {
 margin-left:302px!important;
}
.sub-menu ul li {
 padding:0 10px!important;
}
.middle, .middle-nav-main, .middle-sub-menu, .meddle-footer {
 min-width:914px!important;
 width:914px!important;
} 
aside { 
 padding: 0 20px 0 21px!important; 
 min-width:242px!important;
 max-width:242px!important; 
 width:242px!important;
}
.content-box {
 padding:30px 20px!important; 
}
.full-news-box img, .full-news-box .preload {
 width:632px!important;
 height:356px!important;
 overflow:hidden;
}
.phtTdMain, .photo, .photo img { 
 height:111px!important; 
 width:197px!important; 
}
.phtTdMain:nth-child(3n+3) {
 margin:0 0 20px 0px!important;
}  
.entTd {
 width:300px!important;
}
.video {
 height:169px!important;
 width:300px!important;
}  
/*.news-box .image-news .overlay-image,*/ 
.comixs-box .image-news .overlay-image, 
.photo .overlay-image, .video .overlay-image {
 top:-1px;
}
/*.news-box .detail-news,*/ 
.comixs-box .detail-news, 
.photo .detail-photo, 
.video .detail-video {
 bottom:0px;
} 
.notice-forum {
 max-width: 914px;
}
}

/*
@media only screen and (max-width: 960px) { 
.middle, .middle-nav-main, .middle-sub-menu, .meddle-footer {
 min-width:804px!important;
 width:804px!important;
} 
aside { 
 padding: 0 20px 0 21px!important; 
 min-width:242px!important;
 max-width:242px!important; 
 width:242px!important;
}
.full-news-box img, .full-news-box .preload {
 width:100%!important;
 height:356px!important;
 overflow:hidden;
}
.content-box {
 padding:30px 20px!important; 
} 
.phtTdMain, .photo, .photo img { 
 height:90px!important; 
 width:160px!important; 
}
.phtTdMain:nth-child(3n+3) {
 margin:0 0 20px 1px!important;
}  
.notice-forum {
 max-width: 804px;
} 
}

@media only screen and (max-width: 640px){
body {
 min-width:640px!important; 
}
}
*/





/*-- MEDIA PLAYER --*/
.audio2_html5.blackControllers {
 width:100%!important;
}
.bordersDiv {
 height:22px;width:100%!important;
}
input.search_term {
 height:27px;width:100%!important;
}
.thumbsHolderWrapper {
 width:100%!important;
}
.thumbsHolderVisibleWrapper {
 clear:both;/*new*/
 width:95%!important;
}
.slider-vertical.ui-slider-vertical {
 left:auto!important;
 right:0!important;
}



@media only screen and (min-width:1600px) {
.AudioBuffer {
 width:154px!important;
}
.VolumeSlider {
 width:224px!important;
}
}

@media only screen and (max-width:1600px) {
.AudioBuffer {
 width:154px!important;
}
.VolumeSlider {
 width:224px!important;
}
}

@media only screen and (max-width:1200px) {
.AudioBuffer {
 width:114px!important;
}
.VolumeSlider {
 width:184px!important;
}
}