.add_main {
  background-color: #f4f4f4;
}

.add_inside {
  display: flex;
  align-items: center;
  justify-content: center;
}

.add_inside img {
  width: 100%;
}

.add_main_two .add_inside {
  display: flex;
  align-items: center;
  justify-content: center;
}

.two_col_flex {
  justify-content: space-between;
}

.two_col_flex .two_col_left {
  width: 65%;
}

.two_col_flex .two_col_right {
  width: 32%;
}

.diabetes_main {
}

.box_des_one p {
  align-items: center;
  font-size: 18px;
  flex-wrap: wrap;
  line-height: 26px;
}
.box_des_one p span {
  color: #10847e;
  padding-left: 5px;
  padding-right: 5px;
}
.box_des_one p .space0 {
  padding-left: 0px;
}
.box_des_one p img {
  padding-right: 5px;
}
.box_des_one {
  flex-wrap: wrap;
}
.box_des_one ul {
  padding-left: 20px;
  padding-bottom: 10px;
}
.box_des_one .color_black {
  color: #40464d;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.color_black img {
  padding-right: 5px;
}

.social_detail {
  justify-content: space-between;
  flex-wrap: wrap;
}
.detail_social_flex span {
  padding-left: 10px;
}
.postthumbnail_image {
  margin-bottom: 15px;
}

.tab_detail .tab-menu {
  border-top: 1px solid #f1ecec;
  border-bottom: 1px solid #f1ecec;
}
.tab_detail .tab-menu ul {
  list-style-type: none;
  padding-left: 0px;
}
.tab_detail .tab-menu li {
  display: inline-block;
}
.tab_detail .tab-menu li a {
  font-size: 18px;
  text-decoration: none;
  color: #40464d;
  padding: 30px 0px;
  margin: 0px 40px 0px 0px;
  display: block;
}

.tab_detail .tab-menu li .active-a {
  color: #10847e;
  border-bottom: 3px solid #10847e;
  font-weight: 600;
}

.tab_detail .tab-box {
  display: none;
}
.tab_detail .tab-active {
  display: block;
}

.tab_box_description {
  background-color: rgba(16, 132, 126, 0.1);
  padding: 40px 40px 20px;
  margin-top: 20px;
  border-radius: 0px 4px 4px 0px;
  border-left: 4px solid #10847e;
}
.tab_box_description h2 {
  font-size: 24px;
  color: #10847e;
  padding-bottom: 20px;
}
.tab_box_description .box_list {
  padding-left: 20px;
}
.tab_box_description .box_list li {
  font-size: 20px;
  color: #40464d;
  padding-bottom: 20px;
}

.testimonial_box {
  background-color: #fafafa;
  padding: 40px 40px 40px;
  border-radius: 4px;
  margin-bottom: 60px;
}
.testimonial_box h3 {
  font-size: 24px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  line-height: 32px;
}
.testimonial_box h3 .one_img {
  padding-right: 5px;
}
.change_color a {
  color: #10847e;
}

.covid_img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.subscribe_main .subscribe_inside {
  border-radius: 8px;
  background-color: #fafafa;
  align-items: center;
  flex-wrap: wrap;
}
.subscribe_main .subscribe_inside .subscribe_inside_img {
  width: 100%;
  background-color: #36384e;
  padding: 30px 30px;
  border-radius: 8px 8px 0px 0px;
}
.subscribe_main .subscribe_inside .subscribe_inside_content {
  width: 100%;
  padding: 20px 20px;
}
.sub_form {
  margin: 10px 0px;
}
.sub_form .input-control {
  border: 1px solid #e3e3e3;
  padding: 10px 15px 10px 15px;
  border-radius: 4px;
  font-size: 15px;
  color: #40464d;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  width: 100%;
  background-color: #fff;
}
.subscribe_inside .view_btn input {
  background-color: #10847e;
  border: 3px solid #10847e;
  color: #fff;
  display: inline-flex;
  align-items: center;
  padding: 12px 30px;
  font-size: 18px;
  margin-bottom: 10px;
  border-radius: 8px;
  font-weight: 700;
}
.sub_form .input-control:focus {
  outline: none;
}
.sub_form .input-control::placeholder {
  color: rgba(64, 70, 77, 0.5);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.gray_color {
  color: #40464d;
  opacity: 0.7;
}

.subscribe_inside_content .view_btn {
  text-align: left;
}
.wp-block-embed iframe {
  max-width: 100%;
  width: 100%;
}
#wpdcom .wpd-comment-text p {
  font-size: 14px;
  line-height: 22px;
}
.subscribe_inside_content .btn {
  background-color: #10847e;
  color: #fff;
  border-color: #10847e;
}
.commentlist li.comment {
}
.comment-body {
  padding-bottom: 30px;
}
ul.children {
  list-style: none;
  background-color: #fafafa;
  padding: 20px 25px;
  border-radius: 4px;
  margin-left: 30px;
}
ul.children {
  list-style: none;
}
ul.children .comment-body {
  padding-bottom: 0;
}
.faq_main {
}

.faq_inside .set_faq {
  border: 1px solid #e3e3e3;
  padding: 30px 20px;
  margin-top: 20px;
  border-radius: 8px;
}
.faq_inside .set_faq a {
  font-size: 20px;
  font-weight: 700;
  color: #40464d;
  text-decoration: none;
  display: block;
  position: relative;
}
.faq_inside .set_faq a span {
}

.faq_inside .set_faq a i {
  position: absolute;
  right: 0;
  color: #10847e;
}

.faq_inside .content {
  display: none;
}

.heath_covid .para {
  border: 1px solid #10847e;
  border-radius: 8px;
  padding: 5px 10px;
  display: inline-block;
}
.heath_covid .para span {
  color: #10847e;
  font-size: 18px;
  font-weight: 600;
}

.select_option select {
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  padding: 20px 15px;
  background-color: #fafafa;
  width: 100%;
  font-size: 20px;
  color: #40464d;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../png/down_arrow-2.png);
  background-repeat: no-repeat;
  background-position: 99%;
}
.select_option select:focus-visible {
  outline: none;
}

.post_helpfull {
  align-items: center;
}
.post_helpfull .yes_no {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.post_helpfull .yes_no .yes_no_btn {
  font-size: 16px;
  background-color: transparent;
  padding: 10px 20px;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  display: flex;
  margin-right: 20px;
  align-items: center;
  color: #40464d;
  font-family: "Open Sans", sans-serif;
}
.post_helpfull .yes_no .yes_no_btn img {
  padding-right: 5px;
}

.recommended_topics {
  display: none;
}

.recommended_topics_inside {
  background-color: #fafafa;
  padding: 20px 20px;
  border-radius: 8px;
}
.recommended_topics_inside h2 {
  font-size: 18px;
}

.recommended_topics_flex {
  flex-wrap: wrap;
}

.recommended_topics_inside .recommended_topics_flex .topics_btn {
  font-size: 18px;
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  margin-right: 20px;
  color: #40464d;
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
}

.checkbox_main_inside {
  background-color: #fafafa;
  padding: 30px 20px;
  border-radius: 8px;
}

.checkbox_main_inside h2 {
  font-size: 20px;
}

.checkbox_main_flex .form-group {
  margin-top: 15px;
  margin-bottom: 20px;
}
.checkbox_main_flex .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.checkbox_main_flex .form-group label {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 600;
}

.checkbox_main_flex .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 3px solid #10847e;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 12px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
}
.site-content img {
  max-width: 100%;
  height: auto;
}
.checkbox_main_flex .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 12px;
  width: 5px;
  height: 13px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.checkbox_main_flex .form-group input:checked + label::before {
  background-color: #10847e;
  border: 3px solid #10847e;
}

.checkbox_main_inside .view_btn {
  text-align: left;
}
.checkbox_main_inside .btn {
  background-color: #10847e;
  border: 3px solid #10847e;
  color: #fff;
}

.comments_main .comments_main_inside .commnets_title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comments_main {
  padding-top: 16px;
}

.commnets_title .btn {
  background-color: #10847e;
  border: 3px solid #10847e;
  color: #fff;
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  font-size: 18px;
}
.commnets_title .btn img {
  padding-right: 5px;
  width: 30px;
  height: auto;
}

.comments_pic {
  width: 13%;
}
.comments_pic img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.comments_content {
  width: 87%;
}

.comments_content h2 {
  font-size: 18px;
  align-items: center;
}
.comments_content h2 img {
  padding-left: 10px;
}

.comments_content .font14 {
  font-size: 14px;
  padding: 10px 0px;
}

.read_more_less {
  color: #10847e;
}

.comments_bg {
  background-color: #fafafa;
  padding: 20px 20px;
  margin-top: 30px;
  border-radius: 4px;
}

.comments_pic_new {
  width: 15%;
}
.comments_pic_new img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.comments_content_new {
  width: 91%;
}

.comments_content_new h2 {
  font-size: 18px;
  align-items: center;
}
.comments_content_new h2 img {
  padding-left: 10px;
}

.comments_content_new .font14 {
  font-size: 14px;
  padding: 5px 0px;
}

.leave_comment_inside {
  background-color: #fafafa;
  padding: 30px 30px;
  border-radius: 4px;
}

.leave_comment_inside p {
  padding-top: 10px;
  align-items: center;
}
.leave_comment_inside p img {
  padding-left: 15px;
}

.form_group {
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.form_item {
  width: 48%;
  margin-top: 20px;
}
.form_item .form_control {
  background-color: #ffffff;
  padding: 10px 15px;
  color: #000;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

.form_item .form_control::placeholder {
  opacity: 0.4;
}
.form_control::placeholder {
  opacity: 0.4;
}
input#author::placeholder {
  opacity: 0.4;
}
input#email::placeholder {
  opacity: 0.4;
}
p.comment-form-author label {
  display: none;
}
p.comment-form-email label {
  display: none;
}
p.comment-form-comment label {
  display: none;
}
.form_item textarea {
  resize: none;
}
p.comment-notes {
  margin-bottom: 20px;
}
.form_group .width100 {
  width: 100%;
}

.leave_comment_inside .view_btn {
  text-align: left;
}
.leave_comment_inside .btn {
  background-color: #10847e;
  border: 3px solid #10847e;
  color: #fff;
}
.comment-body p {
  font-size: 15px;
  font-weight: 400;
  color: #40464d;
  line-height: 26px;
  margin-bottom: 10px;
}
ol.commentlist a {
  color: #10847e;
  font-weight: 600;
}
.mobile_div_show {
  display: none;
}
p.comment-form-email {
  width: 48%;
  float: right;
  margin-bottom: 20px;
}
p.comment-form-author {
  width: 48%;
  float: left;
  margin-bottom: 20px;
}

input#author,
input#email {
  background-color: #ffffff;
  padding: 10px 15px;
  color: #000;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
ol.commentlist {
  list-style: none;
  padding-left: 0;
}

section.recommended_topics.mobile_div_show.pb_40 {
  display: none;
}

ol.commentlist img.avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

ol.commentlist span.says {
  display: none;
}
ol.commentlist cite.fn {
  font-size: 18px;
  align-items: center;
  font-style: normal;
  font-weight: 700;
}

section#postcontent a {
  color: #17847e;
  word-wrap: break-word;
}
p.para a {
  color: #17847e;
  font-family: Inter;
  line-height: 16px;
  text-align: left;
  font-weight: 600;
  font-size: 12px;
}

.comment-author.vcard {
  display: flex;
  padding-bottom: 10px;
}
.comment-meta.commentmetadata {
  padding-bottom: 15px;
}
ol.commentlist cite.fn {
  font-size: 18px;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
}
section#postcontent h3 {
  margin-bottom: 12px;
}
div#respond a {
  color: #17847e;
}
.box_content .box_description h2 {
  padding: 10px 0px;
}
p.para.d_f {
  width: 100%;
}
input#hiddenfield2 {
  display: none;
}
.social_detail {
  justify-content: left;
  flex-wrap: wrap;
}
.yasr-mobile {
  display: none;
}
.subscribe_main .subscribe_inside .subscribe_inside_content {
  width: 100%;
  padding: 15px 20px;
}
.social_detail.d_f p.para.d_f {
  display: inline-block;
  /* padding-left: 30px; */
}
.social_detail.d_f .box_des_one p.para.d_f img {
  padding-right: 5px;
  margin-top: 4px;
  position: absolute;
  left: 15px;
}

span.last-updated-date {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #30363c;
}

section#postcontent h3 {
  font-size: 22px;
  line-height: 28px;
}
.schema-faq-section .contentegginject {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .box_des_one p {
    font-size: 14px;
    line-height: 22px;
  }
  .tab_detail .tab-menu li a {
    font-size: 17px;
    margin: 0px 15px 0px 0px;
  }
  .subscribe_main .subscribe_inside .subscribe_inside_content {
    width: 100%;
    padding: 15px 20px;
  }
  .comments_pic {
    width: 16%;
  }
}
@media only screen and (max-width: 991px) {
  .box_des.box_des_one p {
    flex-wrap: wrap;
  }
  .box_des_one .color_black {
    width: 100%;
    padding-top: 10px;
  }
  .social_detail {
    flex-wrap: wrap;
  }

  /* .subscribe_main .subscribe_inside .subscribe_inside_img {
    width: 50%;
  }
  .subscribe_main .subscribe_inside .subscribe_inside_content {
    width: 50%;
  } */

  .subscribe_main .subscribe_inside .subscribe_inside_content .heading {
    font-size: 24px;
  }

  .comments_pic {
    width: 20%;
  }

  .comments_content {
    width: 85%;
  }

  .comments_pic_new img {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  section#postcontent ol li,
  section#postcontent ul li {
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 28px;
  }
  .box_des.box_des_one.mobile_div_show.d_f.pb_15 {
    display: none;
  }
  span.last-updated-date {
    font-size: 12px;
    line-height: 16px;
  }
  .social_detail.d_f .para {
  }
  .yasr-mobile {
    display: block;
  }

  .social_detail {
    justify-content: left;
    flex-wrap: wrap;
  }

  .social_detail.d_f .para {
    padding-bottom: 0px;
  }
  .two_col_flex {
    flex-wrap: wrap;
  }
  .two_col_flex .two_col_left {
    width: 100%;
  }
  .two_col_flex .two_col_right {
    width: 100%;
  }

  .mobile_div_show {
    display: block;
  }

  .mobile_div_none {
    display: none;
  }

  .diabetes_main .heading {
    font-size: 24px;
    line-height: 32px;
  }

  .tab_detail .tab-menu {
    overflow: hidden;
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .tab_detail .tab-menu ul {
    width: 200vw;
    display: flex;
  }
  .tab_detail .tab-menu li a {
    font-size: 14px;
    padding: 8px 10px;
    margin: 20px 10px 0px 0px;
  }

  .tab_box_description {
    padding: 20px 20px;
  }
  .tab_box_description h2 {
    font-size: 20px;
  }
  .tab_box_description .box_list li {
    font-size: 16px;
  }
  .testimonial_box {
    padding: 20px 20px 20px;
    margin-bottom: 40px;
  }

  .testimonial_box h3 {
    font-size: 19px;
    width: 100%;
  }

  .subscribe_main .subscribe_inside {
    flex-wrap: wrap;
  }
  .subscribe_main .subscribe_inside .subscribe_inside_img {
    width: 100%;
    border-radius: 8px 8px 0px 0px;
  }
  .subscribe_main .subscribe_inside .subscribe_inside_content {
    width: 100%;
    padding: 20px 20px;
  }
  .faq_inside .set_faq a {
    padding-right: 20px;
  }
  .faq_inside .set_faq a i {
    top: 5px;
  }

  .post_helpfull {
    align-items: center;
    flex-wrap: wrap;
  }

  .post_helpfull {
    width: 100%;
  }
  .post_helpfull .yes_no {
    padding-left: 0px;
    margin-top: 20px;
  }

  .recommended_topics_inside .recommended_topics_flex .topics_btn {
    font-size: 14px;
  }

  .comments_main .comments_main_inside .commnets_title {
    flex-wrap: wrap;
  }
  .commnets_title .btn {
    font-size: 16px;
    margin-top: 20px;
  }

  .comments_pic {
    width: 15%;
  }
  .comments_pic img {
    width: 40px;
    height: 40px;
  }
  .comments_content {
    width: 85%;
  }

  .comments_content h2 {
    font-size: 16px;
  }
  .comments_content h2 img {
    padding-left: 10px;
    width: 30px;
  }

  .comments_bg {
    padding: 15px 15px;
  }

  .comments_pic_new {
    width: 20%;
  }
  .comments_content_new {
    width: 80%;
  }

  .leave_comment_inside {
    padding: 20px 20px;
  }

  .form_item {
    width: 100%;
  }

  .detail_social_flex {
    display: flex;
  }

  .box_des_one .color_black {
    padding-bottom: 0px;
  }
  div#respond {
    background-color: #fafafa;
    padding: 20px 20px;
    border-radius: 4px;
    width: 100%;
    display: inline-block;
  }
  p.comment-form-author {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  p.comment-form-email {
    width: 100%;
    float: right;
    margin-bottom: 20px;
  }
  .comment-body p {
    font-size: 12px;
    font-weight: 400;
    color: #40464d;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  ol.commentlist a {
    color: #10847e;
    font-weight: 600;
    font-size: 12px;
  }
  ol.commentlist img.avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
  }
  h3#reply-title {
    font-size: 18px;
    font-weight: 700;
    color: #40464d;
    line-height: 1.5;
  }
  .social_detail.d_f .box_des_one p.para.d_f img {
    padding-right: 5px;
    margin-top: 2px;
    position: absolute;
    left: 15px;
  }
  section#postcontent h3 {
    font-size: 18px;
    line-height: 26px;
    padding-top: 8px;
  }

  .meta-info {
    font-size: 12px;
  }
}

section.fifth_box_main {
  margin-top: 20px;
  margin-bottom: 20px;
}
.custom_left_arrow {
  background: #fff;
}

.custom_right_arrow {
  background: #fff;
}
a.slide-arrow.prev-arrow.custom_arrow.custom_left_arrow.slick-arrow {
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

a.slide-arrow.next-arrow.custom_arrow.custom_right_arrow.slick-arrow {
  position: absolute;
  top: calc(50% - 15px);
  right: calc(50% - 15px);
}

table tr strong {
  font-weight: bold;
  filter: contrast(2);
  transform: scale(1.1);
  display: inline-block;
}
td {
  padding: 10px 15px;
/*   border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  border-right: 1px solid rgba(0, 0, 0, 0.07); */
  font-family: Source-Serif-Pro;
  font-size: 14px;
  font-weight: 400;
  color: #40464d;
  line-height: 22px;
}

#postcontent ul li {
  margin: 0px;
  font-size: 16px;
  font-weight: 400;
  /* color: #40464D; */
  color: #4f585e;
  line-height: 28px;
  /* margin-bottom: 15px; */
  font-family: Source-Serif-Pro;
}
section#postcontent h2 {
  margin: 20px 0 12px 0;
  font-weight: 700 !important;
  line-height: 32px;
}

.diabetes_description.mobile_div_none {
}

.wp-block-heading {
  color: #30363c;
}
