     
    /*======= Set background body ==============*/
    body{
        background-color: #b7b7b7;
    }

    /*============= container Body ===========*/
    .container-body{
        width:100%;
        text-align:center;
        max-width:1320px;
        margin:auto;                
    }
    
    /*============= Main Page Content ===========*/    
    .main_page{
        width:100%;
        max-width:1090px;
        display: inline-block;
        margin:0 auto;
        background-color: #fff;
    }
    
    .nav-bar-main-menu{
        background: #000000;border-radius: 0px;min-height:44px;margin-bottom: 0px;text-align: left;
    }
    
    .container-nav-bar{
        width:100%;
        padding:0px;
    }
        
    .navbar-left>li>a{
        padding:7px 15px;        
        text-align: left;
    }
    
    .navbar-left>li{
        border-bottom: none;
    }
                   
    .banner_left{
        width:115px;
        float:left;
        display: block;
    }
            
    .banner_right{
        width:115px;
        float:right;
        display: block;
    }
            
    .menu-bottom{
        color:#fff;
        font-size: 11px;
        font-weight: normal;

    }

    .title-footer{
        font-size:16px;
        font-weight: 600;
        margin:10px 0px;
    }
    
    .tab-pane-sub-menu{
        
    }

    .tab-phone-brand{
        border-bottom:1px solid #ccc;
        font-size: 11px;
        color:#6e6b6b;
        margin-bottom: 15px;   
    }
    .tab-phone-brand>a{color:#6e6b6b;}

    .box-price-mobile{
        width:165px;
        height: 300px;
        border: 1px solid #ccc;
        margin: auto;
    }
    
    .box-detail-price{
        background-color:#ebebe9;
        height: 120px;
        width:100%;
        padding-left:15px;
        padding-top: 15px;
        line-height: 1.6;
        text-align: left;
    }
    
    .box-img-price{
        width:100%;
        height: 160px;
		padding-top: 5px;
        text-align: center;
    }
    
    .col-none-padding{
        padding: 0px;
    } 
    
    ul.navbar-submenu{
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: #f47721;
    }
    ul.navbar-submenu li{
        float: left;
    }

    ul.navbar-submenu li a {
        display: block;
        color: white;
        text-align: center;
        padding: 8.5px 35px;
        text-decoration: none;
        font-family: "Tahoma", sans-serif;
        float: left;
        font-size: 16px;
    }
    ul.navbar-submenu li span {
        float: left;
        margin-top: 10px;
        color: #09316e;
    }

    ul.navbar-submenu li a:hover{
        background-color: #fff;
        color:#000;
    }


    /*========== Start Set Max Width Content Left - Right Desktop ============*/
    .col-content-left{
      max-width: 765px;
    }

    .col-content-right{
      max-width: 325px;
    }
    /*========== End Set Max Width Content Left - Right Desktop ============*/
    
    .font-family-main{
       font-family: "Tahoma", sans-serif;
    }


    ul.tag-recom-editor{
            list-style-type: none;
            margin: 0;
            padding: 0;
            overflow: hidden;
   }

   ul.tag-recom-editor li{
       float: left;
       text-align: center;
       padding: 10px 10px;
   }
   ul.tag-recom-editor li>a{
       color:#696868;
       font-size: 11px;
       margin-left:5px;
   }

   .box-promotion{
     float: left;
     border: 1px solid;
     margin-left: -15px;
     margin-right: -15px;
   }

   .title-bar-right{
       font-size: 16px;
       font-weight: 600;
       padding-top: 7px;
       padding-left: 10px;
   }
   
   /*====== Start Custom Css Catalog มือถือยอดนิยม ============*/
   div.collapsed i.fa-angle-down{
       display: none;
   }
   div.collapsed i.fa-angle-right{
       display: block;
   }
   
   div i.fa-angle-down{
       display: block;
   }
   div i.fa-angle-right{
       display: none;
   }
   
   /*====== End Custom Css Catalog มือถือยอดนิยม ============*/
   
   .font-hl-14{
       font-size: 14px;
       font-weight: 600;
   }
   .font-red-14{
       font-size: 14px;
       font-weight: 600;
       color:#ff0000;
   }
   .font-hl-16{
       font-size: 16px;
       font-weight: 600;
   }
   .font-12{
       font-size: 12px;
   }
   .font-11{
       font-size: 11px;
   }
   .font-10{
       font-size: 10px;
   }
   .font-8{
       font-size: 8px;
   }
   
   .tab-content-submenu>div{
        border-bottom: 7px solid #f47721;
    }   
   .box-feed-news{
        min-height:345px;
        width:100%;
        text-align: left;
    }
    .big-feed-news{
        width:240px;
        height: 100%;
        float: left;
        padding: 10px 5px 0px 5px;
    }
    
    .big-feed-news-in{
        background-color: #f2f2f2;
        height: 325px;
    }
    
    .big-feed-news-div-img{
        width:100%;
        height: 185px;
    }
    .big-feed-news-div-img>a>img{
        height:185px;
        object-fit: none;
    }
    .big-feed-news-title{
        padding:5px;
        padding-left: 10px;
        font-size: 12px;
        padding-top: 10px;
        height:85px;
    }
    .big-feed-news-title>a{
        color:#7c7c7c;
    }
    .big-feed-news-status{
        width: 100%;
        text-align: center;
        font-size: 14px;
        padding-top: 15px;
    }
    
    .sub-feed-news{
        max-width:335px;
        height: 100%;
        float: left;
        padding: 10px 5px 0px 5px;        
        display:block;
    }
    .sub-feed-news-in{
        border-left:1px solid #dddddd;
        padding-left: 15px;
    }
    .sub-feed-news-content{
        height:55px;
        max-width:310px;
        border-bottom: 1px solid #dddddd;
        margin-bottom:5px;
    }

    .sub-feed-news-text{
        float:left;
        width:265px;
        font-size: 12px;
        padding-left: 10px;        
    }


    .div_feed_news_slider{
        width:95%;
        margin: auto;
        display: none;
    }  
    
    .div_feed_news_content{
        display: block;
        width:100%;        
    }
    
    .box-mobile-version{
        width:100%;
        margin-top: 10px;
        padding: 0px;
        box-shadow: 0 2px 4px #ccc;
        background-color: #fff;
    }
    .head-in-box-mobile-version{
        border-bottom:1px solid #ccc;
        padding: 7px 0px 5px 10px;
        font-size: 1.4em;
        color: #b23f33;
        text-transform: uppercase;
        font-weight: bold;
        background-color: #fff;
    }
    
    .menu-img-shopping{
        
        display: block;
    }
    
    .menu-icon-shopping{
        display: none;
    }
    
    .link-review{
        
    }
    
    .box-catalog{
        height:45px;
        width:100%;
        margin-bottom: 1px;
        background-color: #e3e3e3;
        padding: 7px 15px;
        cursor: pointer;
    }
    
    .box-catalog-icon{
        width:35px;
        height: 35px;
        text-align: center;
        float: left;
    }
    .box-catalog-text{
        float: left;
        padding:7px 15px;
        font-size: 14px;
        font-weight: 600;
        color:#000;
       // min-width: 100px;
    }    
    
    .box-catalog-right{
        width:35px;
        height: 35px;
        text-align: center;
        float: right;
        color:#000;
    }
    
    .text-share-view{
        color:#0da5d7;font-size:12px;font-weight: bold;
    }
    
    .text-date{
        font-size:11px;
    }
    
    .col-news-update{
        padding:5px;
    }
    
    .img-best-seller-brand{
        width:224px;
    }
    
    .div_price_last_update{
        min-height: 55px;
        border-bottom: 2px solid #e9e9e9;
        width: 100%;font-weight: bold;
        padding: 10px;
    }
    .div_date_price_last_update{
        font-size:11px;color:#707070;font-weight: normal;
    }
    
    .div_price_last_update:nth-child(even){
        background-color: #eee;
    }
    
    .div_price_last_update:hover { 
        background-color: #e3e3e3;
    }
    
    
    .table-price>thead>tr>th{
        background-color:#ececea;
        text-align: center;
    }
    
    .table-price>tbody>tr>td{
        font-size: 11px;
        padding: 5px;
        text-align: center;
    }
    
    .table-price>tbody>tr>td div{       
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .table-price>tbody>tr>td:first-child{
        width: 125px;
        text-align: center;
        padding-left:2px;
    }
    
    .container-logo{
        width:95px;height: 40px;text-align: center;
    }
    
    
    .tab-navigate {
        width: 100%;
        padding: 5px 15px;
        margin: 15px 0px;
        text-align: left;
    }
    
    .tab-navigate-top{text-align: left;width: 100%;margin:5px auto;padding: 5px 10px;font-size: 12px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
    
    /*====== Css Search ==============*/             
    .input_search_top_bar{
        float:right;
        height: 26px;
        min-width:25px;
        padding:2px;
        margin-left: 10px;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding-left: 5px;
    }
            
    .input_search_top_bar>input[type=text]{
        height: 18px;
        border:none;    
        width:10px;
        width:100px;
        color: inherit;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;              
    }
    .input_search_top_bar>button{
        height: 18px;
        padding: 0px;
        border: none;
        margin-right:2px;                 
    }
    .input_search_top_bar>input[type=text]:focus{
        width: 200px;
    }
    /*====== Css Search ==============*/
    
    .div-inline{
        display: -webkit-flex; /* Safari */
        display: flex; 
    }
    
    .detail_news{
        font-family: 'Tahoma', 'MS Sans Serif', 'Angsana New';
        font-size: 14px;
        text-align: left;
    }
    
    
    .div-vote {
        width: 225px;
        background-color: #ccc;
        min-height: 18px;
        float: left;
        font-size: 12px;     
        position: relative;
    }
    .div-vote-point {
        color: #ffffff;
        padding-left: 5px;
        height: 18px;
        max-width: 225px;
        position: absolute;
    }
    .pont-vote{
        margin-left: 5px;font-weight: 600;font-size: 12px;
    }
    
    .container-product-recommend{
        width:170px;height:370px;border:1px solid #ccc;margin: auto;
    }
    .img-product-recommend{
        width:100%;height: 168px;padding:5px;text-align: center;
    }
    .detail-product-recommend{
        width:100%;min-height: 150px;background-color: #ebebe9;padding: 10px;
    }
    .btn-product-recomend{
        width:100%;text-align: center;padding-top:15px;
    }
    
    .news_related{
        width:100%;max-width: 625px;
    }
    
    .news_related>ul{
        list-style-image: url('../img/icon/list_style.png');
    }
    .news_related>ul>li{
        border-bottom:1px solid #b1b1b1;
    }
    .news_related>ul>li>a{
        color:#b1b1b1;
    }
    
    .head-bar-price{
        font-weight: bolder;
        font-size: 16px;
        padding-left: 10px;
        float: left;
        margin-top: 10px;
    }
   
    
    
    .td-logo-price-mobile{
        width:100px;
        height: 60px;
        border-right: 1px solid #dddddd;
        text-align: center;
    }
    .td-price-mobile{
        padding-left: 35px !important;
        height: 60px;
    }
    .td-btn-price-mobile{
        width:100px;text-align: center;
        height: 60px;
    }
    
    .logo_brand_best_seller{float:left;padding-top: 8px;height:40px;}
    .text-best-seller{margin-top:15px;margin-left:5px;}
    
    .text-price-spec{
        font-size: 16px;
        font-weight: 600;        
    }
    
    .border-t-b{
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .text-red{
        color:#d70016;
    }
    .text-green{
        color:#23852a;
    }
    
    .container-price-shop{
        width:100%;text-align: left;margin-bottom: 1px;padding: 0px;background-color: #f3f3f3;
    }
    .div-price-shop{
       width:100%;max-width:300px;margin: auto;height: 25px;
    }
    .div-title-price-mobile{padding-left:10px;padding-right: 10px;float: left;width: 110px;text-align: left;}
    .div-text-price-mobile{padding-left:10px;padding-right: 10px;float:left;min-width: 120px;}
    .div-comma{float:left;width:10px;font-size: 16px;font-weight: bold;}
    
    
    .background-gradient-lazada {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 24%, #ffffff 33%);
        background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 24%,#ffffff 33%);
        background: linear-gradient(to bottom, #ffffff 0%,#dddddd 24%,#ffffff 33%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    }
    
    .tags_news {
        float: left;
        border: 1px solid #ccc;
        font-size: 11px;
        padding: 0px 10px 0px 10px;
        height: 18px;
        margin-top: 4px;
        font-weight: bold;
        margin-right: 2px;
    }
	    .tags_news_detail {
		 font-family: 'Tahoma', 'MS Sans Serif', 'Angsana New';
        float: left;
        border: 1px solid #ccc;
        font-size: 14px;
        padding: 0px 10px 0px 10px;
        height: 22px;
        margin-top: 4px;
        font-weight: bold;
        margin-right: 2px;
    }

	.H2_price {
	font-family: "Tahoma", "MS Sans Serif", "Angsana New";
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: inline;
     }
    
    /*================= Manage Menu Website =====================*/
    li>a#link_index>img#select_index,
    li>a#link_news>img#select_news,
    li>a#link_price>img#select_price,
    li>a#link_catalog>img#select_catalog,
    li>a#link_review>img#select_review,
    li>a#link_promotion>img#select_promotion,
    li>a#link_market>img#select_market{
        display: none;
    }
    li>a#link_index>img#unselect_index,
    li>a#link_news>img#unselect_news,
    li>a#link_price>img#unselect_price,
    li>a#link_catalog>img#unselect_catalog,
    li>a#link_review>img#unselect_review,
    li>a#link_promotion>img#unselect_promotion,
    li>a#link_market>img#unselect_market{
        display: block;
    }
    .page-index li>a#link_index>img#unselect_index,
    .page-news li>a#link_news>img#unselect_news,
    .page-price li>a#link_price>img#unselect_price,
    .page-catalog li>a#link_catalog>img#unselect_catalog,
    .page-review li>a#link_review>img#unselect_review,
    .page-promotion li>a#link_promotion>img#unselect_promotion,
    .page-market li>a#link_market>img#unselect_market{
        display: none;
    }
    .page-index li>a#link_index>img#select_index,
    .page-news li>a#link_news>img#select_news,
    .page-price li>a#link_price>img#select_price,
    .page-catalog li>a#link_catalog>img#select_catalog,
    .page-review li>a#link_review>img#select_review,
    .page-promotion li>a#link_promotion>img#select_promotion,
    .page-market li>a#link_market>img#select_market{
        display: block;
    }
    /*================= Manage Menu Website =====================*/
    
    
    .master-date{width:70px;height:45px;background-color:#f78f1d;color:#fff;font-size: 32px;font-weight: bold;text-align: center;}
    .master-month{width:65px;height:25px;background-color:#00aedb;color:#fff;font-size: 18px;font-weight: bold;text-align: center;}
    
    .box-count-like{min-width:65px;float:left;line-height:0.9;text-align:left;padding-left:5px;padding-top:5px;}
    .box-num-like{color:#00aedb;font-size:28px;font-weight:bold;}
    .box-txt-like{color:#9f9f9f;font-size:16px;margin-left:2px;}
    
    .box-banner-horizontal{width:100%;text-align:center;padding:0px;border:1px solid #cbcbcb;}
    
    .box-news-horizontal{width:100%;height: 135px;border-bottom: 1px dotted #ccc;margin-bottom: 15px;}
    
    .box-news-detail-h{min-height:60px;padding-top:5px;font-size: 12px;}
    .box-footer-news{width:50%;height: 15px;float: left;}
    
    .box-bar-catalog-right{height:45px;width:100%;margin-bottom: 1px;background-color: #e3e3e3;padding: 7px 15px;cursor: pointer;}
    .box-icon-catalog-right{width:35px;height: 35px;text-align: center;float: left;}
    .box-brand-catalog-right{float: left;padding:7px 15px;font-size: 14px;font-weight: 600;}
    .box-arrow-catalog-right{width:35px;height: 35px;text-align: center;float: right;}
    .box-highlight-item-catalog{width:100%;min-height: 80px;padding:5px;padding-left: 25px;}
    .box-highlight-item-catalog-img{border:1px solid #acacac;text-align: center;float: left;width:65px;height: 65px;padding-top: 1px;}
    .box-highlight-item-catalog-detail{float:left;padding-left: 15px;width:190px;font-weight:600;line-height: 1.2;}
    .box-highlight-item-catalog-point{color:#5b5454;font-size:12px;line-height: 1.1;}
    .box-list-item-brand{width:100%;text-align: left;padding: 0px 10px 5px 10px;}
    .box-in-list-item-brand{border-top: 1px solid #e9e9e9;}
    .box-item-brand-detail{min-height: 30px;border-bottom: 1px solid #e9e9e9;width: 100%;padding-top: 5px;padding-bottom: 5px;font-size: 11px;line-height: 1.1;}
    .box-item-brand-detail>a{color: #000;}
    .item-brand-name{width:70%;float:left;}
    .item-brand-price{width:30%;float:left;}
    
    .box-vdo-right{width:100%;min-height: 110px;border-bottom: 1px solid #ccc;padding-top: 20px;padding-bottom: 20px;cursor:pointer}
        
    .box-best-seller-right{width:100%;padding:0px;text-align: left;margin-bottom: 15px;max-width: 295px;}
    
    .cn-best-seller-head{width:100%;padding:0px;text-align: left;background:#cfcfcf;}
    .cn-li-best-seller{width:100%;min-height:315px;background-color:#f8f8f8;padding: 25px;text-align: center;} 
    .box-img-best-seller{width:185px;height: 160px;border:1px solid #ccc;margin:auto;}
    .box-seller-online{width:225px;height: 40px;margin:auto;}        
    
    
    .cn-bar-promoiton{width:100%;padding:0px;height:28px;background-color:#222222;color:#fff;}
    
    .box-search-mobile{width:100%;padding:25px 10px;margin-top:15px;border:1px solid #ccc;}
    .input-form-search{width:250px;border:1px solid #ccc;border-radius: 4px;}
    .submit-form-search{color:#fff;background: #cd0000;border:none;font-size: 12px;font-weight: normal;width:65px;height:30px;vertical-align: top;border-radius: 4px;}
    .advance-search{margin-right:10px;font-size: 16px;color:#cd0000;float: right;}
    
    .box-btn-all-right{font-size:14px;color:#fff;float:right;font-weight: bold;margin-top:7px;margin-right: 10px;}
    
    
    
    .mg-auto{margin: auto;}
    .mg-5{margin:5px;}
    .mg-10{margin:10px;}
    .mg-15{margin:15px;}
    .mg-20{margin:20px;}
    .mg-25{margin:25px;}
    
    .mg-l-5{margin-left:5px;}
    .mg-l-10{margin-left:10px;}
    .mg-l-15{margin-left:15px;}
    .mg-l-25{margin-left:25px;}
    .mg-l-30{margin-left:30px;}
    
    .mg-r-5{margin-right:5px;}
    .mg-r-10{margin-right:10px;}
    .mg-r-15{margin-right:15px;}
    .mg-r-25{margin-right:25px;}
    .mg-r-30{margin-right:30px;}
    
    .mg-t-5{margin-top:5px;}
    .mg-t-10{margin-top:10px;}
    .mg-t-15{margin-top:15px;}
    .mg-t-25{margin-top:25px;}
    .mg-t-30{margin-top:30px;}
    
    .mg-b-5{margin-bottom:5px;}
    .mg-b-10{margin-bottom:10px;}
    .mg-b-15{margin-bottom:15px;}
    .mg-b-25{margin-bottom:25px;}
    .mg-b-30{margin-bottom:30px;}
    
    .mg-t-b-5{ margin-top:5px;margin-bottom:5px;}
    .mg-l-r-5{ margin-top:5px;margin-bottom:5px;}
    
    .mg-t-b-10{ margin-top:10px;margin-bottom:10px;}
    .mg-l-r-10{ margin-top:10px;margin-bottom:10px;}
    
    .mg-t-b-15{ margin-top:15px;margin-bottom:15px;}
    .mg-l-r-15{ margin-top:15px;margin-bottom:15px;}
    
    .mg-t-b-20{ margin-top:20px;margin-bottom:20px;}
    .mg-l-r-20{ margin-top:20px;margin-bottom:20px;}
    
    .mg-t-b-25{ margin-top:25px;margin-bottom:25px;}
    .mg-l-r-25{ margin-top:25px;margin-bottom:25px;}
    
    .pd-0{padding: 0px;}
    .pd-5{padding: 5px;}
    .pd-10{padding: 10px;}
    .pd-15{padding: 15px;}  
    .pd-20{padding: 20px;}  
    .pd-25{padding: 25px;}  
    
    .pd-l-0{padding-left:0px;}
    .pd-l-5{padding-left:5px;}
    .pd-l-10{padding-left:10px;}
    .pd-l-15{padding-left:15px;}
    .pd-l-20{padding-left:20px;}
    .pd-l-25{padding-left:25px;}
    .pd-l-30{padding-left:30px;}
    
    .pd-r-0{padding-right:0px;}
    .pd-r-5{padding-right:5px;}
    .pd-r-10{padding-right:10px;}
    .pd-r-15{padding-right:15px;}
    .pd-r-20{padding-right:20px;}
    .pd-r-25{padding-right:25px;}
    .pd-r-30{padding-right:30px;}
    
    .pd-t-0{padding-top:0px;}
    .pd-t-5{padding-top:5px;}
    .pd-t-8{padding-top:8px;}
    .pd-t-10{padding-top:10px;}
    .pd-t-15{padding-top:15px;}
    .pd-t-20{padding-top:20px;}
    .pd-t-25{padding-top:25px;}
    .pd-t-30{padding-top:30px;}
    
    .pd-b-0{padding-bottom:0px;}
    .pd-b-5{padding-bottom:5px;}
    .pd-b-10{padding-bottom:10px;}
    .pd-b-15{padding-bottom:15px;}
    .pd-b-20{padding-bottom:20px;}
    .pd-b-25{padding-bottom:25px;}
    .pd-b-30{padding-bottom:30px;}
    
    
    .pd-15-10{padding: 15px 10px;}
    .pd-t-b-5{padding-top:5px;padding-bottom: 5px}
    .pd-t-b-10{padding-top:10px;padding-bottom: 10px}
    .pd-t-b-15{padding-top:15px;padding-bottom: 15px}
    .pd-t-b-20{padding-top:20px;padding-bottom: 20px}
    .pd-t-b-25{padding-top:25px;padding-bottom: 25px}
    .pd-l-r-5{padding-left: 5px;padding-right: 5px;}
    .pd-l-r-10{padding-left: 10px;padding-right: 10px;}
    .pd-l-r-15{padding-left: 15px;padding-right: 15px;}
    .pd-l-r-20{padding-left: 20px;padding-right: 20px;}
    .pd-l-r-25{padding-left: 25px;padding-right: 25px;}
    
    .float-l{float: left;}
    .float-r{float: right;}
    
    .t-align-l{text-align: left;}
    .t-align-r{text-align: right;}
    .t-align-c{text-align: center;}
    
    .w-100-t-c{width:100%;text-align:center}
    .w-100-t-l{width:100%;text-align:left}
    .w-100-t-r{width:100%;text-align:right}
    .w-100-p0-c{width:100%;padding:0px;text-align:center}
    .w-100-p0-l{width:100%;padding:0px;text-align:left}
    .w-100-p0-l-mg-t-15{width:100%;padding:0px;text-align:left;margin-top: 15px;}
    .w-100-p0-l-mg-b-15{width:100%;padding:0px;text-align:left;margin-bottom: 15px;}
    .w-100-p0-l-mg-t-25{width:100%;padding:0px;text-align:left;margin-top: 25px;}
    .w-100-p0-l-mg-b-25{width:100%;padding:0px;text-align:left;margin-bottom: 25px;}
    .w-100-p10-l-bg-ebebeb{width:100%;padding:10px;border: 1px solid #ebebeb;text-align:left;}
    
    .w-100-l-mg-t-15{width:100%;padding:0px;text-align:left;margin-top: 15px;}
    .w-100-l-mg-b-15{width:100%;padding:0px;text-align:left;margin-bottom: 15px;}
    .w-100-p15-ccc{border:1px solid #ccc;padding:15px;width: 100%;}
    
    .cn-head{width:100%;padding:0px;height:30px;background-color:#222222;color:#fff;}
    
    .cn-head-style-count-l{float:left;width:180px;height:33px;}
    .cn-head-style-count-r{float:right;width:125px;height:33px;padding-top:2px;}
    
    .cn-head-style-count-l>span{margin-left: 15px;}
    .cn-head-style-post{margin-left:3px;float:left;min-width:60px;line-height:1.1}
    
    
    .container-footer{width:100%;min-height: 250px;background-color: #636363;text-align: left;padding-top: 25px;}
    .container-copyright{width:100%;height: 45px;background-color: #f27832;font-size: 11px;text-align: left;padding: 10px 0px;font-weight: bold;}
    
    .box-vdo{width:175px;min-height:130px;}
    .box-vdo-detail{font-weight:bold;padding:5px 5px;}
    .box-vdo-detail>span{color:#f64242;margin-right:2px}
    
    .box-what-news{width:100%;min-height: 115px;border-bottom: 1px solid #ccc;padding-top: 10px;cursor:pointer}                    
    .box-what-news-img{border:1px solid #acacac;text-align: center;float: left;width:120px;height: 80px}
    .box-what-news-detail{float:left;padding-left: 15px;font-weight: bold;width:140px;line-height:1.1}
    
    .box-news-right{width:100%;min-height: 65px;border:1px solid #ccc;padding:15px;}
    .box-price-right{width:100%;min-height: 65px;border-bottom: 1px solid #ccc;padding-top: 10px;cursor:pointer}
    .box-price-right-img{border:1px solid #acacac;width:42px;height: 42px;text-align: center;float: left;padding-top: 1px;}
    .box-price-right-detail{float:left;padding-left: 15px;font-weight: bold;}
    .box-price-right-detail>a{color:#000;}
    .box-price-right-logo{float:right;padding-top: 10px;}    
    
    .box-pr-news-right{width:100%;min-height: 95px;border-bottom: 1px solid #ccc;padding-top: 15px;padding-bottom: 0px;cursor:pointer}
    .box-pr-img-right{text-align: center;float: left;width:65px;height: 65px;}
    .box-pr-detail-right{float:left;padding-left: 15px;width:190px;line-height:1.2}
    
    .box-price-recom-right{width:100%;min-height: 95px;border-bottom: 1px solid #ccc;padding-left:0px;padding-right:5px;padding-top:10px;padding-bottom:0px;cursor:pointer}
    
    .box-bar-col-mobile{width:100%;padding:0px;height:30px;color:#fff;border-bottom: 2px solid #000;}
    .box-logo-col-mobile{width:150px;height:30px;background-color:#222222;float: left;}
    .link-all-col-mobile{color:#a7a7a7;width:40px;font-size:14px;font-weight: normal;float:right;font-family: sans-serif;margin-top:9px;}
    .link-all-col-mobile>a{color:#a7a7a7;}
    .box-item-col-mobile{width:100%;padding:0px;margin-top:35px;margin-left:5px;}
    .item-in-col-mobile{width:100%;height:95px;border-bottom:1px solid #e9e9e9;margin-bottom: 10px;}
    .item-div-img{float: left;}
    .item-div-detail{float:left;margin-left:10px;width:230px;}    
    .item-p-title{font-weight:bold;margin:0px;color: #000;}
    .item-p-subtitle{font-size:12px;margin:0px;color:#686767;}
    .item-p-date{font-size:12px;margin-top:10px;color:#686767;}
    
    .box-last-review{width:100%;height: 85px;border-bottom: 1px dotted #ccc;margin-bottom: 15px}
    .link-view-all-r{text-align:right;width:100%;padding-bottom: 15px;padding-right: 15px;}
    .link-all{font-size:14px;color:#000;float:right;font-weight: bold;margin-top:7px;margin-right: 10px;}
            
    .box-community{width:100%;min-height: 40px;height: auto;background-color: #f7f7f7;padding: 10px 5px 5px 5px;}                  
    .box-community-date{min-height:15px;width:100%;font-size:12px;margin-top:5px;}
    
    .view-all-right{text-align: right;min-height: 25px;width:100%;margin-top:10px;}
    
    .banner-top-mobile{width:100%;position:relative;overflow-x: auto;height: auto;padding: 10px;background-color: #efefef;}
    .box-shadow{width:100%;max-width: 100%;box-shadow: 0 2px 4px #ccc;background-color: #fff;}
    .box-slide-relative{width:100%;max-width: 100%;padding:0px;margin:0px;border:1px solid #ccc;background-color: #efefef;position: relative;}
    .box-txt-in-relative{font-weight: 600;position:absolute;bottom: 0px;left:0px;min-height: 45px;background: #000;color:#fff;opacity: 0.8;padding: 5px;width: 100%;text-align: left;}
    .box-fix-highlight{background-color:#5a5c59;position:absolute;right: 0px;top:10px;min-width: 65px;min-height: 25px;color:#fff;}
        
    
    .box-txt-slide-news{font-weight: 600;position:absolute;bottom: 0px;left:0px;min-height: 45px;background: #000;color:#fff;opacity: 0.8;padding: 10px;width: 100%;text-align: left;}
    .box-show-view-slide{background-color:#5a5c59;position:absolute;right: 0px;top:10px;min-width: 65px;min-height: 25px;color:#fff;font-weight: bold;font-size: 16px;}
    
    .box-news-smarthphone{border-bottom: 1px solid #e5e4d3;padding-bottom: 5px;padding-top:5px;}
    
    .head-news-update-mobile{width:100%;height: 40px;background-color: #ebebeb;border-bottom:5px solid #f88600;margin:10px 0px;}
    
    .box-news-page-index-news{width:165px;margin:auto;padding:0px;height: 270px;min-width:165px;}
    .box-news-share-fb{width:165px;margin:auto;padding:0px;height: 250px;min-width:165px;}
    .box-in-news-share-fb{position:relative;width:165px;height:165px;}
    .box-social-news-share-fb{width:100%;font-size:12px;font-weight: bold;position:absolute;left:0px;bottom:0px;padding:5px;background-color:#3a6fb4;opacity:0.7;color:#fff;}
    
    .box-head-bar-news{width:100%;padding:0px;height:32px;background-color:#272727;color:#fff;}
    
    .box-last-news-update{margin:auto;padding:0px;height: 420px;width:330px;background:#f6f6f6;margin-bottom:15px;}
	.box-last-news-update-tag{margin:auto;padding:0px;height: 460px;width:330px;background:#f6f6f6;margin-bottom:15px;}

    .box-title-news-update{padding-top:10px;font-weight:bold;font-size:16px;line-height:1.2;padding:5px;}
    
    .border-c-ccc{border-color: #ccc;}
    .border-ccc{border: 1px solid #ccc;}
    .border-c-eee{border-color: #eee;}
    .border-eee{border: 1px solid #eee;}
    .border-c-ddd{border-color: #ddd;}
    .border-ddd{border: 1px solid #ddd;}
    
    .box-date-pr{font-size:11px;text-align: center;width:75px;border-radius: 4px;background-color:#366606;color:#fff;padding: 5px 0px;margin-bottom: 5px;}
    .box-pr-news-mobile{min-height: 45px;border-bottom: 2px dotted #e9e9e9;width: 100%;padding-top: 5px;padding-bottom: 5px;}
    
    .box-community-mobile{width:100%;margin-bottom: 5px;border-bottom: 1px dotted #ccc;padding: 0px 0px 5px 0px;}
    .box-head-market-mobile{width:100%;height: 40px;background-color: #ebebeb;border-bottom:5px solid #18a3a8;margin:10px 0px;}
    .div-logo-market-m{width: 50px;background-color: #18a3a8;height: 40px;padding-left: 8px;padding-top:2px;float:left;}
    .box-comment-text-m{width:100%;text-align: left;padding: 10px;background-color: #f7f7f7;padding: 15px 5px 5px 5px;font-size: 12px;}
    .box-head-catalog-m{width:100%;height: 40px;background-color: #ebebeb;border-bottom:5px solid #f47721;margin-top:10px;}
    .box-logo-orange-m{width: 40px;background-color: #f47721;height: 40px;float:left;}
    
    .box-social-top{width:100%;background-color:#e5e4e5;min-height:20px;text-align:center;}
    .box-in-social-top{text-align:right;padding:5px 10px;background-color:#e5e4e5;height: 30px;}
    
    .box-big-banner-top{width:100%;padding: 0px;border-bottom: 5px solid #f47721;margin-top: 5px;margin-bottom: 5px;}
    
    .bar-title-mobile{width:100%;height: 40px;background-color:#484848;margin-top:10px;}
    .bar-logo-title-mobile{width: 50px;background-color:#d70016;height: 40px;padding-top:5px;float:left;}
    .bar-txt-title-mobile{float:left;font-size: 18px;font-weight: 600;padding-top: 8px;padding-left: 15px;color:#fff;}
    
    .box-social-share-m{width:100%;position: absolute;height: 25px;font-weight: bold;color:#fff;background-color:#2670af;bottom: 0px;left:0px;opacity: 0.8;padding:5px;text-align: left;font-size: 12px;}
    
    ul.style-tab-promotion{
        padding:0px;list-style: none;
    }
    ul.style-tab-promotion>li{
        border-bottom:1px solid #ccc;padding: 5px;
    }
    ul.style-tab-promotion>li>a{
        color:#000;
    }
    ul.style-tab-promotion>li>a>ul{
        list-style:disc;
    }
    
    /*============== Class Css Mobile =============== */
    
    
    @media (max-width: 1330px) { 
        .banner_left{        
            display: none;
        }
            
        .banner_right{
            display: none;
        }
    }
    
    /*============ Max Desktop Version Normal ==========*/
    @media(max-width:1089px){
        .col-content-left{
            max-width: 690px;
        }
        
        .div_feed_news_slider{
            display: block;
        }  
    
        .div_feed_news_content{
            display: none;      
        }
    }
        
    
    /*========= Size Labtop S ================*/
    @media (max-width: 1024px) { 
        .navbar-left>li>a{
            padding:7px 10px;                    
        }
    }
    
   
    
    @media (max-width: 985px) { 
       .menu-img-shopping{
            display: none;
        }
    
        .menu-icon-shopping{
            display: block;
        }
    }
    
    /*========= Size Tablet Mini ================*/
    @media (max-width: 768px) { 
        
        .navbar-left>li>a{
            padding:7px 6px;                    
        }
        
    }
    
    /*===== Start Size Tablet ============*/
    @media (min-width: 768px) {         
       .text-best-seller{margin-top:8px;margin-left:15px;max-width: 65%;}       
       .logo_brand_best_seller{padding-top: 3px;}
    }
    
    /*========== Max Size Mobile ==============*/
    @media (max-width: 767px) { 
        
        iframe{
            max-width: 100% !important;
        }
        
        .link-review{
            padding-left: 0px !important;
        }
        .menu-img-shopping{
            display: block;
        }
    
        .menu-icon-shopping{
            display: none;
        }
                
        .navbar-left>li{
            border-bottom: 1px solid;
        }
        
        .container-nav-bar{
            padding:0px 15px;
        }
        
        .col-news-update{
            padding:0px;
        }
        
        .nav-bar-main-menu{
            background-color: #fff
        }
    }
    
    @media (max-width: 320px) { 
        .text-share-view{
            font-size:10px;
        }
    
        .text-date{
            font-size:8px;
        }
        
        .img-best-seller-brand{
            width:190px;
        }
    }
    
    
    
        