/* Training Videos Details */
.hs-content-id-43473032434.hs-blog-post.hs-blog-id-43176916700 .devum_blog_content_wrap::before {
    top: -181px;
}
.hs-content-id-43473032434.hs-blog-post.hs-blog-id-43176916700 .devum_blog_content_wrap::after {
    top: 34%;
}
.devum-read-more-col span.read-time {
    display: flex;
    align-items: center;
}
.devum-read-more-col span.read-time img {
    margin: 0 10px 0 0px; width: 18px;
}
/* Training Videos Details */

.blog-related-posts_sidebar .content-wrapper {
    padding: 0;
}
section.blog-related-posts {   position: relative;}
section.blog-related-posts::before {
    content: '';
    background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/Vector%20Smart%20Object%20copy%202.png);
    position: absolute;
    width: 238px;
    height: 219px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: -125px;
    left: 25px;
}

/* Styles for new blog listing page */
.hs-blog-id-43043622122 .devum-blog-listing .devum_blog_bg_updated{
  padding:90px 0 0 0;
  overflow-x:hidden;
}
.hs-blog-id-43043622122{
  overflow-x:hidden;  
}

/* Styles for new blog listing page End*/
.devum_blog_content_wrap {
    position: relative;
}

.devum_blog_content_wrap::after {
   background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/DEVUM%20-%202021/price-dotted.png);
    content: '';
    position: absolute;
    right: 0;
    height:110px;
    width:128px;
    /* right: 0; */
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: -50px;
    overflow: hidden;
}

.devum_blog_content_wrap::before {
    background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/DEVUM%20-%202021/blog-page-dotted.png);
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 272px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: -58px;
    overflow: hidden;
}

.devum_blog_content_wrap .content-wrapper:after {
    background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/DEVUM%20-%202021/price-shape.png);
    content: '';
    position: absolute;
    right: 0;
    height: 20px;
    width:20px;
    /* right: 0; */
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: -50px;
}


.devum_blog_bg{ padding: 93px 0 0 ; }
.devum_three_row .content{ position: static; }
.devum_three_row  .content,
.devum_three_row  .content-s {
    display: none;
}
h1{color: #060709 !important;}

.devum_featuer_latest .overlap {
    display: flex;
    flex-wrap: wrap;
  align-items: center;
}

.left-overlap-image{
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  order: 1;
}
.right-overlap-content{
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  padding-right: 50px;
}
.recent_author_row {
    display: flex;
  justify-content: space-between;
    align-items: center;
}
.recent_author_row .blog-index__post-author {
    margin-bottom: 0;
}

.recent_author_row > a {
  font-size: 16px;
  color: #fbb31e;
  font-weight: bold;
  position: relative;
}
.recent_author_row a i{
  font-size: 24px;
  color: #fbb31e;
  font-weight: 500;
  position: relative;
  top: 5px;
  left: 10px;
}


/* .hs-blog-id-43043622122 .devum_footer{
  background-color:#f0f5f7;
} */

.hs-content-id-43165999820 .recent_author_row {
  margin-top:16%;   
}
.hs-content-id-43165999820 .devum_blog_box img.blog-index__post-image.blog-index__post-image-- {
  object-fit:unset;
}
.recent_author_row > a:hover{ color: #ffffff; }
.recent_author_row > a:hover,
.overlap-content h3 a:hover,
.blog-index__post-content.blog-index__post-content--small h3 a:hover;{ text-decoration: none; }

.left-overlap-image .blog-index__post-image.blog-index__post-image--small img {
    width: 100%;
    border-radius: 3px;
}

.overlap-content h3 a {
    color: #2e2e2e;
}

.devum_blog_box{

    border-radius: 0px;
    background-color: rgb(255, 255, 255);
    position: relative;
    height: 100%;
}

.devum_blog_box img.blog-index__post-image.blog-index__post-image-- {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
 
.blog-index__post-content.blog-index__post-content--small {
    padding: 0 15px 15px;
}
.blog-index__post-content.blog-index__post-content--small h3{
  font-size: 20px;
}
.blog-index__post-content.blog-index__post-content--small h3{
  margin:0 0 20px 0 !important;
  font-size: 16px !important;
  letter-spacing: 0px;
  line-height: 25px;
}
.blog-index__post-content.blog-index__post-content--small h3 a{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #515151;
  font-weight: bold;
}
.blog-index__post-image--small{
  margin:0 0 13px 0 !important;
}
.blog-index__post-content p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #515151 !important;
}
.devum-read-more{
  display:flex;
  flex-wrap:wrap;
  align-items:flex-end;
}
.devum-read-more-col{
  width:50%;
}
.devum-read-more .devum-read-more-col a{
  font-size: 16px;
  color: #6a58f0;
  font-weight: bold;
  position:relative;
}
.devum-read-more .devum-read-more-col a i{
  font-size: 24px;
  color: #6a58f0;
  font-weight: 500;
  position: relative;
  top: 5px;
  left: 3px;
}
.devum-read-more .date-read-time{
  text-align:right;
  width:50%;
}
.devum_blog_content_wrap{ width: 100%; display: inline-block; margin-top: 65px; }

.devum_blog_content_wrap .blog-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem 0;
    width: 70%;
    float: left;
    margin-left: -16px;
}
.sidebar_provana {
  width: 30%;
  float: right;
  padding-left: 0px;
  box-sizing: border-box;
  padding-top: 16px;
  margin-top:26px;
  position:relative;
}
.sidebar_provana .action-image{
  position: absolute;
  top: -18%;
  z-index: 10;
  background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/Vector%20Smart%20Object%20copy%202.png);
  background-repeat: no-repeat;
  height: 220px;
  width: 350px;
  right: -89%;
}
.devum_blog_content_wrap .blog-index .blog-index__post--small {
    flex: 0 0 calc(100% / 2);
}

.blog-index__post-tag, 
.blog-index__post-author-name {
    margin-bottom: 10px;
    display: inline-block !important;
    font-weight: 700;
    font-size: 14px;

}


.devum_blog_detail_featur .blog-index__post-tag, 
.devum_blog_detail_featur .blog-index__post-author-name {
    margin-bottom: 10px;
    display: block;
    font-weight: 700;
    font-size: 14px;
}


.devum_blog_box.shipping  a.blog-index__post-tag,
.devum_blog_detail_featur.shipping .blog-post__tags a.blog-post__tag-link { color: #1fb5aa; }

.devum_blog_box.mining a.blog-index__post-tag{ color: #fdb724; }

.right-overlap-content.shipping  a.blog-index__post-tag{ color: #1fb5aa; }
.right-overlap-content.mining a.blog-index__post-tag{ color: #fdb724; }

.devum_three_row .blog-index {
    margin-left: -16px;
    margin-right: -16px;
}

.Load_more_wrap {
    text-align: center;
}

.devum_three_row .blog-index{ margin-bottom: 50px; }
.Load_more_wrap a {
    text-align: center;
/*     height: 42px; */
    padding: 0 30px;
    border-radius: 5px;
    background-color: #6b58f0;
    color:#ffffff !important;
    display: inline-block;
    line-height: 42px;
    margin-bottom: 50px;
    text-decoration: none;
    border: 1px solid transparent;
}
.Load_more_wrap a:hover{ 
    border: 1px solid #6b58f0; 
     background-color: #fff;
    color: #6b58f0 !important;
}
/* .Load_more_wrap .noContent{ display: none; } */

.devum_filter{ margin-bottom: 30px; }
.devum_filter .blog-tag-filter span,
.devum_search .hs-search-field__bar label{ 
   color: #414141; 
   font-size: 18px; 
   font-weight:bold;
   display: block;
   margin-bottom: 15px;

 }

.devum_search .hs-search-field__input, 
.devum_filter .blog-tag-filter__drop-down {
    height: 41px;
    border: 1px solid #595959;
    border-radius: 3px;
    padding: 0 15px;
    font-size: 14px;
    color: #414141;
    width: 100%;
}
.devum_blog_bg_updated,
.body-container--blog-post,
.hs-content-id-43470430682 {
  background-color: #f6f8fc;
}
.devum_search .hs-search-field {
    position: relative;
}
.devum_search .hs-search-field__input {
/*     padding-left: 0px; */
}
/* .devum_search .hs-search-field::before {
    content: "";
    position: absolute;
    background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/DEVUM%20-%202021/search.svg);
    width: 16px;
    height: 16px;
    top: 53px;
    left: 15px;
} */

.devum_search{
  padding: 20px;
  background: #fff;
}
.devum_search  .hs-search-field__input {
    box-sizing: border-box;
    width: 100%;
  border:none;
}


.blog-tag-filter {
    position: relative;
    width: 100% !important;
   padding: 25px 25px 40px 25px;
  background: #FFF;
  margin-top:50px;
}

/*blog detail*/
.devum_blog_detail_featur {
    display: flex;
    flex-wrap: wrap;
    padding: 90px 0 0 0;
    align-items: center;
}
.left_column_feature_img{
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  order: 1;
}

.left_column_feature_img img{
   width: 100%;
}

.right_column_content{
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.devum_blog_detail_box {
    max-width: 100%;
}

.blog-post__social-sharing .social-links a svg {
    height: 25px;
}
.blogbanner_feature_img {
    width: 100%;
    display: inline-block;
}
.blogbanner_feature_img img.blog-index__post-image.blog-index__post-image-- {
    width: 100%;  
    height: 540px;
    object-fit: cover;
}


/*blog detail*/


/* Blog listing */

.blog-index {
  display: flex;
  flex-wrap: wrap;
}

.blog-index__post {
  flex: 0 0 100%;
  padding: 1.4rem 1rem;
}


/******************************************
Styles use in blogs content
******************************************/

.blog-image-text-section{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.blog-image-text-section .blog-image-text-section-card{
  width:47%;
  margin-bottom:25px;
}
.blog-image-text-section .blog-image-text-section-card .blog-image-text-section-img{
  max-height:410px;
}
.blog-image-text-section .blog-image-text-section-card .blog-image-text-section-img img{
  height:290px;
  width:100%;
}
.blog-image-text-section .blog-image-text-section-card .blog-image-text-section-text{
    background-color: #383a3f;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    padding: 10px 50px;
    font-style: italic;
    min-height: 78px;
}

.blog-price-text-section{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.blog-price-text-section .blog-price-text-section-card{
  width:30%;
  margin-bottom:25px;
}

.blog-price-text-section .blog-price-text-section-card .blog-price-text-section-img img{
  width:100%;
}
.blog-price-text-section .blog-price-text-section-card .blog-price-text-section-text{
    background-color: #383a3f;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    padding: 10px 50px;
}

.devum_blog_content_wrap .blog-index a:hover {
    text-decoration: none;
}

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


/*solution blog*/
.dvm_solution_blog_rw {
    display: flex;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 110px 60px 130px 60px;
    align-items: center;
}

.dvm_solution_box {
    text-align: center;
}
.dvm_solution_box .devum_filter {
    margin: 50px auto 0;
    max-width: 530px;
    width: 100%;
}
.solution_blog_col7{
     -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    text-align: center;
}
.solution_blog_col5{
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.solution_blog_col7 img {
    max-width: 320px;
}
.solution_blog_content h2 {
    margin: 0 0 15px 0;
    padding: 0;
}

.dvm_solution_wrap {
    padding: 60px 0 45px 0;
}
.dvm_solution_box h2 {
    margin: 0 0 15px 0;
    padding: 0;
}

.dvm_solution_box .devum_filter .blog-tag-filter__drop-down{
    border: 0;
    height: 50px;
    border-radius: 0;
}
.dvm_solution_box .blog-tag-filter.solution_tag_filter::after {
    content: '';
/*    background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/DEVUM%20-%202021/solution-button.png);
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;*/
}
button.click-here{  
       background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/DEVUM%20-%202021/solution-button.png);
    width: 50px;
    height: 51px;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0 0;
    background-color: inherit;
    border: 0;
    border-radius: 0;
}

.dvm_solution_box .devum_filter p {
    text-align: right;
    margin: 12px 0 0 0;
    padding: 0;
    font-size: 14px;
    color: #464545;
}

/* End of blog style content */
@media screen and (min-width: 768px) {
  .blog-index__post--small {
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post--small {
    flex: 0 0 calc(100% / 3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: flex;
    flex: 1 0 100%;
  }
}

.blog-index__post-image {
  height: auto;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image-wrapper--large {
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-title {
  font-size: 1.25rem;
}

.blog-index__post-timestamp {
  display: block;
}

.blog-index__post-author {
  align-items: center;
  display: flex;
}

.blog-index__post-author-image {
  border-radius: 50%;
  height: auto;
  margin-right: 0.35rem;
  width: 48px;
/*       box-shadow: 0px 0px 21px 0px rgb(0 0 0 / 48%); */
}

.blog-index__post-tags,
.blog-index__post-title,
.blog-index__post-timestamp,
.blog-index__post-author,
.blog-index__post-image--small {
  margin: 0 0 0.7rem;
}

.blog-header__subtitle {
    text-align: left;
    font-size: 14px;
    color: #808080;
    font-weight: 400;
}

/* Blog pagination */

.blog-pagination {
  display: flex;
  justify-content: center;
}

.blog-pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  border-color: #B0C1D4;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
}

.blog-pagination__link.blog-pagination__prev-link--disabled,
.blog-pagination__link.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  margin: 0 0.3rem;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

@media (max-width: 767px) {
  .blog-pagination__number-link {
    display: none;
  }
}

/* Blog post */
.blog_detail_row {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
  border-bottom: 0 !important;
}

.blog-post {
  /*margin: 0 auto;
  max-width: 960px;*/
  margin: 0;
}
.left_sidebar_devum_blog {
    width: 10%;
    position: absolute;
    left: -90px;
}
.blog_detail_row .blog-post{ 
  padding:0;
  width: 70%;
   }

.right_sidebar_devum_blog {
    width: 30%;
        padding-left: 30px;
}

.blog-post__meta {
  margin-bottom: 1.4rem;
}

.blog-post__meta a {
  text-decoration: underline;
}

.blog-post__timestamp {
  display: block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  font-size: 0.875rem;
}

/* Blog related posts */
.blog-related-posts__content h3 {
    font-size: 16px !important;
}
.blog-related-posts__content h3 a {
   color: #515151 !important;
}
.blog-related-posts {
  /*background-color: #F8FAFC;*/
}

.blog-related-posts h2 {
  text-align: center;
}

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}

.blog-related-posts__post {
  flex: 0 0 100%;
  padding: 0 1rem;
  margin-bottom: 30px;
}

.blog-related-posts__content {
    padding: 15px;
}
.blog-related-posts__content  h3{  font-size: 20px; }
.blog-related-posts__content  h3 a{  color: #2e2e2e; }

.blog-related-posts__post a.blog-related-posts__post-image-wrapper img {
    height: 240px;
    width: 100%;
    object-fit: cover;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.side_bar_author .blog-index__post-author {
    flex-wrap: wrap;
}
.side_bar_author .blog-index__post-author span {
    display: inline-block;
    width: 100%;
    color: #5b5b5b;
}

.side_bar_author  a.blog-index__post-author-name {
    display: inline-block;
    width: 100%;
      color: #5b5b5b;
}

.side_bar_author .blog-index__post-author .blog-index__post-author-image {
    border: 1px solid #cec7fa;
    width: 65px;
    border-radius: 8px;
    margin: 15px 0 0;
}
.social-links {
    display: flex;
    flex-wrap: wrap;
    width: 50px;
    margin-top: 175px;
}
.social-links a.social-links__icon {
    background-color: #f6f8fc;
    width: 42px;
    height: 42px;
    border-radius: 100px;
    display: inline-block;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #a5a5a5;
    text-decoration: none;
}
.social-links a.social-links__icon:last-child{ margin-bottom: 0; text-decoration: none; }
.social-links a.social-links__icon i{
   color: #a5a5a5;
   font-size: 20px;
}
.social-links a.social-links__icon:hover{ border: 2px solid #6a58f0; }
.social-links a.social-links__icon:hover i{  color: #6a58f0; }

.blog-post__tags {
    margin-top: 0;
}
.blog_detail_row .blog-post__tags a.blog-post__tag-link{
   /* border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 2px 5px rgb(24 39 75 / 20%), 0px 8px 10px rgb(24 39 75 / 20%);
    padding: 10px 25px;
    display: inline-block;
    margin-left: 12px;*/
    color: #6a58f0;
}
.blog-post__tag-link{color: #18274B !important;}
.blog-post__meta a {
    text-decoration: none;
}
.follow_us_box {
    box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 15%);
    border-radius: 10px;
    text-align: center;
    padding: 30px;
    background-color: #F6F7FB;

}
.follow_us_box h3{
   font-size: 25px;
}
.follow_us_box h4 {
    font-size: 18px;
    margin: 30px 0 10px 0;
    padding: 0;
}
.follow_us_box ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

.follow_us_box ul li{ 
   display: inline-block; 
   margin: 0 8px;
 }

.follow_us_box ul li i {
    color: #1FB5AA;
}

.subscribe_newsletter .hbspt-form input{ 
  border: 1px solid #060709;
  color: rgba(220, 20, 3, 0.5);
  width: 100%;
  height: 53px;
}

.subscribe_newsletter .hbspt-form input.hs-button.primary.large{
   background-color: #6B58F0;
   border: 0;
   color: #ffffff;
}

.blog-related-posts_sidebar .blog-related-posts__post {
    flex: 0 0 calc(100% / 1);
    padding: 0;
}
.blog-related-posts_sidebar {
    margin-top: 0;
}
.devum_blog_box_sidebar {
    /*border: 1px solid #060709;*/
    margin-bottom: 30px;

}
.devum_blog_box_sidebar a.blog-related-posts__post-image-wrapper img{width: 100%!important;height:auto;}
.blog-related-posts__post a.blog-related-posts__post-image-wrapper img{
  border-radius: 0;
}
.devum_blog_box_sidebar h3.blog-related-posts__title {
    margin: 0;
    /*padding: 15px;*/
    position: relative;
    font-weight: normal;
    font-size: 18px;
    color: #838384;
    /*border-left: 3px solid #FDB724;*/
}
.devum_blog_box_sidebar h3.blog-related-posts__title a:hover{ text-decoration: none; }
section.blog-related-posts .devum-read-more {
    margin-top: 25px;
}


.blog-related-posts_sidebar .blog-related-posts__list {
    margin: 20px 0 0 0;
}

.row_blog_column {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.row_blog_column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.row_blog_column ul li {
    display: inline-block;
    padding: 0 5px;
    color: #2c2c2c;
    font-size: 16px;
}
.row_blog_column ul li i{  color: #6a58f0; }
.row_blog_column ul li a {
    color: #6a58f0;
}
.row_blog_column ul li a.blog-post__tag-link {
    color: #6a58f0 !important;
}

.devum_blog_detail_box h1 {
    color: #515151 !important;
    font-size: 20px;
}

.blog-post__meta ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog-post__meta ul li {
    display: inline-block;
    margin: 0 30px 0 0px;
}
.blog-post__meta ul li > div {
    display: flex;
}
.blog-post__meta ul li > div img {
    margin: 0 10px 0 0px;
}
section.blog-related-posts h4 {
    position: relative;
    padding-left: 20px;
    font-size: 20px;
}
section.blog-related-posts h4::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 4px;
    top: 0;
    left: 0;
    background-color: #654de9;
}
.recent_post{
    padding: 20px;
    background: #fff;
    margin-top: 35px;
}
.recent_post  .blog-related-posts_sidebar h4{
        font-size: 20px !important;
    letter-spacing: 1px;
    line-height: 25px;
    color: #2e2e2e !important;
    font-weight: bold !important;
    border-left: solid 4px #6a58f0;
    padding-left: 15px;

}

.devum_blog_box_sidebar {
    display: flex;
    /*flex-wrap: wrap;*/
}
.blog-related-posts_sidebar .blog-related-posts__content {
    padding: 0 0 0 10px;
    width: 190px;
}
.blog-related-posts_sidebar .blog-related-posts__content h3{
     font-weight: bold;
}

.blog-related-posts_sidebar .devum_blog_box_sidebar .related_blog_img {
    width: 90px;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
}
.blog-related-posts_sidebar .devum_blog_box_sidebar .related_blog_img img {
   border-radius: 0;
    height: 90px;
    width: 90px;
    object-fit: cover;
}

@media screen and (min-width: 768px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 2);
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1000px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 3);
  }
}

.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

.blog-related-posts__title {
  margin:  0;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}
@media (max-width: 1200px) {

.left_sidebar_devum_blog {
    width: auto;
    position: static;
}
.blog_detail_row .blog-post {
    padding: 0;
    width: 63%;
}
}

@media (max-width: 992px) {

.blog-related-posts_sidebar .blog-related-posts__content {
    width: auto;
}
.devum_blog_bg {
    padding: 100px 0 0;
}
  .left-overlap-image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: inherit;
}

.right-overlap-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
   padding: 0 20px;
}


.devum_blog_content_wrap .blog-index { 
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.sidebar_provana {
    width: 100%;
    float: left;
    padding-left: 0;
    box-sizing: border-box;
    padding-top: 0;
}

.left_column_feature_img {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: inherit;
}

.right_column_content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.left_sidebar_devum_blog {
    width: 100%;
}
.blog_detail_row .blog-post {
    padding: 0;
    width: 100%;
}
.right_sidebar_devum_blog {
    width: 100%;
    padding-left:0;
}
.devum_blog_detail_box {
    max-width: 100%;


}
.blog-post__social-sharing .social-links {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0;
}

.social-links a.social-links__icon {
    margin-right: 15px;
}
.blog-post__tags {
    margin-bottom: 50px;
}

.dvm_solution_blog_rw {
    padding: 65px 60px 120px 60px;
}
.solution_blog_col7 img {
    max-width: 210px;
}
.solution_blog_content p br {
    display: none;
}

}
@media (max-width: 767px) {

.dvm_solution_blog_rw {  
    background-size: cover;
    padding: 150px 60px 80px 60px;
    background-position: 13% 50%;
}
.solution_blog_col7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding-top: 0;
}
.solution_blog_col5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.solution_blog_content {
    text-align: center;
    margin-top: 50px;
}

}

@media (max-width: 690px) {

.devum_blog_content_wrap .blog-index .blog-index__post--small {
    flex: 0 0 calc(100% / 1);
    padding-left: 0;
    padding-right: 0;
}

  

}
@media (max-width: 500px) {
.blog-related-posts_sidebar .blog-related-posts__content {
    width: 190px;
}
}



@media only screen and (max-width:1200px) and (min-width:900px)  {

div.blog-related-posts_sidebar .devum_blog_box_sidebar .related_blog_img {
    width: 50px;
    height: 50px;
}
div.blog-related-posts_sidebar .devum_blog_box_sidebar .related_blog_img img {
    height: 50px;
    width: 50px;

}
div.blog-related-posts_sidebar .blog-related-posts__content {
    padding: 0 0 0 10px;
    width: 190px;
}
}