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

/*************** ADD CUSTOM CSS HERE.   ***************/
.darkmode-on h1, .darkmode-on h2, .darkmode-on h3, .darkmode-on h4, 
.darkmode-on h5, .darkmode-on h6, .darkmode-on .heading-font, .darkmode-on p,
.darkmode-on legend, .darkmode-on label, .darkmode-on cite{ color: #fff; }

li.html.custom.html_top_right_text {  display: block; }
.checkbox-wrapper .tgl { display: none; }
.darkmode-on .action-content .col-inner { background: #333 !important;}
.header-nav.header-nav-main.nav.nav-right li:first-child {  border: none; }
.tag-p-0 p {
  padding: 0;
  margin: 0;
}
.darkmode-on .checkbox-wrapper .tgl-btn:after {
    transform: translateX(170%);
    background: #333;
}
.checkbox-wrapper .tgl + .tgl-btn {
    background: #333;
    border-radius: 2em;
    padding: 0.3em;
    transition: all 0.4s ease;
    outline: 0;
    display: block;
    width: 6em;
    height: 2.6em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  margin-bottom: 0;
}
 .checkbox-wrapper .tgl + .tgl-btn::before, .checkbox-wrapper .tgl + .tgl-btn::after {
   position: relative;
   display: block;
   content: "";
   height: 100%;
}
 .checkbox-wrapper .tgl + .tgl-btn::before {
   display: none;
   width: 50%;
}
 .checkbox-wrapper .tgl + .tgl-btn::after {
   left: 0;
   border-radius: 50%;
   background: #fff;
   width: unset;
   aspect-ratio: 1;
   transition: all 0.2s ease;
}
.checkbox-wrapper .tgl:checked + .tgl-btn {
   background: #646464;
}
 .checkbox-wrapper .tgl:checked + .tgl-btn:after {
   transform: translateX(170%);
   background: #333;
}
 .checkbox-wrapper .tgl:hover + .tgl-btn {
   box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, ), 0px 0px 30px 0 rgba(0, 0, 0, ), 0px 0px 60px 0 rgba(0, 0, 0, );
}
 .checkbox-wrapper .icon {
   width: 20px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   color: var(--text-invert);
}
 .checkbox-wrapper .icon_sun {
   left: 10%;
}
.checkbox-wrapper .icon-sun, .checkbox-wrapper .icon-moon{
  position: absolute; 
    padding: 0.3em;
  z-index: 1;
}
.checkbox-wrapper .icon-sun {
    left: 0.3em;
    fill: #333;
}
.checkbox-wrapper .icon-moon {
    right: .3em;
  fill: #fff;
}
.darkmode-on {
    background: #282828 !important;
}
.darkmode-on .icon-moon {
    fill: #333;
}
.darkmode-on .icon-sun {
    fill: #fff;
}
.darkmode-on .checkbox-wrapper .tgl:checked + .tgl-btn:after {
    background: #fff;
}
.darkmode-on .header-main, .darkmode-on .header.show-on-scroll, .darkmode-on .stuck .header-main{
    background: #282828;
}
.darkmode-on .form-flat input:not([type=submit]) {
    background: #343434;
}
.darkmode-on a {
    color: #fff !important;
}
.darkmode-on a:hover {
    color: #01c77d !important;
}
.darkmode-on .header-blog {
    background: #1c1c1c;
}
.darkmode-on .blog-time .post-item > .col-inner {
    background: linear-gradient(122.72deg, #069E5E 1.96%, #19E097 81.83%);
}
.darkmode-on .blog-time .post-item > .col-inner h3, .darkmode-on .blog-time .post-item > .col-inner p {
    color: #fff;
    opacity: 1;
}
.darkmode-on .blog-time .post-time {
    background: #b3edd7;
}
.darkmode-on .khuyenmai {
    background: #272727;
}
.darkmode-on .khuyenmai p {
    color: #fff;
}
.darkmode-on #main {
    background: #1c1c1c !important;
}
.darkmode-on .tab-content-home>.col-inner {
    background: #2f2f2f !important;
}
.darkmode-on .tab-content-home h3 {
    color: #fff;
}
.darkmode-on .tab-content-home span {
    color: #fff !important;
}
.darkmode-on .is-border, .darkmode-on .tab-content-home .tabbed-content.tabs .nav.nav-pills, .darkmode-on .blog-tabs .post-item {
    border-color: #868686 !important;
}
.darkmode-on .video-noi-bat .bg.section-bg, .darkmode-on .row-airdrop .bg.section-bg {
    display: none;
}
.darkmode-on .video-noi-bat {
    background: #272727;
}
.darkmode-on .title-section h3 {
    color: #fff;
}
.darkmode-on .post-item h3, .darkmode-on .post-item p {
    color: #fff !important;
}
.darkmode-on .small-top .date, .darkmode-on .small-left .date, .darkmode-on .small-box .date {
    color: #fff !important;
}
.darkmode-on .title-section h4 {
    color: #fff;
}
/* .darkmode-on .post-item:first-child .box-text h3 {
    color: #fff !important;
} */
.darkmode-on .section-title {
    color: #fff;
}
.darkmode-on .col-list-last > .col-inner > .row {
    background: #2f2f2f;
    border-color: #868686;
}
.darkmode-on .col-list-last > .col-inner > .row .post-item {
    border-color: #868686;
}
.darkmode-on .footer-1 {
    background-color: #181818;
}
.darkmode-on .flickity-slider .banner {
    background: #1c1c1c;
}
.darkmode-on .entry-title {
    color: #fff;
}
.darkmode-on .blog-date {
    color: #fff;
}
.darkmode-on .entry-meta {
    border-color: #868686;
}
.darkmode-on .entry-content {
    color: #fff;
}
.darkmode-on td {
    color: #fff;
}
.darkmode-on input, .darkmode-on textarea {
    background: #333 !important;
    color: #fff !important;
}
.darkmode-on .widget-title {
    color: #fff;
}
.darkmode-on .live-search-results {
    box-shadow: 2px 2px 8px 0px #0000001A;
    background: #2f2f2f !important;
}
.darkmode-on .hotsearch-title span {
    color: #fff;
}
.darkmode-on .form-flat input:not([type=submit]), .darkmode-on .form-flat select, .darkmode-on .form-flat textarea {
    color: #fff !important;
}
.darkmode-on .search-text {
    color: #fff;
}
.darkmode-on .autocomplete-suggestion img+.search-name {
    color: #fff;
}
.darkmode-on .nav-dropdown {
    background: #2f2f2f;
}
.darkmode-on .nav-dropdown li a {
    background: #2f2f2f !important;
    border-color: #868686;
}
.darkmode-on .nav-dropdown li a:hover {
    background: #4f4f4f !important;
}
.darkmode-on div#ez-toc-container {
    background: linear-gradient(115.39deg, #069E5E 2.32%, #19E097 99.2%);
}
.darkmode-on .ez-toc-icon-toggle-span * {
    fill: #fff !important;
}
.darkmode-on #ez-toc-container .ez-toc-toggle label {
    border-color: #fff;
}
.darkmode-on ul.nav-filter {
    background: #333;
}
.darkmode-on #container-async .nav-filter li {
    background: #272727;
}
.darkmode-on #container-async .nav-filter li.active {
    background: #0ACC95;
}
.darkmode-on #container-async .status {
    color: #fff;
}
.darkmode-on .ur-frontend-form label {
    color: #fff;
}
.darkmode-on .register-bottom {
    color: #fff;
}
.darkmode-on .ur-frontend-form .ur-button-container .ur-submit-button {
    border: none;
}
.darkmode-on input::placeholder, .darkmode-on textarea::placeholder {
    color: #9d9d9d !important;
}
.darkmode-on .comment-form-comment label {
    color: #9d9d9d;
}
.darkmode-on .comment-form label {
    color: #9d9d9d;
}
.darkmode-on .khuyenmai a {
    color: #01c77d !important;
}
.darkmode-on .post-articles .post-item .post-meta .date {
    color: #fff;
}
.darkmode-on .tag-list .tag-item {
    background: #282828;
}
.darkmode-on .sub-tags-list {
    background: #4f4f4f !important;
}
.darkmode-on .entry-content a{
    color: #01c77d !important;
}
.link-group ul li{
	border-color: #868686 !important;
}
.darkmode-on span.date {
    color: #fff !important;
}
.darkmode-on blockquote {
    background: #333;
}
.darkmode-on .login-register-popup-inner, .darkmode-on .subscribe-popup-inner, .darkmode-on .popup-content {
    background: #272727;
}
.darkmode-on button {
    color: #fff !important;
}
.darkmode-on .popup-header button {
    color: #fff !important;
    border-color: #868686 !important;
}
.darkmode-on .entry-content #ez-toc-container a {
    color: #fff !important;
}
.darkmode-on .subscribe-area {
    background: #333;
}
.darkmode-on .entry-content .report-button {
    color: #fff !important;
}
.darkmode-on .report-area {
    background: #333;
    border-radius: 8px;
}
.darkmode-on .subscribe-more svg {					
	fill: #fff !important;
}	
.darkmode-on .subscribe-more a{
						color: #fff !important
					}
.darkmode-on .popup-header .active-tab-btn {
    border-bottom: 2px solid #05d98c !important;
}
.google-news img {
    width: 100% !important;
    background: #333;
    border-radius: 5px !important;
}
.darkmode-on .comment-content {
    background: #333;
}
.darkmode-on .blog-tabs .post-views .fa-eye:before{
	content: "\f06e" !important;
	background-image: none;
}
.darkmode-on .autocomplete-suggestion .search-name{
	color: #fff;
}



.report-area {
    background: #f9f9f9;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}
.download-button {
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%);
    height: 50px;
    border-radius: 20px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}
.download-button a {
    color: #fff !important;
    font-weight: 600 !important;
}
.download-button a {
    color: #fff !important;
    font-weight: 500 !important;
    display: flex;
    align-items: center;
}
.download-button a i {
    margin-top: 3px;
    margin-left: 4px;
}
.stuck .hide-for-sticky.header-bottom {
    display: block;
}
.hot-search {
    display: none;
    padding: 0 8px 8px 8px;
}
.hot-search a {
    display: flex;
}
.hotsearch-title {
    padding: 5px;
    display: flex;
    align-items: center;
	margin-top: 5px;
}
.hotsearch-title span {
    font-weight: 600;
    padding-left: 5px;
}
.hot-search.show {
    display: block;
}

nav.pagination.infscr-pager a {
    background: linear-gradient(180deg, #11998E 56.1%, #38EF7D 123.17%) !important;
    border-radius: 8px !important;
    color: #fff !important;
    padding-right: 40px;
    padding-left: 20px !important;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    height: 42px;
    line-height: 42px;
    border: none;
    display: inline-block;
    position: relative;
    -webkit-transition: padding .25s ease-in-out,width .25s ease-in-out;
    transition: padding .25s ease-in-out,width .25s ease-in-out;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
nav.pagination.infscr-pager {
    text-align: center;
}
nav.pagination.infscr-pager a:before {
    content: "";
    background: url(/wp-content/themes/flatsome-child/images/arrow.png);
    display: block;
    width: 15px;
    height: 15px;
    background-repeat: repeat;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
}
ul.nav-filter {
    overflow: hidden;
    margin: 15px 0;
    background: #F3F4F8;
    display: flex;
    white-space: nowrap !important;
    gap: 5px;
	padding: 6px;
	border-radius: 20px;
}
#container-async .nav-filter li {
    list-style: none;
    background: #F3F4F8;
    border-radius: 15px;
    padding: 3px 8px;
    color: #666;
    cursor: pointer;
	margin-bottom: 0;
}
.scroll-cat {
    overflow: hidden;
    display: flex;
    overflow-x: auto !important;
    white-space: nowrap !important;
    padding: 0 !important;
    overflow-y: hidden;
    gap: 5px;
}
.scroll-cat::-webkit-scrollbar {
    scrollbar-width: none;
}
.nav-filter .arrow:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: url(/wp-content/themes/flatsome-child/images/arrow-new.png);
    background-size: contain;
    width: 10px;
    height: 15px;
    cursor: pointer;
    background-repeat: no-repeat;
	margin: 0 10px;
}
.nav-filter .arrow.arrow-prev:before {
    margin-left: 18px;
}
.nav-filter .arrow.arrow-next:before {
    transform: rotate(180deg);
	margin-right: 18px;
}
li.show-all:before {
    content: "";
    margin-right: 5px;
    position: absolute !important;
    right: -20px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #0acc95;
}
#container-async .nav-filter li.active {
    background: #0ACC95;
}
#container-async .nav-filter li.active a {
    color: #fff;
}
.live-search-results {
    display: flex;
    flex-direction: column;
	border-radius: 20px;
	background: #fff !important;
}
.autocomplete-suggestion img {
    border-radius: 5px !important;
    width: 53px !important;
    object-fit: cover;
    height: 40px;
}
.search-text {
    padding: 5px;
}
.search-form-categories {
    display: none;
    padding: 8px 8px 0 8px;
}
.autocomplete-suggestions {
    padding: 0 8px 8px 8px;
}
span.search-keyword, span.search-cat{
    font-weight: 600;
}
.search-form-categories.show{
	display: block;	
}
.search_categories {
    display: flex;
    overflow-x: auto !important;
    white-space: nowrap !important;
    padding: 0 !important;
    overflow-y: hidden;
    gap: 5px;
    margin-left: 5px;
    margin-top: 5px;
}
.search_categories input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 10px;
    width: 10px;
    border: 0;
    overflow: hidden;
}
.search_categories label {
    background: #d9d9d9;
    border-radius: 15px;
    padding: 5px 10px;
    color: #282A3A;
    cursor: pointer;
    font-weight: 400;
}

.alm-btn-wrap .alm-load-more-btn.loading:before {
    margin: 0 !important;
    left: auto !important;
}
input[type="submit"] {
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%);
    width: 144px;
    height: 40px;
    border-radius: 20px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bookmark-post {
    text-align: center;
    width: 100%;
}
.bookmark-post a {
    color: #40ab67;
}
.nav-dropdown .menu-item-has-children>a {
    font-weight: 700;
}
.title-section.insight {
    display: flex;
    justify-content: center;
}
.title-section.insight .title-divider {
    display: none;
}
.title-section.insight .title-left h4 {
    font-size: 28px;
}

.blog-single .row.row-large {
    position: relative;
}
.switch-section, .row.home-lf .post-meta {
    display: none;
}
.switch-section {
    background: #fff;
    border-radius: 20px;
    padding: 5px;
    box-shadow: 0px 0px 4px 0px #0000001A;
	display: block;
}
.switch-section ul {
    display: flex;
    justify-content: space-around;
    margin: 0;
}
.switch-section ul li {
    margin: 0;
    list-style: none;
    padding: 5px 0;
    width: 100%;
    border-radius: 20px;
    transition: all 0.3s linear;
    cursor: pointer;
    text-align: center;
}
li.btn.btn-switcher.selected {
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%);
    border-radius: 20px;
    color: #fff;
    box-shadow: 0px -2px 0px 0px #00000026 inset;
    transition: all 0.3s linear;
}

.row.home-lf .post-meta, .custom-blog .post-meta{
	display: flex;
    align-items: center;
	margin-top: 10px;
}
.row.home-lf .post-meta .author, .custom-blog .post-meta .author {
    background: rgb(39 132 77 / 15%);
    line-height: 1;
    padding: 3px 5px;
    border-radius: 4px;
}
.row-post-slider .text-box {
    border-radius: 0 0 15px 15px;
}
.home-slider {
    box-shadow: 0px 4px 4px 0px #00000040;
}
.row>div:not(.col):not([class^=col-]):not([class*=" col-"]).single-tools {
	padding: 5px;
    display: flex;
    flex-direction: column;
    border: 1px solid #86868680 !important;
    position: absolute;
    border-radius: 8px;
    width: auto !important;
	    left: -45px;
    margin-top: 1.5em;
	align-items: center;
}
.single-tools-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.zoom-tools {
    display: flex;
    flex-direction: column;
    flex: 1.5 !important;
    align-items: center;
    justify-content: center;
	gap: 5px
}
.zoom-tools > div {
    flex: 1;
    display: flex;
}

.text-sample {
    font-family: Times New Roman;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: left;
    color: #868686;
}
.text-sample:hover {
    color: #0ACC95;
}
.single-tools .single-tools-inner > div {
    margin-bottom: 5px;
}
.single-tools .single-tools-inner > div {
    margin: 5px 3px;
	cursor: pointer;
}
.single-tools .single-tools-inner > div svg {
    fill: #868686;
}
.single-tools .single-tools-inner > div:not(.zoom-tools):hover svg {
    fill: #0acc95 !important;
}
.single-tools .single-tools-inner .zoom-tools > div:hover svg{
	fill: #0acc95 !important;
}
.row-post-time >.col-inner {
    background: none !important;
    padding: 10px !important;
}
.blog-time .post-item {
    width: 25% ;
    max-width: 25% ;
    padding: 10px ;
}
.blog-time .post-item > .col-inner {
    padding: 10px;
    border-radius: 5px;
    background: linear-gradient(115.39deg, rgba(225, 213, 178, 0.5) 2.32%, rgba(137, 208, 186, 0.5) 99.2%);
    overflow: hidden;
    box-shadow: 2px 2px 8px 0px #0000001A;
}
.blog-time .post-item:nth-child(4) {
    padding-right: 0 !important;
}

.blog-time .post-item:first-child {
    padding-left: 0 !important;
}
.blog-time .cat-label {
    font-family: Inter;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #000;
    border-left: 3px solid #0ACC95;
    padding-left: 5px;
    margin-bottom: 5px;
    text-transform: math-auto;
}
.blog-time .post-time .fa {
    display: none;
}
.blog-time .box-text .post-title {
    line-height: 1.5em;
    font-weight: 500;
}
.custom-blog-2 .flickity-slider .col {
    display: flex;
    position: absolute !important;
    flex-direction: column;
    min-height: 100%;
    width: 55% !important;
    max-width: 55% !important;
	padding: 10px 5px !important;
}
.custom-blog-2 .flickity-slider .col .box-image{
	height: auto
}
.custom-blog-2 .flickity-slider .col .col-inner {
    display: flex;
    flex-direction: column;
}
.custom-blog-2 .flickity-slider .col .col-inner .box, .custom-blog-2 .flickity-slider .col .col-inner a {
    flex: 1;
}
.custom-blog-2 .flickity-slider .more-icon {
    display: none;
}
.custom-blog-2 .flickity-page-dots {
    bottom: -30px;
    z-index: 9999999;
}
.custom-blog-2 .flickity-page-dots .dot.is-selected {
    background: #0ACC95;
    scale: 1.5 !important;
}
.custom-blog-3 .flickity-page-dots {
    display: none;
}
.box-image {
    bottom: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 0!important;
    top: 0;
    width: 100%;
}
.custom-blog-2 .flickity-slider .box .box-text p {
    display: none;
}
body, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, .nav > li > a, button.icon:not(.button), a.icon:not(.button) {
    font-family: 'Inter', sans-serif;
}
body {
    font-weight: 400;
    font-size: 14px;
    background: #fff !important;
}
b, strong {
    font-weight: 700;
}
p.banner-author {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #0ACC95;
    display: inline-block;
    margin-top: 5px;
}
p.banner-date {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    display: inline;
    margin-left: 10px;
}
.header-main{
	height: 110px !important;
	padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 3px 6px 0px #0000000D;
}
.header-wrapper.stuck .header-blog {
    display: none;
}
.nav-size-large>li>a {
    font-size: 16px;
}
.is-large {
    font-size: 1.2em;
}
.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text a:not(.button) {
    line-height: 1.7em;
}
.is-small, .is-small.button {
    font-size: .9em;
}
.blog-time .post-item:after{
	display: none;
}
#top-bar .nav>li>a {
    font-size: 1em;
}
.header-blog-slide .col {
    padding-bottom: 0;
}
.header.show-on-scroll, .stuck .header-main {
    background: #fff;
}
.searchform-wrapper {
    width: 600px;
}
.searchform-wrapper input {
    height: 48px;
    padding-left: 20px;
}
.searchform .button.icon {
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%);
    width: 144px;
    height: 40px;
    border-radius: 20px;
	color: #fff !important;
	display: flex;
    justify-content: center;
    align-items: center;
	line-height: 40px;
    font-size: 14px;
    text-transform: none;
	box-shadow: 0px -2px 0px 0px #00000026 inset;
}
.searchform .button.icon i {
    font-size: 20px;
    top: auto;
	padding-left: 10px;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -152px;
}
div#ez-toc-container {
    width: 100%;
    box-shadow: 0px 0px 20px 0px #0000001A;
    margin-bottom: 25px;
    padding: 20px;
    background: none;
    border-radius: 20px;
    border: none;
	background: linear-gradient(115.39deg, rgba(225, 213, 178, 0.5) 2.32%, rgba(137, 208, 186, 0.5) 99.2%);
}
div#ez-toc-container .ez-toc-title {
    display: flex;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
}
span.ez-toc-title-toggle {
    position: absolute;
    right: 20px;
    top: 20px;
}
.ez-toc-icon-toggle-span * {
    fill: #0acc95 !important;
}
#ez-toc-container .ez-toc-toggle label {
    border: 1px solid #0acc95;
}
div#ez-toc-container .ez-toc-title:before {
    content: "";
    width: 5px;
    height: 30px;
    background: #0ACC95;
    display: inline-block;
    margin-right: 5px;
}
.ez-toc-list {
    margin-top: 20px !important;
}
div#ez-toc-container ul li a {
    position: relative;
    padding-left: 12px;
}
div#ez-toc-container ul li a:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #0ACC95;
    border-radius: 50%;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
#ez-toc-container a:hover {
    color: #01c77d;
}
.header-nav.header-nav-main.nav.nav-right li {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 2px solid #0fbc9f;
}
.header-nav.header-nav-main.nav.nav-right li a {
    padding: 0;
    line-height: 1em;
    font-weight: 600;
}
.header-nav.header-nav-main.nav.nav-right li:last-child {
    padding-right: 0;
    border: 0;
}
/* new member*/
.page-id-28051 .wpcf7-form {
    display: table;
    margin: 0 auto;
}
.more-traffic .wpcf7-spinner {
    display: none;
}
form[status="submitting"] .more-traffic .wpcf7-spinner {
    display: block;
}
.wpcf7-submit.hidden + .wpcf7-spinner {
    display: none;
}
.section-title.section-title-center {
    display: block;
    text-align: center;
}
.section-title b {
    display: none   
}
.more-traffic .wpcf7-form-control-wrap input{
	color: #343434 !important;
}
.more-traffic input[type="email"] {
    background-color: #282828;
    border: none;
    border-radius: 10px;
    font-size: 1.2em;
    padding: 10px 20px;
    height: auto;
    margin-bottom: 12px;
    color: #fff;
}
.logo-footer a{
	color: #fff;
}
.cus-btn span {
    color: #ffffff !important;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2em;
}
.cus-btn span:hover {
    color: #01c77d !important;
}
.page-id-28051 input[type="submit"], .page-id-28051 .button, .cus-btn, .new-popup input[type="submit"] {
    background: #353736 !important;
    border-radius: 10px;
    padding: 6px 20px;
}
.page-id-28051 input[type="submit"]:hover, .page-id-28051 .button:hover, .cus-btn:hover, .new-popup input[type="submit"]:hover {
    color: #01c77d !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.page-id-28051 #content .dark {
    font-size: 120%;
}
.page-id-28051 #content .col-inner h2 {
    font-size: 2em;
    position: relative;
    padding-bottom: .3em;
}
.page-id-28051 #content .col-inner h2:after {
    content: '';
    position: absolute;
    width: 50px;
    border-bottom: 1px solid #01c77d;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.cs-box .icon-box-img {
    position: absolute;
    right: 30px;
}
.cs-box .icon-box-text  {
    padding-right: 100px;
}
.cs-box .icon-box-text h3 {
    font-size: 2em;
    color: #01c77d;
}
.just-follow a.button {
    margin: 1em 0 0;
}
.just-follow .dark {
    text-align: right;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
    color: #fff;
    border-width: 1px;
}
.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
}
/* about */
.page-id-28049 h2.mb, .page-id-28049 h2.section-title-normal {
    font-size: 2.5em;
}
.page-id-28049 .dark p {
    font-size: 1.3em;
}
.social-link {
    flex-direction: row;
    justify-content: space-between;
}
.social-link > div a span {
    display: none;
}
.social-link > div a {
    width: 80px;
    height: 80px;
    background-image: url(/wp-content/uploads/2022/11/social.png);
    background-size: 400px 80px;
}
.social-link > div:first-child a {
        background-position: 0 0;
}
.social-link > div:nth-child(2) a {
        background-position: -80px 0;
}
.social-link > div:nth-child(3) a {
        background-position: -161px 0;
}
.social-link > div:nth-child(4) a {
        background-position: 160px 0;
}
.social-link > div:last-child a {
        background-position: 80px 0;
}
.text.quote:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url('/wp-content/uploads/2022/11/quote-icon.png') center no-repeat;
    background-size: contain;
    display: block;
    margin-bottom: 1.5em;
}
/* new popup */
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    opacity: 1;
    display: block;
}
.pum-theme-enterprise-blue .pum-content + .pum-close {
    background-color: #01c77d;
}
.pum-theme-enterprise-blue .pum-container {
    background: radial-gradient( circle, rgb(2 30 21) 0%, rgba(32, 32, 32, 1) 100% );
}
.pum-theme-enterprise-blue .pum-content + .pum-close {
    margin: 0;
}
.new-popup .more-traffic {
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-popup input {
    margin: 0 !important;
}
.new-popup input[type="submit"] {
    padding: 3px 20px;
    display: none;
}
.new-popup input.hidden[type="submit"] {
    display: block !important;
    visibility: visible !important;
}
.new-popup h3 {
    font-size: 2em;
}
.new-popup .icon-box-left .icon-box-img+.icon-box-text {
    display: flex;
    align-items: center;
    font-size: 1.1em;
}
#ftwp-container.ftwp-fixed-to-post.ftwp-middle-right #ftwp-contents {
    background: #000;
    border-radius: 0;
}
.widget-area .widget_nav_menu > div > ul > li > a[href="#"] {
    pointer-events: none;
}
.widget-area .widget_nav_menu > div > ul > li > a[href="#"]:hover {
    color: #fff;
}
#ftwp-container.ftwp-wrap #ftwp-header-title {
    margin: 0;
}
.abs-button .col-inner {
    padding-bottom: 70px !important;
}
.abs-button .col-inner > a.button {
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.single-page iframe {
    max-width: 620px;
    height: 350px;
    margin: 0 auto !important;
    display: block;
    text-align: center;
}
blockquote p {
    margin-bottom: 0;
}
.social-network.stack-col {
  flex-direction: row;
  justify-content: space-around;
} 
.social-network .menu-item a {
  border: none !important;
}
.social-network .menu-item span::before {
  content: '';
  display: inline-block;
  background-image: url(/wp-content/themes/flatsome-child/images/brand.png);
  background-size: 372px 355px;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}
.social-network .menu-item.ico-facebook span::before {
  width: 16px;
  height: 18px;
  background-position: -248px -72px;
}
.social-network .menu-item.ico-twitter span::before {
  width: 16px;
  height: 18px;
  background-position: -248px -54px;
}
.social-network .menu-item.ico-youtube span::before {
  width: 16px;
  height: 18px;
  background-position: -296px -235px;
}
.social-network .menu-item.ico-telegram span::before {
  width: 18px;
  height: 18px;
  background-position: -144px -72px;
}
.social-network .menu-item.ico-tiktok span::before {
  width: 16px;
  height: 18px;
  background-position: -108px -109px;
}
.media-network .section-title-normal {
  justify-content: center;
    line-height: 0;
    margin-bottom: 0;
    font-size: 1.9em;
}
.media-network.bg {
  background-color: rgb(255 255 255 / 10%);
  border-radius: 20px;
  max-width: calc(1210px - 30px);
}
.media-network.bg .col {
  padding: 15px;
}
.media-network.bg .col .col-inner {
  padding: 10%;
}
.text-gradient {
  margin: 1em;
}
.text-gradient * {
  background: linear-gradient(to top, #fff 0%, #21FF97 20%, #fff 40%, #21FF97 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.media-network h2::after {
  content: none !important;
}
.col-pb0 .col {
  padding-bottom: 0;
}
.blog-single .entry-content {
    text-align: left;
}
.blog-single .alm-btn-wrap {
    display: none;
}
.blog-single .slick-prev {
    left: -7px;
}
.blog-single .slick-next {
    right: -9px;
}
.slick-prev, .slick-next {
    z-index: 1;
}
.blog-single .alm-listing .post-title {
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
	line-height: 1.5;
}
body.single:not(.has-ftoc) #left-side aside {
    display: none;
}
body.single:not(.has-ftoc) #left-side {
    background: none;
}
.col-list-last > .col-inner > .row, .col-list-last > .col-inner > .row .post-item {    
    background-repeat: repeat-y;
    margin-left: 0;
    margin-right: 0;
}
.col-list-last > .col-inner > .row {
    border-radius: 15px;
    background: #f1f1f1;
	    border: 1px solid #D9D9D9;
}
.col-list-last > .col-inner > .row:before {
    content: '';
    display: block;
    width: 100%;
    height: 25px;
    background-size: 100% auto;
}
.col-list-last .more-icon{
	    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translate(-50%);
}
.col-list-last > .col-inner .section-title-container {
    display: flex;
    align-items: center;
	position:relative;
}
.col-list-last > .col-inner .section-title-container:after {
    content: "";
    width: calc(100% - 35px);
    height: 5px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%);
    right: 0;
}
.col-list-last > .col-inner .section-title-container .section-title {
    margin-bottom: 0;
    text-align: left;
    padding-left: 50px;
	  padding-bottom: 10px;
}
.col-list-last > .col-inner .section-title-container {
    margin-top: 20px;
}
.col-list-last > .col-inner .section-title-container:before {
    content: "";
    width: 56px;
    height: 56px;
    display: block;
    position: absolute;
    z-index: 9;
}

.col-list-last > .col-inner .section-title-container.money:before {
    background: url(/wp-content/themes/crypto-child/images/money-bag.png) center left no-repeat;
}
.col-list-last > .col-inner .section-title-container.wordwide:before {
    background: url(/wp-content/themes/crypto-child/images/worldwide.png) center left no-repeat;
}
.col-list-last > .col-inner .section-title-container.tip-trick:before {
    background: url(/wp-content/themes/crypto-child/images/dollar.png) center left no-repeat;
}
.col-list-last > .col-inner > .row .post-item .col-inner {
    background-size: contain;
}
.col-list-last > .col-inner > .row .post-item {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.col-list-last > .col-inner > .row .post-item:last-child {
    border: none;
}
.col-list-last > .col-inner > .row .post-item .box-image {
    margin-right: 10px;
    flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 33%;
}
.col-list-last > .col-inner > .row .post-item .col-inner .box {
    display: flex;
    align-items: center;
}
.col-list-last > .col-inner > .row .post-item:last-child .col-inner {
    background: none;
}
.is-divider {
    display: none;
}
.col-list-last .button.secondary:not(.is-outline) {
    background-color: #01c77d !important;
    margin-top: 20px;
	display: none;
}
.col-list-last .box-vertical {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.col-list-last .box-vertical .box-text {
    padding-left: 0;
    padding-right: 1em;
}
.col-list-last .box-vertical .box-image {
    border-radius: 10px;
}
.logo-footer {
    margin: 0 auto;
    display: inline-flex;
    margin-top: 20px;
}
.logo-footer p {
    margin-bottom: 0;
}
.home-ll .col-list-last > .col-inner > .row:before, .home-ll .col-list-last > .col-inner:after {
    height: 20px;
}
.home-ll .button.primary.is-outline {
    color: #00ff88;
}
.col-list-last .two-line .box-text .post-title {
    overflow: hidden;
}
.post-crypto .post-item .box-image, .post-crypto .col .box-image {
    padding: 0;
    border-radius: 10px;
}
.banner.cs-bod {
    border-radius: 25px;
}
.bottom-bar {
    padding: 5px 0;
    background: #3bbc57;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: center;
	display: none;
    justify-content: center;
    align-items: center;
	z-index: 9999;
}
.bottom-bar-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    max-width: 1000px;
    align-self: center;
    flex: 1;
}
.bottom-bar-icon span {
    color: #fff;
    padding-left: 10px;
}
.bottom-bar-icon {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 18px;
    color: #818a91;
    border-right: 1px solid #818a91;
    margin: 8px;
    padding: 5px;
    border-right: none;
    background-color: hsla(0,0%,100%,.2);
}
.bottom-bar-icon:hover {
    background-color: rgba(27,27,27,.2);
}
.bottom-bar-icon:hover a, .bottom-bar-icon:hover i {
    color: #fff;
}
.action-box.archive {
    display: flex;
    flex-direction: column;
}
.action-row {
    margin-bottom: -170px;
}
.action-content .col-inner {
    box-shadow: 2px 2px 6px 0px #0000001A;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}
h4.action-box-title {
    border-left: 5px solid #0ACC95;
    line-height: 1.2;
    padding-left: 5px;
    margin: 10px;
}
@media (min-width: 850px) {
    .pc-pr-6 {
        padding-right: 6em !important;
    }
    .media-network .large-2 {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  } 
	
}

@media (max-width: 549px) {
    .col-list-last .box-vertical .box-image {
        width: 35% !important;
    }
	.row.home-lf .hide {
    	display: none;
	}
}
@media screen and (max-width:768px){
    .row.home-lf .section-title-container {
		display: none!important;
	}
}
@media (max-width: 480px) {
	
	.row.home-lf .section-title-container {
		display: none!important;
	}
	.row.home-lf .hide {
    	display: none;
	}
    .home-slider .flickity-enabled.is-draggable .flickity-viewport {
        height: 250px !important;
    }
    .home-slider .flickity-enabled.is-draggable .flickity-viewport .banner {
        padding-top: 250px !important;
    }
    .more-traffic .wpcf7-form-control-wrap {
        margin-right: 0;
    }
    .more-traffic {
        text-align: center;
    }
    .page-id-28049 h2.mb, .page-id-28049 h2.section-title-normal {
        font-size: 2em;
    }
    .entry-content.single-page {
    white-space: normal;
    word-wrap: break-word;
  }
    .single-page iframe {
        width: 100%;
        height: 200px;
    }
    .media-network .section-title-normal span {
    font-size: inherit !important;
  }
.row>div:not(.col):not([class^=col-]):not([class*=" col-"]).single-tools {
    bottom: 10px;
    position: fixed;
    z-index: 9999;
    width: calc(100% - 20px) !important;
    background: #fff;
    left: 50%;
    transform: translate(-50%);
}
.single-tools-inner {
    flex-direction: row;
    width: 100%;
}
.single-tools .single-tools-inner > div {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.single-tools .single-tools-inner > div a {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
.box-blog-post:hover img {
    transform: scale(1);
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown .nav-dropdown-col>ul{display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.nav-dropdown .nav-dropdown-col>ul li:hover {
    background: #01c77d;
}
.questions-single .row {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.question-featured-image{
     border-radius: 30px;
}
.question-featured-image img {
    border-radius: 8px;
    object-fit: cover;
}
.large-12.col.question-content {
    padding: 0;
    margin-top: 50px;
    display: flex;
    margin-bottom: 50px;
}
.large-6.col.question-left, .large-6.col.question-right {
    padding: 0;
}
.question-item {
    margin: 20px 0;
    display: flex;
    padding-top: 25px;
}
.question-item-left {
    max-width: 50%;
    width: 50%;
    flex-grow: 1;
}
.question-item-right {
    max-width: 50%;
    width: 50%;
    flex-grow: 1;
    position: relative;
}
.question-item-left img {
    border-radius: 8px;
    padding-right: 10px;
}
.question-poll {
    margin-top: 20px;
    padding-left: 20px;
}
.questions-block {
    padding-right: 20px;
}
.totalpoll-question-content {
    display: flex;
}
.totalpoll-question-content {
    display: flex;
    align-items: center;
    color: #fff;    
    padding: 20px 25px !important;
}
.totalpoll-question-content .index{
    
}
.totalpoll-question-content p {
        font-size: 15px !important;
    display: inline !important;
    margin: 0 !important;
    font-weight: 700;
    padding-left: 10px !important;
}
.totalpoll-question-content .index .number {
        display: flex;
    justify-content: center;
    align-items: center;
    background: #55f2aa !important;
    width: 45px;
    height: 45px !important;
    border-radius: 50%;
    font-weight: 700;
    font-size: 18px !important;
    color: #333;
}
.totalpoll-container {
    padding: 25px 0px !important;
    background: #181a19 !important;
    border-radius: 15px !important;
}
.totalpoll-question-choices-item-control {
    background: none !important;
    border: none !important;
    color: #fff;
}
.totalpoll-question-choices-item-label {
    padding: 0 !important;
    margin-left: 15px !important;
}
.totalpoll-question-choices-item-selector-box {
    width: 22px !important;
    height: 22px !important;
    background: #575757 !important;
    border: none !important;
}
.totalpoll-question-choices-item-checked {
    background: #282828 !important;
}
.totalpoll-question-choices-item-checked .totalpoll-question-choices-item-selector-box {
    background: #fff !important;
    border: 5px solid #2d5f4b !important;
}
.totalpoll-question-choices-item-checked .totalpoll-question-choices-item-selector-box svg {
    fill: transparent;
}
.totalpoll-question-choices-item:hover .totalpoll-question-choices-item-control {
    color: #fff !important;
}
.totalpoll-question-choices-item {
    padding-left: 42px !important;
    padding-right: 42px !important;
}
.totalpoll-question-choices-item-selector {
    padding-left: 0 !important;
}
.totalpoll-container h3 {
    padding: 0px 25px !important;
    font-size: 30px !important;
    margin-bottom: 0px !important;
    margin-top: 0 !important;
}
.totalpoll-question-content .count {
    font-size: 15px !important;
    margin: 0 !important;
    font-weight: 700;
    float: right;
    margin-left: auto !important;
}
.is-screen-results .totalpoll-question-choices-item-label {
    margin: 0 !important;
}
.is-screen-results .totalpoll-question-choices-item-label {
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    color: #fff;
}
.totalpoll-question-choices-item-votes-bar {
    height: 10px !important;
    background: #6ff2a8 !important;
}
.totalpoll-question-choices-item-votes-text {
    font-size: 13px !important;
}
.totalpoll-buttons {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center !important;
}
.totalpoll-button-primary {
    background: #01c77d !important;
    font-weight: 700 !important;
    border: 1px solid #01c77d !important;
}
.questions-archive-block {
    padding-right: 20px;
    width: 100%;
    background: background: rgb(3,21,10);
    background: linear-gradient(211deg, rgba(3,21,10,1) 0%, rgba(35,95,70,1) 100%);
    border-radius: 15px;
    padding: 30px;
}
.questions-archive-block .question-item {
    margin: 0;
    padding: 0;
}
.questions-archive-block img {
    border-radius: 15px;
}
.questions-archive-block h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.4;
}
.questions-archive-block img {
    border-radius: 15px;
}
.questions-archive-block .question-item-left {
    padding-right: 20px;
}
.question-link {
    position: absolute;
    bottom: 0;
    right: 0;
}
.question-link a {
    padding: 10px 20px;
    background: #34a767;
    border-radius: 8px;
}
.question-link a:hover {
    color: #fff;
}
#ftwp-container.ftwp-hidden-state {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    position: relative;
}

/* blog-time header */
@media screen and (min-width:425px) and (max-width:768px){
 .blog-header-time .post-item{
     width: 40%;
 }
}
.blog-header-time .box-image{
    display:none;
}
.blog-header-time .post-item .col-inner{
    padding:10px;
    background: linear-gradient(115.39deg, rgba(225, 213, 178, 0.5) 2.32%, rgba(137, 208, 186, 0.5) 99.2%);
    border-radius:5px;
    box-shadow: 2px 2px 8px 0px #0000001A;
}
.blog-header-time 
.flickity-prev-next-button.previous,
.blog-header-time .flickity-prev-next-button.next{
    width:48px!important;
}
.blog-header-time {
    position: relative;
}
.blog-header-time  .cat-label {
    font-family: Inter;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #000;
    border-left: 3px solid #0ACC95;
    padding-left: 5px;
    margin-bottom: 5px;
    text-transform: math-auto;
}
.blog-header-time .box-text .post-title{
    min-height: 45px;
    font-weight:500;
    line-height:1.5;
	font-size: 16px;
}
.blog-header-time .box-text{
    padding:0;
}
.blog-header-time .post-item:first-child {
    padding-left: 0 !important;
}
.blog-header-time .post-item:nth-child(3) {
    padding-right: 0 !important;
}
/* blog-time header*/




@media (max-width: 768px) {
	.blog-header-time .box-text .post-title a{
        line-height: 20px;
        font-size: 15px!important;
    }
    .questions-archive-block {
    padding: 10px;
}
.questions-archive-block .question-item-left {
    padding: 0;
}
.questions-archive-block h3 {
    font-size: 16px;
}
.questions-archive-block .question-except {
    display: none;
}
.question-link {
    display: none;
}
    #ftwp-container.ftwp-hidden-state {
    opacity: 0;
    visibility: hidden;
    z-index: -9999;
    position: absolute;
}
    .bottom-bar {
    padding: 5px 0;
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
        height: 50px;
}
.bottom-bar-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
.bottom-bar-icon {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 18px;
    color: #818a91;
    border-right: 1px solid #818a91;
    margin: 0;
    padding:0;
}
.bottom-bar-icon:last-child {
    border: none;
}
.bottom-bar-icon span {
    color: #818a91;
    padding-left: 10px;
}
.bottom-bar-icon i, .bottom-bar-icon i:hover, .bottom-bar-icon:hover a, .bottom-bar-icon:hover i {
    color: #818a91;
}
    .bottom-bar-icon:hover{
        background: none;
    }    
}
.qsm-quiz-container {
    background: #181a19;
    border-radius: 10px;
    padding: 30px 0;
}
.quiz_section {
    padding-top: 0;
}
.qmn_mc_answer_wrap {
    width: 100%;
}
.quiz_section .mlw_qmn_new_question, .mlw_qmn_question b {
    font-weight: 700;
    display: inline;
    width: auto;
    margin-bottom: 10px;
    font-size: 16px;
}
.mlw_qmn_new_question {
    font-weight: 700;
    font-size: 16px;
    padding-left: 12px;
    display: flex !important;
    align-items: center;
    color: #fff;
    padding: 20px 35px !important;
}
.mlw_qmn_new_question .index {
    padding-right: 10px;
}
.mlw_qmn_message_before h3 {
    margin-bottom: 0;
}
.mlw_qmn_message_before {
    margin-bottom: 0;
    padding-bottom: 0;
}
label.qsm-input-label {
    width: 100% !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding-left: 75px !important;
    position: relative;
    margin: 0;
    line-height: 20px;
    position: relative;
    margin: 0;
    line-height: 20px;
    color: #fff;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
input[type="radio"]:checked + label {
    background: linear-gradient(180deg, #11998E 0%, #11998E 63.82%, #38EF7D 132%);
    color: #fff;
}
label.qsm-input-label:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    tranform: translateY(-50%);
    left: 45px;
    content: '';
    background: #fff;
    border: 1px solid black;
}
.qsm-quiz-container input[type=radio]:checked ~ label:after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    /* top: 50%; */
    tranform: translateY(-50%);
    left: 45px;
    content: '';
    background: blue;
    background: #fff !important;
    border: 5px solid #2d5f4b !important;
}
.qsm-quiz-container input[type=radio]{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 0;
    height: 0;
}
.mlw_qmn_new_question .index .number {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #55f2aa !important;
    width: 45px;
    height: 45px !important;
    border-radius: 50%;
    font-weight: 700;
    font-size: 28px !important;
    color: #333;
}
span.qsm-text-simple-option, .qsm-text-correct-option.qsm-text-user-correct-answer, span.qsm-text-wrong-option, .mlw_qmn_question .qsm-text-correct-option {
    font-size: 16px;
}
.mlw_qmn_question .qsm-text-simple-option {
    color: #fff;
}
span.qsm-text-correct-option.qsm-text-user-correct-answer, .mlw_qmn_question .qsm-text-correct-option {
    color: #55f2aa;
}
.mlw_qmn_question{
    padding-left: 55px;
}
.mlw_qmn_question b {
    margin-bottom: 0;
    display: block;
}
.result-section {
    position: fixed;
    background: #000000d9;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;  
}
.result-tab { 
  display: none; 
  padding: 2em;
  width: 400px;
  text-align: center;
  background: #fff;
  position: fixed;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  background: url(https://allinstation.com/wp-content/uploads/2023/03/result-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 600px;
    border-radius: 10px;
}
a.cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}
.cd-popup-close::before, .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 18px;
    height: 2px;
    background-color: #fff;
}
.cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 5px;
}
.cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}
span.point-score {
    color: #34f5b5;
    font-size: 45px;
    font-weight: 700;
}
.mlw_qmn_message_before {
    font-size: 34px !important;
    color: #fff !important;
    font-weight: 600;
    padding: 0 50px;
}
.mlw_qmn_message_before {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.mlw_qmn_message_before p {
    margin-bottom: 0 !important;
}
.qmn_btn, .qsm-quiz-container.qmn_quiz_container .qmn_btn {
    padding: 5px 35px !important;
    border: none;
    color: #333 !important;
    background: rgb(176,255,228) !important;
    background: linear-gradient(172deg, rgba(176,255,228,1) 0%, rgba(39,243,175,1) 100%) !important;
    border-radius: 20px !important;
    margin: 0 auto !important;
}
.qsm-quiz-container {
    max-height: 700px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.qsm-quiz-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(176,255,228);
    background: linear-gradient(172deg, rgba(176,255,228,1) 0%, rgba(39,243,175,1) 100%);
}
.qsm-quiz-container::-webkit-scrollbar-track {
    background: #0c0d0d;
    border-radius: 10px;
}
.qsm-quiz-form .qmn_error:after {
    top: 38px;
}
.qsm-quiz-form .qmn_error .qmn_radio_answers, .qsm-quiz-form .qmn_error .qmn_check_answers, .qsm-quiz-form .qmn_error .qmn_accept_answers{
    background: #da4f49;
}
.question-featured-archive .single-inner {
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;   
}
.question-featured-left .big {
    font-size: 120px;
    color: #27f3af;
    line-height: 120px;
        font-weight: 600;
}
.question-featured-left .small {
    font-size: 100px;
    color: #27f3af;
    line-height: 100px;
    text-transform: uppercase;
        font-weight: 600;
}
.question-featured-left .text {
    display: block;
    font-size: 16px;
}
.question-featured-left, .question-featured-right {
    flex: 1;
}
.question-featured-archive {
    background: url(https://allinstation.com/wp-content/uploads/2023/03/bg2.jpg);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-top: 50px;   
}
@media (max-width: 768px) {
        .sm-pt-6 {
        padding-top: 60px !important;
    }
    .sm-pb-0, .sm-pb-0 .col-inner {
        padding-bottom: 10px !important;
    }
    .social-link {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .social-link > div {
        margin-right: 20px !important;
    margin-bottom: 20px !important;
    }
    .nav.nav-vertical {
        flex-flow: wrap;
    }
    .off-canvas-center .nav-sidebar.nav-vertical>li.has-icon-left {
        width: 50%;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px
    }
    .off-canvas-center .nav-sidebar.nav-vertical>li.has-icon-left a {
        padding: 15px 0;
        background: #01c77d;
        font-size: 1.1em;
        border-radius: 10px;
        color: #fff;
    }
    .home-lf.col-pb0 .col:not(.post-item), .home-ll.col-pb0 .col:not(.post-item) {
        margin-bottom: 15px;
    }
    .bottom-bar{
        display: block;
    }
    .large-12.col.question-content {
    display: flex;
    flex-direction: column;
}
.question-poll, .questions-block {
    padding: 0;
}
    .question-featured-image .single-inner {    
    flex-direction: column-reverse;
}
.question-featured-right {
    text-align: center;
}
.question-featured-right img {
    max-width: 80%;
}
.question-featured-left {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.question-featured-left .small {
    font-size: 60px;
    line-height: 60px;
}
.question-featured-left .big {
    font-size: 80px;
    line-height: 80px;
}
.question-featured-left .text {
    text-align: center;
}
.bottom-bar-inner .bottom-bar-icon:nth-child(2), .bottom-bar-inner .bottom-bar-icon:nth-child(4) {
    display: none;
}
	.bottom-bar-icon a {
    display: flex;
    flex-direction: column;
}
	.bottom-bar {
    height: 60px;
}
	.bottom-bar-inner .bottom-bar-icon:nth-child(3) {
    border: none;
}
}
.footer-widgets.footer.footer-1 .f-title { font-size: 20px; font-weight: 700; }
.cta-section {
    display: flex;
}
.cta-left {
    width: 30%;
    float: left;
    display: inline-block;
}
.cta-right {
    float: left;
    padding-left: 30px;
    width: 70%;
    padding-right: 0
}
.cta-right label, .cta-right h3 {
    color: #333;
}
.cta-right .wpcf7-submit {
    color: #333;
    font-weight: 700;
    border-radius: 8px;
}
.cta-section {
    display: flex;
    background: #60e993;
    border-radius: 8px;
    padding: 20px;
}
.flatsome_recent_posts .badge {
    width: 100px;
    height: 75px;
    border-radius: 5px;
    overflow: hidden;
    pointer-events: unset;
}
.recent-blog-posts .badge.post-date.badge-outline a div {
    width: 100px;
    height: 75px;
}
.subscribe-area .subscribe-inner {
    display: flex;	
}
.subscribe-left {
    width: 30%;
}
.subscribe-right {
    flex: 1;
    padding-left: 20px;
}
.subscribe-area {
    padding: 30px;
	border-radius: 8px;
	background: #f8f8f8;
}
.subscribe-action {
    display: flex;
    margin-top: 25px;
    align-items: center;
}
.subscribe-button {
    margin-right: 20px;
}
.entry-content .subscribe-button {
	background: linear-gradient(180deg, #11998E 56.1%, #38EF7D 123.17%);
    padding: 10px 25px;
    border-radius: 8px;
    color: #fff !important;
	cursor: pointer;
}
.entry-content th:last-child, .entry-content td:last-child {
    border-right: 1px solid #fff;
}
.header-nav.header-nav-main.nav.nav-right .menu-item {
    font-size: 16px;
}
.blog-author {
    display: flex !important;
    align-items: center;
}
.google-news img {
    width: 100% !important;
}
.google-news {
    padding-left: 30px;
}
.google-news img {
    width: 100% !important;
}
.absolute-footer {
   display:none;
}

.mb-all-0 * { margin-bottom: 0; }
.pb-col-0 .col { padding-bottom: 0; }
/* custom scrollbar */
::-webkit-scrollbar {
  width: 20px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #a8bbbf;
}

ul.menu>li+li, .widget>ul>li+li {
  border: none;
}
.one-line .box-text .post-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.two-line .box-text .post-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.three-line .box-text .post-title a{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.four-line .box-text .post-title a{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* var(--primary-color) */
/* h1,h2,h3,h4,h5,h6{font-weight: bold;line-height: normal;font-style: italic;} */
body {
  background: #fff;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}
.home .h2, .home h2 {
  font-size: 1.3em;
}
.nav > li > a {
  font-family: 'Inter', sans-serif;
}
.blog-tabs .is-divider,
.post-jcarousel .is-divider,
.post-video .is-divider,
.post-crypto .is-divider,
.post-policy .is-divider,
.slider-nav-youtube .is-divider,
.cbxwpbkmarktrig-label, .blog-time .post-meta {
  display: none;
}
.absolute-footer {
  padding: 0;
}
#wide-nav .container {
  max-width: 100%;
  margin: 0;
    padding: 10px;
  background: linear-gradient(90deg, #03996C 0%, #0B3239 100.62%);
}
#wide-nav .container div > ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}
#wide-nav .container div {
  background-color: transparent !important;
  width: 100%;
  max-width: 1210px;
}
.mcwp-crypto ul.cc-stats li.cc-coin div b {
  font-weight: 500;
  /*font-family: "Roboto Condensed", sans-serif;*/
}
#wrapper,
#main,
.header-bg-color,
.header-wrapper {
  background-color: transparent !important;
}
.button.secondary:not(.is-outline) {
  background-color: #12583e !important;
}
.height-100 > .col-inner {
  height: 100%;
}
.nav-left{
    justify-content: center;
}
.nav-size-xlarge>li>a{
    font-size: 1.25rem;
}
.twitter-timeline {
  overflow: hidden;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.twitter-timeline iframe {
  margin-top: -50px;
}
.khuyenmai p {
    margin: 0;
}
.khuyenmai {
    background-color: #D9D9D9;
    text-align: center;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px;
    font-size: 16px;
}
/* SOCIAL-FOLLOW */
.social-follow {
  border: 1px solid #b6b6b6;
  border-radius: 15px;
  padding: 0 24px !important;
  float: right;
  width: auto !important;
  height: 42px;
}
.social-follow a {
  padding: 0 5px;
  height: 40px;
  width: 40px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.social-follow a i {
  font-size: 20px;
}
.social-follow a:hover i:before {
  font-size: 30px;
}
.social-follow a i {
  margin: auto;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.social-follow a i:before {
}
.widget-area .social-follow, .sidebar-wrapper .social-follow {
  float: none;
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* SOCIAL-FOLLOW */
/* BLOG TIME */

.blog-time .post-item:last-child:after {
  display: none;
}
.blog-time .col {
    padding-bottom: 0;
}
.blog-time .box-text .post-title {
  min-height: 45px;
}
.blog-time .post-time {
    font-size: 12px;
    color: #343434;
    font-weight: 500;
    background: #86868633;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 12px;
    margin: 5px 0px;
}
.blog-time .post-time .fa {
  margin-right: 10px;
}
.blog-time .post-time .fa.fa-clock-o:before {
  content: "";
  background-image: url("./images/icon-hour.png");
  width: 20px;
  height: 20px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.blog-time .box-vertical {
  display: flex;
  align-items: center;
}
.blog-time .box-image {
  display: none;
}
.blog-time .box-image img {
  border-radius: 10px;
}
.blog-time .box-text {
  float: left;
  width: 100%;
  padding: 0;
}
.blog-time .flickity-prev-next-button.previous {
    left: -25px;
    margin: auto;
    width: 48px;
    height: 48px;
}
.blog-time .flickity-prev-next-button.next {
    right: -25px;
    margin: auto;
    width: 48px;
    height: 48px;
}
.blog-time .slick-prev:before, .videoslider .slick-prev:before {
  content: "";
  background-image: url("./images/icon-prev.png");
  width: 48px;
  height: 48px;
  display: block;
}
.blog-time .slick-next:before, .videoslider .slick-next:before {
  content: "";
  background-image: url("./images/icon-next.png");
  width: 48px;
  height: 48px;
  display: block;
}
/* BLOG TIME */

/* TITLE SECTION */
.title-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.title-section h3 {
    margin: 0;
    font-size: 28px;
}
.title-section .title-left h4 {
    font-size: 18px;
    margin-bottom: 0;
}
.title-section .readmmore-button a {
    margin: 0;
}
.title-section .readmmore-button a {
    padding-right: 40px;
}
.title-divider {
    width: 100%;
    flex: 1;
    height: 1px;
    background: #868686;
    margin: 0 10px;
}
.title-divider.two {
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%);
    height: 6px;
    margin-left: 10px;
}
.title-section.three {
    flex-direction: column;
}
.title-section.three .title-divider {
    flex: auto;
    width: 10%;
    background: #0ACC95;
    height: 5px;
    border-radius: 8px;
}
.title-section.three .readmmore-button {
    display: none;
}
/* TITLE SECTION */
.tab-content-home.two .tabbed-content 
.nav.nav-pills{
    box-shadow: 0px 4px 12px 0px #0000000D inset;
    padding: 0;
    border-bottom: 0;
}
.tab-content-home.two .tabbed-content
.nav.nav-pills li {
    flex: 1;
}
.tab-content-home.two .tabbed-content 
.nav.nav-pills li a {
    padding: 5px 0;
    border: none;
    font-size: 14px;
     font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
}
.tabs .tab a {
    display: inline-block;
    text-align: center;
    font-size: 0.9em;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    width: 100%;
}
.tab-content-home.two .tabbed-content
.nav.nav-pills li.active a {
    background: linear-gradient(180deg, #0B3239 0%, #03996C 100%);
    border: none;
}
.tab-content-home .tabbed-content
.nav.nav-pills li a {
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    width:100%;
    justify-content: center;
	border-radius:0px;
}
.tab-content-home.two .tabbed-content
.nav.nav-pills li.active a span {
    color: #fff;
}
.title-section.insight h4 {
    font-size: 28px;
    margin-bottom:0;
}
/* VIDEO SLIDER */
.videoslider {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 540px;
}
.video-right {
    flex: 1 1 25%;
    flex-direction: column;
    display: flex;
    position: relative;
    justify-content: space-between;
}
.video-left {
    flex: 1 1 75%;
}
.video-left .videoslider-item, .video-left .videoslider-item .videoslider-inner, .video-left .videoslider-item .videoslider-inner .img, .video-left .videoslider-item .videoslider-inner .img a .img-inner.dark, .videoslider img, .videoslider .img-inner{
    height: 100%;
}
.video-left .videoslider-item .videoslider-inner .img a {
    height: 100%;
    display: block;
}
.video-right .videoslider-inner {
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    position: relative;
}
.video-right .videoslider-item {
    height: calc((100% / 3) - 15px);
}
.videoslider .video-right .col:last-child .videoslider-inner{
    margin-bottom: 0 !important;
}
span.video-title {
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    top: 0;
    max-width: 70%;
    padding-right: 10px;
}
.video-right .videoslider-inner:hover .video-title {
    color: #29cf83;
}
.videoslider .videoslider-item {    
    padding: 0 10px;
    transform: translate3d(0px, 0px, 0px);
    transition: transform .35s;
}
.video-right .img-inner.dark {
    width: 100%;
}
.video-right .img a.open-video {
    display: flex;
    justify-content: flex-end;
}
.videoslider img {
    border-radius: 10px;
}
.videoslider .overlay {
    background-color: transparent !important;
}
.videoslider .slick-prev{
  left: -14px;
}
.videoslider .slick-next{
  right: -14px;
}
.videoslider img {
    border-radius: 10px;
    min-height: 80px;
    object-fit: cover;
}
.videoslider button.flickity-button.flickity-prev-next-button.previous {
    left: -14px;
}
.videoslider button.flickity-button.flickity-prev-next-button.next {
    right: -14px;
}
/* VIDEO SLIDER */
/* HOME SLIDER */
.home-slider {
  border-radius: 35px;
}
.home-slider .text-box {
  background: rgb(0 0 0 / 50%);
  padding: 1.5em 2em 3em;
}
.home-slider p {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  color: #fff;
}
.flickity-button svg {
  display: none;
}
.flickity-prev-next-button.previous, .flickity-prev-next-button.next {
    width: 48px;
    height: 48px;
    margin: 0 !important;
    opacity: .7;
    top: 50%;
    transform: translate(0,-50%)!important;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button{
    transform: translate(0,-50%)!important;
}
.flickity-prev-next-button.previous{
  left: -24px;
}
.flickity-prev-next-button.next{
  right: -24px;
}
.flickity-prev-next-button {
  background: url("./images/icon-prev.png") no-repeat center;
}
.flickity-prev-next-button.next {
  background: url("./images/icon-next.png") no-repeat center;
}
.home-slider .flickity-page-dots .dot {
  border-width: 1px;
  height: 3px;
}
.home-slider .slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}
.home-slider .flickity-page-dots .dot.is-selected {
    height: 10px;
    border-radius: 5px;
    background: #0ACC95;
    border: none;
    width: 55px;
}

/* HOME SLIDER */
/* TABS */
.tabs {
}
.tabs .tab:last-child {
  width: 49%;
}
.tabs .tab a {
  display: inline-block;
  text-align: center;
  font-size: .9em;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  width: 100%;
}
.tabs .tab a span {
  color: gray;
}
.tabs .tab a:hover span {
 color: #01c77d;
}
.tabs .tab.active a {
    font-weight: 500;
    border-bottom-color: #0ACC95;
    background: none;
}
.tab-content-home .tabbed-content .nav.nav-line-bottom {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9;
}

.tab-content-home .tabbed-content .nav.nav-line-bottom li a {
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
	padding:0 .75em;
}
.tab-content-home .tabbed-content .nav.nav-line-bottom li a span {
    color: #343434;
}
.tab-content-home .tabbed-content .nav.nav-line-bottom li.active a span {
    color: #0ACC95;
}
.tabbed-content .tab.active a:before {
    background-color: #0ACC95;
}
.tabbed-content .tab:hover a:before {
    background-color: #0ACC95;
}
.tab-content-home .tabbed-content 
{
   text-align: center;
}
.banner, .banner-bg{
    border-radius: 15px;
}
.blog-tabs .post-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px !important;
}
.blog-tabs .post-item:last-child {
  margin-bottom: 0;
  border: 0;
}
.blog-tabs .post-item .col-inner {
  padding: 5px 20px;
}
.blog-tabs .post-item .box-image{
    display:none;
}

.blog-tabs .post-item .col-inner .box-text {
  padding: 0;
}
.blog-tabs .post-item .post-title {
  font-size: 1.2em;
  line-height: 1.5em;
  max-height: 4rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 600;
}
.blog-tabs .button.secondary {
  border: 0;
  margin: 0;
  padding: 0;
  text-transform: none;
  font-style: italic;
}
.blog-tabs .button.secondary:hover {
  background-color: transparent;
}
.blog-tabs .button.secondary::after {
  content: ">>>";
  display: inline-block;
}
.tab-content-home .button, .readmmore-button .button, .more-button {
    background: linear-gradient(180deg, #11998E 56.1%, #38EF7D 123.17%);
    border-radius: 8px !important;
}
.blog-tabs .post-views {
  float: right;
  font-size: 10px;
  color: #868686;
  display: flex;
  align-items: center;
}
.blog-tabs .post-views i {
  margin-right: 3px;
}
.blog-tabs .post-views .fa-eye:before {
    content: "";
    background-image: url(./images/icon-view.png);
    width: 14px;
    height: 9px;
    display: block;
    background-size: cover;
}
.tab-content-home .button span, .readmmore-button .button span, .more-button span {
    padding-right: 20px;
}
.tab-content-home .button:after, .readmmore-button .button:after, .more-button:after {
    content: "";
    background: url(./images/arrow.png);
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
}
.tab-content-home.two > .col-inner {
    box-shadow: 0px 0px 6px 0px #00000040 !important;
}
.tab-content-home.two .tabbed-content.tabs .nav.nav-pills {
    box-shadow: 0px 4px 12px 0px #0000000D inset;
    padding: 0;
    border-bottom: 0;
}
.tab-content-home.two .tabbed-content.tabs .nav.nav-pills li {
    flex: 1;
}
.tab-content-home.two .tabbed-content.tabs .nav.nav-pills li a {
    padding: 5px 0;
    border: none;
}
.tab-content-home.two .tabbed-content.tabs .nav.nav-pills li.active a {
    background: linear-gradient(180deg, #0B3239 0%, #03996C 100%);
    border: none;
}
.tab-content-home.two .tabbed-content.tabs .nav.nav-pills li.active a span {
    color: #fff;
}
.tab-content-home.two .post-views {
    display: none;
}
.banner-image img {
    border-radius: 10px;
}
/* TABS */
/* ACTION BOX */
.action-box {
    display: flex;
    align-items: center;
}
.action-text {
    margin-left: 20px;
}
.action-text h3, .action-text p {
    color: #fff;
}
.action-text p {
    margin-bottom: 0;
    font-size: 16px;
}
.action-email {
    display: flex;
    align-items: center;
}
.action-email .wpcf7-form {
    margin: 0;
}
.more-traffic {
    position: relative;
}
.cta-section .more-traffic input {
    background: #fff !important;
    border-radius: 33px !important;
}
.cta-section .more-traffic input[type=email] {
    line-height: 50px;
    padding: 0 20px;
    margin: 0;
}
.cta-section .more-traffic .wpcf7-submit {
    position: absolute;
    right: 5px;
    margin: 0;
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%) !important;
    padding: 0 20px;
    height: auto;
    line-height: 40px;
    top: 50%;
    transform: translate(0%, -50%);
}
.banner, .banner-bg{
    border-radius: 15px;
}

/* ACTION BOX */

/* BLOG GRID */
.custom-blog.right .col.post-item.grid-col:first-child {
    display: none;
}
.custom-blog.right .col.post-item.grid-col {
    left: 0 !important;
    max-width: 100% !important;
}
.custom-blog .post-item:first-child .box-text {
    display: flex;
    height: 100%;
    bottom: 0;
    margin: 0;
    left: 0;
    transform: translateX(0);
    width: 50%;
    background: #343434B2 !important;
    align-items: center;
    text-align: left;
    padding: 0px 30px !important;
}
/* .custom-blog .post-item:first-child .box-text h5 a, .custom-blog .post-item:first-child .box-text p { color: #fff; } */
.custom-blog .post-item:first-child .box-text h3 {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.custom-blog-3 .post-item .box-text h5, .custom-blog-3 .post-item .box-text p { color: #fff; }
.custom-blog-3 .post-item .box-text h5 {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.custom-blog-3 .flickity-button.flickity-prev-next-button.previous, .custom-blog-3 .flickity-button.flickity-prev-next-button.next {
    left: 45px;
    bottom: 100px !important;
    transform: translate(0)!important;
    top: auto;
}
.custom-blog-3 .flickity-button.flickity-prev-next-button.next{
    left: 85px;
}
.custom-blog-3 .flickity-button.flickity-prev-next-button {
    width: 30px;
    background: #000000BF;
    height: 30px;
    color: #fff;
    transform: translate(0)!important;
}
.custom-blog-3 .flickity-button.flickity-prev-next-button svg {
    display: block;
}
.custom-blog-3 .post-meta {
    margin-top: 10px;
}
.custom-blog-3 .col:first-child .post-meta .date {
    display: none;
}
.custom-blog-3 .post-item .box-text {
    display: flex;
    height: 100%;
    bottom: 0;
    margin: 0;
    left: 0;
    transform: translateX(0);
    width: 50%;
    background: #343434B2 !important;
    align-items: center;
    text-align: left;
    padding: 0px 30px !important;
    border-radius: 8px 0 0 8px;
}
.custom-blog-3 .image-cover {
    padding-top: 80% !important;
}
.custom-blog .badge.post-date, .custom-blog-3 .badge.post-date {
    display: none;
}
.custom-blog .small-box {
    display: flex;
    align-items: center;
}
.custom-blog .small-box .box-image {
    width: 35%;
    position: relative !important;
    margin-right: 15px;
}
.custom-blog .box-text {
    background: none !important;
}
.custom-blog .small-box .box-text {
    position: relative !important;
    transform: none;
    margin: 0;
    left: 0;
    flex: 1;
    background: none !important;
    text-align: left;
    padding: 0 !important;
    box-shadow: none;
}
.row-blog .custom-blog.right .box .box-text h5 a{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.custom-blog .small-box p {
    color: #000 !important;
}

.row-blog .custom-blog.right .box{
    display: flex;
    flex-direction: row;
}
.row-blog .custom-blog.right .box .box-image {
    width: 35%;
    position: relative !important;
    margin-right: 15px;
}
.row-blog .custom-blog.right .box .box-text {
    position: relative !important;
    transform: none;
    margin: 0;
    left: 0;
    flex: 1;
    background: none !important;
    text-align: left;
    padding: 0 !important;
    box-shadow: none;
}
.row-blog .custom-blog.right .box .box-text {
    position: relative !important;
    transform: none;
    margin: 0;
    left: 0;
    flex: 1;
    background: none !important;
    text-align: left;
    padding: 0 !important;
    box-shadow: none;
}


.row.row-grid.custom-blog-2 {
    height: auto !important;
    display: flex;
}
.custom-blog-2 .col {
    position: initial !important;
    height: auto !important;
    display: flex;
    flex-direction: column;
}
.custom-blog-2 .col .col-inner a {
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0px 0px 10px 2px #00000040;
    border-radius: 10px;    
}
.custom-blog-2 .box {
    display: flex;
    flex-direction: column;
    position: relative !important;
}
.custom-blog-2 .box .box-image {
    position: relative !important;
    height: 300px;
    border-radius: 10px 10px 0 0;
}
.custom-blog-2 .box .box-text {
    position: initial !important;
    margin: 0;
    text-align: center;
    background: linear-gradient(124.7deg, #0B3239 23.93%, #03996C 100%);
    padding: 20px 20px 40px 20px;
    border-radius: 0 0 10px 10px;
    flex: 1;
    width: 100%;
    transform: translateX(0);
}
.custom-blog-2 .box .box-text h3 {
        font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.custom-blog-2 .box .box-text p {
    color: #fff;
}
.custom-blog-2 .badge.post-date {
    display: none;
}
.custom-blog-2 .more-icon {
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translate(-50%);
}
.custom-blog.danhgiaduan {
    margin-top: 5px;
}
.custom-blog.danhgiaduan .col {
    margin-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px !important;
}
.custom-blog.danhgiaduan .box-text h3 {
    font-size: 1.2em;
    line-height: 1.5em;
    max-height: 4rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 600;
}
.custom-blog.danhgiaduan .col:last-child {
    border: none;
}
.custom-blog.danhgiaduan .small-box .box-image {
    width: 150px;
}
.custom-blog.danhgiaduan .small-box .box-text {
    box-shadow: none;
    background: none !important;
    padding: 0 !important;
    display: block;
}
.custom-blog.danhgiaduan .post-item:first-child .box-text h3, .custom-blog.danhgiaduan .post-item:first-child .box-text p {
    font-size: 1.2em;
    color: #000000;
}
.small-top .box-image {
    height: 200px;
    position: relative !important;
}
.small-top .box-text {
    box-shadow: none;
    position: relative !important;
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
}
.small-top .box-text h5 a{
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.small-top .post-meta {
    margin: 10px 0;
}
.post-meta .author {
    color: #0ACC95;
    font-weight: 400;
    margin-right: 10px;
}
.small-left {
    display: flex;
}
.small-left .box-image {
    width: 40% !important;
    position: relative !important;
    margin-right: 10px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 40%;
}
.small-left .box-text {
    position: relative !important;
    flex: 1;
    text-align: left;
    transform: translateX(0) !important;
    left: 0 !important;
    box-shadow: none;
    margin: 0 !important;
    padding: 0 !important;
}
.small-left .box-text h3 {
    font-size: 13px;
    line-height: 1.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.small-top .date, .small-left .date, .small-box .date {
    color: #000 !important;
}
.custom-blog-3 .small-box .date {
    display: none;
}
.small-left .box-text .box-text-inner {
    display: flex;
    flex-direction: column;
}
.small-left .post-meta {
    order: 1;
    margin: 0;
}
.custom-blog.three .col {
    padding-bottom: 20px !important;
}
.custom-blog.three .col:first-child .box-text {
    background: none !important;
    width: 70%;
    bottom: 30px !important;
    height: auto;
}
.custom-blog.three .col:first-child .box-text .box-text-inner {
    display: flex;
    flex-direction: column;
}
.custom-blog.three .col:first-child .box-text .box-text-inner h3 {
    margin-bottom: 10px;
}
.custom-blog.three .col:first-child .box-text .post-meta {
    order: 1;
    margin: 0;
}
.custom-blog.three .col:first-child .box-text .post-meta .date {
    color: #fff;
}
.custom-blog.three .col:first-child .col-inner .image-cover:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    position: absolute;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 50.91%);
    border-radius: 10px !important;
}
.custom-blog.three .grid-col-3-4:after {
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    background: #868686;
    display: block;
}
.custom-blog.three .grid-col-3-4:nth-child(3):after {
    width: calc(100% - 30px);
}
/* BLOG GRID */

/* POST JCAROUSEL */
.post-jcarousel {
  margin: 0 30px !important;
}
.post-jcarousel .col {
  padding: 0;
}
.post-jcarousel .flickity-button {
  opacity: 1;
}
.post-jcarousel svg {
  display: none;
}
.post-jcarousel .flickity-prev-next-button {
  background: url("./images/icon-prev.png") no-repeat center;
}
.post-jcarousel .flickity-prev-next-button.next {
  background: url("./images/icon-next.png") no-repeat center;
}
.post-jcarousel .post-item {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.post-jcarousel .post-item .post-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1.2em;
  line-height: 1.5em;
}
.post-jcarousel .box-image img {
  border-radius: 10px;
}
/* POST JCAROUSEL */
/* POST VIDEO */
.post-video .post-item {
  padding-bottom: 0 !important;
}
.post-video .post-item .box-image img {
  border-radius: 10px;
}
.post-video .button.secondary {
  border: 0;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.post-video .button.secondary:hover {
  background-color: transparent;
}
.post-video .button.secondary::after {
  content: ">>>";
  display: inline-block;
  /*font-family: "Roboto Condensed", sans-serif;*/
}
/* POST VIDEO */
/* POST ARTICLES */
/* .post-articles .post-item .box-image img {
  border-radius: 10px;
} */
.post-articles .post-item .col-inner {
  padding: 20px 40px 10px;
    border-radius: 25px;
    background: linear-gradient(124.7deg, #0B3239 23.93%, #03996C 100%);    
}
.post-articles .post-item .from_the_blog_excerpt {
    display: none;
}
.post-articles .post-item .from_the_blog_excerpt {
  margin-bottom: 10px;
  margin-top: 5px;
  color: #fefefe;
}
.post-articles .post-item .post-meta {
    width: 100%;
    color: #fefefe;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.archive .post-meta .author, .search .post-meta .author {
    display: none;
}
.post-articles .post-item .post-meta .date {
    color: #0ACC95;
}
/* .post-articles .post-item .fa.fa-bookmark {
  float: right;
}
.post-articles .post-item .fa-bookmark:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f02e";
  color: #9f9f9f;
  background: none;
} */
.cbxwpbkmarktrig:before {
  font: normal normal normal 16px/1 FontAwesome;
  content: "\f02e";
  color: #9f9f9f;
  background: none;
  width: 11px;
  height: 15px;
}
.cbxwpbkmarktrig.cbxwpbkmarktrig-marked:before {
  color: #01c77d;
}
/* .cbxwpbkmarktrig-marked:before,
.cbxwpbkmarktrig:before {
  background-size: contain;
  width: 12px;
  height: 16px;
} */
.cbxwpbkmarklistwrap .addto-head,
.cbxlbjs .cbxlbjs-list {
  color: black !important;
}
.button-bookmark .cbxwpbkmarktrig {
    padding: 0;
}
.button.primary.is-outline {
  border: 0;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.button.primary.is-outline:hover {
  background-color: transparent;
}
.button.primary.is-outline::after {
  content: ">>>";
  display: inline-block;
  /*font-family: "Roboto Condensed", sans-serif;*/
}
.button.primary.is-outline:hover {
  color: rgb(1, 198, 124);
}
/* POST ARTICLES */
/* POST CRYPTO */
.post-crypto {
  margin-bottom: 2em;
}
.post-crypto .post-item .col-inner, .post-crypto .col .col-inner {
  background-color: rgb(56 56 56 / 50%);
  border-radius: 5%;
}
.post-crypto .post-item .box-image, .post-crypto .col .box-image {
  background-color: white;
  padding: 20px 10px;
  border-radius: 15px;
}
.post-crypto .post-item .box-image img, .post-crypto .col .box-image img {
  max-width: 100%;
  height: auto;
}
.post-crypto .box-text h2 {
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1.3em;
}
.post-crypto .post-item .from_the_blog_excerpt {
  color: #fefefe;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2em;
}
/* POST CRYPTO */
/* RELATED POST */
.link-group ul {
    display: flex;
    align-items: center;
    margin: 0;
    margin-left: 5px;
}
.blog-wrapper.blog-single .link-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 20px !important;
}
.link-group ul li {
    margin-right: 5px;
    list-style: none;
    border-right: 1px solid #333;
    padding-right: 5px;
    line-height: 1;
    margin-bottom: 0;
}
.related-section .alm-listing .col {
    padding: 0;
    margin-bottom: 30px;
}
.related-section .alm-listing .col .col-inner .box {
    display: flex;
}
.related-section .alm-listing .box-image {
    width: 30%;
    margin-right: 15px;
}
.blog-wrapper.blog-single .related-section {
    padding-top: 20px;
}
.related-section .alm-listing .box-text {
    padding: 0;
}
.related-section .post-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
    position: relative;
    opacity: 1;
    display: none;
}
.related-section .alm-listing .col .more-icon {
    display: none;
}
.box a.read-more-link{
    display: none;
}
.related-section .read-more-link {
    display: block;
}
.related-section .read-more-link:hover {
    color: #0ACC95;
}
.related-section .read-more-link {
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #0ACC95;
    margin-top: 5px !important;
}
/* RELATED POST */
/* POST POLICY */
.post-policy .post-item:last-child {
  padding-bottom: 0;
}
.post-policy .post-item .col-inner {
  background-color: #1c1c1c;
  padding: 10px 20px;
  border-radius: 10px;
}
.post-policy .post-item .box-image img {
  border-radius: 10px;
}
.post-policy .post-item .box-text {
  padding-left: 30px;
}
.post-policy .post-item .post-title {
  line-height: revert;
  /* font-weight: bold; */
}
.post-policy .post-item .button.primary {
  color: rgb(254 254 254 / 50%);
}
.post-policy .post-item .button.primary:hover {
  color: #01c77d;
}
/* POST POLICY */
/* POST VIDEOS */
.section-videos {
  position: relative;
}
.ug-videoskin-right-thumb .ug-strip-panel, .ug-gallery-wrapper .ug-thumbs-strip {
    height: 100% !important;
}
.section-videos:before {
  content: "";
  background: url("./images/youtube-l.png") no-repeat left center;
  background-size: 50%;
  width: 500px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.section-videos:after {
  content: "";
  background: url("./images/youtube-r.png") no-repeat right center;
  background-size: 50%;
  width: 500px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.row-videos {
  position: relative;
  padding: 50px 30px;
  z-index: 1;
}
.slider-for-youtube iframe {
  border: 2px solid #01c77d;
  border-radius: 25px;
  width: 100%;
  height: 370px;
}
.slider-for-youtube.slider-for .post-item {
  padding: 0;
}
.slider-nav-youtube {
  margin-top: 15px;
}
.slider-nav-youtube .post-item {
  padding: 0 0 0 10px;
  margin: 7px 0;
  cursor: pointer;
  outline: 0;
}
.slider-nav-youtube .post-item .box-image img {
  border-radius: 10px;
}
.slider-nav-youtube .post-item.slick-current {
  background-color: rgb(56 56 56 / 80%);
  position: relative;
}
.slider-nav-youtube .post-item.slick-current::before {
  content: "";
  display: block;
  width: 5px;
  position: absolute;
  right: 0;
  top: 15px;
  bottom: 15px;
  background-color: #01c77d;
}
.from_the_blog_comments {
  display: none;
}
.row-videos .ug-gallery-wrapper {
  font-family: 'Inter', sans-serif !important;
  border-radius: 25px;
  overflow: hidden;
}
.ug-gallery-wrapper .ug-thumbs-strip {
    margin-top: 20px !important;
}
.ug-gallery-wrapper {
    background: #232323;
}
.row-videos .ug-gallery-wrapper .ug-videoplayer {
  border: 2px solid #01c77d;
  border-radius: 25px;
  overflow: hidden;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-wrapper {
  height: 77px;
  display: flex;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-inner {
  display: flex;
  align-items: center;
  flex: 1;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-wrapper {
  border-bottom: 0 !important;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-right {
  padding-right: 15px;
  flex-basis: 70%;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-title {
  width: auto;
  height: auto;
  font-size: 11px;
  line-height: 15px;
  font-weight: 400;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-icon {
  width: 125px;
  height: 65px;
  border-radius: 10px;
}
.row-videos .ug-thumb-desc {
  display: none;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-selected .ug-thumb-icon {
  border: 0 !important;
}
.row-videos .ug-videoskin-right-thumb .ug-thumb-inner {
  padding-top: 0;
}
.row-videos
  .ug-videoskin-right-thumb
  .ug-thumb-wrapper.ug-thumb-selected
  .ug-thumb-inner {
  background-color: #373737;
  position: relative;
}
.row-videos
  .ug-videoskin-right-thumb
  .ug-thumb-wrapper.ug-thumb-selected
  .ug-thumb-inner::before {
  content: "";
  display: block;
  width: 5px;
  position: absolute;
  right: 0;
  top: 15px;
  bottom: 15px;
  background-color: #01c77d;
}
/* POST VIDEOS */
/* ROW BANNER */
.row-banner .col-inner .banner {
  border-radius: 30px;
  overflow: hidden;
  background-color: transparent;
}
.button.primary.lowercase span {
  color: #232323;
  font-weight: 500;
}
/* ROW BANNER */
/* ROW MAIL */
.row-mail .text h5 {
  /*font-family: "Roboto Condensed", sans-serif;*/
  font-size: 28px;
  margin-bottom: 30px;
}
.row-mail img {
  max-width: 130px;
}
.row-mail form .tnp-email {
  border-radius: 50px;
  border: 1px solid white;
  background-color: rgb(255 255 255 / 60%);
  max-width: 310px;
  margin: auto;
  text-align: center;
  font-size: 20px;
  color: #fefefe;
  font-weight: 500;
}
.row-mail form label:not(.vaporize),
.row-mail form .tnp-field-button {
  display: none;
}
/* ROW MAIL */
.section-title-normal,
.section-title-normal span {
  border: 0;
  position: relative;
}
.section-title span i.icon-angle-right {
  position: absolute;
  right: -20px;
  top: 10px;
}
.section-title span i.icon-angle-right:before {
  content: "";
  background-image: url("./images/icon-title.png");
  width: 15px;
  height: 1em;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-title a {
  color: rgb(1, 199, 125);
  font-style: italic;
  font-size: 15px;
  font-weight: 500;
}
.section-title:not(.line) a .icon-angle-right:before {
  content: ">>>";
  font-weight: 400;
  /*font-family: "Roboto Condensed", sans-serif;*/
}
.line.section-title-container .section-title {
  padding-top: 20px;
}
.line.section-title-container .section-title span {
  color: #01c77d;
}
.line.section-title-container .section-title span::after {
  content: "";
  background-image: url(./images/icon-title.png);
  width: 12px;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -20px;
  top: 11px;
}
.overflow-hidden,
.overflow-hidden .col-inner {
  overflow: hidden;
}
.line.section-title-container:before,
.line-tb:before,
.line-tb:after {
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  background: rgb(1, 198, 124);
  background: linear-gradient(
    90deg,
    rgba(1, 198, 124, 0) 0%,
    rgba(1, 198, 124, 0) 5%,
    rgba(1, 198, 124, 1) 50%,
    rgba(1, 198, 124, 0) 95%,
    rgba(1, 198, 124, 0) 100%
  );
}

.footer {
  min-height: 400px;
}
.footer-1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.footer-1,
.footer-2 {
  border: 0;
  padding: 0;
}
.f-social,
#custom_html-5,
#media_image-3 {
  max-width: none !important;
}
.f-social {
  display: inline-block;
}
#custom_html-5 {
  width: calc(100% - (340px + 300px));
  flex-basis: calc(100% - (340px + 300px));
}
#media_image-3 {
  width: 300px;
  flex-basis: 300px;
}
.f-social {
  text-align: center;
}
.f-social label {
  /*font-family: "Roboto Condensed", sans-serif;*/
  font-size: 17px;
  color: white;
  font-weight: 300;
  text-transform: uppercase;
}
.f-social i {
  font-size: 20px;
}

#custom_html-5 .custom-html-widget {
  display: flex;
  /*font-family: "Roboto Condensed", sans-serif;*/
}
#custom_html-5 .footer-menu {
  width: calc(100% / 3);
}
.footer .widget-title {
  color: #01c77d;
  font-size: 1.4em;
  margin-bottom: 2em;
  margin-top: 3em;
  display: block;
  text-align: left;
}
#custom_html-5 .footer-menu a {
  display: block;
  font-size: 14px;
}
.archive .row.breadcrumb, .search .row.breadcrumb{
    padding-top: 25px;
    margin-top: 0;
}
.page-wrapper {
    padding-top: 10px;
}
.tag-list {
    display: flex;
}
.tag-list .tag-item {
    background: #F3F4F8;
    margin-right: 15px;
    border-radius: 25px;
    padding: 5px 20px;
}
.tag-list .tag-item:hover {
    background: #0ACC95;
    color: #fff;
    cursor: pointer;
}
.tag-list .tag-item:hover a{
    color: #fff;
}
.sub-tags-list {
    position: absolute;
    display: none;
    background: rgb(255 255 255 / 98%);
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0px 4px 12px 0px #00000040;
}
.tag-item.tag-all:hover .sub-tags-list {
    display: block;
}
.sub-tag-item {
    border-bottom: 2px dashed #B0BAC7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sub-tag-item a {
    color: #343434 !important;
}
.sub-tag-item img {
    width: 25px;
    margin-right: 5px;
}
.sub-tags-list .sub-tag-item:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
.widget-area, .sidebar-wrapper {
  background-color: rgb(14 49 36 / 20%);
  padding: 15px 20px !important;
  border-radius: 15px;
  position: sticky;
    top: 60px;
}
.archive .widget-area {
    padding: 0 !important;
    box-shadow: 0px 4px 4px 0px #00000040;
    background: none;
}
.archive .widget-area:before {
    content: "";
    width: 100%;
    height: 48px;
    display: block;
    background: linear-gradient(90deg, #03996C 0%, #0B3239 100.62%);
    border-radius: 8px 8px 0px 0px;
}
.widget-area .widget_nav_menu > div > ul > li > a {
        color: #000 !important;
    padding-left: 15px;
    border-bottom: 1px solid #C5CAE4;
    pointer-events: none;
    padding-top: 12px;
    padding-bottom: 9px;
    font-size: 20px !important;
    font-weight: 700 !important;
}
.archive .widget-area .widget_nav_menu > div > ul > li ul {
    margin: 0;
}
.archive .widget-area .widget_nav_menu > div > ul > li ul li {
    border-bottom: 1px dashed #B0BAC7;
}
.archive .widget-area .widget_nav_menu > div > ul > li ul li a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.blog-archive .post-sidebar {
    z-index: 9;
}
.widget-area .widget_nav_menu, .sidebar-wrapper .widget_nav_menu {
  clear: both;
}
.widget-area .widget_nav_menu > div > ul > li, .sidebar-wrapper .widget_nav_menu > div > ul > li {
    border: 0;
}
.widget-area .widget_nav_menu > div > ul > li button, .sidebar-wrapper .widget_nav_menu > div > ul > li button {
  display: none;
}
.widget-area .widget_nav_menu > div > ul > li > a, .sidebar-wrapper .widget_nav_menu > div > ul > li > a {
  color: #fefefe;
  font-size: 1.2em;
  font-weight: 500;
  /* pointer-events: none!important; */
}
.widget-area .widget_nav_menu > div > ul > li > a:hover {
  color: #01c77d;
}
.widget-area .widget_nav_menu > div > ul > li > ul, .sidebar-wrapper .widget_nav_menu > div > ul > li > ul {
  display: block;
}
.widget-area .widget_nav_menu > div > ul > li ul, .sidebar-wrapper .widget_nav_menu > div > ul > li ul {
    border: 0;
    padding-left: 0;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li, .sidebar-wrapper .widget_nav_menu > div > ul > li > ul > li {
    position: relative;
    padding-left: 0;
    font-size: 14px;
    font-weight: 400;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li > a, .sidebar-wrapper .widget_nav_menu > div > ul > li > ul > li > a {
    padding: 5px 0 5px 35px;
    font-size: 1em;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li::before, .sidebar-wrapper .widget_nav_menu > div > ul > li > ul > li::before {
    content: "";
    background-image: url("./images/icon-menu.png");
    width: 1em;
    height: 1em;
    display: block;
    background-repeat: no-repeat;
    background-size: contain; 
    position: absolute;
    left: 15px;
    top: 11px;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-item::before, .widget-area .widget_nav_menu > div > ul > li > ul > li:hover::before{
    background-image: url("./images/icon-menu-active.png");
}
.widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-item.has-child::before, .widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-parent.has-child::before{
    background-image: url("./images/icon-menu-active.png");
    transform: rotate(90deg);
}
.widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-item > a, .widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-parent > a{
    color: #01c77d;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-item > ul, 
.widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-parent.has-child > ul, 
.widget-area .widget_nav_menu > div > ul > li > ul > li.has-child.active > ul{
    display: flex !important;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li > ul{
    padding-left: 0;
    margin-left: 0;
    background-color: #F1F1F1;
    border-radius: 10px;
    flex-wrap: wrap;
    padding: 5px;
    box-shadow: 0px 0px 10px 0px #00000040;
    padding: 10px;
    display: none !important;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li.current-menu-item > ul{
    display: none !important;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li:hover > ul {
    display: flex! important;
    position: absolute;
    left: 100%;
    top: 0;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li > ul > li{
    flex: calc(50% - 6px);
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding: 5px 0;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li > ul > li > a{
    padding: 5px;
    font-size: 12px;
    height: 100%;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li > ul li a{
    width: 100%;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li > ul li a:hover {
    background: rgb(39 132 77 / 35%);
    border-radius: 5px;
    color: #000;
    font-weight: 700;
}
.widget-area .widget_nav_menu > div > ul > li > ul > li > ul > li.current-menu-item a{
    color: #01c77d;
}
/* CATEGORY */
#banner-category{
    border-radius: 18px;
}
#banner-category .banner {
  background-color: transparent;
  position: relative;
}
.banner .bg.bg-loaded {
  border-radius: 15px;
}
.content-banner {
}
.wrap-content-banner {
  display: flex;
  align-items: center;
  height: 80%;
  margin-left: 50px;
}
.content-banner h3 {
  font-size: 4em;
  margin-top: 1em;
  margin-bottom: .7em;
  font-weight: 500;
  text-transform: uppercase;
}
.content-banner p {
  margin-bottom: 4em;
  font-size: 1.2em;
  width: 56%;
}
.content-banner .btn {
  background-color: #616161;
  font-size: 17px;
  border-radius: 15px;
  line-height: 35px;
  display: inline-flex;
  padding: 0 20px;
  font-weight: 400;
}
.content-banner .btn.btn-1 {
  background-color: #29302d;
  margin-left: 20px;
}
.blog-archive h1 {
      font-size: 27px;
    font-weight: 700;
    margin-bottom: 35px;
    display: flex;
    line-height: 1;
    align-items: flex-end;
}
.blog-archive h1:after {
    content: "";
    display: block;
    height: 6px;
    background: linear-gradient(90.04deg, #12B3A5 0%, #05DD8A 99.97%);
    flex: 1;
    margin-left: 10px;
    margin-bottom: 3px;
}
.blog-archive .large-3 , .blog-single .large-3{
  padding-right: 0;
}
@media screen and (min-width: 850px) {
    .blog-single .large-9 {
        flex-basis: 67.5% !important;
        max-width: 67.5% !important;
    }
    .blog-single .large-3 {
        flex-basis: 32.5% !important;
        max-width: 32.5% !important;
    }
}
.blog-archive .col.post-item {
    padding-bottom: 50px;
}
.blog-archive .post-item .col-inner {
  padding: 0;
  height: 100%;
}
.blog-archive .post-item .col-inner .text-left {
  padding: 0;
}
.blog-archive .post-item .col-inner .plain {
  display: block;
}
.blog-archive .post-item .col-inner .box-text-inner {
  padding: 20px 20px 40px;
  position: relative;
}
.blog-archive .post-item .col-inner .box-text-inner .post-title {
  font-size:1.2em;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  min-height: 44px;
  color: #fff;
}
.blog-archive .post-item .col-inner .box-text-inner .cbxwpbkmarkwrap {
  right: 15px;
  bottom: 15px;
  display: none;
}
.alm-reveal .more-icon {
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translate(-50%);
    width: auto;
}
.section-in-category, .section-share{
    border-radius: 25px;
    margin-top: 50px;
    background-color: rgb(187 187 187 / 15%) !important;
}
.row-category-bottom-1 h3{
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 20px;
}
.row-category-bottom-1 p{
    font-size: 14px;
    font-weight: 500;
    max-width: 615px;
    margin: auto;
}
.btn-in-category{
    display: block;
    background-color: #1e322b;
    border: 0;
    position: relative;
    text-align: left;
    width: 100%;
}

.btn-in-category.button.secondary:not(.is-outline){
    background: linear-gradient(180deg, #11998E 25%, #38EF7D 132.08%);
}
.btn-in-category span{
    color: white;
    font-weight: 500;
}
.btn-in-category i{
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 2px;
    font-size: 20px;
    display: flex;
    align-items: center;
}
.button:not(.icon)>span+i {
  margin-right: -0.5em;
}
.row-share h3{
    font-size: 2em;
    font-weight: 600;
}
.row-share .column-share .col-inner{
    background-color: rgba(56, 56, 56, 0.15);
    border-radius: 25px;
    padding: 20px 30px;
}
.row-share .social-icons{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row-share .social-icons a{
    background-color: rgba(56, 56, 56, 0.15);
    padding: 10px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2em;
    font-weight: 500;
}
.row-share i, .row-share span{
    color: #fefefe;
}
.row-share i:first-child{
    width: 45px;
    height: 45px;
    border-radius: 25px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}
.row-share i:last-child {
  margin-left: 20px;
  color: #01c77d;
  font-size: 1.5em;
}
.row-share .facebook i:first-child{
    background-color: #1877f2;
}
.row-share .twitter i:first-child{
    background-color: #00a0e3;
}
.row-share .telegram i:first-child{
    background-color: #00aeef;
}
/* CATEGORY */
/* SEARCH */
.search-keyword-section {
    display: flex;
    position: absolute;
}
.search-keyword-section .search-keyword {
    margin-right: 10px;
    margin-top: 5px;
}
#search-lightbox {
  max-width: 100%;
}
#search-lightbox form {
    border-radius: 25px 25px 0 0;
}
#search-lightbox input::-webkit-input-placeholder { /* Edge */
  color: #929292;
}
#search-lightbox input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #929292;
}
#search-lightbox input::placeholder {
  color: #929292;
}
#search-lightbox input{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: white;
    font-size: 18px;
    padding: 0;
}
#search-lightbox button{
    display: none;
}
.search-history{
    padding: 18px 30px 30px;
    background-color: #152821;
    border-radius: 0 0 25px 25px;
    position: relative;
}
.search-history label{
    font-size: 18px;
    color: white;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.search-history label:before{
    content: "";
    background-image: url("./images/icon-history.png");
    width: 22px;
    height: 21px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain; 
    margin-right: 10px;
}
.search-history .search-history-item {
  text-align: left;
}
.search-history .search-history-item a{
    background-color: #20382f;
    border-radius: 10px;
    padding: 5px 15px;
    margin: 5px 10px 5px 0;
    font-size: 19px;
    font-weight: 400;
    display: inline-flex;
}
.search-history .search-history-item a:after{
    content: '+';
    display: inline-block;
    color: rgb(254 254 254 / 45%);
    font-size: 19px;
    margin-left: 10px;
}

/* breadcrumb */
.breadcrumb .col{
    padding-bottom: 0;
    color: #01c77d;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
}
.breadcrumb .col a{
    color: #01c77d;
}
.breadcrumb .col .separator{
    color: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.breadcrumb .col .separator::before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    color: #01c77d;
    margin-left: 8px;
}
.search .row.breadcrumb {
  padding-top: 25px;
  margin-top: 0;
}
/* Detail */
.article-inner .entry-meta {
    padding: 10px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.meta-right span.lv {
    background: none !important;
    padding: 0 !important;
}
.meta-right .blog-date {
    font-weight: 600;
}
.blog-single .entry-content{
    font-size: 16px;
    font-weight: 300;
    padding-top: 20px;
}
.single .full-width .ubermenu-nav, .single .container, .single .row, .single .row.row-large {
    max-width: 1200px;
}
#right-side .post_comments {
  display: none;
}
#right-side.widget-area {
  background: none;
  padding: 0 !important;
}
#right-side.widget-area aside {
    padding: 1.5em 0 1em;
}
#right-side.widget-area aside span.widget-title {
    text-align: left;
    margin-bottom: 1em;
    text-transform: inherit;
    display: flex;
    align-items: flex-end;
    line-height: 1;
    font-size: 20px;
    font-weight: 700;
}
#right-side.widget-area aside span.widget-title:before {
    content: "";
    display: block;
    height: 6px;
    background: linear-gradient(90.04deg, #12B3A5 0%, #05DD8A 99.97%);
    flex: 1;
    margin-right: 10px;
    margin-bottom: 3px;
}
/* .recent-blog-posts {
  padding-bottom: 0;
} */

.alm-btn-wrap .alm-load-more-btn {
  background: none !important;
  text-transform: inherit !important;
  box-shadow: none !important;
  color: #01c77d !important;
}
button.alm-load-more-btn.more.readmmore-button {
    background: linear-gradient(180deg, #11998E 56.1%, #38EF7D 123.17%) !important;
    border-radius: 8px !important;
    color: #fff !important;
    font-size: .97em;
    line-height: 1.6;
    padding-right: 40px;
    padding-left: 20px !important;
}
button.alm-load-more-btn.more.readmmore-button:before {
    content: "";
    background: url(/wp-content/themes/flatsome-child/images/arrow.png);
    display: block;
    width: 15px;
    height: 15px;
    background-repeat: repeat;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
}
.archive .alm-btn-wrap {
    text-align: right;
}
span.lv {
      margin-right: 5px;
    border-radius: 5px;
}

span.lv.nguoi-moi {
    align-items: center;
    justify-content: flex-end;
    background: rgb(10 204 149 / 35%);
    padding: 2px 8px;
    display: flex;
}
span.lv.trung-cap {
    align-items: center;
    justify-content: flex-end;
    background: rgb(253 148 28);
    padding: 2px 8px;
    display: flex;
    color: #fff !important;
    opacity: 1 !important;
}
.single-post span.lv {
    display: none;
}
span.lv::before{
  font: normal normal normal 7px/1 FontAwesome;
  content: "\f111";
  color: #0ACC95;
  margin-right: 5px;
}
span.lv.nang-cao::before {
  color: #c70101;
}
.page-id-25724 #content .page-inner > strong {
  display: none;
}
#ftwp-container.ftwp-wrap #ftwp-header {
  background: none !important;
}
#ftwp-container.ftwp-wrap #ftwp-header-title {
  font-weight: normal !important;
  font-size: 1.2em;
  line-height: 1.2em;
  margin: 0;
}
#ftwp-container.ftwp-wrap #ftwp-list {
  background: none !important;
}
#ftwp-container #ftwp-list .ftwp-text {
  font-size: 1em;
  font-weight: 300;
}
#ftwp-container #ftwp-list.ftwp-strong-first>.ftwp-item>.ftwp-anchor .ftwp-text {
  font-weight: 500;
  font-size: 1em !important;
}
#ftwp-container.ftwp-wrap #ftwp-contents {
  border-radius: 10px;
  border: 1px solid #b6b6b6 !important;
}
.single-post .article-inner .entry-title {
  font-size: 2.3em;
  margin: 0 0 20px;
}
.single-post .article-inner .entry-meta > div {
  display: inline-block;
  text-align: right;
}
.single-post .article-inner .entry-meta > div.blog-date {
  font-weight: 300;
}
.single-post .article-inner .entry-meta > div.blog-author {
  font-weight: 500;
}
.single-post .article-inner .entry-meta > div.blog-author img {
  border-radius: 25px;
  width: 45px;
}
.author .archive-page-header {
  display: none;
}
.recent-blog-posts a, .relpost_content {
  margin-bottom: 1px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1em !important;
      font-weight: 700;
    line-height: 1.5;
}
.recent-blog-posts.align-top {
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-item-align: center !important;
}
.au-filter {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 999;
  min-width: 180px;
}
.au-filter label {
  color: #fff;
  font-size: 1.2em;
  cursor: pointer;
}
.au-filter > label {
  background: #2a2a2a;
  padding: 5px 20px;
  border-radius: 10px;
  margin-bottom: 5px;
}
.au-filter > label::after {
  font: normal normal normal 18px/1 FontAwesome;
  content: "\f107";
  float: right;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
.au-filter:hover > label::after {
  color: #01c77d;
  content: "\f106";
}
.au-filter > div {
  background: #2a2a2a;
  padding: 5px 20px;
  border-radius: 10px;
  position: absolute;
  width: 100%;
  display: none;
}
.au-filter:hover > div {
  display: block;
}
.au-filter > div label:hover {
  color: #01c77d;
}
.entry-header-text-top {
  padding: 1.5em 0 1em;
}

/* new css */
body.single-post {
  overflow-x: visible !important;
}
span.widget-title {
  display: block;
  text-align: center;
  text-transform: capitalize;
}
.widget .is-divider {
  display: none;
}
.post-tags {
  margin-top: 1em !important;
}
.post-tags li {
  display: inline-block;
  padding: 5px 10px;
  background: #1f332c;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
#main .search-history {
  display: none;
}
.home .ajax-load-more-wrap .post-item .col-inner .box-text-inner .post-title {
  min-height: 47px;
  margin-bottom: 20px;
}
#related_posts_thumbnails li {
  background: none !important;
  border: none !important;
  float: none !important;
  display: flex;
  align-items: center;
  padding: 10px 0;
}
#related_posts_thumbnails li a:first-child {
  max-width: 50px;
  max-height: 40px;
  overflow: hidden;
  margin-right: 10px;
}
#related_posts_thumbnails li a:first-child img {
  object-fit: cover;
  border-radius: 5px;
}
#related_posts_thumbnails li a:last-child {
  height: auto !important;
  width: 100% !important;
}
.flatsome_recent_posts .badge {
  width: 100px;
  height: 75px;
  border-radius: 5px;
  overflow: hidden;
}
.footer-1 * {
    color: #fff;
}
.flatsome_recent_posts .recent-blog-posts-li .mr-half {
  margin-right: 10px;
}
.f-title * {
  text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 1em;
    font-weight: 500;
}
.ux-menu a {
  font-size: 1em;
  min-height: 1em;
  font-weight: 500;
}
.ux-menu a:hover {

}
.ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link {
  color: #01c77d;
}
.archive.author .widget-area:before{
    display: none;
}
.widget_author_widget .author-box {
    padding: 15px;
}

.count-post {
    background: #057f5f29;
    border-radius: 10px;
    padding: 8px 10px 10px;
    line-height: 1em;
}
.count-post::before {
  font: normal normal normal 16px/1 FontAwesome;
  content: "\f075";
  margin-right: 5px;
}
.count-post span {
  float: right;
  line-height: 1.5em;
}
.widget_author_widget .author-desc::before {
  font: normal normal normal 6px/1 FontAwesome;
  content: "\f10d";
  position: relative;
  top: -5px;
  margin-right: 3px;
}
.widget_author_widget .author-desc::after {
  font: normal normal normal 6px/1 FontAwesome;
  content: "\f10e";
  position: relative;
  top: -5px;
  margin-right: 3px;
}
.widget_author_widget .author-social {
  text-align: center;
  margin-top: 1em;
}
.widget_author_widget .author-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #9f9f9f;
  border-radius: 20px;
  padding: 8px 11px;
  margin: 5px;
}
.widget_author_widget .author-social a i {
  font-size: 2em;
}
.home-article .col {
  padding: 0 40px 30px;
}
.home-article .col:nth-child(3n-1) {
  /* border: 1px solid red; */
  padding: 0 28px 30px;
}
.home-article .col:nth-child(3n-2) {
  /* border: 1px solid yellow; */
  padding-left: 15px;
}
.home-article .col:nth-child(3n-3) {
  /* border: 1px solid green; */
  padding-right: 15px;
}
#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a, #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
  background-color: #12583e;
}
.fn-home-banner .bg.fill.bg-fill.bg-loaded {
  background-size: contain !important;
}
.you-sub {
  background: url(images/you-sub.png) left center no-repeat;
  background-size: contain;
  height: 180px;
  position: relative;
}
.you-sub > span {
  position: absolute;
  top: 42%;
  left: 39%;
  color: #777;
  font-size: 1.1em;
  font-weight: bold;
}
.you-sub > div {
  position: absolute;
  bottom: 14%;
  left: 10%;
}
.entry-content.single-page a {
  color: #01c77d;
}
.entry-content.single-page a:hover {
  color: #0a6845;
}

#comments .comment-respond {
    background-color: transparent;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 1px;
}
p.comment-form-cookies-consent, p.comment-notes {
    display: none;
}
#comments .comment-respond .comment-reply-title, #comments .comments-title, .related-title {
    border-left: 6px solid #0ACC95;
    padding-left: 10px;
    font-size: 24px;
    margin-bottom: 25px;
}
#comments .comment-respond textarea, #comments .comment-respond input {
    background: #E4E4E4BF;
    border: none !important;
    border-radius: 12px;
    box-shadow: none;
}
#comments .comment-respond input#author, #comments .comment-respond input#email {
    line-height: 60px !important;
    height: 45px;
    padding: 0 20px !important;
}
p.comment-form-author, p.comment-form-email, p.comment-form-comment {
    position: relative;
    display: flex;
    align-items: center;
}
p.comment-form-author label, p.comment-form-email label, p.comment-form-comment label {
    position: absolute;
    left: 35px;
    display: block;
    font-size: 16px;
    color: rgba(77, 77, 77, 0.5);
    user-select: none;
    cursor: text;
    top: 50%;
    line-height: 0;
    margin-bottom: 0 !important;
    transform: translate(0, -50%);
    bottom: 15px;
    font-weight: normal;
    font-size: .97em;
}

p.comment-form-comment label {
    top: 25px;
    transform: translate(0);
}
#respond input:focus + label, #respond input:disabled + label, #comments .comment-respond input:valid + label, #respond textarea:focus + label, #respond textarea:disabled + label, #comments .comment-respond textarea:valid + label {
    display: none;
}
#comments .comment-respond textarea{
  height: 270px;
  padding: 15px 20px;
}
#comments .comment-respond .required {
    color: #D71920;
}
.comment-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.comment-content {
    background: #F3F4F5;
    padding: 15px 20px;
    border-radius: 10px;
    margin-top: 15px;
}
.reply.pull-right {
    float: none;
    font-size: 13px;
}
.reply.pull-right a {
    color: #3bbc57;
}
form .comment-form-url {
  display: none;
}
.form-submit input[type="submit"]:not(.is-form) {
    color: #fff;
    border: none;
    background: linear-gradient(180deg, #11998E 56.1%, #38EF7D 123.17%) !important;
    padding: 12px 24px;
    line-height: 1;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 0px #0000001A;
}
.comment-inner:target {
  background-color: #152821;
}
.blog-share .share-icons::before {
  content: 'Chia sáº» bÃ i viáº¿t: ';
  color: #fff;
  font-size: 1.3em;
  position: relative;
  top: -3px;
}
.exc-1line .from_the_blog_excerpt  {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.exc-2line .from_the_blog_excerpt  {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.exc-3line .from_the_blog_excerpt  {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* .box-text p {
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.3em;
} */
.post-video .box-text p {
  font-size: 1em;
}
.back-to-top{
    right: auto;
    margin-top: 30px !important;
    position: relative !important;
}
.back-to-top.button.is-outline, .back-to-top.active {
  border: 1px solid #12583e;
}
.back-to-top.button.is-outline:hover {
  background-color: #12583e;
}
.social-bar {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 9999;
}
.social-bar-icon {
    margin-top: 10px;
}
.social-bar .social-bar-icon a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.box-blog-post img {
  transition: transform .2s;
}
.box-blog-post:hover img {
  transform: scale(1.2);
}
.box-blog-post .box-image {
  border-radius: 10px;
}
.tax-point {
  position: absolute;
  width: 20px;
  height: 32px;
}
blockquote {
    padding: 20px;
    background: #F3F4F5;
    border-radius: 12px;
    border-width: 0;
    color: #000;
    font-size: 1em;
    font-style: normal;
}
.post-crypto .text-center>div {
  margin-left: 0;
}
.post-related .box-image .image-cover {
  border-radius: 10px;
}
.post-related .post-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-related .flickity-prev-next-button {
  top: 30%;
}
.post {
  margin: 0;
}
/* POPUP */
/* .lepopup-popup-container .lepopup-form-position-middle-center {
    width: 100vw !important;
    height: 100vh !important;
    background: #fff;
    transform: translate(0,0) scale(1) !important;
    top: 0 !important;
    left: 0 !important;
}
.lepopup-form-inner {
    width: 100% !important;
    height: 100% !important;
}
.lepopup-element {
    width: 100% !important;
    height: 100% !important;
}
.lepopup-form-13 .lepopup-element-2 .lepopup-element-html-content {
    height: 100%;
}
.welcome-section {
    height: 100%;
}
.welcome-section .section-content {
    height: 100%;
}
.welcome-section .row {
    display: flex;
    align-content: space-between;
    height: 100%;
}
.welcome-text {
    text-align: center;
    margin: 20px 0 !important;
    display: block;
}
.welcome-text h4 {
    font-size: 32px !important;
    color: #343434 !important;
    line-height: 40px;
    text-align: center !important;
}
.welcome-button {
    width: calc(100% - 30px) !important;
    text-align: center;
    display: inline-block;
    margin: 0 auto !important;
}
.row-button .col-inner {
    text-align: center;
}
.login-button {
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%);
    line-height: 44px;
    border-radius: 12px;
    box-shadow: 0px -2px 0px 0px #00000026 inset;
}
.login-button a {
    color: #fff !important;
    font-weight: 600;
}
.register-button {
    margin-top: 15px !important;
    display: block;
    background: #EBEBEB;
    line-height: 44px;
    border-radius: 12px;
}
.register-button a {
    font-weight: 600;
}
.welcome-hulk {
    position: absolute;
    padding: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.welcome-hulk .img-inner {
    text-align: right !important;
}
.welcome-hulk img {
    max-width: 150px;
}
.lepopup-element-close * {
    text-align: right !important;
}
.lepopup-element-close {
    left: auto !important;
    right: 0 !important;
    width: auto !important;
    height: auto !important;
}
.lepopup-element-close span {
    font-size: 18px !important;
    padding: 20px;
    color: #000 !important;
}
/* POPUP */

/* tags */
.list-tags a {
  padding: 5px 10px;
  background: #20382f;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 14px;
}
.list-tags a.checked {
  font-weight: bold;
}
.list-tags a::after {
  content: '';
  display: inline-block;
  background: url(images/icon-plus.png) center no-repeat;
  width: 9px;
  height: 9px;
  background-size: contain;
  margin-left: 5px;
}
.list-tags a.checked::after {
  width: 11px;
  height: 11px;
  background-image: url(images/icon-check.png);
}
.tags-head {
  display: none;
}
#tags-filter {
  background: #222424;
  padding: 15px 0;
  margin-bottom: 1em;
}
#tags-filter .col {
  padding-bottom: 0;
}
#tags-filter a {
  padding: 7px 14px;
  font-size: 14px;
}
.sh-filters::after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f107";
  display: inline-block;
  margin-left: 5px;
}
.sh-filters.open::after {
  content: "\f106";
}
.apply-filters {
  background: #20382f;
  border-radius: 5px;
}
#user-registration {
    background: none;
    max-width: 100%;
    margin: 0 auto;
    box-shadow: none;
}
.ur-frontend-form {
    padding: 0 !important;
        border: none;
        margin: 0 !important;
}
.ur-frontend-form .ur-button-container {
    padding: 0;
}
.ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0;
}
.ur-frontend-form .ur-form-row .ur-form-grid input {
    background: #E4E4E4BF;
    border: none !important;
    border-radius: 12px !important;
    box-shadow: none;
    height: 45px;
    padding: 0 20px !important;
}
.ur-frontend-form label {
    color: #000;
    font-weight: 400 !important;
}
#user-registration input[type='submit'], .ur-frontend-form .ur-submit-button {
    width: 100%;
    background: linear-gradient(90deg, #12B3A5 0%, #05DD8A 100%) !important;
    color: #fff !important;
    margin-top: 25px !important;
    box-shadow: 0px -2px 0px 0px #00000026 inset !important;
        margin-bottom: 15px !important;
}
label.user-registration-form__label.user-registration-form__label-for-checkbox.inline {
    display: none;
}
#user-registration input[type='submit']:not(.is-form), .ur-frontend-form .ur-button-container .ur-submit-button {
  background: none;
  box-shadow: none;
  border: 1px solid #b6b6b6;
  color: #01c77d;
  margin: 0;
  margin-left: auto;
  border-radius: 10px;
}
#user-registration input[type='submit']:not(.is-form):hover, .ur-frontend-form .ur-button-container .ur-submit-button:hover {
  background-color: #0a6845;
}
#user-registration p {
  color: #777;
}
.register-bottom a {
    color: #11998E;
}
.register-bottom {
    text-align: center;
    margin-top: -10px;
}
#masthead .nav-dropdown-default {
  padding: 0;
  background: #12583e;
}
.nav-dropdown-default {
    padding: 0;
    border-radius: 0;
    box-shadow: 2px 2px 8px 0px #0000001A;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
    top: 49px;
}
.nav-dropdown.nav-dropdown-default>li>a{
    margin: 0;
    padding: 15px;
    color: #343434;
}
.nav-dropdown .nav-dropdown-col>ul{
    margin-top: -48px !important;
}
.nav-dropdown .nav-dropdown-col>ul li a {
    margin: 0;
    padding: 15px;
    font-size: 1em !important;
    color: #343434;
}
.nav-dropdown .nav-dropdown-col>ul li:hover{
    background: none !important;
}
.nav-dropdown .nav-dropdown-col>ul li a:hover {
    background: #f1f1f1;
}
.nav-dropdown>li.nav-dropdown-col:last-child a {
    border: none !important;
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .nav-dropdown-col>a, .nav-dropdown .title>a {
    font-size: 1em !important;
    font-weight: 400;
    color: unset;
}
.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover {
    color: #343434;
}
.nav-dropdown .menu-item-has-children>a:hover, .nav-dropdown .nav-dropdown-col>a:hover {
    background: #f1f1f1;
}
#masthead .nav-dropdown.nav-dropdown-default>li>a {
  border: none;
  color: #fff;
  font-size: 1.3em;
}
#masthead .nav-dropdown.nav-dropdown-default>li:hover {
  background-color: #01c77d;
}
.entry-content th:first-child, .entry-content td:first-child {
  padding-left: 5px;
  border-left: 1px solid #fff;
}
.entry-content tr:first-child td {
  border-top: 1px solid #fff;
}
.entry-content th:last-child, .entry-content td:last-child {
  padding-right: 5px;
}
.single-page .twitter-tweet {
  margin: 0 auto;
}
.social-network.stack-col {
  flex-direction: row;
  justify-content: space-between;
} 
.social-network .menu-item a {
  border: none !important;
}
.social-network .menu-item span::before {
  content: '';
  display: inline-block;
  background-image: url(images/brand.png);
  background-size: 372px 355px;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}
.social-network .menu-item.ico-facebook span::before {
  width: 16px;
  height: 18px;
  background-position: -248px -72px;
}
.social-network .menu-item.ico-twitter span::before {
  width: 16px;
  height: 18px;
  background-position: -248px -54px;
}
.social-network .menu-item.ico-youtube span::before {
  width: 16px;
  height: 18px;
  background-position: -296px -235px;
}
.social-network .menu-item.ico-telegram span::before {
  width: 18px;
  height: 18px;
  background-position: -144px -72px;
}
.social-network .menu-item.ico-tiktok span::before {
  width: 16px;
  height: 18px;
  background-position: -108px -109px;
}
.media-network .section-title-normal {
  justify-content: center;
}
.media-network.bg {
  background-color: rgb(255 255 255 / 10%);
  border-radius: 20px;
  max-width: calc(1210px - 30px);
}
.media-network.bg .col {
  padding: 15px;
}
.media-network.bg .col .col-inner {
  padding: 10%;
}
.text-gradient {
  margin: 1em;
}
.text-gradient * {
  background: linear-gradient(to top, #fff 0%, #21FF97 20%, #fff 40%, #21FF97 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.media-network h2::after {
  content: none !important;
}
.col-pb0 .col {
  padding-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .post-jcarousel .flickity-button {
    width: 33px !important;
  }
  .nav-left {
    justify-content: flex-start;
  }
  .icon.button.round.is-outline {
    color: #01c77d;
  }
  .button.icon.is-small i {
    top: 0px;
    left: -1px;
  }
  .tabs .tab,
  .tabs .tab:last-child {
    width: 100%;
  }
  #custom_html-5 {
    order: 1;
    flex: auto;
    width: 100%;
    text-align: center;
  }
  .f-social {
    order: 2;
    flex: auto;
    width: 50%;
  }
  #media_image-3 {
    order: 3;
    flex: auto;
    width: 50%;
  }
  #search-lightbox form {
    padding-top: 0;
  }
  .search-history {
    padding-bottom: 15px;
  }
  .search-history label {
    font-size: 18px;
    padding: 0;
  }
  .search-history label:before {
    width: 20px;
    height: 18px;
    margin-right: 5px;
  }
  .search-history .search-history-item a {
    /* font-size: 1em; */
    padding: 3px 10px 1px;
  }
  .search-history .search-history-item a:after {
    font-size: 1em;
    margin-left: 5px;
  }
}

@media screen and (min-width: 850px) {
  .single .row-large>.col {
    padding: 0 15px 15px
  }   
}

@media screen (max-width: 768px) and (min-width: 550px) {
  .footer .medium-3, .footer .medium-9 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .off-canvas-center.mfp-bg.mfp-ready {
    background-color: #12583e;
    opacity: .9;
  }
  .nav-vertical li li {
    font-size: 1.2em;
  }
  .single-post .article-inner .entry-title {
    margin: 0 0 1em;
  }
  .social-follow {
    width: 100% !important;
    text-align: center;
  }
  .button.icon.is-small i {
    top: 1px;
    left: 1px;
  }
  .flickity-prev-next-button.previous {
    left: 0 !important;
  }
  .flickity-prev-next-button.next {
    right: 0 !important;
  }
  .row-post-time {
    order: 2;
  }
  .row-post-slider {
    order: 1;
  }
  .post-crypto .post-item .box-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .post-policy .post-item .box-text {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .row-videos {
    padding: 30px 0;
  }  
  .slider-nav-youtube {
    margin: 0;
  }
  .slider-nav-youtube .post-item {
    padding: 0;
  }
  .slider-nav-youtube .post-item .box-text {
    padding: 0;
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
  }
  .slider-nav-youtube .post-item .box-image {
    width: 23% !important;
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
  }
  .slider-nav-youtube .post-item .image-cover {
    width: 85px;
  }
  .slider-nav-youtube .post-item.slick-current {
    background-color: #383838;
    border-radius: 10px;
  }
  .slider-nav-youtube .post-item.slick-current::before {
    display: none;
  }
  .slider-nav-youtube .post-item .post-title {
    padding: 0 10px;
  }
  #custom_html-5 {
    display: none;
  }
  .f-social {
    order: 2;
    width: 100%;
    margin-top: 0;
  }
  #media_image-3 {
    order: 1;
    width: 100%;
    text-align: center;
  }
  .content-banner h3{
    font-size: 1.5rem;
  }
  .content-banner .btn{
    margin-bottom: 10px;
  }
  .content-banner .btn.btn-1{
    margin-left: 0;
  }
  .row-share .social-icons a{
    width: 100%;
    margin-bottom: 15px;
  }
  /* .blog-archive .large-3, .blog-single .large-3{
    margin-right: 15px;
  } */
  .widget-area {
    position: relative;
  }
  .nav-dropdown-has-arrow.nav-dropdown-has-border .header-search.current-dropdown .nav-dropdown{
    margin: auto 15px;
  }
  .nav-dropdown-has-arrow.nav-dropdown-has-border .header-search .header-search-form-wrapper{
    padding: 18px 20px 0;
  }
  .header-search .search-history{
    padding: 18px 20px 30px;
  }
  .header-search .search-history .search-history-item a{
    padding: 5px 10px;
  }
  .header-search .search-history .search-history-item a, .header-search .search-history .search-history-item a:after{
    font-size: 14px;
  }
  .post-articles .post-item .col-inner{
    padding: 20px 20px;
  }
  .row-videos .ug-gallery-wrapper .ug-videoplayer, .row-videos .ug-gallery-wrapper .ug-videoplayer div, .row-videos .ug-gallery-wrapper{
    height: 251px    !important;
  }
  .ug-under-480.ug-videoskin-right-thumb .ug-thumb-icon{
    width: 100% !important;
  }
  #banner-category .banner {
    padding-top: 300px !important;
  }
  /* .cus-row .small-6 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  } */
  .post-crypto .box-vertical {
    display: flex;
  }
  .post-crypto .box-vertical .box-text {
    width: 60%;
    display: flex;
    align-items: center;
  }
  .post-crypto .box-vertical .box-image {
    width: 40% !important;
  }
  .home-article .col, .home-article .col:nth-child(3n-1) {
    padding: 0 15px 15px;
  }
  .row-videos .ug-gallery-wrapper {
    position: relative !important;
    height: auto !important;
    width: 100% !important;
    display: flex;
    flex-direction: column-reverse;
    padding: 0 10px;
  }
  .row-videos .ug-gallery-wrapper .ug-videoplayer {
    position: relative !important;
    width: 100% !important;
  }
  .row-videos .ug-videoskin-right-thumb .ug-strip-panel {
    position: relative !important;
    width: 100% !important;
    height: 300px !important;
    left: 0 !important;
  }
  .row-videos .ug-videoskin-right-thumb .ug-thumb-inner {
    display: block;
  }
  .ug-gallery-wrapper .ug-thumbs-strip, .ug-gallery-wrapper .ug-thumbs-grid, .ug-gallery-wrapper .ug-thumbs-strip-inner, .ug-gallery-wrapper .ug-thumbs-grid-inner, .ug-under-480.ug-videoskin-right-thumb .ug-thumb-wrapper {
    width: 100% !important;
  }
  .small-hidden {
    display: none;
  }
  .page-wrapper {
    padding-top: 0;
    overflow: hidden;
  }
  .archive-page-header .col {
    padding-bottom: 0;
  }
  .archive .row.breadcrumb, .search .row.breadcrumb {
    padding-top: 25px;
    margin-top: 0;  
  }
  .blog-archive .post-item .col-inner .box-text-inner .post-title {
    font-size: 1.3em;
  }
  .cus-row a, .cus-row span, .f-title .section-title {
    display: block;
  }
  .cus-row span {
    margin: 0;
  }
  .you-sub {
    width: 260px;
    margin: 0 auto;
  }
  .you-sub > span {
    left: 42%;
  }
  .footer .img img {
    max-width: 320px;
    margin: 0 calc(100%/8) 0 auto;
    display: block;
  }
  .single-post .article-inner .entry-title {
    font-size: 2em;
  }
  .blog-single header .entry-meta {
    display: flex;
  }
  .blog-single header .entry-meta .meta-right .lv{
    display: none;
  }
  .cus-row .section-title-container {
    margin-bottom: 0;
  }
  .f-title * {
        font-size: 15px;
        font-weight: 700;
    }
  /* .post-crypto .text-center>div {
    margin-left: 0;
  } */
  .row-videos .ug-videoskin-right-thumb .ug-thumb-wrapper {
    height: 50px;
  }
  .row-videos .ug-videoskin-right-thumb .ug-thumb-title {
    display: block !important;
  }
  .row-videos .ug-videoskin-right-thumb .ug-thumb-icon {
    display: none;
  }
  .row-videos .ug-videoskin-right-thumb .ug-thumb-wrapper.ug-thumb-selected .ug-thumb-inner::before {
    padding: 15px 2px;
    top: 0;
  }  
  #ftwp-container.ftwp-wrap #ftwp-trigger {
    opacity: .7 !important;
    filter: blur(0px) !important;
  }
}

@media only screen and (max-width: 480px) {
  /* .single-post .article-inner .entry-meta > div {
    margin-right: 5px;
  } */
  .entry-content.single-page {
    white-space: normal;
    word-wrap: break-word;
  }
  .single-post .article-inner .entry-meta > div.blog-author img {
    max-width: 30px;
  }
  .footer .img img {
    margin-right: 0;
    max-width: 220px;
  }
  .fn-home-banner.banner p {
    display: none;
  }
  .fn-home-banner.banner h3 {
    font-size: 1em;
  }
  .fn-home-banner .bg.fill.bg-fill.bg-loaded {
    background-size: cover !important;
  }
  .section-videos .res-text {
    left: 5%;
  }
  .media-network .section-title-normal span {
    font-size: inherit !important;
  }
	.custom-blog-3 .post-item .box-text {
    padding: 0 15px 20px 15px !important;
}
	.custom-blog-3 .post-item .box-text h5{
		font-size:16px;
	}
}