.index-logo{
    background-image: url('logo_03.png');
    width: 584px;
    height: auto;
}

.menu-bottom li{
	min-width: 80px;
	text-align: center;
}

.dropdown-menu li{
	text-align: left;
}

#container {}

#header,
.header-top-inner,
.main-menu,
.content_home,
.footer-inner,
#powered,
.content-inner{ 
    max-width: 1000px;
    margin: auto;
    text-align: left;
}

.menu-bottom .selected{
    background-color: #C8C8C8 !important;
}


#header-container,
.header-top,
.nav-container,
#content-wrapper,
#footer-container,
copyright-container{ clear:both;}


/* Header*/
#header #logo {
    margin: 5px 0px 0px 0px !important;
    text-align: center;
}

#header {
    margin-bottom: 0px;
    padding-bottom: 0px;
    position: relative;
}

/* Menu*/

.content_top_home .menu-box {
    margin-bottom: 0px;
    margin: 0px auto;
    max-width: 1000px;
    overflow: hidden;
}

.menu-box {
    margin-bottom: 15px;
}

.menu-box .product-block a img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    height: 138px;
    width: 238px;
}

.menu-box .product-block img:hover {
    height: 148px;
    width: 258px;
    transition: all 1s ease 0s;
}

.menu-box .box-product, .product-grid-list ul {
    list-style-type: none;
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
}

.menu-box .box-product .product-items {
    /*margin-bottom: 4px !important;*/
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.menu-box .box-product .product-block {
    /*margin: 5px 2px 15px;*/
    margin: 5px 2px 4px !important;
    background: #EFEFEF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(206, 206, 206, 0.4);
    -moz-box-shadow: 1px 1px 2px 0 rgba(206, 206, 206, 0.4);
    box-shadow: 1px 1px 2px 0 rgba(206, 206, 206, 0.4);
    border: 0px solid #E7E7E7 !important;
    position: relative;
}
.menu-box .box-product .product-block a:hover{
    color: #F78013;
}

.menu-box .box-product .product-block .selected{
    color: #F78013;
}
.menu-box .box-product .image {
    display: block;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
    /*height: 138px;*/
    height: 100px;
    overflow: hidden;
    border-bottom: 0px solid #EFEFEF;
    padding-top: 3px;
    /*padding-left: 3px;*/
}

.menu-box .box-product .product-block-inner {
    padding: 10px;
    text-align: left;
    overflow: hidden;
}

.menu-box .box-product .name {
    margin: 5px 0px;
}


/* bottom banner*/
#footer {
    clear: both;
    overflow: auto;
    /*min-height: 130px;*/
    margin: 0px 0px 0px;
}

.banners-slider-carousel {
    position: relative;
    margin-bottom: 0px;
    width: 100%;
}

.footer_shadow{
    padding: 0px !important;
}

a{
	color: #635e5e;
}

.banners-slider-carousel .product-block-inner {
    text-align: center;
    width: 182px;
}

.live-buttom{
    background: url("../assets/vd_bg.png") no-repeat;
    width: 182px;
    margin-top: -3px;
}

.slider-item{
    padding-right: 4px;
}

.bx-pager {
	display:none;
}

.header-top {
    background: url(../assets/theme/OPC070159/image/megnor/bg_pttrn.png) repeat-x #414141;
    height: 35px;
    padding: 0px;
    box-shadow: 0 -3px 7px 0 #444444 inset;
    -webkit-box-shadow: 0 -3px 7px 0 #444444 inset;
    -moz-box-shadow: 0 -3px 7px 0 #444444 inset;
    -o-box-shadow: 0 -3px 7px 0 #444444 inset;
}

.header-line {
    height: 2px;
    background: -webkit-linear-gradient(left, #EFC267, #754B1E, #D6A961, #FAE7BD, #F2C76B, #754B1E, #D6A961); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #EFC267, #754B1E, #D6A961, #FAE7BD, #F2C76B, #754B1E, #D6A961); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #EFC267, #754B1E, #D6A961, #FAE7BD, #F2C76B, #754B1E, #D6A961); /* For Fx 3.6 to 15 */
    background: linear-gradient(to right, #EFC267, #754B1E, #D6A961, #FAE7BD, #F2C76B, #754B1E, #D6A961); /* Standard syntax (must be last) */
}

.header-top-inner {
    background: url(../assets/theme/OPC070159/image/megnor/Top_shadow.png) no-repeat 50% 0;
    min-height: 35px;
}

#welcome {
    z-index: 5;
    text-align: right;
    margin-top: 6px;
    color: #CACACA;
    float: right;
    position: relative;
    padding-right: 10px;
}

.sub-menu-account{
    display: none;
    position: absolute;
    background: url(../assets/theme/OPC070159/image/megnor/bg_pttrn.png) repeat-x #414141;
    width: 120px;
    top: 28px;
    right: 0;
}

.all-account{
    padding: 0px 0px 10px 0px;
}

.btn-customer-name:hover{
    cursor: pointer;
    font-size: 13px;
}

.links {
    float: left;
    margin-top: 6px;
    text-align: right;
    margin-left: 5px;
}

#currency {
    float: left;
    margin: 5px 6px 0 0;
    padding: 2px 6px;
}

#language {
    margin: 6px 6px 0 0;
    padding: 2px 6px 2px 0;
    float: left;
    color: #CACACA;
}

#currency .show, #language .show{color: #CACACA; cursor:pointer; text-transform:uppercase;	 }
#language .lang_image{ padding-left:5px; cursor: pointer;}

#language .language_div img {
    cursor: pointer;
    margin-right: 5px;
}

#currency {
    float:left;
    margin:12px 6px 0 0;
    padding:2px 6px;
}

#currency .top_downarrow , #language .top_downarrow {
    background: url('../image/megnor/arrow-down.png') right 7px no-repeat;  padding-right:7px;cursor:pointer;}
#currency.active .top_downarrow , #language.active .top_downarrow {
    background: url('../image/megnor/arrow-up.png') right 7px no-repeat;
}
#currency .show:hover , #language .show:hover{color:#FFFFFF; cursor:pointer;	 }

.currency_div a ,.language_div a  {
    display:block;
    padding: 2px 4px;
    text-align:left;
    margin-right: 2px;
    color:#CACACA;
}
.currency_div a:hover ,.language_div a:hover { 
	color:#FFF; 
	text-decoration:none;
}

.search {
    background: url("../assets/theme/OPC070159/image/megnor/search_icon.png") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    height: 36px;
    margin-left: 15px;
    margin-top: -2px;
    width: 36px;
}

#footer-container {
	border-top:none;
    background-color: #ffffff;
    width: 100%;
	float: none;
	padding: 6px 0;
	margin-top: 20px;
}

.payment_logo {
    margin: 5px auto;
    max-width: 990px;
    overflow: hidden;
}
.padding-top-mini{
    padding-top: 5px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#works .item-work {
    max-width: 230px;
}
#works .item-work:first-child {
    margin-left: 0;
}
.item-work .hover {
    position: relative;
    overflow: hidden;
}
.item-work .info-work {
    font-size: 14px;
    padding: 3px 5px;
    background: #fff;
    border: solid 1px #cdcdcd;
    border-top: 0;
    text-align: center;
    background: url("../assets/vd_bg.png") no-repeat;
}
.item-work img {
    display: block;
    height: auto;
    max-width: 100%;
}
.item-work .info-work h4 {
    margin: 0;
    padding: 0;
    font-weight: 300;
}
.item-work .info-work p {
    font-size: 13px;
    line-height: 23px;
    margin: 0;
}

.content-account{
    width: 97%;
    margin:auto;
	min-height: 310px;
	color: #6D6868;
}

.searchtoggle {
    color:white;
    background-color: #626262;
    border-radius: 7px;
    height: auto;
    position: absolute;
    left: 103px;
    top: 22px;
    width: 480px;
    z-index: 99;
    padding: 13px 0px
}

.searchtoggle .rowSearchForm{
    width: 100%;
    margin: 9px 3px 6px 3px;
}

.searchtoggle .lblSearchForm{
    text-align: right;
    width: 22%;
}

.searchtoggle .fieldSearchForm{
    display: inline-block;
    width: 73%;
    margin-left:2%;
}

.searchtoggle input, .searchtoggle select {
    background-color: #FFFFFF;
    color: #454545;
    border: medium none;
    border-radius: 3px;
    height: 25px;
}

.searchtoggle input {
    text-indent: 7px;
    width: 41%;
}

.searchtoggle select{
    width: 41%;
}

.searchtoggle #btnSearchAll{
    padding: 4px 13px;
}

.searchtoggle #btnClearAll{
    padding: 4px 11px;
    margin: 0% 13% 0% 2%;
}

.overlay {
	position: absolute;
	left: 0;
	top: 0px;
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

#preview {
	position: relative
}

#preview .iosSlider {
	left: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%
}

#preview .iosSlider .slider {
	width: 100%
}

#preview .iosSlider .slider .slide {
	float: left;
	width: 100%;
}

#preview .iosSlider .slider .slide img {
	display: block;
        width:100%;
}

#preview .navigation {
	bottom: 15px;
	margin: 0;
	padding: 0;
	right: 15px;
	position: absolute;
	z-index: 99999
}

#preview .navigation li {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #b0b0b0;
	display: block;
	float: left;
	height: 10px;
	margin: 0 5px;
	text-indent: -9999px;
	width: 10px
}

#preview .navigation li.active {
	background-color: #511212
}

#btnBackProducts {
    color: white;
    float: right;
    font-size: 16px;
    padding: 5px 15px 6px 35px;
    display: inline-block;
    background: url(../image/btn_back_detail.png);
    background-size: 100% 39px;
    background-position: -1px -4px;
    background-repeat: no-repeat;
}

a#btnBackProducts:hover{
    text-decoration: none;
    padding: 5px 17px 6px 37px;
    color:#eee;
}
/* BEGIN -------------------- new header and footer of page */
a{
	color: #fff;
}

.sw {
	z-index: 50000;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 252px;
	margin-left: -270px;
	height: 100%;
	background: #d9d9d9;
	-webkit-transition: all .9s ease-in-out;
	-moz-transition: all .9s ease-in-out;
	-o-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out;
}

.sw_inn{
	width: 270px;
	overflow-y:scroll; 
	background: #d9d9d9;
	height: 100%;
}

.sw-toog {
	position: absolute;
	width: 46px;
	height: 51px;
	right: -64px;
	top: 0px;
	background: #428bca;
	cursor: pointer;
	font-size: 34px;
	padding: 5px;
	color: #fff;
}

.steAni .btn {
	margin-bottom: 3px;
}

.sw h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 3px 3px 4px;
}

/*4 menu on the top*/
.block-menu {
	font-size: 15px;
	margin: 0px;
	min-height: 26px;
	text-align: center;
}

.fea i {
	font-size: 40px;
	display: block;
	margin-bottom: 10px;
}

#top {
                background-image: url('./image/bg_pttrn.png');
                background-repeat: repeat-x;
                background-color: #4d4d4d;
}
            
.menu-bottom {
	max-width: 1000px;
	margin: auto !important;
}
            
#logo a:hover{
	text-decoration: none;
}
			
#second {
	position:relative;
}

#header-logo{
	background: #02141C; /* For browsers that do not support gradients */
}

#header-logo .header{
	max-width:1000px;
	margin: auto;
	position: relative;
	height:77px;
}

#header-logo #logo{
    text-align:center;
    width:100%;
    display: table;
    height: 77px;
}

#img-logo{
	display: table-cell;
    vertical-align: middle;
}

#logo a{
    width:fit-content;
}

#logo h2{
    margin: 0px;
	font:normal 38pt Bookman Old Style;
	color:#FFFFFF;
	text-shadow: 0 1px 0 #EEC900,
                0 2px 0 #CDAD00,
                0 3px 0 #8B7500,
                0 4px 0 #8B6914,
                0 5px 0 #000000,
                0 6px 1px rgba(0,0,0,.1),
                0 0 5px rgba(0,0,0,.1),
                0 1px 3px rgba(0,0,0,.3),
                0 3px 5px rgba(0,0,0,.2),
                0 5px 10px rgba(0,0,0,.25),
                0 10px 10px rgba(0,0,0,.2),
                0 20px 20px rgba(0,0,0,.15);
}

#nav-menu-header{
	position: absolute;
	right : -10px;
	top : 15px;
}

#nav-menu-header .icon-bar{
	background-color: #02141C;
}

#menu-top{
	border-bottom: 1px solid #555;
	border-top: 1px solid #BBB;
	display: block;
}

#menu-top a{
	color: #635e5e;
}

.cover-title-body{
	overflow: hidden;
}

.sub-menu-top{
	max-width:1000px;
	margin: auto;
}

.item-menu-top{
	text-align: center;
	display:inline-block;
	margin-top: 11px;
}

.menu-medium{
    width:24%;
}

.menu-long{
    width:30%;
}

.menu-short{
    width:20%;
}

.item-block-inner{
	margin:auto;
	display: inline-block;
}

.item-cell-inner{
	height: 32px;
	font-size: 14px;
	font-weight: 900;
}

.btn-parent-menu{
	color: #000;
}

.item-cell-inner a:hover{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.hover-menu-top{
    margin: auto;
    width: 1px;
    height: 2px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.5s, opacity 0.5s linear, width 0.5s;
}

.active-menu-top .hover-menu-top{
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: -webkit-linear-gradient(left, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
    background: -o-linear-gradient(left, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
    background: -moz-linear-gradient(left, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
    background: linear-gradient(to right, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
}

.item-menu-top:hover .hover-menu-top{
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: -webkit-linear-gradient(left, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
    background: -o-linear-gradient(left, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
    background: -moz-linear-gradient(left, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
    background: linear-gradient(to right, #ffffff, #FAE7BD, #754B1E, #FAE7BD, #ffffff);
}

.sub-menu {
	display: none;
	position: absolute;
	left:0;
	top: 51px;
	width: 100%;
	background-color: #F1F0F0;
	-webkit-box-shadow: 0px 16px 16px #999;
    -moz-box-shadow: 0px 16px 16px #999;
    -o-box-shadow: 0px 16px 16px #999;
	box-shadow: 0px 16px 16px #999;
	z-index:120;
}

.border-bot{
	margin-top: 20px;
	margin-bottom: 30px;
	padding-bottom:10px;
}

.item-sub-menu-top{
	font-family: Palatino, serif;
	width: 24.3%;
	display: inline-block;
	text-align: left;
	font-weight: 400;
	color: #6D6868;
	margin: 5px 0px;
	font-size: 15px;
}

.item-sub-menu-top a:hover{
    text-decoration: none;
    color: #111 !important;
    letter-spacing: 1px;
}

.menu-up{
    background-color: #fff;
    width: 100%;
    border-top: 1px solid #999;
}

.dv-menu-up{
    margin: auto;
    width: fit-content;
}

.btn-menu-up{
    color:#666;
}

.btn-menu-up:hover{
    cursor: pointer;
}

.img-log{
    height:50px;
}

.logo-chu{
    height: 42px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.btn-sub-menu-top:hover{
	cursor: pointer;
}

#btn-menu-top{
    border: none;
    background: none;
    border-radius: 0px;
}

#btn-menu-top .icon-bar{
    background-color: #fff;
}

.line-column{
    height: 100%;
    width: 1px;
    background: -webkit-linear-gradient(top, #02141C, #FFFFFF, #02141C); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #02141C, #FFFFFF, #02141C); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #02141C, #FFFFFF, #02141C); /* For Fx 3.6 to 15 */
    background: linear-gradient(to bottom, #02141C, #FFFFFF, #02141C); /* Standard syntax (must be last) */
}

.dv-cover-menu-top{
	margin: 0px 5px;
	text-align: left;
}
/* END -------------------- new header and footer of page */

/* BEGIN -------------------- footer of page */
.payment_logo_footer{
    background: rgba(0, 0, 0, 0) url("payment-footer.png") no-repeat scroll center center;
    background-size: auto 30px;
    height: 25px;
}

.box_footer{
    max-width:1000px;
    margin:auto;
}

.icon-social-footer{
	margin: 6px auto 25px auto;
}

.icon-social-footer img{
	width: 23px;
	margin-right: 25px;
	margin-left:25px;
}

#cover-footer{
    background-color: #F6F6F6;
}

#top-cover-footer{
	font-size: 12px;
    border-top: 1px solid #555;
	padding: 35px 8px 35px;
}

.item-footer div{
	margin-left: 5%;
	text-align: left;
}

.item-footer div:first-child{
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}

.item-footer{
	vertical-align: top;
    width: 24.1%;
    display: inline-block;
    text-align: center;
}

.item-footer a{
    color: #888;
}

.item-footer  a:hover{
    color: #000;
}

.item-footer div:first-child  a:hover{
    color: #333;
    font-size: 17px;
    text-decoration: none;
}

.coppy_right{
    margin: auto;
    color: #000;
    width: fit-content;
    font-weight: bold;
}

.img_footer{
	width: fit-content;
    float: left;
}

.content-footer{
	padding-left: 5%;
    display: block;
    overflow: hidden;
}
/* END ---------------------- footer of page */

/* Start ---------------------- list product of page */

.cap-in h3{
    margin-bottom: 10px !important;
    color: #000000;
}

.menu-search{
        position: fixed;
        top: 0px;
        left:0px;
        height:100%;
        width: 400px;
        z-index: 500;
        font-family: "Gill Sans Roman" !important;
}

.dv_btn_show_search {
        background-color: #bbbbbb;
        border-radius: 0 10px 10px 0;
        height: 60px;
        left: -2px;
        line-height: 56px;
        opacity: 0.7;
        position: fixed;
        top: 235px;
        width: 45px;
        z-index: 500;
        box-shadow: 0px 3px 2px #000;
}

.dv_btn_show_search:hover {
        box-shadow: 0px 6px 4px #000;
}

.dv_btn_show_search .btn-lg{
        border-radius: 0px;
        padding: 10px;
        font-size: 20px;
        color: #333333;
}

.show_hide_search:hover {
        cursor: pointer;
}

#img_search {
        margin: 18px 11px;
}

.menu-search .row{
        margin-bottom: 5px;
}

.menu-search .text_search_info{
        display: table;
        height: 24px;
}

.menu-search .text_search_info span{
        display: table-cell;
        vertical-align: middle;
        font-weight: normal;
}

.menu-search select, .menu-search .txt_input {
        width: 100%;
        height: 24px;
}

.menu-search h3{
        color: #000;
        margin: 13px 0 18px;
}

.cover_info {
        background-color: #444;
        padding-top: 2px;
        margin-bottom: 26px;
        position: relative;
}

.cover_detail {
        background-color: #e4e4e4;
        border-radius: 7px 7px 0 0;
        padding: 13px 18px 4px 13px;
}

.cover_button{
        background: #727272;
        text-align: center;
        padding: 1px 0px;
}

.btn_search{
        width:100%;
        font-size: 12px;
        display: block;
}

a.btn_search:hover{
        text-decoration: none;
        cursor: pointer;
}

.cover_header {
        width: 200px;
        position: absolute; 
        top: -13px; 
        left: 50%; 
        margin-left: -100px; 
        background-color: #F2F2F2;
        padding: 4px;
}

.cover_header h4{
        padding: 4px;
        text-align:center; 
        background-color: 
        #E4E4E4; 
        font-size:16px; 
        margin: 0px;
        border: 1px solid #444
}

.cover_detail > :nth-child(2) {
        margin-top: 20px;
}

.text_checkbox{
        margin-left: 8px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
}

.warning_format{
        color:red; 
        font-size: 10px;
}

#btn_reset{
        position: absolute;
        bottom: 0px;
        right: 11px;
        color: #000;
        border: 1px solid #727272;
        padding: 3px 11px;
        background-color:#E4E4E4;
        border-radius:5px;
}

#btn_reset:hover{
        color:#f78013;
        text-decoration: none;
        cursor: pointer;
}

.ddl_paging{
        display: inline-block;
        width: 65px;
        padding-left: 10px;
        height: 28px;
        border-color: #000;
}

.item-sub-account{
    padding-right: 10px;
    margin-bottom: 6px;
    transition: color 1s;
}

.item-sub-account:hover a{
    color: #fff;
}

.menu-search input[type=text]{
	outline: none;
	border: 1px solid #A9A9A9;
	padding: 1px 3px;
}

#btn-scroll-up-home{
	position: fixed;
    top: 80%;
    border: 1px solid #000;
    right: 10px;
    background: #000;
    z-index: 100;
    cursor: pointer;
    padding: 13px 10px;
    letter-spacing: 0px;
	text-align: center;
    width: 60px;
    height: 58px;
    color: #fff;
    font-family: 'Avenir';
    opacity: 0.75;
    -webkit-transition: right 0.6s, opacity 0.5s;
    -moz-transition: right 0.6s, opacity 0.5s;
    transition: right 0.6s, opacity 0.5s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

#btn-scroll-up-home:hover{
    opacity: 1;
    color: #fff;
    background: #000;
    -webkit-transition: background 0.2s, color 0.2s 0.15s;
    -moz-transition: background 0.2s, color 0.2s 0.15s;
    transition: background 0.2s, color 0.2s 0.15s;
}
/* END ---------------------- list product of page */

/* START ---------------------- liveshow of page */
.dv-none-display{
	display: none;
}

.cover-page-liveshow{
	background-color: #E3E7EB;
}

.all-screen{
	max-width: 1000px;
	margin: auto;
}

.screen-liveshow{
	text-align: center;
}

#img-screen-liveshow{
	width: 75%;
}

.list-youtube {
	width: 98%;
	text-align: center;
	background: url("../image/information/image-bakgroun-list.png") no-repeat center;
	background-size: 90%;
	padding: 40px 0px 130px;
	margin: auto;
}

.list-youtube h4{
	font-size: 17px;
}

.dv-liveshow-even, .dv-liveshow-odd{
	line-height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #696262;
	opacity: 0.9;
}

.dv-liveshow-even{
	background-color: #fff;
}

.dv-liveshow-odd{
	background-color: #F2F2F3;
}
/* END ---------------------- liveshow of page */

@media(max-height: 768px) {
    .bottom{
        position: fixed;
        bottom: 0px;
    }
}

@media(max-width: 768px){
    #header,
    .header-top-inner,
    .main-menu,
    .content_home,
    .footer-inner,
    #powered,
    .content-inner{
        width: 95%;
        margin: auto;
        text-align: left;
    }
    
    .navbar-nav{
        margin: 7.5px 0px;
        background-color: #C8C8C8;
    }
    
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{
        color: #000;
    }
    
    .menu-bottom .selected{
        background-color: #545353 !important;
        color: #fff !important;
    }
    
    .menu-medium, .menu-long, .menu-short{
        width: 49%;
    }
    
    .cover-nav-header{
        display: table;
    }
    
    #btn-menu-top, .line-column{
        display: table-cell;
    }
	
	.item-sub-menu-top{
		width: 32%;
	}
	
	.dv-cover-menu-top{
		margin: 0px 10px;
	}
	
	#nav-menu-header{
		display:block;
	}
	
	#menu-top{
		display:none;
	}
	
	.item-footer{
        width: 49%;
        padding: 10px 0px;
    }
	
	.block-menu{
		font-size: 13px;
		margin: 0px !important;
		border-bottom: 3px solid #727272;
		min-height: 30px;
		text-align: center;
	}

	.content_top_home .menu-box {
		margin-bottom: 0px;
		margin: 0px auto;
		width: 100% !important;
		overflow: hidden;
	}
}

@media(max-width: 568px){
    #header,
    .header-top-inner,
    .main-menu,
    .content_home,
    .footer-inner,
    #powered,
    .content-inner{
        width: 100%;
        margin: auto;
        text-align: left;
    }
    
    .item-footer{
        width: 100%;
        padding: 10px 0px;
        border-bottom: 1px solid #bbb;
    }
    
    .item-footer:last-child{
        border-bottom: none;
    }
    
    #cover-footer{
        padding-bottom: 20px;
    }
    
    .img-log{
        height: 40px;
    }
    
    .logo-chu{
        height: 33px;
    }
    
    #logo h2{
        font-size: 31px !important;
    }
}
@media(max-width:480px){
    .item-menu-top{
        width: 100%;
    }
	
	.item-sub-menu-top{
		width: 49%;
	}
	
	.pagination .results{
		display: none;
	}
}