﻿ #form1 .btn_top {
    bottom: 127px;
    display: none !important;
}

#subNewTrachNhiemXH .item0 .khungAnh,
#CommonMenuOther .item0 .khungAnh,
#subNewHome1 .item0 .khungAnh {
    position: relative
}

#subNewTrachNhiemXH .item0 .khungAnh .khungAnhCrop0 img,
#CommonMenuOther .item0 .khungAnh .khungAnhCrop0 img,
#subNewHome1 .item0 .khungAnh .khungAnhCrop0 img {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0)
}

#detail-change.wrp .show_info .tit_item p,
#detail-change.wrp .show_info .active p {
    text-transform: uppercase;
    font-family: 'Segoe UI';
    color: #004ca2
}

.gioiThieuChung .description table {
    max-width: 100% !important;
    margin: auto;
}

.gioiThieuChung .description .youtube-iframe-wrap {
    position: relative;
    z-index: 1;
    margin-top: 15px;
}

.gioiThieuChung .description .youtube-iframe-wrap:before {
    display: block;
    content: "";
    padding-bottom: 56.25%;
}

.gioiThieuChung .description .youtube-iframe-wrap iframe {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.detailPage .media {
    width: calc(50% - 25px);
    margin: 15px 0;
    float: none;
    margin-right: 46px;
    display: inline-block;
}

.detailPage .media~.media {
    margin-right: 0;
}

.media audio {
    height: 40px;
}

body {
    padding-top: 126px !important;
}

#form1 .slideBox {
    margin-top: 0;
}

.mb {
    display: none !important;
}

#form1 .giaTriCotLoi .slick-track {
    margin: 0 auto;
    display: table;
}

#chat_fix {
    right: 41px !important;
}

#chat_fix img {
    max-width: 64px !important;
}

@media (max-width: 1199px) {
    body {
        overflow-x: hidden;
    }

    #form1 .productDS .khungAnh img,
    #form1 .shortDetail .col1 .khungAnh img {
        max-width: 65%;
    }
}

@media (max-width: 767px) {
    .mb {
        display: block !important;
    }

    .pc {
        display: none !important;
    }

    .noidung.TextSize table {
        width: 100% !important;
    }
}

@media (min-width: 1200px) {
    #form1 .menuMain .subMenu {
        min-width: 230px;
    }
}