* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
  overflow: auto;
}

body {
  background-color: #fff !important;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  color: #222;
  font-weight: normal;
  font-kerning: auto;
  overflow-x: hidden;
  margin: 0;
}

img {
  max-width: 100%;
}

li {
  list-style: none;
}

.container-page-about-footer {
  display: block;
  width: 85%;
  margin: 0 auto;
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

.container-page-about {
  display: block;
  width: 85%;
  margin: 0 auto;
}

.top-hed1 {
  float: left;
  width: 100%;
  padding-bottom: 0px;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.container {
  width: 80%;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-md-1 {
  float: left;
  width: 8.33333333%;
}

.col-md-2 {
  float: left;
  width: 16.66666667%;
}

.col-md-3 {
  float: left;
  width: 25%;
}

.col-md-4 {
  float: left;
  width: 33.33333333%;
}

.col-md-5 {
  float: left;
  width: 41.66666667%;
}

.col-md-6 {
  float: left;
  width: 50%;
}

.col-md-7 {
  float: left;
  width: 58.33333333%;
}

.col-md-8 {
  float: left;
  width: 66.66666667%;
}

.col-md-9 {
  float: left;
  width: 75%;
}

.col-md-10 {
  float: left;
  width: 83.33333333%;
}

.col-md-11 {
  float: left;
  width: 91.66666667%;
}

.col-md-12 {
  float: left;
  width: 100%;
}

.logo {
  text-align: left;
}

.home_container {
  max-width: 1260px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px
}

.free {
  font-size: 14px;
  padding: 6px 19px 6px 18px;
  border-radius: 3px;
  font-weight: 500;
  color: #24272c;
  background-color: #fff;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
}

.get_call {
  font-weight: 500;
  font-size: 14px;
  margin-left: 12px;
  padding: 6px 19px 6px 18px;
  border-radius: 3px;
  color: #24272c;
  background-color: #fff;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
}

.blog_button a {
  text-decoration: none
}

.serc1 {
  position: absolute;
  top: 9px;
  left: 6px;
  z-index: 99;
}

.search {
  position: relative;
}

.logo {
  margin-top: 16px;
}

.blog-btn {
  border: none;
  cursor: pointer;
}

.dropdown_new {
  position: relative;
  display: inline-block;
}

.dropdown_content_new {
  display: none;
  position: absolute;
  z-index: 1;
}

.dropdown_content_new a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.arrow_d1 {
  position: relative;
  top: 2px;
}

.dropdown_content_new {
  border-radius: 4px;
  padding: 10px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  width: 200px;
  left: 12px;
  top: 41px;
  text-align: left;
}

.dropdown_content_new a {
  color: #000;
  text-align: left;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 0px;
  padding: 10px !important;
  font-weight: 500;
}

.dropdown_content_new a:hover {
  border-radius: 4px;
  background-color: #f7f7f7;
  color: #1a73e8;
}

.dropdown_new:hover .dropdown_content_new {
  display: block;
}

.searchTerm {
  font-size: 13px;
  height: 42px;
  box-shadow: none;
  outline: none;
  color: #65676b;
  width: 100%;
  padding-left: 33px;
  padding-right: 10px;
  border-radius: 8px;
  background-color: #f5f5f5;
  border: none;
  background-repeat: no-repeat;
  background-position: right center;
  background-position: 5px center;
  background-size: 14px;
  position: relative;
}

.header_social_icons li {
  display: inline-block;
  width: auto;
  width: 24px;
  height: 30px;
  text-align: center;
}

.header_social_icons li img {
  width: 14px;
  margin-top: 8px;
  transition: 0.3s;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
}

.wrap {
  float: left;
  width: 60%;
}

.search-box {
  text-align: right;
  margin-top: 8px;
  float: left;
  width: 100%;
}

.full-d1 {
  text-align: center;
}

.menu-p1-new nav {
  float: left;
  width: 100%;
  text-align: left;
  background: #fff;
  margin-top: 0px;
}

.menu-p1-new nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

.active-blog a {
  color: #1a73e8 !important;
}

.menu-p1-new nav ul li {
  border-width: 0 1px 0 0;
  display: inline-block;
  border-color: none;
  position: relative;
}

.menu-p1-new nav a {
  display: block;
  font-size: 14px;
  color: #000;
  padding: 18px 10px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
}

.drowp_down_a1>a::after {
  content: url('../img-v2/icon_arrow_dr1.svg');
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.menu-p1-new nav li ul li a:hover {
  color: #1a73e8;
  border: none;
  border-radius: 4px;
  background-color: #f7f7f7;
}

/* Hide Dropdowns by Default */
.menu-p1-new nav ul ul {
  display: none;
  position: absolute;
  top: 36px;
  padding: 10px;
  left: 0px;
  border-radius: 4px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  width: 210px;
}

.ero1 {
  float: left;
  width: 100%;
  left: 170px !important;
  top: 0px !important;
  right: 30px !important;
}

.ero1 li {
  top: 0px !important;
  left: 0px !important;
}

/* Display Dropdowns on Hover */
.menu-p1-new nav ul li:hover>ul {
  display: inherit;
}

/* Fisrt Tier Dropdown */
.menu-p1-new nav ul ul li {
  float: none;
  display: list-item;
  position: relative;
}

/* Second, Third and more Tiers	*/
.menu-p1-new nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
}

.menu-p1-new {
  position: relative;
  z-index: 99;
}

.breadcrumbs_lsit span {
  font-size: 11px;
  margin-right: 3px;
  margin-left: 3px;
}

.breadcrumbs_lsit a {
  font-size: 12px;
  font-weight: 500;
  color: #000;
  opacity: 0.5;
}

.breadcrumbs_lsit {
  position: relative;
  overflow: auto;
  width: 900px;
  margin-top: 26px;
}

.breadcrumbs_lsit_1 li {
  display: inline;
}

.breadcrumbs_lsit_section {
  float: left;
  width: 100%;
  margin-top: 63px;
}

.featured_banner {
  float: left;
  width: 100%;
  background: #f0f2f5;
  padding-top: 24px;
  padding-bottom: 40px;
}

.featured_banner_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.website_main_heading {
  color: #fff;
  position: relative;
  z-index: 0;
  font-size: 34px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 131px;
  text-shadow: 0px 0px 5px #000;
  padding-top: 89px;
  padding-bottom: 0px
}

.featured_banner_textouter {
  background-color: #fff;
  position: relative;
  width: 588px;
  height: 210px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  padding: 50px 100px;
  text-align: center;
  margin: 0 auto;
  top: 62px;
}

.featured_banner_textouter .blog_listing_heading a {
  font-weight: 700;
  font-size: 24px;
}

.blog_listing_heading a {
  color: #1a1a1a;
  letter-spacing: 0.3px;
  line-height: 32px;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0px;
  transition: color 0.2s ease-in-out;
}

.sidebar_post_title {
  margin-top: 10px;
}

.act-img img {
  height: 102.1px;
  border-radius: 4px;
  width: 100%;
}

.blog_listing_other {
  font-size: 13px;
  float: left;
  width: 100%;
  margin-top: 5px;
  color: #a7a7ac
}

.last-modified {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  margin: 0 0 0 0px;
  float: left;
  width: 100%;
}

.text-center {
  text-align: center;
}

.blog_listing_heading a {
  margin-bottom: 18px;
  text-decoration: none;
  float: left;
  width: 100%;
}

.blog_listing_other a {
  color: #999;
  transition: color 0.2s ease-in-out;
  font-size: 16px;
}

.blog_listing_other span {
  color: #999;
}

a {
  text-decoration: none;
}

.blog-box-1 img {
  max-width: 100%;
}

#date-above-title .last-modified1 {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: none;
  margin: 0 0 0 0px;
  font-size: 12px;
}

.text-bx-1 {
  width: 90%;
  padding-left: 15px;
}

.text-bx-1 .blog_listing_heading a {
  margin-bottom: 5px;
}

.blog-box-1 {
  margin-bottom: 40px;
  float: left;
  border-radius: 10px;
  border: solid 1px #f0f2f5;
}

.con-bx1 .blog_listing_link a {
  margin-bottom: 20px;
  color: #ff8600;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.about-slide1 .blog_listing_link a {
  margin-bottom: 20px;
  color: #ff8600;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  float: left;
  text-align: right;
  width: 100%;
}

.blog_listing_link {
  float: left;
  width: 100%;
  text-align: right;
}

.featured_banner1 .margin_top_50 {
  margin-top: 60px;
}

.featured_banner1 {
  min-height: 400px;
  background-image: url('../img/abt1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  background-attachment: fixed;
  float: left;
  width: 100%;
}

.featured_banner1 .featured_banner_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.featured_banner1 .website_main_heading {
  color: #fff;
  position: relative;
  z-index: 0;
  font-size: 34px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 47px;
  text-shadow: 0px 0px 5px #000;
}

.featured_banner1 .website_main_heading span {
  font-size: 16px;
  font-weight: 300 !important;
  width: 100%;
  float: left;
}

.box-scal1 {
  float: left;
  padding: 23px;
  background-color: #fff;
  width: 100%;
  padding-bottom: 9px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #ccc;
}

.sidebar_post_title a {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  float: left;
  width: 100%;
  line-height: 1.39;
}

.act-text {
  width: 90%;
  padding-left: 18px;
}

.box-scal1 h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
}

.accounting-bx1 {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}

.scaling-box1 {
  position: relative;
  margin-right: -15px;
  margin-left: -15px;
}

.btn-pl1 .blog_listing_link {
  text-align: left;
}

.con-box {
  width: 90%;
  margin: 0 auto;
}

.con-box .blog_listing_category a {
  color: #ff8600;
  font-size: 12px;
}

.con-box .blog_listing_heading a:hover {
  color: #ff8600;
}

.con-box .blog_listing_heading a {
  letter-spacing: 0.3px;
  line-height: 32px;
  font-weight: 700;
  font-size: 20px;
}

.con-box .blog_listing_description {
  font-size: 18px;
  line-height: 1.875;
  color: #1a1a1a;
  font-weight: 500;
  letter-spacing: 0.3px;
  float: left;
  margin-top: 12px;
}

.im-box-12 img {
  width: 100%;
}

.bx-m-1 {
  margin-right: 15px;
  margin-left: 15px;
}

.hed1 {
  float: left;
  width: 100%;
  margin-bottom: 21px;
  margin-right: 15px;
  margin-left: 15px;
}

.con-bx1 {
  float: left;
  width: 100%;
}

.hed1 .blog_listing_link a {
  margin-bottom: 20px;
  color: #ff8600;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: right;
  width: 100%;
  float: left;
  margin-left: -30px;
}

.act-img img:hover {
  opacity: 0.7;
}

.trending-Posts-pl1 {
  margin-top: 40px;
  float: left;
  width: 100%;
}

.ott1 {
  float: left;
}

.footer_black1 {
  background: #1a1a1a;
  float: left;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 0px;
}

.fot-1 p {
  color: #fff;
}

.footer_heading {
  color: #fff;
}

.wp-block-file__button {
  background: #1a73e8 !important;
  color: #fff !important;
  padding: 4px 12px !important;
}

.wp-block-file.aligncenter {
  margin-top: 15px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

#wp-block-file--media-8fb1292e-ab20-4725-855d-0653d9ecd8b1 {
  font-size: 16px;
  margin-right: 10px;
}

.menu1 a {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-family: "Merriweather", serif;
}

.menu1 {
  text-align: right;
}

.text-box-pl2 {
  float: left;
  width: 100%;
  border-top: solid 1px #767676;
  padding-top: 20px;
  margin-top: 10px;
}

.social_link_new_ft img {
  top: 2px;
  position: relative;
}

.social_link_new_ft span {
  color: #fff;
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size: 14px;
}

.social_link_new_ft ul {
  float: left;
  width: 100%;
}

.social_link_new_ft li {
  list-style: none;
  display: inline-block;
  margin-right: 13px;
  position: relative;
  top: 0px;
}

.social_link_new_ft {
  float: left;
  width: 80%;
  text-align: right;
  position: relative;
  top: 2px;
}

.social_link_new_ft li a {
  opacity: .8;
}

.social_link_new_ft li a:hover {
  opacity: 1;
}

.social_link_logo {
  float: left;
  width: 20%;
  text-align: right;
  position: relative;
  top: 2px;
}

.text_l {
  text-align: left;
}

.footer_heading {
  margin-top: 0px;
  font-weight: 500;
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.cp-1 {
  float: left;
  width: 100%;
  text-align: center;
  background: #000;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* blog-details */
.blog-d1 {
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #f7f7f7;
}

.bx-pl1 {
  display: flow-root;
  background: #fff;
  padding: 15px 12px 15px 12px;
  box-shadow: 0 1px 3px 0 #afafaf;
  border-radius: 4px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 15px;
}

.con1 {
  margin-top: 10px;
  background-color: #472dc2;
  height: 40px;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: none;
  color: #fff;
}

.text-p1 a {
  color: #000000;
}

.text-p1 p {
  color: #000000;
  font-size: 14px;
  line-height: 1.2 !important;
  text-align: left;
  margin-top: 5px;
}

.bx-pl1 h3 {
  text-align: left;
  font-size: 18px;
  color: #1a1a1a;
  font-weight: 500;
  margin-bottom: 8px;
}

.img-blog-d {
  margin-bottom: 16px;
}

.tags-pl1 li a {
  color: #000;
}

.tags-pl1 li {
  text-align: left;
  font-size: 12px;
  float: left;
  margin-right: 5px;
}

.rank-math-breadcrumb-example span,
.rank-math-breadcrumb-example a,
.rank-math-breadcrumb span,
.rank-math-breadcrumb a {
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out 0s;
  list-style-type: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #bdbdbd
}

.blog-box-dt {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 40px;
}

.breadcrumb-1 p {
  color: #bdbdbd;
  font-size: 14px;
  padding-left: 12px;
  padding-top: 10px;
}

.wk1 {
  font-size: 40px;
  margin-top: 30px;
  line-height: 60px;
  padding-left: 12px;
}

.post-categories a {
  color: #fff;
}

.post-categories {
  padding-left: 12px;
  float: left;
  width: 100%;
  margin-top: 12px;
}

.text-blog1-dt a {
  color: #000;
}

.text-blog1-dt p {
  text-align: right;
  font-size: 12px;
  color: #000;
  font-weight: 600;
}

.text-blog1-dt {
  text-align: right;
  padding-right: 15px;
}

.post-categories li {
  width: auto;
  float: left;
  background-color: #472dc2;
  margin-right: 10px;
  padding: 3px 6px 3px 6px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 5px;
}

.bnt-1 {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.bn-1 {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.socil-p1 li {
  float: none;
  display: inline-block;
  margin-right: 5px;
}

.custom-tag-heading {
  font-size: 16px !important;
  font-weight: 500 !important;
  margin-top: 0px;
  margin-bottom: 20px !important;
  padding-left: 12px;
}

.socil-p1 {
  padding-left: 12px;
}

.socil-p1 a img {
  width: 16px;
}

.hn1 {
  color: #1a1a1a;
  font-size: 15px;
  letter-spacing: 0.3px;
  line-height: 1.7;
  text-align: left !important;
  padding-left: 12px;
  margin-top: 10px;
}

.shr-1 {
  background: #F9F9F9;
  border: 1px solid #AAA;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  display: table;
  margin-bottom: 1em;
  padding: 10px;
  position: relative;
  width: auto;
  margin-left: 15px;
  margin-top: 16px;
}

.cont1 a {
  color: #ff8600;
}

.cont1 li {
  list-style-type: decimal;
  list-style-position: inside;
}

.set-1 p {
  color: #1a1a1a;
  font-size: 15px;
  letter-spacing: 0.3px;
  line-height: 1.7;
  text-align: left !important;
  padding-left: 12px;
}

.set-1 h2 {
  margin-bottom: 6px;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  padding-left: 12px;
}

.pdp-1 p {
  padding-left: 0px;
}

.pdp-1 li {
  margin-bottom: 9px;
  color: #1a1a1a;
  font-size: 15px;
  letter-spacing: 0.3px;
  line-height: 1.7;
  text-align: left;
}

.pdp-1 {
  padding-left: 50px;
  margin-top: 15px;
}

.has-very-light-gray-background-color {
  padding: 20px 30px;
  padding-left: 30px;
  background-color: #eee;
  width: 93%;
  margin: 0 auto;
}

.per2 a {
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #1a1a1a;
  font-weight: 500;
  text-decoration: underline !important;
  color: #999;
  line-height: 1.7;
  margin-right: 13px;
  float: right;
  width: 100%;
  text-align: right;
}

.per1 a {
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-decoration: underline !important;
  color: #999;
  line-height: 1.7;
  margin-left: 13px;
  width: 100%;
  float: left;
}

.per1 a:hover {
  color: #ff8600;
}

.per2 a:hover {
  color: #ff8600;
}

.rem1 {
  text-align: center !important;
  line-height: 1.1;
  margin-bottom: 19px !important;
  margin-top: 15px;
}

.con2 {
  margin-bottom: 0px;
  background-color: #fff;
  border-radius: 4px;
  color: #fb641b;
  height: 27px;
  font-size: 14px;
  border: 1px solid #fb641b;
  width: 100%;
}

.box-blg1 .con1 {
  height: 27px;
}

.box-blg1 {
  width: 80%;
  margin: 0 auto;
  box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
  border: 1px solid rgba(36, 39, 44, 0.08);
  padding: 18px;
  margin-bottom: 19px;
  border-radius: 4px;
}

.lead {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}

.btn-see-more {
  text-align: center;
}

.btn-see-more button a {
  color: #fff;
}

.btn-see-more button {
  background-color: #d9534f;
  margin-top: 20px;
  padding: 7px;
  border-radius: 4px;
  border: none;
  font-size: 17px;
}

.row-text1 h3 {
  text-align: center;
  margin-bottom: 22px;
}

.row-text1 h3 {
  text-align: center;
  font-size: 24px
}

.row-text1 {
  float: left;
  width: 100%;
  margin-top: 24px;
}

.con-4-box {
  width: 70%;
  margin: 0 auto;
}

.row-text1 .box-blg1 {
  width: 70%;
  text-align: center;
}

.row-text1 .btn-see-more {
  float: left;
  width: 100%;
  margin-bottom: 6px;
}

.row-text1 .btn-see-more button {
  background-color: #fb641b;
  width: 14%;
}

.lead-sn1 {
  color: #24272c;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  opacity: 0.7;
  font-size: 14px;
}

.lead-snp {
  color: #000000;
  font-size: 14px;
}

.featured_banner-pl1 {
  float: left;
  width: 100%;
}

.featured_banner-prod1 .con-4-box {
  width: 90%;
  margin: 0 auto;
}

.btn-sw1 {
  float: right;
  width: 40%;
}

.blog-btn {
  padding: 0px;
  border-radius: 4px;
  background-color: #1a73e8;
  border: none;
  color: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  width: 90%;
}

/* blog-se-2 */
.col-md-text-bx {
  background-image: url(../img/blg1.jpg);
  height: 445px;
  border-radius: 4px;
  background-size: cover;
  background-position: 50%;
  position: relative;
}

.new-img-1 .bc-1 p {
  background-color: #33b37b;
  width: 13%;
}

.new-img-1 .qt-1 {
  font-size: 20px;
}

.qt-1 {
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 16px;
}

.new-img-1 {
  margin-bottom: 13px;
  background-image: url(../img/abt1.jpg);
  height: 216px;
}

.new-img-2 {
  background-image: url(../img/blg1.jpg);
  height: 216px;
}

.new-img-2 .qt-1 {
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.new-img-2 .bc-1 p {
  background-color: #aa36d6;
}

.new-img-3 .bc-1 p {
  background-color: #f58021;
}

.new-img-3 .qt-1 {
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.new-img-3 {
  background-image: url(../img/blg1.jpg);
  height: 216px;
}

.col-md-text-bx::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: linear-gradient(#0000007d, #000);
}

.bc-text-blog {
  position: relative;
  z-index: 999;
  color: #fff;
}

.bc-text-blog {
  position: absolute;
  z-index: 9;
  color: #fff;
  bottom: 20px;
  left: 20px;
}

.bc-1 p {
  font-size: 13px;
  padding: 7px 7px;
  border-radius: 4px;
  background-color: #e12335;
  width: 26%;
  text-align: center
}

.qt-1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 11px;
  color: #fff;
  float: left;
  width: 100%;
}

.bc-text-blog span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-right: 10px;
}

.background-md-box {
  padding: 24px 21px 24px 24px;
  border-radius: 10px;
  background-color: #fff;
  float: left;
  width: 97%;
}

.acct-1 {
  float: right;
}

.slider-blog-2 h3 {
  margin-bottom: 23px;
  font-size: 24px;
}

.slider-blog-2 {
  float: left;
  width: 100%;
  margin-top: 23px;
}

.blog-md-4-img img {
  height: 180px;
  margin: 0 30px 0 0;
  border-radius: 10px;
  background-color: #fff;
}

.text-md-blog {
  width: 88%;
  margin: 0 auto;
}
.ac-text1 span {
  font-size: 47px;
  line-height: 0px;
  position: relative;
  bottom: 3px;
}

.ac-text1 {
  font-size: 13px;
  color: #dd5b5b;
}

.text-md-blog h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
}

.date-list span {
  font-size: 14px;
  font-weight: 500;
  color: #414141;
  margin-right: 10px;
}

.date-list img {
  position: relative;
  top: 7px;
  margin-right: 7px;
}

.text-hd-line {
  float: left;
  width: 100%;

  margin-bottom: 15px;
}

.text-hd-line p {
  color: #000;
  font-size: 24px;
  margin-top: 27px;
  font-weight: 700;
}

.trending_text {
  margin-bottom: 10px;
}

.pst1 {
  border-bottom: 2px solid #fd3a14;
  padding-bottom: 7px;
}

.vi-all {
  float: right;
}

.vi-all a {
  color: #a1a1a6;
  font-size: 16px;
}

.col-md-created {
  float: left;
  height: 240px;
}

.blog-box-1 .img-act1 {
  max-width: 100%;
  border-radius: 10px;
  height: 241px;
}

.chos-pera {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.4;
}

.blog-text-pd1 {
  margin-top: 10px;
}

.ad-img {
  margin-top: 110px !important;
}

.ad-img img {
  width: 80%;
}

.category-list-1 img {
  float: left;
  width: 27%;
  margin-right: 12px;
}

.text-category1 {
  border-radius: 4px;
  border: solid 1px #e2e2e2;
  background-color: #fbfbfd;
  padding: 13px 13px 20px;
  width: 80%;
  margin: 0 auto;
  float: right;
  margin-bottom: 15px
}

.text-category1 h3 {
  font-size: 16px;
  color: #24272c;
}

.text-category1 p {
  font-size: 14px;
  line-height: 1.36;
}

.category-list-1 li {
  float: left;
  width: 50%;
  margin-bottom: 15px;
}

.top-hed1-1 {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
}

.main_tags {
  margin-top: 15px;
}

.btn-cl1 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 8px;
}

.btn-cl1 button {
  padding: 11px 31px 11px 31px;
  border-radius: 24px;
  background-color: #e84c16;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
}

.btn-cl1 span {
  background: #fff;
  color: #e84c16;
  font-size: 12px;
  padding: 3px;
  border-radius: 3px;
  font-weight: 900;
  margin-left: 4px;
}

.section-get-free {
  margin-top: 90px;
  position: relative;
  float: right;
}

.section-get-free h1 {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
}

.img-box-user {
  position: relative;
  text-align: center;
  top: -88px;
  height: 65px;
}

.section-get-free .text-category1 {
  border: solid 0.5px #515151;
}

.top-hed1-2 {
  font-size: 16px;
}

.top-hed1-2 h2 {
  font-size: 16px;
}

.main_tags h3 {
  width: 26%;
}

.text-category1.products-box {
  margin-top: 0px;
}

.main_tags-list-1 a {
  font-size: 14px;
  color: #504e4e;
  line-height: 2.57;
}

.main_tags-list-1 li {
  float: left;
  padding: 0px 11px;
  border-radius: 25px;
  border: solid 0.7px #b2b2b2;
  background-color: #fff;
  margin: 0 8px 8px;
}

.touch_tags {
  margin-top: 15px;
}

.touch-list-2 li {
  float: left;
  width: 47%;
  padding: 0 31px 0 0;
  border-radius: 4px;
  background-color: #3c5999;
  height: 35px;
  line-height: 1.15;
  font-size: 13px;
  margin-right: 8px;
  margin-top: 11px;
}

.touch-list-2 li span img {
  max-width: 95%;
  position: relative;
  top: 3px;
}

.touch-list-2 li span {
  padding: 5px 5px 7px 7px;
  border-radius: 4px;
  background-color: #4c66a0;
  float: left;
  width: auto;
}

.touch-list-2 li p {
  color: #fff;
  font-size: 13px !important;
  position: relative;
  left: 15px;
  top: 8px;
}

.tr span {
  background-color: #30b3ef !important;
}
.tr {
  background: #04acee !important;
}
.ye span {
  background: #f72b22 !important;
}
.ye {
  background: #f50000 !important;
}
.im span {
  background: #e85d7a !important;
}
.im {
  background: #d72a7e !important;
}

.products-box {
  margin-top: 15px;
  margin-bottom: 40px;
}

.scaling-box1 .padding-style {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.new-4-box {
  margin-top: 26px;
  float: left;
  width: 100%;
}

.new-4-box .text-hd-line {
  margin-top: 0px;
}

.new-4-box .sidebar_post_title {
  margin-top: 2px;
}

.new-4-box .blog_listing_other {
  margin-top: 0px;
}

.newsletter-sm-bot .removebutton {
  padding: 40px;
  position: relative;
  outline: none;
}

.newsletter-sm-bot .newsletter-input-sm {
  border: none;
  width: 84%;
  background-color: #fff;
  text-align: left;
  color: #24272c;
  padding: 14.8px 241px 14.2px 20px;
  outline: none;
  border-radius: 4px;
  font-size: 16px;
}

.newsletter-button-sm {
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  font-size: 14.5px;
  color: #fff;
  border: none;
  background-color: #fd3a14;
  padding: 16px 39px 15px;
  overflow: hidden;
  margin: 0 -63px -20px;
  border-radius: 4px
}

.news-lt1 {
  border-radius: 8px;
  background-color: #f0f2f5;
  float: left;
  width: 100%;
  padding: 52px 42px 50px;
  margin-top: 42px;
}

.news-lt1 p {
  font-size: 24px;
  color: #000;
  line-height: 1.48;
}
.menu1 li {
  display: inline-block;
  margin-right: 14px;
}
.menu1 img {
  margin-right: 5px;
  max-width: 2%;
}
.copy-text a {
  opacity: 0.5;
  color: #fff;
  margin-top: 40px;
  float: left;
  width: 100%;
}
.padding-style {
  padding-left: 15px;
  padding-right: 15px;
}

/* blog-list */
.dt-1 {
  font-size: 47px;
  color: #dd5b5b;
  line-height: 0px;
}
.list_banner {
  padding-top: 40px;
  background-color: #f0f2f5;
  float: left;
  width: 100%;
  padding-bottom: 40px;
}

.text-cn1 {
  font-size: 14px;
  color: #000;
}

.bn-text {
  opacity: 0.5;
}
.ser-cl {
  font-size: 32px;
  color: #000;
  margin-top: 7px;
}
.related-list-box img {
  margin-right: 5px;
  max-width: 2%;
}
.related-list-box li {
  border-bottom: solid 1px #b3b3b3;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

.related-list-box a {
  font-size: 14px;
  color: #000;
}
.categories-re1 {
  margin-top: 0px;
}
.products-rel1 .text-hd-line h2 {
  width: 44%;
}
.products-rel1 .products-btn button {
  width: 47%;
  float: left;
  margin: 0px;
}
.products-rel1 .free_demo {
  float: right !important;
}
.rew-dv {
  float: left;
  width: 100%;
  margin-top: 14px;
  height: 21px;
}

.products-rel1 .rew1 {
  font-size: 12px;
  color: #999;
  float: left;
  line-height: 14px;
}

.products-rel1 .rew1 a {
  color: #000;
  opacity: 0.7;
}

.arow1-hom1 a {
  position: absolute;
  left: -5px;
  background: #fff;
  border-radius: 100px;
  width: 43px;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
  height: 43px;
  bottom: 118px
}

.arow1-hom1 img {
  position: relative;
  max-width: 44%;
  left: 15px;
  top: 10px;
}

.arow1-hom2 a {
  position: absolute;
  right: 5px;
  border-radius: 100px;
  width: 43px;
  height: 43px;
}

.arow1-hom2 img {
  position: relative;
  max-width: 44%;
  left: 15px;
  top: 9px;
}

.products-rel1 .post-box {
  position: relative;
}

.trending-pst1 .text-hd-line h2 {
  width: 27%;
}

.products-rel1 .teg-line-pro {
  line-height: 1.38;
}

.products-rel1 .pro-img {
  height: 72px;
}

.products-rel1 .pro-img img {
  height: 60px;
}

.products-rel1 .arow1-hom1 a {
  bottom: 93px;
}

.products-rel1 .arow1-hom2 a {
  bottom: 93px;
}

.about-slide1 .text-hd-line h2 {
  width: 34%;
}

/* blog-details */
.text-hd-box {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  margin-top: 18px;
}

.text-hd-box .text-cn1 {
  margin-bottom: 19px;
}

.header-border {
  border-bottom: solid 1px #ccc;
}

.blog-details-c1 {
  margin-top: 52px !important;
}

.act-border {
  padding-bottom: 13px;
  width: 100%;
}

.social-link li {
  margin-left: 18px;
  display: inline-block;
}

.blog-dt1 .bc-text-blog {
  width: 100%;
}

.bolg-text-1 {
  float: left;
  margin-top: 24px;
  width: 100%;
  margin-bottom: 25px;
}

.bolg-text-1 p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
}

.blog-img-2 img {
  max-width: 26%;
}

.blog-img-2 {
  margin-top: 16px;
}

.heading-text-1 h2 {
  margin-bottom: 6px;
  color: #000;
  font-size: 22px;
}

.act-clr {
  color: #e84c16;
}

.heading-text-1 p {
  line-height: 1.5;
}

.heading-text-1 {
  margin-top: 8px;
}

.bx-1 span {
  color: #e84c16;
}

.bx-1 {
  padding: 11px 16px 10px 15px;
  background-color: #f7f7f7;
  margin-top: 18px;
}

.blog-img-3 {
  margin-top: 15px;
}

.blog-img-3 h2 {
  font-size: 22px;
  margin-bottom: 15px;
}

.read-box {
  padding: 11px 16px 10px 15px;
  background-color: #f7f7f7;
  margin-top: 15px;
}

.ptm1 {
  font-size: 18px;
  margin-top: 11px;
  margin-bottom: 10px;
}

.boks-tesxt {
  line-height: 1.5;
  opacity: 0.8;
  font-size: 16px;
}

.ptm1 span {
  font-size: 47px;
  line-height: 0px;
  position: relative;
  bottom: 4px;
}

.recommended-pro .col-md-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.recommended-pro .teg-line-pro {
  line-height: 1.4;
}

.recommended-pro .view_rating_outer.list_product_rating {
  float: left;
  width: 100%;
}

.recommended-pro .teg-line-pre-2 a {
  color: #fd3a14 !important;
  font-size: 13px;
}

.recommended-pro {
  margin-top: 26px !important;
  padding: 20px 10px 20px 10px;
  background-color: #f0f2f5;
  float: left;
  width: 100%;
  margin: 0px;
}

.recommended-pro h3 {
  font-size: 16px;
  margin-bottom: 19px;
}

.recommended-pro .pro-img {
  height: 81px;
}

.recommended-pro .arow1-hom1 a {
  position: absolute;
  left: -3px;
  background: #fff;
  border-radius: 100px;
  width: 35px;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
  height: 35px;
  bottom: 52px;
}

.recommended-pro .arow1-hom1 img {
  position: relative;
  max-width: 44%;
  left: 11px;
  top: 5px;
}

.recommended-pro .arow1-hom2 img {
  position: relative;
  max-width: 44%;
  left: 11px;
  top: 5px;
}

.recommended-pro .arow1-hom2 a {
  position: absolute;
  right: -1px;
  bottom: 52px;
  background: #fff;
  border-radius: 100px;
  width: 35px;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16);
  height: 35px;
}

.recommended-pro .dr-font1 {
  padding: 14px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
  border: solid 1px #e2e2e2;
  background-color: #fff;
}

.bx-1.suggested-1 {
  margin-top: 31px;
  float: left;
  width: 100%;
}

.disadvantages-text {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.ptm2 {
  font-size: 22px;
  margin-top: 11px;
  margin-bottom: 10px;
}

.line-new {
  float: left;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #ededed;
}

.user-img-icon {
  float: left;
  width: 15%;
}

.user-img-icon img {
  max-width: 78%;
}

.user-text-comment {
  float: left;
  width: 85%;
}

.date1 {
  font-size: 14px;
  color: #8b8b8b;
}

.name1 {
  font-size: 16px;
  line-height: 1.6;
}

.blog-comment {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.blog-list-icon li {
  list-style: none;
  float: left;
  margin-left: 22px;
}

.linc-bc a {
  border-radius: 22px;
  border: solid 0.7px #b2b2b2;
  background-color: #fff;
  font-size: 14px;
  color: #504e4e;
  padding: 9px;
}

.blog-list-icon {
  float: right;
}

.comment-user .text-hd-line h2 {
  width: 27%;
  font-size: 18px;
}

.user-icon-2 {
  float: left;
  width: 10%;
}

.user-icon-comment {
  float: left;
  width: 90%;
}

.user-icon-comment textarea {
  height: 96px;
  border: solid 1px #c1c1c1;
  background-color: #fbfbfba6;
  width: 100%;
  border-radius: 8px;
  padding-left: 18px;
  padding-top: 20px;
}

.text-area-1 {
  float: left;
  width: 100%;
  margin-top: 14px;
}

.comment-user {
  float: left;
  width: 100%;
  margin-top: 0px;
}

.login-icon {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.login-icon p {
  font-size: 14px;
  font-weight: 500;
  float: left;
  width: 11%;
}

.login-icon li {
  float: left;
  margin-right: 9px;
}

.login-icon ul {
  float: left;
  width: 89%;
}

.user-reply-icon {
  float: left;
  width: 9%;
}

.user-reply-text {
  float: left;
  width: 91%;
}

.reply-user {
  float: left;
  width: 100%;
  margin-top: 24px;
}

.user-reply-text .name1 {
  font-size: 18px;
}

.user-reply-text p {
  font-size: 16px;
  line-height: 1.56;
  margin-top: 5px;
}

.reply-btn a {
  color: #504e4e;
  padding: 7px 12px;
  border-radius: 21px;
  border: solid 0.7px #b2b2b2;
  background-color: #fff;
  font-size: 14px;
}

.reply-btn {
  margin-top: 19px;
}

.reply-user {
  float: left;
  width: 100%;
  margin-top: 30px;
  border-bottom: solid 2px #ededed;
  padding-bottom: 34px;
}

.border-n-user {
  border: none;
}

.post-line1 h2 {
  float: left;
  width: 100%;
  border-bottom: solid 2px #f5f5f5;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 11px;
  font-size: 18px;
}

.post-line1 a {
  border-bottom: 2px solid #fd3a14;
  padding-bottom: 15px;
  color: #fd3a14;
}

.relet-pst .col-md-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.relet-pst .bc-text-blog {
  left: 17px;
}

.trending-ps1 {
  margin-top: 11px;
  float: left;
  width: 100%;
}

.slider-section.about-slide1.blog-dt1 {
  margin-top: 0px;
  float: left;
  width: 100%;
}

.slider-blog-2 .arow1-hom1 a {
  bottom: 96px;
  left: -19px;
}

.slider-blog-2 .arow1-hom2 a {
  bottom: 96px;
  right: -21px;
}

.newsletter-sm-bot {
  float: right;
  width: 92%;
}

.header-color {
  float: left;
  position: fixed;
  width: 100%;
  padding-top: 6px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  z-index: 99;
  height: 75px;
}

.menu-p1-new {
  float: left;
  width: 100%;
}

.scrolled .menu-p1-new {
  background: #f7f7f7f7;
}

.text-hed1 h3 {
  font-size: 24px;
}

.menu-p1-new {}

.menu-p1-new ul ul li a {
  color: #000;
  text-align: left;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 0px;
  padding: 10px !important;
}

.hed-h1 {
  text-align: center;
  color: #24272c;
  font-size: 24px;
  margin-bottom: 24px;
}

.features-p1-vs {
  position: relative;
  background-color: #ffffff;
  float: left;
}

.acot1-md-v2 img {
  max-width: 100%;
}

.acot1-md-v2 h4 {
  font-size: 20px;
  text-align: center;
  line-height: 1.3;
}

.acot1-md-v2 span {
  color: #fb641b;
}

.acot1-md-v2 .btn-pl-2 a {
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 3px 6px 0 rgba(113, 113, 113, 0.16);
  border: solid 1px #fb641b;
  background-color: #fff;
  margin-top: 15px !important;
  color: #000;
  font-size: 16px;
  width: 86%;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 40px;
  justify-content: center;
  flex-direction: column;
  display: flex;
}

.bc-text-blog1 .qt-1 {
  color: #000;
}

.bc-text-blog1 .author-logo {
  margin-top: 0px;
}

.act-border-n2 {
  float: left;
  width: 100%;
  line-height: 0px;
}

.act-border-n2 .date-usr1 {
  font-size: 50px !important;
  position: relative;
  bottom: 2px;
  margin-right: 3px;
  margin-left: 3px;
  color: #fd3a14;
}

.related-blg1 {
  margin-top: 62px !important;
}

.img-blg1 {
  float: left;
  width: 30%;
}

.blog-text-dv1 {
  float: left;
  width: 65%;
}

.blog-text-dv1 h2 {
  font-size: 14px;
  line-height: 1.39;
  margin-bottom: 2px;
  margin-left: 16px;
}

.blog-text-dv1 p {
  text-align: left;
  color: #a7a7ac;
  margin-left: 16px;
}

.img-blg1 img {
  border-radius: 4px;
  height: 80.6px;
}

.view-text2 {
  float: right;
  width: 50%;
  text-align: right;
}

.view-text1 {
  float: left;
}

.related-blogs-dv1 {
  float: left;
  margin-bottom: 6px;
  width: 100%;
}

.related-top-vw {
  float: left;
  width: 100%;
}

.view-text2 a {
  opacity: 0.5;
  color: #24272c;
  font-size: 13px;
  line-height: 1.15;
}

.related-blg1 {
  padding-bottom: 0px;
}

.pers-1 {
  float: left;
  width: 100%;
  font-size: 11px;
  opacity: 0.5;
  padding-left: 30px;
  line-height: 1.4;
  color: #000;
}

.next-color img {
  position: relative;
  top: 6px;
}

.next-color {
  font-size: 15px;
  border-bottom: solid 2px #ccc;
  padding-bottom: 17px;
  color: #000;
}

.previous-md-61 {
  text-align: right;
}

.previous-md-61 .next-color {
  border-color: #fd3a14;
  color: #fd3a14;
}

.previous-md-61 .pers-1 {
  color: #000 !important;
  padding-right: 30px;
}

.vw-products {
  text-align: right;
  width: 55%;
  float: right;
  color: #a1a1a6;
  font-size: 16px;
}

.post-box .col-md-3 {
  float: left;
  width: 20%;
}

.products-pl1 .dr-font1.mrg1 {
  padding-bottom: 13px;
}

.products-pl1 {
  background-color: #f0f2f5;
  padding-bottom: 60px;
  margin-top: 0px;
  padding-top: 25px;
}

.products-pl1 .arow1-hom1 a {
  bottom: 73px;
}

.products-pl1 .arow1-hom2 a {
  bottom: 73px;
}

.rel-blg1 {
  border-bottom: solid 2px #fd3a14;
  padding-bottom: 5px;
}

.hed-line {
  border-bottom: solid 2px #fd3a14;
  padding-bottom: 6px;
}

.rel-blg1 {
  border-bottom: solid 2px #fd3a14;
  padding-bottom: 5px;
}

.slider-section.about-slide1 {
  float: left;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
}

/* Recommended Products css */
.recommended-row {
  margin-right: -15px;
  margin-left: -15px;
}

.recommended-products-dv1 {
  float: left;
  width: 100%;
  padding: 18px;
  margin-top: 27px;
  background-color: #f0f2f5;
  position: relative;
}

.recommended-products-box {
  margin: 0 0 15.4px;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 12%);
  border: solid 1px #e2e2e2;
  background-color: #fff;
  float: left;
  width: 100%;
}

.products-img {
  height: 80px;
  float: left;
  width: 35%;
  margin-right: 10px;
  background-color: #fff;
  border: solid 1px #e0e0e0;
  padding: 7px 9px 6px 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.products-content-box {
  float: left;
  width: 59%;
}
.products-teg-line a {
  color: #24272c;
  font-size: 15px !important;
}
.recommended-products-box .t31 {
  color: #24272c !important;
  float: left;
  font-size: 14px !important;
  line-height: 15px;
  margin-right: 5px;
}
.products-teg-line {
  line-height: 1.4;
}
.products-teg-line-2 a {
  color: #848484 !important;
}
.products-teg-line-2 {
  line-height: 1.4;
  font-size: 12px !important;
  color: #848484 !important;
}
.products-heading h2 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 12px;
}
.recommended-products-dv1 .col-md-4 {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
.products-heading {
  padding-left: 15px;
  padding-right: 15px;
}
.recommended-products-dv1 .arow1-hom1 a {
  bottom: 94px;
  left: 2px;
  height: 30px;
  width: 30px
}
.recommended-products-dv1 .arow1-hom2 a {
  bottom: 94px;
  right: 2px;
  height: 30px;
  width: 30px
}
.arow1-hom1 img {
  max-width: 36%;
  left: 9px;
  top: 1px;
}
.recommended-products-dv1 .free_demo {
  padding: 12px 0px;
  border-radius: 4px;
  background-color: #254895;
  width: 100%;
  float: right;
  border: none;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

/* Recommended Products css*/
/* Read Full Article */
.article-btn a {
  box-shadow: 0 3px 6px 0 rgb(113 113 113 / 16%);
  border: solid 1px #fb641b;
  background-color: #fff;
  padding: 15px 46px 16px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #24272c;
}

.article-btn {
  text-align: center;
  box-shadow: 0px -9px 12px -2px #cccccc54;
  display: inline-block;
  width: 100%;
  background: #fff;
  padding: 38px;
  margin-top: 21px;
}

/* Read Full Article */
/* Was this article helpful? */
.article-bc1 {
  padding: 30px 0px 43px 0px;
  border-radius: 8px;
  background-color: #f0f2f5;
}

.article-helpful {
  text-align: center;
  box-shadow: 0px -9px 12px -2px #cccccc54;
  display: inline-block;
  width: 100%;
  background: #fff;
  padding: 26px;
  margin-top: 21px;
  padding-left: 0px;
  padding-right: 0px;
}

.icon-like {
  position: relative;
  top: 12px;
  left: 18px;
  display: inline-block;
}

.icon-like a {
  width: 34px;
  height: 34px;
  display: inline-block;
}

.text-ar1 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

/* Was this article helpful? */
/* Would you like to get latest offers on software? */
.article-row {
  margin-left: -15px;
  margin-right: -15px;
}

.offers-text {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.article-row .col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.form-input input {
  border-radius: 4px;
  border: solid 1px #ddd;
  background-color: #fff;
  height: 40px;
  display: inline-block;
  padding: 13px;
}

.article-helpful-offers {
  padding: 30px;
  border-radius: 8px;
  background-color: #f0f2f5;
  display: inline-block;
  width: 100%;
}

.form-btn input {
  padding: 12px 58px;
  border-radius: 4px;
  background-color: #ff7a19;
  height: 40px;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
}

/* Would you like to get latest offers on software? */
/* Thank you for you feedback! Soon we will provide you best offers */
.offers-text-software {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.offers-text-software img {
  position: relative;
  top: 8px;
  margin-right: 7px;
}

/* Thank you for you feedback! Soon we will provide you best offers */
/* detail_page_feedback_count */
.list_count {
  float: left;
  width: 50%;
  margin-top: 10px;
}

.list_count li {
  display: inline-block;
  width: 20%;
}

.list_count li img {
  max-width: 28%;
  position: relative;
  top: 6px;
  margin-right: 5px;
}

.list_count-social-link {
  float: left;
  width: 50%;
  text-align: right;
  margin-top: 16px;
}

.list_count-social-link li {
  display: inline-block;
  text-align: center;
  width: 7%;
  margin-left: 5px;
}

/* detail_page_feedback_count */
/* Have a question in mind? */
.products-box-ask {
  border-radius: 4px;
  background-color: #f4f6fd;
  padding: 97px 13px 22px;
  width: 80%;
  margin: 0 auto;
  float: right;
  margin-top: 118px;
}

.products-box-ask .abt-box-img img {
  position: absolute;
  bottom: 165px;
  max-width: 70%;
  left: 47px;
}

.products-box-ask .acot1-md-p {
  position: relative;
}

.products-box-ask .ask-text1 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 23px;
  float: left;
  width: 100%;
}

.products-box-ask .ask-text2 {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
  color: #24272c;
}

.products-box-ask .acot1-md-p .btn-pl-2 a {
  text-align: center;
  border-radius: 100px;
  box-shadow: 0 3px 6px 0 rgba(113, 113, 113, 0.16);
  border-color: #472dc2 !important;
  background-color: #472dc2 !important;
  color: #fff !important;
  font-size: 16px;
  margin-top: 15px !important;
  width: 66%;
  margin: 0 auto;
  height: 42px;
  display: block;
  line-height: 41px;
}

/* Have a question in mind? */
/* Anything About Software… Ask Experts!! */
.accounting-software-question {
  float: left;
  width: 100%;
  padding: 16px 20px;
  border-radius: 4px;
  background-color: #f4f6fd;
  margin-top: 30px;
  margin-bottom: 20px;
}

.software-img {
  width: 10%;
  float: left;
}

.accounting-software-text {
  width: 60%;
  float: left;
}

.accounting-software-text .text-p-ask {
  font-size: 20px;
  font-weight: bold;
  margin-top: 4px;
  line-height: 1.4;
  margin-bottom: 0px;
}

.accounting-software-text p {
  font-size: 16px;
  color: #24272c;
}

.accounting-software-button {
  float: right;
  width: 30%;
  text-align: right;
}

.accounting-software-button a {
  border-radius: 110px;
  box-shadow: 0 3px 6px 0 rgb(113 113 113 / 16%);
  background-color: #462dc1;
  color: #fff;
  height: 40px;
  padding: 10px 33px;
  font-size: initial;
  margin-top: 11px;
  display: inline-block;
  line-height: 18px;
}

/* Anything About Software… Ask Experts!! */
/* Ask Free Question  */
.products-box-ask-question {
  border-radius: 4px;
  background-color: #eff7ff;
  padding: 0 12px 34px;
  width: 80%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 0px;
  float: right;
}

.question-text1 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}

.question-text2 {
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  line-height: 1.47;
}

.btn-pl-question a {
  display: block;
  border-radius: 8px;
  background-color: #1973e7;
  text-align: center;
  margin-top: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 39px;
}

.btn-pl-question {
  text-align: center;
  width: 132px;
  margin: auto;
}

/* Ask Free Question  */
/* IN THIS ARTICLE: */
.products-box-article {
  padding: 0 12px 34px;
  width: 80%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 0px;
  float: right;
}

.products-box-article a {
  color: #222;
}

.products-box-article li:hover {
  background-color: #f5f5f5;
}

.products-box-article li {
  font-size: 14px;
  padding: 8px 15px;
  border-radius: 4px;
}

.products-box-article h2 {
  margin-bottom: 3px;
  padding-bottom: 7px;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #222;
}

.products-box-article .article-list {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* IN THIS ARTICLE: */
/* blog-details2 css */
.indicator {
  position: fixed;
  display: block;
  background-color: #1a73e8;
  height: 4px;
  z-index: 99;
  top: 75px;
  z-index: 2;

}

.marker {
  width: 100%;
  display: block;
  float: left;
}

/* Table of the content */
.blog_list_content p {
  font-size: 16px;
  font-weight: 500;
  border-bottom: solid 1px #ccc;
  padding-bottom: 8px;
  color: #000;
  margin-bottom: 10px;
}

.blog_list_content li a {
  opacity: 0.6;
  color: #000;
  font-weight: 500;
}

.blog_list_content li {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.blog_list_content li a:hover {
  opacity: 1;
  color: #1a73e8;
  font-weight: 500;
}

/* Table of the content */
/* Related Posts */
.blog_list_posts p {
  font-size: 16px;
  border-bottom: solid 1px #ccc;
  font-weight: 500;
  color: #222;
  float: left;
  padding-bottom: 4px;
  width: 100%;
  margin-bottom: 6px;
}

.wp-block-image img {
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.blog_list_posts li a:hover {
  opacity: 1;
  color: #1a73e8;
  font-weight: 500;
}

.blog_list_posts li a {
  opacity: 0.6;
  color: #000;
  font-weight: 500;
}

.blog_list_posts li {
  font-size: 14px;
  line-height: 1.5;
  border-bottom: 1px solid #ccc;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
  width: 100%;
}

.blog_list_content {
  float: left;
  width: 100%;
}

/* Related Posts */
/*  blog list */
.blog_text_all_w {
  width: 100%;
}

.bor-prog1 {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 15px;
}

.act-border-n1 {
  width: 10%;
  float: left;
  margin-right: 12px;
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  line-height: 21px;
  min-height: 53px;
}

.text_user_i a {
  color: #000 !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: 500 !important;
}

.act-border-n1 img {
  border-radius: 100px;
  width: 40px;
  height: 40px;
}

.author-logo {
  max-width: 100%;
  border-radius: 50%;
}

.text_user_list {
  float: left;
  width: 83%;
}

.text_user_i {
  color: #000;
}

.date_user {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  margin-left: 2px;
}

.act-border-n2 a {
  font-size: 13px;
}

.act-border-n2 {
  font-size: 13px !important;
  position: relative;
  color: #666;

}

.act-border-n2 span {
  font-size: 13px;
  font-weight: 500;
  color: #666;
}

.act-border-n2 .date-usr1 {
  font-size: 50px !important;
  position: relative;
  bottom: 2px;
  margin-right: 3px;
  margin-left: 3px;
  color: #cccccc;
}

.act-border-n3 {
  font-size: 13px !important;
  position: relative;
  color: #666;
  padding: 2px;
  line-height: normal;

}

.social-link {
  float: right;
  position: relative;
  right: -31px;
  top: 7px;
  width: 100%;
  text-align: right;
}

.social-link ul {
  position: relative;
  top: 4px;
}

.social-link li {
  margin-left: 10px;
  display: inline-block;
}

.social-link img {
  opacity: .6;
  position: relative;
  top: 14px;
}

.blog_img {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.summary_box {
  border-radius: 8px;
  background-color: #f0f5ff;
  padding: 20px 19px;
}

/*  blog list */
.text_line {
  font-size: 36px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  line-height: 46px;
  margin-bottom: 15px;
  color: #000;
}

.summary_box_text {
  border-radius: 8px;
  background-color: #f0f5ff;
  padding: 20px;
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.summary_box_text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.78;
  color: #000;
}

.blog_text_ds1 {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  color: #000;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog_text_ul {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.blog_text_ul h2 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.56;
  color: #000;
}

.blog_text_ul p {
  font-size: 18px;
  color: #000;
  line-height: 1.78;
  margin-bottom: 15px;
}

.list_1 {
  padding-left: 20px;
}

.list_1 li {
  padding: 0px 7px;
  color: #222;
  margin-bottom: 4px;
  list-style: decimal;
  font-size: 18px;
  line-height: 1.78;
}

.blog_text2 {
  float: left;
  margin-top: 15px;
  width: 100%;
  margin-bottom: 15px;
}

.text_line2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}

.product_d1 {

  float: left;
  width: 100%;
  border-radius: 8px;
  border: solid 1px #ccc;
  background-color: #fff;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.blog_img_pr {
  float: left;
  width: 29%;
  border-radius: 8px;
}

.product_text p {
  margin: 0px !important;
}

.product_text_box2 p {
  margin: 0px !important;
}

.price_text {
  font-size: 14px !important;
  line-height: 1.4 !important;
  color: #000 !important;
  position: relative;
  right: 17px !important;
  margin-top: 8px !important;
  margin-bottom: 0px !important;
}

.product_text_box1 {
  width: 40%;
  float: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.product_text_box2 {
  width: 35%;
  float: left;
  margin-top: 8px;
  text-align: center;
}

.product_text_box3 {
  width: 25%;
  float: left;
  text-align: right;
  margin-top: 14px;
  display: inline-block;
}

.product_d1 p {
  font-family: 'Roboto', sans-serif !important;
}

.products_slider_box p {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
}

.product_text {
  width: 54%;
  float: left;
  margin-left: 12px;
  color: #222;
}

.product_text p {
  font-size: 16px;
  font-weight: bold;
}

.price_text1 {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000 !important;
  margin: 0px !important;
}

.price_text1 span {
  font-size: 12px;
  font-weight: 500;
}

.product_text_box3 a, .product_text_box3 button {
  border-radius: 8px;
  border: solid 1px #1a73e8;
  background-color: #fff;
  padding: 11px 18px;
  color: #1a73e8;
  font-size: 15px;
  font-weight: 600;
  margin-top: 8px;
  cursor: pointer;
}

.product_text_box3 button {
  margin-top: 0px;
}

.read_box {
  padding: 20px;
  border-radius: 8px;
  background-color: #f0f5ff;
}

.read_box {
  padding: 20px;
  border-radius: 8px;
  background-color: #f0f5ff;
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.read_box p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.78;
}

.blog_text3 {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

.features_list {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.features_list p {
  font-size: 18px;
  line-height: 1.78;
  text-align: left;
  color: #000;
  margin-bottom: 10px;
  margin-top: 10px;
}

.features_list ul {
  padding-left: 30px;
}

.features_list li {
  list-style: disc;
  margin-bottom: 10px;
  line-height: 30px;
  text-align: left;
  color: #000;
  margin-top: 10px;
}

.spine_read_box {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.spine_read_box .blog_text_ds1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.spine_read_box p {
  color: #000;
}

.pros_cons_img {
  position: relative;
  top: 1px;
}

.products_slider {
  padding: 15px;
  border-radius: 8px;
  border: solid 1px #ccc;
  background-color: #fff;
  float: left;
  width: 100%;
  aspect-ratio: 129 / 145;
  text-align: center;

}

.recommended_pr {
  margin-bottom: 15px;
  margin-top: 15px;
}
.products_slider_box {
  padding: 15px;
  border-radius: 8px;
  background-color: #f8f8f8;
  float: left;
  width: 100%;
  position: relative;
}

.product_img {
  max-width: 60%;
  border-radius: 4px;
  height: 83px;
  display: block;
  margin: auto;
  margin-bottom: 3px !important;
}

.product_title {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #222 !important;
  margin-top: 6px !important;
  line-height: 1.47 !important;
  white-space: nowrap;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px !important;
}

.product_title a {
  color: #222 !important;
  font-family: "Roboto", sans-serif !important;
}

.product_title2 a {
  color: #7a7777 !important;
  white-space: nowrap;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px !important;
}

.product_title2 {
  font-size: 13px;
  float: left;
  width: 100%;
  line-height: 2.4;
}

.products_slider .view_rating_outer {
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  justify-content: center;
}

.details_btn:hover {
  background: #1a73e8;
  color: #fff;
}

.details_btn {
  color: #1a73e8;
  border-radius: 24px;
  padding: 8.9px 26.8px 9.1px 27.2px;
  border: 1px solid #1a73e8;
  background: no-repeat;
  margin-top: 9px;
  cursor: pointer;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

.slider_icon a {
  position: absolute;
  right: -50px;
  top: 132px;
}

.slider_icon {
  float: left;
  width: 100%;
}

.product_icon {
  max-width: 57%;
}

.management_text {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.management_text p {
  font-size: 18px;
  color: #212121;
  line-height: 1.78;
  margin-bottom: 15px;
}

.management_text ul {
  padding-left: 30px;
}

.management_text li {
  font-size: 18px;
  color: #212121;
  line-height: 1.78;
  margin-bottom: 10px;
  list-style: disc;
  margin-top: 10px;
}

.text_line3 {
  font-size: 24px !important;
  font-weight: bold !important;
  margin-bottom: 15px;
  color: #000;
  line-height: 34px !important;
  float: left;
  width: 100%;
  font-family: "Roboto", sans-serif !important;
}

.table_rs1 td {
  padding: 10px 16px;
  font-size: 14px;
  color: #000;
}

.table_rs1 td:first-child {
  font-weight: bold;
}

.table_rs1 th {
  text-align: left;
  font-size: 14px;
  color: #fff;
  background-color: #0f256e;
  padding: 10px 16px;
  line-height: 1.4;
}

.table_rs1 tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, .05);
}

.accounting_text_table_scroll {
  position: relative;
  overflow: auto;
  width: 100%;
  float: left;
}

.accounting_text_table {
  margin-bottom: 15px;
  margin-top: 15px;
}

.border_radius_line {
  border-radius: 8px 0px 0px 0px;
}

.border_radius_line2 {
  border-radius: 0px 8px 0px 0px;
}

.table_rs1 {
  border-collapse: collapse;
  width: 721px;
}

.list_text {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #222;
}

.accordion.related_faq {
  margin-top: 15px;
  margin-bottom: 15px;
}

.conclusion_text b {
  font-weight: 700;
  font-family: "Merriweather", serif;
}

.accordion {
  display: flex;
  flex-direction: column;
}

.accordion h1 {
  font-size: 32px;
  text-align: center;
}

.accordion-item {
  border-top: 1px solid #ccccccb8;
  background: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.accordion-item .accordion-item-title {
  position: relative;
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 18px;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  color: #000;
  box-sizing: border-box;
  align-items: center;
  font-weight: bold;
}

.accordion-item .accordion-item-desc {
  display: none;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #000;
  padding: 10px 0px 20px;
  box-sizing: border-box;
}

.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}

.accordion-item input[type="checkbox"]:checked~.accordion-item-desc {
  display: block;
}

.accordion-item input[type="checkbox"]:checked~.accordion-item-title .icon:after {
  content: url('../img-v2/icon_faq_up.svg');
  font-size: 20px;
}

.accordion-item input[type="checkbox"]~.accordion-item-title .icon:after {
  content: url('../img-v2/icon_faq_down.svg');
  font-size: 20px;
  position: relative;
  top: 5px;
}

.accordion-item:first-child {
  margin-top: 0;
}

.accordion-item .icon {
  margin-left: 14px;
}

.sociel_media_text {
  float: left;
  width: 50%;
  font-size: 14px;
  font-family: "Merriweather", serif !important;
}

.social_link_new {
  float: right;
  width: 50%;
}

.social_link_new li {
  margin-left: 0px;
  display: inline-block;
}

.social_link_new img {
  max-width: 100%;
  opacity: .6;
}

.social_link_new img:hover {
  opacity: 1;
}

.social_link_new ul {
  text-align: right;
}

.sociel_media_published {
  float: left;
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #ccc9;
  padding-bottom: 12px;
}

.dislike_btn {
  float: left;
  width: 50%;
}

.dislike_btn li a {
  color: #000;
  font-family: "Roboto", sans-serif;
}

.dislike_btn li {
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
}

.sociel_media_follow {
  float: left;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 30px;

}

.dislike_btn img {
  position: relative;
  top: 6px;
  margin-right: 5px;
}

.follow_dv {
  float: right;
  width: 50%;
  text-align: right;
}

.follow_dv span {
  font-size: 12px;
  color: #000;
  opacity: 0.6;
  margin-right: 14px;
  position: relative;
  bottom: 2px;
}

.follow_dv a {
  cursor: pointer;
  padding: 8px 15px;
  border-radius: 8px;
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 14px;
  color: #000 !important;
  display: inline-block;
  margin-top: 10px;
}

.follow_dv a img {
  max-width: 18%;
  position: relative;
  top: 2px;
}

.date_sp {
  float: left;
  width: 100%;
  font-size: 13px;
  opacity: 0.6;
  color: #000;
  font-family: "Merriweather", serif;
}

.related_related_question {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 15px;
}

.related_related_question .accordion-item-title {
  position: relative;
  margin: 0;
  display: block;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  color: #000;
  box-sizing: border-box;
  align-items: center;
  font-weight: bold;
}

.related_related_question .accordion-item {
  float: left;
  width: 100%;
}

.related_related_question .accordion-item:last-child {
  border-bottom: 1px solid #ccccccb8;
}

.as1 {
  float: left;
  width: 4%;
  font-size: 18px;
  line-height: 26px;
  margin-top: 4px;
}

.as2 {
  float: left;
  width: 91%;
  line-height: 26px;
  font-size: 18px;
  margin-top: 5px;
  font-family: "Merriweather", serif;
}

.q_s1 {
  float: left;
  width: 4%;
  font-size: 16px;
  line-height: 26px;
  margin-top: 1px;
}

.q_s2 {
  float: left;
  width: 91%;
  line-height: 26px;
  font-size: 16px;
  margin-top: 5px;
}

.date_sp {
  float: left;
  width: 100%;
  font-size: 13px;
  opacity: 0.6;
  color: #000;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 6px;
}

.related_related_question .accordion-item .icon {
  margin-left: 14px;
  position: absolute;
  top: 5px;
}

.related_related_question .accordion-item-desc {
  float: left;
  width: 100%;
}

.accordion-item-desc .q_s1 {
  position: relative;
  top: 3px;
  font-family: "Merriweather", serif;
}

.question_btn {
  float: left;
  width: 100%;
  margin-left: 27px;
  margin-top: 8px;
}

.question_btn li {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin-right: 25px;
}

.question_btn li a {
  font-family: "Merriweather", serif;
  font-weight: 500;
  font-size: 14px;
}

.read_btn {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.read_btn a {
  padding: 15px 0px;
  border-radius: 8px;
  background-color: #f0f5ff;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #1a73e8;
  border: none;
  cursor: pointer;
  display: block;
  text-align: center;
  font-family: "Merriweather", serif !important;
  font-weight: 500 !important;
}

.question_dv1 {
  padding: 30px 30px;
  border-radius: 8px;
  border: solid 1px #ccc;
  background-color: #fff;
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.question_text {
  float: left;
  width: 70%;
}

.ask_question_btn {
  float: left;
  width: 30%;
  text-align: right;
}

.question_text .ask_text {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 2px;
  font-family: "Merriweather", serif !important;
  line-height: 1.4;
}

.question_text p {
  font-size: 16px;
  color: #000;
  line-height: 1.38;
  font-family: "Merriweather", serif !important;
  font-weight: normal;
}

.ask_question_btn button {
  background: #1a73e8;
  padding: 14px 28px;
  border-radius: 8px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
}

.written_dv1 {
  padding: 30px 30px;
  border-radius: 8px;
  border: solid 1px #ccc;
  background-color: #fff;
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.written_btn {
  float: left;
  width: 11%;
  margin-right: 20px;
}

.written_text {
  float: left;
  width: 85%;
}

.written_text .name_user {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  font-family: "Roboto", sans-serif !important;
  margin-bottom: 5px;
}

.icon_linkedin_logo {
  margin-left: 10px;
  position: relative;
  top: 4px;
}

.written_text p {
  font-size: 14px;
  line-height: 26px;
  color: #222;
}

.linkedin_follow {
  font-size: 14px;
  opacity: 0.7;
  margin-top: 6px;
}

.linkedin_follow img {
  max-width: 4%;
  position: relative;
  top: 2px;
  margin-left: 3px;
}

.previous_box {
  border: solid 1px #ccc;
  background-color: #fff;
  width: 48%;
  float: left;
  padding: 23px 24px;
  border-radius: 8px;
  margin-top: 30px;
  margin-bottom: 15px;
  height: 170px;

}

.next_box {
  border: solid 1px #ccc;
  background-color: #fff;
  width: 48%;
  float: right;
  padding: 23px 24px;
  border-radius: 8px;
  margin-top: 30px;
  margin-bottom: 15px;
  height: 170px;
}

.next_page span {
  font-size: 16px;
  text-align: left;
  color: #000;
  float: left;
  line-height: 1.5;
  width: 100%;
  margin-top: 10px;
  font-weight: 500;
}

.previous_box img {
  position: relative;
  top: 3px;
}

.next_box img {
  position: relative;
  top: 3px;
}

/* view_rating */
.view_rating_outer {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
}

.list_product_rating span {
  font-size: 12px;
  color: #999;
  display: inline-block;
}

.star-ratings-sprite {
  background: url(../img-v2/star-rating-sprite.png) repeat-x;
  font-size: 0;
  height: 14px;
  line-height: 0;
  text-indent: -999em;
  width: 81px;
  float: left;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-right: 4px;
  margin-bottom: 4px;
}

.list_product_rating span {
  font-size: 12px;
  color: #999;
  display: inline-block;
}

.t31 {
  color: #24272c !important;
  float: left;
  font-size: 14px !important;
  line-height: 15px;
  margin-right: 5px;
}

.star-ratings-sprite-rating {
  background: url(../img-v2/star-rating-sprite.png) 0 100% repeat-x;
  float: left;
  height: 16px;
  display: block;
}

/* view_rating */
.pro-img {
  height: auto;
  float: left;
  width: 100%;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
}

.content-box-pro {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 7px;
}

.teg-line-pro a {
  color: #24272c;
  font-size: 15px !important;
  font-weight: 700;

  width: 158px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.teg-line-pre-2 {
  font-size: 12px !important;
  color: #848484 !important;
}

.teg-line-pre-2 a {
  font-size: 12px !important;
  color: #848484 !important;
}

.dr-font1 {
  margin: 0 0 15.4px;
  margin-bottom: 15.4px;
  padding: 20px;
  padding-bottom: 20px;
  border-radius: 8px;
  border: solid 1px #ccc;
  background-color: #fff;
  width: 95%;
  display: inline-block;
}

.brand-line-pro {
  line-height: 1.4;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.5;
}

.brand-line-pro a {
  font-size: 13px;
  color: #000;
  font-weight: 500;
  line-height: 1.4;

}

.view_product:hover {
  background: #1a73e8;
  color: #fff;
}

.view_product {
  cursor: pointer;
  padding: 8px 0px;
  border-radius: 24px;
  border: solid 0.5px #1a73e8;
  width: 100%;
  background: no-repeat;
  color: #1a73e8;
  font-size: 15px;
  margin-bottom: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.free_demo {
  padding: 12px 0px;
  border-radius: 4px;
  background-color: #261f63;
  width: 100%;
  border: none;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

.products-btn {
  float: left;
  width: 100%;
  margin-top: 12px;
  text-align: center;
}

.text-category1.products-box {
  margin-bottom: 15px;
}

.mrg1 {
  margin-bottom: 0px;
}

.arw1 {
  cursor: pointer;
  padding: 12.7px 55.2px 12.7px;
  border-radius: 4px;
  width: 48%;
  border: solid 0.5px #515151;
  background-color: #fff;
}

.arw2 {
  cursor: pointer;
  padding: 12.7px 55.2px 12.7px;
  border-radius: 4px;
  width: 48%;
  border: solid 0.5px #515151;
  background-color: #fff;
  float: right;
}

.slider-product {
  float: left;
  width: 100%;
  margin-top: 22px;
}

.add-banner {
  float: left;
  width: 100%;
  margin-bottom: 29px;
}

.con-bx1 {
  background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-hed1 h2 {
  line-height: 1.17;
  font-size: 24px;
  color: #24272c;
}

.text-hed1 p {
  font-size: 16px;
  color: #24272c;
  opacity: 0.7;
}

.text-hed1 {
  text-align: center;
  margin-bottom: 27px;
}

.con-bx1 .col-md-text-bx.new-img-2 {
  float: left;
  width: 100%;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 24px;
  height: 210px;
}

.con-bx1 .bc-text-blog span {
  font-size: 13px;
}

.act1 .text-hd-line h2 {
  width: 83%;
  font-size: 18px;
}

.con-bx1 .vi-all a {
  color: #a1a1a6;
  font-size: 14px;
}

.con-bx1 .text-hd-line {
  margin-top: 0px;
}

.act2 .text-hd-line h2 {
  width: 91%;
  font-size: 18px;
}

.act3 .text-hd-line h2 {
  width: 70%;
  font-size: 18px;
}

.popular_posts .new-img-2 {
  height: 216px;
  width: 100%;
  margin: 0px;
  margin-bottom: 0px;
  float: left;
  margin-bottom: 25px;
}

.pro-img img {
  max-width: 44%;
  border-radius: 4px;
  aspect-ratio: 1 / 1;
}

.popular_posts .view_rating_outer {
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  justify-content: center;
  margin-top: 7px;
}

.products-pl1 .teg-line-pro {
  line-height: 1.4;
}

.products-pl1 .view_product {
  width: 60%;
}

.arow1-hom2 img {
  max-width: 100%;
  left: 27px;
  top: -25px;
}

.arow1-slider {
  position: relative;
  float: left;
  width: 100%;
}

.trending_dv1 {
  border-radius: 8px;
  background-color: #fff;
  float: left;
  width: 95%;
}


.posts_dv1 .col-md-4 {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

.trending_posts_s1 {
  float: left;
  width: 100%;
  margin-top: 40px;
}

.trending_posts_s1 .text-hd-line h2 {
  margin-bottom: 16px;
  color: #000;
}

.posts_text_dv1 {
  padding: 15px 22px;
  float: left;
  width: 100%;
  background: #fff;
}

.posts_text_dv1 p {
  font-size: 13px;
}

.posts-img img {
  float: left;
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 8px 8px 0px 0px;
}

.posts-img {
  float: left;
  width: 100%;
  aspect-ratio: 25 / 13;
}

.posts_text_dv1 h3 {
  color: #222;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  margin-bottom: 8px;
}

.posts_text_dv1 p {
  font-size: 16px;
  color: #444;
  margin-bottom: 10px;
}

.trending_posts_s1 .col-md-3 {
  width: 20%;
}

.trending_posts_s1 .arow1-hom2 img {
  left: 32px;
  top: -33px;
}

.relet-pst .text-hd-line p {
  color: #000;
  font-size: 24px;
  margin-top: 15px;
  font-weight: 700;
}

.posts_text_dv1 a {
  color: #000;
}

.blog_text_all_w p {
  font-family: "Merriweather", serif;
  font-weight: 400;
}
.blog_text_all_w li {
  font-family: "Merriweather", serif;
  font-weight: 400;
}
.blog_text_all_w a {
  color: #1a73e8;
  font-weight: 400;
}
.learn-more-cta {
  color: #1a73e8;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
#h-what-is-saas-lms {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #000;
  float: left;
  width: 100%;
  margin-top: 10px;
}

.main h2 {
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 30px;
  font-size: 24px;
  line-height: 1.56;
  color: #000;
  float: left;
  width: 100%;
}

.main li {
  font-size: 18px;
  color: #212121;
  line-height: 1.5;
  margin-bottom: 10px;
  list-style: auto;
  margin-top: 10px;
  float: left;
  width: 100%;
}

.main ol {
  padding-left: 30px;
}

.saswp-faq-block-section h3 {
  margin: 0px !important;
}

.main ul {
  padding-left: 30px;
}

.main ul li h3 {
  margin-top: 0px;
}

.main ol li h3 {
  margin-top: 0px;
}

.main h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  float: left;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 30px;
}

.wp-block-button__link.wp-element-button {
  background: #1a73e8;
  padding: 4px 20px;
  font-size: 15px;
  color: #fff !important;
}

.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
  display: block;
}

.main strong {
  font-weight: 700;
  font-family: "Merriweather", serif;
}

.main p {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  color: #000;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.main li p {
  margin-top: 0px;
}


.blog_text_all_w li {
  font-size: 16px;
}

.blog_text_ul h2 {
  font-size: 22px;
}
.new_add {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.management_text b {
  font-weight: 700;
  font-family: "Merriweather", serif
}

.accordion-item-desc p {
  font-family: "Merriweather", serif;
  font-weight: 400;
}

.conclusion_text {
  margin-bottom: 15px;
  margin-top: 15px;
  float: left;
  width: 100%;
}

.post-box {
  float: left;
  width: 100%;
}

.posts_dv1 {
  float: left;
  width: 100%;
}

#main-container {
  width: 48% !important;
}

.tj-toc-container {
  width: 18%;
  float: left;
  position: absolute;
  top: 156px;
  left: 7.5%;
  transition-timing-function: linear;
  transition-duration: 0.5s;
}

.tj-main-content-container {
  width: 100%;
  float: left;
  padding-left: 40px;
}

.sticky-toc {
  position: fixed;
  top: 100px;
}

.sticky-toc .blog_list_posts {
  display: none;
}

.has-background {
  border-radius: 8px;
  background-color: #f0f5ff !important;
  padding: 20px !important;
  float: left !important;
  width: 100% !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.trending-ps1 .owl-prev {
  position: absolute;
  top: 112px;
  left: -14px
}

.trending-ps1 .owl-prev span {
  background: #fff;
  background-color: rgb(255, 255, 255);
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100px;
  color: #222;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 27px;
  line-height: 26px;
}

.trending-ps1 .owl-next {
  position: absolute;
  top: 112px;
  right: 0px;

}

.trending-ps1 .owl-next span {
  background: #fff;
  background-color: rgb(255, 255, 255);
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100px;
  color: #222;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 27px;
  line-height: 26px;
}

.products_slider_box .owl-next {
  position: absolute;
  top: 112px;
  right: 0px;

}

.products_slider_box .owl-prev {
  position: absolute;
  top: 112px;
  left: 1px
}

.products_slider_box .owl-next span {
  background: #fff;
  background-color: rgb(255, 255, 255);
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100px;
  color: #222;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 27px;
  line-height: 26px;
}

.products_slider_box .owl-prev span {
  background: #fff;
  background-color: rgb(255, 255, 255);
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100px;
  color: #222;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 27px;
  line-height: 26px;
}

.related_faq .accordion-item-title::after {
  content: url(../img-v2/icon_faq_down.svg);
  position: relative;
  top: 5px;
  position: absolute;
}

.related_faq .accordion-item .active::after {
  content: url(../img-v2/icon_faq_up.svg);

}

.tj-in {
  display: block !important;
}

.saswp-faq-block-section {
  float: left;
  margin: 20px 0;
}

.saswp-faq-block-section ol,
.saswp-faq-block-section ul {
  padding-left: 0px;
}

.saswp-faq-block-section li {
  font-family: "Roboto", sans-serif;
  list-style: none;
  border-top: 1px solid #ccccccb8;
  background: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
}

.saswp-faq-block-section li:last-child {
  border-bottom: 1px solid #ccccccb8;
}

.saswp-faq-block-section li strong,
.saswp-faq-block-section li h3,
.saswp-faq-block-section li h4 {
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}

.saswp-faq-block-section li strong:after,
.saswp-faq-block-section li h3:after,
.saswp-faq-block-section li h4:after {
  content: "";
  display: inline-block;
  background: url("../img-v2/icon_faq_down.svg") no-repeat top right;
  width: 24px;
  height: 24px;
  float: right;
}

.saswp-faq-block-section li strong.active:after,
.saswp-faq-block-section li h3.active:after,
.saswp-faq-block-section li h4.active:after {
  transform: rotate(180deg);
}

.saswp-faq-block-section li p {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 300;
  color: #000;
  padding: 10px 0px 0px;
  margin: 0;
/*  font-family: Roboto, sans-serif!important;*/
}

.saswp-faq-answer-text {
  display: none;
  overflow: hidden;
}

/* Pros and Cons Section */
.wp-block-afpb-props-cons {
  float: left;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0;
}

.wp-block-afpb-props-cons .afpb__icon i {
  font-size: 18px;
}

.wp-block-afpb-props-cons .afpb__cons_list ul,
.wp-block-afpb-props-cons .afpb__props_list ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.wp-block-afpb-props-cons .afpb__cons_list ul li,
.wp-block-afpb-props-cons .afpb__props_list ul li {
  line-height: 1.6;
  position: relative;
}

.entry-content ul li {
  color: #24272c;
  list-style-type: disc;
  text-align: justify;
  margin: 5px 0;
}

.afpb__props_list li,
.afpb__cons_list li {
  list-style: disc;
}

#afpb__props_e0e17ed1 li:before {
  color: #027000;
}

.wp-block-afpb-props-cons .afpb__cons_list,
.wp-block-afpb-props-cons .afpb__props_list {
  padding: 30px 15px 15px 40px;
}

.wp-block-afpb-props-cons .afpb__icon {
  background: #fff;
  border-radius: 50%;
  height: 36px;
  left: 50%;
  line-height: 36px;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 36px;
}

.wp-block-afpb-props-cons .afpb__cons_box,
.wp-block-afpb-props-cons .afpb__props_box {
  position: relative;
  width: 48%;
  border: none !important;
}

.wp-block-afpb-props-cons .afpb__props_box {
  background: #f1faf4 !important;
}

.wp-block-afpb-props-cons .afpb__cons_box {
  background: #fef3f3 !important;
}

#afpb__cons_e0e17ed1 li:before {
  color: #a5001a;
}

.fa-thumbs-up:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23027000%3B%7D%3C/style%3E%3Cg%3E%3Cpath id='Icon' class='st0' d='M6.6 12.8c0 0.3-0.3 0.6-0.6 0.6H4.3c-0.3 0-0.6-0.3-0.6-0.6V8.1c0-0.3 0.3-0.6 0.6-0.6H6 c0.3 0 0.6 0.3 0.6 0.6V12.8z M13.6 9.1c0.4 0.3 0.4 0.8 0.1 1.2c-0.1 0.1-0.3 0.2-0.5 0.3c0.4 0.3 0.4 0.8 0.1 1.1 C13.3 11.9 13.1 12 13 12c0.4 0.3 0.4 0.8 0.1 1.2c-0.2 0.2-0.4 0.3-0.6 0.3l-4.7 0c-0.3 0-0.6-0.3-0.6-0.6V8.1 c0-0.7 2.4-2.1 2.5-2.8c0.1-0.5 0-1.7 0.3-1.7c0.6 0 1.3 0.2 1.3 1.4c0 1.1-0.7 2.5-0.7 2.5h2.9c0.5 0 0.8 0.4 0.8 0.8 C14.3 8.7 14 9 13.6 9.1L13.6 9.1z'/%3E%3C/g%3E%3C/svg%3E");
}

.fa-thumbs-down:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23a5001a%3B%7D%3C/style%3E%3Cg%3E%3Cpath id='Icon' class='st0' d='M11.4 5.7c0-0.3 0.3-0.6 0.6-0.6h1.7c0.3 0 0.6 0.3 0.6 0.6v4.7c0 0.3-0.3 0.6-0.6 0.6H12 c-0.3 0-0.6-0.3-0.6-0.6V5.7z M4.4 9.4C4 9.1 4 8.6 4.3 8.2C4.4 8.1 4.5 8 4.7 8C4.3 7.7 4.3 7.2 4.6 6.8C4.7 6.7 4.9 6.6 5 6.5 C4.7 6.2 4.6 5.7 4.9 5.4C5.1 5.2 5.3 5 5.6 5l4.7 0c0.3 0 0.6 0.3 0.6 0.6v4.7c0 0.7-2.4 2.1-2.5 2.8C8.2 13.7 8.3 15 8 15 c-0.6 0-1.3-0.2-1.3-1.4c0-1.1 0.7-2.5 0.7-2.5H4.6c-0.5 0-0.8-0.4-0.8-0.8C3.7 9.8 4 9.5 4.4 9.4L4.4 9.4z'/%3E%3C/g%3E%3C/svg%3E");
}


.menu-p1-new li>a:after {
  content: url(../img-v2/icon_arrow_dr1.svg);
  position: relative;
  top: 3px;
  margin-left: 4px;
}

.menu-p1-new li>a:only-child:after {
  content: '';
}

/* Pros and Cons Section */

.ez-toc-section {
  float: left;
}

.wp-block-embed {
  text-align: center;
}

.wp-block-table {
  display: table;
  margin-top: 15px;
}

.wp-block-heading {
  float: left;
  width: 100%;
  margin-top: 15px !important;
  font-family: "Merriweather", serif;
}

h1.wp-block-heading, h2.wp-block-heading, h3.wp-block-heading {
  margin-top: 20px !important;
}

.blog_list_content #ez-toc-container {
  background: no-repeat !important;
  border: none !important;
  padding: 0px !important;
}

.blog_list_content .ez-toc-page-1.ez-toc-heading-level-2 {
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.blog_list_content .ez-toc-title {
  font-size: 16px !important;
  border-bottom: solid 1px #ccc !important;
  font-weight: 500 !important;
  color: #222 !important;
  float: left;
  width: 100%;
  margin-bottom: 6px !important;
  padding-bottom: 4px !important;
}

.blog_list_content .ez-toc-title-toggle {
  display: none !important;
}

.blog_list_content .ez-toc-page-1.ez-toc-heading-level-2 a {
  opacity: 0.6 !important;
  color: #000 !important;
  font-weight: 500 !important;
  display: inline-block !important;
}

.blog_list_content #ez-toc-container a:hover {
  text-decoration: none !important;
  color: #1a73e8 !important;
  opacity: 1 !important;
}

.menu1 a:hover {
  text-decoration: underline;
}

.search-submit {
  background: no-repeat;
  border: none;
}
.msg {
  background-color: #6f6f6f;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 9px;
  position: absolute;
  z-index: 99;
  font-size: 11px;
  right: 0px;
  display: none;
  top: -13px;
}

.copy-link {
  position: relative;
}

.social-link img:hover {
  opacity: 1;
}

/* blog-details2 css */
@media (max-width: 1274px) {
  .blog_text_all_w {
    padding-left: 30px;
    width: 90%;
  }

}

#like_msg {
  background-color: #6f6f6f;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 9px;
  position: absolute;
  z-index: 99;
  font-size: 11px;
  right: 0px;
  display: none;
  top: -13px;
}

.like_show {
  position: relative;
}

.ez-toc-list-level-3 a {
  font-size: 13px !important;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.ez-toc-list-level-1 {
  max-height: 260px !important;
  float: left;
  overflow-y: scroll !important;
}

.copy-text {
  text-align: right;
  margin-bottom: 0px;
  color: #fff;
  font-size: 13px;
  opacity: .5;
}

.copy_right {
  text-align: right;
  float: left;
  width: 100%;
}

.aligncenter.size-full {
  text-align: left;
  width: 100%;
}

.search-submit.search-buttan {
    background: no-repeat;
    border: none;
}

.wp-block-table thead {
    border-bottom: 3px solid;
    border-top: 2px solid #0F256e;
    border-left: 2px solid #0F256E;
    border-right: 2px solid #0F256E;
}

.wp-block-table td {
  font-family: 'Merriweather', serif;
}

.saswp-faq-block-section h1, .saswp-faq-block-section h2, .saswp-faq-block-section h3, .saswp-faq-block-section h4, .saswp-faq-block-section h5, .saswp-faq-block-section h6 {
  font-family: 'Merriweather';
}

.ez-toc-list-level-1::-webkit-scrollbar {
  width: 8px;
}

.ez-toc-list-level-1::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border: 0px solid #ededed;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.ez-toc-list-level-1::-webkit-scrollbar-track {
  background-color: #ededed;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.previous_box a, .next_box a {
  color: #1a73e8;
}

#main-container .owl-theme .owl-nav.disabled+.owl-dots{
  margin-top: 5px;
}

    /* Compare Popular Software */

.popular_software {
  padding: 20px;
  border-radius: 8px;
  background-color: #f7f7f7;
  float: left;
  width: 100%;
  margin-top: 15px;
}
.popular_software p {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.5;
}
.compare-box:hover {
  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 12%);
}
.compare-box {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);
  background-color: #fff;
  float: left;
  width: 100%;
  padding: 25px 15px 15px 15px;
  position: relative;
  margin-bottom: 0px;
  border-radius: 8px;
  cursor: pointer;
}   
.product-box-compare {
  width: 40%;
  float: left;
   text-align:center;
}
.product-box-compare img {
border-radius: 4px;
  height: 70px;
  width: 80px;
  margin: auto;
  object-fit: cover;
}
.product-box-compare1 {
  float: right;
  width: 40%;
  text-align:center;
}
.product-box-compare1 img {
border-radius: 4px;
  height: 70px;
  width: 80px;
  margin: auto;
  object-fit: cover;
}
.compare-link {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  margin-top: 2px;
}
.comp-logo-cont {
  position: relative;
  width: 100%;
  float: left;
}
.line-vs {
  position: absolute;
  height: 88%;
  border: solid 1px #dedede;
  text-align: center;
  left: 50%;
}
.vs_compare {
  display: block;
  background: #072373;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 46.5%;
  top: 50%;
  transform: translateY(-70%);
  color: #ffffff;
  line-height: 22px;
  font-size: 9px;
  font-weight: 500;
  text-align: center;
}
/* Compare Popular Software */