/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
 a:hover{
    text-decoration:none;
  }


.devum_blog_bg{ padding: 200px 0 0 ; }
.devum_three_row .content{ position: static; }
.devum_three_row  .content {
    display: none;
}


.casestdy_listing{
   /*font-family: 'Century Gothic' !important;*/
}

.casestdy_listing .overlap .blog_title{
  font-size:32px;
  line-height: 48px;
  padding-top: 24px;
}

.casestdy_listing .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;
    align-items: center;
}

.devum_featuer_latest .recent_author_row {
    margin-top: 65px;
}

.recent_author_row .blog-index__post-author {
    margin-bottom: 0;
}

.recent_author_row > a {
    background-color: #6b58f0;
    max-width: 115px;
    width: 100%;
    margin: 0 0 0 33px;
    color: #fff;
    text-align: center;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid transparent;
}
.recent_author_row > a:hover{ background-color: #fff;
    color: #6b58f0 !important; border: 1px solid #6b58f0;}
.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;
}
.blog-header__subtitle {
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    color: #ABABAB;
}
.module_162866996127612 .devum_blog_box{
    background-color: rgb(255, 255, 255);
    position: relative;
    height: 100%;
    /*box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12), 0px 18px 88px -4px rgba(24, 39, 75, 0.14);*/
    border-radius: 4px;
}

.module_162866996127612 .devum_blog_box img.blog-index__post-image.blog-index__post-image-- {
    height: 240px;
    width: 100%;
    object-fit: cover;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
 
.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 a{
 color: #2e2e2e;
}

.devum_blog_content_wrap{ width: 100%; display: inline-block; margin-top: 80px; }

.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: 35px;
    box-sizing: border-box;
    padding-top: 16px;
}

.devum_blog_content_wrap .blog-index .blog-index__post--small {
    flex: 0 0 calc(100% / 2);
}

.devum_featuer_latest .blog-index__post-author-image{
  margin-right:15px;
  box-shadow: none;
  /*filter: drop-shadow(0px 2px 5px rgba(24, 39, 75, 0.2)) drop-shadow(0px 8px 10px rgba(24, 39, 75, 0.2));*/
}

.devum_featuer_latest .blog-index__post-tag{
    display: contents;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 27px;
    color: #6b58f0;
}

.devum_featuer_latest .blog-index__post-author-name {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    /*margin-bottom: 27px;*/
}

.devum_featuer_latest .recent_author_row>a{
  margin-left:90px;
}

.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;
}

.module_162866996127612 .devum_three_row .blog-index .blog-index__post-tag{
  font-weight: 700;
  font-size: 12px;
  line-height: 10px;
  /*margin-bottom: 20px;*/
  display: inline-block;
  color: #6b58f0;
}

.module_162866996127612 .devum_three_row .blog-index__post-content h3 {
    font-size: 24px;
    line-height: 32px;
    color: #2E2E2E;
    margin: 24px 0px 24px;
}

.Load_more_wrap {
    text-align: center;
}

.devum_three_row .blog-index{ margin-bottom: 50px; }

.module_162866996127612 .devum_three_row .content{
  padding:0 8px 58px !important;
}

.Load_more_wrap a {
    text-align: center;
    height: 42px;
    padding: 0 30px;
    border-radius: 5px;
    background-color: #6b58f0;
    color: #ffffff;
    display: inline-block;
    line-height: 42px;
    margin-bottom: 50px;
    text-decoration: none;
}
.Load_more_wrap a:hover{  color: #ffffff; }
/*.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_search .hs-search-field {
    position: relative;
}
.devum_search .hs-search-field__input {
    padding-left: 40px;
}
.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  .hs-search-field__input {
    box-sizing: border-box;
    width: 100%;
}
.blog-tag-filter {
    position: relative;
    width: 100% !important;
}

.devum_filter .blog-tag-filter:after {
    color: #00c6ab;
    content: '';
    pointer-events: none;
    position: absolute;
    right: .75rem;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(https://24890843.fs1.hubspotusercontent-eu1.net/hubfs/24890843/DEVUM%20-%202021/Vector.svg);
    background-repeat: no-repeat;
    top: 60px;
    width: 8px;
    height: 5px;
}

/*thumnail posts*/
.devum_thumbnail_posts {
    margin: 70px 0;
    
}

.devum_thumbnail_posts .content-wrapper{
  display:none;
}

.devum_thumbnail_posts .content-wrapper .overlap {
    display: flex;
    padding-right: 50px;
}

.devum_thumbnail_posts .content-wrapper .overlap:last-child {
    padding-right: 0;
}

.devum_thumbnail_posts .content-wrapper .left-overlap-image {
    flex: 0 0 25%;
    max-width: 25%;
}

.devum_thumbnail_posts .content-wrapper .right-overlap-content {
  flex: 0 0 75%;
  max-width: 75%;
  order:2;
  padding:0 10px;
}

.devum_thumbnail_posts .content-wrapper .blog-index__post-image{
    width: 88px !important;
    height: 105px;
    margin: 0;
    object-fit: cover;
    box-shadow:none;
    /*filter: drop-shadow(0px 0px 0px rgba(24,39,75,0.2)) drop-shadow(0px 8px 5px rgba(24,39,75,0.2));*/
}

.devum_thumbnail_posts .content-wrapper .right-overlap-content h3{
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  color: #060709;
  margin-bottom:16px;
}

.devum_thumbnail_posts .content-wrapper .blog-index__post-author-image {
    width: 24px;
    box-shadow:none;
}

.devum_thumbnail_posts .content-wrapper .blog-index__post-author-name {
    margin-bottom: 0;
    font-size: 14px;
    font-weight:700;
}

/*blog detail*/

.devum_blog_detail_featur {
    display: flex;
    flex-wrap: wrap;
    padding: 100px 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: 586px;
    margin-left: auto;
    padding-right: 50px;
}

.blog-post__social-sharing .social-links a svg {
    height: 25px;
}
/*blog detail*/


/* Blog listing */

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

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

@media screen and (min-width: 1200px) {
  .casestdy_listing .devum_featuer_latest .content-wrapper{
    padding:0 !important;
  }
}
@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;
  }
}

@media screen and (max-width: 991px) {
  .casestdy_listing .devum_featuer_latest .blog-index__post-tag {
      margin-top: 20px;
  }
  .casestdy_listing .devum_featuer_latest .recent_author_row {
      justify-content: space-between;
      padding-right:5%;
  }
  .casestdy_listing .devum_featuer_latest .recent_author_row>a {
      margin-left: 0 !IMPORTANT;
  }
  .casestdy_listing .devum_thumbnail_posts .content-wrapper {
    flex-wrap: wrap;
  }
  
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .overlap {
    flex: 0 0 50%;
    width: 50%;
    padding-bottom: 30px;
  }
  
}

.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: 15px;
  width: 48px;
/*   box-shadow: 0px 0px 21px 0px rgb(0 0 0 / 48%); */
}

.module_162866996127612 .blog-index__post-tags,
.module_162866996127612 .blog-index__post-title,
.module_162866996127612 .blog-index__post-timestamp,
.module_162866996127612 .blog-index__post-author,
.module_162866996127612 .blog-index__post-image--small {
  margin: 0 0 20px;
}

/* 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;
  }
  .devum_thumbnail_posts .content-wrapper {
    flex-wrap: wrap;
  }
  
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .overlap {
    flex:0 0 100%;
    width:100%;
    padding-right: 0;
  }
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .left-overlap-image {
    flex: 0 0 110px;
    max-width: 110px;
  }
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .blog-index__post-image {
    width: 100% !important;
    height:130px;
  }
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .right-overlap-content {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .devum_thumbnail_posts .content-wrapper .right-overlap-content h3 {
    line-height: 22px;
  }
 
  
}

@media screen and (max-width: 480px) {
  .devum_featuer_latest .recent_author_row>a {
      margin-left: 30px;
  }
  
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .overlap {
    flex-wrap: wrap;
  }
  
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .left-overlap-image {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .casestdy_listing .devum_thumbnail_posts .content-wrapper .right-overlap-content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  
}

/* Blog post */
.blog_detail_row {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
}

.blog-post {
  /*margin: 0 auto;
  max-width: 960px;*/
  margin: 0;
}
.left_sidebar_devum_blog {
    width: 10%;
}
.blog_detail_row .blog-post{ 
  padding:0;
  width: 60%;
   }

.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 {
  /*background-color: #F8FAFC;*/
}

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

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}

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

.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;
}
.social-links {
    display: flex;
    flex-wrap: wrap;
    width: 50px;
    margin-top: 50px;
}
.social-links a.social-links__icon {
    background-color: #1fb5aa;
    width: 48px;
    height: 48px;
    border-radius: 100px;
    display: inline-block;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-links a.social-links__icon:last-child{ margin-bottom: 0; }
.social-links a.social-links__icon i{
   color: #ffffff;
   font-size: 30px;
}

.blog-post__tags {
    margin-top: 50px;
}
.blog_detail_row .blog-post__tags a.blog-post__tag-link{
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 0px 21px 0px rgb(0 0 0 / 20%);
    padding: 10px 25px;
        display: inline-block;
}

.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: 50px;
}
.devum_blog_box_sidebar {
    /*border: 1px solid #060709;*/
    border: 1px solid #838384;
    margin-bottom: 30px;

}
.blog-related-posts__post a.blog-related-posts__post-image-wrapper img{
  border-radius: 0;
  height: auto;
}
.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; }

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

@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.7rem 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: 992px) {

.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;
}


.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%;
    margin-left: auto;
    padding: 0 20px;
}
  
.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;
}
}

@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;
} 

}

/*Career Page style*/
.aply-job-sec .hs-form{
  font-family: 'Century Gothic';
  max-width:1060px;
  margin:0 auto 80px;
}

.aply-job-sec .hs-form .hs-button{
  display:block;
  width: 250px;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  padding:15px 42px;
  background: #6B58F0;
  border-radius: 4px;
  margin-top: 40px;
  font-weight:700;
  border: 1px solid #6B58F0;
}

.aply-job-sec .hs-form .hs-button:hover {
    background-color: #fff;
    color: #6b58f0 !important;
}
.aply-job-sec .hs-form .hs_file_updalod input[type=file]{
    background-color: #FFF;
    border: 2px solid;
    border-radius: 3px;
    display: inline-block;
    font-size: .875rem;
    padding: .7rem;
    width: 100%;
    border-color: #d1d6dc;
    color: #2c2c2c;
}

.aply-job-sec .hs-form textarea{
    width: 100% !important;
    min-height: 125px;
}

@media(max-width:767px){
  .aply-job-sec h2{
    font-size:30px;
  }

.aply-job-sec .hs-form .hs-button { 
    margin-top: 0;  
}
.devum_three_row .blog-index {
    margin-left: 0;
    margin-right: 0;
}

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

.container-fluid.aply-job-sec .input {
    margin-right: 0 !important;
}
.container-fluid.aply-job-sec .hs-input {
    width: 100% !important;
}

}