.cat_news ul, .related_news ul {
    list-style: none !important;
}
.general_inf ul, .ctn_dtnews ul, .detai_ctn_dc ul{
    margin-left: 16px;
    margin-bottom: 10px;
}
.inner_dtnews img {
	max-width: 100% !important;
}
ul#lightSlider {
	margin-left: 0;
}
.lightSlider li.lslide {
    list-style: none !important;
}
header.navbar.header-inner {
    z-index: 9999;
}
.box_form form textarea {
    height: 194px;
}

.video_youtube {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
}

.video_youtube iframe,
.video_youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.section_7 .item {
    width: 120px;
    height: 77px;
    margin:  0 auto;
}
.section_7 .item img {
    height: 100% !important;
    width: auto;
}

#lightSlider li {
    position: relative;
}
#lightSlider .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 15px 5px 15px;
    background-color: rgba(0,0,0,0.4);
    color: #fff !important;
    width: 100%;
}

.toggle.btn_viewmore {
    width: unset !important;
    display: inline-block !important;
}

#post_request{
    z-index: 9999;
}
.ctn_dtnews h1, .ctn_dtnews h2, .ctn_dtnews h3, .ctn_dtnews h4, .ctn_dtnews h5, .ctn_dtnews h6 {
    font-size: unset;
}
.has-error .error{ color: red; }

.multil_lang {
    margin-top: 18px;
}
p.prd_desti {
    margin-top: 0px !important;
}
.inf_dt_prd p.desc {
    text-align: justify !important;
    white-space: pre-line;
}
.related_news ul li img {
    padding-bottom: 15px;
}

h1.title_detail_news {
    font-size: 18px;
    color: #282828;
}
h1.vip1, h1.vip2 {
    text-transform: uppercase;
    color: #e4282d;
}

.r_ctn_dc h1 {
    margin-top: 70px;
    margin-bottom: 60px;
    display: block;
    text-align: center;
}
.r_ctn_dc h1 span {
    font-size: 36px;
    color: #f7a306;
    font-weight: 700;
}
.r_ctn_dc .tittle_sec::after {
    left: 50%;
    transform: translateX(-50%);
}
.r_ctn_dc .detai_ctn_dc {
    padding: 25px;
    background-color: #f4f8f9;
    border-radius: 5px;
}

.detai_ctn_dc h2, .detai_ctn_dc h3, .detai_ctn_dc h4, .detai_ctn_dc h5, .detai_ctn_dc h6 {
    font-size: unset;
    margin: 30px 0 15px 0;
    font-weight: 700;
}

.inp_search a{
    float: left;
}
.inp_search .gsc-control-cse a{
    width: 100%;
}
div#___gcse_0 {
    display: inline-block;
    width: calc(100% - 95px);
    float: left;
}
form.gsc-search-box {
    margin: 0 !important;
}
table.gsc-search-box {
    margin: 0 !important;
}
.gsc-control-cse {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
}
.gsc-adBlock {
    border: none !important;
}
.gsc-adBlock iframe {
    display: none !important;
}
td.gsc-input {
    padding: 0 !important;
}
table.gsc-search-box {
    padding: 0;
    margin: 0;
}
table.gsc-search-box td {
    padding: 0 !important;
}
.gsc-input-box {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}
td.gsib_b {
    display: none;
}
td.gsc-search-button {
    display: none;
}
input#gsc-i-id1::-webkit-input-placeholder {
    font-size: 13px;
}
input#gsc-i-id1::-moz-placeholder {
    font-size: 13px;
}
input#gsc-i-id1:-ms-input-placeholder {
    font-size: 13px;
}
input#gsc-i-id1:-moz-placeholder {
    font-size: 13px;
}
.gsc-result .gs-title {
    width: 100%;
}

/*-------------Table of content----------*/
.widget-toc p.toc-title{padding-top: 0px; font-size: 120%; font-weight: 700; line-height: 1.45;}
.widget-toc {background:#EDF6FF; padding: 10px; border: 1px solid #AAA; border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,.05); margin-bottom: 25px;}
.widget-toc ol{list-style: none;counter-reset: item;}
.widget-toc ol li { list-style: none !important; }
.widget-toc ol li ol{padding-left: 25px;}
.widget-toc ol li{ padding: 5px 0; counter-increment: my-awesome-counter;}
.widget-toc ol li a{ color: #444;}
.widget-toc ol li a:hover{text-decoration: underline;}
.widget-toc ol li::before {content: counters(item, ".") ". "; counter-increment: item; color:#666; font-size: 14px;}

/* widget-action */
.widget-action {
    font-size: 14px !important;
    position: fixed;
    z-index: 2147483647;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-image: unset;
    top: 200px;
    right: 0;
}
.widget-item {
    width: 54px!important;
    height: 54px!important;
    margin: 6px!important;
    background-size: 100%!important;
    border: 2px solid #fff!important;
    border-radius: 50%!important;
    position: relative;
}
.widget-tooltip {
    /* background-image: linear-gradient(180deg, #4fc3f7 0%, #0277bd 100%); */
    background-color: #f7a306;
    color: #fff;
    visibility: hidden;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    top: calc(50% - 16px);
    z-index: 1;
    opacity: 0;
    transition: opacity .5s;
    right: 120%;
}
.widget-item.item-mail {
    background-image: url(../img/widget/widget_icon_contact_form.svg);
}
.widget-item.item-phone {
    background-image: url(../img/widget/widget_icon_click_to_call.svg);
}
.widget-item.item-zalo {
    background-image: url(../img/widget/widget_icon_zalo.svg);
}
.widget-item.item-messenger {
    background-image: url(../img/widget/widget_icon_messenger.svg);
}
.widget-item:hover {
    text-decoration: none !important;
    box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);
}

.widget-item:hover .widget-tooltip {
    visibility: visible;
    opacity: 1;
}

/* phone ring */
.phone-ring {
    bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    background-color: #f7a306;
    position: fixed;
    z-index: 100;
    left: 50px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.3);
    box-shadow: 0 5px 20px rgba(0,0,0,.3);
}
.phone-ring::before {
    content: '';
    display: block;
    width: 250%;
    height: 250%;
    border-radius: 50%;
    border: 1px solid #f7a306;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: phone-circle-animate 1s ease-in-out infinite;
    animation: phone-circle-animate 1s ease-in-out infinite;
}
.phone-ring::after {
    content: '';
    display: block;
    width: 160%;
    height: 160%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: rgb(247,163,6,.5);
    -webkit-animation: phone-circle-fill-animate 2s ease-in-out infinite;
    animation: phone-circle-fill-animate 2s ease-in-out infinite;
}
.phone-ring__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: phone-icon-animate 1s ease-in-out infinite;
    animation: phone-icon-animate 1s ease-in-out infinite;
    background-color: #f7a306;
    border-radius: 50%;
}
.phone-ring__text {
    display: inline-block;
    background-color: rgb(249,208,132, 0.7);
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 20px 0 60px;
    color: #2d314c;
    border-radius: 20px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.3);
    box-shadow: 0 5px 20px rgba(0,0,0,.3);
    width: 160px;
    white-space: nowrap;
}

@keyframes phone-circle-animate {
    0% {
      transform: translate(-50%, -50%) rotate(0) scale(0.5);
      opacity: 0.1;
    }
    30% {
      transform: translate(-50%, -50%) rotate(0) scale(0.7);
      opacity: 0.5;
    }
    100% {
      transform: translate(-50%, -50%) rotate(0) scale(1);
      opacity: 0.1;
    }
}

@keyframes phone-circle-fill-animate {
    0%,
    100% {
      transform: translate(-50%, -50%) rotate(0) scale(0.7);
      opacity: 0.2;
    }
    50% {
      transform: translate(-50%, -50%) rotate(0) scale(1);
      opacity: 0.2;
    }
}

@keyframes phone-icon-animate {
    0%,
    100% {
      transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
      transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20%,
    40% {
      transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
      transform: rotate(-25deg) scale(1) skew(1deg);
    }
    50% {
      transform: rotate(0) scale(1) skew(1deg);
    }
}

.general_inf .row h2, .general_inf .row h3 {
    line-height: 25px;
}

.off_prd {
    margin-bottom: 30px;
}

/* responsive */
@media (max-width: 480px){

    .banner_ad { padding: 30px 20px; }
    .banner_ad a { text-align: center; width: 100%; }

    #post_request .modal-dialog { width: 95%; }
    #post_request .modal-body { padding: 30px 15px; }
    #post_request .modal-content { padding-bottom: 0 !important; }

    .gsc-results-wrapper-overlay {
        height: auto !important;
        max-height: 600px;
    }
    .gcsc-more-maybe-branding-box {
        width: 100%;
    }
    .gcsc-more-maybe-branding-box>a {
        width: 100%;
    }
    .phone-ring {
        display: none !important;
    }
    a.cd-top {
        display: none;
    }
    .widget-action {
        bottom: 0 !important;
        left: 0 !important;
        width: 100%;
        background-color: #fff;
        flex-direction: row-reverse;
        justify-content: space-between !important;
        top: unset;
    }
    .widget-item {
        width: 40px !important;
        height: 40px !important;
    }
    .widget-item.item-mail {
        display: none;
    }

    .inf_dt_prd {
        padding-right: 30px;
    }
    .inf_dt_prd p.desc {
        padding-left: 20px;
    }
}

@media (max-width: 320px){

    #post_request .modal-dialog { width: 85%; }
    a#btnRequest {
        margin-top: 0;
    }

}

@media (min-width: 1921px) {
    header .container {
        width: 1300px !important;
    }
}
@media (min-width: 1200px) {
    .r_dt_prd .row {
        display: flex;
    }
    .r_dt_prd .row .img-responsive {
        height: 100%;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
    .tab_dt_prd .btn_fbuilding a.btn_request {
        font-size: 85%;
    }
}

@media (width: 1024px) {
    .fancybox-opened {
        top: 200px !important;
    }
    .album, .map_gg {
        margin-top: 0px !important;
    }
    .inf_dt_prd h1, .inf_dt_prd .link {
        text-align: center !important;
        width: 100%;
        display: block;
    }
    .btn_top {
        width: 13%;
        margin-right: 50px;
    }
    .navbar-toggle {
        right: 15px;
        color: #044660;
        position: absolute;
        top: 22px;
        width: 28px;
        height: 28px;
        padding: 0;
        margin: 0;
        background: none;
        border: 1px solid #fff;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        display: inline-block;
    }
    .navbar-toggle .fa {
        font-size: 28px;
    }
    header>.container {
        padding-bottom: 0px;
    }

    .hdRight {
        width: 100%;
        display: inline-block;
        position: unset;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-nav {
        float: unset;
    }
    .nav>li {
        position: relative;
        display: block;
        float: unset;
    }
    .navbar-nav li a {
        text-indent: 30px;
        border-bottom: 1px solid #e5e5f8;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}