:lang(eu-ES) li.card-icon {
  display: none;
}
/* WPML 语言切换器 — 默认（白底 / sticky）用深字深边；overlay 态在 navigation.css 切白 */
.wpml-ls-legacy-dropdown a {
  display: block;
  text-decoration: none;
  color: #000 !important;
  border: 1px solid black !important;
  background-color: transparent !important;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 3px !important;
  font-size: 14px !important;
}

.error404 #site-navigation .card-icon .cartCount,
.page-template-legal #site-navigation .card-icon .cartCount,
.single-post #site-navigation .card-icon .cartCount,
.page-template-posts #site-navigation .card-icon .cartCount,
.archive #site-navigation .card-icon .cartCount {
  color: #000;
}

.error404 .main-navigation ul li.card-icon:hover a i,
.page-template-legal .main-navigation ul li.card-icon:hover a i,
.single-post .main-navigation ul li.card-icon:hover a i,
.page-template-posts .main-navigation ul li.card-icon:hover a i,
.archive .main-navigation ul li.card-icon:hover a i {
  color: #4eb857;
}

.error404 .main-navigation ul li.card-icon:hover a span.cartCount,
.page-template-legal .main-navigation ul li.card-icon:hover a span.cartCount,
.single-post .main-navigation ul li.card-icon:hover a span.cartCount,
.page-template-posts .main-navigation ul li.card-icon:hover a span.cartCount,
.archive .main-navigation ul li.card-icon:hover a span.cartCount {
  color: #4eb857 !important;
}
.myfixed .main-navigation ul li.card-icon:hover a i {
  color: #4eb857;
}
.myfixed .main-navigation ul li.card-icon:hover a span.cartCount {
  color: #4eb857 !important;
}

.error404 .card-icon i,
.page-template-legal .card-icon i,
.single-post .card-icon i,
.page-template-posts .card-icon i,
.archive .card-icon i {
  color: #000;
}

.error404 .card-icon i:hover,
.page-template-legal .card-icon i:hover,
.single-post .card-icon i:hover,
.page-template-posts .card-icon i:hover,
.archive .card-icon i:hover {
  color: #4eb857;
}
.card-icon i:hover {
  color: #4eb857;
}
.myfixed .card-icon i:hover {
  color: #4eb857;
}

.overview_column img {
  object-fit: cover;
}
.row.product-submenu a img {
  width: 120px;
}
a.product-submenu img {
  width: 140px;
}
a.product-submenu h2,
a.product-submenu p {
  padding-left: 15px;
  padding-right: 15px;
}
section.orbit-plan-section .terms-text {
  padding-bottom: 40px;
}
@media only screen and (min-width: 786px) {
  .mob-swithcher-droupdown {
    display: none;
  }
  html[lang="zh-hans"] section.specs_section .specs_columns {
    width: 200px;
  }
  html[lang="ja"] div.overview_heading p,
  html[lang="ja"] div.overview_heading_title p,
  html[lang="ja"] div.template_headline_heading p {
    text-align: left;
  }
  html[lang="ja"]
    section.template_headline_section
    > .container
    > .row
    > .template_headline_heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-content: center;
  }
  html[lang="ja"]
    section.dten-me-pro-benifits
    > .container-fluid
    > .row
    > .dten-me-pro-benifits_heading
    p {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-content: center;
  }
}
@media only screen and (max-width: 480px) {
  .overview_column img {
    min-height: auto;
  }
  .news-filter-section h2 {
    width: 100%;
    display: block !important;
  }
  section.template_headline_section .template_headline_heading h2 {
    max-width: 78% !important;
  }
  .customer_stories_section-bg .our-works-head {
    max-width: 78%;
  }
  section.legal_section h1 {
    font-size: 40px !important;
  }
  section.smart_gallery_section .smart_gallery_heading_title h2 {
    font-size: 30px !important;
  }
  section.orbits_section .orbit_columns h2 {
    font-size: 26px !important;
  }
  section.orbits_section .orbits_heading_title h2,
  section.office_spaces_heading_section h2,
  section.dten_news_detail_heading_section h2,
  section.huddle_space_section2 .huddle_space_heading h2,
  section.huddle_space_section1 .huddle_space_heading h2,
  section.orbit-plan-section h2,
  section.awards_section .awards_heading_title h2,
  section.dten-me-pro-benifits .dten-me-pro-benifits_heading h2,
  .customer_stories_section-bg .our-works-head,
  section.location-section h2,
  section.customer-logo-section .log-title h2,
  section.overview_heading_section .overview_heading_title h2,
  section.overview_section .overview_right h2 {
    font-size: 28px !important;
  }
  section.overview_section .overview_heading h2 {
    font-size: 28px !important;
  }
  section.dten-me-pro-benifits .dten-me-pro-benifits_right h2,
  section.template_headline_section .template_headline_heading h2 {
    font-size: 28px !important;
  }
  #page {
    margin-top: -23% !important;
  }
}
#sign-in-menu-list {
  display: none;
}
.parent_div .container {
  background-color: transparent !important;
}
.footer-column iframe {
  height: auto;
}
.myfixed {
  position: fixed;
  top: 0;
  background-color: white !important;
  box-shadow: 0 0 6px 1px #ddd;
}
.Pager4 ul.pagination.pagination-circle.justify-content-center {
  margin-top: 0;
}
.solution_benefit_section .solution_content {
  padding-left: 0;
}
section.overview_section .overview_heading.overview_heading-desc p {
  padding-bottom: 0;
  margin-bottom: 0;
}
h4.mega-block-title {
  display: none !important;
}
@media screen and (max-width: 540px) {
  .solution_benefit_section .solution_content {
    padding-left: 15px !important;
  }
  section.overview_section .overview_padding_top.overview_padding_top-title {
    padding-top: 0;
  }
}
.footer-widgets ul li.phone-number-list a:first-child {
  padding-bottom: 8px;
}
.overview_btn.orbit_charts:hover {
  background-color: #fff0;
  border-color: #4eb857;
  color: #4eb857;
}
.overview_btn.orbit_charts {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
.dten-me-pro-benifits .row.dten-badges img {
  padding: 0 20px;
}
.dten-me-pro-benifits .row.dten-badges {
  padding-top: 35px;
}
section.awards_section .awards_columns img {
  height: 110px;
  object-fit: contain;
}
#benefits,
#features,
#smart-gallery,
#meeting-spaces,
#orbit,
#specs,
#awards,
#solutions,
#plans {
  scroll-margin-top: 160px;
}
#orbits {
  scroll-margin-top: 190px;
}
.form-error {
  font-size: 13px;
  margin-top: -11px;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid #fff0;
  border-radius: 0.25rem;
}
.form-success {
  font-size: 13px;
  margin-top: -11px;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid #fff0;
  border-radius: 0.25rem;
}
.home-benefits-sticky-img .sticky-img {
  display: none;
  position: absolute;
  top: 46px;
  left: -15px;
}
.tags {
  visibility: hidden;
  margin-top: -25px;
}
.home-benefits-sticky-img .sticky-img.active {
  display: block;
}
.home-benefits-sticky-img {
  flex-basis: 540px;
  align-self: start;
  position: sticky !important;
  top: 120px;
  padding-top: 0 !important;
}
.footer-navigation li {
  margin-top: 0;
}
body {
  overflow: unset;
}
.header_light_logo {
  display: block !important;
}
.header_dark_logo {
  display: none !important;
}
.myfixed .header_light_logo {
  display: none !important;
}
.myfixed .header_dark_logo {
  display: block !important;
}
.solution_benefit_content {
  flex-basis: 0%;
  flex-grow: 999;
  padding: 0 15px;
}
.solution_sticky.solution_benefit_list {
  flex-basis: 178px;
  align-self: start;
  position: sticky;
  top: 140px;
  padding-top: 0 !important;
}
.solution_benefit_section .heading_section {
  margin-bottom: 80px;
}
.solution_benefit_list .solution_ic img {
  filter: grayscale(90%);
}
.solution_benefit_list .solution_ic.active img {
  filter: grayscale(0%);
}
.solution_benefit_list .solution_ic.active p {
  color: black !important;
}
.news_detail_sidebar_left {
  align-self: start;
  position: sticky;
  top: 140px;
}
.footer-widgets ul li {
  margin-top: 0;
}
section.success_stories_section .owl-carousel .owl-item img {
  height: 350px;
}
html {
  scroll-behavior: smooth;
}
.solution_sticky.solution_benefit_fixed {
  display: block;
}
.solution_benefit_fixed .col-md-2 {
  top: 140px;
  position: fixed;
  max-width: 21%;
  margin-left: -30px;
}
.solution_benefit_fixed .col-md-10 {
  float: right;
  max-width: 83%;
}
.solution_benefit_section
  .solution_benefit_fixed
  .solution_benefit_list
  .solution_ic
  p {
  width: 60%;
  margin: 0 auto;
}
body,
a {
  font-family: "Lato", sans-serif !important;
}
#page {
  padding-top: 0;
  margin-top: -9%;
}
.hfeed.site.container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
.section_padding {
  padding: 120px 0;
}

.site-identity {
  padding: 20px 0;
}
.top-navigation-right {
  float: left;
}
.entry-content p a,
.entry-content p a:hover,
.header-text a,
.header-text a:hover,
.entry-content .meta-list a,
.post-navigation a:hover .post-title,
.entry-header .entry-title a:hover,
#page .more-link:hover,
.site-footer a,
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-item a {
  color: #4eb857;
}
.top-navigation-right {
  max-width: 80%;
  width: 80%;
}
.site-title-wrap {
  max-width: 10%;
  width: 10%;
}
.button-toggle i {
  font-size: 26px;
}
.site-title-wrap {
  float: left;
}
.mobile-navigation button {
  text-align: right;
}
.mobile-navigation.menunone {
  display: none;
}
.drawer-wrap.drawernone {
  display: none !important;
}
.main-navigation ul li a {
  text-decoration: none;
}
.button-toggle:hover,
.button-toggle:active,
.button-toggle:focus {
  color: #4eb857;
}
.swithcher-droupdown {
  display: inline-block;
  width: 10%;
  float: left;
  position: relative;
}
.main-navigation ul li a:focus {
  outline: none;
}
section.key_features_section .key_features_heading {
  text-align: center;
}
.key_features_section .key_features_heading h2 {
  font-size: 36px;
  font-weight: 600;
  color: #000;
  line-height: 52px;
  padding-bottom: 30px;
}
.key_features_section .key_features_heading h2 span {
  color: #4eb857;
}
.key_features_section .key_features_heading p {
  font-size: 18px;
  color: #474747;
  line-height: 32px;
}
.key_features_section .key_features_heading h2 {
  max-width: 75%;
  margin: 0 auto;
}
.key_features_right {
  display: table;
}
.key_features_middle {
  display: table-cell;
  vertical-align: middle;
}
.key_features_right h2 {
  font-size: 32px;
  font-weight: 400;
  font-family: "Lato" !important;
  padding-bottom: 20px;
  color: #000;
}
.key_features_right p {
  font-size: 18px;
  color: #474747;
  line-height: 32px;
  padding-bottom: 35px;
}
.key_features_right a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
.key_features_right a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
.padding_medium {
  padding-top: 40px;
}
.key_features_section {
  background-color: #f0f0f0;
}
.free_demo_section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.free_demo_section h2 {
  font-size: 42px;
  font-weight: 600;
  padding-bottom: 35px;
}
section.free_demo_section h2 span {
  color: #4eb857;
}
section.free_demo_section a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
.free_demo_section a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
.right_solution_section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.right_solution_section h2 {
  font-size: 42px;
  font-weight: 600;
  padding-bottom: 35px;
}
section.right_solution_section h2 span {
  color: #4eb857;
}
section.right_solution_section a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
.right_solution_section a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.dten_section {
  background-color: #05282b;
}
h2.dten_heading {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  line-height: 52px;
  padding-bottom: 35px;
}
h2.dten_heading span {
  color: #4eb857;
}
.dten_list h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  margin-top: 30px;
}
.dten_list p {
  font-size: 18px;
  color: #a2b0b1;
  font-weight: 400;
  padding-top: 20px;
}
section.success_stories_section {
  background-image: url(/wp-content/uploads/2022/03/Untitled-1.jpg);
  padding-top: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
section.success_stories_section h2.success_stories_heading {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  line-height: 52px;
  padding-bottom: 35px;
  width: 75%;
}
section.success_stories_section h2.success_stories_heading span {
  color: #4eb857;
}
section.success_stories_section p {
  font-size: 18px;
  color: #a2b0b1;
  font-weight: 400;
  padding-bottom: 50px;
}
.footer-widgets section + section {
  margin-top: 0;
}
.widget.widget_block h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 22px;
}
.widget.widget_block a {
  color: #06292c;
  text-decoration: none;
  font-size: 16px;
  transition: 0.5s;
}
.rounded-social-buttons path:hover {
  fill: #06292c;
}
.widget.widget_block a:hover {
  color: #4eb857;
}
.solution_benefit_section .heading_section img {
  padding-bottom: 35px;
}
.solution_benefit_section .heading_section h2.solution_benefit_heading {
  font-size: 35px;
  font-weight: 600;
  color: #000;
  line-height: 45px;
  padding-bottom: 30px;
}
.solution_benefit_section .heading_section h2.solution_benefit_heading span {
  color: #4eb857;
}
.solution_benefit_section .heading_section p {
  font-size: 18px;
  color: #474747;
  line-height: 32px;
}
.solution_benefit_section .solution_sticky {
  padding-top: 80px;
}
.solution_benefit_section
  .solution_benefit_list
  .solution_ic.solution_active
  p {
  color: #06292c;
  font-size: 16px;
}
.solution_benefit_section .solution_benefit_list {
  text-align: center;
}
.solution_benefit_section .solution_benefit_list img {
  width: 45px;
  margin-bottom: 10px;
}
.solution_benefit_section .solution_benefit_list .solution_ic p {
  color: #b8c2c3;
  font-size: 16px;
  font-weight: 400;
}
.solution_benefit_section .solution_benefit_list .solution_ic {
  margin-bottom: 25px;
  text-align: center;
}
.solution_benefit_section .solution_ic a {
  text-decoration: none;
}
.solution_benefit_section .absimage {
  position: absolute;
  top: -31%;
  z-index: -1;
  right: -65px;
}
.solution_benefit_section .absimage img {
  width: 903px;
}
.solution_benefit_section .solution_image {
  position: relative;
}
.solution_benefit_section .solution_content h2 {
  font-size: 28px;
  color: #06292c;
  padding-bottom: 20px;
}
.solution_benefit_section .solution_content img {
  padding-bottom: 25px;
}
.solution_benefit_section .solution_content p {
  font-size: 18px;
  color: #474747;
  padding-bottom: 40px;
}
.solution_benefit_section .solution_content a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
.solution_benefit_section .solution_content {
  padding-top: 138px;
}
.solution_benefit_section .solution_content a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}

.block.block-1 {
  margin-top: 0;
}
.block.block-5 {
  margin-bottom: 200px;
}
.success_stories_section .carousel-control-prev {
  left: -10%;
}
.success_stories_section .carousel-control-next {
  right: -10%;
}
li.phone-number-list a {
  display: block;
}
.footer-widgets ul li {
  padding: 0 0 8px 0;
}
.site-footer {
  padding-bottom: 1%;
}
.news-letter-form button.wpcf7-submit span {
  display: none;
}
@media (max-width: 480px) {
  section.specs_section a.spec-dark-btn {
    padding: 10px 18px !important;
    font-size: 14px !important;
  }
  section.specs_section .specs_below_btn a.light-btn {
    padding: 10px 18px !important;
    font-size: 14px !important;
  }
  .col-md-4.dten_list {
    transition: 0.5s;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-column .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .footer-column .wpcf7 form.payment-required .wpcf7-response-output {
    width: 27% !important;
  }
}
@media (max-width: 768px) {
  .footer-column .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .footer-column .wpcf7 form.payment-required .wpcf7-response-output {
    width: 30%;
  }
}
.footer-column .wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.footer-column .wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 12px;
  margin-top: -10px;
}
.news-letter-form .wpcf7-response-output {
  font-size: 12px;
  margin-top: -10px;
}
.news-letter-form input.wpcf7-form-control.wpcf7-text.wpcf7-email {
  padding-top: 8px;
  padding-bottom: 8px;
}
.news-letter-form button.wpcf7-submit:focus {
  outline: none;
  box-shadow: unset;
}
.news-letter-form button.wpcf7-submit {
  position: absolute;
  top: 1px;
  right: 16px;
  background-color: #fff;
  color: #4eb857;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
}
.news-letter-form button.wpcf7-submit span {
  display: none;
}
/* 文字色现在由 Tailwind utility 在模板里控制；overlay/sticky 三态在
   navigation.css 中按 body class / .myfixed 切换。 */
header#masthead {
  width: 100% !important;
}
a {
  cursor: pointer;
}
.custom-logo-link img {
  margin-left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-family: "Lato", sans-serif !important;
}
body {
  font-family: "Lato", sans-serif !important;
}
.footer-widgets ul {
  padding: 0;
}
.footer-widgets {
  display: block;
  margin: 0 auto;
  width: 1200px;
}
.footer-navigation ul {
  padding: 0;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  border-radius: 25px;
  border: 1px solid #7a7a7a;
}
.footer-tagline {
  width: 25%;
  color: #878484;
}
.footer-bottom {
  display: flex;
  margin: 0 auto;
  width: 1380px;
}
#menu-bottom-menu a {
  color: #878484;
  border-left: 2px solid #c2c2c2;
  padding-left: 4px;
  font-size: 13px;
  padding-right: 10px;
  padding-left: 10px;
}
.text {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.svg-inline--fa {
  vertical-align: -0.2em;
}
.rounded-social-buttons {
  text-align: center;
}
.rounded-social-buttons a.social-button {
  color: #4eb857;
}
.rounded-social-buttons a.social-button:hover {
  color: #000;
}
.rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 2.3rem;
  padding: 0;
  text-decoration: none;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 400;
  border-radius: 1.6875rem;
  transition: all 0.5s ease;
  margin-right: 0.25rem;
}
.rounded-social-buttons .fa {
  font-size: 21px;
}
.rounded-social-buttons path {
  fill: #5eb857;
}
.site-footer {
  background: #fff;
  z-index: 99;
}
.site-content {
  padding: 0;
}
.rounded-social-buttons {
  text-align: right;
}
.footer-bottom {
  padding-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .logo-wrap {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 992px) {
  .widget.widget_block h4 {
    font-size: 15px;
  }
  div.logo-wrap {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 1300px) {
  .footer-widgets {
    width: 100%;
  }
}
.dten-me-pro-benifits.single-service-sec.section_padding {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  section.dten_single_news_section .dten_single_news_right a.news_btn {
    display: inline-grid;
    padding: 8px 28px !important;
  }
  .section_padding_green_header {
    padding-bottom: 30px !important;
  }
  .news-filter-section {
    padding-bottom: 20px;
  }
  section.dten_news_column_section .dten_news_column .news_desc p {
    padding-bottom: 0px !important;
  }
  section.dten_news_column_section .dten_news_column a.news_btn {
    display: inline-grid;
  }
  section.dten_news_column_section .dten_news_column {
    padding-bottom: 40px !important;
  }
  .dten-me-pro-benifits {
    padding-top: 40px;
  }
  section.dten-me-pro-benifits .dten-me-pro-benifits_right p {
    padding-bottom: 30px !important;
    margin-bottom: 0px !important;
  }
  .dten-me-pro-benifits .row {
    padding-top: 40px !important;
  }
  section.dten-me-pro-benifits .dten-me-pro-benifits_right {
    padding-bottom: 0px !important;
  }
  .page-template-single-industry
    section.overview_section
    .overview_padding_top:last-child {
    padding-bottom: 0;
  }
  .page-template-single-industry
    section.overview_section
    .overview_padding_top.overview_padding_responsive {
    padding-bottom: 0;
  }
  .page-template-single-industry section.overview_section .overview_heading {
    padding-bottom: 30px;
  }
  .page-template-single-industry
    section.template_headline_section.section_padding {
    padding-bottom: 30px;
  }
  .page-template-single-service .dten-me-pro-benifits .row:last-child {
    padding-bottom: 0;
  }
  section.overview_section .overview_heading.overview_heading-desc p {
    padding-bottom: 20px;
  }
  .footer-widgets {
    padding-top: 70px;
  }
  .dten-me-pro-benifits .row:last-child .dten-me-pro-benifits_right,
  .dten-me-pro-benifits .row:last-child .dten-me-pro-benifits_right p {
    padding-bottom: 0;
  }
  .dten-me-pro-benifits .row:last-child .dten-me-pro-benifits_right p {
    margin-bottom: 0;
  }
  .dten-me-pro-benifits .row.dten-badges {
    padding-bottom: 0 !important;
  }
  section.box-space {
    min-height: 45px;
  }
  .page-template-single-space
    section.template_headline_section.section_padding {
    padding-bottom: 0;
  }
  .dten-me-pro-benifits .row:last-child {
    padding-bottom: 80px;
  }
  .page-id-14162 section.orbits_section {
    padding-bottom: 0;
  }
  section.overview_section .overview_padding_top.overview_padding_responsive {
    padding-bottom: 0;
  }
  section.overview_section .row:last-child .overview_middle {
    padding-bottom: 0;
  }
  section.overview_section.overview_section_services .overview_middle {
    padding-bottom: 40px;
  }
  .map-lists ul:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  section.overview_section .overview_padding_top {
    padding-top: 0px !important;
  }
  section.customer-logo-section.section_padding {
    padding-bottom: 50px;
  }
  section.awards_section .col-sm-12.col-md-4:last-child p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  section.office_spaces_section {
    padding-bottom: 40px;
  }
  section.overview_section .overview_right ul {
    padding-bottom: 10px !important;
    margin-bottom: 0;
  }
  section.overview_section a.overview_btn {
    padding: 8px 28px !important;
    display: inline-grid;
  }
  section.success_stories_section {
    padding-top: 80px;
  }
  .col-md-4.dten_list:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .solution_benefit_section .solution_content {
    padding-bottom: 0px !important;
  }
  .solution_benefit_section .heading_section {
    margin-bottom: 40px;
  }
  .block:last-child .solution_content p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .block:last-child .solution_content {
    padding-bottom: 0;
  }
  .key_features_right a {
    padding: 8px 28px;
    display: inline-grid;
  }
  .block {
    margin-top: 0px !important;
  }
  .dten-me-pro-benifits .row.dten-badges img {
    margin-bottom: 8px;
  }
  section.specs_section a.spec-dark-btn,
  section.specs_section .specs_below_btn a.light-btn {
    margin-bottom: 20px;
  }
  section.specs_section .specs_below_btn {
    display: flex;
    flex-wrap: wrap;
  }
  section.success_stories_section .item:before {
    background-color: #142f3080 !important;
  }
  section.success_stories_section .item:hover:before {
    background-color: #142f3080 !important;
  }
  section.success_stories_section .stories_carousel-caption {
    display: block !important;
  }
  .huddle_space_section1,
  .huddle_space_section2 {
    background: unset !important;
    padding: 20px 0px !important;
  }
  .huddle_space_section1 img,
  .huddle_space_section2 img {
    margin-bottom: 40px;
  }
  section.office_spaces_section .office_spaces_left-bg,
  section.office_spaces_section .office_spaces_right-bg {
    padding: 40px 0 !important;
    background: unset !important;
  }
  .office_spaces_section img {
    margin-top: 40px;
  }
  .block {
    margin-bottom: 50px;
  }
  .solution_benefit_section .solution_benefit_list {
    display: none;
  }
  .keyfeatures2 {
    padding-top: 40px;
  }
  .footer-widgets .footer-column {
    margin-bottom: 3%;
  }
  section.success_stories_section .carousel-hover .carousel-caption h3 {
    font-size: 15px !important;
  }
  section.success_stories_section .carousel-hover .carousel-caption h2 {
    font-size: 15px !important;
    padding-bottom: 7px !important;
  }
  section.success_stories_section .carousel-item img {
    height: auto !important;
  }
  .solution_benefit_section .solution_content {
    padding-bottom: 35px;
  }
}
section.success_stories_section .carousel-item img {
  object-fit: cover;
  height: 328px;
}
section.success_stories_section .carousel-caption {
  left: 6%;
  text-align: left;
}
section.success_stories_section .carousel-hover .carousel-caption h2 {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 20px;
  line-height: 29px;
}
section.success_stories_section .carousel-hover .carousel-caption h3 {
  font-size: 18px;
}
section.success_stories_section .carousel-hover .carousel-caption {
  display: none;
}
section.success_stories_section .carousel-hover:hover .carousel-caption {
  display: block;
}
html {
  scroll-behavior: smooth;
}
section.success_stories_section .carousel-hover:hover:before {
  background-color: #142f3170;
}
section.success_stories_section .carousel-hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 0.3s;
}
.footer-tagline .site-info {
  font-size: 13px;
}
section.success-stories-combine {
  background-color: #05282b;
}
.success_stories_section .carousel-control-prev-icon {
  background-image: url(/wp-content/uploads/2022/03/prev.png);
}
.success_stories_section .carousel-control-next-icon {
  background-image: url(/wp-content/uploads/2022/03/next.png);
}
.privacy a {
  border-left: 0 solid white !important;
}
.success_stories_section .carousel-control-next-icon,
.success_stories_section .carousel-control-prev-icon {
  width: 15px;
  height: 24px;
}
.why_dten a {
  cursor: default !important;
}
a.why-dten-btn:hover {
  background-color: #000;
}
a.why-dten-btn {
  cursor: pointer !important;
  background-color: #4eb857;
  padding: 7px 15px !important;
  border-radius: 20px;
  font-size: 15px !important;
  color: white !important;
  text-decoration: none !important;
  width: 125px !important;
  text-align: center;
  font-weight: 400 !important;
}
.main-navigation li ul li .why_dten h2 a.spaces-head {
  cursor: pointer !important;
  color: #06292c;
  font-size: 28px;
  font-weight: 400;
  padding-bottom: 0;
  line-height: 35px;
}
.main-navigation li ul li .dten-bg h2 a {
  color: #06292c;
  font-size: 23px;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.dten-bg {
  background-image: url(/wp-content/uploads/2022/03/Group-2-1.png);
  background-size: cover;
  padding: 32px 15px 15px 15px;
  height: 400px;
  background-position: center;
}
.dten-bg a {
  display: block;
}
.why_dten {
  padding: 15px 0;
}
.why_dten a {
  display: block;
}
.why_dten p {
  font-size: 16px;
  color: #474747;
  font-weight: 400;
  line-height: 24px;
}
.why_dten h2 {
  color: #06292c;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}
.main-navigation li.submenu_columns ul li h2 {
  color: #474747;
  font-size: 16px;
  font-weight: 700;
}
.main-navigation li.submenu_columns ul li p {
  font-size: 14px;
  color: #474747;
  font-weight: 400;
}
.dten-bg p {
  font-size: 16px;
  color: #474747;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 10px;
}
.dten-bg h2 {
  color: #06292c;
  font-size: 23px;
  font-weight: 400;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .footer-widgets + .footer-bottom {
    padding-top: 0;
    padding-bottom: 15px;
  }
  section#block-16 {
    padding-top: 0 !important;
  }
  section#block-18 {
    padding-top: 0 !important;
  }
  .footer-widgets .footer-column {
    padding-top: 0 !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  section.box-space.box-space1 {
    min-height: 60px;
  }
  .page-template-single-industry
    section.huddle_space_section2
    .huddle_space_heading
    p,
  .page-template-single-industry
    section.huddle_space_section1
    .huddle_space_heading
    p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-template-service section.overview_section .overview_heading p {
    padding-bottom: 40px;
  }
  section.overview_heading_section .overview_column_btns a.overview_column_btn {
    margin-bottom: 10px !important;
  }
  .key_features_section .key_features_heading h2 {
    max-width: 100%;
    text-align: left;
  }
  .key_features_section .key_features_heading p {
    text-align: left;
  }
}
@media screen and (max-width: 540px) {
  .carousel-caption {
    top: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .footer-bottom {
    position: relative;
  }
  .footer-tagline {
    width: 100%;
    display: block;
  }
  .footer-navigation {
    display: block;
  }
}
.footer-bottom {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .site-footer {
    padding-bottom: 45px !important;
  }
  .key_features_right {
    padding-bottom: 0;
  }
  .block {
    margin-bottom: 25px;
  }
  .solution_benefit_section .solution_sticky {
    padding-top: 30px;
  }
  .section_padding {
    padding: 80px 0;
  }
  .custom-logo-link img {
    padding-left: 5px;
  }
}
@media screen and (max-width: 991px) {
  .custom-logo-link img {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .site-title-wrap {
    max-width: 70% !important;
  }
  .site-identity {
    padding: 2% 0 2% 0;
  }
}
@media (max-width: 767px) {
  section.success_stories_section h2.success_stories_heading {
    width: 100%;
  }
  .block.block-5 {
    margin-bottom: 0;
  }
}
@media (max-width: 1000px) {
  .drawer
    .drawer-navigation
    .services-column
    .textwidget.custom-html-widget
    a
    h2:hover,
  .drawer
    .drawer-navigation
    .services-column
    .textwidget.custom-html-widget
    a
    h2:focus,
  .drawer
    .drawer-navigation
    .submenu_columns
    .textwidget.custom-html-widget
    a
    h2:hover,
  .drawer
    .drawer-navigation
    .submenu_columns
    .textwidget.custom-html-widget
    a
    h2:focus,
  .drawer
    .drawer-navigation
    .submenu_columns
    .textwidget.custom-html-widget
    .product-submenu-head
    a
    h2:hover,
  .drawer
    .drawer-navigation
    .submenu_columns
    .textwidget.custom-html-widget
    .product-submenu-head
    a
    h2:focus,
  .drawer .drawer-navigation .textwidget.custom-html-widget a:hover,
  .drawer .drawer-navigation .textwidget.custom-html-widget a:focus {
    color: #4eb857;
  }
  .drawer .drawer-navigation li ul a,
  .drawer .drawer-navigation li ul li .dten-bg a {
    font-weight: 700;
  }
  .drawer-menu-explore {
    background: #fff;
    background-image: url(/wp-content/uploads/2022/05/New-Project-9.png) !important;
    background-size: cover !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
  }
  .drawer-menu-explore {
    background: #fff;
  }
  .submenu_columns.submenu_columns2 .textwidget.custom-html-widget img {
    padding-left: 15px;
    padding-right: 15px;
  }
  .drawer .drawer-navigation .textwidget.custom-html-widget a p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .drawer .drawer-navigation .textwidget.custom-html-widget a h2 {
    padding-left: 0;
    padding-right: 0;
    font-weight: 700;
    color: #474747;
  }
  .drawer .drawer-navigation .textwidget.custom-html-widget a h2 {
    margin-top: 20px;
  }
  .dten-bg {
    padding: 15px 15px;
  }
  .drawer .drawer-navigation .textwidget.custom-html-widget a {
    color: #474747;
    text-decoration: none;
  }
  .site-identity .mobile-navigation .button-toggle:focus {
    outline: none;
  }
  .site-title-wrap {
    z-index: 99999;
  }
  .site-identity .mobile-navigation.toggle-active {
    position: absolute;
    width: 100%;
    left: 0;
    background: #272c30;
  }
  .mobile-navigation {
    width: 70%;
    float: right;
    padding: 10px 0 10px;
    background-color: #fff0;
  }
  .container.contbg {
    padding: 0;
  }
  .site-identity {
    padding: 1% 0 1% 0;
  }
  .drawer-wrap {
    display: block !important;
  }
}
@media (min-width: 1000px) {
  .drawer-wrap {
    display: none;
  }
}
@media (max-width: 1000px) {
  .drawer .drawer-navigation .services-column .textwidget.custom-html-widget a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .drawer
    .drawer-navigation
    .services-column
    .textwidget.custom-html-widget
    a
    h2 {
    margin-top: 0;
    font-weight: 500;
  }
  .drawer
    .drawer-navigation
    .submenu_columns
    .textwidget.custom-html-widget
    a
    h2 {
    margin-top: 0;
    font-size: 16px !important;
  }
  .drawer .drawer-navigation .submenu_columns .textwidget.custom-html-widget a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .dten-bg {
    background-image: unset !important;
    height: auto !important;
    padding: 0 0px !important;
  }
  .why_dten p {
    display: none;
  }
  .why_dten {
    padding: 0px !important;
  }
  .why_dten h2 {
    margin-top: 0px !important;
    font-size: 16px !important;
    margin-bottom: 0px !important;
  }
  .why_dten a.why-dten-btn {
    display: none !important;
  }
  .dten-bg a {
    height: auto !important;
  }
  .dten-bg h2 {
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 16px !important;
    font-weight: 700;
    padding-bottom: 0;
  }
  .dten-bg a.why-dten-btn2 {
    display: none !important;
  }
  .drawer .drawer-navigation li ul a,
  .drawer .drawer-navigation li ul li .dten-bg a {
    padding: 0px !important;
  }
  .drawer .drawer-navigation .textwidget.custom-html-widget .dten-bg a h2 {
    margin-top: 0 !important;
  }
  .dten-bg p {
    display: none;
  }
  .site-title-wrap {
    max-width: 30%;
    width: 30%;
  }
  header#masthead {
    padding: 0;
  }
  .drawer .drawer-navigation ul li.request-demo-menu-btn:last-child a {
    padding: 10px 20px;
    margin-top: 10px;
  }
  .site-title-wrap {
    padding-left: 15px;
  }
  .mobile-navigation {
    padding-right: 15px;
  }
  .site-identity .mobile-navigation.toggle-active {
    color: #4eb857;
  }
}
@media (max-width: 1199px) {
  .solution-finder-menu {
    margin-right: 0;
  }
}
.postid-14406 section.dten_news_detail_heading_section img {
  min-height: 200px;
  object-fit: cover;
}
.section_padding-banner {
  padding: 170px 0;
}
section.template_headline_section .template_headline_heading {
  text-align: center;
}
section.template_headline_section .template_headline_heading h2 {
  margin: 0 auto;
}
section.template_headline_section .template_headline_heading h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 30px;
  max-width: 75%;
}
section.template_headline_section .template_headline_heading h2 span {
  color: #4eb857;
}
section.template_headline_section .template_headline_heading p {
  font-size: 16px;
  color: #474747;
  line-height: 32px;
}
section.overview_section {
  background-color: #f0f0f0;
}
section.overview_section .overview_heading {
  text-align: center;
}
section.overview_section .overview_heading h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}
section.overview_section .overview_heading h2 span {
  color: #4eb857;
}
section.overview_section .overview_heading p {
  font-size: 16px;
  color: #474747;
  line-height: 32px;
  padding-bottom: 0;
}
.overview_right {
  display: table;
  padding-left: 60px;
  padding-right: 60px;
}
.overview_middle {
  display: table-cell;
  vertical-align: middle;
}
section.overview_section .overview_right h2 {
  font-size: 30px;
  color: #06292c;
  padding-bottom: 25px;
}
section.overview_section .overview_right p {
  font-size: 16px;
  color: #474747;
  padding-bottom: 20px;
}
section.overview_section .overview_right ul {
  font-size: 16px;
  color: #474747;
  margin-left: 0;
  padding-bottom: 35px;
}
section.overview_section .overview_padding_top {
  padding-top: 80px;
}
section.overview_section a.overview_btn {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
section.overview_section a.overview_btn:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.overview_heading_section .overview_heading_title h2 span {
  color: #4eb857;
}
section.overview_heading_section .overview_heading_title h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}
section.overview_heading_section .overview_heading_title {
  text-align: center;
}
section.overview_heading_section .overview_heading_title p {
  font-size: 16px;
  color: #474747;
  line-height: 32px;
  padding-bottom: 40px;
}
section.overview_heading_section .overview_column h2 {
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #06292c;
}
section.overview_heading_section .overview_column p {
  font-size: 16px;
  color: #474747;
  padding-bottom: 20px;
  line-height: 30px;
}
section.overview_heading_section .overview_column {
  padding-bottom: 60px;
}
section.overview_heading_section .overview_column_btns a.overview_column_btn {
  background-color: #fff0;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #4eb857;
  text-decoration: none;
  margin-right: 20px;
  transition: 0.5s;
  border: 1px solid #4eb857;
  display: inline-grid;
  margin-bottom: 32px;
}
section.overview_heading_section
  .overview_column_btns
  a.overview_column_btn:hover {
  background-color: #4eb857;
  color: #fff;
}
.section_padding_medium {
  padding: 100px 0 80px 0;
}
section.free_trial_section {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-6.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding: 162px 0;
}
section.free_trial_section h2 {
  color: #fff;
  font-size: 32px;
  padding-bottom: 20px;
}
section.free_trial_section p {
  font-size: 16px;
  color: #fff;
  padding-bottom: 33px;
}
section.free_trial_section a {
  background-color: #4eb857;
  padding: 8px 37px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  display: inline-grid;
}
section.free_trial_section a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
.customer_stories_section-bg .ourworks-box {
  max-width: 75%;
}
section.customer_stories_section-bg {
  background-color: #f0f0f0;
  padding-bottom: 120px;
  padding-top: 80px;
}
.customer-stories-right-btn {
  display: table;
  text-align: right;
}
.customer-stories-right-btn .customer-stories-middle a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
.customer-stories-right-btn .customer-stories-middle a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
.customer-stories-middle {
  display: table-cell;
  vertical-align: middle;
}
.customer_stories_section-bg .our-works-head {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}
.customer_stories_section-bg .our-works-head span {
  color: #4eb857;
}
.customer_stories_section-bg .ourworks-box p {
  font-size: 16px;
  color: #474747;
  line-height: 32px;
}
.customer_stories_section .introduce {
  background-color: #fff;
  color: #000;
}
.customer_stories_section .introduce:hover {
  color: #000;
  text-decoration: none;
}
.customer_stories_section .introduce h2 {
  font-size: 22px;
  padding-top: 25px;
  line-height: 31px;
  color: #06292c;
  padding-bottom: 12px;
}
.customer_stories_section .introduce p {
  font-size: 16px;
  color: #474747;
  line-height: 27px;
  margin-bottom: 40px;
}
.customer_stories_section a.customer-stories-btn {
  background-color: #fff0;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #4eb857;
  text-decoration: none;
  margin-right: 20px;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
.customer_stories_section a.customer-stories-btn:hover {
  background-color: #4eb857;
  color: #fff;
}
section.customer_stories_section {
  margin-top: -95px;
  padding-bottom: 80px;
}
.customer_stories_section .flex-column-1 {
  margin-bottom: 40px;
  width: 100%;
}
.customer_stories_section .flex-column-2 {
  height: 30%;
  width: 100%;
  align-items: center;
}
.customer_stories_section .text-gray {
  color: gray;
}
.customer_stories_section .pic {
  height: 70px;
  width: 70px;
  margin-left: 20px;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}
.customer_stories_section .introduce:hover .pic {
  transform: scale(1.1);
}
.customer_stories_section .carousel-indicators .active {
  background-color: #4eb857;
}
.customer_stories_section .carousel-indicators li {
  background-color: #c8e5ff;
}
.customer_stories_section .carousel-indicators {
  bottom: -50px;
}
.customer_stories_section .p1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.customer_stories_section .p2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.customer_stories_section .p3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
section.dten_news_section h2 span,
section.dten_news_section h1 span {
  color: #4eb857;
}
.dten-links-right a {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  margin-right: 20px;
}
.dten-links-right a.active-link {
  color: #4eb857;
}
.dten-links-right a:hover {
  color: #4eb857;
}
.dten-links-right {
  text-align: right;
  display: table;
}
.dten-links-right .dten-links-middle {
  display: table-cell;
  vertical-align: middle;
}
.section_padding_green_header {
  padding-top: 180px;
  padding-bottom: 40px;
}
section.dten_news_section h2,
section.dten_news_section h1 {
  font-size: 32px;
  font-weight: 600;
}
section.dten_news_section .row {
  padding-bottom: 40px;
  border-bottom: 1px solid #c9c7c7;
}
.section_padding_small {
  padding: 50px 0 85px 0;
}
.dten_single_news_right {
  display: table;
  padding-left: 45px;
}
.dten_single_news_right .dten_single_news_middle {
  display: table-cell;
  vertical-align: middle;
}
section.dten_single_news_section .dten_single_news_right h4 {
  font-size: 14px;
  font-weight: 700;
  color: #4eb857;
  padding-bottom: 15px;
}
section.dten_single_news_section .dten_single_news_right h2 {
  color: #06292c;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  padding-bottom: 15px;
}
section.dten_single_news_section .dten_single_news_right .author_name {
  font-size: 16px;
  font-weight: 400;
  color: #06292c;
  padding-bottom: 0;
  text-decoration: none;
}
section.dten_single_news_section .dten_single_news_right p {
  color: #474747;
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
  margin-bottom: 0;
}
section.dten_single_news_section .dten_single_news_right a.news_btn {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
section.dten_single_news_section .dten_single_news_right a.news_btn:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.dten_news_column_section {
  background-color: #f0f0f0;
}
section.dten_news_column_section .dten_news_column {
  padding-bottom: 80px;
}
section.dten_news_column_section .dten_news_column h2 {
  color: #06292c;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  padding-top: 20px;
  padding-bottom: 15px;
}
section.dten_news_column_section .dten_news_column a.author_name {
  font-size: 14px;
  color: #4eb857;
  font-weight: 400;
  text-decoration: none;
}
section.dten_news_column_section .dten_news_column p.author_name {
  font-size: 16px;
  color: #06292c;
  font-weight: 400;
  text-decoration: none;
}
section.dten_news_column_section .dten_news_column .tags {
  color: #4eb857;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 20px;
}
section.dten_news_column_section .dten_news_column p.news_desc {
  font-size: 16px;
  color: #474747;
  line-height: 28px;
  padding-bottom: 5px;
  padding-top: 20px;
}
section.dten_news_column_section .dten_news_column .news_desc p {
  font-size: 16px;
  color: #474747;
  line-height: 28px;
  padding-bottom: 15px;
  padding-top: 20px;
}
section.dten_news_column_section .dten_news_column a.news_btn {
  background-color: #4eb857;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  position: absolute;
  bottom: 70px;
}
section.dten_news_column_section .dten_news_column a.news_btn:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.dten_news_column_section .dten_news_column .news_tags .news_tags_title {
  font-size: 14px;
  color: #4eb857;
  font-weight: 400;
  padding-bottom: 30px;
  text-decoration: none;
}
.news_tags {
  padding-bottom: 30px;
}
.Pager4 .pagination .page-item .page-link:hover {
  background-color: #4eb857;
  color: #fff;
  border-color: #4eb857 !important;
}
.Pager4 .page-item.active .page-link {
  background-color: #4eb857;
  border-color: #4eb857 !important;
}
.Pager4 li.page-item.disabled .page-link.prev {
  color: #a4a2a2;
}
.Pager4 li.page-item.disabled .page-link.prev {
  border: 1px solid #a4a2a2 !important;
}
.Pager4 .pagination .next {
  text-indent: 0;
}
.Pager4 .pagination .page-item .page-link {
  color: #474747;
  border: 1px solid #474747;
  font-size: 14px;
  font-weight: 400;
}
.Pager4 .pagination.pagination-circle .page-item.active .page-link {
  color: #fff;
}
.Pager4 .pagination .page-item .page-link.prev,
.Pager4 .pagination .page-item .page-link.next {
  border: 1px solid #474747 !important;
  width: 50px;
  height: 50px;
}
.Pager4 .pagination .page-item .page-link.next:hover {
  background-color: #4eb857;
  border-color: #4eb857 !important;
}
.Pager4 ul.pagination.pagination-circle.justify-content-center {
  margin-left: 0;
}
.Pager4 .pagination .page-item .page-link:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 0.125rem;
}
.Pager4 .pagination.pagination-circle .page-item .page-link:hover {
  border-radius: 50%;
}
.Pager4 .pagination .page-item .page-link.prev {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1px;
  background-color: #fff0;
  margin-right: 20px;
}
.Pager4 .pagination .page-item .page-link.next {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1px;
  margin-left: 20px;
}
.Pager4 .pagination span {
  padding: 0;
}
.Pager4 li.page-item {
  margin-right: 20px;
}
.Pager4 .pagination.pagination-circle .page-item .page-link {
  border-radius: 50%;
}
.Pager4 .pagination a,
.Pager4 .pagination span {
  background: #f2f2f2;
  transition: 0.2s ease-in-out;
  display: inline-block;
  color: #272c30;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  height: 50px;
  line-height: 27px;
}
.Pager4 li.page-item.pageitemnext {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .section_padding_green_header {
    padding-top: 100px !important;
  }
  .dten-links-right {
    text-align: left;
  }
  section.dten_news_section h2,
  section.dten_news_section h1 {
    padding-bottom: 25px;
  }
}
section.dten_news_detail_heading_section .subtitle {
  font-size: 14px;
  color: #06292c;
  padding-bottom: 20px;
}
section.dten_news_detail_heading_section h2 {
  font-size: 36px;
  color: #000;
  max-width: 60%;
  margin: 0 auto;
  padding-bottom: 25px;
}
section.dten_news_detail_heading_section .article_tags {
  padding-bottom: 20px;
}
section.dten_news_detail_heading_section .article_tags a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  transition: 0.2s;
}
section.dten_news_detail_heading_section .article_tags a:hover {
  color: #4eb857;
}
section.dten_news_detail_heading_section .article_author {
  font-size: 14px;
  color: #4eb857;
  padding-bottom: 20px;
}
section.dten_news_detail_description_section {
  background-color: #f0f0f0;
  padding-top: 250px;
  margin-top: -190px;
  padding-bottom: 120px;
}
section.dten_news_detail_description_section .news_detail_sidebar_left h3 {
  color: #06292c;
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 20px;
}
section.dten_news_detail_description_section .social_links ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
section.dten_news_detail_description_section .social_links ul li {
  padding-bottom: 20px;
}
section.dten_news_detail_description_section .news_detail_left h2 {
  font-size: 24px;
  color: #06292c;
  padding-bottom: 20px;
}
section.dten_news_detail_description_section .news_detail_left p {
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 10px;
  color: #06292c;
}
section.related_news_articles_section {
  background-color: #05282b;
}
section.related_news_articles_section h2.related_news_heading {
  color: #fff;
  text-align: center;
  font-size: 28px;
  padding-bottom: 50px;
}
section.related_news_articles_section h2.related_news_heading span {
  color: #4eb857;
}
section.related_news_articles_section .news_articles_block h2 {
  color: #fff;
  padding-top: 35px;
  font-size: 24px;
  line-height: 36px;
}
section.related_news_articles_section .article_author {
  font-size: 14px;
  color: #4eb857;
  padding-top: 20px;
}
section.related_news_articles_section .article_desc {
  font-size: 16px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 30px;
  line-height: 28px;
}
section.related_news_articles_section .article_btn a {
  color: #fff;
  background-color: #fff0;
  padding: 12px 35px;
  font-size: 16px;
  border-radius: 30px;
  font-weight: 300;
  font-family: "Lato" !important;
  border: 1px solid #fff;
  text-decoration: none;
  margin-right: 20px;
  transition: 0.5s;
}
section.related_news_articles_section .article_btn a:hover {
  border: 1px solid #4eb857;
  background-color: #4eb857;
}
section.dten_news_detail_description_section .news_detail_sidebar_left {
  text-align: center;
}
@media screen and (max-width: 767px) {
  section.dten_news_detail_description_section .news_detail_sidebar_left {
    text-align: left !important;
  }
  section.dten_news_detail_description_section .social_links ul li {
    display: inline-block;
    margin-right: 20px;
  }
  section.dten_news_detail_heading_section h2 {
    font-size: 30px;
    max-width: 100%;
  }
  section.dten_news_detail_description_section {
    padding-top: 190px;
  }
  section.related_news_articles_section .news_articles_block {
    padding-bottom: 40px;
  }
}
section.huddle_space_section1 {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-31.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section.huddle_space_section1 .huddle_space_heading h2 {
  color: #06292c;
  font-size: 32px;
  padding-bottom: 20px;
}
section.huddle_space_section1 .huddle_space_heading p {
  font-size: 16px;
  color: #474747;
  line-height: 28px;
  padding-bottom: 20px;
}
section.huddle_space_section1 .huddle_space_heading a {
  background-color: #4eb857;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  display: inline-grid;
}
section.huddle_space_section1 .huddle_space_heading a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.huddle_space_section2 {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-32.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section.huddle_space_section2 .huddle_space_heading h2 {
  color: #06292c;
  font-size: 32px;
  padding-bottom: 20px;
}
section.huddle_space_section2 .huddle_space_heading p {
  font-size: 16px;
  color: #474747;
  line-height: 28px;
  padding-bottom: 20px;
}
section.huddle_space_section2 .huddle_space_heading a {
  background-color: #4eb857;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  display: inline-grid;
}
section.huddle_space_section2 .huddle_space_heading a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.huddle_space_section3 {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-33.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section.huddle_space_section3 .huddle_space_heading h2 {
  color: #06292c;
  font-size: 32px;
  padding-bottom: 20px;
}
section.huddle_space_section3 .huddle_space_heading p {
  font-size: 16px;
  color: #474747;
  line-height: 28px;
  padding-bottom: 20px;
}
section.huddle_space_section3 .huddle_space_heading a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
section.huddle_space_section3 .huddle_space_heading a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.dten_resources_section .dten_resources_title h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}
section.dten_resources_section .dten_resources_title h2 span {
  color: #4eb857;
}
section.dten_resources_section .dten_resources_title p {
  font-size: 16px;
  color: #474747;
  line-height: 32px;
}
section.dten_resources_section .dten_resources-right-btn {
  text-align: right;
  display: table;
}
section.dten_resources_section .dten_resources-middle {
  display: table-cell;
  vertical-align: middle;
}
section.dten_resources_section .dten_resources-right-btn a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
section.dten_resources_section .dten_resources-right-btn a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.dten_resources_section
  .dten_resources_block
  a.dten_resources_block_btn {
  background-color: #4eb857;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  position: absolute;
  bottom: 0;
}
section.dten_resources_section
  .dten_resources_block
  a.dten_resources_block_btn:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.dten_resources_section .dten_resources_block a.resources_category {
  color: #4eb857;
  font-size: 14px;
  text-decoration: none;
}
section.dten_resources_section .dten_resources_block img {
  padding-bottom: 20px;
}
section.dten_resources_section .dten_resources_block h2 {
  color: #06292c;
  font-size: 24px;
  padding-top: 14px;
  line-height: 32px;
  padding-bottom: 10px;
}
section.dten_resources_section .dten_resources_block p {
  font-size: 16px;
  color: #474747;
  line-height: 28px;
  padding-bottom: 20px;
}
section.dten_resources_section .dten_resources_heading_section {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  section.dten_resources_section .dten_resources-right-btn {
    text-align: left;
  }
  section.dten_resources_section .dten_resources_block {
    padding-bottom: 40px;
  }
  section.dten_resources_section .dten_resources_title p {
    padding-bottom: 20px;
  }
}
section.dten-me-pro-benifits .dten-me-pro-benifits_heading {
  text-align: center;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_heading h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_heading h2 span {
  color: #4eb857;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_heading p {
  font-size: 16px;
  color: #474747;
  line-height: 32px;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_right {
  display: table;
  padding-left: 100px;
  padding-right: 100px;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_middle {
  display: table-cell;
  vertical-align: middle;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_right h2 {
  font-size: 30px;
  color: #06292c;
  padding-bottom: 25px;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_right p {
  font-size: 16px;
  color: #474747;
  padding-bottom: 30px;
}
section.dten-me-pro-benifits .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
section.dten-me-pro-benifits .dten-me-pro-benifits_padding_top {
  padding-top: 80px;
}
section.dten-me-pro-benifits
  .dten-me-pro-benifits_right
  a.dten-me-pro-benifits_btn {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
section.dten-me-pro-benifits
  .dten-me-pro-benifits_right
  a.dten-me-pro-benifits_btn:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
.overview_section.dten_me_pro_fetaures_section .overview_right p {
  padding-bottom: 30px;
}
.overview_section.dten_me_pro_fetaures_section
  .dten_me_pro_fetaures_padding_bottom {
  padding-bottom: 40px;
}
section.smart_gallery_section {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-44.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.smart_gallery_section .smart_gallery_heading_title h2 {
  color: #06292c;
  font-size: 32px;
  line-height: 39px;
  padding-bottom: 20px;
}
section.smart_gallery_section .smart_gallery_heading_title p {
  color: #06292c;
  font-size: 16px;
  padding-bottom: 30px;
}
section.smart_gallery_section .smart_gallery_heading_title a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 10px 28px;
  background-color: #4eb857;
  border-radius: 20px;
  border: 1px solid #4eb857;
  transition: 0.5s;
}
section.smart_gallery_section .smart_gallery_heading_title a:hover {
  background-color: #fff;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.smart_gallery_section .smart_gallery_heading_title h2 span {
  font-weight: 700;
}
section.office_spaces_heading_section {
  text-align: center;
  padding: 80px 0 0 0;
}
section.office_spaces_heading_section h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
}
section.office_spaces_heading_section h2 span {
  color: #4eb857;
}
section.office_spaces_section .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
section.office_spaces_section .office_spaces_left-bg {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-45.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
section.office_spaces_section .office_spaces_right-bg {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-46.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
section.office_spaces_section .office_spaces_left,
section.office_spaces_section .office_spaces_right {
  padding-left: 50px;
  padding-right: 50px;
}
section.office_spaces_section .office_spaces_left h2,
section.office_spaces_section .office_spaces_right h2 {
  font-size: 26px;
  padding-bottom: 20px;
  line-height: 38px;
}
section.office_spaces_section .office_spaces_left h2 span,
section.office_spaces_section .office_spaces_right h2 span {
  color: #4eb857;
}
section.office_spaces_section .office_spaces_left p,
section.office_spaces_section .office_spaces_right p {
  color: #474747;
  padding-bottom: 20px;
  font-size: 16px;
}
section.office_spaces_section .office_spaces_left a,
section.office_spaces_section .office_spaces_right a {
  background-color: #4eb857;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  display: inline-grid;
}
section.office_spaces_section .office_spaces_left a:hover,
section.office_spaces_section .office_spaces_right a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.orbits_section {
  background-color: #05282b;
}
section.orbits_section .orbits_heading_title {
  text-align: center;
}
section.orbits_section .orbits_heading_title h2 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 15px;
}
section.orbits_section .orbits_heading_title h2 span {
  color: #4eb857;
}
section.orbits_section .orbits_heading_title p {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  padding-bottom: 50px;
}
section.orbits_section .orbit_columns {
  border: 1px solid #36858b;
  padding: 50px 10px 60px 10px;
  border-radius: 8px;
  min-height: 454px;
  margin-bottom: 40px;
}
section.orbits_section .orbit_columns h2 {
  color: #fff;
  text-align: center;
  font-size: 29px;
  padding-bottom: 25px;
  min-height: 95px;
}
section.orbits_section .orbit_columns h2 span {
  color: #4eb857;
}
section.orbits_section .orbit_columns ul {
  color: #fff;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 25px;
  min-height: 250px;
}
section.orbits_section .orbit_columns ul li {
  font-size: 16px;
  padding-bottom: 25px;
  padding-left: 40px;
}
section.orbits_section .orbit_columns ul li img {
  width: 25px;
  position: absolute;
  margin-left: -40px;
}
section.orbits_section .orbits-column-btn {
  text-align: center;
}
section.orbits_section .orbits-column-btn a {
  background-color: #fff0;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #fff;
  text-align: center;
}
section.orbits_section .orbits-column-btn a:hover {
  border: 1px solid #4eb857;
  color: #fff;
  background-color: #4eb857;
}
section.orbits_section .orbits_below_btn {
  text-align: center;
  padding-top: 40px;
}
section.orbits_section .orbits_below_btn a {
  background-color: #4eb857;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  text-align: center;
  display: inline-grid;
}
section.orbits_section .orbits_below_btn a:hover {
  background-color: #fff0;
  color: #4eb857;
}
section.specs_section .specs_heading_title {
  text-align: center;
  padding-bottom: 50px;
}
section.specs_section .specs_heading_title h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}
section.specs_section .specs_heading_title h2 span {
  color: #4eb857;
}
section.specs_section .specs_columns img {
  width: 45px;
  padding-bottom: 25px;
}
section.specs_section .specs_columns h2 {
  font-size: 18px;
  color: #06292c;
  font-weight: 700;
  padding-bottom: 20px;
}
section.specs_section .specs_columns ul {
  color: #06292c;
  padding-left: 0;
  list-style-type: none;
  margin-left: 0;
  font-size: 16px;
}
section.specs_section .specs_columns ul li {
  padding-bottom: 10px;
}
section.specs_section .specs_below_btn {
  text-align: center;
}
section.specs_section .specs_below_btn a.dark-btn {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  margin-right: 20px;
}
section.specs_section .specs_below_btn a.dark-btn:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.specs_section .specs_below_btn a.light-btn {
  background-color: #fff0;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #4eb857;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
section.specs_section .specs_below_btn a.light-btn:hover {
  background-color: #4eb857;
  color: #fff;
}
section.specs_section .specs_columns {
  padding-bottom: 40px;
}
section.awards_section .awards_heading_title {
  text-align: center;
  padding-bottom: 50px;
}
section.awards_section .awards_heading_title h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}
section.awards_section .awards_heading_title h2 span {
  color: #4eb857;
}
section.awards_section .awards_columns img {
  padding-bottom: 25px;
}
section.awards_section .awards_columns h2 {
  font-size: 28px;
  color: #06292c;
  font-weight: 700;
  padding-bottom: 20px;
}
section.awards_section .awards_columns ul {
  color: #06292c;
  padding-left: 0;
  list-style-type: none;
  margin-left: 0;
  font-size: 16px;
}
section.awards_section .awards_columns ul li {
  padding-bottom: 10px;
}
section.awards_section .awards_columns {
  padding-bottom: 0;
}
section.awards_section .awards_columns p {
  font-size: 16px;
  color: #474747;
  padding-bottom: 20px;
  line-height: 28px;
}
section.awards_section {
  background-color: #f0f0f0;
}
@media screen and (max-width: 992px) {
  .news-filter-section {
    display: flex;
    flex-wrap: wrap;
  }
  .news-filter-section h2 {
    padding-bottom: 10px !important;
  }
  .news-filter-section a {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 600px) {
  .Pager4 .pagination a {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  section.overview_section .overview_middle {
    padding-bottom: 40px;
  }
  section.dten-me-pro-benifits
    .dten-me-pro-benifits_padding_top.dten-me-pro-benifits_padding_responsive
    .dten-me-pro-benifits_right,
  section.dten-me-pro-benifits
    .dten-me-pro-benifits_padding_top.dten-me-pro-benifits_padding_responsive
    .dten-me-pro-benifits_right
    p {
    padding-bottom: 0;
  }
  section.dten-me-pro-benifits
    .dten-me-pro-benifits_padding_top.dten-me-pro-benifits_padding_responsive
    .dten-me-pro-benifits_right
    p {
    margin-bottom: 0;
  }
  .news_articles_block img {
    height: 200px !important;
  }
  section.orbit-plan-section .terms-text {
    padding-bottom: 40px;
  }
  section.orbits_section .orbit_columns {
    min-height: auto;
  }
  section.dten-me-pro-benifits
    .dten-me-pro-benifits_padding_top.dten-me-pro-benifits_padding_responsive {
    padding-top: 0;
  }
  section.office_spaces_section .office_spaces_left-bg,
  section.office_spaces_section .office_spaces_right-bg {
    position: relative;
  }
  section.office_spaces_section .office_spaces_left-bg:before,
  section.office_spaces_section .office_spaces_right-bg:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ffffffab;
    z-index: 0;
  }
  section.huddle_space_section1,
  section.huddle_space_section2,
  section.huddle_space_section3 {
    position: relative;
  }
  section.huddle_space_section1:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ffffffc7;
    z-index: 0;
  }
  section.huddle_space_section2:before,
  section.huddle_space_section3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ffffffc7;
    z-index: 0;
  }
}
@media screen and (max-width: 992px) {
  section.dten-me-pro-benifits .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.dten-me-pro-benifits .dten-me-pro-benifits_right {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-top: 30px;
  }
}
section.faqs_hero_section {
  background-image: url(/wp-content/uploads/2022/04/Bitmap-51.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 200px 0 120px 0;
}
section.faqs_hero_section h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  padding-bottom: 15px;
}
section.faqs_hero_section h2 span {
  font-weight: 300;
}
section.faqs_hero_section p {
  font-size: 16px;
  color: #fff;
  padding-bottom: 20px;
}
section.faqs_hero_section .faqs_banner_buttons a.dark-btn {
  color: #fff;
  background-color: #4eb857;
  padding: 12px 40px;
  font-size: 16px;
  border-radius: 30px;
  font-weight: 300;
  font-family: "Lato" !important;
  border: 1px solid #4eb857;
  text-decoration: none;
  margin-right: 20px;
  transition: 0.5s;
}
section.faqs_hero_section .faqs_banner_buttons a.dark-btn:hover {
  border: 1px solid #fff;
  background-color: #ffffff1a;
}
section.faqs_hero_section .faqs_banner_buttons a.light-btn {
  color: #fff;
  background-color: #ffffff1a;
  padding: 12px 35px;
  font-size: 16px;
  border-radius: 30px;
  font-weight: 300;
  font-family: "Lato" !important;
  border: 1px solid #fff;
  text-decoration: none;
  margin-right: 20px;
  transition: 0.5s;
}
section.faqs_hero_section .faqs_banner_buttons a.light-btn:hover {
  border: 1px solid #4eb857;
  background-color: #4eb857;
}
.faq_padding {
  padding: 80px 0;
}
section.dten_d7_section .dten-d7-heading h2 {
  font-size: 28px;
  padding-bottom: 30px;
  font-weight: 600;
}
section.dten_d7_section .dten-d7-heading h2 span {
  color: #4eb857;
}
section.dten_d7_section .dten-d7-heading a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
section.dten_d7_section .dten-d7-heading a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
@media screen and (max-width: 480px) {
  section.faqs_hero_section {
    padding: 110px 0;
  }
}
section.dten_single_news_section.dten_resource_section a.resource_type {
  text-decoration: none;
  display: block;
  padding-bottom: 30px;
  color: #4eb857;
  font-size: 14px;
}
section.dten_single_news_section.dten_resource_section
  .dten_single_news_right
  p {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.dten_resource_img {
  position: relative;
  overflow: hidden;
}
.dten_resource_img a.img-right-icon i {
  transform: rotate(316deg);
  right: 70px;
  position: absolute;
  top: 31px;
}
.dten_resource_img a.img-right-icon {
  text-decoration: none;
  width: 140px;
  background: #4eb857;
  position: absolute;
  top: -11px;
  right: -69px;
  text-align: center;
  line-height: 60px;
  height: 53px;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media screen and (max-width: 480px) {
  section.overview_heading_section .overview_column_btns a.overview_column_btn {
    padding: 10px 15px;
    font-size: 12px;
    margin-right: 6px;
  }
  .section_padding-banner {
    padding: 110px 0;
  }
}
@media screen and (max-width: 992px) {
  .overview_right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .overview_section.dten_me_pro_fetaures_section
    .row:last-child
    .overview_right
    p {
    padding-bottom: 0;
  }
  .overview_section.dten_me_pro_fetaures_section
    .dten_me_pro_fetaures_padding_bottom {
    padding-bottom: 0;
  }
  section.customer_stories_section {
    padding-bottom: 80px !important;
  }
  .customer-stories-right-btn .customer-stories-middle a {
    margin-bottom: 40px;
    display: inline-grid;
  }
  section.customer_stories_section-bg {
    padding-bottom: 50px !important;
  }
  .customer_stories_section-bg .ourworks-box {
    max-width: 100% !important;
  }
  .ourworks-box.pb-5.pt-5 {
    padding-top: 0px !important;
  }
  section.overview_heading_section
    .overview_column:last-child
    .overview_column_btns
    a.overview_column_btn {
    margin-bottom: 10px !important;
  }
  section.overview_heading_section .overview_column {
    padding-bottom: 40px !important;
  }
  .overview_column_btns {
    position: unset !important;
  }
  .section_padding_medium {
    padding: 80px 0 80px 0;
  }
  .overview_middle:last-child {
    padding-bottom: 0;
  }
  .dten_single_news_right {
    display: table;
    padding-left: 15px;
    padding-top: 40px;
  }
  section.customer_stories_section {
    margin-top: -50px;
  }
  .customer-stories-right-btn {
    text-align: left;
  }
  .overview_middle {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  section.overview_section .overview_padding_top.overview_padding_responsive {
    padding-top: 0;
  }
}
section.legal_section h2,
section.legal_section h1 {
  font-size: 65px;
  font-weight: 300;
  color: #06292c;
}
section.legal_section p {
  color: #474747;
  font-size: 18px;
  font-weight: 400;
}
section.legal_section_gray {
  background-color: #f0f0f0;
  padding: 80px 0;
}
.legal_main_title h2 {
  color: #06292c;
  font-size: 36px;
  padding-bottom: 20px;
}
.legal_main_title p {
  font-size: 16px;
  color: #474747;
  padding-bottom: 8px;
}
.legal_main_title {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
section.legal_section_gray p {
  font-size: 16px;
  color: #474747;
  padding-bottom: 8px;
}
.legal_sub_title h2 {
  font-size: 28px;
  color: #06292c;
  padding-bottom: 20px;
}
.legal_sub_title {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.legal_small_subtitle h3 {
  font-size: 20px;
  padding-bottom: 20px;
}
.legal_small_subtitle ul {
  margin-left: 0;
  padding-left: 25px;
  font-size: 16px;
  color: #474747;
}
.legal_small_subtitle ul li {
  padding-bottom: 8px;
}
.legal_small_subtitle {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.row.quotes_bg {
  background-image: url(/wp-content/uploads/2022/04/Group-3-2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.legal_quotes {
  padding: 60px 20px;
}
.legal_quotes img {
  margin-bottom: 15px;
}
.legal_quotes p {
  max-width: 72%;
}
section.legal_section_gray a {
  color: #474747;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-color: #4eb857;
}
.footer-social-column {
  width: 15%;
  float: left;
}
.footer-navigation {
  width: 60%;
  margin-top: -4px;
  float: left;
}
.footer-tagline {
  width: 30%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .row.quotes_bg {
    background-position: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  .legal_quotes p {
    max-width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .footer-bottom {
    display: block;
  }
  .footer-tagline {
    width: 100%;
    padding-bottom: 20px;
  }
  .footer-navigation {
    width: 100%;
    padding-bottom: 20px;
  }
  .footer-social-column {
    width: 100%;
    padding-bottom: 20px;
  }
  .rounded-social-buttons {
    text-align: left;
  }
  ul#menu-bottom-menu {
    margin-left: -10px;
  }
}
@media screen and (max-width: 1199px) {
  .footer-navigation li {
    display: block;
  }
  #menu-bottom-menu a {
    border-left: none;
  }
}
.news_detail_left ul {
  font-size: 16px;
  padding-left: 0;
  padding-bottom: 10px;
  color: #06292c;
}
.news_detail_left ul li {
  padding-bottom: 7px;
}
.news_detail_left h4 {
  font-size: 20px;
  padding-bottom: 17px;
}
.news_detail_left a {
  color: #4eb857;
  text-decoration: none;
}
.news_detail_left cite {
  font-size: 16px;
  line-height: 24px;
  color: #474747;
  font-weight: 500;
  text-transform: uppercase;
}
section.dten_news_column_section .dten_news_column img {
  object-fit: cover;
  height: 196px;
  width: 350px;
}
.dten_resources_block img {
  object-fit: cover;
  height: 250px;
  width: 350px;
}
@media screen and (max-width: 767px) {
  section.overview_heading_section .overview_column:last-child {
    padding-bottom: 0px !important;
  }
  section.overview_heading_section .overview_column p {
    padding-bottom: 0;
  }
  section.dten_news_column_section .dten_news_column img {
    height: auto;
    width: 100%;
  }
  .dten_resources_block img {
    height: auto;
    width: 100%;
  }
}
section.dten_single_news_section .dten_single_news_right h4 {
  display: none;
}
section.dten_news_detail_description_section
  .news_detail_left
  figure.wp-block-embed {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 480px) {
  section.free_demo_section.section_padding,
  section.right_solution_section.section_padding {
    padding: 60px 0;
  }
  section.free_demo_section h2 {
    font-size: 32px;
  }
  section.right_solution_section h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  section.free_trial_section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  section.smart_gallery_section .smart_gallery_heading_title h2 {
    font-size: 36px;
  }
}
section.overview_section .overview_right ul {
  padding-left: 20px;
}
section.overview_section .overview_right ul li {
  padding-bottom: 10px;
}
@media screen and (min-width: 2000px) {
  .section_padding-banner {
    padding: 280px 0 170px 0;
  }
  section.free_demo_section.section_padding,
  section.right_solution_section.section_padding {
    padding: 280px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-id-14173 a.dark-btn {
    text-align: center;
    margin-bottom: 20px;
  }
  .page-id-14173 a.light-btn {
    text-align: center;
  }
}
section.dten_news_detail_description_section
  .news_detail_left
  blockquote.wp-block-quote
  p {
  color: #474747 !important;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 36px !important;
}
.customer_stories_section.success_stories_section .flex-column-1 {
  margin-bottom: 0;
}
.success_stories_section .carousel-control-prev i.fa.fa-chevron-left {
  content: url(/wp-content/uploads/2022/03/prev.png);
}
.success_stories_section .carousel-control-prev i.fa.fa-chevron-right {
  content: url(/wp-content/uploads/2022/03/next.png);
}
@media screen and (max-width: 540px) {
  section.success_stories_section .carousel-caption {
    top: 3%;
  }
}
.footer-navigation li {
  margin-right: 0;
}
#menu-bottom-menu li.privacy-cl a {
  border-left: none;
}
@media screen and (max-width: 992px) {
  section#block-16 {
    padding-top: 0;
  }
  section#block-18 {
    padding-top: 0;
  }
  .footer-widgets .footer-column {
    padding-top: 0;
  }
}
section.success_stories_section .owl-slider .owl-nav button {
  position: absolute;
  top: 50%;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
section.success_stories_section .owl-slider .owl-nav button.owl-prev {
  left: -3%;
}
section.success_stories_section .owl-slider .owl-nav button.owl-next {
  right: -3%;
}
section.success_stories_section .owl-slider .owl-dots {
  text-align: center;
  padding-top: 15px;
  display: none;
}
section.success_stories_section .owl-slider .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #375356;
  margin: 0 3px;
}
section.success_stories_section .owl-slider .owl-dots button.owl-dot.active {
  background-color: #4eb857;
}
section.success_stories_section .owl-slider .owl-dots button.owl-dot:focus {
  outline: none;
}
section.success_stories_section .owl-slider .owl-nav button {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
}
section.success_stories_section .owl-slider span {
  position: relative;
  top: -5px;
}
section.success_stories_section .owl-slider .owl-nav button:focus {
  outline: none;
}
section.success_stories_section .stories_carousel-caption {
  position: absolute;
  top: 50%;
  left: 41px;
  right: 40px;
  transform: translateX(0%) translateY(-50%);
}
section.success_stories_section
  .owl-slider
  .owl-nav
  button.owl-prev
  span
  .fa-arrow-left:before {
  content: url(/wp-content/uploads/2022/03/prev.png) !important;
}
section.success_stories_section
  .owl-slider
  .owl-nav
  button.owl-next
  span
  .fa-arrow-right:before {
  content: url(/wp-content/uploads/2022/03/next.png) !important;
}
section.success_stories_section .owl-slider .owl-nav button:hover {
  box-shadow: none;
}
section.success_stories_section .stories_carousel-caption h2 {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 20px;
  line-height: 29px;
}
section.success_stories_section .stories_carousel-caption h3 {
  font-size: 18px;
  color: #fff;
}
section.success_stories_section .stories_carousel-caption {
  display: none;
}
section.success_stories_section .item:hover .stories_carousel-caption {
  display: block;
}
section.success_stories_section .item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 0.3s;
}
section.success_stories_section .item:hover:before {
  background-color: #142f30a3;
}
@media screen and (max-width: 767px) {
  section.success_stories_section .owl-slider .owl-dots {
    display: block !important;
  }
  section.success-stories-combine .owl-slider {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1199px) {
  section.success_stories_section .owl-carousel .owl-item img {
    height: 400px;
    object-fit: cover;
  }
}
@media screen and (max-width: 540px) {
  section.success_stories_section .owl-carousel .owl-item img {
    height: 500px;
  }
  section.success_stories_section .stories_carousel-caption h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  section.success_stories_section .owl-slider .owl-nav button.owl-prev {
    left: -8%;
  }
  section.success_stories_section .owl-slider .owl-nav button.owl-next {
    right: -8%;
  }
}
.specs_section .nav-tabs .nav-item.show .nav-link,
.specs_section .nav-tabs .nav-link.active {
  border-color: #fff;
  outline: none;
}
.specs_section .nav-tabs .nav-link:focus,
.specs_section .nav-tabs .nav-link:hover {
  border-color: #fff;
}
section.specs_section .specs_columns {
  text-align: left;
}
section.specs_section .specs_columns ul li {
  color: #474747;
}
section.specs_section .nav-tabs {
  border-bottom: 1px solid #fff;
}
section.specs_section a.spec-dark-btn {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  margin-right: 10px;
}
section.specs_section a.spec-dark-btn:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
section.specs_section .spec-list h2 {
  font-size: 18px;
  color: #06292c;
  font-weight: 700;
  text-transform: uppercase;
}
section.specs_section .spec-list {
  border-bottom: 2px solid #dfdfdf;
  padding: 30px 0;
}
section.specs_section .specifications {
  padding-bottom: 80px;
}
section.specs_section .specifications .spec-list ul {
  color: #474747;
  padding-left: 0;
  list-style-type: none;
  margin-left: 0;
  font-size: 16px;
  margin-bottom: 0;
}
section.specs_section .specifications .spec-list ul li {
  padding-bottom: 10px;
}
section.specs_section .specifications .spec-list ul li:last-child {
  padding-bottom: 0;
}
section.specs_section .specifications .spec-list:last-child {
  border-bottom: none;
}
.close_spec {
  display: block;
}
section.customer_stories_section .owl-carousel .owl-dots {
  text-align: center;
}
section.customer_stories_section .owl-carousel button.owl-dot:focus {
  outline: none;
}
section.customer_stories_section .owl-carousel button.owl-dot {
  width: 30px;
  height: 3px;
  background-color: #c8e5ff;
  margin-right: 10px;
}
section.customer_stories_section .owl-carousel button.owl-dot.active {
  background-color: #4eb857;
}
section.customer_stories_section .owl-carousel h2 {
  font-size: 22px;
  padding-top: 25px;
  line-height: 31px;
  color: #06292c;
  padding-bottom: 5px;
}
section.customer_stories_section .owl-carousel p {
  font-size: 16px;
  color: #474747;
  line-height: 27px;
  margin-bottom: 30px;
}
section.customer_stories_section .owl-carousel .item {
  margin-bottom: 30px;
}
section.customer_stories_section .owl-carousel .owl-stage-outer {
  height: auto !important;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  section.customer_stories_section .owl-carousel button.owl-dot {
    width: 20px;
    height: 2px;
  }
}
section.customer_stories_section.partner_success_stories_bottom_section
  .owl-carousel
  .owl-stage-outer {
  height: auto !important;
  padding-bottom: 20px;
}
section.customer_stories_section .owl-carousel .owl-item img {
  height: 200px;
  object-fit: cover;
}
.form-field-content {
  width: 100% !important;
}
.single-post .article_tags ul {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .single-post .site-content {
    padding-top: 180px;
  }
}
@media only screen and (max-width: 1000px) {
  .page-id-13718 .button-toggle {
    color: #fff;
  }
}
.page-template-legal .footer-bottom li {
  margin-top: 0;
  padding-bottom: 0;
}
.page-template-legal .button-toggle {
  color: #4eb857;
}
.page-template-legal li {
  font-size: 16px;
  color: #474747;
  padding-bottom: 10px;
  margin-top: 15px;
}
.page-template-legal section.legal_section_gray p {
  line-height: 25px;
}
.rounded-social-buttons a.social-button:hover {
  top: -4px;
}
.rounded-social-buttons a.social-button {
  transition:
    top 0.3s ease,
    box-shadow 0.3s ease;
  top: 0;
}
.footer-widgets .footer-column.footer-column-full {
  width: 100%;
  padding-top: 70px;
}
.footer-widgets .footer-column {
  width: 25%;
  padding-top: 0%;
  margin-right: 0;
  padding-bottom: 20px;
}
section#block-13 {
  padding-top: 0%;
}
section#block-16 {
  padding-top: 0%;
}
section#block-18 {
  padding-top: 0%;
}
@media only screen and (max-width: 992px) {
  .footer-widgets .footer-column {
    width: 50% !important;
  }
  .footer-widgets .footer-column.footer-column-full {
    width: 100% !important;
  }
}
#menu-bottom-menu li.menu-item:first-child a {
  border-left: 1px solid #fff;
}
.img-desktop {
  display: block;
}
.img-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .img-desktop {
    display: none;
  }
  .img-mobile {
    display: block !important;
  }
  section.office_spaces_section .office_spaces_right-bg {
    padding-top: 0;
  }
  .solution_benefit_fixed .col-md-10 {
    float: right;
    max-width: 100%;
  }
}
.news_articles_block img {
  height: 350px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1360px) {
  body {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1000px) {
  .single-post .button-toggle,
  .page-template-posts .button-toggle,
  .archive .button-toggle {
    color: #4eb857;
  }
  .single-post .site-content {
    padding-top: 100px;
  }
}
@media screen and (max-width: 480px) {
  .single-post .site-content {
    padding-top: 0;
  }
}
section.dten_single_news_section .dten_single_news_right .tags {
  color: #4eb857;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 1rem;
}
.main-navigation li ul li .why_dten a {
  padding: 15px 0 15px 0;
}
.main-navigation li.services-column ul li a {
  padding: 15px 0;
}
a.why-dten-btn2 {
  cursor: pointer !important;
  background-color: #4eb857;
  padding: 7px 15px !important;
  border-radius: 20px;
  font-size: 15px !important;
  color: white !important;
  text-decoration: none !important;
  width: 125px !important;
  text-align: center;
  font-weight: 400 !important;
}
a.why-dten-btn2:hover {
  background-color: #000;
}
section.customer_stories_section .tags {
  color: #4eb857 !important;
  font-size: 14px !important;
  font-weight: 400;
  padding-bottom: 20px;
}
section.dten_resources_section .tags {
  color: #4eb857 !important;
  font-size: 14px !important;
  font-weight: 400;
  padding-bottom: 20px;
}
section.customer-logo-section .log-title h2 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  padding-bottom: 40px;
}
section.customer-logo-section .log-title h2 span {
  color: #4eb857;
}
section.customer-logo-section {
  background-color: #f0f0f0;
}
section.customer-logo-section .customer-logo-img img {
  width: 160px;
}
.customer-logo-img {
  padding-bottom: 30px;
}
section.location-section h2 {
  font-size: 36px;
  font-weight: 600;
  color: #000;
  padding-bottom: 40px;
}
section.location-section h2 span {
  color: #4eb857;
}
.map-lists {
  text-align: left;
}
.map-lists p {
  margin-left: 20px;
  padding-left: 40px;
  font-size: 16px;
  color: #06292c;
  padding-bottom: 10px;
}
.map-lists ul li {
  color: #474747;
  font-size: 16px;
  padding-bottom: 7px;
}
.map-lists ul li img {
  padding-right: 8px;
}
.map-lists ul {
  list-style: none;
  padding-bottom: 30px;
}
section.follow-us-section {
  background-image: url(/wp-content/uploads/2022/05/Bitmap-39.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
}
section.follow-us-section h2 {
  font-size: 48px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 20px;
}
section.follow-us-section p {
  font-size: 16px;
  color: #fff;
}
ul.follow-social-links {
  list-style: none;
  color: #fff;
  text-align: right;
  padding-left: 0;
  margin-left: 0;
}
ul.follow-social-links li {
  display: inline-block;
  font-size: 30px;
  padding-right: 20px;
}
ul.follow-social-links li a {
  color: #fff;
  transition: 0.5s;
}
ul.follow-social-links li a:hover {
  color: #4eb857;
}
@media screen and (max-width: 480px) {
  section.follow-us-section h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  ul.follow-social-links {
    text-align: left;
  }
}
section.orbit-plan-section {
  background-color: #05292b;
}
section.orbit-plan-section h2 {
  color: #fff;
  font-size: 32px;
  padding-bottom: 40px;
}
section.orbit-plan-section table thead {
  background-color: #05292b;
}
section.orbit-plan-section table thead th {
  border-top: 0;
  color: #fff;
  vertical-align: top;
  border-bottom: 2px solid #435c5e;
}
section.orbit-plan-section table thead th h3 {
  font-weight: 700;
  color: #4eb857;
  font-size: 20px;
  padding-bottom: 10px;
}
section.orbit-plan-section table thead th p {
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  padding-bottom: 12px;
  max-width: 70%;
  min-height: 51px;
}
section.orbit-plan-section table thead th a {
  background-color: #4eb857;
  padding: 8px 19px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  font-weight: 400;
}
section.orbit-plan-section table thead th a:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
#content section.orbit-plan-section table thead th {
  padding-bottom: 8px;
}
section.orbit-plan-section table tbody td {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding: 13px 0.75rem;
}
section.orbit-plan-section table tr:nth-child(even) {
  background: #0c2f31;
}
section.orbit-plan-section table td {
  border-bottom: solid 1px #153738;
}
section.orbit-plan-section .terms-text p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  max-width: 90%;
  line-height: 22px;
}
section.orbit-plan-section .terms-text a {
  color: #fff;
  text-decoration: underline;
}
section.orbit-plan-section .terms-text {
  padding-left: 23px;
}
section.orbit-plan-section .terms-text a:hover {
  color: #4eb857;
}
@media screen and (max-width: 992px) {
  section.orbit-plan-section table thead th a {
    padding: 6px 13px;
    font-size: 12px;
    display: block;
  }
  section.orbit-plan-section table thead th p {
    min-height: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  section.orbit-plan-section table tbody td {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  section.orbit-plan-section table tbody td img {
    width: 20px;
  }
}
section.orbit-plan-section img {
  width: 30px;
}
section.product_solution_section .product-col h3 {
  color: #06292c;
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 15px;
}
section.product_solution_section .product-col a {
  padding: 8px 23px;
  border-radius: 20px;
  font-size: 15px;
  color: #4eb857;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  position: absolute;
  bottom: -32px;
  text-align: center;
  transform: translate(-50%);
  left: 45%;
}
section.product_solution_section .product-col h3 {
  text-align: center;
}
section.product_solution_section .product-col p {
  text-align: center;
}
section.product_solution_section .product-col a:hover {
  background-color: #4eb857;
  border: 1px solid #4eb857;
  color: #fff;
}
section.product_solution_section h2 {
  color: #06292c;
  font-size: 32px;
  font-weight: 400;
  padding-bottom: 20px;
}
section.product_solution_section ul.number-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-size: 16px;
  color: #474747;
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
section.product_solution_section ul.number-list li {
  display: inline-block;
  background-color: #fff;
  z-index: 1;
  padding: 0 14px;
}
ul.number-list:after {
  content: "";
  border-bottom: 1px solid #474747;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 100%;
}
section.product_solution_section ul.number-list li div {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #4eb857;
  line-height: 30px;
  color: #fff;
  border-radius: 100%;
  margin-right: 10px;
}
section.product_solution_section .product-bottom-pd {
  padding-bottom: 70px;
}
section.product_solution_section .product-col img {
  padding-bottom: 30px;
}
section.product_solution_section .product-col p {
  color: #474747;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  section.product_solution_section ul.number-list {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  section.product_solution_section .product-bottom-pd {
    padding-bottom: 30px;
  }
  section.product_solution_section .product-col img {
    padding-bottom: 10px;
  }
  section.product_solution_section .product-col h3 {
    padding-bottom: 10px;
  }
  section.product_solution_section .product-col img {
    width: 100%;
  }
  ul.number-list:after {
    border-bottom: 0;
  }
  section.product_solution_section ul.number-list {
    display: block;
  }
  section.product_solution_section ul.number-list li div {
    text-align: center;
  }
  section.product_solution_section ul.number-list {
    text-align: left;
  }
  section.product_solution_section ul.number-list li {
    margin-bottom: 10px;
  }
  section.product_solution_section h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  section.product_solution_section ul.number-list li {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  section.product_solution_section .product-col {
    padding-bottom: 40px;
  }
  section.product_solution_section .product-col a {
    position: unset;
  }
}
.error404 .container.text-container {
  display: none;
}
#primary.four-zero-four-section {
  max-width: 100%;
  width: 100%;
  padding: 200px 0 80px 0;
}
@media only screen and (max-width: 1000px) {
  a.product-submenu .row {
    display: block;
  }
  a.product-submenu .row .col-md-8 {
    max-width: 100%;
  }
  .error404 .button-toggle {
    color: #4eb857;
  }
}
.four-zero-four-heading h2 {
  display: inline-block;
  font-size: 110px;
  color: #000;
  line-height: 105px;
  padding-bottom: 40px;
}
.four-zero-four-image {
  width: 35%;
}
.four-zero-four-heading {
  display: flex;
  justify-content: space-between;
}
.four-zero-four-section span {
  font-size: 18px;
  color: #474747;
  padding-bottom: 10px;
  display: block;
}
.four-zero-four-head {
  width: 65%;
}
.four-zero-four-section a {
  background-color: #4eb857;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
}
@media only screen and (max-width: 1199px) {
  .four-zero-four-heading h2 {
    font-size: 80px;
    line-height: 80px;
  }
  #primary.four-zero-four-section {
    padding: 280px 0 80px 0;
  }
}
@media only screen and (max-width: 768px) {
  #primary.four-zero-four-section {
    padding: 180px 0 80px 0;
  }
}
@media only screen and (max-width: 512px) {
  .four-zero-four-heading h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .four-zero-four-image img {
    width: 95px;
  }
  #primary.four-zero-four-section {
    padding: 115px 0 80px 0;
  }
}

.input-group-addon i {
  color: #b8b8b8;
}
.input-group-addon {
  position: absolute;
  right: 40px;
  top: 8px;
  font-size: 18px;
  color: #dbdbdb;
}
@media only screen and (max-width: 767px) {
  .overview_section.dten_me_pro_fetaures_section .overview_heading {
    padding-bottom: 40px;
  }
  .overview_section.dten_me_pro_fetaures_section .overview_right p {
    padding-bottom: 0px !important;
  }
  .dten-me-pro-benifits.single-service-sec.section_padding {
    padding-top: 40px !important;
  }
  section.product_solution_section .product-col:last-child {
    padding-bottom: 0;
  }
  section.sign-in-section {
    padding: 160px 0 120px 0;
  }
}
@media only screen and (max-width: 480px) {
  section.sign-in-section {
    padding: 120px 0 100px 0;
  }
  .sign-in-form {
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 992px) {
  section#block-14 {
    min-height: 129px;
  }
}
.news-filter-section h2 {
  display: inline-block;
  padding-right: 30px;
  padding-bottom: 60px;
  color: #06292c;
  font-size: 20px;
}
.news-filter-section a {
  padding: 9px 18px;
  border-radius: 20px;
  font-size: 15px;
  color: #4eb857;
  text-decoration: none;
  transition: 0.5s;
  border: 1px solid #4eb857;
  margin-right: 10px;
}
.news-filter-section a:hover {
  color: #fff;
  background-color: #06292c;
  border: 1px solid #06292c;
}
.news-filter-section a.active {
  color: #fff;
  background-color: #06292c;
  border: 1px solid #06292c;
}
.news-filter-section a.active:hover {
  background-color: #fff0;
  border: 1px solid #4eb857;
  color: #4eb857;
}
.dten-me-pro-benifits .row {
  padding-top: 80px;
}
@media only screen and (min-width: 1500px) {
  section.dten-me-pro-benifits .container-fluid {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1000px) {
  .drawer-wrap {
    max-height: 100vh;
    overflow: auto;
  }
}
@media only screen and (max-width: 767px) {
  .mob-country-flag {
    z-index: 99;
    position: fixed;
    top: 11px;
    left: calc(100% - 55vw);
  }
  .mob-swithcher-droupdown {
    position: fixed;
    top: 12px;
    right: 70px;
    z-index: 99;
    width: 26%;
    white-space: nowrap;
  }
  .mob-swithcher-droupdown.mylangfixed
    .js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    color: #000 !important;
    border: 1px solid #000 !important;
    top: 5px;
  }
  .mob-swithcher-droupdown.mylangfixed .wpml-ls-legacy-dropdown a {
    border: 1px solid #000 !important;
    color: #000 !important;
  }
  section.product_solution_section .product-col img {
    height: auto !important;
  }
  section.dten_resources_section
    .dten_resources_block
    a.dten_resources_block_btn {
    position: unset;
  }
  section.dten_news_column_section .dten_news_column a.news_btn {
    position: unset;
  }
  .customer-stories-adjust-height {
    min-height: auto !important;
  }
}
section.customer_stories_section.customer_stories_section .tags {
  display: none;
}
.customer-stories-adjust-height {
  min-height: 510px;
}
section.product_solution_section .product-col img {
  height: 129px;
  object-fit: contain;
}
section.overview_heading_section .overview_column {
  position: relative;
}
.overview_column_btns {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 992px) {
  section.product_solution_section .product-col {
    text-align: center;
  }
}
.product-col {
  text-align: center;
}
.page-id-14162 .orbit-plan-section {
  padding-top: 0;
}
@media screen and (min-width: 2000px) {
  section.legal_section.section_padding_green_header,
  section.dten_news_section.section_padding_green_header {
    padding-top: 250px;
  }
  section.smart_gallery_section {
    padding: 300px 0;
  }
}
@media screen and (min-width: 2500px) {
  .section_padding-banner {
    padding: 480px 0 370px 0;
  }
}
.customer-stories-right-btn .customer-stories-middle a {
  display: inline-grid;
}
.card-icon i {
  color: #fff;
  font-size: 17px;
  position: relative;
  top: 3px;
}
.myfixed .card-icon i {
  color: #000;
}
#site-navigation .card-icon .cartCount {
  color: #fff;
  padding: 4px;
  border-radius: 5px;
  margin-left: 5px;
}
#showCartItem .Quantity button {
  height: 55px;
  background-color: #4eb857;
  border-color: #4eb857;
}
#showCartItem .form-outline {
  text-align: center;
}
#showCartItem {
  font-size: initial;
}
span.cartCount {
  padding: 5px;
  position: relative;
  top: 2px;
}
.myfixed span.cartCount {
  color: #000 !important;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal
  span.wpml-ls-native {
  display: none;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal
  span.wpml-ls-display {
  display: none;
}
.error404 .wpml-ls-legacy-dropdown a,
.single-post .wpml-ls-legacy-dropdown a,
.page-template-posts .wpml-ls-legacy-dropdown a,
.page-template-legal .wpml-ls-legacy-dropdown a,
.archive .wpml-ls-legacy-dropdown a {
  color: #444 !important;
  border: 1px solid #444 !important;
  background-color: transparent !important;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 3px !important;
  font-size: 14px !important;
}
.form-field-content p {
  float: left;
  width: 366px;
}
@media screen and (min-width: 1200px) {
  .buy-container {
    max-width: 1162px;
  }
}
