/*
Theme Name: 8647
Theme URI: http: //chili.vn
Description: 
Author: Chili
Author URI: https://chili.vn
Template: layerswp
Version: 1.0
Main Color:#052c42
Child Color:#ee6a04
*/

@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");

/*

*/


/*

1. Install Basic
2. Style Header
3. Slider show
4 . Style slider product
5 . footer
6 .search top
7 . responsive


*/


/*fix safari*/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari and Chrome, if Chrome rule needed */
    .someClass {
        color: #c00;
    }
    /* Safari 5+ ONLY */
     ::i-block-chrome,
    .someClass {
        color: #000;
    }
}

a:hover {
    color: #ee6a04;
}


/*
Set 16:9 for thumbnail
*/

.set-ratio-16-9 .thumbnail-media a,
.portfolio-item .featured-image,
.post-news-item .thumbnail a {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
    padding-bottom: 56.25%;
}

.set-ratio-16-9 .thumbnail-media a img,
.portfolio-item .featured-image img,
.post-news-item .thumbnail a img {
    position: absolute;
    left: 0;
    min-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
}

.images-3-4 .thumbnail-media a {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
    padding-bottom: 75%;
}

.images-3-4 .thumbnail-media a img {
    position: absolute;
    left: 0;
    min-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
}

.childcolor {
    color: #052c42;
}

.childcolor_heading .heading {
    color: #052c42 !important;
}

.container {
    max-width: 1180px;
}

.site-logo-link img,
.mark img {
    max-height: inherit;
}

input[type="button"],
input[type="submit"],
button {
    padding: 10px 15px;
}


/*
####
  Color class 
####
*/

.nav-horizontal li a {
    font-weight: 600;
}

.nav-horizontal li a:hover {
    color: #ee6a04;
}

body {
    color: #333;
    font-family: Roboto Slab, "Helvetica Neue", Helvetica, sans-serif;
}

.button {
    font-family: Roboto Slab, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal !important;
}

.responsive-nav .l-menu {
    color: #ee6a04;
}

.off-canvas-right+.wrapper-site .is_stuck_show {
    left: 0px;
    transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
}

.off-canvas-right.open+.wrapper-site .is_stuck_show {
    left: -240px;
    -moz-transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
}

#back-to-top #top {
    width: 40px;
    height: 40px;
    background: transparent url("images/top.png") no-repeat scroll 0% 0% 40px;
}

.nav li:hover>.sub-menu {
    top: 100%;
}


/*404*/

.clear {
    clear: both;
}

.page-404 {
    text-align: center;
}

.page-404 .title-404 {
    font-size: 200px;
    font-weight: bold;
    color: #ee6a04;
}

.page-404 .h2-404 {
    font-size: 50px;
}

.page-404 .entry-404 a {
    margin: 20px 0px;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    background-color: #ee6a04;
}

.page-404 .entry-404 a:hover {
    background-color: #052c42;
    transition: all 300ms ease-in-out;
}

.page-404 .entry-404 .search-404 .search-form {
    float: none;
    margin: 0 auto;
    margin-top: 20px;
    width: 278px;
}

.page-404 .entry-404 .search-404 .search-form input {
    height: 38px;
    margin-bottom: 20px;
}

body.search .content-main .search-form .search-field {
    margin-bottom: 20px;
}

.header-site.is_stuck {
    background-color: rgb(71, 156, 57);
}

.off-canvas-right+.wrapper-site .is_stuck_show .site-logo-link img,
.off-canvas-right+.wrapper-site .is_stuck_show .mark img {
    max-width: 100px;
}

.off-canvas-right+.wrapper-site .is_stuck_show .menu li a {
    padding: 3px 0;
}

.off-canvas-right+.wrapper-site .is_stuck_show .menu li ul li a {
    padding: 10px 20px;
}

.header-site nav {
    margin: 0px 0px 0 0;
}

.header-site nav>.menu>li>a {
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #479c39;
}

.header-site nav>.menu>li ul {
    border: none;
    border-bottom: 2px solid #ee6a04;
}

.header-site nav>.menu>li ul li {
    width: 100%;
    padding: 0;
    margin: 0;
}

.header-site nav>.menu>li ul li a {
    border-color: #ececec;
    display: block;
    white-space: nowrap;
    padding: 8px 20px;
    text-transform: none;
    font-weight: normal;
}

.header-site nav>.menu>li ul li a:hover {
    background: #ee6a04;
    color: #fff;
}


/*
BUTTON
*/

.wpcf7-form-control.wpcf7-submit,
.button {
    border: 2px solid #ee6a04;
    color: #ee6a04;
    background: none;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 34px;
    position: relative;
}

.wpcf7-form-control.wpcf7-submit:hover,
.button:hover {
    background: #479c39 !important;
    border-color: #479c39 !important;
    color: #fff;
}

.section-nav-title {
    font-weight: normal;
    margin-bottom: 20px;
}

.tin-tuc-home .thumbnail-body {
    background: none !important;
    padding: 15px 0px 0 0px;
    border-bottom: 1px solid #e5e5e5;
}

.tin-tuc-home .thumbnail-body .button {
    border: none;
    text-transform: none;
    background: none;
    color: #052c42;
    padding: 0 0 0 0;
    display: block;
    text-align: left;
    font-weight: normal;
    width: 100%;
    font-family: Roboto Slab, "Helvetica Neue", Helvetica, sans-serif;
}

.tin-tuc-home .thumbnail-body .button:after {
    content: "";
    -webkit-transition: all 0.8s ease-out 0.2s;
    -moz-transition: all 0.8s ease-out 0.2s;
    -o-transition: all 0.8s ease-out 0.2s;
    transition: all 0.8s ease-out 0.2s;
    display: block;
    width: 60px;
    background: #052c42;
    height: 1px;
    margin-top: 10px;
}

.tin-tuc-home .thumbnail-body .button:hover:after {
    width: 100%;
}

.content-vertical-massive.section-main,
.section-main {
    padding: 1.5% 0 1.2% 0;
}

.content-vertical-massive.section-main .section-title,
.section-main .section-title {
    overflow: hidden;
}

.content-vertical-massive.section-main .section-title h3.heading,
.section-main .section-title h3.heading {
    position: relative;
    display: table;
    margin: 0 auto;
}

.content-vertical-massive.section-main .section-title h3.heading:after,
.section-main .section-title h3.heading:after,
.content-vertical-massive.section-main .section-title h3.heading:before,
.section-main .section-title h3.heading:before {
    position: absolute;
    content: '';
    width: 600px;
    height: 10px;
    background: url(images/heading-arrow.png) no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.content-vertical-massive.section-main .section-title h3.heading:before,
.section-main .section-title h3.heading:before {
    right: 108%;
}

.content-vertical-massive.section-main .section-title h3.heading:after,
.section-main .section-title h3.heading:after {
    left: 108%;
}

.content-vertical-massive.section-main .section-title h3.heading i,
.section-main .section-title h3.heading i {
    font-size: 0.55em;
}

.content-vertical-massive.section-main .section-title h3.heading span,
.section-main .section-title h3.heading span {
    display: block;
    text-align: center;
}

.content-vertical-massive.section-main .section-title.text-right .heading,
.section-main .section-title.text-right .heading {
    display: block;
}

.heading {
    position: relative;
    font-size: 3.5rem;
}

.nobg .section-title .heading {
    color: #ee6a04;
}

.hasbg {
    background: #ee6a04;
}

.hasbg .button {
    padding: 14px 30px;
    color: #fff;
    border: 2px solid #fff;
}

.media.large .heading {
    font-size: ;
}

.text-left .section-nav-title:after,
.text-left h3.heading:after {
    margin-left: 0;
}

.section-nav-title {
    font-size: 2.1rem;
}

.media .heading {
    font-size: 19px;
    color: #ffffff;
    font-weight: normal;
}

.invert .section-title .heading,
.invert.section-title .heading {
    color: #fff;
}

.widget .section-nav-title,
.section-title .heading {
    color: #ee6a04;
}

.widget .section-nav-title {
    position: relative;
    border-bottom: 1px solid #052c42;
    padding-bottom: 20px;
}

.widget .section-nav-title:before {
    background: #ee6a04;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    display: block;
    width: 70px;
}

.section-title.large .heading {
    font-size: 3.5rem;
}

.section-title .heading {
    font-size: 3.5rem;
}

.section-title .heading+.excerpt,
.section-title .excerpt {
    margin-top: 15px;
    font-size: 1.1em;
}

.swiper-slide .section-title .excerpt {
    color: #2c2d2d;
}

.section-paralax-excerpt-white .section-title .excerpt {
    color: #fff;
}

.content-vertical-massive {
    padding: 2.8% 0;
}

.content-main {
    padding: 2% 20px;
}

.story {
    font-size: 1.4rem;
    line-height: 24px;
}

.story img {
    max-width: 70%;
}

.story p {
    margin-bottom: 15px;
}


/*
doi-tac
*/

.doi-tac .section-title {
    display: none;
}

#mbmcl {
    float: right;
    color: #fff;
    font-family: arial;
}

#mbmcl a:hover {
    color: #c12026 !important;
}

.footer-bottom {
    background: #ee6a04;
    padding: 20px 0;
}

.footer-bottom .site-text {
    color: #fff !important;
}

.footer-bottom a {
    color: #fff;
}


/*
FOOTER
*/

.invert {
    color: #fff;
}

.footer-site {
    padding: 40px 0 25px;
    color: #fff;
    /*
  widget footer
  */
}

.footer-site .row {
    padding: 0;
}

.footer-site .row.copyright {
    padding-top: 20px;
}

.footer-site .widget .container {
    padding: 0;
}

.footer-site.invert .section-nav-title,
.footer-site.invert .section-title .heading {
    color: #ffffff;
}

.footer-site .section-title {
    margin-bottom: 15px;
}

.footer-site .section-title .heading,
.footer-site .section-nav-title {
    font-size: 2rem;
    padding-bottom: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.footer-site .row {
    margin-top: 0;
}

.footer-site .widget li {
    border-bottom: 1px solid #e7e6e6;
    margin-bottom: 0;
}

.footer-site .widget li:first-child a,
.footer-site .widget li:first-child {
    padding-top: 0;
}

.footer-site .widget li a {
    display: block;
    color: #fff;
    padding: 8px 0;
}

.footer-site .portfolio-hover .hover-buttons a {
    width: 30px;
    height: 30px;
    font-size: 1em;
    padding-top: 3px;
}


/*
Plugin
*/

#sola_nl_title h3 {
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: normal;
    color: #323232;
    font-family: 'HelveticaNeue-Medium';
    text-transform: uppercase;
}

#sola_nl_title h3:after {
    display: block;
    content: "";
    width: 100px;
    height: 2px;
    margin-top: 13px;
    margin-right: auto;
    margin-top: 7px;
    margin-left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTQwRTBBQ0Q1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTQwRTBBQ0U1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDBFMEFDQjVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNDBFMEFDQzVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrDY+QoAAAAZSURBVHjaYkhOTu5iYmBgKAMRDCCiCyDAACNuArrLbUtVAAAAAElFTkSuQmCC);
    background-position: bottom center;
    background-repeat: repeat-x;
    padding-bottom: 10px;
}

#menu-mang-xa-hoi li a .fa {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px !important;
    border-radius: 50%;
    background: #ee6a04;
    color: #fff;
}

#menu-mang-xa-hoi li a .fa.fa-facebook {
    background: #3b5998;
}

#menu-mang-xa-hoi li a .fa.fa-google {
    background: #d34836;
}

#menu-mang-xa-hoi li a .fa.fa-twitter {
    background: #00aced;
}

.lcam-consingle-portfolio-2 .media.image-top .media-body {
    background: #ee6a04 !important;
}

.widget_sola_nl_subscribe_widget input[type="submit"] {
    background: #ee6a04;
    display: inline-block;
    padding: 7px 15px;
    border: none;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.title-container {
    background-color: #ee6a04 !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
}

.title-container .excerpt {
    max-width: inherit;
}

.title-container h3.heading:before {
    left: 50%;
    top: 90%;
    color: #fff;
}

.title-container {
    color: #fff;
}

.title-container .title {
    padding: 96px 20px;
}

.title-container .bread-crumbs li span.current,
.title-container .bread-crumbs li a,
.title-container .bread-crumbs li,
.title-container .excerpt p,
.title-container .heading {
    color: #fff;
    text-transform: uppercase;
}

.title-container {
    text-align: center;
    background: url(images/img-banner.jpg);
    background-size: cover;
    position: relative;
    background-position: center center;
    color: #fff;
}

.title-container:after {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    content: "";
    background: rgba(0, 0, 0, 0.5);
}

.title-container .title {
    position: relative;
    z-index: 9;
    padding-top: 10%;
    padding-bottom: 50px;
}

.title-container .heading {
    font-size: 3.5rem;
    color: #fff;
    text-transform: uppercase;
}

.title-container .bread-crumbs a {
    color: #fff;
}

.title-container .bread-crumbs .current {
    color: #fff;
}

.archive .column.span-8 {
    margin-bottom: 55px;
}


/***

WPINT

**/

.web-info .company_name {
    text-transform: uppercase;
    font-size: 1.2em;
}

.web-info li {
    padding: 4px 0;
    border: none !important;
}

.admin-bar .header-sticky.is_stuck.is_stuck_show {
    border-bottom: 3px solid #ee6a04;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*

*/

.sidebar .section-nav-title:after {
    margin-left: 0;
}

.sidebar .push-bottom-large {
    margin-bottom: 0;
}


/*
  News layout 1
*/

.post-news-item {
    margin-bottom: 0px !important;
}

.post-news-item .heading {
    font-size: 1em;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-news-item .excerpt {
    color: #7b7b7b;
    font-size: 0.85em;
}

.post-news-item .button {
    margin-top: 10px;
}

.post-news-item .read-more {
    padding-bottom: 15px;
    display: block;
    margin-bottom: 20px;
    position: relative;
    font-weight: normal;
    border-bottom: 1px solid #dfdfdf;
}

.post-news-item .read-more:after {
    content: "";
    -webkit-transition: all 0.8s ease-out 0.2s;
    -moz-transition: all 0.8s ease-out 0.2s;
    -o-transition: all 0.8s ease-out 0.2s;
    transition: all 0.8s ease-out 0.2s;
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 60px;
    background: #052c42;
    height: 1px;
}

.post-news-item .read-more:hover:after {
    width: 100%;
}


/*
Search form
*/

.header-secondary .search-form {
    float: left;
    overflow: hidden;
    position: relative;
}

.header-secondary .search-form label {
    float: left;
}

.header-secondary .search-form:before {
    content: "\f002";
    position: absolute;
    background: none;
    right: 10px;
    top: 3px;
    color: #fff;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}

.header-secondary .search-form .search-submit {
    display: none;
}

.header-secondary .search-form input[type="search"] {
    border: 1px solid #fff;
    height: 30px;
    width: 258px;
    color: #fff;
    background: none;
    font-size: 1.3rem;
}

.header-secondary .search-form input[type="search"]::-webkit-input-placeholder {
    /* Safari, Chrome and Opera */
    color: #fff !important;
}

.header-secondary .search-form input[type="search"]:-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
}

.header-secondary .search-form input[type="search"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
}

.header-secondary .search-form input[type="search"] :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff !important;
}

.header-secondary .search-form input[type="search"]::-ms-input-placeholder {
    /* Edge */
    color: #fff !important;
}

#back-to-top {
    display: block;
}

.single-post article.column {
    margin-right: 0px;
}

.single-post .section-title .meta-info {
    display: none;
}


/*menu*/

.animation {
    -webkit-transition: all 0.8s ease-out 0.2s;
    -moz-transition: all 0.8s ease-out 0.2s;
    -o-transition: all 0.8s ease-out 0.2s;
    transition: all 0.8s ease-out 0.2s;
}

.header-site .nav-horizontal li {
    margin: 0px 5px;
    padding: 0 15px;
}

.header-site .menu>li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.header-site .menu li {
    position: relative;
}

.header-site .menu li a {
    padding: 8px 0;
}

.header-site .menu li a:hover {
    color: #ee6a04;
}

.header-site .menu li.current-menu-item a:after,
.header-site .menu li.current-menu-item a:after {
    top: 0;
    visibility: visible;
}

.header-site .menu li.current-menu-item a:before,
.header-site .menu li.current-menu-item a:before {
    width: 100%;
    visibility: visible;
    opacity: 1;
    left: 0;
}

body.single .meta-info+.heading {
    margin-top: 0;
}

.inline-site-logo {
    position: relative;
}

.inline-site-logo:after {
    content: '';
    background-image: url('../../uploads/2015/12/bg-logo.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    bottom: -50px;
    display: inline-block;
    height: 50px;
    left: -80px;
    position: absolute;
    width: 380px;
}

.header-inline .logo {
    margin-bottom: -40px;
}

.header-inline .inline-site-logo {
    z-index: 9;
}

.header-secondary {
    background-color: #479c39;
}

.footer-site .column {
    margin-bottom: 0;
}

.footer-site ::-webkit-input-placeholder {
    /* Safari, Chrome and Opera */
    color: #595959;
}

.footer-site :-moz-placeholder {
    /* Firefox 18- */
    color: #595959;
}

.footer-site ::-moz-placeholder {
    /* Firefox 19+ */
    color: #595959;
}

.footer-site :-ms-input-placeholder {
    /* IE 10+ */
    color: #595959;
}

.footer-site ::-ms-input-placeholder {
    /* Edge */
    color: #595959;
}

.footer-site .popular-posts ul li a {
    display: inline-block;
    margin-right: 5px;
}

.footer-site .wpp-list li {
    padding: 10px 0;
}

.footer-site .wpp-list li a {
    padding: 0;
}

.footer-site .post-stats {
    display: inline-block;
}

.footer-site .widget_text p {
    margin-bottom: 10px;
}

.footer-site .widget_text .wpcf7-form p {
    margin-bottom: 0;
}

.footer-site .widget_text input[type='submit'] {
    height: 40px;
    padding: 0 15px;
    border-radius: 2px;
    border: 0px none;
    border: 1px solid #052c42;
    background: #fff none repeat scroll 0% 0%;
    font-size: 1.5rem;
    min-width: 100px;
    margin-top: 0;
    font-weight: normal;
    color: #ee6a04;
}

.footer-site .widget_text input[type='submit']:hover {
    color: #fff;
    background: #ee6a04;
}

.footer-site .widget_text .wpcf7-form-control-wrap {
    margin-bottom: 15px;
}

.footer-site .widget_text .wpcf7-form-control-wrap input[type='text'],
.footer-site .widget_text .wpcf7-form-control-wrap input[type='email'] {
    width: 100%;
    border: 1px solid #052c42;
    color: #052c42;
    border-radius: 2px;
    background: #fff;
    box-shadow: none;
    height: 40px;
    line-height: 33px;
    padding: 0 15px;
}

.off-canvas-right #lang_sel_click ul ul {
    width: 100%;
    position: static;
    border-top: none;
}

.off-canvas-right #lang_sel_click li {
    float: none;
    width: 100%;
}

.page .content-main .column {
    margin-bottom: 0;
}

.page .content-main .column .story p:last-child {
    margin-bottom: 0px;
}

.pagination {
    display: block;
    margin: 10px 0 0 0;
}

.push-bottom {
    margin-top: 10px;
}

.section-title.small {
    margin-bottom: 20px;
}

.sidebar .widget li:not(:last-child) {
    padding: 6px 0 6px;
}


/*LiÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âªn hÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/

input[type="email"],
input[type="text"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"] {
    max-width: 100%;
    height: 48px;
}

.section-contact .column.info-contact-col {
    margin-bottom: 30px;
    color: #7b7b7b;
}

.section-contact .column.info-contact-col .heading {
    margin-bottom: 25px;
}

.section-contact .column.info-contact-col .excerpt {
    font-size: 0.85em;
}

.section-contact .column.info-contact-col .excerpt strong {
    font-size: 1.5em;
    color: #7b7b7b;
}

.section-contact .column.info-contact-col .button {
    margin-top: 4rem;
    display: inline-block;
    border: 2px solid #ee6a04;
    font-size: 12px;
    color: #ee6a04;
    text-transform: uppercase;
    min-width: 170px;
    padding: 15px 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.section-contact .column.info-contact-col .button:hover {
    color: #fff;
}

.contact-form {
    padding-top: 25px;
    margin-bottom: 0 !important;
    border-top: 1px solid #e5e5e5;
}

.form-group .wpcf7-textarea {
    max-width: inherit;
    width: 100% !important;
}

.wpcf7-form-control.wpcf7-submit {
    margin-top: 30px;
    min-width: 170px;
    padding: 15px 10px;
}

.wpcf7-form .wpcf7-textarea,
.wpcf7-form .wpcf7-text {
    width: 100%;
    border: 1px solid #dfdfdf;
    color: #7b7b7b;
    font-size: 13px;
    padding: 10px;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}

.header-secondary {
    padding: 10px 0px;
}

.header-inline .site-logo-link+.site-description {
    margin-top: 0px;
}

.hoithao-nhadat .button {
    margin-top: 25px !important;
}

.archive .column article.post-news-item:after {
    content: '';
    display: block;
    clear: both;
}

.du-an .thumbnail-body .overlay a.button {
    display: inline-block;
    width: 42px;
    height: 42px;
    border: none;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    padding: 5px;
    color: #052c42;
    text-decoration: none;
    font-size: 20px;
    transition: all 0.3s ease;
}

.du-an .thumbnail-body .overlay a.button:hover {
    background: #ee6a04;
    color: #fff;
}

.du-an .lcam-carousel-controller-bottom-center button {
    background: none !important;
    font-size: 30px;
}

.du-an .lcam-carousel-controller-bottom-center button:hover i.fa {
    color: #052c42 !important;
}

.du-an button i.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #c6c6c6;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.du-an button i.fa.fa-caret-left:before {
    content: "\f177";
}

.du-an button i.fa.fa-caret-right:before {
    content: "\f178";
}

.testimonial .owl-item .excerpt {
    max-width: 670px;
}

.testimonial .owl-item .heading {
    font-weight: normal;
    color: #052c42;
    margin-bottom: 15px;
    font-size: 1em;
}

.widget_revslider {
    margin-bottom: 0;
}

.title-container {
    text-align: center;
    background: url(images/img-banner.jpg);
    background-size: cover;
    position: relative;
    background-position: center center;
    color: #fff;
}

.title-container .title {
    position: relative;
    z-index: 9;
    padding-top: 10%;
    padding-bottom: 50px;
}

.title-container .heading {
    font-size: 1.5rem;
    color: #fff;
    text-transform: uppercase;
}

.title-container .bread-crumbs a {
    color: #fff;
}

.title-container .bread-crumbs .current {
    color: #fff;
}

.wp_rp_wrap {
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    width: 100%;
    float: left;
}

ul.related_post {
    padding: 0;
    margin: 0;
}

ul.related_post li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 10px;
}

ul.related_post li .wp_rp_thumbnail {
    float: left;
    margin-right: 10px;
    max-width: 100px;
}

ul.related_post li a {
    border: none !important;
}

ul.related_post li .wp_rp_title {
    display: block;
}

.wp_rp_wrap .related_post_title {
    background: none;
    border: none;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.container.list-masonry {
    max-width: 1170px;
}

.nav li.social-item {
    float: left;
    margin: 0 0 0 10px;
}

.nav li.social-item a {
    width: 25px;
    opacity: 1;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    color: #ee6a04;
    border-radius: 50%;
}

.nav li.social-item a span {
    display: none;
}

.nav li.social-item a:hover {
    opacity: 0.7;
    color: #052c42;
}

.well {
    background: none;
}

.section-button-view-more {
    text-align: center;
    padding-top: 0;
    padding-bottom: 1.3%;
}

.section-button-view-more .button {
    display: block;
    text-align: center;
    background: none;
    padding: 15px 0;
    border: 2px solid #ee6a04;
    color: #ee6a04;
    text-transform: uppercase;
    font-size: 0.87em;
    font-weight: normal;
}

.section-button-view-more .button:hover {
    background: #ee6a04;
    color: #fff;
}

.lcam-carousel-controller-bottom-center {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}

.layers-call2action-widget {
    padding: 2px 0 !important;
}

.layers-call2action-widget .section-title {
    margin-bottom: 0;
}

.layers-call2action-widget .section-title .heading {
    margin-bottom: 0;
    float: left;
    margin-top: 10px;
    display: inline-block;
    text-transform: none;
    font-size: 1.1em;
}

.layers-call2action-widget .section-title .call-to-action-btn {
    float: right;
    color: #fff;
    border-color: #fff;
}

.post-news-item .thumbnail a:hover img,
.thumbnail-media:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.post-news-item .thumbnail a img,
.thumbnail-media img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.2s all ease-in-out, 0.4s transform ease-in-out;
}

.custom-section-about-us {
    background: #d2cec2;
    overflow-y: hidden;
    padding: 70px 0 70px 0;
}

.custom-section-about-us .section-title .heading {
    text-transform: none;
}

.custom-section-about-us .column {
    margin-bottom: 30px;
}

.custom-section-about-us .column .media-image {
    text-align: left;
}

.custom-section-about-us .column .media-image img {
    margin: 0;
}

.custom-section-about-us .column .heading {
    padding-bottom: 15px;
    display: block;
    color: #ee6a04;
    margin-bottom: 20px;
    position: relative;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}

.custom-section-about-us .column .heading:after {
    content: "";
    -webkit-transition: all 0.8s ease-out 0.2s;
    -moz-transition: all 0.8s ease-out 0.2s;
    -o-transition: all 0.8s ease-out 0.2s;
    transition: all 0.8s ease-out 0.2s;
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 60px;
    background: #052c42;
    height: 1px;
}

.custom-section-about-us .column .heading:hover:after {
    width: 100%;
}

.testimonial .media-image {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
}

.testimonial .media-image img {
    border-radius: 50%;
}

.testimonial .excerpt {
    font-style: italic;
}


/*
custom-feature-images-about-us
*/

.custom-section-about-us .container {
    position: relative;
}

.custom-feature-images-about-us .media {
    overflow: visible;
}

.custom-feature-images-about-us {
    position: static;
}

.custom-feature-images-about-us .media {
    top: inherit;
    bottom: -70px;
    position: absolute;
}

.custom-feature-images-about-us .media .excerpt {
    display: none;
}


/*
counter-vertical-massive
*/

.counter-vertical-massive {
    padding: 2% 0 0.5% 0;
}

.counter-vertical-massive .counter-box {
    margin: 30px 0 20px 0;
}

.counter-vertical-massive .counter-box .media-image {
    margin-bottom: 20px;
}

.counter-vertical-massive .counter-box .media-image span {
    width: 100px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 5em;
    height: 100px;
    text-align: center;
    line-height: 100px;
}

.counter-vertical-massive .counter-box .sc-counter {
    font-size: 3em;
}

.counter-vertical-massive .counter-box .heading {
    font-size: 1em;
    font-weight: normal;
    text-transform: none;
}

.team-vertical-massive .column .media-body {
    overflow: visible;
    position: relative;
}

.team-vertical-massive .column .media-body .excerpt {
    -webkit-transition: all 0.8s ease-out 0.2s;
    -moz-transition: all 0.8s ease-out 0.2s;
    -o-transition: all 0.8s ease-out 0.2s;
    transition: all 0.8s ease-out 0.2s;
}

.team-vertical-massive .column .media-body .excerpt.designation {
    display: block;
    margin-bottom: 0;
    text-align: center;
    position: static;
}

.team-vertical-massive .column .media-body .excerpt:not(.designation) {
    position: absolute;
    bottom: -200px;
    padding: 5px 5px 10px 5px;
    background: rgba(255, 255, 255, 0.9);
}

.team-vertical-massive .column .media-body:hover .excerpt:not(.designation) {
    bottom: 50px;
}

.about-layout .column .heading {
    font-size: 36px;
    margin-bottom: 25px;
}

.about-layout .column .media {
    padding-bottom: 50px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ee6a04;
}

.duan-layout .thumbnail-body .overlay a.button {
    display: inline-block;
    width: 42px;
    height: 42px;
    top: 150%;
    border: none;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    padding: 6px;
    color: #9d8f62;
    text-decoration: none;
    font-size: 20px;
    position: absolute;
    left: 50%;
    margin-left: -21px;
    transition: all 0.3s ease;
}

.duan-layout .thumbnail {
    position: relative;
}

.duan-layout .thumbnail:hover .button {
    top: -130% !important;
}

.duan-layout .thumbnail .thumbnail-body {
    overflow: visible;
    position: absolute;
    color: #fff;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
}

.duan-layout .thumbnail .meta-info,
.duan-layout .thumbnail .heading a {
    color: #fff;
}

.gw-gopf-style-flex a.gw-gopf-post-overlay-circle {
    background: #ee6a04 !important;
}

.gw-gopf-post-content-wrap {
    -webkit-transition: all 0.8s ease-out 0.2s;
    -moz-transition: all 0.8s ease-out 0.2s;
    -o-transition: all 0.8s ease-out 0.2s;
    transition: all 0.8s ease-out 0.2s;
    color: #fff;
    bottom: 0;
}

.gw-gopf-post-media-wrap {
    background-size: 100%;
    transition: background-size 0.6s ease-in;
    -moz-transition: background-size 0.6s ease-in;
    -ms-transition: background-size 0.6s ease-in;
    -o-transition: background-size 0.6s ease-in;
    -webkit-transition: background-size 0.6s ease-in;
}

.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:hover .gw-gopf-post-content-wrap {
    bottom: -300px;
}

.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:hover .gw-gopf-post-media-wrap {
    background-size: 135% !important;
}

.gw-gopf-post-more,
.gw-gopf-post-excerpt {
    display: none !important;
}

.gw-gopf-style-flex .gw-gopf-post-content-wrap:before {
    background: rgba(0, 0, 0, 0.5) !important;
}

.gw-gopf-style-flex .gw-gopf-cats>span a {
    font-size: 1.077em !important;
}

.gw-gopf-cats>span {
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
}

.gw-gopf-cats>span.gw-gopf-current {
    border-bottom: 2px solid #ee6a04;
}

.no-border .media {
    border: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.wdpu-651.img-left .wdpu-image {
    height: 230px;
    width: 100% !important;
    position: static;
}

.wdpu-651.img-left .wdpu-text {
    margin: 0 !important;
    width: 100% !important;
}

.wdpu-651 .wdpu-cta {
    padding: 14px 30px !important;
}

.wdpu-content textarea {
    height: 100px;
}

.wdpu-651 .wdpu-image img {
    width: 100% !important;
}

.wdpu-651 .wdpu-text {
    padding: 20px !important;
}

.wdpu-651 .wdpu-buttons {
    bottom: 55px;
    left: 204px;
}

a.responsive-nav {
    float: right;
}

.wdpu-651 .wdpu-msg {
    max-width: 500px !important;
}

body.archive.category .pagination {
    position: absolute;
    bottom: -40px;
    left: 0;
}

.wpp-thumbnail {
    width: 33%;
    margin-right: 5% !important;
}

#flags_language_selector {
    float: right;
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin: 2px 0 0 12.5px;
}

#flags_language_selector img {
    margin: 0 5px;
}

.wp-caption {
    margin-bottom: 15px;
}

.relative-post-default {
    margin-top: 40px;
}

.relative-post-default ul li a {
    padding: 6px 0 6px 0px;
    line-height: 1.3em;
    display: block;
}

.relative-post-default ul li a:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    width: 1.28571429em;
    margin-right: 5px;
    text-align: center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*
Responsive slidershow
*/

.slideshow.auto-height {
    height: auto !important;
}

.slideshow.auto-height .swiper-slide {
    background-size: 100% 100%;
}

.slideshow.auto-height .swiper-slide .overlay {
    padding-bottom: 30%;
}

@media (min-width: 1280px) {
    .statistics .column {
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .sidebar aside:first-child {
        padding-top: 0 !important;
    }
}

.lcam-carousel-controller .lcam-carousel-to-next,
.lcam-carousel-controller .lcam-carousel-to-prev,
.lcam-carousel-controller-bottom-center .lcam-carousel-to-next,
.lcam-carousel-controller-bottom-center .lcam-carousel-to-prev,
.lcam-carousel-controller-bottom-left .lcam-carousel-to-next,
.lcam-carousel-controller-bottom-left .lcam-carousel-to-prev,
.lcam-carousel-controller-bottom-right .lcam-carousel-to-next,
.lcam-carousel-controller-bottom-right .lcam-carousel-to-prev,
.lcam-carousel-controller-center .lcam-carousel-to-next,
.lcam-carousel-controller-center .lcam-carousel-to-prev,
.lcam-carousel-controller-center-hover .lcam-carousel-to-next,
.lcam-carousel-controller-center-hover .lcam-carousel-to-prev,
.lcam-carousel-controller-top-center .lcam-carousel-to-next,
.lcam-carousel-controller-top-center .lcam-carousel-to-prev,
.lcam-carousel-controller-top-left .lcam-carousel-to-next,
.lcam-carousel-controller-top-left .lcam-carousel-to-prev,
.lcam-carousel-controller-top-right .lcam-carousel-to-next,
.lcam-carousel-controller-top-right .lcam-carousel-to-prev {
    background: #ee6a04 !important;
    color: #fff !important;
}

.portfolio-item .featured-image {
    margin-bottom: 0 !important;
}

#wrapper-content .span-8 {
    padding-bottom: 0 !important;
}

section.layers-call2action-widget .button {
    font-size: 1em !important;
    min-width: 270px;
    text-align: center;
}

section.layers-call2action-widget .button:hover {
    background: #052c42 !important;
    border-color: #052c42 !important;
}

.fix-bg {
    background-attachment: fixed;
}


/*Reposive*/

@media (max-width: 1190px) {
    .header-inline .logo {
        z-index: 9;
        margin-bottom: -20px;
    }
    .header-inline .logo .site-logo-link {
        width: 140px;
    }
    .header-inline .inline-site-logo {
        width: auto;
        margin: 0px;
    }
    .header-inline .inline-site-logo:after {
        left: -55px;
        width: 250px;
    }
}

@media (max-width: 1024px) {
    .header-inline .column {
        margin-right: 0;
    }
    .header-inline .nav-horizontal li {
        padding: 0 5px;
    }
    .content-one .media-body {
        padding-bottom: 10px;
    }
    .dich-vu li article.thumbnail .thumbnail-body a.button {
        background: #ee6a04;
    }
    .dich-vu li article.thumbnail .thumbnail-body a.button:hover {
        background: #052c42;
        border-color: #052c42;
    }
    .dich-vu li article.thumbnail .thumbnail-body .meta-author {
        color: rgba(0, 0, 0, 0.85);
    }
    .dich-vu li article.thumbnail .thumbnail-body .meta-author a {
        color: rgba(0, 0, 0, 0.85);
    }
    .fix .list-grid article {
        width: 48%;
    }
    .heading {
        font-size: 2.5rem;
    }
    .custom-section-about-us .column .excerpt {
        padding: 10px;
        background: rgba(255, 255, 255, 0.5);
    }
}

@media (max-width: 800px) {
    .content-one .media-image {
        height: 100%;
    }
    .media.large .heading {
        font-size: 2.5rem;
    }
    .media.large .excerpt {
        font-size: 1.5rem;
    }
    .footer-site .column {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-site .tagcloud {
        min-height: 240px;
    }
}

@media (min-width: 769px) {
    .header-site .container {
        padding: 6.5px 20px;
    }
}

@media (max-width: 768px) {
    .off-canvas-right .nav-mobile {
        padding-bottom: 0px;
    }
    .bread-crumbs {
        display: none;
    }
    section[class*=" off-canvas-"] .widget.widget_nav_menu {
        padding: 0 20px;
    }
    section[class*=" off-canvas-"] .widget.widget_nav_menu a {
        font-weight: 700;
    }
    .header-site {
        padding: 10px 0px;
    }
    .header-site .inline-right-nav {
        margin-right: 20px !important;
    }
    .header-inline .column {
        margin-right: 2%;
    }
    .header-inline .logo {
        margin-bottom: 0;
        padding: 4px 20px;
    }
    .header-inline .logo .site-logo-link {
        width: 90px;
    }
    .header-inline .inline-site-logo::after {
        display: none;
    }
    .tin-tuc-home .thumbnail-body .heading,
    .dich-vu .thumbnail-body .heading {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }
    .sidebar {
        width: 100% !important;
    }
    .sidebar .widget {
        width: 100% !important;
    }
    .lien-he .column {
        width: 100%;
    }
    .lien-he .column textarea {
        max-width: 100%;
    }
    .footer-site textarea {
        max-width: 100%;
    }
    .footer-site .column {
        width: 100%;
    }
    .footer-site .column:not(:first-child) {
        margin-top: 10px;
    }
    .footer-site .column .tagcloud {
        min-height: 50px;
    }
    .page-tin-tuc article.column,
    .tuyen-dung article.column {
        width: 100%;
    }
    .page-tin-tuc article.column .thumbnail-media,
    .tuyen-dung article.column .thumbnail-media {
        width: 48%;
        margin-right: 2%;
        float: left;
    }
    .page-tin-tuc article.column .thumbnail-body,
    .tuyen-dung article.column .thumbnail-body {
        padding: 0;
        background-color: #fff;
        padding-top: 0px;
        float: left;
        width: 48%;
        margin-right: 0px;
    }
    .page-tin-tuc article.column .thumbnail-body .heading,
    .tuyen-dung article.column .thumbnail-body .heading {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }
    .single-post .sidebar {
        margin-right: 0px;
    }
    .single-post .sidebar aside {
        margin-right: 0px !important;
    }
    #layers-widget-call2action-6 {
        background: #ee6a04 !important;
    }
    #layers-widget-call2action-6 .call-to-action-btn {
        margin-top: 20px;
    }
    .layers-call2action-widget {
        text-align: center !important;
    }
    .layers-call2action-widget .section-title .call-to-action-btn {
        width: 100%;
        float: left;
        margin-top: 20px;
    }
    .custom-feature-images-about-us .media img {
        opacity: 0.5;
    }
    /*
    center footer
  */
    #mbmcl {
        width: 100%;
        float: none;
        float: left;
        margin-top: 10px;
        text-align: center;
    }
    .copyright .column {
        width: 100% !important;
        text-align: center;
    }
    .sidebar {
        margin-top: 20px;
    }
    .sidebar .widget {
        padding: 20px 0;
        margin-bottom: 20px;
    }
    .du-an .thumbnail-body .overlay a.button {
        display: none;
    }
    .lcam-carousel-controller-bottom-center {
        margin-top: 0 !important;
    }
    .custom-section-about-us .column {
        width: 100%;
    }
    .custom-feature-images-about-us .media {
        display: none;
    }
}

@media (max-width: 692px) {
    .content-one .media-image {
        float: none;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 640px) {
    .page-tin-tuc article.column,
    .tuyen-dung article.column {
        width: 100%;
    }
    .page-tin-tuc article.column .thumbnail-media,
    .tuyen-dung article.column .thumbnail-media {
        width: 100%;
        float: none;
    }
    .page-tin-tuc article.column .thumbnail-media a img,
    .tuyen-dung article.column .thumbnail-media a img {
        width: 100%;
    }
    .page-tin-tuc article.column .thumbnail-body,
    .tuyen-dung article.column .thumbnail-body {
        padding: 0;
        background-color: #fff;
        padding-top: 0px;
        float: none;
        width: 100%;
        margin-right: 0px;
    }
    .page-tin-tuc article.column .thumbnail-body .heading,
    .tuyen-dung article.column .thumbnail-body .heading {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }
    .archive article.post-news-item {
        width: 100%;
    }
    .archive article.post-news-item .thumbnail {
        width: 100%;
        margin: 0px;
        float: none;
    }
    .archive article.post-news-item .thumbnail a img {
        width: 100%;
    }
    .archive article.post-news-item .post-content {
        width: 100%;
    }
    .page-404 .title-404 {
        font-size: 100px;
    }
    .page-404 .h2-404 {
        font-size: 25px;
    }
    .lcam-carousel-controller-bottom-center {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .social-item {
        display: none;
    }
    #flags_language_selector {
        border: none;
    }
}

@media (max-width: 480px) {
    .post-news-item .thumbnail {
        width: 100%;
    }
    .wdpu-text .wpcf7-form-control.wpcf7-submit {
        min-width: 100% !important;
    }
    .wdpu-651 .wdpu-buttons {
        position: static !important;
        float: left;
        margin: 10px 0 !important;
        width: 100%;
    }
    .wdpu-651 .wdpu-buttons a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .custom-feature-images-about-us .media img {
        opacity: 0.3;
    }
}

#flags_language_selector {
    display: none;
}

.header-secondary .search-form {
    float: right;
    /* overflow: hidden; */
    margin-left: 10px;
    /* position: relative; */
}

.thanh-color .media .heading {
    color: #ed1b24;
    font-weight: bold;
}

.is_stuck.header-site nav>.menu>li>a {
    color: #ffffff;
}

#layers-widget-post-34 .thumbnail-body .excerpt {
    height: 52px;
}

.set-ratio-16-9 .thumbnail-media a {
    padding-bottom: 100% !important;
}
.heading a {
    font-size: 17px;
    font-weight: 600;
}
.thumbnail-body {
    padding: 11px;
}