body {
	font-family:arial;
	font-size:14px;
	color:#888;
	background-color:#FFF !important;
	line-height:1.5; 
	filter: grayscale(0%) !important;
}
/* body::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #eee;
}
body::-webkit-scrollbar{
	width: 6px;
	background-color: #818085;
}
body::-webkit-scrollbar-thumb{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #818085;
} */

.clearfloat{
	clear: both;
	float:none;
}
#body-cover{background:#000 !important;}
*{padding:0px;margin:0px;}
a {text-decoration: none;color: #888;}
.clear{clear:both;}
.max{max-width:980px;}
.row{padding:0px !important;margin:0px !important;width:100%;}
h1, .h1, h2, .h2, h3, .h3 {margin:0px !important;}
a:hover{text-decoration: none;}
.color-red{color:#f00;}
#top_ribbon{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
.col-lg-12/* , .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 */{
	padding:0px !important;margin:0px !important;
}
.wrapper{width: 100%;/*padding-top: 20px;padding-bottom: 20px;*/ background: #fff;}
.main{
	position: fixed;
	width: 100%;
	/*z-index:-1;*/
	top: 20px;
}
.main-content{padding-top: 20px;}
.container {
    max-width: 1200px !important;
    /*width: 100% !important;*/
	margin: 0 auto;
    background-color: #FFF
}
.container:after, .container:before, .clearfix:after, .clearfix:before, .widget-wrapper:after, .widget-wrapper:before {
    content: ' ';
    display: table;
    line-height: 0;
}
.container:after, .clearfix:after, .widget-wrapper:after {clear: both;}
.wp-container{padding-top: 20px;}

.issue-container{background-color: #000;max-width: 1200px !important;margin: 0 auto;}
.bg-black{background-color: #000}

.td-content, .td-lang-line, .td-article{margin-top: 55px; margin-bottom: 40px;}

/* style scrollbar */
.st-scroll::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #EAEAEA;
	border: 1px solid #fff;
}
.st-scroll::-webkit-scrollbar{
	width: 4px;
	background-color: none;
}
.st-scroll::-webkit-scrollbar-thumb{
	border-radius: 10px;
	background-color: #A2A2A2;
}
.st-scroll{
	/*margin-top:10px;*/
}

.list-logo{position: relative;top: -4px;}
.list-logo img{width: 110px;}

#member-top{
	background: #fff;
	/*position: fixed;*/
	position: relative;
	top:0;
	width: 100%;
	/*height: 20px;*/
	z-index:10;
}

#main-menu-container{
	height: 61px;
}

#main-menu-container.no-margin-top{
	margin-top: 0;
}

#main-menu-container .main-menu{
	width: 100%;
	margin: auto;
	position: relative;
	top: 0;
	z-index: 2;
	background: #fff;
	padding-top: 35px;
	padding-bottom: 10px;
	/*display: none;*/
}

#main-menu-container .main-menu .fixed-menu{
	width: 1200px;
	margin: auto;
	padding: 0 10px;
}

#main-menu-container .main-menu.fixed {
	position: fixed;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.20);	
	/* top: 10px; */
	padding-top: 35px;
}
.logo-box{margin-top:40px;}
.menu-home-box {margin-top: 40px;margin-bottom: 10px;border-bottom: 0px solid #888888;}
.menu-site-box {margin: 30px 0 85px 0;border-bottom: 2px solid #9A9A9A;}
.menu-top-box {margin: 10px 0 15px 0;padding-top: 10px;border-top: 2px solid #9A9A9A;}
ul.list-menu {margin-left: -20px;}
ul.list-menu li{
	list-style: none;
	display: inline-block;
	padding: 0 5px 0 10px;
	margin-top: 8px;
    line-height: 15px;
	border-left: solid 1px #A2A0A0;
}
ul.list-menu li:first-child {border-left: 0;}				
ul.list-menu li a{color: #888888;outline: none;font-size: 0.9em;}
ul.list-menu li a:hover{color: #3C3C3C;text-decoration: none;padding-bottom: 2px;border-bottom: 0px solid #3c3c3c;}
.search-box{position: absolute;left: 38px;top: 8px;}
.search-box input#search{
	border-radius: 15px;
    border: 1px solid #888888;
    padding: 4px 0 3px 8px;
    width: 220px;
	outline: none;
}
.stylish-input-group .input-group-addon {
    background: white !important;
}
.input-group-addon {
	padding: 4px 12px;
	border-radius: 0px;
	border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
	border: 1px solid #9C9C9C;
	width: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.search-input{
	outline: none;
	width: 100%;
	height: 26px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #9C9C9C;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
	border-right: 0;
    -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;
}
.stylish-input-group button {
    border: 0;
    background: transparent;
}
.glyphicon {
	outline: none;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-search:before {content: "\e003";}


/** --- icon socail --- **/
.icon-social-box{text-align: right;margin-top: 10px;}

ul.icon-social {margin-right: -10px;margin-top: -2px;}
ul.icon-social li{vertical-align: top;display: inline;}
ul.icon-social li a{color: #fff;;text-decoration: none;    font-size: 16px;}
ul.icon-social a > i{
	text-align: center;
    padding: 6px;
    border-radius: 100%;
	width: 28px;
    height: 28px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #888;    
}
ul.icon-social a > i.fa-facebook:hover {background-color: #3d5b99;}
ul.icon-social a > i.fa-instagram:hover {background-color: #3f729b;}
ul.icon-social a > i.fa-twitter:hover {background-color: #00aced;}
ul.icon-social a > i.fa-youtube:hover {background-color: #e64a41;}
ul.icon-social a > i.fa-pinterest-p:hover {background-color: #cb2027;}

ul.icon-social li.li-lang{vertical-align: top;display: inline;margin-left: 4px;}
ul.icon-social li.li-lang div.text-lang{display: inline-block;}
ul.icon-social li.li-lang div.text-lang > a{color: #888;font-size: 1em;}
ul.icon-social li.li-lang div.text-lang > a:hover{color: #3C3C3C;}

/** --- ./icon socail --- **/

.slide-box{position: relative;bottom: -20px;}
.logo{text-align: center;padding-bottom: 30px;}
.logo-box{text-align: center;padding: 10px 30px 0px;}
.logo-box img{}
.logo-top-box{
	text-align: center;
	padding-top: 30px; 
	position: relative;
	padding-bottom: 10px; 
	border-bottom: 2px solid #9A9A9A;
}
.logo-main{text-align: center;padding-bottom: 20px;}
.image-box{position: relative;top: 30px;margin-bottom: 30px;}
.image-box img{width: 100%;}

.column-content-box{margin-top: 60px;}

.column-menu-box{
	position: absolute;
    right: 200px;
    top: 35px;
    z-index: 1;
}
.column-menu-box ul.list-column-menu{color: #fff;}
.column-menu-box ul.list-column-menu li{list-style: none;line-height: 24px;}
.column-menu-box ul.list-column-menu li span{text-decoration: underline;letter-spacing: 5px;}
.column-menu-box ul.list-column-menu li a{color: #fff;text-transform: uppercase;}
.column-menu-box ul.list-column-menu li a:hover{color: #888; font-weight:bold;}

.download-box{position: relative; margin-top: 20px;}
.download-box ul.list-download li{
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
.download-box ul.list-download li a:hover{
	text-decoration: none;
}
.download-box ul.list-download li a span.short-text{
    background: #888888;
    border-radius: 100%;
    padding: 7px 7px;
    font-style: italic;
    font-size: 0.9rem;
    font-weight: 700;
    color: #05232C;
}
.download-box ul.list-download li a span.short-text:hover{
	background: #A2A2A1;
}
.download-box ul.list-download li a span.full-text{
	color: #fff;
    font-size: 2rem;
    font-weight: 700;
	letter-spacing: 0px;
}
.download-box ul.list-download li a span.full-text > i{ font-size: 2.5rem;}
.download-box ul.list-download li a span.full-text:hover{
	color: #A2A2A1;
}

.issue-box{/* height: 650px; */overflow: hidden;background: #000;text-align: center;margin-bottom: 30px;}

.issue-box .issue-image{display: inline; position: relative;}

.issue-box .issue-title{position: absolute;/*margin-top: 200px;margin-left: 120px;*/left: -280px;top: -120px;}

.issue-box .issue-title > h2 {color: #5A5A5A;font-size: 2em;letter-spacing: 6px;}
.issue-box .issue-title > h2 > span.text-title {color: #5A5A5A;font-size: 1.4em;}
.issue-box .issue-title > h2 > span {color: #777777;font-size: 0.5em;margin-left: -22px;letter-spacing: 0px;}
.issue-box .issue-title > p{
	background: #3C3C3C;
    color: #fff;
    font-size: 2.8em;
    margin-left: 8px;
    text-align: left;
    padding: 5px 5px 0 5px;
    letter-spacing: 2px;
    line-height: 28px;
}
.issue-box .issue-title > p > span {font-size: 0.4em; color: #7B7B7B;}
.issue-box .issue-image img {max-width: 100%;/* height: 650px; */}

.grid-image-l{padding: 0;height: 356px;overflow: hidden;}
.grid-image-l img{width: 100%;}
.grid-detail-l{padding: 0;/*height: 247px;*/height:110px;overflow-y: scroll;}
.grid-detail-l p{color: rgb(136, 136, 136); font-family: arial !important;}
.grid-detail-l p span{color: rgb(136, 136, 136); font-family: arial !important;}
.grid-detail-l {margin-top: 10px;}
.grid-detail-r{margin-top: 10px;height: 110px;overflow-y: scroll;}
.grid-detail-r p{color: rgb(136, 136, 136); font-family: arial !important;}
.grid-detail-r p span{color: rgb(136, 136, 136); font-family: arial !important;}
.lang-line-box{}
.lang-line {
    border-bottom: 1px solid #C7C7C7;
   /*  margin-left: 15%; */
    position: relative;
    top: 12px;
}
ul.lang-menu li{
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
ul.lang-menu li a:hover{
	text-decoration: none;
}
ul.lang-menu li a span.short-text{
    background: #9C9C9C;
    border-radius: 100%;
    padding: 7px 6px;
    font-style: italic;
    font-size: 0.9rem;
    font-weight: 700;
    color: #fff;
}
ul.lang-menu li a span.short-text:hover{
	background: #7D7D7D;
}
ul.lang-menu li a span.full-text{
	color: #9C9C9C;
    font-size: 2rem;
    font-weight: 700;
}
ul.lang-menu li a span.full-text > i{font-size: 2rem;}
ul.lang-menu li a span.full-text:hover{
	color: #7D7D7D;
}
.lang-top-box{
	position: absolute;
    right: 0;
    bottom: 0;
    margin-right: -10px;
}
.lang-bottom-box{
	position: absolute;
    right: 0;
    top: 48px;
    margin-right: -10px;
}
.article-content-box{margin-top: 55px;}
.art-box {padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #C7C7C7;}
.art-head {}
.art-head ul.list-item {margin-right: -10px;}
.art-head ul.list-item li {vertical-align: top;display: inline;}
.art-head ul.list-item li span.item-type{background: #000;color: #fff;display: inline;padding: 2px 10px 2px 10px;text-transform: uppercase;}
.art-head ul.list-item li span.item-date{color: #777;}
.art-head ul.list-item a {color: #fff;text-decoration: none;}
.art-head ul.list-item a > i{
	padding: 7px 9px;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;  
}
.art-head ul.list-item a > i.fa-facebook {background-color: #3d5b99;}
.art-head ul.list-item a > i.fa-facebook:hover {background-color: #2d4373;}
.art-head ul.list-item a > i.fa-instagram {background-color: #3f729b;}
.art-head ul.list-item a > i.fa-instagram:hover {background-color: #305777;}
.art-head ul.list-item a > i.fa-twitter {background-color: #00aced;}
.art-head ul.list-item a > i.fa-twitter:hover {background-color: #2795e9;}
.art-head ul.list-item a > i.fa-youtube {background-color: #e64a41;}
.art-head ul.list-item a > i.fa-youtube:hover {background-color: #D23D34;}
.art-head ul.list-item a > i.fa-pinterest-p {background-color: #cb2027;}
.art-head ul.list-item a > i.fa-pinterest-p:hover {background-color: #9f191f;}

.art-title{}
.art-title h3{text-transform: uppercase;font-size: 2em;line-height: 35px;}
.art-title h3 a:hover{color: #7A7A7A}
.art-detail{margin-top: 20px;}
.art-detail img{max-width: 100% !important; height:auto !important;}
.art-detail span{color: #888888 !important; font-family: arial !important;}
.art-detail p{color: #888888 !important; /*font-family: Tahoma !important;*/font-family: arial !important;}
.art-detail p span{color: #888888 !important; font-family: arial !important;}
.art-detail p a{color: #888888 !important;}
.art-detail p a:hover{color: #7A7A7A !important;}
.art-image{}
.art-image img{width: 100%;}

.side-left-box {padding: 0 30px 20px 0;margin-bottom: 30px;border-right: 1px solid #C7C7C7;}
.article-head {margin-bottom: 10px;}
.article-head ul.list-item {margin-right: -10px;}
.article-head ul.list-item li {vertical-align: top;display: inline;}
.article-head ul.list-item li span.item-type{background: #000;color: #fff;display: inline;padding: 2px 10px 2px 10px;text-transform: uppercase;}
.article-head ul.list-item li span.item-date{color: #777;}
.article-head ul.list-item a {color: #fff;text-decoration: none;}
.article-head ul.list-item a > i{
	padding: 7px 9px;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;  
}
.article-head ul.list-item a > i.fa-facebook {background-color: #3d5b99;}
.article-head ul.list-item a > i.fa-facebook:hover {background-color: #2d4373;}
.article-head ul.list-item a > i.fa-instagram {background-color: #3f729b;}
.article-head ul.list-item a > i.fa-instagram:hover {background-color: #305777;}
.article-head ul.list-item a > i.fa-twitter {background-color: #00aced;}
.article-head ul.list-item a > i.fa-twitter:hover {background-color: #2795e9;}
.article-head ul.list-item a > i.fa-youtube {background-color: #e64a41;}
.article-head ul.list-item a > i.fa-youtube:hover {background-color: #D23D34;}
.article-head ul.list-item a > i.fa-pinterest-p {background-color: #cb2027;}
.article-head ul.list-item a > i.fa-pinterest-p:hover {background-color: #9f191f;}

.article-title{margin-bottom: 20px;}
.article-title h3{text-transform: uppercase;font-size: 2em;line-height: 35px;}
.article-title h3 a:hover{color: #7A7A7A}
.article-detail{margin-top: 20px;}
.article-detail p{}
.article-image{margin-bottom: 20px;}
.article-image img{width: 100%;}
.article-relation{margin-top: 55px;}
.article-relation img{margin-bottom: 10px; height: 116.94px;}
.article-relation div{height: 157px; overflow:hidden;}

.side-right-box {
	margin-bottom: 30px;
	border-right: 0px solid #C7C7C7;
	text-align: right;
}
.article-content-box .col-md-4{
	padding-right:0px;
}
.facebook-box{}
.social-box{margin-top: 15px;}
ul.social-item-list{list-style: none;}
ul.social-item-list li{display: inline-block;text-align: center;margin-right: 10px;padding: 8px;width: 142px;}
ul.social-item-list li.ig {background-color: #3f729b;}
ul.social-item-list li.ig:hover {background-color: #305777;}
ul.social-item-list li.ig > a {color: #fff;font-size: 1.3em;}
ul.social-item-list li.yt {background-color: #e64a41;}
ul.social-item-list li.yt:hover{background-color: #D23D34;}
ul.social-item-list li.yt > a {color: #fff;font-size: 1.3em;}
ul.social-item-list li > a > i {padding-right: 5px;}

.banner-box{margin-top: 30px;}
ul.banner-list{list-style: none;}
ul.banner-list li{margin-bottom: 30px;}
ul.banner-list li img{width: 100%;}

.comment-box{margin-top: 20px;}

.td-left-box{margin-top: 40px;margin-bottom: 15px;height: 435px;}
.td-left-box .content-left-box{/*height: 435px;overflow: hidden;*/}
.td-left-box .content-left-box .td-image-left{/*height: 435px;overflow: hidden;*/}
.td-left-box .content-left-box .td-image-left img{width: 100%;}
.td-left-box .content-left-box .td-title-left{height: 80px;}
.td-left-box .content-left-box .td-title-left > h2{background: #8A8A8A;color: #000;font-size: 1.6em;letter-spacing: 2px;padding: 5px 0px 5px 20px;}
.td-left-box .content-left-box .td-title-left > h2 > span.frist-title{color: #000;font-size: 1.4em;letter-spacing: 0px;}
.td-left-box .content-left-box .td-title-left > h2 > span{color: #A5A5A5;/* font-size: 0.6em; */letter-spacing: 2px;margin-left: -15px;}
.td-left-box .content-left-box .td-title-left > p.date-title{
	background: #3C3C3C;
    color: #fff;
    font-size: 1.7em;
    text-align: left;
    padding: 5px 4px 0 5px;
    letter-spacing: -1px;
    line-height: 23px;
}
.td-left-box .content-left-box .td-title-left > p > span {font-size: 0.4em; color: #7B7B7B;margin-left: 5px;}
.td-left-box .content-left-box .td-detail-left{padding: 0 15px 0 10px;height: 355px;overflow-y: scroll;}
.td-left-box .social-left-box{margin-top: 15px;}
ul.list-item-social {margin-right: -10px;}
ul.list-item-social li {vertical-align: top;display: inline;}
ul.list-item-social li span.item-type{background: #000;color: #fff;display: inline;padding: 2px 10px 2px 10px;text-transform: uppercase;}
ul.list-item-social li span.item-date{color: #777;}
ul.list-item-social a {color: #fff;text-decoration: none;}
ul.list-item-social a > i{
	padding: 7px 9px;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;  
}
ul.list-item-social a > i.fa-facebook {background-color: #3d5b99;}
ul.list-item-social a > i.fa-facebook:hover {background-color: #2d4373;}
ul.list-item-social a > i.fa-instagram {background-color: #3f729b;}
ul.list-item-social a > i.fa-instagram:hover {background-color: #305777;}
ul.list-item-social a > i.fa-twitter {background-color: #00aced;}
ul.list-item-social a > i.fa-twitter:hover {background-color: #2795e9;}
ul.list-item-social a > i.fa-youtube {background-color: #e64a41;}
ul.list-item-social a > i.fa-youtube:hover {background-color: #D23D34;}
ul.list-item-social a > i.fa-pinterest-p {background-color: #cb2027;}
ul.list-item-social a > i.fa-pinterest-p:hover {background-color: #9f191f;}

ul.list-item-download {margin-top: 3px;}
ul.list-item-download li{list-style: none;display: inline-block;padding-right: 10px;}
ul.list-item-download li > a:hover{text-decoration: none;}
ul.list-item-download li > a > span.short-text{
    background: #888888;
    border-radius: 100%;
    padding: 6px 8px;
    font-style: italic;
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
}
ul.list-item-download li > a > span.short-text:hover{background: #A2A2A1;}
ul.list-item-download li > a > span.full-text{color: #888888;font-size: 2rem;font-weight: 700;letter-spacing: 0px;}
ul.list-item-download li > a > span.full-text > i{font-size: 2.5rem;}
ul.list-item-download li > a > span.full-text:hover{color: #A2A2A1;}

.td-right-box{margin-top: 40px;margin-bottom: 15px;height: auto;}
.td-right-box .content-right-box{height: auto;overflow: hidden;}
.td-right-box .content-right-box .title-right-box{margin-bottom: 5px;}
.td-right-box .content-right-box .title-right-box h2{font-size: 2.2em;}
.td-right-box .content-right-box .video-right-box{height: 280px; margin-bottom: 10px; overflow: hidden;}

.td-right-box .content-right-box .video-right-box img{width:100%;height: 280px;}
.td-right-box .content-right-box .detail-right-box{height: 110px;overflow-y: scroll;padding-right: 5px;padding-left: 5px;}
.td-right-box .social-right-box{margin-top: 15px;}

.content-box{margin-top: 65px;}
/*.td-post-box{margin-bottom: 15px;height: 535px;}*/
.td-post-box{margin-right: 15px;}
/*.td-post-box .td-content-box{height: auto;overflow: hidden;}*/
.td-post-box .td-content-box .td-title{}
.td-post-box .td-content-box .td-title h2{font-size: 1.6em;color: #9A9A9A;background: #2B2B2B;padding: 5px 0 5px 8px;}
.td-post-box .td-content-box .td-title h2  > p{font-size: 1.4em;color: #8A8A8A;font-weight: bold;margin: 0;}
.td-post-box .td-content-box .td-title h2  > p > span{font-size: 0.7em;color: #A2A2A2;}
.td-post-box .td-content-box .td-image{height: auto;}
.td-post-box .td-content-box .td-image img{width: 100%;}
.td-post-box .td-social-box{text-align: left;padding: 12px;height: 50px;overflow: hidden;background: #DADADA;}

.column-left-box{}
.column-left-box .title-head{text-transform: uppercase;color: #8A8A8A;padding-bottom: 5px;border-bottom: 1px solid #8A8A8A;display: inline-block;}
.column-left-box .title-head span{font-size: 1.3em;}
.column-left-box .title-head h2{font-size: 1.8em;}
.column-left-box .menu-item-title{margin-top: 30px;}
.column-left-box .menu-item-title ul.list-menu-title{list-style: none;text-transform: uppercase;}
.column-left-box .menu-item-title ul.list-menu-title li{font-size: 0.8em;line-height: 10px;padding-bottom: 10px;color: #8A8A8A;}
.column-left-box .menu-item-title ul.list-menu-title li a{color: #8A8A8A;outline: none;}
.column-left-box .menu-item-title ul.list-menu-title li a:hover{color: #656565;}
.column-left-box .menu-item-title ul.list-menu-title li.active{color: #8A8A8A;font-size: 1em;font-weight: bold;}
.column-left-box .menu-item-column{margin-top: 30px;}
.column-left-box .menu-item-column ul.list-menu-column{list-style: none;text-transform: uppercase;}
.column-left-box .menu-item-column ul.list-menu-column li{list-style: none;line-height: 20px;}
.column-left-box .menu-item-column ul.list-menu-column li > span{text-decoration: underline;letter-spacing: 5px;color: #8A8A8A;}
.column-left-box .menu-item-column ul.list-menu-column li > a{color: #8A8A8A;font-size: 0.9em;}
.column-left-box .menu-item-column ul.list-menu-column li > a.active{color: #333333;font-weight: bold;}
.column-left-box .menu-item-column ul.list-menu-column li > a:hover{color: #333333;font-weight: bold;}
.column-left-box .lang-item{margin-top: 55px;}

.column-right-box{text-align:center;}
.column-right-box .column-image{}
.column-right-box .column-image img{width: auto; }

.cart-issue-box{}
.cart-issue-box .issue-img img{width: 100px;}
.cart-issue-box .issue-price span.topic{font-size: 1.2em;font-weight: bold;}
.cart-issue-box .issue-price span.price{font-size: 1.2em;}
.cart-issue-box .issue-price p{margin: 40px 0 10px 0;}
.td-detail-left p{color: rgb(136, 136, 136); font-family: arial !important;}
.td-detail-left p span{color: rgb(136, 136, 136) !important; font-family: arial !important;} 
.detail-right-box p{color: rgb(136, 136, 136); font-family: arial !important;}
.detail-right-box p span{color: rgb(136, 136, 136) !important; font-family: arial !important;}  
div.social-wrap {margin-top: 20px;}
div.social-wrap a {
    padding-left: 30px;
    padding-right: 0px;
    padding-top: 10px;
    height: 40px;
    background: none;
    border: none;
    display: block;
    background-size: 25px 25px, cover;
    background-position: 10px center, center center;
    background-repeat: no-repeat, repeat;
    border-radius: 4px;
    color: white;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 205px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    box-shadow: 0 4px 2px -2px gray;
    text-shadow: rgba(0, 0, 0, .4) -1px -1px 0;
    font-weight: bold;
}
div.social-wrap a:hover {
	background: url(http://tomactz.com/temp/images/facebook.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #496EBB), color-stop(100%, #496EBB));
	background-size: 25px 25px, cover;
    background-position: 10px center, center center;
    background-repeat: no-repeat, repeat;
}
div.social-wrap > .facebook {
    background: url(http://tomactz.com/temp/images/facebook.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c74c4), color-stop(100%, #3b5998));
	background-size: 25px 25px, cover;
    background-position: 10px center, center center;
    background-repeat: no-repeat, repeat;
}

.nav-top-box{
	position: relative;
    float: right;
	right: 88px;
}
/* .nav-top-box a{color: #9C9C9C;}
.nav-top-box a:hover{color: #888;} */
.nav-top-box ul.top-menu>li>a {
	color: #C5C5C5;
    padding:0px;
    background:none;
    margin-right:0;
}
.nav-top-box ul.top-menu>li.language>a {
	color: #9C9C9C;
    margin-top:-2px;
    padding:4px 12px;
    line-height:20px;
}
.nav-top-box ul.top-menu>li.language>a img {
    border-radius:0;
    -webkit-border-radius:0;
    width:18px;
}
.nav-top-box ul.top-menu>li.language ul.dropdown-menu li img {
    border-radius:0;
    -webkit-border-radius:0;
    width:18px;
}
.nav-top-box ul.top-menu>li {
    margin-left:10px;
}
.nav-top-box ul.top-menu>li>a:hover,.nav-top-box ul.top-menu>li>a:focus {
   color: #888;
   background: none;
}
.nav-top-box .dropdown-menu.extended.logout {
    top: 30px;
}
.nav-top-box .nav .caret {
    border-bottom-color:#A4AABA;
    border-top-color:#A4AABA;
}
.nav-top-box ul.top-menu>li>a:hover .caret {
    border-bottom-color:#000;
    border-top-color: #000;
}
.nav-top-box .dropdown-menu:after,.top-menu .dropdown-menu:before {
    bottom:100%;
    left:47%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
}
.nav-top-box .dropdown-menu:after {
    border-color:rgba(255,255,255,0);
    border-bottom-color:#E8E8E8;
    border-width:7px;
    margin-left:-7px;
}
.nav-top-box .dropdown-menu:before {
    border-color:rgba(238,238,238,0);
    border-bottom-color:#E8E8E8;
    border-width:8px;
    margin-left:-8px;
}
.pull-right.nav-top-box .dropdown-menu:after,.pull-right.nav-top-box .dropdown-menu:before {
    bottom:100%;
    left:90%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
}
.pull-right.nav-top-box .dropdown-menu:after {
    border-color:rgba(255,255,255,0);
    border-bottom-color:#E8E8E8;
    border-width:7px;
    margin-left:-7px;
}
.pull-right..nav-top-box .dropdown-menu:before {
    border-color:rgba(238,238,238,0);
    border-bottom-color:#E8E8E8;
    border-width:8px;
    margin-left: -8px;
}
.dropdown-menu.extended {
    max-width:155px !important;
    min-width:160px !important;
    top:42px;
    width:300px !important;
    padding:0 10px;
    box-shadow:0 0px 5px rgba(0,0,0,0.1) !important;
    border-radius:5px;
    border:none;
    left:-10px;
	background-color: #E8E8E8;
}
.dropdown-menu.extended li a {
    font-size:12px;
    list-style:none;
}
.dropdown-menu.extended.logout {
    padding:10px;
}
.dropdown-menu.extended.logout li a {
    padding:10px;
}
.dropdown-menu.extended li a:hover {
    color:#32323a;
}

.contact-box{margin-top: 60px;}
.contact-box .td-map-box{}
.contact-box .td-map-box h3{padding-bottom: 10px;}
.contact-box .td-address-box{margin-top: 30px;}
.contact-box .td-address-box h2{font-size: 2.5em;font-weight: bold;letter-spacing: -4px;padding-bottom: 10px;}
.contact-box .td-address-box span{font-size: 2em;}

.about-box{margin-top: 60px;}
.about-box img.img_big{width: 100%;height: auto;}
.about-box img.img_small{width: 100%;height: 130px;}

.brochure-box{margin-top: 20px; border-bottom:1px solid #888; padding:0;}
.brochure-box img.img_big{width: 100%;height: auto;}
.brochure-box img.img_small{width: 100%;height: 130px;}

.design-box{margin-top: 20px; border-bottom:1px solid #888; padding:0;}
.design-box img.img_big{width: 100%;height: auto;}
.design-box img.img_small{width: 100%;height: 130px;}

.photography-box{margin-top: 20px; padding:0;}
.photography-box img.img_big{width: 100%;height: auto;}
.photography-box img.img_small{width: 100%;height: 130px;}

/* flexslider overline */
.flexslider .slides > li { 
  background-position: center;
  height: 100%;
  width: 100%;
  display: none; 
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.flexslider-container, 
.flexslider .slides, 
.flex-viewport{
  width: 100%;
  height: auto;
 /*  height: 465px !important; */
}
.flexslider {
  margin: 0; 
  padding: 0; 
  width: 100%; 
  height: 100%;
  border: 0px; 
  background: #fff;
}
.flex-direction-nav a {
    width: 40px;
    height: 60px;
}
.flex-direction-nav a:before {
    font-size: 45px;
    color: rgba(255, 255, 255, 0.8);
}
.flexslider .slides img{/* height: 465px !important; */}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    z-index: 99;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: rgba(255, 255, 255, 0.52);
  /* background: rgba(0, 0, 0, 0.5); */
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #fff;
    background: #fff;
    cursor: pointer;
}
.controller{
	position:relative;
}
.controller span{
	font-size:40px;
	display:inline-block;
}
.carousel {
  height: 100%;
  margin: 0;
  padding: 0;
}
.carousel_slide {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.slides-navigation a {position: absolute;top: -60px;}
.slides-navigation a.next {
    right: 20px;
    font-size: 7em;
    color: #fff;
}
.slides-navigation a.prev {
    left: 20px;
	font-size: 7em;
    color: #fff;
}
.slides-pagination {
    position: absolute;
    z-index: 3;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.slides-pagination a {
    width: 15px;
    height: 15px;
    margin: 5px 2px;
    border-color: white;
    -webkit-box-shadow: 0 1px 1px black;
    -moz-box-shadow: 0 1px 1px black;
    box-shadow: 0 1px 1px black;
}
.slides-pagination a.current {
    background: white;
}

footer{padding: 10px 20px;background: #fff;}
footer .copyright{text-align: center;color: #000;}

.video-right-box{
	display: table;
	position: relative;
	width: 100%;
}
.font-stix a{
	font-weight: 400;
}
.pan-img-container{
	display: table-cell;
	width: 20%;
	/*width: 21% !important;
	padding: 1px;*/
}

.pan-img-container img{
	display: block;
}

.pan-img-container .ytapiplayer{
	display: none;
}

.pan-img{
	width: 100% !important;
    height: 100% !important;
}
.pan-img-container.showing{
	background: #000;
	position: absolute;
	z-index: 10;
}

.pan-img-container.showing img{
	display: none;
}

.pan-img-container.showing .ytapiplayer{
	display: block;
}

.vdo-slide{
	background: #000;
	text-align: center;
	height:100%;
}

/*This is for Black-Cover*/

.slides-container > a > img{
	top: 0 !important;
}
.a_active{
	color:#000 !important;
	font-weight:bold;
}
.icon-social-mobile li{display:block; border-bottom:1px solid #fff;}
#cover-black{
	height: 100vh;
}

#cover-black #center-black{
	display:table;
    width:100%;
    height:100%;
	/*background: #000;*/
	
}
#cover-black #center-black #center-black-inner{
	display:table-cell;
    vertical-align:middle;
}

#cover-black #center-black #center-black-inner > div{
	width: 40%;
	text-align: center;
	margin: auto;
}

#cover-black #center-black #center-black-inner a.th-link{
	width: 44%;
	display: inline-block;
}
/* #cover-black #center-black #center-black-inner a.th-link img:hover{
	 content: url(../images/black/th_over.png);
}
#cover-black #center-black #center-black-inner a.en-link img:hover{
	 content: url(../images/black/en_over.png);
} */
#cover-black #center-black #center-black-inner a.en-link{
	width: 54%;
	display: inline-block;
}

#cover-black #center-black #center-black-inner #black-icons{
	display:table;
	width: 15%;
}
#cover-black #center-black #center-black-inner #black-icons > a{
	display:table-cell;
	width: 20%;
}
/*End Black-Cover*/

.view_more{
	text-align: right;
	margin-top: 30px;
	font-size: 18px;
	color: #888;
}
.item_detail{
	width:30.5555% !important;
}
.item_img{
	width:69.2% !important;
}
.size-mobile{
	display:none;
}
#bodycontain{
	width: 100%;
	background: #FFF;
}
.navbar-collapse{display:none;}
.mobile_size{display:none;}
.box_center{display:none;}
.issue-price{margin-bottom:20px;}
/* menu mobile*/
.a35{width:100px;}
.ul1{border-bottom:1px solid #ccc;}
.a34 ul{margin:20px 10px;}
.a34 ul li{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.a34 ul li a{font-size: 15px;}
.a_active {font-weight:bold !important;}
.button_nav{    
	background-color: #c0c0c0;
	border-color: #c0c0c0;
	color:#fff;
}
.button_nav:hover{    
	background-color: #c0c0c0;
	border-color: #c0c0c0;
	color:#fff;
}
.nav_me .nav_li{
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-align:center;
}
.nav_social{padding:0 !important;}

#slides{	
    height: 100vh;	
	background: black;
}

.slides-container  {
	margin: auto;
    width: 100%;
	overflow: hidden;
} 

.td-left-box .content-left-box .td-image-left{margin-bottom: 30px;}
.swiper-scrollbar{
	display:none;
}
.addthis-smartlayers-mobile{
	display:none !important;
}
/*#col-video{
	padding-left:0px;
	padding-right:0px;
}*/
.fixed{
	z-index: 10000;
    position: fixed;
	background:#fff;
}

.lazy{
	visibility: hidden;
}
.source{
	font-size:12px !important;
}
.event_detail{
	margin-top:50px;
}
.event_detail div{
	text-align:center !important;
}
.tb_cart{
	width:100%;
}
.tb_cart thead{
	background:#CCC;
}
.th_cart{
	text-align:center;
}
.td_cart{
	vertical-align: middle !important;
}
.txt_qty{
	width: 50px;
    text-align: center;	
}
.txt_total{
	text-align: right;
	border: 1px solid #fff;
    background: #fff;
    width: 100px;
}
.bn_qty{
	padding: 0 5px;
    border: 1px solid #999;
    margin-top: 5px;
    background: #EBEBE4
}
.control-label{
	text-align:right;
}
.txt_cus{
	margin-bottom:10px !important;
}
.title_order{
	text-align:center;
}
.text-center{text-align:center;}
.text-right{text-align:right;}
.tfoot td{
	border:1px solid #fff;
}
.tb_ms{width:100%;}
.tb_ms td{border:1px solid #fff; width:50%;}
.tb_price_ms{width:100%;}
.tb_price_ms td{border:1px solid #fff; width:33.33%;}
.txt_bold{
	font-size: 16px;
    font-weight: bold;
}
.txt_bold_ms{
	font-size: 14px;
    font-weight: bold;
}
.red{color:red;}
.product_noItem{font-size:16px; text-align:center;}
.padding0{padding:0;}
.margin_bottom{margin-bottom:20px;}
.tomShow{
	/*text-align:center; */
	margin-top:50px;
    margin-left: 15%;
}
.tomShow img{width:680px;}

#tom-video{
	width: 481px;
    height: 350px;
    left: 370px;
    top: 38px;
    border-radius: 4px;
}
.img_tv{width:680px;}
.video_tv{
	width: 100%;
	height: 100%;
}
.video_tv {
    width: 100%;
    height: 670px;
}
.tv_left{    
	width: 67px;
    height: 600px;
}
.tv_head{
	height: 48px;
}
.tv_bottom{
	height: 90px;
}
.video_tv {
    width: 100%;
    height: 463px;
}
.video_list{
	top: 9%;
    left: 7%;
    position: absolute;
    width: 67.45%;
    height: 369px;
	border: 1px;
}
.cus_pro{
	border-right:1px solid #ccc;
}

#swicth_tv{
	position: absolute;
    right: 129px;
    top: 248px;
}
#swicth_tv  > ul#ul_swicth_tv > li{
	padding: 12px;
    margin-bottom: 4px;
	cursor: pointer;
	border: 1px solid rgba(0,0,0,0);
}
#swicth_tv  > ul#ul_swicth_tv > li:hover{
	background-image: url("../images/tv/over.png");
}
.ms_active{
	color:#fff; 
	background: #000;
	padding:5px;
}
.active_th{
	background-image: url("../images/tv/over.png");
}
.flex-pauseplay{
	display:none;
}

.video-grid-box{
	width: 100%;
	height: 357px;
}

.video-grid-box .pan-img6-container{
	float:left;
	width: calc(100% / 1);
	height: calc(100% / 1);
	overflow: hidden;
	position: static;
}

.video-grid-box .pan-img6-container.showing{
	left: 15px;
	position: absolute;
	background: #000;
	
}

.video-grid-box .pan-img6-container .ytapiplayer{
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
}

.video-grid-box .pan-img6-container.showing img{
	display: none;
	
}

.video-grid-box .pan-img6-container.showing .ytapiplayer{
	
	left: 0;
	top: 0;
	display: block;
}

.video-grid-box .dummy {
	float:left;
	width: calc(100% / 1);
	height: calc(100% / 1);
	overflow: hidden;
	position: static;
}
.hidden_div{display:none;}
.id_is{margin-top:90px !important}
.font-stix li{font-size:13px;}
.fa-chevron-down{color:#000;}
.id_m{margin-top:20px !important}

.column-image img{max-width:100%; height:auto !important;}
.title-col{padding:0px;}
.box-img{
	position: absolute;
    z-index: -9;
	height:100%;
	overflow:hidden;
}
.box-img img{width:100%;}
.product_btn{
	text-align:center; 
	margin-bottom:50px; 
	width: 100%; 
	float: left;
}
.btn-c{ 
    padding: 10px 50px;
    border: 1px solid #484646;
    color: #484646;
    border-radius: 0px;
    font-weight: bold;
	font-size: 18px;
}
.btn-c:hover{
	border: 1px solid #999;
	background:#ddd;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: rgba(0, 0, 0, 0.55);
	color: white;
	cursor: pointer;
	padding: 15px;
}
@media screen and (min-width: 600px) and (max-width: 1000px){
	.td-left-box{    height: auto !important; }
}
@media (max-width: 1024px){
	#swicth_tv{
		position: absolute;
		right: 107px;
		top: 202px;	
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 10px;
		margin-bottom: 3px;
		cursor: pointer;
	}
}
@media (max-width: 992px){
	/*.img_slid{width: 1000px !important;}*/
	.navbar-collapse{display:block;}
	.logo-box{display:none;}
	.article-content-box{margin-top:20px;}
	#main-menu-container{display:none;}
	.img-responsive{margin-top:0px !important;}
	.bottom{display:none;}
	.box_center{display:block;}
	.box_lazy{display:none;}
	.id-con{margin-top: 30px !important;}
	.column-right-box .column-image img{width:100%;}
	.column-left-box .lang-item{margin-top: 10px !important;}
	.mobile_size{display:block;}
	.full_size{display:none;}
	.cn{text-align: center; border-bottom: 1px solid #ccc; padding: 5px;}
	.td-detail-left{
		overflow-y: scroll;
		height: 250px;
	}
	
	.td-left-box .content-left-box{height:auto !important;}
	.td-left-box{height:auto !important;}
	.profile_edit{
		padding-left: 0px !important;
	}
	.slides-navigation{
		display:none;
	}
	.grid-detail-r{height: 200px;}
	.grid-detail-l{height: 200px;}
	.size-mobile{display:block;}
	.size-computer{display:none;}
	
	#col-video{
		padding-left: 0;
		padding-right: 0;
	}
	
}
@media (max-width: 800px) {
	.tv_left{    
		width: 38px !important;
		height: 289 !important;
	}
	.tv_head{
		height: 23px !important;
		width: 240 !important;
	}
	.tv_right{
		width: 100px !important;
		height: 289 !important;
	}
	.tv_bottom{
		width: 240px !important;
		height: 44px !important;
	}
	.tv_content{
		height: 223px !important;
		width: 240px !important;
	}
	.img_content{
		width: 100% !important;
		height: 100% !important;
	}
	.tomShow{margin-top:20px; margin-left:30% !important;}
	.img_tv{width:100% !important;}
	.video_tv{
		width: 100%;
		height: 100%;
	}
	.cus_pro{
		border-bottom:1px solid #ccc;
		border-right:1px solid #fff;
	}
	.video_list{
		top: 10%;
		left: 7%;
		position: absolute;
		width: 67.45%;
		height: 345px;
	}
	#swicth_tv{
		position: absolute;
		right: 123px;
		top: 232px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 12px;
		margin-bottom: 3px;
		cursor: pointer;
	}
	.box-img{
		position: absolute;
		z-index: -9;
		height:auto;
		overflow:hidden;
	}
	.grid-detail-r,
	.grid-detail-l{
		overflow-y: hidden;
		height:auto;
	}
	.td-detail-left,
	.detail-right-box{
		overflow-y: hidden !important;
		height:auto !important;
	}
	.flex-direction-nav{display:none;}
	ul.banner-list li img{width: auto;}
	.side-right-box{text-align:left;}
	.id_is{margin-top:0px !important;}
	.active{color: #333333;font-weight: bold !important;}
	.cn{font-size: 14px !important;}
	
	#top_ribbon{width:50px;}
	.id_i {
		height: auto !important;
		margin-bottom:10px;
	}
	.id_i img {
		height: auto !important;
		max-width: 100%;
	}
	#cover-black{
		height: auto !important;
		margin-bottom:50px;
		margin-top:50px;
	}
}
.column-image img{max-width:100%; height:auto !important;}
@media (max-width: 768px) {
	#cover-black #center-black #center-black-inner > div{
		width: 70%;
	}
	.logo-box img {width: 30% !important; padding:0px !important;}
	#main-menu-container .main-menu .fixed-menu{display:none;}
	.td-content{
		margin-top: 10px !important;
	}
	
	.main{position: inherit}
	.item_detail ,.item_img{ width: 100% !important; }
	#main-menu-container .main-menu{display:none;}
	.bottom{display:none;}
	.grid-image-l{height:auto;}
	.grid-detail-l{margin-bottom: 20px;}
	.view_more{margin-top: 0px}
	#member-top{display:none;}
	.slick-slide{width: 350px !important;}
	.side-left-box { padding: 0px; margin-bottom: 30px; border-right: 1px solid #fff; }
	.td-left-box{margin-top:10px !important;}
	.text-full{
		padding-left:0px !important;;
	}
	.mr-mobile{margin-bottom:10px !important;}
	
	.fixed{
		z-index: 10000;
		position: fixed;
		background:#fff;
	}
	.event_detail{
		margin-top:10px;
	}
	.event_detail img{
		width:100% !important;
	}
	.column-content-box{
		margin-top:10px;
		margin-bottom:20px;
	}
	.title-col{text-align:center;}
	.video_list{
		top: 9%;
		left: 7%;
		position: absolute;
		width: 67.45%;
		height: 350px;
	}
	
	#swicth_tv{
		position: absolute;
		right: 122px;
		top: 231px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 12px;
		margin-bottom: 3px;
		cursor: pointer;
	}
	.face_ms{
		padding: 0px;
	}
	#youtube_code_ms{
		height:400px;
	}
	.font_w{font-size: 16px;}
	.font_w{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
	.title-head{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
	.box-news{
		height:auto !important;
	}
	.art-image img{height:auto !important;}
}

@media (max-width: 640px) {
	/*.img_slid{width: 500px !important; height:auto !important; display: table-cell; vertical-align: middle;}*/
	#bd_slide{background:#000 !important;}
	.tomShow{margin-top:20px; margin-left:20% !important;}
	.product_btn img{width:150px;}
	#swicth_tv{
		position: absolute;
		right: 101px;
		top: 188px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 10px;
		margin-bottom: 2px;
		cursor: pointer;
	}
	#youtube_code_ms{
		height:200px;
	}
	.video-grid-box{
		width: 100%;
		height: 200px;
	}
	ul.banner-list li img{width: 100%; height:auto !important;}
	.art-detail iframe{max-width:100%;height:auto;}
	.article-relation div{height: 97px; overflow:hidden;}
	.article-relation img{margin-bottom: 10px; height: 71.8px;}
}

@media (max-width: 480px) {
	/*.img_slid{width: 400px !important; height:auto !important; display: table-cell; vertical-align: middle;}
	.slides-container img{
		margin-top:170px;
	}*/
	.tomShow{margin-top:20px; margin-left:0% !important;}
	.video_list{
		top: 9%;
		left: 9%;
		position: absolute;
		width: 64%;
		height: 180px;
	}
	
	#swicth_tv{
		position: absolute;
		right: 70px;
		top: 119px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 6px;
		margin-bottom: 1px;
		cursor: pointer;
	}
}
@media (max-width: 400px) {
	#swicth_tv{
		position: absolute;
		right: 67px;
		top: 113px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 6px;
		margin-bottom: 1px;
		cursor: pointer;
	}
	.video_list{
		top: 9%;
		left: 9%;
		position: absolute;
		width: 64%;
		height: 172px;
	}
}
@media (max-width: 380px) {
	.video_list{
		top: 9%;
		left: 9%;
		position: absolute;
		width: 64%;
		height: 160px;
	}
	#swicth_tv{
		position: absolute;
		right: 61px;
		top: 100px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 5px;
		margin-bottom: 1px;
		cursor: pointer;
	}
}
@media (max-width: 375px) {
	#swicth_tv{
		position: absolute;
		right: 64px;
		top: 106px;
	}
}
@media (max-width: 360px) {
	/*.img_slid{width: 320px !important; height:auto !important; display: table-cell; vertical-align: middle;}
	.slides-container img{
		margin-top:120px;
	}*/
	.tomShow{margin-top:20px; margin-left:0 !important;}
	.tv_left{    
		width: 30px !important;
		height: 289px !important;
	}
	.tv_right{
		width: 90px !important;
		height: 290px !important;
	}
	.video_list{
		top: 9%;
		left: 9%;
		position: absolute;
		width: 64%;
		height: 152px;
	}
	#swicth_tv{
		position: absolute;
		right: 61px;
		top: 100px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 5px;
		margin-bottom: 1px;
		cursor: pointer;
	}
}
@media (max-width: 320px) {
	/*.img_slid{width: 320px !important; height:auto !important; display: table-cell; vertical-align: middle;}
	.slides-container img{
		margin-top:120px;
	}*/
	.mr-mobile{margin-bottom:10px !important;}
	.tv_left{    
		width: 25px !important;
		height: 289px !important;
	}
	.tv_head{
		height: 23px !important;
		width: 200 !important;
	}
	.tv_right{
		width: 95px !important;
		height: 289px !important;
	}
	.tv_bottom{
		width: 200px !important;
		height: 43px !important;
	}
	.tv_content{
		height: 223px !important;
		width: 240px !important;
	}
	.video_list{
		top: 9%;
		left: 9%;
		position: absolute;
		width: 64%;
		height: 132px;
	}
	#swicth_tv{
		position: absolute;
		right: 55px;
		top: 86px;
	}
	#swicth_tv  > ul#ul_swicth_tv > li{
		padding: 4px;
		margin-bottom: 1px;
		cursor: pointer;
	}
}

@media (max-width: 240px) {
	
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.td-left-box .content-left-box .td-image-left{margin-bottom: 0;}
	div#col-video.col-md-6{
		padding-left: 15px;
		padding-right: 15px;
	}
	.td-right-box {
		height: 435px !important;
		margin-top: 40px;
		margin-bottom: 15px;
	}
 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}