.witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3 {
  font-size: 40px;
  margin: auto;
  font-weight: 700;
  line-height: 1.2;
}
.witr_section_title_inner h2 {
  font-size: 17px;
  display: inline-block;
  color: var(--color-primary);
  margin: 0;
}
.witr_section_title_inner h1 span,
.witr_section_title_inner h2 span,
.witr_section_title_inner h3 span,
.witr_section_title_inner p span,
.witr_section_title_inner p span a {
  color: var(--color-primary);
}

/* ===== 16. Blog Area CSS ===== */
.textril_blog_area {
  background: #f3f3f3;
  /*margin: 0 200px 0 200px;*/
  /*margin-bottom: 120px;*/
  /*padding: 120px 0px 130px 0px;*/
  border-radius: 10px;
  position: relative;
}

.textril_blog_area .slick-track {
  display: flex;
}
.textril_blog_area .slick-slide {
  height: inherit;
  padding: 0;
}
.textril_blog_area .slick-slide .busi_singleBlog {
  height: 100%;
}
.textril_blog_area .slick-dots {
  /*bottom: -50px;*/
}
.blog_page_blog {
  margin: 0;
}
.textril_blog_area .witr_shape_item_inner {
  bottom: -208px;
  right: 160px;
  left: auto;
  top: auto;
}
.textril_blog_area .witr_shape_item img {
  width: 130%;
  max-width: 120%;
}
.title_in_area {
  display: flex;
  align-items: center;
}
.title_in {
  position: relative;
  width: 100%;
}
.textril_blog_area .witr_section_title_inner h2 {
  color: #0b2138;
}
.textril_blog_area .witr_section_title {
  margin-bottom: 40px;
}
.all_blog_color {
  text-align: left;
}
.busi_singleBlog {
  transition: 0.5s;
  box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
  position: relative;
  overflow: hidden;
  background: #fff;
  margin: 0 10px;
  padding-bottom: 50px;
}
.busi_singleBlog .learn_more_adn {
  position: absolute;
  bottom: 12px;
}
.witr_sb_thumb {
  overflow: hidden;
  position: relative;
}
.witr_sb_thumb:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: scale(0);
  transition: 0.5s;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.witr_sb_thumb img {
  width: 100%;
  transition: 0.5s;
}
.witr_top_category {
  transform: scale(1);
  transition: 0.5s;
}
.witr_top_category {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 999;
}
.witr_top_category ul li {
  display: inline-block;
}
.witr_top_category ul li span {
  border-radius: 5px;
  margin: 0 5px 0px 0;
  display: inline-block;
  background: var(--color-primary);
  padding: 0 10px;
  color: #fff;
  line-height: 32px;
}
.busi_singleBlog:hover {
  box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
}
.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before {
  transform: scale(1.2);
}
.witr_blog_con {
  padding: 20px 15px 12px 25px;
  margin-bottom: 0;
}
.witr_blog_con h2 {
  margin: 15px 0 0;
  color: #222429;
}
.all_blog_color p {
  margin: 5px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.witr_blog_con h2 a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 22px;
}
.em-blog-content-area_adn {
  padding: 0 10px 22px 20px;
}
.learn_btn {
  padding: 8px 5px;
  border-radius: 30px;
  background: transparent;
  font-size: 17px;
  font-weight: 700;
  color: #ff9800;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
}
.learn_btn:hover {
  color: var(--color-primary);
}
.em-blog-content-area_adn {
  padding: 0 10px 20px 20px;
}
.witr_blog_border {
  margin-bottom: 10px;
}
.witr_blog_border {
  border: 1px solid #f2f2f2;
}
.witr_blog_con span {
  font-size: 16px;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 15px;
  margin-right: 2px;
}
.textril-blog-meta-left_adn a,
.textril-blog-meta-left_adn span,
.textril-event-meta-left_adn a,
.textril-event-meta-left_adn span,
.event_date_5 span,
.witr_blog_con span,
.witr_blog_con span a,
.witr_blog_metan span,
.witr_blog_metan span a,
.witr_circal_r h6 {
  color: #888;
}
.witr_blog_meta_potion14 {
  margin: 5px 0 17px;
}
.witr_blog_con span i {
  padding-right: 5px;
  padding-left: 5px;
  transition: 0.5s;
  color: #888;
  font-size: 16px;
  /* margin-right: 2px; */
}
.witr_blog_meta_potion {
  margin-top: -55px;
  margin-bottom: 25px;
  z-index: 9;
  position: relative;
  padding: 15px 10px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.04);
  background: #fff;
}
.wbutton_right_icon {
  position: absolute;
  bottom: 0;
  right: 24px;
}
.wbutton_right_icon a {
  font-size: 20px;
  position: relative;
  z-index: 1;
  color: var(--color-primary);
}
.wbutton_right_icon a::before {
  content: "";
  position: absolute;
  height: 110px;
  width: 110px;
  border: 2px solid #f7f7f7;
  bottom: -78px;
  z-index: -1;
  transform: rotate(-35deg);
  right: -38px;
  border-radius: 0 20px;
  transition: 0.5s;
}
.busi_singleBlog:hover .wbutton_right_icon a {
  color: #fff;
}
.busi_singleBlog:hover .wbutton_right_icon a::before {
  background: var(--color-primary);
}
.textril_blog_area:hover .slick-prev,
.textril_blog_area:hover .slick-next {
  opacity: 1;
}
/* ===== Blog Area CSS ===== */
.witr-blog-side-area.blog_sidebar {
  padding: 100px 0px 100px;
}
.blog-left-side > div {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
  margin-bottom: 0;
}
.blog-left-side h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.blog-left-side .content {
  padding: 0;
}
.blog-left-side .push-bottom-large {
  margin-bottom: 0;
}
.blog-left-side > div:last-child {
  margin-bottom: 0;
}
.blog-left-side > aside:last-child {
  margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
  background: 0 0;
  color: #18c8ff;
}
.defaultsearch {
  background: #f7f7f7;
  position: relative;
}
.defaultsearch input {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 0 none;
  height: 54px;
  position: relative;
  width: 100%;
}
.defaultsearch button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #858585;
  font-size: 18px;
  padding: 1px 15px;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
}
.defaultsearch input[type="text"] {
  padding-left: 10px;
}
.blog-left-side .widget h2 {
  bottom: -1px;
  display: block;
  line-height: 17px;
  margin-bottom: 20px;
  padding-bottom: 14px;
  position: relative;
  text-transform: capitalize;
}
.blog-left-side .widget h2::before {
  background: var(--bg-color);
  bottom: 0;
  content: "";
  height: 2px;
  left: 0px;
  position: absolute;
  width: 26%;
  top: 30px;
}
.em-blog-content-area {
  padding: 20px 15px 0;
  overflow: hidden;
}
.blog-left-side .widget ul {
  list-style: none;
}
.blog-left-side .widget ul li {
  margin: 0 0 5px;
  padding-left: 20px;
  position: relative;
}
.blog-left-side .widget > ul > li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.blog-left-side .widget ul li span {
  font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
  margin: 0 0 10px;
  padding-bottom: 10px;
}
.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
  color: var(--color-primary-hover);
}
.blog-left-side .widget ul li::before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 18px;
  left: 0;
  position: absolute;
}
.blog-left-side .widget select {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #ddd;
  padding-left: 5px;
}
.textril-blog-meta-left i {
  color: var(--text-color-active);
}
.textril-blog-meta-left i {
  font-size: 13px;
  margin-right: 5px;
}
.textril-blog-meta-left {
  margin-bottom: 10px;
  margin-top: 5px;
}
.recent-post-text h4 a:hover {
  color: var(--color-primary-hover);
}
.recent-post-item {
  padding-bottom: 0;
}
.recent-post-text h4 {
  margin-bottom: 0;
  line-height: 1;
}
.textril-blog-meta-left a,
.textril-blog-meta-left span {
  color: #888;
}
.widget .screen-reader-text {
  display: none;
}
.textwidget select {
  width: 100%;
}
#wp-calendar {
  width: 100%;
}
.tagcloud a {
  display: inline-block;
  font-size: 14px !important;
  margin: 0 8px 10px 0;
  padding: 7px 15px;
  text-align: center;
  font-weight: 400;
  border: 1px solid #ddd;
  text-transform: capitalize;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
  color: var(--color-primary-hover);
}
.tagcloud a:hover {
  background: var(--color-primary);
  color: #fff;
}
#wp-calendar caption {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}
#wp-calendar {
  font-size: 13px;
}
#wp-calendar {
  border: 0 solid #e5e5e5;
  margin-bottom: 20px;
  overflow: auto;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
table#wp-calendar td {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}
#wp-calendar td,
#wp-calendar th {
  padding: 8px;
}
table#wp-calendar th {
  border: 1px solid #e5e5e5;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
table#wp-calendar td#today {
  color: #fff;
  background-color: var(--bg-color);
}
table#wp-calendar td#today a {
  color: #fff;
}
.textwidget img {
  margin-bottom: 15px;
}
.textwidget p {
  margin-bottom: 0.5rem;
}
.textril-blog-thumb img {
  width: 100%;
  transition: 0.5s;
}
.witr-blog-side-area .imagess_area .slick-slide img {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.witr-blog-side-area.blog_sidebar .textril-single-blog {
  margin-bottom: 30px;
  box-shadow: none;
  border-bottom: 1px solid #e7e7e7;
  background: transparent;
}
.textril-single-blog {
  overflow: hidden;
  text-align: left;
  transition: all 0.3s ease-in-out 0s;
}
.textril-blog-thumb {
  overflow: hidden;
}
.single_blog_thumb img {
  width: 100%;
}
.textril-blog-thumb a {
  display: block;
  position: relative;
}
.textril-blog-thumb a:before {
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 999;
  transition: 0.5s;
}
.textril-blog-thumb a:before {
  background: rgba(0, 0, 0, 0.7);
}
.textril-blog-thumb img {
  width: 100%;
}
.textril_blog_area .em-blog-content-area {
  padding: 20px 15px 0;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgb(148 146 245 / 20%);
}
.textril-blog-meta.post_blog h2 a {
  font-size: 24px;
  font-weight: 700;
  transition: 0.5s;
}
.textril-blog-meta-left {
  margin-bottom: 10px;
  margin-top: 5px;
}
.textril-blog-meta-left a,
.textril-blog-meta-left span {
  color: #888888;
  font-size: 16px;
  margin-right: 5px;
  margin-bottom: 0;
  display: inline-block;
}
.textril-blog-meta-left i {
  color: var(--text-color-active);
  margin-right: 5px;
  font-size: 13px;
}
.textril-blog-meta-left a,
.textril-blog-meta-left span {
  color: #888;
}
.em-blog-content-area .witr_btn {
  background: var(--color-primary);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
  position: relative;
  margin-right: 20px;
  z-index: 2;
  transition: 1s;
  font-weight: 400;
  margin-bottom: 20px;
}
.textril-single-blog:hover .textril-blog-thumb a:before {
  opacity: 1;
}
.textril-single-blog:hover .textril-blog-thumb img {
  transform: scale(1.1);
}
.em-blog-content-area .witr_btn:hover {
  background: #323232;
  color: #fff;
}
.textril-blog-meta.post_blog h2 a {
  font-size: 24px;
  font-weight: 700;
  transition: 0.5s;
}
.video-open-inline iframe {
  width: 100%;
  height: 400px;
  border: none;
}
.witr-blog-side-area.blog_sidebar .markit-single-blog {
  margin-bottom: 30px;
  box-shadow: none;
  border-bottom: 1px solid #e7e7e7;
  background: transparent;
}
.witr-blog-side-area blockquote {
  background-color: #f7f7f7;
  border-left: 3px solid var(--bg-color);
  padding: 1em 1em;
  margin-top: 15px;
}
blockquote {
  margin: 0 0 30px;
  font-size: 17px;
  font-weight: 400;
  box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
.blog-left-side .widget a {
  color: #454545;
}
.blog-left-side > div {
  margin-bottom: 30px;
  padding: 35px 30px 35px;
  border-radius: 8px;
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.recent-post-text h4 a {
  font-size: 17px;
  font-weight: 600;
}
.recent-post-text .rcomment {
  font-size: 14px;
}
.widget_recent_data .recent-post-image img {
  margin-bottom: 10px;
  margin-top: 4px;
}
.widget_recent_data .recent-post-item {
  margin-bottom: 0;
}
.blog-left-side .single-widget-item h2 {
  color: #030925;
}
/* ===== single blog css ===== */
.witr-blog-side-area.blog_area.single_blog.single_blog_page {
  padding: 100px 0 70px;
}
.textril-single-blog-details-inner {
  padding: 38px 45px 45px;
  box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
  border-radius: 0 0 10px 10px;
}
.block .wp-block-quote.is-large p,
.block .wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
  color: #5c727d;
}
.wp-block-group__inner-container {
  text-align: center;
}
.textril-single-icon-inner {
  text-align: center;
}
.textril-single-icon-inner a {
  border: 1px solid #e6e6e6;
  color: #17161a;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 41px;
  margin: 0 9px 0 0;
  text-align: center;
  width: 40px;
  border-radius: 5px;
}
.textril-single-icon-inner a:hover {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
}
.comment-respond {
  border: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 25px 10px 30px;
  background-color: #f1f1f1;
}
.comment_field .input-field {
  width: 33.33%;
  float: left;
  margin-bottom: 25px;
}
.comment_field .input-field label,
.comment_field .textarea-field label {
  color: #606060;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 500;
}
.comment_field .input-field label,
.comment_field .textarea-field label {
  color: #606060;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 500;
}
.comment_field .input-field input,
.comment_field .textarea-field textarea {
  color: #555555;
}
.comment_field .input-field input {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 6px 20px;
  height: 54px;
  font-size: 17px;
}
.comment_field .textarea-field textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  height: 150px;
  padding: 10px;
}
.comment_field .input-field input,
.comment_field .textarea-field textarea {
  color: #555555;
}
.textril_btn {
  background: transparent;
  border: 1px solid #ddd;
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  margin-top: 15px;
  border-radius: 5px;
  transition: 0.5s;
  color: #444;
}
.textril_btn:hover {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
}
/* end sidebar css */

/* slick slide css */
.slick-dots li button {
  font-size: 0;
  width: 15px;
  height: 15px;
  border: 0 solid #f0f0f0;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  transition: 0.5s;
  outline: 0;
  background: #f4c3ad;
}
.slick-dots li.slick-active button {
  background-color: var(--color-primary);
}
.slick-dots li {
  display: inline-block;
}
.slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  display: inline-block;
  z-index: 11;
  text-align: center;
}
/* slick prev slick next css */
/*======== slick ========*/
.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  display: block;
  padding: 0;
  cursor: pointer;
  color: #fff;
  outline: none;
  z-index: 9;
  opacity: 0;
  border-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  width: 55px;
  height: 55px;
  line-height: 55px;
  top: 50%;
  transform: translate(0px, -50%);
  transition: 0.5s;
  border: 0px solid #17161a;
  background: var(--color-primary);
}
.slick-prev {
  left: -65px;
}
.slick-next {
  right: -65px;
}
.slick-next:before,
.slick-prev:before {
  color: #fff;
  font-size: 40px;
  transition: all 0.3s ease 0s;
  content: "\e67e";
  font-family: "iconfont" !important;
  line-height: inherit;
  opacity: 1;
}
.slick-next:before {
  content: "\e690";
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background: var(--color-primary);
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #fff;
}
button:focus {
  outline: 0;
}
.fm_test_area:hover .slick-prev,
.fm_test_area:hover .slick-next {
  opacity: 1;
}
.bk_team_area:hover .slick-prev,
.bk_team_area:hover .slick-next {
  opacity: 1;
}
.hg_brand_area:hover .slick-prev,
.hg_brand_area:hover .slick-next {
  opacity: 1;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .textril_blog_area {
    margin: 0 20px 0 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 100%;
  }

  .witr_section_title_inner h1,
  .witr_section_title_inner h3 {
    font-size: 34px;
  }

  /* blog css */
  .textril_blog_area {
    margin: 0 15px 0 15px;
  }

  .witr_blog_con h2 a {
    font-size: 20px;
  }

  .witr_blog_con {
    padding: 20px 11px 25px 20px;
  }

  .textril_blog_area .witr_section_title_inner p {
    width: 82%;
  }

  .widget_recent_data .recent-post-image img {
    margin-bottom: 23px;
  }

  .wblog-content h5 > a {
    font-size: 19px;
  }

  .blog-content span {
    font-size: 13px;
  }

  .blog-content > a {
    line-height: 40px;
    padding: 0 20px;
  }

  .widget .widget_media_image img {
    width: 100%;
  }

  .blog-left-side .blog-title > ul > li > a {
    margin-right: 8px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* section_title */
  .witr_section_title_inner h1,
  .witr_section_title_inner h3 {
    font-size: 30px;
  }

  .witr_section_title_inner p {
    width: 100%;
  }

  /* blog css */
  .textril_blog_area {
    margin: 0;
  }

  .witr_blog_con h2 a {
    font-size: 20px;
  }

  .blog-left-side.widget {
    margin-left: -8px;
  }

  .witr-blog-side-area.blog_sidebar .textril-single-blog {
    margin-right: -8px;
  }

  .widget_recent_data .recent-post-image img {
    margin-bottom: 18px;
  }

  .textril-single-icon-inner a {
    margin: 0 9px 5px 0;
  }

  .blog-img img {
    width: 100%;
  }

  /* blog css */
  .textril_blog_area .divider-separator {
    width: 20% !important;
  }

  .blog-content span {
    font-size: 14px;
  }

  .blog-left-side .widget h2 {
    font-size: 19px;
  }

  .blog-page-title h2 {
    font-size: 18px;
  }

  .widget .widget_media_image img {
    width: 100%;
  }

  .blog-left-side .blog-title > ul > li > a {
    height: 30px;
    width: 30px;
    line-height: 29px;
    font-size: 15px;
    margin-right: 2px;
  }

  .recent-post-text > h4 {
    line-height: 23px;
  }

  .blog-left-side > div {
    padding: 9px;
  }

  .em-blog-content-area {
    padding: 15px 15px 10px;
  }

  .witr_blog_area10 .witr_blog_con {
    padding-top: 12px;
  }

  .textril_blog_area .witr_section_title_inner p {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .witr_section_title_inner h2 {
    font-size: 16px !important;
  }

  .title_in_area,
  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 100%;
  }

  .witr_section_title_inner p {
    padding-top: 10px;
  }

  .witr_section_title_inner h1,
  .witr_section_title_inner h2,
  .witr_section_title_inner h3 {
    font-size: 21px;
  }

  /* blog css */
  .textril_blog_area {
    margin: 0;
    padding: 120px 0px 100px 0px;
  }

  .blog-content h5 > a {
    font-size: 17px;
  }

  .blog-content span {
    font-size: 12px;
  }

  .blog-page-title h2 {
    font-size: 17px;
  }

  .wblog-content h5 > a {
    font-size: 20px;
  }

  .wblog-content span {
    margin-right: 5px;
  }

  .blog-left-side .blog-title > ul > li > a {
    margin-right: 8px;
  }

  .widget .widget_media_image img {
    width: 100%;
  }

  .recent-post-text > h4 {
    margin-top: 2px;
    line-height: 1;
  }

  .recent-post-text h4 a {
    font-size: 17px;
  }

  .witr_blog_con6 h2 a {
    font-size: 19px;
  }

  .witr_blog_con6 h5 a {
    font-size: 15px;
  }

  .witr_blog_area8 .witr_blog_con6 p {
    display: none;
  }

  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .witr_section_title {
    text-align: center;
  }

  .title_in_area {
    display: inherit;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* section_title */
  .witr_section_title_inner h1,
  .witr_section_title_inner h2,
  .witr_section_title_inner h3 {
    font-size: 25px;
  }

  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 91%;
  }
}
