.list_top_news.list_news_cate {
    overflow: auto;
}

.icon_home img {
    /*padding: 0 !important;*/
    margin: -7px 0 0 -30px;
    */
}

.new_relation_top ul li {
  list-style: none;
}

.expEdit {
    font-size: 12px !important;
    color: #9c9c9c;
}


article#content_detail * {
    max-width: 100%;
}
article#content_detail table {width: 100% !important;}

.navigation .pkg {
    /*width: 1097px;*/
}

.list_cm_right .name_cm, .list_cm_right .cm_text, .list_cm_right .news_cm {font-size: 13px;}

.new-com-bt {width: 100%; height: 30px;border: #d3d7dc 1px solid;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;background-color: #f9f9f9;color: #adb2bb;cursor: text;}
.new-com-bt span{display: inline;font-size: 13px;margin-left: 10px;line-height: 30px;}
.the-new-com {width: 98%; width: calc(100% - 12px) !important; height: auto; min-height: 70px;padding: 5px; margin-bottom: 8px;border: #d3d7dc 1px solid;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;background-color: #f9f9f9;color: #333;resize: none; font-family: Arial;}
.new-com-cnt input[type="text"]{margin: 0;height: 20px;padding: 5px;border: #d3d7dc 1px solid;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;background-color: #f9f9f9;color: #333;margin-bottom:5px;}
.bt-add-com{display: inline;float: left;padding: 8px 10px;  margin-right: 10px;background-color: #3498db;color: #fff; cursor: pointer;opacity: 0.6;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.bt-cancel-com {display: inline;float: left;padding: 7px 10px; border: #d9d9d9 1px solid;background-color: #fff;color: #404040;	cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.icon_video {background: url(../images/icon_video.png) right no-repeat;padding-right: 16px;}
/*
------- MOBILE < 767PX --------
*/
@media all and (max-width: 767px) {

    /* ------- LANSCAPE MOBILE > 568PX --------*/
    @media all and (min-width:568px){

    }
    /*--------- POTRAIT MOBILE < 567PX */
    @media all and (max-width:567px){
        .content_main, .pkg, .player   {
            width: 100%;
        }

        #abdplayer, #bongda_player, #AbdDivPlayer {
            width: 100% !important;
        }

    }
}

@media all and (max-width:1023px) {
    .hide-in-mobile {
        display: none;
    }

}

/*
-------   TABLET > 768PX & < 1024PX --------
*/
@media all and (min-width:768px) and (max-width:1023px) {

}

@media all and (min-width:1024px){
    .grid1190.top_page.pkg .logo.fl {
        width:20%;
        float: left;
        margin-right: 1%;
    }

    .grid1190.top_page.pkg .logo.fl img {
        max-width: 100%;
        height: auto;
    }
    .grid1190.top_page.pkg div.fr {
        width: 79%;
        float: left;
    }

}

@media screen and (max-width: 1366px){

  .grid1190.top_page.pkg {
      text-align: center;
  }
  #scroll_video_home {
        width: 100%;
    }
    #abdplayer, #bongda_player, #AbdDivPlayer {
            width: 100% !important;
        }

}
