body {
  word-break: break-word; 
  font-family: 'Open Sans';
}
.clear {
  clear: both; 
}
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0; 
}
h1,h2,h3,h4,h5,h6{
  font-weight: 600;
}
.form-control:focus {
  box-shadow: none; 
}
a {
	color:#FF5757;
}
a:hover {
  text-decoration: none; 
	color:#FF5757;
}
img {
  max-width: 100%;
  border: none;
  height: auto; 
  width:auto;
}
p{
  font-size: 18px;
  color: #121924;
  line-height: 1.39;
  margin-bottom: 20px;
}
main {
  display: block; 
}
.height100 {
  height: 100%; 
}
.image-fit {
  display: block;
  overflow: hidden; 
}
.image-fit img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; 
}
.list-inline {
  letter-spacing: -0.3em; 
}
.list-inline .item-inline {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block; 
}
.inline-middle .item-inline {
  vertical-align: middle; 
}
.relative-section {
  position: relative; 
}
.bg-center {
  background-position: center center;
  background-size: cover; 
  background-repeat: no-repeat;
}
.font700 {
  font-weight: 700; 
}
.font600 {
  font-weight: 600; 
}
.font500 {
  font-weight: 500;
 }
.font400 {
  font-weight: 400; 
}
.font300 {
  font-weight: 300; 
}
.animated-delay2 {
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s; 
}
.animated-delay3 {
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s; 
}
.animated-delay4 {
  -webkit-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s; 
}
.animated-delay5 {
  -webkit-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s; 
}
.animated-delay6 {
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s; 
}
.flex {
  display: flex; 
  flex-wrap: wrap;
}
.flex-three .item-flex {
  width: 33.33%;
}
.flex-two .item-flex {
  width: 50%; 
}
.flex-middle {
  align-items: center;
  -webkit-align-items: center; 
}
:focus, button:focus {
  outline: none !important; 
}
.container{
  max-width: 1110px;
  padding: 0 15px;
}
.the-header {
	height:70px;
}
#header{
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  min-height: 28px;
  z-index: 99;
  border-bottom: 1px solid #F5F8F7;
}
#header .container{
  position: relative;
}
.toggle-menu{
  width: 25px;
  height: 20px;
  background-image: url(../images/menu.png);
  background-size: cover;
  cursor: pointer;
}
.header-menu{
  float: left;
  padding-top: 14px;
  position: relative;
  z-index: 5;
}
.logo{
  position: absolute;
  top: 11px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.logo img{
  max-height: 28px;
}
.header-search{
  float: right;
}
.header-search .search-bg{
  height: 49px;
  width: 250px;
  background: #F6F6F6;
  border-radius: 8px;
  position: relative;
  padding-right: 50px;
}
.header-search .it-form{
  padding: 12.5px 16px;
  width: 100%;
  background: transparent;
  border: initial;
}
.search-icon{
  position: absolute;
  top: 10px;
  right: 16px;
  border: none;
  background: transparent;
}
.home-services{
  padding: 70px 0 60px;
}
.home-services .mca-sub-title {
    max-width: 740px;
    margin: 0 auto;
}
.mca-title-label{
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 10px;
  color: #676A6E;
  margin-bottom: 40px;
}
.home-services .mca-title{
  font-size: 50px;
}
.mca-title{
  font-size: 40px;
  line-height: 1.2;
  color: #121924;
  margin-bottom: 40px;
}
.mca-title a {
  color: #121924;
}
.mca-sub-title{
  font-size: 15px;
  line-height: 1.6;
  color: #676A6E;
  margin-bottom: 20px;
  max-width:740px;
  margin:0 auto;
}
.margin25{
  margin: 0 -12.5px;
}
.padding25{
  padding: 0 12.5px;
}
.home-services .services-title{
  margin-bottom: 60px;
}
.services-it{
  margin-bottom: 20px;
}
.services-it-bg{
  height: 100%;
  border-radius: 4px;
  padding: 60px 88px 40px;
}
.services-it .services-feature{
  height: 100px;
  margin-bottom: 60px;
  display: block;
}
.services-it .services-feature img{
  height: 100%;
}
.services-it h3{
  font-size: 24px;
  line-height: 1;
  color: #121924;
  margin-bottom: 24px;
}
.services-it h3 a{
  color: #121924;
}
.services-it p{
  font-size: 15px;
  line-height: 1.6;
  color: #636973;
  margin-bottom: 30px;
}
.mca-btn{
  background: #EF7A34;
  border-radius: 4px;
  display: inline-block;
  padding: 12px 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  min-width: 186px;
}
.mca-btn img{
  margin-left: 5px;
}
.services-it .mca-btn{
  opacity: 0;
}
.services-it:hover .mca-btn{
  opacity: 1;
}
.services-it:hover .services-it-bg{
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
}
.home-company{
  padding: 60px 0 40px;
  background: #F9F9F9
}
.home-company .company-title{
  font-size: 22px;
  line-height: 1.32;
  color: #676A6E;
  margin-bottom: 40px;
}
.company-it{
  margin-bottom: 20px;
}
.company-it a{
  border-radius: 4px;
  display: block;
}
.company-it a:hover{
  background: #fff;
}
.company-it a img{
  height: 88px;
  object-fit: cover;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.company-it a:hover img {
  filter: none;
  -webkit-filter: none;
}
.home-topic{
  padding: 80px 0 60px;
}
.home-topic .topic-title .mca-title{
  margin-bottom: 26px;
}
.home-topic .topic-title .mca-sub-title{
  font-size: 22px;
  line-height: 1.32;
  margin-bottom: 0;
}
.home-topic .topic-title{
  margin-bottom: 60px;
}
.topic-it .topic-feature{
  height: 230px;
  margin-bottom: 24px;
}
.topic-it .topic-feature img{
  border-radius: 4px;
}
.topic-it .topic-des h4{
  font-size: 30px;
  line-height: 1.2;
  color: #121924;
  margin-bottom: 10px;
}
.topic-it .topic-des h4 a{
  color: #121924;
}
.topic-it .topic-des ul li{
  font-size: 20px;
  line-height:1;
  color: #121924;
  margin-bottom: 0;
  padding-left: 20px;
  list-style: none;
  position: relative;
  padding: 20px 0 20px 20px;
  border-top: 1px solid #F5F8F7;
}
.topic-it .topic-des ul li a {
   color: #121924;
     display: block;
    line-height: 26px;
    font-size:16px;
}
.topic-it .topic-des ul li a:hover {
  color: #FF5757;
}
.topic-it .topic-des ul li::before{
  position: absolute;
  top: 28px;
  left: 2px;
  content: "";
  background-image: url(../images/icon-list.svg);
  background-size: 9px auto;
  width: 9px;
  height: 9px;
  background-repeat: no-repeat;
}
.home-company .mca-title{
  margin-bottom: 26px;
}
.home-post{
  padding: 80px 0 55px;
}
.mca-title-22{
  font-size: 22px;
  line-height: 1.32;
  color: #676A6E;
  margin-bottom: 0;
}
.margin-bt26{
  margin-bottom: 26px;
}
.home-post-title{
  margin-bottom: 60px;
}
.home-post-big{
  margin: 0 -30px;
}
.home-post-big .post-feature{
  padding: 0 0 0 30px;
}
.home-post-big .post-info{
  padding: 25px;
}
.home-post-big .post-feature img{
  width: 100%;
}
.home-post .home-post-big {
  align-items:inherit;
}
.home-post .home-post-big .post-feature .image-fit {
  height:100%;
}
.post-date{
  font-size: 15px;
  line-height: 1.07;
  color: #676A6E;
  font-weight: 400;
  margin-bottom: 20px;
}
.post-title{
  font-size: 24px;
  line-height: 1.25;
  color: #121924;
  margin-bottom: 16px;
}
.post-title a{
  color: #121924;
}
.post-des p{
  font-size: 16px;
  line-height: 1.5;
  color: #676A6E;
}
.home-post-big .post-des{
  margin-bottom: 40px;
}
.post-author{
  font-size: 15px;
  line-height: 1.47;
  color: #676A6E;
  margin-bottom: 0;
}
.post-author a {
  color:#000;
}
.home-post-all{
  margin-top: 60px;
}
.home-post-all .mca-title{
  font-size: 32px;
  margin-bottom: 30px;
}
.post-it{
  margin-top: 25px;
}
.post-it .post-it-bg{
  padding: 40px 20px 60px 20px;
    position: relative;
    height: 100%;
    border: 1px solid #F5F8F7;
    border-radius: 4px;
}
.post-it .post-title{
  font-size: 17px;
  line-height: 1.55;
  margin-bottom: 20px;
}
.home-articles{
  background: #F9F9F9;
  padding-top: 80px;
}
.post-it .post-it-bg:hover{
  background: #FF5757;
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
  border-radius: 4px;
}
.post-it .post-date{
  color: #656565;
}
.post-it .post-it-bg:hover .post-date, .post-it .post-it-bg:hover .post-title a,
.post-it .post-it-bg:hover .post-author{
  color: #fff;
}
.post-it .post-author{
  position: absolute;
  left: 20px;
  right: 19px;
  bottom: 20px;
}
.home-post-2{
  padding: 40px 0;
}
.section-title{
  max-width: 955px;
  margin: 0 auto;
}
.home-post-2 .section-title{
  margin-bottom: 40px;
}
.post-it .post-feature-it{
  height: 200px;
}
.post-info-it{
  padding: 30px 20px 60px;
  background: #fff;
}
.home-post-2 .post-it .post-title{
  font-size: 26px;
  margin-bottom: 16px;
}
.home-post-2 .post-it{
  margin: 20px 0 40px;
  position: relative;
}
.home-post-2 .post-no-feature .post-title{
  font-size: 40px;
  margin: 30px 0 26px;
  line-height: 1.3;
}
.home-post-2 .post-it .post-author{
  left: 32.5px;
  right: 32.5px;
}
.pagination{
 justify-content: center;
}
.pagination .page-numbers{
  width: 50px;
  height: 50px;
  border-radius: 4px;
  line-height: 49px;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  color: #B5B7BB;
  display: inline-block;
  margin: 0 6px;
  border: 1px solid #F5F8F7;
}
.pagination .page-numbers.current, .pagination .page-numbers:hover{
  background: #EF7A34;
  color: #fff;
}
.pagination .prev, .pagination .next{
  color: #676A6E;
}
.home-auf{
  background: #f9f9f9;
  padding: 80px 0;
}
.home-auf .auf-title{
  max-width: 568px;
  margin: 0 auto 60px;
}
.home-auf .auf-title img{
  margin-bottom: 38px;
}
.home-auf .auf-title .mca-title{
  margin-bottom: 30px;
}
.auf-btn .mca-btn{
  min-width: 137px;
}
.auf-btn{
  margin-top: 40px;
}
.mca-btn:hover{
  background: rgba(239,122,52,0.8);
  color: #fff;
}
.sma-list ul li{
  font-size: 20px;
    line-height: 1.39;
    color: #121924;
    margin-bottom: 40px;
	padding-left:20px;
    list-style: none;
    position: relative;
}

.sma-list ul li::before {
    position: absolute;
    top: 7px;
    left: 2px;
    content: "";
    background-image: url(https://www.tnhealth.org/wp-content/uploads/2022/05/bulletpoint.svg);
    background-size: 7px auto;
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
}
.sma-list ul li a {
  color: #121924;
}

#footer{
  background: #121924;
}
.footer-top{
  padding: 80px 0 60px;
}
.logo-footer img{
  height: 33px;
}
.logo-footer{
  margin-bottom: 19px;
}
.footer-social h4{
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 26px;
}
.footer-social .list-social a{
  margin-right: 25px;
  display: inline-block;
  background: #202B3B;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
  color: #fff;
}
.footer-social .list-social{
  margin-bottom: 80px;
}
.newsletter-form-bg h3{
  font-size: 22px;
  margin-bottom: 26px;
}
.newsletter-form{
  width: 350px;
  height: 55px;
  background: #202A3B;
  border-radius: 4px;
  padding-right: 115px;
  position: relative;
}
.newsletter-form input[type="email"]{
  width: 100%;
  padding: 0 15px;
  font-size: 12px;
  height:52px;
  line-height:100%;
  color: #69768D;
  font-family: Open Sans;
  background: transparent;
  border: none;
}
.newsletter-form input[type="submit"]{
  padding: 8px 19px;
  font-size: 15px;
  line-height: 1.6;
  font-family: Open Sans;
  color: #FFFFFF;
  background: #EF7A34;
  border-radius: 4px;
  position: absolute;
  top: 7px;
  right: 8px;
  border: none;
}
.footer-menu div > ul{
  column-count: 2;
  -wekit-column-count: 2;
}
.footer-menu div > ul > li > a {
  color:#fff;
}
.footer-menu ul li{
  font-weight: 600;
  font-size: 26px;
  line-height: 1.15;
  color: #FFFFFF;
}
.footer-menu ul ul{
  margin-top: 30px;
}
.footer-menu ul li li{
  display: block;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 1.33;
}
.footer-menu ul li li a{
  color: #69768D;
  font-weight: 400;
}
.footer-menu{
  margin-bottom: 20px;
}
.footer-languge{
  column-count: 2;
}
.footer-languge .flag a{
  display: inline-block;
  margin-right: 15px;
   width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
}
.footer-languge .flag a::after{
  background-color: rgba(0,0,0,0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.footer-languge .flag a img{
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: block;
}
.footer-languge .flag a.active::after{
  display: none;
}
.footer-bottom{
  border-top: 1px solid #202A3B;
  padding: 45px 0;
}
.footer-bottom .copyright p{
  font-size: 13px;
  line-height: 1.54;
  color: #69768D;
  margin-bottom: 0;
}
.footer-bottom .copyright{
  max-width: 475px;
}
.footer-menu-bottom ul{
  letter-spacing: -0.3em;
}
.footer-menu-bottom ul li{
  letter-spacing: 0;
  margin-left: 20px;
  font-size: 15px;
  line-height: 1.33;
  color: #FFFFFF;
  display: inline-block;
}
.footer-menu-bottom ul li a{
  color: #fff;
}
.footer-menu-bottom ul li:first-child{
  margin-left: 0;
}
.footer-bottom-bg{
  align-items: center;
}
.home-articles-tab .nav-tabs{
  margin: 60px -12.5px 28px;
  border: none;
}
.home-articles-tab .nav-item{
  padding: 0 12.5px;
  width: 16.66%;
}
.home-articles-tab .nav-item a {
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.05);
  border-radius: 4px;
}
.home-articles-tab .nav-link{
  padding: 15px 10px;
  text-align: center;
  height: 100%;
  background: #fff;
  border-radius:4px;
}
.home-articles-tab .home-articles-icon{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  margin-bottom: 15px;
  line-height: 80px;
  overflow: hidden;
  position:relative;
}
.home-articles-tab .home-articles-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
    transform: translate(-50%,-50%);
}
.home-articles-tab .nav-link h4{
  font-size: 18px;
  line-height: 1.36;
  color: #121924;
  margin-bottom: 0;
}
.home-articles-tab .nav-link.active, .home-articles-tab .nav-link:hover{
  background: #FF5757;
  border: none;
}
.home-articles-tab .nav-link.active h4, .home-articles-tab .nav-link:hover h4{
  color: #fff;
}
.home-articles-tab .tab-content{
  padding: 35px 0 60px;
  background: #FF5757;
}
.home-articles-tab .post-info-it{
  padding: 30px 20px 40px;
  height:calc(100% - 200px);
}
.home-articles-tab .post-it .post-author {
   position: relative;
   left: 0;
   bottom: 0;
   right: 0;
}
.bra4 {
  border-radius:4px;
  overflow: hidden;
}
.home-articles-tab .nav-link.active{
  position: relative;
}
.home-articles-tab .nav-link.active::after{
      position: absolute;
    bottom: -28px;
    background-image: url(../images/ar-tab2.png);
    width: 91px;
    height: 14px;
    background-repeat: no-repeat;
    content: "";
    background-size: 100% 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.link-page{
  background: #F6F6F6;
  padding: 23px 0;
}
.breacrump .item-breacrump a{
  font-size: 15px;
  line-height: 1.6;
  color: #C4C4C4;
}
.breacrump .item-breacrump a.current{
  color: #121924;
}
.breacrump .item-breacrump{
  display: inline-block;
}
.author-people-social h4{
  font-size: 16px;
  line-height: 1.37;
  font-weight: 400;
  color: #676A6E;
  margin-bottom: 20px;
}
.author-people-social .aut-share a{
  display: inline-block;
  margin-right: 15px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
}
.author-people-social  .share-linkedin{
  color: #fff;
  background: #2867BC;
}
.author-people-social  .share-link{
  color: #676A6E;
  background: #F6F6F6;
}
.author-top{
  padding: 40px 0;
  align-items: center;
  border-bottom: 2px solid #F6F6F6;
}
.aut-people .aut-feature{
  height: 120px;
  width: 120px;
  border-radius: 50%;
  margin-right: 40px;
}
.aut-people .aut-people-info .mca-title{
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 20px;
}
.aut-people .aut-people-info p{
  font-weight: 600;
  font-size: 20px;
  line-height: 1.35;
  color: #FF5757;
  margin-bottom: 0;
}
.author-info h3{
  margin: 30px 0 19px;
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  font-weight: 700;
}
.author-info p{
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
  margin-bottom:10px
}
.author-custom ul{
  border-left: 2px solid #E1E8E7;
  padding-top: 20px;
}
.author-custom ul li::before{
  position: absolute;
  content: "";
  top: 9px;
  left: -4px;
  width: 7px;
  border-radius: 50%;
  height: 7px;
  background: #FF5757;
}
.author-custom ul li{
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.author-custom ul li h4{
  font-size: 18px;
  line-height: 1.39;
  color: #FF5757;
  margin-bottom: 4px;
}
.author-custom ul li h5{
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 1.375;
  color: #121924;
}
.author-custom ul li p{
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 4px;
  color: #676A6E;
}
.author-custom{
  padding: 20px 30px 30px 0;
  min-height:500px;
}
.author-info-bg{
  margin: 0 -30px;
}
.author-sidebar{
  padding: 0 30px 30px 0;
  border-left: 2px solid #F6F6F6;
}
.author-sidebar .list-tag a{
  display: inline-block;
  background: #F5F8F7;
  border-radius: 4px;
  padding: 7px 20px;
  font-size: 18px;
  line-height: 1.39;
  color: #676A6E;
  margin: 10px 18px 10px 0;
}
.author-sidebar-it{
  border-bottom: 2px solid #F6F6F6;
  padding-left: 30px;
  padding-bottom: 20px;
}
.author-sidebar-it:last-child{
  border-bottom: none;
}
.aut-membership-list .membership-feature img{
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
}
.aut-membership-list .membership-feature{
  margin-right: 20px;
}
.aut-membership-list .membership-des{
  width: calc(100% - 90px);
}
.aut-membership-list .membership-des p{
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
  margin-bottom: 0;
}
.aut-membership-it{
  margin: 10px 0;
  align-items: center;
}
.author-sidebar-it.sma-list ul li{
  font-size: 18px;
  margin-bottom: 20px;
}
.font24{
  font-weight: 700;
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 5px;
}  
.author-news{
  border-top: 2px solid #F6F6F6;
  padding: 40px 0 15px;
}
.author-post-list{
  margin-top: 20px;
}
.author-post-list .home-post-big .post-info{
  padding:20px;
}
.author-post-list .post-title{
  font-size: 24px;
  line-height: 1.42;
  margin-bottom: 16px;
}
.author-post-list .home-post-big .post-des{
  margin-bottom: 20px;
}
.author-post-list .post-date{
  margin-bottom: 16px;
}
.author-post-list  .home-post-big{
  margin-bottom: 20px;
}
.post-author span{
  font-family: 'SF Pro Display';
}
.author-post-list{
  margin-bottom: 40px;
}
.author-post-2{
  padding-bottom: 60px;
}
.pagination-author .page-numbers.current, .pagination-author .page-numbers:hover{
 background: #FF5757;
}
.content-404{
  background: #F6F6F6;
  padding: 90px 0 60px;
}
.inner-404{
  max-width: 578px;
  margin: 0 auto;
}
.inner-404 img{
  margin-bottom: 25px;
}
.inner-404 h1{
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 20px;
  font-weight: 700;
}
.inner-404 p{
  font-size: 18px;
  line-height: 1.39;
  color: #676A6E;
  margin-bottom: 10px;
}
.form-searc-404{
  background: #FFFFFF;
  border-radius: 8px;
  width: 400px;
  margin: 30px auto 0;
  height: 60px;
  padding-right: 60px;
  position: relative;
}
.form-searc-404 input.input-404{
  padding: 18px 22px;
  background: transparent;
  border: none;
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
  color: #69768D;
  font-family: Open Sans;
  width: 100%;
}
.form-searc-404 .btn-submit-404{
  position: absolute;
  width: 48px;
  height: 48px;
  background: #FF5757;
  border-radius: 5px;
  top: 6px;
  right: 6px;
  text-align: center;
  line-height: 43px;
  border: none;
}
.menu-404{
  background: #FFFFFF;
  border-radius: 10px;
  padding: 40px 45px 24px;
  margin-top: 120px;
}
.menu-404 ul{
  letter-spacing: -0.3em;
  margin: 0 -10px;
}
.menu-404 ul li{
  display: inline-block;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.09;
  color: #FF5757;
  width: 25%;
  vertical-align: top;
  padding: 0 10px;
}
.menu-404 ul li a{
  color: #FF5757;
}
.menu-404 ul ul{
   margin: 20px 0 0;
}
.menu-404 ul ul li{
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #121924;
  font-weight: 400;
  width: 100%;
  padding: 0;
}
.menu-404 ul ul li a{
   color: #121924;
}
.about-top{
  padding: 126px 0 117px;
}
.about-top h4{
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: 'Poppins';
}
.about-top-bg{
  max-width: 910px;
  margin: 0 auto 3px;
}
.about-top h1{
  font-size: 70px;
  line-height: 1.29;
  margin-bottom: 0;
}
.about-section-2{
  padding: 40px 0 55px;
}
.about-section-2 h4{
  font-size: 15px;
  line-height: 1.47;
  color: #676A6E;
  margin-bottom: 30px;
  font-weight: 400;
}
.sma-about-title,.about-primary h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 20px;
}
.about-section-2 p{
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
  margin-bottom: 25px;
}
.about-team-title p{
  font-size: 18px;
  line-height: 1.39;
  margin-bottom: 20px;
  color: #676A6E;
}
.about-team-bg{
  padding: 20px 0 40px;
}
.ab-team-item-bg{
  background: #FFFFFF;
  border-radius: 4px;
  height: 100%;
  padding: 50px 20px;
}
.ab-team-item-bg .ab-team-feature img{
  width: 116px;
  height: 116px;
  border-radius: 50%;
  object-fit: cover;
}
.ab-team-item-bg .ab-team-feature{
  margin-bottom: 30px;
}
.ab-team-item-bg h3{
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 9px;
}
.ab-team-item-bg h3 a {
   color: #121924;
}
.ab-team-item-bg h4{
  font-size: 16px;
  line-height: 1.375;
  color: #FF5757;
  margin-bottom: 12px;
}
.ab-team-item-bg p{
  font-size: 15px;
  line-height: 1.47;
  color: #676A6E;
  margin-bottom: 16px;
}
.sma-share a{
      display: inline-block;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    border-radius: 6px;
    line-height: 32px;
    text-align: center;
    font-size: 20px;
}
.sma-share .share-linkedin {
    color: #fff;
    background: #2867BC;
}
.sma-share .share-link {
    color: #676A6E;
    background: #F6F6F6;
}
.ab-team-item-bg:hover{
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
}
.about-team-2{
  background: #F9F9F9;
  padding-top: 40px;
}
.ab-team-item{
  margin-bottom: 20px;
}
.about-sources{
  background: #FF5757;
  padding: 60px 0 40px;
}
.about-sources p{
  font-size: 18px;
  line-height: 1.39;
  margin-bottom: 20px;
   color: #fff;
}
.about-sources .sma-about-title{
  color: #fff;
  margin-bottom: 30px;
}
.about-list,.about-primary{
  padding: 40px 0;
}
.about-item{
  margin: 40px 0;
}
.about-item .container{
  max-width: 1440px;
  padding: 0;
}
.about-item-bg{
  margin: 0;
}
.about-item .about-feature-it{
  padding: 0 40px 0 0;
}
.about-item .about-feature-it img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-item .about-info-it{
  padding: 25px 100px 25px 40px;
}
.about-item .about-info-it h4,.about-primary a{
  font-size: 18px;
  line-height: 1.39;
  color: #FF5757;
  font-weight: 400;
  margin-bottom: 12px;
}
.about-item .about-info-it p,.about-primary p{
  font-size: 18px;
  line-height: 1.39;
  color: #676A6E;
  margin-bottom: 20px;
}
.about-item .about-info-it h5,.about-primary h5{
  color: #121924;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
.about-item:nth-child(2n+1) .about-item-bg{
  flex-direction: row-reverse;
  align-items: center;
}
.about-item:nth-child(2n+1)  .about-info-it {
    padding: 25px 80px 25px 100px;
}
.about-item:nth-child(2n+1) .about-feature-it{
  padding: 0 0 0 0;
}
.about-primary .about-item-other {
  background:#f9f9f9;
  padding:0 0 ;
}
.about-primary .about-image {
  align-self:normal;
}
.about-primary .about-image .wp-block-image{
  height:100%;
  overflow: hidden;
}
.about-primary .about-image .wp-block-image img {
  width:100%;
  height:100%;
  object-fit: cover;
}
.about-primary .about-item-other .about-text {
  padding:25px;
}
.about-item:nth-child(2n) .about-item-bg{
  background: #f9f9f9;
}
.about-bottom{
  padding: 13px 0 47px;
}
.about-bottom p{
  line-height: 1.39;
  color: #676A6E;
}
.single-left .single-title,.single-related h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 15px;
}
.ncustom {
  color:#121924 !important;
}
.single-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position:relative;
  height:30px;
}
.single-top .fact-check{
  position: relative;
}
.single-top .fact-check > a{
  font-size: 13px;
  line-height: 1.54;
  color: #FFFFFF;
  padding: 5px 10px;
  display: inline-block;
  background: #FF5757;
  border-radius: 4px;
}
.single-top .fact-check a img{
  margin-right: 5px;
  vertical-align: -2px;
}
.fact-check .fact-label{
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
  border-radius: 4px;
  padding: 16px 20px 16px;
  font-size: 13px;
  line-height: 1.54;
  color: #121924;
  top: calc(100% + 5px);
  min-width: 331px;
  display: none;
  left: 24px;
}
.fact-check .fact-label p {
	font-size:13px;
	margin:0;
}
.fact-check .fact-label::before{
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  content: "";
  top: -10px;
  left: 23px;
  z-index: 10;
}
.single-top .advertiser-disclosure{
  font-size: 13px;
  line-height: 1.54;
  color: #676A6E;
  position: relative;
}
.single-top .advertiser-disclosure::before{
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background: #C4C4C4;
  content: "";
}
.single-author {
  padding: 20px 0 31px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-align-items: center;
}
.single-author p{
  font-size: 13px;
  line-height: 1.85;
  color: #121924;
  margin: 0;
}
.single-author p a {
  color:#000;
}
.single-author span{
  color: #979797;
}
.single-author img{
  margin-right: 10px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.product-list{
  background: #FCD6D6;
  padding: 30px 15px 15px 15px;
  margin-bottom: 30px;
}
.product-list-bg{
  margin: 0 -8px;
}
.product-it{
  padding: 0 8px;
}
.product-it-bg{
  padding: 40px 15px 30px;
  background: #FFFFFF;
  border-radius: 4px;
  height: 100%;
  position: relative;
}
.product-it .product-feature{
  height: 158px;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
.product-it .product-label-it{
  position: absolute;
  left: 33px;
  right: 33px;
  top: -10px;
  background: #FFC727;
  border-radius: 0px 0px 4px 4px;
  padding: 7px 20px;
  max-width: 197px;
  margin: 0 auto;
}
.oil-it .lineup-link-info{
  text-align: center;
}
.single-lineup .lineup-link-info{
  min-width: 138px;
}
.product-it .product-label-it::before{
 width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 10px solid #C5950C;
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
}
.product-it .product-label-it::after{
 width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 10px solid #C5950C;
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
}
.product-it .product-label-it h4{
  font-weight: 600;
  font-size: 18px;
  line-height: 1.45;
  color: #fff;
  margin: 0;
  display: inline-block;
}
.product-it .label-icon{
  width: 36px;
  height: 36px;
  background: #F3BB1B;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  margin-right: 10px;
  display: inline-block;
}
.product-it .label-icon img{
  max-height: 19px;
}
.product-it h3{
  font-size: 22px;
  line-height: 1.36;
  color: #121924;
  margin-bottom: 6px;
}
.product-it h3 a{
  color: #121924;
}
.product-it h4{
  font-size: 15px;
  line-height: 1.33;
  color: #676A6E;
  font-weight: 400;
  margin-bottom: 16px;
}
.product-it .mca-btn{
  margin-top: 26px;
  display: block;
  color:#fff;
}
.product-it .sma-list ul li{
  font-size: 15px;
  margin-bottom: 12px;
}
.product-it  .sma-list ul li::before{
  top: 6px;
}
.single-info-product{
      padding: 50px 40px 30px;
    background: #F6F6F6;
    border: 1px solid #E1E8E7;
    border-radius: 4px;
    margin: 30px 0 40px;;
}
.single-custom p{
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
}
.single-custom h3{
  font-size: 27px;
  line-height: 1.375;
  color: #121924;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.single-custom .product-list h3 {
  font-size:18px;
}
.single-custom.sma-list .product-list ul li {
  font-size:14px;
}
.single-custom.sma-list .product-list ul li:before {
  top:6px;
}
.single-custom .product-list 
.single-custom .img-alignright{
  text-align: right;
}
.single-custom .custom-logo{
  max-height: 35px;
  margin-top: 30px;
}
.single-custom h4{
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 20px;
}
.single-custom.sma-list ul li{
  font-size: 16px;
  line-height: 1.39;
  margin-bottom: 13px;
}
.single-custom.sma-list ul li a{
  color: #FF5757;
}
.single-custom.sma-list ul{
  margin-bottom: 30px;
}
.single-lineup h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 20px;
}
.single-lineup .lineup-it{
  border: 1px solid #E1E8E7;
  box-sizing: border-box;
  border-radius: 4px;
  justify-content: space-between;
  margin-bottom: 20px;
}
.lineup-feature{
  width: 226px;
  display: flex;
  align-items: center;
}
.lineup-info .lineup-title{
  font-size: 18px;
  line-height: 1.39;
  color: #FF5757;
  margin-bottom: 20px;
}
.lineup-info .lineup-title a{
  color: #FF5757;
}
.lineup-info .lineup-type{
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
  margin-bottom: 12px;
}
.single-lineup.sma-list ul li{
  font-size: 15px;
  margin-bottom: 12px;

}
.lineup-link{
  width: 244px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #F5F8F7;
  border-radius: 4px;
}
.lineup-link .mca-btn{
    padding: 10.5px 10px;
    min-width: 138px;
    color:#fff;
}
.lineup-link  p{
  font-size: 12px;
  line-height: 1.34;
  margin: 16px 0 6px;
  color: #676A6E;
}
.lineup-link h5{
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 0;
}
.lineup-info{
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc(100% - 470px);
      padding: 25px 20px;
}
.lineup-feature a{
      display: block;
    height: 196px;
    width: 196px;
    margin-left: 30px;
}
.single-left .single-oil .single-title{
  margin-bottom: 20px;
}
.oil-it h4{
  font-weight: 600;
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 20px;
}
.oil-it h4 span{
  color: #FF5757;
  font-size: 30px;
}
.oil-feature-bg .oil-feature{
    height: 370px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.oil-feature-bg .oil-link{
  width: 100%;
    padding: 20px 20px 35px;
}
.oil-feature-bg .lineup-link p{
      margin: 0 0 3px;  
}
.oil-feature-bg .lineup-link h5{
  margin-bottom: 20px;
}
.oil-feature-bg .lineup-link .mca-btn{
      min-width: 198px;
}
.oil-it .oil-info h4{
      font-size: 20px;
      margin-bottom: 15px;
      margin-top: 30px;
}
.oil-it .oil-info p{
  font-size: 16px;
  line-height: 1.5;
  color: #676A6E;
  margin-bottom: 20px;
}
.oil-it .sma-list ul li{
      font-size: 16px;
      margin-bottom: 14px;
      padding-left: 23px;
}
.oil-product-bg{
  border: 1px solid #F5F8F7;
  margin-bottom: 30px;
}
.oil-it .sma-list ul li::before{
      background-image: url(../images/checkmark-circle-2.png);
}
.oil-it .sma-list ul.sma-list-cost li::before{
      background-image: url(../images/close-circle.png);
}
.oil-it .sma-list ul li::before{
  width: 13px;
  height: 13px;
  background-size: 13px auto;
  top: 6px;
}
.oil-product-deatail h4{
  font-size: 20px;
  line-height: 1.35;
  color: #121924;
  margin-bottom: 15px;
}
.oil-it{
  border-bottom: 2px solid #E1E8E7;
  margin-bottom: 20px;
}
.single-custom-2 h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 20px;
  margin-top: 30px;
}
.single-custom-2 h4{
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 20px;

}
.single-custom-2.sma-list ul li{
  font-size: 18px;
  margin-bottom: 16px;
  line-height: 1.39;
}
.single-custom ol {
  padding-left: 30px;
}
.single-custom ol li {
    list-style: decimal-leading-zero !important;
    padding-left: 0 !important;
    color: #121924;
    position: relative;
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.39;
}
.single-custom ol li::marker {
    color: #FF5757;
}
.single-label-2{
  padding: 12px 50px 35px 30px;
  background: #F9F9F9;
  border-top: 1px solid #FF5757;
}
.single-label-2 .single-label-bg-2{
  padding-left: 52px;
}
.single-label-2 p{
  color: #676A6E;
  margin-bottom: 0;
}
.single-label-2 .sg-quote-1{
      position: relative;
    top: 23px;
}
.single-label-2 .sg-quote-2{
  margin-top: 6px;
  float: right;
}
.single-subscriber{
   box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
  border-radius: 4px;
  margin-bottom: 40px;
}
.single-subscriber .subscriber-feature{
  width: 305px;
}
.single-subscriber .subscriber-email{
  background: #FF5757;
    padding: 34px 40px;
    border-radius: 0px 4px 4px 0px;
    width: calc(100% - 305px);
}
.single-subscriber .subscriber-email h4, .subscriber-email p{
  color: #fff !important;
}
.form-searc-404 .btn-submit-404 img{
  margin-bottom: 0;
}
.single-subscriber .subscriber-form{
  margin: 30px 0 0;
}
.single-custom-2 hr{
  margin: 30px 0;
}
.list-number{
  padding-left: 30px;
}
.list-number li{
  list-style: decimal-leading-zero !important;
  padding-left: 0 !important;
}
.list-number li::before{
  display: none !important;
}
.list-number li::marker {
  color: #FF5757;
}
.sg-aricle{
  margin: 40px 0;
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
  border-radius: 4px;
  background: #fff;
  padding: 30px 30px 30px 180px;
  position: relative;
}
.aricle-people{
  position: absolute;
  top: 30px;
  left: 30px;
}
.aricle-people img{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
}
.aricle-top{
  display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.aricle-top h4{
      font-size: 18px;
    line-height: 1.39;
    color: #676A6E;
    font-weight: 400;
    margin-bottom: 16px;
}
.aricle-name h3{
  font-size: 32px;
    line-height: 44px;
    color: #121924;
    font-weight: 700;
    margin-bottom: 0;
}
.aricle-name h3 a {
  color: #121924;
}
.aricle-other img{
      width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 16px;
    object-fit: cover;
}
.aricle-des p{
  margin-bottom: 16px;
}
.single-related{
  margin-bottom: 40px;
}
.single-related ul li{
  margin-bottom: 17px;
  font-weight: 600;
  padding-left: 32px;
}
.single-related ul li a{
  color: #121924;
}
.single-related ul li:hover a, .single-related ul li:hover::before{
 color: #FF5757;
}
.single-related ul li::before{
  content:'\f0f6';
  background-image: none;
  font-family: 'FontAwesome';
  color: #676A6E;
  font-size: 18px;
  top: 0px;
}
.single-left .single-comment .single-title{
  margin-bottom: 20px;
}
.single-comment ul li{
  margin-bottom: 12px;
}
.single-comment .comment-top{
      position: relative;
    margin-bottom: 26px;
    padding-right: 80px;
}
.comment-name{
      position: relative;
    padding-left: 76px;
    min-height: 60px;
    padding-top: 5px;
}
.comment-name img{
      width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.comment-name h5{
  font-size: 20px;
    line-height: 27px;
    color: #121924;
    margin-bottom: 6px;
}
.comment-name p{
  font-size: 15px;
    line-height: 20px;
    color: #676A6E;
    margin-bottom: 0;
}
.comment-heart{
      position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background: #F5F8F7;
    border-radius: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #FF5757;
    font-weight: 700;
}
.comment-heart .fa-heart{
  margin-right: 5px;
}
.comment-des p{
  font-size: 15px;
    line-height: 1.47;
    color: #121924;
    margin-bottom: 16px;
}
.cm-reply{
    font-size: 15px;
  color: #FF5757;
  font-weight: 600;
}
.single-comment ul li li{
  padding: 30px 0 30px 50px;
    border-left: 2px solid #F5F6FA;
    margin-bottom: 40px;
    margin-top: 12px;
}
.single-comment{
  margin-bottom: 30px;
}
.single-commet-form{
  margin-bottom: 60px;
}
.single-commet-form .single-title{
      margin-bottom: 20px;
}
.single-commet-form .form-row{
      margin: 0 -8px;
}
.single-commet-form .form-group{
  padding: 0 8px;
  margin-bottom: 16px;
  width: 100%;
}
.single-commet-form .form-control{
      height: 60px;
      font-size: 15px;
      line-height: 20px;
      color: #121924;
      padding: 20px;
      border-radius: 4px;
}
.single-commet-form .form-group-textarea .form-control{
      height: 150px;
      resize: none;
      width: 100%;
}
.single-commet-form .form-row-bt{
  margin-top: 14px;
    align-items: center;
}
.single-commet-form .form-row-bt .form-group{
  margin: 0;
}
.single-commet-form .form-check-label{
    font-size: 15px;
    line-height: 20px;
    color: #676A6E;
}
.single-commet-form .btn-primary{
  background: #EF7A34;
    border-radius: 4px;
    border: none;
    min-width: 186px;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    height: 60px;
}
.single-inner{
  padding-top: 40px;
}
.sidebar-pd-type{
      background: #F6F6F6;
    border-radius: 4px;
    padding: 20px 20px 4px;
}
.sb-type-it{
      border-bottom: 1px solid #E1E8E7;
    margin-bottom: 16px;
}
.sb-type-it:last-child{
  border-bottom: none;
  margin-bottom: 0;
}
.sb-type-it h4{
  font-size: 20px;
    line-height: 1.35;
    color: #121924;
    margin-bottom: 16px;
}
.sidebar-pd-type.sma-list ul  li{
  font-size: 16px;
    margin-bottom: 16px;
}
.sidebar-pd-type.sma-list ul li::before{
  top: 6px;
}
.sidebar-img{
  margin-top: 30px;
}
.sidebar-img img{
  width: 100%;
}
.single-link-buttom-bg{
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  background: #EF7A34;
  border-top: 4px solid  #FFAC7B;
  position:fixed;
  bottom:0;
  z-index:999;
  left:0;
  right:0;
  transform:translateY(100%);
  -webkit-transform:translateY(100%);
  display:none;
}
.single-link-buttom-bg.active {
  transform:translateY(0);
  -webkit-transform:translateY(0);
}
.single-link-buttom-bg .single-link-buttom {
  cursor: pointer;
}
.single-link-bt-it{
  padding: 18px 15px;
  width: 33.33%;
}
.single-link-bt-it.active {
  text-align:left;
  padding-left:0;
}
.single-link-bt-it a{
  font-weight: 600;
  font-size: 20px;
  line-height: 1.35;
  color: #FFFFFF;
}
.single-link-bt-it a.toc-next {
  border-left:1px solid #BE510F;
  margin-left:30px;
  padding-left:30px;
}
.toc-prev {
  display:none;
}
.single-link-bt-it a span{
  color: #BE510F;
  margin-right: 16px;
}
.single-link-bt-it a i{
  font-size: 18px;
  margin-left: 20px;
}
.brand-inner .single-title{
  margin-bottom: 20px;
}
.brand-inner .single-author{
  padding: 0 0 18px;
}
.brand-biovolen{
  background: #FCD6D6;
  border-radius: 4px;
  padding: 30px 15px;
  margin-bottom: 40px;
   position:relative;
}
.average-score {
  width: 240px;
  height: 53px;
  background-image: url(../images/ratingbg.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 17px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px;
  z-index: 9;
  padding: 8px 10px 12px 65px !important;
  background-color: rgba(0,0,0,0) !important;
}
.average-score a {
    display: inline-block;
    font-size: 11px;
    color: #fff !important;
    font-style: italic;
    line-height: 10px;
    background-image: url(../images/note.svg);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 15px;
    padding: 3px 0 3px 15px;
    font-weight: 300;
}
.average-score a:hover {
  text-decoration: underline;
}
.average-score b {
  font-size: 24px;
}
.average-score sub {
  font-size: 13px;
  vertical-align: 2px;
}
.brand-biovolen-bg{
  background-color: #fff;
  border-radius: 4px;
  padding: 20px 15px;
}
.biovolen-top{
  margin-bottom: 10px;
}
.biovolen-info{
  width: 250px;
}
.biovolen-icon{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 47px;
  text-align: center;
  margin-right: 15px;
  background: #F5F8F7;
}
.biovolen-icon img{
  max-height: 25px;
  max-width: 25px;
}
.biovolen-number h4{
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #676A6E;
  margin-bottom: 7px;
}
.biovolen-number h4 .biovolen-number-big{
  font-size: 24px;
  line-height: 1.375;
  font-weight: 600;
  color: #121924;
}
.biovolen-number p{
  font-size: 15px;
  line-height: 1.33;
  color: #676A6E;
  margin-bottom: 0;
}
.biovolen-info li{
  margin-bottom: 30px;
}
.biovolen-feature{
    width: calc(100% - 250px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.biovolen-list{
  margin: 0 -10px;
}
.biovolen-it{
  padding: 0 10px;
}
.biovolen-it-bg{
  padding: 20px 15px 4px;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
  height: 100%;
}
.biovolen-it-bg h4{
  font-size: 20px;
  line-height: 1.35;
  color: #121924;
  margin-bottom: 20px;
}
.biovolen-list.sma-list ul li{
  font-size: 15px;
  margin-bottom: 16px;
}
.biovolen-list.sma-list ul li::before{
  top: 6px;
}
.biovolen-buttom{
  margin:15px 0 0;
}
.biovolen-buttom .mca-btn{
  min-width: 189px;
  height: 41px;
}
.biovolen-info-buttom{
  margin-left: 20px;
}
.biovolen-info-buttom h4{
  font-size: 12px;
  line-height: 1.33;
  color: #676A6E;
  margin-bottom: 3px;
}
.biovolen-info-buttom h3{
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 0;
}
.single-custom-2 table{
  margin: 40px 0;
  width: 100%;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
}
.single-custom-2 table tr th{
  padding: 16px 20px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
}
.single-custom-2 table tr td{
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
}
.single-custom-2 table tr:nth-child(2n+1) td{
  background: #F6F6F6;
}
.alternative-list-bg{
  border: 1px solid #E1E8E7;
  border-radius: 4px;
  padding: 15px;
}
.alternative-it{
  padding: 0 15px;
   border-left: 1px dashed #D2E0DB;
}
.alternative-it:first-child{
  border-left: none;
}
.alternative-list{
  margin: 0 -30px;
}
.alternative-feature{
  height: 140px;
  margin-bottom: 12px;
}
.alternative-it h4{
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.35;
}
.alternative-info a{
  font-size: 15px;
  line-height: 1.33;
  color: #FF5757;
}
.alternative-info{
  padding-bottom: 20px;
}
.alternative-it .sma-list{
  padding: 20px 0 4px;
  border-top: 1px dashed #D2E0DB;
}
.alternative-it .sma-list ul li{
  font-size: 15px;
  margin-bottom: 16px;
      padding-left: 23px;
}
.alternative-it .sma-list ul li::before{
      width: 13px;
    height: 13px;
    background-size: 13px auto;
    top: 6px;
}
.alternative-list-1 ul li::before{
  background-image: url(../images/checkmark-circle-2.png);
}
.alternative-list-2 ul li::before{
  background-image: url(../images/close-circle.png);
}
.brand-alternative{
  margin-bottom: 40px;
}
.oil-it:last-child{
  border-bottom: none;
}
.brand-disadvantage{
  margin-top: 40px;
}
/* menu main */
.list-flex {
  display:flex;
}
.menu-main{
  background: #fff;
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.08);
  width: 100%;
  position: fixed;
  left: -100%;
  height: 60%;
  overflow: auto;
  top: 70px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.menu-main .nav-left {
  width: 27%;
  padding: 30px 30px 30px 0;
}
.menu-main .nav-left:before {
  content:"";
  position:absolute;
  top:0;
  right:0;
  left:-10000px;
  bottom: 0;
  background: #E1E8E7;
  display:block;
}
.menu-main .nav-left > ul > li {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #4DB4AC;
  margin-bottom: 40px;
}
.menu-main .nav-left > ul > li li {
  margin-top:16px;
  position:relative;
}
.menu-main .nav-left > ul > li li .show-sub2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #69768D;
  display:inline-block;
  margin:0;
}
.menu-main .nav-left > ul > li li .show-sub2:hover,
.menu-main .nav-left > ul > li li.active .show-sub2 {
  color: #121924;
}
.menu-main .nav-left > ul > li li.active:before {
  content:"";
  position:absolute;
  top: 5px;
  left: -25px;
  width:16px;
  height:16px;
  display:block;
  background-image: url('../images/logo-menu.svg');
  background-repeat: no-repeat;
  background-size:100% auto;
}
.menu-main .nav-right {
  width:73%;
  padding:30px 0 30px 30px;
}
.menu-main .nav-right .menu-level3 {
  display:none;
}
.menu-main .nav-right .menu-level3.active {
  display:block;
}
.menu-main .nav-right ul {
  margin:0 -8px;
}
.menu-main .nav-right ul li {
  width:33.33%;
  padding:0 8px;
  margin-bottom: 16px;
}
.menu-main .nav-right ul li a {
  font-size: 15px;
  line-height: 22px;
  color: #121924;
  display:inline-block;
}
.menu-main .nav-right ul li a:hover {
  color: #4DB4AC;
  text-decoration: underline;
}
.show-menu .toggle-menu{
  background-image: url(../images/menu-close.png);
}
.show-menu .menu-main{
  left: 0;
}
/* End menu main */
.single-custom-2 a, .single-custom a{
  color: #FF5757;
}
.topic-it .topic-des ul li:first-child{
  border-top: none;
}
.home-post-bg{
    border: 1px solid #F5F8F7;
    border-radius: 4px;
    height: 100%;
    overflow: hidden;
}
.show-tablet{
  display: none;
}
.show-mobile{
  display: none;
}
.menu-main ul li.menu-children-5 ul li:first-child span{
  display: none;
}
.post-list-slider .post-list{
  float: none;
}
.slider-public .slick-next {
    left: auto;
    right: 10px;
    background-image: url(../images/chevron-right.png);
}
.slider-public .slick-arrow{
  background-repeat: no-repeat;
  width: 8px;
  height: 13px;
  top: -50px;
}
.slider-public .slick-prev {
    left: auto;
    right: 55px;
    background-image: url(../images/chevron-left.png);
}
.slider-public .slick-arrow::before{
  display: none;
}
.author-news .slider-public .slick-arrow{
  top: -22px;
}
/* edit css */
.wp-block-verse {
  padding:50px;
  font-size: 18px;
  line-height: 25px;
  color: #121924;
  white-space: normal;
  background-color:#F9F9F9;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
  background-image:url('../images/bgov.png');
  background-position:right bottom;
  background-repeat:no-repeat;
  margin-bottom: 30px;
  position:relative;
}
.wp-block-verse  * {
  position:relative;
  z-index: 1;
}
.wp-block-verse:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0; 
  background-image:url('../images/bgovb.png');
  background-position:left bottom;
  background-repeat:no-repeat;
}
.wp-block-verse h2{
  font-size: 32px;
  line-height: 44px;
  color: #121924;
  margin:0 0 20px;
}
.wp-block-verse .text-right {
  text-align:right;
}
.wp-block-verse p:last-child {
  margin:0;
}
.wp-block-verse a {
  color:#FF5757;
  text-decoration:none;
  box-shadow:none;
}
blockquote.wp-block-quote {
    border-top: 2px solid #FF5757;
    background: #F9F9F9;
    padding: 20px 60px;
    font-size: 18px;
    color: #676A6E;
    position: relative;
    margin-bottom: 15px;
}
blockquote.wp-block-quote strong {
   font-size: 24px;
    color: #121924;
}
blockquote.wp-block-quote:before {
  content: "\f10d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FF5757;
  position: absolute;
  top: 25px;
  left: 20px;
  z-index: 10;
}
blockquote.wp-block-quote:after {
  content: "\f10e";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #FF5757;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 25px;
  right: 20px;
  z-index: 10;
}
.cate-content .author-post-2{
  padding-top:30px;
}
.verifield-item .inner {
  width: 291px;
  height: 200px;
  background: #FFFFFF;
  box-shadow: 2px 3px 40px rgba(31, 40, 15, 0.15);
  border-radius: 4px;
  padding:25px 20px 18px;
}
.verifield-truesource h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #FF5757;
  margin:0 0 9px;
}
.verifield-truesource p {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #121924;
  margin:0 0 15px;
}
.verifield-truesource h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #121924;
  margin:0 0 20px;
}
.verifield-truesource a {
  background: #EF7A34;
  border-radius: 4px;
  padding:5px 16px;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  display:inline-block;
}
.verifield-truesource i {
  color: #FF5757;
  margin-right:3px;
}
.verifield {
  display:none;
}
.verifield-link {
  position:relative;
}
.verifield-link sup {
  font-size:12px;
}
.verifield-item {
  position:absolute;
  z-index: 9;
  display:none;
  margin-top: 35px;
  margin-left: 190px;
}
.verifield-item .inner {
  position:relative;
}
.verifield-item .inner:before{
  content: "";
  position: absolute;
  bottom: 100%;
  left: 13px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.toc-action {
  position:relative;
  z-index:1;
}
.toc-list {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  background:#f1b28d;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
.single-link-buttom-bg.hasshow .toc-list{
  transform: translateY(-66px);
  -webkit-transform: translateY(-66px);
}
.toc-list ul li a {
    display: flex;
    padding: 20px 0;
    color: #121924;
    font-size: 16px;
    border-bottom: 1px solid #c44d05;
    padding-left: 39.5%;
}
.toc-list ul li:last-child a {
  border:none;
}
.toc-list ul li a span {
    font-weight: 800;
    font-size: 20px;
    color: #c44d05;
    line-height: 100%;
    padding-top: 2px;
    margin-right: 15px;
}
.toc-list ul li a p {
  margin:0;
}
.menu-main li {
  position:relative;
}
.menu-main i {
  position:absolute;
  top:0;
  right:0;
  display:none;

}
.product-list .wp-block-column {
    padding: 40px 15px 30px;
    background: #FFFFFF;
    border-radius: 4px;
    position: relative;
    margin-left:15px;
}
.product-list .wp-block-column:first-child {
  margin:0;
}
.product-list .wp-block-column p:last-child {
  margin:0;
  font-size:16px;
  color:#121924;
}
.product-list .wp-block-column p:last-child b {
  font-size:16px;
  font-weight:400;
  display:inline-block;
}
.product-list .pm-button-type3 a,.product-list .pm-button-type4 a{
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0;
}
.product-list .pm-button-type4 a {
  position:static;
  margin:0;
}
.pm-button-type4 a,.pm-button-type3 a {
  background: #EF7A34;
  border-radius: 4px;
  display: inline-block;
  padding: 12px 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #FFFFFF !important;
  text-align: center;
}
.lineup-table .wp-block-columns{
    border: 1px solid #E1E8E7;
    box-sizing: border-box;
    border-radius: 4px;
    justify-content: space-between;
    margin-bottom: 20px;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(1) {
    padding:25px 0 25px 0;
    align-items: center;
    -webkit-align-items: center;
    display: flex;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(1) img {
  max-width:150px;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(1) a {
  color: #121924;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(2) {
    padding: 25px 20px;
    flex: 0 0 50%;
    margin: 0;
}
.lineup-table .wp-block-columns .wp-block-column p {
    font-size: 18px;
    line-height: 1.39;
    color: #FF5757;
    margin-bottom: 20px;
    font-weight: 600;
}
.lineup-table .wp-block-columns .wp-block-column h4 {
    font-size: 18px;
    line-height: 1.39;
    color: #121924;
    margin-bottom: 12px;
    font-weight: 600;
}
.lineup-table .wp-block-columns .wp-block-column ul li {
    font-size: 15px;
    margin-bottom: 12px;
}
.lineup-table .wp-block-columns .wp-block-column.price-col {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    background: #F5F8F7;
    border-radius: 4px;
    -ms-grid-row-align: inherit;
    align-self: inherit;
    padding: 0 25px;
    text-align: center;
    margin:0;
}
.lineup-table .wp-block-columns.no-price .wp-block-column.price-col {
  background:rgba(0,0,0,0);
}
.lineup-table .wp-block-columns .wp-block-column.price-col a {
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 12px 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    width:100%;
}
.lineup-table .wp-block-columns .wp-block-column.price-col p {
  font-size:12px;
  color:#000;
}
.lineup-table .wp-block-columns .wp-block-column.price-col p strong {
  font-size:16px;
  display: inline-block;
  margin-top: 5px;
}
.oil-item {
  border-bottom: 2px solid #E1E8E7;
  margin-bottom: 20px;
  padding-bottom:20px;
}
.oil-item h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.42;
    color: #121924;
    margin-bottom: 20px;
}
.oil-item h3 span,.review-heading span {
    color: #FF5757;
    font-size: 30px;
}
.oil-item .wp-block-columns {
    border: 1px solid #F5F8F7;
    margin-bottom: 30px;
}
.oil-item .wp-block-columns .wp-block-column:first-child  .wp-block-image {
   /* height: calc(100% - 170px);*/
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group{
    text-align: center;
    background: #F5F8F7;
    border-radius: 4px;
    padding: 20px 20px 35px;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group p {
    color: #676A6E;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group p strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.375;
    color: #121924;
    display:block;
    text-align: center;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group a {
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 10.5px 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group p:last-child {
  margin: 0;
    font-size: 16px;
    color: #121924;
}
.oil-item .wp-block-columns .wp-block-column:last-child {
  padding-top:30px;
  padding-right:20px;
  font-size:16px;
}
.oil-item .wp-block-columns .wp-block-column:last-child p {
  font-size:16px;
}
.oil-item .wp-block-columns .wp-block-column:last-child h4{
    font-weight: 600;
    line-height: 1.42;
    color: #121924;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.oil-item .wp-block-columns .wp-block-column:last-child h4:first-child {
  margin-top:0;
}
.oil-item .wp-block-columns .wp-block-column:last-child ul {
    margin-bottom: 30px;
}
.oil-item .wp-block-columns .wp-block-column:last-child ul li {
    font-size: 16px;
    margin-bottom: 14px;
    padding-left: 23px
}
.oil-item .wp-block-columns .wp-block-column:last-child ul li:before {
    background-image: url(../images/checkmark-circle-2.png);
    width: 13px;
    height: 13px;
    background-size: 13px auto;
    top: 6px;
}
.oil-item .wp-block-columns .wp-block-column:last-child ul.pm-cons li:before {
      background-image: url(../images/close-circle.png);
}
.oil-item p:last-child {
  margin:0;
}
.btn-bestprice {
    position: absolute;
    left: 30px;
    right: 30px;
    top: -10px;
    background: #FFC727;
    border-radius: 0px 0px 4px 4px;
    padding: 7px;
    margin: 0 auto;
    text-align: center;
}
.btn-bestprice.btn-cheapest {
  max-width: 100%;
}
.btn-bestprice:before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 10px solid #C5950C;
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
}
.btn-bestprice:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #C5950C;
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
}
.btn-bestprice strong:before {
  content:"";
  background-image:url('../images/Vector.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  background-color: #F3BB1B;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.btn-bestprice strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.45;
    color: #fff;
    margin: 0;
    display: block;
}
.biovolen-info .item {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 1.33;
  color: #676A6E;
  padding-left:65px;
  position:relative;
}
.biovolen-info .item:before {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 47px;
    text-align: center;
    margin-right: 15px;
    background: #F5F8F7;
    content:"";
    position:absolute;
    top:0;
    left:0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:22px auto;
}
.biovolen-info .item:nth-child(1):before {
  background-image: url('https://www.tnhealth.org/wp-content/uploads/2022/05/1-icon.svg')
}
.biovolen-info .item:nth-child(2):before {
  background-image: url('https://www.tnhealth.org/wp-content/uploads/2022/05/2-icon.svg')
}
.biovolen-info .item:nth-child(3):before {
  background-image: url('https://www.tnhealth.org/wp-content/uploads/2022/05/3-icon.svg')
}
.brand-biovolen2 .biovolen-info .item:nth-child(1):before {
  background-image: url('https://www.tnhealth.org/wp-content/uploads/2022/05/1-icon.svg')
}
.brand-biovolen2 .biovolen-info .item:nth-child(2):before {
  background-image: url('https://www.tnhealth.org/wp-content/uploads/2022/05/4-icon.svg');
  background-size:22px auto;
}
.brand-biovolen2 .biovolen-info .item:nth-child(3):before {
  background-image: url('https://www.tnhealth.org/wp-content/uploads/2022/05/2-icon.svg')
}
.brand-biovolen2 .biovolen-info .item:nth-child(4):before {
  background-image: url('https://www.tnhealth.org/wp-content/uploads/2022/05/3-icon.svg')
}
.biovolen-info .item p {
    font-size: 15px;
    line-height: 1.33;
    color: #676A6E;
    margin-bottom: 0;
}
.biovolen-info .item strong {
    font-size: 24px;
    line-height: 1.375;
    font-weight: 600;
    color: #121924;
}
.biovolen-info .item em {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #676A6E;
    font-style:normal;
}
.biovolen-it {
    padding: 10px 10px 0;
    border: 1px solid #E1E8E7;
    border-radius: 4px;
}
.biovolen-it h4 {
  font-size: 20px;
  line-height: 1.35;
  color: #121924;
  margin-bottom: 20px;
}
.biovolen-it ul li {
  font-size: 15px !important;
  margin-bottom: 10px !important;
}
/*.biovolen-buttom a{
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 12px 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    min-width: 186px;
}*/
.biovolen-buttom p:last-child {
  margin:0;
}
.biovolen-buttom .rcode {
  font-size: 12px;
  line-height: 1.33;
  color: #676A6E;
  margin-bottom: 3px;
}
.biovolen-buttom .rcode strong {
  display:block;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 0;
}
.alternative-list-bg .wp-block-column {
    padding: 0 15px;
    border-left: 1px dashed #D2E0DB;
    margin:0 !important;
}
.alternative-list-bg .wp-block-column:first-child {
  border:none;
}
.alternative-list-bg .wp-block-column h4 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.35;
}
.alternative-list-bg .wp-block-column a {
    font-size: 15px;
    line-height: 1.33;
    color: #FF5757;
}
.alter-list {
  padding: 20px 0 4px;
  border-top: 1px dashed #D2E0DB;
}
.single-inner .single-left {
  -ms-flex: 0 0 780px;
  flex: 0 0 780px;
  max-width: 780px;
  position:static;
}
.single-inner .sidebar {
  -ms-flex: 0 0 calc(100% - 780px);
  flex: 0 0 calc(100% - 780px);
  max-width: calc(100% - 780px);
}
.adv-ttooltip {
  position:absolute;
  top:0;
  right:0;
}
.aricle-other {
    width: 250px;
    margin-left: 15px;
}
.adv-ttooltip .ctooltip {
    font-size: 12px;
    box-shadow: 0 0 10px #c1c2c3;
    width: 300px;
    background: #fff;
    color: #000;
    line-height: 1.4em;
    border-radius: 6px;
    padding: 1.5em;
    position: absolute;
    z-index: 1;
    margin-left: -60px;
    cursor: default;
    top: 40px;
    left: -20%;
    display:none;
}
.adv-ttooltip .ctooltip p {
  font-size:12px;
}
.adv-ttooltip .ctooltip p:last-child {
  margin:0;
}
.adv-ttooltip .ctooltip:after {
    content: "";
    position: absolute;
    top: -.3em;
    left: 50%;
    margin-left: -15px;
    width: 17px;
    height: 17px;
    box-shadow: -5px -5px 8px -3px #c1c2c3;
    border-color: transparent transparent #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #fff;
}
.pm-pros, .pm-cons {
  padding:0 !important;
  border:none !important;
  background:none !important;
}
.pm-pros li:before,.pm-cons li:before{
    position: absolute !important;
    left: 2px !important;
    content: "";
    background-repeat: no-repeat !important;
    background-image: url(https://www.tnhealth.org/wp-content/uploads/2022/05/pros-icon.svg) !important;
    width: 13px !important;
    height: 13px !important;
    background-size: 13px auto !important;
    top: 8px !important;
}
.pm-cons li:before {
    background-image: url(../images/close-circle.svg) !important;
}
.pm-pros:before,.pm-cons:before {
  display:block;
  margin:0 0 10px;
}
.home-services .services-it-bg {
  padding:40px;
}
.single-custom .csource-more li {
  font-size:14px;
  font-style: italic;
  margin:0 0 5px;
}
/* ReCss */
.brand-box {
    background: #FCD6D6;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 40px;
}
.brand-box em {
  font-size:14px;
}
.brand-box > div {
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
}
.wp-block-column .brand-list:parent { 
  padding: 20px 15px 4px;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
}
.brand-box .brand-score {
    font-size: 24px;
    line-height: 1.375;
    font-weight: 600;
    color: #121924;
    margin:0;
    position:relative;
}
.brand-box .score-title {
    font-size: 15px;
    line-height: 1.33;
    color: #676A6E;
    margin-bottom: 0;
}
.info-table table tr td {
  padding:8px;
}
.wp-block-columns.has-2-columns {
    border: 1px solid #E1E8E7;
    box-sizing: border-box;
    border-radius: 4px;
    justify-content: space-between;
    margin-bottom: 20px;
}
.wp-block-columns.has-2-columns .wp-block-column {
  padding:25px 20px;
}
.pm-key {
  font-weight: 800;
  font-size: 1em;
    color:#00B7AB
}
.pm-key:before{
  content:"Details Review";
}
/* add new */
.link-page #breadcrumbs {
    margin: 0;
    padding: 0;
}
.link-page #breadcrumbs a,.link-page #breadcrumbs span {
	font-size: 15px;
    line-height: 1.6;
	color: #3e3e3e;
}
.link-page #breadcrumbs a {
	color: #C4C4C4;
}
.about-team-item {
    margin-bottom: 30px;
}
.readmore-text {
	color: #00b7ab;
}
.author-post-list .home-post-big {
    margin-bottom: 20px;
    border: 1px solid #F5F8F7;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 20px;
}
.home-post-big .post-feature {
    padding: 0;
}
.home-post-big .post-feature a {
    display: block;
    height: 100%;
    overflow: hidden;
}
.home-post-big .post-feature a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#searchForm {
    position: relative;
    margin-bottom: 30px;
}
#searchForm input {
    width: 100%;
    padding-right: 90px;
    border-radius: 4px;
    border: 1px solid #efefef;
    height:47px;
    padding:0 15px;
    background: #fafafa;
}
#searchForm .btn-submit-404 {
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    border-radius: 4px;
    line-height: 6px;
    color: #ffffff;
    background-color: #00b7ab;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 20px;
}
.banner-page {
    padding: 200px 0;
    color: #fff;
    position: relative;
    background-size: cover;
    background-position: center center;
}
.banner-page:before {
    content: "";
    background: rgba(0,0,0,0.1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.banner-page .container {
    position: relative;
    z-index: 1;
}
.banner-page .info {
    max-width: 600px;
    margin: 0 auto;
}
.banner-page h1 {
    color: #fff;
    font-size: 60px;
    margin: 0 0 20px;
}
.banner-page .des {
    color: #fff;
}
#couponSearch {
  padding:50px 0;
}
#couponSearch .search-key{
  max-width: 800px;
  margin:50px auto 30px;
}
#couponSearch .search-key .it-form {
    height: 49px;
    width: 100%;
    background: #F6F6F6;
    border-radius: 8px;
    position: relative;
    padding:0 60px 0 10px;
    border:1px solid #efefef;
}
#couponSearch .search-key .search-icon {
  top:16px;
}
#couponSearch .search-cat .item-inline{
  padding:0 20px;
}
#couponSearch .search-cat .item-inline label {
    background: #F5F8F7;
    border-radius: 4px;
    display: block;
    padding: 5px 20px;
}
#couponSearch .search-cat .item-inline input {
  vertical-align: -1px;
  margin-right: 5px;
}
.cp-list .cp-item{
  margin-top:30px;
  border: 1px solid #F5F8F7;
  border-radius: 4px;
  overflow: hidden;
}
.cp-list .cp-item .image-fit {
  height:250px;
}
.cp-list .cp-item .info {
  padding:20px;
}
.cp-list .cp-item .info .post-date {
    color: #656565;
}
.cp-list .cp-item .info h3 a {
  color: #222B45;
  font-size:20px;
}
.cp-list .cp-item .info .btn-readmore {
  display: inline-block;
  background: #EF7A34;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 8px 20px;
  margin-top:20px;
}
.nodata {
  margin:100px 0;
}
.pdetail-fimage {
  margin-bottom:20px;
}
body {
    counter-reset: section;
}
.csource-more p {
    font-size: 14px;
    font-style: italic;
}
.pm-button-type4 a:before {
    content: "Check Price";
    color:#fff;
}
.ft-snippet {
  margin:0 0 20px;
}
.single-custom .cptext {
  font-size: 14px;
  line-height: 20px;
  color: #676A6E;
}
.single-custom .cptext b {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #121924;
  display:block;
}
.single-custom .lineup-table .cptext b {
  font-size:15px;
}
.lineup-table .wp-block-image {
  margin:0 auto;
}
.csitemap-list {
  padding: 40px 0;
  font-size:14px;
}
.csitemap-list > ul {
  column-count: 2;
  -webkit-column-count: 2;
}
.csitemap-list ul ul {
  padding-left:30px;
}
.csitemap-list a {
  color:#FF5757;
}
.csitemap-list a:hover {
  text-decoration: underline;
}
.csitemap-item {
  margin-bottom:20px;
  padding-bottom:20px;
  border-bottom:1px solid #ccc;
}
.single-custom h2{
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  color: #121924;
  margin:0 0 20px;
}
.bbox-frame {
  border: 1px solid #E1E8E7;
  box-sizing: border-box;
  border-radius: 4px;
  padding:15px;
}
.single-custom .bbox-frame .brand-heading {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #121924;
  margin:0 0 20px;
  text-align: left;
}
.single-custom .bbox-frame ul li {
  font-size: 15px;
  line-height: 20px;
  color: #121924;
}
.single-custom .pm-text-size15 {
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  color: #121924;
  margin: 0 0 20px;
}
.biovolen-info .item strong:after {
  content:"/10";
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #676A6E;
  font-style: normal;
}
.best-choice:before {
  content: "";
  background-image: url(../images/bestchoice.svg);
  background-size: 100% auto;
  width: 180px;
  height: 42px;
  background-repeat: no-repeat;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  display: block;
}
.ft-snippet{
  background-image: url(https://www.tnhealth.org/wp-content/uploads/2022/05/Group-content.svg);
  padding: 2em 2em 4em 2em;
background-position: bottom;
  border-radius:4px;
margin:0 0 20px;
}

.ft-snippet:after{
  display: block;
  content: "";
  width: 92px;
  float: right;
  height: 25px;
  background-size: 100% auto;
  background-image: url(https://www.tnhealth.org/wp-content/uploads/2022/02/tnhealth-1.svg);
  background-repeat: no-repeat;
}
h3.review-heading:before {
    counter-increment: section;
    content: counter(section)".";
    display: inline-block;
    color: #FF5757;
    font-weight: 700;
    margin-right: 8px;
    font-size: 30px;
    line-height: 34px;
}
h2.number-heading~h3 {
  display:block !important;
}
h2.number-heading~ h3::before {
  margin:0 !important;
}