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

/*************** ADD CUSTOM CSS HERE.   ***************/
#masthead{
	background: url(images/nen.png) no-repeat;
	background-size: cover;
}
#masthead .search-field{
    background-color: #FFFFFF !important;
    border-radius: 8px !important;
    border: none;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-right: 40px;
}

.header-search-form{
	width: 360px;
}
.header-search-form .search-field{
	background-color: #FFFFFF !important;
    border-radius: 8px !important;
    border: none;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
   	padding-right: 40px;
}
.header-search-form .icon-search{
	color: #DD4C14;
    font-size: 18px !important;
    right: 5px;
    top: 0px;
}
#wide-nav .header-nav > li{
	margin: 0 30px;
}
#wide-nav .header-nav > li > a{
	font-size: 16px;
	font-weight: 500;
	color: #212121;
	padding: 0 8px;
	position: relative;
}
#wide-nav .header-nav > li > a:after{
	position: absolute;
    content: "";
    border-radius: 30px;
    width: 100%;
    height: 3px;
    background: #2D3792;
    bottom: 5px;
    opacity: 0;
    left: 0;
}
#wide-nav .header-nav > li > a:hover{
	color: #20257D;
	transition:  0.3s;
}
#wide-nav .header-nav > li > a ._image{
	display: none;
}
#wide-nav .header-nav > li > a .icon-angle-down{
	display: none;
}
#wide-nav .header-nav > li.current-menu-item > a{
	font-weight: 600;
	font-size: 16px;
	color: #20257D;
}
#wide-nav .header-nav > li.current-menu-item > a:after{
	opacity: 1;
}
#wide-nav .header-nav > li.current-menu-item .ux-menu-icon{
	display: none;
}
#wide-nav .header-nav > li.current-menu-item ._image{
	display: block;
}
#wide-nav .header-nav .nav-dropdown-default{
	padding: 10px;
	min-width: 275px;
}
#wide-nav .header-nav .nav-dropdown-default a{
	font-size: 15px;
}
.footer{
	padding: 50px 0 !important;
}
.footer img{
	width: auto;
}
.footer .col{
	padding-bottom: 0;
}
.footer .left .span{
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
.footer .left .text1{
	margin-bottom: 25px;
	margin-top: 5px;
}
.footer .left p{
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	margin-bottom: 0;
}
.icon-box-img img{
	padding: 0;
}
.footer .left{
	flex-basis: 65%;
    max-width: 65%;
}
.footer .right{
	flex-basis: 35%;
    max-width: 35%;
}
.footer .right .text3{
	font-weight: 800;
	font-size: 18px;
	line-height: 27px;
	color: #fff;
	margin-bottom: 19px;
	display: block;
}
.footer .right .icon-box{
	margin-bottom: 14px;
}
.footer .right p{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 0px;
}
.footer .right .icon-box-text{
	padding-left: 10px;
}
.orenda01{
	padding: 60px 0 35px 0 !important;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.orenda01 .col{
	padding-bottom: 0;
}
.orenda01 img{
	width: auto;
}
.orenda01 .left .tinmoi p{
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
	color: #F55F24;
	margin-bottom: 5px;
}
.orenda01 .left h1,.orenda01 .left h2{
	font-weight: 700;
	font-size: 32px;
	line-height: 48px;
	color: #000000;
	margin-bottom: 24px;
}
.orenda01 .left p{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	color: #424242;
	margin-bottom: 0;
}
.orenda01 .left .button{
	margin: 45px 0 0 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 47px;
	border: none;
	min-width: 165px;
}
.orenda01 .flickity-page-dots{
	bottom: -40px;
}
.orenda01 .flickity-page-dots .dot{
	width: 8px;
	height: 8px;
	border: none;
	background: #D9D9D9;
	margin: 0 4px;
}
.orenda01 .flickity-page-dots .is-selected{
	background: #FD5F20;
}
.absolute-footer{
	padding: 0;
}
.news-widget-1{
	margin: 0 -10px 20px -10px;
	overflow: hidden;
}
.news-widget-1 .news-item{
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.news-widget-1 .news-item .boxx__innner{
	background: #FBFDFF;
	box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	overflow: hidden;
}
.news-widget-1 .news-item .boxx__innner .news-thumb{
	width: 100%;
	height: 253px;
	overflow: hidden;
}
.news-widget-1 .news-item .boxx__innner .news-thumb img{
	width: 100%;
	height: 253px;
	object-fit: cover;
}
.news-widget-1 .news-item .boxx__innner .box__slider{
	padding: 16px;
}
.news-widget-1 .news-item .boxx__innner .box__slider .news-title{
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
	color: #000000;
	height: 54px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-widget-1 .news-item .boxx__innner .box__slider .news-title:hover{
	color: #20257D;
	transition: 0.3s;
}
.news-widget-1 .news-item .boxx__innner .box__slider .box__description p{
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	color: #424242;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.box__author{
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #757575;
}
.box__author span{
	padding: 0 12px;
	text-transform: capitalize;
}
.box__author span:nth-child(1){
	padding-left: 0;
}
.box__author img{
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.orenda02{
	padding: 40px 0 !important;
}
.orenda02 .col{
	padding-bottom: 0;
}
.orenda02 .button{
	margin: 0 auto 0 auto !important;
	display: block;
	max-width: 184px;
	clear: both;
	border: 1px solid #EA812B;
	border-radius: 10px;
	line-height: 44px;
	font-size: 16px;
	font-weight: 700;
	color: #EA812B !important;
}
.orenda02 .button:hover{
	color: #ffffff !important;
}
.orenda03{
	padding: 40px 0 30px 0 !important;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.orenda03 .col{
	padding-bottom: 0;
}
.title2 h2{
	display: block;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 700;
	font-size: 32px;
	line-height: 48px;
	color: #20257D;
}
.orenda03 .tabbed-content{
	display: block;
	width: 100%;
}
.orenda03 .tabbed-content .nav > li{
	display: block;
	width: 25%;
	float: left;
	padding: 0 8px;
}
.orenda03 .tabbed-content .nav > li a{
	display: block;
    width: 100%;
    border: 1px solid #E0E0E0;
    text-align: center;
    background: #fff;
    line-height: 48px;
    border-radius: 8px;
    color: #212121;
    font-weight: 600;
    font-size: 15px;
}
.orenda03 .tabbed-content .nav > li.active a,.orenda03 .tabbed-content .nav > li a:hover{
	background: #FD5F20;
	color: #fff;
	border: 1px solid #FD5F20;
	transition: 0.3s;
}
.orenda03 .tabbed-content .tab-panels{
	padding-top: 44px;
}
.news-widget-2 .news-item-one{
	display: block;
	clear: both;
	margin-bottom: 50px;
}
.news-widget-2 .news-item-one .news-thumb{
	width: 100%;
	height: 370px;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 15px;
}
.news-widget-2 .news-item-one .news-thumb img{
	width: 100%;
	height: 370px;
	object-fit: cover;
}
.news-widget-2 .news-item-one .box__slider .news-title{
	display: block;
	font-size: 18px;
	line-height: 27px;
	color: #000000;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-widget-2 .news-item-one .box__slider h3{
	margin-bottom: 11px;
}
.news-widget-2 .news-item-one .box__slider .news-title:hover{
	transition: 0.3s;
	color: #20257D;
}
.news-item-n{
	margin: 0 -10px;
	overflow: hidden;
}
.news-item-n .news-item{
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 30px;
}
.news-item-n .news-item .news-thumb{
	width: 100%;
	height: 208px;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 12px;
}
.news-item-n .news-item .news-thumb img{
	width: 100%;
	height: 208px;
	object-fit: cover;
}
.news-item-n .news-item .news-title{
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-item-n .news-item .news-title:hover{
	transition: 0.3s;
	color: #20257D;
}
.news-style-images{
	margin: 0 -10px 20px -10px;
}
.news-style-images .news-item-bottom{
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.news-style-images .news-item-bottom .news-thumb{
	width: 100%;
	height: 170px;
	overflow: hidden;
	position: relative;
}
.news-style-images .news-item-bottom .news-thumb img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.news-style-images .news-item-bottom .box__slider{
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9;
	padding: 8px;
}
.news-style-images .news-item-bottom .box__slider h3{
	margin-bottom: 0;
}
.news-style-images .news-item-bottom .box__slider .news-title{
	display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: 500;
    text-shadow: 0 2px 3px #000;
}
.news-style-images1 .news-item-bottom{
	width: 100%;
}
.news-style-images1 .news-item-bottom .news-thumb,.news-style-images1 .news-item-bottom .news-thumb img{
	height: 200px;
}
.title_wg h3{
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-align: justify;
	color: #20257D;
	border-bottom: 1px solid #BDBDBD;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
.orenda03 .right .slick-arrow,.sb_right .slick-arrow{
	background: #BDBDBD;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: -58px;
    right: 10px;
}
.orenda03 .right .slick-arrow:hover,.sb_right .slick-arrow:hover{
	background: #757575;
	transition: all 0.3s;
}
.orenda03 .right .slick-prev,.sb_right .slick-prev{
    right: 40px;
}
.news-style-video .slick-arrow{
	right: 0 !important;
}
.news-style-video .slick-prev{
    right: 30px !important;
}
.news-style-video .list-slider .news-item-bottom{
	margin-bottom: 14px;
}
.news-style-video .list-slider .news-item-bottom .news-thumb{
	display: none;
	width: 100%;
	height: 200px;
	position: relative;
	margin-bottom: 20px;
}
.news-style-video .list-slider .news-item-bottom .news-thumb img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.news-style-video .list-slider .news-item-bottom .news-thumb .youtube{
	position: absolute;
    max-width: 83px;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
}
.news-style-video .list-slider .news-item-bottom .news-thumb .youtube img{
	width: auto;
    height: auto;
}
.news-style-video .list-slider .news-item-bottom  .box__slider .news-title{
	display: block;
	font-weight: 500;
	color: #212121;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-style-video .list-slider .news-item-bottom  .box__slider .news-title:hover{
	transition: 0.3s;
    color: #20257D;
}
.news-style-video .list-slider .news-item-bottom  .box__slider h3{
	margin-bottom: 0;
}
.news-style-video .list-slider .news-item-bottom  .box__slider .news-title img{
	margin-right: 6px;
	display: inline-block;
}
.news-style-video .list-slider .news-item-bottom:nth-child(1) .news-thumb{
	display: block;
}
.orenda04{
	filter: unset;
	padding: 40px 0 50px 0 !important;
}
.orenda04 .title2 h2{
	margin-bottom: 20px;
}
.news-style-vb{
	margin: 0 -10px;
}
.news-style-vb .news-item-bottom{
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.news-style-vb .news-item-bottom .boxx__innner{
	background: #FBFDFF;
	box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 32px 16px 12px 16px;
	position: relative;
}
.news-style-vb .news-item-bottom .boxx__innner .stt{
	position: absolute;
    top: 0;
    right: 19px;
    color: #A1A9DA;
    opacity: 0.2;
    font-weight: bold;
    font-size: 60px;
}
.news-style-vb .news-item-bottom .boxx__innner h3{
	margin-bottom: 10px;
}
.news-style-vb .news-item-bottom .boxx__innner .news-title{
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #20257D;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news-style-vb .news-item-bottom .boxx__innner .box__author{
	margin-bottom: 11px;
	color: #212121;
}
.news-style-vb .news-item-bottom .boxx__innner .trichyeu{
	font-size: 14px;
	line-height: 21px;
	height: 63px;
	text-align: justify;
	color: #212121;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 17px;
}
.news-style-vb .news-item-bottom .boxx__innner .taive{
	display: block;
	max-width: 109px;
	margin: 0 auto;
	background: #3E4BAA;
	border-radius: 10px;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	line-height: 37px;
	text-align: center;
}
.news-style-vb .news-item-bottom .boxx__innner:hover .taive{
	background: #FD5F20;
	transition: 0.3s;
}
.news-style-vb .news-item-bottom .boxx__innner .taive img{
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.orenda04 .tabbed-content .tab-panels{
	padding-top: 28px;
}
.banner_header{
	padding: 55px 0;
	text-align: center;
	background-size: cover !important;
}
.header__title{
	font-weight: 800;
	font-size: 32px;
	line-height: 47px;
	color: #FFFFFF;
	margin-bottom: 12px;
}
.xp-breadcrumbs{
	display: block;
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 0;
}
.xp-breadcrumbs a{
	color: #FFFFFF;
	font-weight: 400;
}
.xp-breadcrumbs i{
	color: #FFFFFF;
	margin: 0 4px;
}
.xp-breadcrumbs span{
	font-weight: 600;
	color: #EA812B;
}
.news-widget-3{
	margin: 0 -10px;
}
.news-widget-3 .news-item{
	width: 25%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.news-widget-3 .news-item .news-thumb{
	width: 100%;
	height: 212px;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 17px;
	cursor: pointer;
}
.news-widget-3 .news-item .news-thumb img{
	width: 100%;
	height: 212px;
	object-fit: cover;
}
.news-widget-3 .news-item .box__slider .news-title{
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	color: #000000;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-widget-3 .news-item .box__slider .news-title:hover{
	color: #20257D;
    transition: 0.3s;
}
.lienhe01{
	padding: 75px 0 30px 0;
}
.lienhe01 img{
	width: auto;
}
.lienhe01 .left h2{
	font-weight: 800;
	font-size: 24px;
	line-height: 35px;
	color: #2C2879;
	margin-bottom: 23px;
}
.lienhe01 .left .icon-box{
	margin-bottom: 18px;
}
.lienhe01 .left .icon-box .icon-box-text{
	padding-left: 10px;
}
.lienhe01 .left .icon-box .icon-box-text p{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.form_lienhe{
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 18px;
	padding: 32px 46px;
}
.form_lienhe h2{
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	color: #20257D;
	margin-bottom: 20px;
}
.form_lienhe label{
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	display: block;
	margin-bottom: 4px;
}
.form_lienhe label span{
	color: #EC2925;
}
.form_lienhe .wpcf7-text{
	box-shadow: unset;
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	height: 44px;
	margin-bottom: 16px;
}
.form_lienhe .wpcf7-text::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D8D8D8 !important;
}

.form_lienhe .wpcf7-text:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #D8D8D8 !important;
}

.form_lienhe .wpcf7-text::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #D8D8D8 !important;
}
.form_lienhe .wpcf7-not-valid-tip{
	font-size: 14px;
    margin-bottom: 5px;
}
.form_lienhe .wpcf7-submit{
	margin: 0 auto;
	display: block;
	width: 184px;
	height: 44px;
	background: #FD5F20;
	border-radius: 8px;
	font-weight: 800;
	font-size: 16px;
}
.form_lienhe .wpcf7-spinner{
	display: none;
}
.parent_term{
	margin: 30px 0 20px 0;
	position: relative;
}
.parent_term a{
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #212121;
	line-height: 42px;
	padding: 0 14px;
	text-transform: uppercase;
	margin: 0 3px 10px 3px;
	border-radius: 4px;
}
.parent_term a.active,.parent_term a:hover{
	color: #FF8521;
	background: #FFF0E4;
	transition: 0.3s;
}
.orenda-new .box1{
	overflow: hidden;
	margin-bottom: 30px;	
}
.orenda-new .box1 .box1a{
	width: 500px;
	float: left;
}	
.orenda-new .box1 .box1a .boxx__innner{
	position: relative;
}
.orenda-new .box1 .box1a .boxx__innner .news-thumb{
	width: 100%;
	height: 525px;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}
.orenda-new .box1 .box1a .boxx__innner .news-thumb img{
	width: 100%;
	height: 525px;
	object-fit: cover;
}
.orenda-new .box1 .box1a .boxx__innner .box__slider{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	border-radius: 0 0 8px 8px;
	padding: 16px;
	background: linear-gradient(174.38deg, rgba(0, 0, 0, 0) 19.99%, rgba(0, 0, 0, 0.8) 94.46%);
}
.orenda-new .box1 .box1a .boxx__innner .box__slider .new{
	display: inline-block;
	background: #FF821B;
	border-radius: 3px;
	line-height: 22px;
	width: 62px;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 3px;
}
.orenda-new .box1 .box1a .boxx__innner .box__slider h3{
	margin-bottom: 11px;
}
.orenda-new .box1 .box1a .boxx__innner .box__slider .news-title{
	display: block;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.orenda-new .box1 .box1a .boxx__innner .box__slider .box__author{
	color: #FFFFFF;
}
.orenda-new .box1 .box1a .boxx__innner .box__slider .box__author img{
	filter: brightness(0) invert(1);
   -webkit-filter: brightness(0) invert(1);
}
.orenda-new .box1 .box1b{
	width: calc(100% - 500px);
	float: right;
	margin: 0 -10px;
}
.orenda-new .box1 .box1b .news-item{
	width: 50%;
	float: left;
	padding: 0 10px;
}
.orenda-new .box1 .box1b .news-item .news-thumb{
	display: none;
	width: 100%;
	height: 225px;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 20px;
}
.orenda-new .box1 .box1b .news-item .news-thumb img{
	width: 100%;
	height: 225px;
	object-fit: cover;
}
.orenda-new .box1 .box1b .news-item:nth-child(1) .news-thumb,
.orenda-new .box1 .box1b .news-item:nth-child(2) .news-thumb{
	display: block;
}
.orenda-new .box1 .box1b .news-item .boxx__innner{
	border-bottom: 0.5px solid #E0E0E0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.orenda-new .box1 .box1b .news-item:nth-child(5) .boxx__innner,
.orenda-new .box1 .box1b .news-item:nth-child(6) .boxx__innner{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.orenda-new .box1 .box1b .news-item .boxx__innner .news-title{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    min-height: 48px;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.orenda-new .box1 .box1b .news-item .boxx__innner .news-title:hover{
	color: #20257D;
    transition: 0.3s;
}
.page-numbers{
	clear: both;
}
.blog-archive{
	padding-bottom: 35px;
}
.gini-button{
	display: block;
	width: 184px;
	margin: 15px auto 0 auto;
	border: 1px solid #EA812B;
	border-radius: 10px;
	text-align: center;
}
.gini-button:hover{
	background: #EA812B;
	transition: 0.3s;
}
.gini-button button{
	margin: 0 !important;
    border: none !important;
    font-weight: 700;
    font-size: 16px;
    color: #EA812B;
    padding: 0;
    line-height: 42px !important;
    min-height: unset;
    text-transform: initial;
}
.gini-button:hover button{
	color: #fff;
	transition: 0.3s;
}
.news-widget-top .boxx__innner{
	margin: 0 -10px;
}
.news-widget-top .boxx__innner .box__slider{
	width: 50%;
	float: left;
	padding: 0 10px;
}
.news-widget-top .boxx__innner .box__slider .new{
	font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #F55F24;
    margin-bottom: 5px;
}
.news-widget-top .boxx__innner .box__slider h3{
	margin-bottom: 24px;
}
.news-widget-top .boxx__innner .box__slider .news-title{
	font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    color: #000000;
    margin-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-widget-top .boxx__innner .box__slider .news-title:hover{
	transition: 0.3s;
	color: #20257D;
}
.news-widget-top .boxx__innner .box__slider .box__description p{
	font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #424242;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.news-widget-top .boxx__innner .box__slider .view{
	margin: 45px 0 0 0;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    line-height: 47px;
    border: none;
    background: #FD5F20;
	border-radius: 11px;
    min-width: 165px;
    text-align: center;
    color: #FFFFFF;
}
.news-widget-top .boxx__innner .box__slider .view:hover{
	transition: 0.5s;
	background: #20257D;
}
.news-widget-top .boxx__innner .news-thumb{
	width: 50%;
	float: left;
	padding: 0 10px;
}
.news-widget-top .boxx__innner .news-thumb img{
	width: 100%;
	height: 389px;
	object-fit: cover;
}
.news-widget-top .slick-dots{
	text-align: center;
    margin-bottom: 0;
    position: relative;
    top: 20px;
}
.news-widget-top .slick-dots > li{
	display: inline-block;
	margin: 0;
}
.news-widget-top .slick-dots > li button{
	margin: 0 4px;
    border: none;
    padding: 0;
    min-height: unset;
    line-height: unset;
    font-size: 0;
    width: 8px;
    height: 8px;
    background: #D9D9D9;
    border-radius: 50%;
}
.news-widget-top .slick-dots > li.slick-active button{
	background: #FD5F20;
}
.video_new{
	padding: 50px 0 !important;
}
.video_new .col{
	padding-bottom: 0;
}
.heading{
	border-bottom: 1px solid #EA812B;
	margin-bottom: 34px;
}
.heading span{
	display: inline-block;
    font-weight: 700;
    font-size: 32px;
    line-height: 24px;
    color: #FFFFFF;
    background: #121328;
    position: relative;
    top: 8px;
    padding-right: 14px;
}
.heading a{
	display: inline-block;
	float: right;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: #EA812B;
	background: #121328;
	position: relative;
	top: 17px;
    padding-left: 14px;
}
.news-style-video2{
	margin: 0 -10px;
}
.news-style-video2 .left{
	width: 66%;
	float: left;
	padding: 0 10px;
}
.news-style-video2 .boxx__innner{
	position: relative;
}
.news-style-video2 .left .news-thumb{
	width: 100%;
	height: 467px;
	border-radius: 8px;
	overflow: hidden;
}
.news-style-video2 .left .news-thumb img{
	width: 100%;
	height: 467px;
	object-fit: cover;
}
.news-style-video2 .left .box__slider{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 20px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 26.56%, rgba(0, 0, 0, 0.8) 100%);
}
.news-style-video2 .left .box__slider .youtube{
	display: block;
	clear: both;
	margin: 0 auto 45px auto;
	text-align: center;
}
.news-style-video2 .left .box__slider .new{
	display: inline-block;
	background: #FF821B;
	border-radius: 3px;
	line-height: 21px;
	padding: 0 8px;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 6px;
	color: #fff;
}
.news-style-video2 .left .box__slider h3{
	margin-bottom: 9px;
}
.news-style-video2 .left .box__slider .news-title{
	display: block;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-style-video2 .box__author{
	color: #fff;
}
.news-style-video2 .box__author img{
	filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.news-style-video2 .right{
	width: 34%;
	float: right;
	padding: 0 10px;
}
.news-style-video2 .right .news-thumb{
	width: 100%;
	height: 228px;
	border-radius: 8px;
	overflow: hidden;
}
.news-style-video2 .right .news-thumb img{
	width: 100%;
	height: 228px;
	object-fit: cover;
}
.news-style-video2 .right .box__slider{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 12px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 6.77%, rgba(0, 0, 0, 0.8) 100%);
	width: 100%;
}
.news-style-video2 .right .box__slider .youtube{
	display: block;
	clear: both;
	max-width: 53px;
	margin: 0 auto 35px auto;
	text-align: center;
}
.news-style-video2 .right .box__slider h3{
	margin-bottom: 9px;
}
.news-style-video2 .right .box__slider .news-title{
	display: block;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.video_dk{
	padding: 0 !important;
}
.video_dk .col{
	padding-bottom: 0;
}
.video_dk img{
	width: auto;
}
.dk_nhantin h2{
	font-weight: 700;
	font-size: 32px;
	line-height: 44px;
	text-align: center;
	color: #000000;
	margin-bottom: 54px;
}
.dk_nhantin > div{
	position: relative;
}
.dk_nhantin .wpcf7-text{
	background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1) !important;
    border-radius: 4px;
    border: none !important;
    margin: 0;
    height: 55px;
}
.dk_nhantin .wpcf7-submit{
	margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #35419E !important;
    border-radius: 0px 4px 4px 0px;
    padding: 0 36px;
    text-transform: initial;
    font-weight: 600;
    font-size: 16px;
    height: 55px;
}
.dk_nhantin .wpcf7-spinner{
	display: none;
}
.dk_nhantin .wpcf7-not-valid-tip{
	margin-top: 0 !important;
}
.breadcrumbs_single{
	background: #271F4B;
	padding: 10px 0;
}
.breadcrumbs_single .xp-breadcrumbs{
	text-align: left;
	padding: 0 15px;
}
.sb_full .sb_left{
	width: calc(100% - 387px);
	float: left;
}
.sb_full .sb_right{
	width: 367px;
	float: right;
}
.sb_full .sb_right .widget-title span{
	display: block;
	font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: justify;
    color: #20257D;
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 14px;
    margin-bottom: 20px;
    text-transform: initial;
}
.sb_full .sb_right .is-divider{
	display: none;
}
.flatsome_recent_posts .recent-blog-posts-li{
	border: none;
}
.single-title{
	font-weight: 800;
	font-size: 32px;
	line-height: 48px;
	color: #20257D;
	margin-bottom: 16px;
}
.orenda_timer{
	margin-bottom: 24px;
	display: block;
	line-height: 24px;
	font-weight: 500;
	font-size: 16px;
	color: #616161;
}
.orenda_timer span{
	margin-right: 24px;
}
.orenda_timer img{
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.blog-archive-single{
	padding-top: 39px;
}
.sb_left .social-icons{
	margin-bottom: 40px;
}
.sb_left .social-icons .share-icons-title{
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #424242;
	position: relative;
	padding-left: 28px;
	top: 4px;
}
.sb_left .social-icons .share-icons-title:before{
	position: absolute;
	content: "";
	background: url(images/share.png) no-repeat;
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
}
.sb_left .social-icons .facebook{
	width: 40px;
    height: 40px;
    font-size: 0;
    background: url(images/fb.png) no-repeat !important;
    border: none;
    border-radius: 4px !important;
    margin-right: 20px;
    box-shadow: unset !important;
}
.sb_left .social-icons .email{
	width: 40px;
    height: 40px;
    font-size: 0;
    background: url(images/email.png) no-repeat #fff !important;
    border: none;
    border-radius: 0px !important;
    color: #fff !important;
    box-shadow: unset !important;
}
.sb_full .sb_left p{
	text-align: justify;
}
.box_tinlq{
	border-top: 1px solid #E0E0E0;
	padding-top: 30px;
}
.box_tinlq h2{
	margin-bottom: 24px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #212121;
}
.box_tinlq h2 i{
	color: #9E9E9E;
	margin-right: 10px;
}
.tinlq{
	margin: 0 -10px;
}
.tinlq .new-list-post{
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.tinlq .new-list-post .post-image{
	width: 96px;
	height: 96px;
	position: relative;
	overflow: hidden;
	float: left;
}
.tinlq .new-list-post .post-image img{
	width: 100%;
	height: 96px;
	object-fit: cover;
}
.tinlq .new-list-post .post-content{
	width: calc(100% - 105px);
	float: right;
}
.tinlq .new-list-post .post-content h3{
	margin-bottom: 12px;
}
.tinlq .new-list-post .post-content .title{
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #101010;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.tinlq .new-list-post .post-content .title:hover{
	transition: 0.3s;
    color: #20257D;
}
.list_tailieu .news-item{
	width: 33.33%;
}
.title_tl h2{
	margin-bottom: 10px;
}
.title_tl h2 span{
	font-weight: 700;
	font-size: 20px;
	line-height: 29px;
	color: #20257D;
}
.title_tl h2 a{
	float: right;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #EA812B;
    position: relative;
    top: 10px;
}
.sec_tailieu{
	padding: 30px 0;
}
.sec_tailieu .row .list_tailieu{
	border-top: 1px dashed #E0E0E0;
	padding-top: 20px;
	margin-top: 20px;
}
.sec_tailieu .row .list_tailieu:nth-child(1){
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}
.tinlq2{
	margin: 0;
}
.tinlq2 .new-list-post{
	width: 100%;
	padding: 0;
}
.media_content{
	width: 1140px;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.media_content iframe{
	width: 1140px;
}
.media_content .slider-for{
	margin-bottom: 20px;
}
.media_content .slider-for img{
	width: 100%;
	height: 600px;
	object-fit: cover;
}
.media_content .slider-for .slick-arrow{
	position: absolute;
    top: 42%;
    color: #9E9E9E;
    cursor: pointer;
    font-size: 40px;
    left: -60px;
}
.media_content .slider-for .slick-arrow:hover{
	color: #20257D;
	transition: 0.3s;
}
.media_content .slider-for .slick-next{
	left: unset;
	right: -60px;
}
.media_content .slider-nav .slick-list{
	margin: 0 -10px;
}
.media_content .slider-nav .slick-list .box_img_list{
	padding: 0 10px;
	position: relative;
}
.media_content .slider-nav .slick-list .box_img_list .play{
	background: url(images/logos_youtube-icon.png) no-repeat;
	width: 60px;	
	height: 60px;
	position: absolute;
	bottom: 48px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9;
	cursor: pointer;
}
.media_content .slider-nav .slick-list .box_img_list img{
	width: 100%;
	height: 165px;
	border-radius: 6px;
	object-fit: cover;
	cursor: pointer;
}
.media_content .slider-nav .slick-current img{
	border: 4px solid #3E4BAA;
}
/* popup begin */
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 250px;
    background: rgba(0, 0, 0, 0.65);
    backdrop-filter: blur(2px);
    display: block;
    opacity: 0;
    padding-top: 3%;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999999999;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 30px;
  height: 30px;
  background: url(images/close.png) center center no-repeat;
  z-index: 9999;
  cursor: pointer;
  color: #9E9E9E;
}
/*end css*/
.cd-popup .media_content{
	background: #fff;
    padding: 30px 100px;
    position: relative;
}
.cd-popup .media_content .slider-for img{
	height: 500px;
}
.box__slider__popup{
	margin-bottom: 20px;
}
.sec_locvanban{
	padding: 40px 0;
	background: #F4F9FD;
}
.sec_locvanban h2{
	background: #E8EAF6;
	border-radius: 3px 3px 0px 0px;
	line-height: 60px;
	padding: 0 20px;
	font-weight: 700;
	font-size: 20px;
	color: #20257D;
	margin-bottom: 0;
}
.sec_locvanban .boloc{
	background: #fff;
	border-radius: 0 0 3px 3px;
	padding: 40px 11px 22px 11px;
}
.form_nxp{
	margin: 0 -10px;
}
.sec_locvanban .boloc .form-group{
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.sec_locvanban .boloc .form-group label{
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	display: block;
	margin-bottom: 6px;
}
.sec_locvanban .boloc .form-group input,.sec_locvanban .boloc .form-group select{
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	box-shadow: unset !important;
	margin-bottom: 0;
	outline: unset;
}
.sec_locvanban .boloc .form-group-bt{
	clear: both;
	text-align: center;
}
.sec_locvanban .boloc .form-group-bt .btn{
	margin: 8px 0 0 0;
    background: url(images/Search.png) 16px 9px no-repeat #FD5F20 !important;
    border-radius: 6px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-transform: initial;
    line-height: 44px;
    border: none;
    width: 146px;
    padding: 0 10px 0 35px;
}
.sec_vanban{
	padding: 30px 0;
}
.new-vanban table{
	width: 100%;
    border-collapse: collapse;
} 
.new-vanban table td,.new-vanban table th{
	border: 1px solid #E0E0E0;
	padding: 14px 17px;
}
.new-vanban table td{
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	color: #424242;
}
.new-vanban table td a{
	color: #2C90EC;	
}
.new-vanban table th{
	font-size: 16px;
	text-transform: initial;
	font-weight: 700;
}
.page-numbers{
	float: right;
}
.page-numbers span,.page-numbers a{
	border-radius: 0 !important;
}
.page-numbers .current{
	border-color: #20257D !important;
	background-color: #20257D !important;
}
.page-numbers a:hover,.page-numbers span:hover{
	border-color: #20257D !important;
	background-color: #20257D !important;
}
.loaivanban .nav-left{
	text-align: left;
	border: 1px solid #2D3792;
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 8px;
	overflow: hidden;
}
.loaivanban a{
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	line-height: 45px;
	color: #20257D;
	padding: 0 16px;
}
.loaivanban a:hover,.loaivanban a.selected{
	background: #2D3792;
	color: #fff;
}

.sb_block_ar{
	padding: 0 15px;
}
.single-document-post .sb_block_ar .sb_left{
	width: calc(100% - 360px);
	float: left;
	padding-right: 30px;
}
.single-document-post .sb_block_ar .sb_left .border{
	border: 1px solid #E9E9E9;
	border-radius: 12px;
	padding: 24px 16px;
}
.single-document-post .sb_block_ar .sb_right{
	width: 360px;
	float: right;
}
.single-document-post .sb_block_ar .sb_right .widget{
	margin-bottom: 40px;
}
.single-document-post .sb_block_ar .sb_right .widget .is-divider{
	display: none;
}
.single-document-post .sb_block_ar .sb_right .widget .widget-title{
	display: block;
	background: #FFEECC;
	margin-bottom: 20px;
	line-height: 19px;
	font-weight: 700;
	font-size: 16px;
	color: #332F82;
	padding: 10px 16px;
	text-transform: initial;
}
.title-document{
	font-weight: 800;
    font-size: 28px;
    line-height: 35px;
    color: #271F4B;
    margin-bottom: 20px;
}
.orenda_table{
	border-collapse: collapse;
	border: 1px solid #E9E9E9;
}
.orenda_table td{
	border: 1px solid #E9E9E9;
	padding: 14px 20px;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #313438;
}
.orenda_table tr td:nth-child(1){
	background: #F9F9F9;
	font-weight: 700;
	width: 197px;
}
.orenda_table td a{
	color: #2888FF;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 0 !important;
	line-height: 22px;
}
.orenda_table td a img{
	margin-left: 6px;
	position: relative;
	top: -1px;
}
.vanbanmoi{
	border: 1px solid #E9E9E9;
	border-radius: 12px;
}
.vanbanmoi h2{
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color: #000000;
	margin-bottom: 0;
	padding: 14px;
	background: #F6F6F6;
	border-bottom: 1px solid #E9E9E9;
	border-radius: 12px 12px 0px 0px;
}
.vanbanmoi ul{
	padding: 16px 6px 6px 6px;
}
.vanbanmoi ul li{
	list-style: none;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.vanbanmoi ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.vanbanmoi ul li a{
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	color: #000000;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.vanbanmoi ul li a:hover{
	color: #FFAC00;
	transition: all 0.5s;
}
.related-document{
	overflow: hidden;
	margin-top: 40px;
}
.related-document h2{
	font-weight: 800;
	font-size: 24px;
	line-height: 33px;
	color: #000000;
	display: block;
	margin-bottom: 24px;
}
.related-document h3{
	margin-bottom: 16px;
}
.related-document a{
	display: block;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	padding-left: 15px;
	position: relative;
}
.related-document a:hover{
	transition: all 0.5s;
	color: #20257D;
}
.related-document a:before{
	position: absolute;
	content: "";
	top: 7px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #20257D;
	border-radius: 50%;
}
.prev-btn, .next-btn{
	display: none;
}
.box_img_list{
	position: relative;
}
.box_img_list .ps-caption{
	background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    text-align: left;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    font-size: 14px;
}

/*mobile*/
@media (max-width: 1500px) {
	.media_content{
		width: 1000px;
	}
	.cd-popup .media_content .slider-for img,.cd-popup .media_content .slider-for iframe{
		height: 400px;
	}
	.media_content .slider-nav .slick-list .box_img_list img{
		height: 120px;
	}
	.media_content .slider-nav .slick-list .box_img_list .play{
		bottom: 30px;
	}
}
@media (max-width: 1200px) {
	.orenda03 .tabbed-content .nav > li a{
		font-size: 13px;
	}
}
@media (max-width: 1070px) {
	#wide-nav .header-nav > li{
		margin: 0 25px;
	}
}
@media (max-width: 1025px) {
	#wide-nav .header-nav > li{
		margin: 0 20px;
	}
	#wide-nav .header-nav > li > a{
		font-size: 14px;
	}
	.orenda01{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.orenda03 .tabbed-content .nav > li a{
		font-size: 12px;
		padding: 0;
	}
	.blog-archive-single{
		padding-left: 15px;
		padding-right: 15px;
	}
	.prev-btn{
		left: -20px !important;
	}
	.next-btn{
		right: -20px !important;
	}
	.prev-btn, .next-btn{
		top: 30px !important;
	}
}

@media (max-width: 920px) {
	#wide-nav .header-nav > li{
		margin: 0 10px;
	}

	.mobile-sidebar img{
		display: none !important;
	}
	.mobile-nav i{
		color: #fff;
	}
	.orenda03 .tabbed-content .nav > li{
		width: 50%;
		margin-bottom: 15px;
	}
	.orenda03 .tabbed-content .tab-panels{
		padding-top: 20px;
	}
	.orenda03 .tabbed-content .tab-panels .left{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.orenda03 .tabbed-content .tab-panels .right{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.news-widget-3 .news-item{
		width: 50%;
	}
	.orenda-new .box1 .box1a{
		width: 100%;
		margin-bottom: 15px;
	}
	.orenda-new .box1 .box1b{
		width: 100%;
	    float: none;
	    display: contents;
	}
	.sb_full .sb_left{
		width: 100%;
	}
	.sb_full .sb_right{
		width: 100%;
	}
	.breadcrumbs_single{
		padding: 10px;
	}
	.media_content .slider-nav .slick-list .box_img_list img{
		height: 120px;
	}
	.media_content .slider-nav .slick-list .box_img_list .play{
		bottom: 30px;
	}
	#search-lightbox{
		background: #fff;
		border-radius: 30px;
	}
	#search-lightbox .icon-search{
		color: #000;
	}
	#search-lightbox .search-field{
		color: #000 !important;
	}
	#search-lightbox .search-field::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
	    color: #000 !important;
	}

	#search-lightbox .search-field:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
	    color: #000 !important;
	}

	#search-lightbox .search-field::-ms-input-placeholder { /* chạy trên Microsoft Edge */
	    color: #000 !important;
	}
	.single-document-post .sb_block_ar .sb_left{
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.single-document-post .sb_block_ar .sb_right{
		width: 100%;
	}
	.orenda_table td{
		font-size: 14px;
		padding: 10px;
	}
	.orenda_table tr td:nth-child(1){
		width: 125px;
	}
	.prev-btn, .next-btn{
		display: block;
	}

}
@media (max-width: 480px) {
	#logo img{
		max-height: 50px !important;
	}
	.news-widget-top .boxx__innner .box__slider{
		width: 100%;
		margin-bottom: 25px;
	}
	.news-widget-top .boxx__innner .news-thumb{
		width: 100%;
	}
	.orenda01{
		padding: 20px 15px !important;
	}
	.news-widget-top .boxx__innner .box__slider .news-title{
		font-size: 22px;
		line-height: 32px;
	}
	.news-widget-top .boxx__innner .box__slider .new{
		font-size: 14px;
	}
	.news-widget-top .boxx__innner .box__slider .view{
		margin: 25px 0 0 0;
		font-size: 14px;
		line-height: 40px;
		min-width: 140px;
	}
	.news-widget-top .boxx__innner .news-thumb img{
		height: 270px;
	}
	.news-widget-1 .news-item{
		width: 100%;
	}
	.title2 h2{
		font-size: 25px;
		line-height: 35px;
	}
	.orenda03 .tabbed-content .nav > li a{
		line-height: 23px;
		padding: 10px;
	}
	.news-widget-2 .news-item-one .news-thumb,.news-widget-2 .news-item-one .news-thumb img{
		height: 253px;
	}
	.news-item-n .news-item .news-thumb,.news-item-n .news-item .news-thumb img{
		height: 170px;
	}
	.news-style-vb .news-item-bottom{
		width: 100%;
	}
	.footer .left{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.footer .right{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.banner_header{
		padding: 30px 0;
	}
	.header__title{
		font-size: 22px;
		line-height: 32px;
	}
	.news-widget-3 .news-item .news-thumb, .news-widget-3 .news-item .news-thumb img{
		height: 170px;
	}
	.box__author{
		text-align: left;
	}
	.orenda-new .box1 .box1a .boxx__innner .news-thumb, .orenda-new .box1 .box1a .boxx__innner .news-thumb img{
		height: 253px;
	}
	.orenda-new .box1 .box1b .news-item .news-thumb, .orenda-new .box1 .box1b .news-item .news-thumb img{
		height: 170px;
	}
	.heading span{
		font-size: 25px;
	}
	.heading a{
		top: 12px;
	}
	.news-style-video2 .left{
		width: 100%;
		margin-bottom: 15px;
	}
	.news-style-video2 .right{
		width: 100%;
	}
	.news-style-video2 .left .news-thumb, .news-style-video2 .left .news-thumb img{
		height: 253px;
	}
	.news-style-video2 .right .news-item-bottom{
		margin-bottom: 15px;
	}
	.video_dk{
		padding: 30px 0 0 0 !important;
	}
	.dk_nhantin h2{
		font-size: 22px;
		line-height: 35px;
	}
	.single-title{
		font-size: 22px;
		line-height: 32px;
	}
	.tinlq .new-list-post{
		width: 100%;
	}
	.new-vanban{
		overflow: auto;
	}
	.cd-popup .media_content{
		padding: 30px 10px;
	}
	.cd-popup .media_content .slider-for img{
		height: 250px;
	}
	.media_content iframe{
		width: 100%;
		height: 250px !important;
	}
	.media_content .slider-nav .slick-list .box_img_list img{
		height: 60px;
	}
	.cd-popup-close{
		top: 0;
		right: 0;
	}
	.form_lienhe{
		padding: 20px;
	}
	.form_lienhe h2{
		font-size: 18px;
	}
	.cd-popup{
		padding-top: 30%;
	}
	.media_content .slider-for img{
		height: 250px;
	}
	.media_content .slider-nav .slick-list .box_img_list .play{
		width: 30px;
	    height: 30px;
	    background-size: contain;
	    bottom: 15px;
	}
	.sec_locvanban .boloc .form-group{
		width: 50%;
	}
	.news-style-video2 .left .box__slider .news-title{
		font-size: 16px;
		line-height: 24px;
	}
	.news-style-video2 .left .box__slider .youtube{
		margin: 0 auto 5px auto;
	}
}