.tab-list-post .col-tab {
    padding-top: 70px;
}
.tab-list-post .col-tab.thumb-no-pd {
  padding-bottom: 140px;
}
.tab-list-post .col-tab .nav {
    padding-bottom: 85px;
}
.tab-list-post .col-tab .nav li {
    margin: 0 45px;
}
.tab-list-post .col-tab-title .col-inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.tab-list-post .col-tab-title .col-inner a.button {
	/* margin: 0 38px; */
	margin-bottom: 0;
  line-height: normal;
  padding: 0;
}
#main .tab-list-post .col-tab-title .col-inner a.button:nth-child(1) {
	/* margin-left: 0; */
}
.tab-list-post .col-tab-title .col-inner a.button:last-child {
	margin-right: 0;
}
.tab-list-post .col-tab a.button span,
.tab-list-post .col-tab .nav li span {
    font-size: 24px;
    color: #A1A1A1;
    font-weight: 700;
}
.tab-list-post .col-tab a.button:hover span,
.tab-list-post .col-tab a.button.active span,
.tab-list-post .col-tab .nav li:hover span,
.tab-list-post .col-tab .nav li.active span {
    color: #00972E;
}
.tab-list-post .col-tab a.button:hover span:before,
.tab-list-post .col-tab a.button.active span:before,
.tab-list-post .col-tab .nav li.active span:before {
    content: '';
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: -10px;
    background-image: url('../img/Polygon.png');
    background-repeat: no-repeat;
    background-position: center;
}
.col-tab .show_count {
  /* padding-bottom: 10px; */
  display: none;
}
#main .tab-list-post .col-tab h5.post-title  {
    color: #000;
}
#main .tab-list-post .col-tab .box-text-inner a:hover h5,
#main .tab-list-post .col-tab .box-text-inner a:hover {
  /* cursor: auto; */
  color: #00972E;
}
#main .tab-list-post .col-tab .box-text-inner a.button:hover {
  cursor: pointer;
  background: no-repeat;
  /* background-color: #fff !important; */
  color: #00972E;
  box-shadow: none;
}
.ab-01 {
	padding-top: 85px;
}
.ab-01,
.ab-02 {
	padding-bottom: 150px;
}
.ab-03 h2,
.ab-01 h2,
.ab-02 h2 {
	font-size: 40px;
	font-weight: 700;
	color: #000;
	line-height: 110%;
	margin-bottom: 50px;
}
.ab-01 p {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 0;
}
.ab-01 ul {
	list-style-type: none;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-top: 80px;
  padding-left: 0;
}
.ab-01 ul li {
	/* width: 100%; */
	max-width: 26%;
	text-align: right;
	display: inline-block;
	margin-bottom: 0;
}
.ab-01 ul li strong {
  width: 100%;
  text-align: right;
}
.ab-01 ul li strong {
	font-size: 40px;
	font-weight: 700;
	color: #00972E;
	display: inline-block;
	width: 100%;
}
.ab-01 .left {
	padding-right: 0;
}
.ab-01 .right {
	padding-right: 0;
}
.ab-01 .right .col-inner {
	padding-left: 100px;
	padding-right: 0;
}
.ab-01 .img,
.ab-02 .img,
.ab-01 img,
.ab-02 img {
	border-radius: 20px;
	overflow: hidden;
}
.ab-02 .left .col-inner {
	padding-right: 100px;
}
.ab-03  {
	padding-bottom: 105px;
}
.ab-03 h2 {
	margin-bottom: 80px;
}
.ab-03 .col-box .col-inner {
	background: #FCFCFC;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #8E8E8E;
	margin-bottom: 30px;
	padding: 50px 30px 50px 25px;
}
.ab-03 .col-box .col-inner img {
	max-height: 72px;
	width: auto;
	padding-top: 0;
}
.ab-03 .col-box .col-inner .icon-inner {
	text-align: right;
}
.ab-03 .col-box .col-inner h3 {
	font-size: 24px;
	font-weight: 700;
	color: #00972E;
	line-height: normal;
	margin-bottom: 30px;
}
.ab-03 .col-box .col-inner p {
	font-size: 18px;
	font-weight: 300;
}
.ct-01 {
	padding-top: 65px;
	padding-bottom: 110px;
}
.ct-01 h2 {
	font-size: 40px;
	font-weight: 700;
	color: #000;
	line-height: 110%;
	margin-bottom: 50px;
}
.ct-01 form input,
.ct-01 form select {
	line-height: 50px;
	border: 1px solid #707070;
	min-height: auto;
    height: auto;
    border-radius: 6px;
    overflow: hidden;
}
.ct-01 form textarea {
	border: 1px solid #707070;
    border-radius: 6px;
    overflow: hidden;
}
.ct-01 form .submit input {
	margin-bottom: 0;
	width: 100%;
}
.ct-01 form .submit input:hover {
	background: #fff;
	border-color: #00972E;
  color: #00972E;
}
.ct-01 .left {
	padding-right: 75px;
}
.ct-01 .right {
	padding-left: 75px;
}
.ct-01 .right ul {
	list-style-type: none;
	padding-left: 70px;
	margin-bottom: 60px;
}
.ct-01 .right h2 {
	margin-bottom: 18px;
}
.ct-01 .right ul li {
	margin-bottom: 3px;
}
#main .post-author {
	display: none;
}
.single .h1.section-title {
	line-height: 120%;
}
.single #main h1.section-title {
	margin-bottom: 50px;
}
.single .post-meta {
	margin-bottom: 60px;
  display: none;
}
.single .post-meta .posted-on time {
	font-size: 12px;
	font-weight: 300;
	color: #333;
}
.single .entry-content * {
	font-size: 16px;
}
.single .entry-content strong {
	font-weight: 700;
}
.ec-related {
	margin-top: 100px;
	padding-bottom: 60px;
}
.ec-related .ec-title h2 {
	font-size: 42px;
	font-weight: 700;
	color: #000;
	margin-bottom: 45px;
}
.ec-related .slider .flickity-prev-next-button {
	opacity: 1;
    line-height: 1;
    width: 36px;
    height: 36px;
    margin-top: -6%;
}
.ec-related .slider .flickity-prev-next-button .flickity-button-icon {
	background: #00972E;
	padding: 10px;
	border-radius: 99px;
	overflow: hidden;
}
.ec-related .slider .flickity-prev-next-button.previous {
	margin-left: -60px !important;
	left: 0;
}
.ec-related .slider .flickity-prev-next-button.next {
	margin-right: -60px !important;
	left: auto;
	right: 0;
}
#main .box-video.box {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
#main .box-video.box .box-text {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: flex-end;
    padding-left: 68px;
    padding-bottom: 35px;
}
#main .box-video.box .box-text .box-text-inner {
    margin-left: 0;
}
#main .box-video.box a.button {
    margin: 0;
    padding-left: 24px;
    line-height: normal;
    padding-top: 0;
    padding-bottom: 0;
}
#main .box-video.box a.button span {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
#main .box-video.box a.button:hover span {
    color: #00972E;
}
#main .box-video.box a.button:before {
    content: '';
    width: 10px;
    height: 24px;
    background-image: url('../img/Polygon2.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 0;
}
#main .ec-video-02 {
	padding-top: 0;
	padding-bottom: 100px;
}
.ec-video-03 {
	padding-bottom: 140px;
}
.ec-video-03 h2 {
	font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 110%;
    margin-bottom: 50px;
}
.ec-video-03 .ec-title.des {
	padding-bottom: 65px;
}
.ec-video-03 .ec-title.des .col-inner {
	max-width: 50%;
	margin-left: 0;
}
.ec-video-04 {
	padding-bottom: 110px;
}
.ec-video-04 h2 {
	font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 110%;
    margin-bottom: 50px;
    min-height: 80px;
}
.ec-video-04 .left {
	padding-right: 100px;
}
.mfp-content .popup-galerry-thuvien {
    padding: 0 !important;
    max-width: 930px !important;
}
.popup-galerry-thuvien .twentytwenty-container img {
  width: 100%;
}
.popup-galerry-thuvien .tw-image, .popup-galerry-thuvien .twentytwenty-container {
  height: 60vh !important;
}
.popup-galerry-thuvien .mfp-close {
  top: -30px !important;
  right: -30px !important;
  color: #fff;
}
.popup-galerry-thuvien .mfp-close::before {
	content: "\f00d";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 25px;
}
.popup-galerry-thuvien .mfp-close svg {
  display: none !important;
}
.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* .tw-image:not(.active) .twentytwenty-before {
  clip: rect(0px, 655px, 450px, 0px) !important;
}
.tw-image:not(.active) .twentytwenty-after {
  clip: rect(0px, 655px, 450px, 201px) !important;
} */
.popup-galerry-thuvien .twentytwenty-handle {
  letter-spacing: 50%;
}
.popup-galerry-thuvien .twentytwenty-container img {
  width: 930px !important;
}
#counter-wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 70px;
}
#counter-wrap .inner-num {
	font-size: 40px;
    font-weight: 700;
    color: #00972E;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    line-height: 1;
    align-items: center;
    margin-bottom: 13px;
}
#counter-wrap .inner-num .counter-num,
#counter-wrap .inner-num p {
	font-size: 40px;
	font-weight: 700;
}
#counter-wrap .item {
	text-align: right;
}

/*************** MOBILE CSS  ***************/
@media only screen and (max-width: 780px) {

}
