/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** DEFINE CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

.mgrb0 p{ margin-bottom:0 }
.pd0{padding: 0}
.pd0tb , .pd0tb4inner.row >.col>.col-inner{padding-top: 0; padding-bottom: 0}

/*************** ADD CUSTOM CSS HERE.   ***************/

body:not(.home) .entry-header.text-center {
    top: 50%;
    transform: translateY(-50px);
}
article.post.type-post .is-divider ,
.post-sidebar .is-divider {
    background: #7bb435;
    max-width: 60px;
}
aside .recent-blog-posts-li .badge {
    height: 3.8em;
    width: 4.8em;
}
aside .recent-blog-posts-li .badge.badge-circle .badge-inner {
    border-radius: 0;
}

.posted-on {
    margin-right:15px;
}
.entry-meta i{
    margin-right:5px;
}


.am_sec_doitac p {
	color: #333333;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
}
.am_sec_doitac a,
.am_sec_doitac a:hover{
	color: #5E8A27;
}
.am_ga_doitac .gallery-col,
.am_sec_doitac .row>div{
	padding-bottom: 0;
}
.am_ga_doitac .gallery-col .box-text{
	display: none;
}
.am_sec_doitac .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -1%;
}
.am_sec_footer p{
    margin-bottom: 0;
}
.am_sec_footer p,
.am_sec_footer .ux-menu-link .ux-menu-link__link{
    color: #fff;
    font-size: 14px;
}
.am_sec_footer h4{
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.am_sec_footer iframe {
    border: 4px solid #ffffff30;
    border-radius: 10px;
}
.am_sec_footer .ux-menu-link .ux-menu-link__link:hover {
    color: #E7FFA2;
}
.am_sec_hoatdong{
    padding-top: 70px !important; 
}
.am_sec_tintuc{
    padding-top: 70px !important; 
    padding-bottom: 0 !important;
}
.am_sec_footer{
    padding-top: 70px !important; 
    padding-bottom: 0 !important;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
    padding-left: 13px;
    padding-right: 13px;
}
.h2, h2 {
    font-size: 27px; 
}
.nav>li>a {
    font-size: 15px;
}
.nav-small.nav>li.html {
    font-size: 15px;
    font-weight: 400;
}
.nav-dark .nav>li>a,
.am_title.am_titleWhite h2,
.am_sec_tuyensinh h2,
.am_sec_tuyensinh h5,
.am_sec_tuyensinh p {
	color: #fff;
}
.am_sec_tuyensinh .col.large-12 {
    padding-bottom: 0;
}
.am_sec_tuyensinh h3{
	padding-top: 10px;
	padding-bottom: 10px;
}
.am_sec_tuyensinh .row3 >div{
	padding-bottom: 0;
}
.am_sec_tuyensinh .row3 .button{
    margin-bottom: 0;
}

.am_sec_aboutus .row-solid .col:before {
    border-left: 2px solid #ddd;
    left: -2px;
}
.am_sec_aboutus .icon-box{
    padding: 0 15px;
}
.am_btn_xemthem.button{
	font-size: 14px; font-weight: 500;
}
.am_btn_xemthem.button.secondary.is-outline:hover{
    background-color: #3E8544; 
}
.showRowViewH1 h5 a{
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1 !important;
    overflow: hidden;	
}
.showRowViewH2 h5 a{
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;	
}
.showRowViewP p {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
}
.col.post-item .box-text-inner .is-divider {
    background: transparent;
}

/*
chuyen muc tin
*/
.cont__cont {
    padding-bottom: 30px;
}
.section__width {
    overflow: hidden;
    clear: both;
    padding-top: 30px;
}
.section__width .box__left__layout {
    float: right;
    width: calc(100% - 285px - 20px);
    padding-left: 0;
    border: 0 !important;
}
.box__left__layout {
    padding-left: 20px !important;
}
.box__right__layout {
    padding-right: 0 !important;
}
.section__width  .box__right__layout {

    width: 285px;
    float: left;
    padding-right: 0;
}
.box__right__layout .post-item {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom:1px solid #DFDFDF;
}
.box__right__layout .post-item:last-child {
    padding-bottom: 0;
    border-bottom:0;
    margin-bottom: 0;
}
.box__right__layout .post-item  .box  .box-image img {

    width: 100%;
    height: 65px;
    object-fit: cover;
    border-radius: 7px;

}
.box__right__layout .post-item  .box .box-text {
    padding:0 0 0 15px;
}
.box__right__layout .post-item  .box .box-text .post-title {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    /*font-family: "HelveticaNeue-Medium";*/
    line-height: 19px;
}
.box__right__layout .widget_block {
    border:1px solid #DFDFDF;
    border-radius:5px;
    padding:15px;
}
.title__widget  {
    padding:0;
    margin:0 0 10px 0;
}
.title__widget .section-title {
    border:0;
    margin:;
}
.title__widget .section-title .section-title-main {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    /*font-family: "HelveticaNeue-Medium";*/
    margin: 0;
    border: 0;
    text-transform: uppercase;
    padding: 0;
}
.news-post-news {
    overflow: hidden;
    clear: both;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom:1px solid #DFDFDF;
}
.news-post-news:last-child {
    border-bottom:0;
    margin-bottom:0;
    padding-bottom:0;
}
.news-post-news .box__thumb__img {
    float: left;
    width: 285px;
}
.news-post-news .box__thumb__img img {
    width: 100%;
    height:190px;
    border-radius:10px;
    object-fit: cover;
}
.news-post-news .box__content {
    float: right;
    width: calc(100% - 285px - 15px);
}
.news-post-news .box__content  .title__post__ar {
    display: block;
    color: #333;
    font-size: 17px;
    /* font-family: "HelveticaNeue-Medium"; */
    line-height: 23px;
    height: 46px;
    font-weight: 600;
    overflow: hidden;
}
.news-post-news .box__content .post__Date {
    padding: 7px 0;
}
.news-post-news .box__content .post__Date > .date_da ,
.post__Date .date_da {
/*    background:url(images/Vector1.png)left center no-repeat;*/
/*    padding-left: 20px;*/
}
.box__slider .news__slider .box__content .post__Date > .date_tr {
/*     background:url(images/Vector3.png)left center no-repeat;*/
/*    padding-left: 20px;   */
} 
.post__Date {
    color:#383838;
    font-size:12px;

}
.news-post-news .box__content .box__des {

    padding-bottom: 16px;

}
.news-post-news .box__content .box__des p {
    margin:0;
    font-size:14px;
    color: #3C3C3C;
    line-height:20px;
    height:40px;
    overflow: hidden;
}
.news-post-news .box__content a.view {
    color: #646464;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #D0D0D0;
    line-height: 30px;
    display: inline-block;
    min-width: 84px;
    text-align: center;
    
}

.box__slider {

    padding-bottom: 25px;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 25px;

}
.box__slider .news__slider {
/*    float: left;
    width: 33.333%;
    padding:0 10px;*/
}
.box__slider .news__slider .box__thumb__img {
    height:290px;
    position: relative;
    overflow: hidden;
border-radius: 10px;
}
.box__slider .news__slider .box__thumb__img img {
    width: 100%;
    height: 290px;
    border-radius: 10px;
    object-fit: cover;
}
.box__slider .news__slider  .box__content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 20px 45px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.85;
    transform: translate3d(0,25px,0);
    transition: transform .35s;
    border-radius: 10px;
}
.box__slider .news__slider  .box__content  .title__post__ar {
    color: #fff;
    font-size: 16px;
    /*font-family: "HelveticaNeue-Medium";*/
    line-height: 22px;
    height: 44px;
    display: block;
    overflow: hidden;
    font-weight: 600;
}
.box__slider .news__slider  .box__content .box__des {
    padding: 10px 0 0 0;
    opacity: 0;
    visibility: hidden;
    display: none;;
}
.box__slider .news__slider  .box__content .box__des p {
    color:#fff;
    font-size:14px;
    line-height:23px;
    height: 46px;
    overflow: hidden;
    margin:0;
}
.box__slider .news__slider  .box__content .post__Date {
    font-size: 12px;
    color: #fff;
    margin: 0 0 8px 0;
}

.box__slider .news__slider .box__thumb__img:hover .box__content  {
    background: linear-gradient(180deg, rgb(18 56 114 / 99%) 0%, #dc4114 100%);
    bottom: 0%;
    transform: translateZ(0);
}
.box__slider .news__slider .box__thumb__img:hover  .box__des {
    display:block;
    opacity: 1;
    visibility: visible;
}

.box__slider  .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    margin: -5px;
}
.box__slider  .owl-nav button {
width: 32px;
    height: 32px;
    background: #dc4114 !important;
    text-align: center;
    margin: 0 5px !important;
    line-height: 20px !important;
    min-height: initial;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 26px !important;
}
.box__slider .owl-nav button:hover {
    background:#d31616 !important;
}

.box__right__layout .widget_nav_menu {
    background:#fbf9f9;
    background-size: cover;
    padding: 19px;
    border-radius: 5px;
    position: relative;
}
.box__right__layout .widget_nav_menu:before {

}
.box__right__layout .widget_nav_menu ul  {
    padding-left: 20px;

}
.box__right__layout .widget_nav_menu ul li {
    border: 0;
    list-style: disc;
    color: #333;
    position: relative;
}
.box__right__layout .widget_nav_menu ul li a {
    position: relative;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 0;
    line-height: 30px;
}
.box__right__layout .widget_nav_menu ul li:hover,
.box__right__layout .widget_nav_menu ul li:hover a  {
text-decoration: underline;
color:#ffd987;
}

.box__right__layout .widget_nav_menu .widget-title,
.box__right__layout  .widget-title  {
    position: relative;
    color: #333;
    font-size: 18px;
    /*font-family: "HelveticaNeue-Medium";*/
    display: block;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px 0 8px 0;
}
.box__right__layout .is-divider {
    display:none;
}
.list__related__post .item__post {
    float: left;
    width: 33.333%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.list__related__post   .owl-nav {
    position: absolute;
    right: 0;
    top: -60px;
    margin: -5px;
}
.list__related__post   .owl-nav button {
width: 32px;
    height: 32px;
    background: #dc4114 !important;
    text-align: center;
    margin: 0 5px !important;
    line-height: 20px !important;
    min-height: initial;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 26px !important;
}
.list__related__post  .owl-nav button:hover {
    background:#d31616 !important;
}
.tacgia__box {
    overflow: hidden;
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 20px;
}
.tacgia__box .tacgia__img {
    float: left;
    width: 100px;
}
.tacgia__box .tacgia__img img {
    width: 100%;
    height: 100px;
    object-fit:cover;
}
.tacgia__box .tacgia_mota {
    float: right;
    width: calc(100% - 100px - 10px);
}
.des__tacgia {
    font-size:14px;
    line-height:20px;
}
.kinhnghiem_tacgia {
    color: #F2A849;
    font-size: 14px;
    padding: 5px 0;
}
.name__tacgia {
    font-size:16px;
    color:#000000;
    /*font-family: "HelveticaNeue-Medium";*/   
}
.box__slog__mt p {
    /*font-family: "HelveticaNeue-Medium";*/
    font-size: 14px;
    color: #333;
}
.heading-title-single {
    font-size:32px;
    font-weight: 400;

}
.anh_noi_bat {
    margin-bottom: 22px;
}
.blog-share {
    display:flex;
    margin-bottom:16px;
}
.social-icons a i {
    /*top:3.5px !important;*/
}
.blog-share  .social-icons a ,
.social-icons a {
    width: 25px;
    height: 25px;
    min-width: initial !important;
    min-height: inherit;
    line-height: 25px;
    margin-bottom: 0;
}
.blog-share  .social-icons i ,
.social-icons a  i {
    font-size:12px !important;
}
.date__date span {
    font-size:12px;
    color:#7D7D7D;
    padding-left:15px;
}
.chiase__title {
    font-size:14px;
}
.blog-share-footer-content .social-icons a {
    margin:0 5px;
}
.box__content__sl {
    padding:15px 0 0 0;
}
.box__content__sl .title__tt {
    margin: 0 0 8px 0;
    display: block;
    color: #333;
    font-size: 15px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    font-weight: 600;
}
.box__content__sl .box__des {
    margin-bottom: 10px;
}
.box__content__sl .box__des p {
    margin: 0;
    font-size: 14px;
    color: #3C3C3C;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}
.box__content__sl .post__Date {
    margin-bottom: 7px;
}

.item__post .box__post__img img {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    object-fit: cover;
}

.box__right__layout .widget_block {
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    padding: 15px;
}
.heading-realate {
    color: #dc4114;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 20px 0;
}
.heading-title-cate {

    font-size: 30px;
    color: #dc4114;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 20px 0;
    line-height: 32px;

}

.am_title h2 {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #cf0d0d;
}
.am_title h2:before {
    content: "";
    width: 48px;
    height: 2px;
    position: absolute;
    background: #84C139;
    top: 50%;
    left: -68px;
}
.am_title h2:after {
    content: "";
    width: 48px;
    height: 2px;
    position: absolute;
    background: #84C139;
    top: 50%;
    right: -68px;
}
.am_titleWhite.am_title h2:before,
.am_titleWhite.am_title h2:after{
	background: #FFF;
}
.am_title_und h2 {
    position: relative;
    margin-bottom: 25px;
    color: #cf0d0d;
}
.am_title_und h2:before {
    content: "";
    width: 70px;
    height: 2px;
    position: absolute;
    background: #84C139;
    top: 120%;
    left: 0;
}

.am_slider_1 .banner-layers.container{
    max-width: 100%;
}

.am_slider_1 h2 {
    font-size: 40px;
    line-height: 54px;
    font-weight: 700;
}
.am_slider_1 h3 {
    font-size: 26px;
    line-height: 40px;
}
.am_btn_lienhe{
    font-size: 26px;
 }
.am_slick_testi.row .slick-slide.col>.col-inner ,
.am_testi_slider .row>.col>.col-inner {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.am_slick_testi.row .slick-slide.col>.col-inner img ,
.am_testi_slider .row>.col>.col-inner .icon-box-img img {
    border-radius: 50%;
    overflow: hidden;
}
.am_slick_testi.row .icon-box-text h3,
.am_testi_slider .icon-box-text h3{
    font-size: 16px;
    color: #444;
}
.am_slick_testi .icon-box-text p,
.am_testi_slider .icon-box-text p{
    font-size: 14px;
    color: #777;
}
.am_slick_testi :not(.icon-box-text) p,
.am_testi_slider :not(.icon-box-text) p{
    text-align: justify;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3 !important;
    overflow: hidden;
}
.am_slick_testi .flickity-prev-next-button ,
.am_testi_slider .flickity-prev-next-button {
    bottom: 50%;
}
.am_sec_testi .flickity-slider .row>div.col,
.am_sec_testi .row.align-middle>div{
    padding-bottom: 0;
}
.am_sec_testi .col.large-12 {
    padding-bottom: 0 !important;
}

#main section.am_sec_testi  .row.am_slick_testi .slick-arrow{
    width: auto !important;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}
.am_slick_testi .slick-arrow.slick-next{
    left: 100%;
}
.am_slick_testi .slick-arrow.slick-prev{
    left: -10px;
}

.am_slick_testi .slick-arrow:hover svg{
    color: #84C139;
    cursor: pointer;
}

.am_sec_whyus h3{
    text-transform: uppercase;
    color: #5E8A27;
    font-weight: 700;
}
.am_sec_whyus p{
    text-align: justify;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5 !important;
    overflow: hidden;
}
.am_sec_whyus .row .large-3>.col-inner{
    height: 100%;
}
.row.im_gal_hinhanh {
    padding-top: 10px;
}

.im_gal_hinhanh .gallery-col.col {
    padding: 0 5px 10px;
}
.im_gal_hinhanh .gallery-col.col .box-text.text-left {
    padding-top: 0;
    padding-bottom: 0;
}
.am_blog_hoatdong img {
    border-radius: 10px;
}
.am_blog_hoatdong .col.post-item {
    padding-bottom: 15px;
}
.am_blog_hoatdong .col.post-item:not(:last-child) .col-inner{
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}

.am_blog_tintuc .flickity-prev-next-button svg {
    color: #969696;
    width: 24px;

}
.am_blog_tintuc .flickity-prev-next-button.next ,
.am_blog_tintuc .flickity-prev-next-button.previous {
    transform: unset;
    left: unset !important;
    height: 25px;
    box-shadow: unset;
    margin: 0;
    top: -60px;
    opacity: 1;
    border-radius: 5px;
    border: 1px solid #dedede;
    transition: auto;
}    
.am_blog_tintuc .flickity-prev-next-button.previous {
    right: 70px !important;
}
.am_blog_tintuc .flickity-prev-next-button.next {
    right: 20px !important;
}


.am_blog_tintuc .flickity-prev-next-button.previous:hover,
.am_blog_tintuc .flickity-prev-next-button.next:hover{
    background: #7bb435;
}

.am_blog_tintuc.slider .flickity-prev-next-button:hover .arrow {
    fill: #fff;
}
.am_blog_tintuc .box-text{
    padding-top: 20px;
}

.section-content.relative .am_blog_tuyendung  .slick-prev.slick-arrow{
    position: absolute;
    right: 50px;
    top: -60px;
    width: 36px !important;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 8px;
    text-align: center;
    line-height: 35px;
    color: #666;
}
.section-content.relative .am_blog_tuyendung  .slick-next.slick-arrow{
    position: absolute;
    right: 0px;
    width: 36px !important;
    top: -60px;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 8px;
    text-align: center;
    line-height: 35px;
    color: #666;
}
.section-content.relative .am_blog_tuyendung .slick-arrow svg{
/*    height: 1.5em;
    border: 1px solid #ddd;
    padding: 5.5px 9.5px;
    border-radius: 5px;
    color: #969696;*/
}

.am_blog_tuyendung .slick-list.draggable .col .image-overlay-remove.image-cover {
    border-radius: 10px; overflow: hidden;
}

.am_blog_tuyendung .box-text.text-left {
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: justify;
}


.section-content.relative .am_blog_tuyendung .slick-arrow:hover svg{
/*    color: #fff;
    background: #7bb435;
    cursor: pointer;*/
}
.am_blog_tuyendung .slick-list.draggable .slick-slide>div:not(:last-child) .col .col-inner{
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}
.am_blog_tuyendung .slick-list.draggable .slick-slide>div:not(:first-child) .col .col-inner{
     padding-top: 7px;
}

.am_blog_tuyendung .slick-list.draggable .col{
    padding-bottom: 0; 
}

.am_blog_tuyendung h5,
.am_blog_tintuc h5{
    font-size: 17px;
}
.am_blog_tuyendung .from_the_blog_excerpt ,
.am_blog_tintuc .from_the_blog_excerpt {
    font-size: 14px;
}
.am_blog_tuyendung .box-image .image-cover {
    padding-top: 64% !important;
}
.row.am_blog_tintuc .col.post-item{
    padding-bottom: 0;
}
.am_lienhe_sec{
    padding-top: 70px !important;
}

.row.bo_b {
    border-bottom: 1px solid #ddd;
}
.row.bo_b >.col{
    padding-bottom: 20px;
}
.am_lienhe_text>div>.row {
    padding-top: 20px;
}
.am_lienhe_shareicon{
    padding-left: 55px;
    padding-top: 5px;
    margin-top: -40px;
}
.am_lienhe_form form label{
    font-size: 15px;
}
.am_lienhe_form sup{
    color: red;
}

/* BEGIN icon box */
.rt_icon_box .icon-box-img{
    font-size: 30px;
    width: 40px;
}
.rt_icon_box.icon-box-left .icon-box-img,
.rt_icon_box.icon-box-right .icon-box-img{
    display: flex;
    align-items: center;
}
/* END icon box */

@media only screen and (min-width: 1199px){
    .am_blog_tuyendung .slick-list.draggable .col{
        padding-right: 0;
    }
}

@media only screen and (max-width: 1199px){ 
    .nav>li>a {
        font-size: 14px;
    }

    .am_slick_testi .slick-arrow.slick-next {
        left: calc(100% - 10px);
    }
    .am_slick_testi .slick-arrow.slick-prev{
        left: 5px;
    }


    .am_slider_1 .text-box.banner-layer{
        padding-right: 15px;
        width: 47% !important;
    }

    .am_slider_1 h2 {
        font-size: 30px;
    }
    .am_btn_lienhe {
        font-size: 22px;
    }
    .section-content.relative .am_blog_tuyendung .slick-next.slick-arrow {
        right: 15px;
    }
    .section-content.relative .am_blog_tuyendung .slick-prev.slick-arrow{
        right: 65px;
    }

    .am_sec_testi .slider-nav-outside .flickity-prev-next-button.previous {
        right: calc(100% - 25px);
    }

    .am_sec_testi .slider-nav-outside .flickity-prev-next-button.next {
        left: calc(100% - 25px);
    }
    .row.bo_b >.col.medium-6 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .row.bo_b >.col.medium-6:first-child{
        border-bottom: 1px solid #ddd;
    }
    .row.bo_b >.col.medium-6:last-child{
        padding-top: 20px;
    }



}
@media only screen and (max-width: 1024px) {
    .section__width {
         display: flex;
    }
    .section__width .box__right__layout {
        width: 100%;
    padding: 0 10px;
    }
    .section__width .box__left__layout {
    width: 100%;
    padding: 0 10px !important;
    }




}
@media only screen and (max-width: 991px){  
    .am_slider_1 .text-box.banner-layer{
        width: 70% !important;
    }
    .am_slider_1 h3 {
        font-size: 23px;
    }
    .am_btn_lienhe {
        font-size: 17px;
    }
    .am_sec_testi .slider-nav-outside .flickity-prev-next-button.previous {
        left: auto;
    }

    .am_sec_testi .slider-nav-outside .flickity-prev-next-button.next {
        right: auto;
    }
    section.am_sec_footer .medium-2,section.am_sec_footer .medium-3, section.am_sec_footer .medium-4,
    section.am_sec_tuyensinh .row .medium-columns-1>.col ,
    .am_sec_whyus .row>.medium-3 {
        flex-basis: 50%;
        max-width: 50%;
        text-align: center;
    }
    
    section.am_sec_tintuc>.section-content>.row>.medium-6,
    section.am_sec_hoatdong>.section-content>.row>.medium-6 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .row.im_gal_hinhanh>.gallery-col.col{
        flex-basis: 33.333%;
        max-width: 33.333%;
    }
    section.am_sec_footer .medium-3{
        text-align: center;
    }
     
    section.am_sec_footer .ux-menu-link.flex.menu-item {
        margin: 0 auto !important;
    }

    .html.custom.html_topbar_left{
        width: 50%;
    }
    .html.custom.html_top_right_text{
        width: 50%; text-align: right;

    }
    .html.custom.html_top_right_text svg{
        padding-right: 10px;
    }



}
@media only screen and (min-width: 768px) and (max-width: 850px){
    .blog-wrapper .large-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .blog-wrapper .large-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .blog-wrapper .medium-col-first {
        order: unset;
    }
    .blog-wrapper .small-columns-1>.col {
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 767px){ 
    .am_slider_1 .text-box.banner-layer{
        width: 80% !important;
    }
    .am_sec_doitac .row>.am_doitac_col_text  {
        padding-bottom: 20px;
    }
    section.am_sec_doitac .section-content>.row>.col{
        flex-basis: 100%;
        max-width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 480px){
    .news-post-news .box__thumb__img {
        width: 100%;
    }
    .news-post-news .box__content {
        width: 100%;
        padding:15px 0 0 0;
    }
    .list__related__post .item__post {
        width: 100%;
    }
    .am_slider_1 .text-box.banner-layer{
        width: 100% !important;
    }
    section.am_sec_footer .medium-2,
    section.am_sec_footer .medium-3,
    section.am_sec_footer .medium-4,
    section.am_sec_tuyensinh .row .medium-columns-1>.col ,
    .am_sec_whyus .row>.medium-3 {
        flex-basis: 100%;
        max-width: 100%;
    }
    section.am_sec_tintuc .row-slider .flickity-prev-next-button {
        width: 36px!important;
        
    }
    section.am_sec_tintuc .row-slider .flickity-prev-next-button svg {
        padding: 20% !important;
    }
    .am_blog_tuyendung .slick-list.draggable .slick-slide>div:not(:first-child) .col .col-inner {
        padding-top: 25px;
    }
    .am_sec_doitac .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
        margin-top: -3%;
    }
    .html.custom.html_top_right_text,
    .html.custom.html_topbar_left{
        width: 100%;
        text-align: center;
    }
    .nav.nav-small>li.html>a {    
        padding-bottom: 0px;
        padding-top: 0px;
        line-height: 1;
    }
    

}
